As of the 10th of July 2014 I’m pleased to announce that 101 CMS has been released publicly on GitHub. 101 CMS is a gaming clan content management system, developed mainly in PHP. The project was being worked on by myself and other members of the 101st Division gaming clan The project is now free […]
EM Captcha – Visual PHP Captcha Class – 1.2 BETA
EM Captcha 1.2 BETA is now available. Version 1.2 is more secure than previous versions and also more efficient. Link to original post with example as to how to use the class Extra Information PHP version: 5.4.0 or above PHP extension / library requirements: SQLite3 and GD (Version 2.0) License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) […]
NetBeans Java Tutorial – Linear Search #3
In this tutorial I show how to implement a linear search algorithm in Java. Code: […]
NetBeans PHP Tutorial – Linear Search #14
In this tutorial I show how to implement a linear search algorithm in PHP. The code used for this tutorial can be seen here: […]
NetBeans PHP Tutorial – Short Hand Array Declaration PHP 5.4.0 #13
In this tutorial, I show how you can use PHP’s new short hand array declaration method, which is available from PHP version 5.4.0. […]
Work resumed on eDJPanelV2
This is just a quick post to say that I’ve resumed working on eDJPanelV2 (the successor to eDJPanel). The new design, which I’m working on, is much more modernised, simplistic and sleek than the previous DJ Panel, as well as having been designed in a much more efficient way and supporting themes. I’ve embedded a […]
NetBeans PHP Tutorial – Converting login system to MySQL Improved #12
In this tutorial, I show how you can convert the login system (from my previous tutorials) to use MySQL improved instead of the (deprecated) MySQL library. Previous login system tutorial: http://www.youtube.com/watch?v=FiPy8LDBXuQ […]
NetBeans PHP Tutorial – Search Script #11
In this tutorial I show how you can make a simple search script. The example used is searching through a table of products. […]
EM RPT Viewer Version 1.1 Update
This is just a small update to my ArmA RPT (log) viewer. I’ve also updated the download links in the original EM RPT Viewer release post. Change Log 1.0 -> 1.1: Allowed the output text area to resize vertically as well as horizontally Download Download Mirror #1 […]
EM RPT Viewer – Multi-platform RPT Reader – Version 1.1
I decided to start working on an ArmA 2 / ArmA 3 RPT reader that will work in Windows, Linux and Mac. This reader allows you view the logs of any ArmA 2 / ArmA 2 game server that allows public access to it’s log file (commonly known as “RPT”). Screen shots: Windows 7: Ubuntu […]