As of today (11th of August 2019) Canadian Facts has been updated to v1.4. This includes a conversion of the codebase from Java to Kotlin and also better testing as well as few minor bug fixes. I’ve finally got round to releasing the update as I want to start on (and dedicate my time to) […]
Category: Updates
Update information on software and scripts
Moved to HTTPS!
I’ve finally had time to update my website to HTTPS and using the HTTP Strict Transport Security (HSTS) header to force encrypted connections to my website 🙂 Thanks to Let’s Encrypt SSL certificates can now be acquired for free, I highly recommend using it on your own website. […]
University is finished!
Hi all, Just wanted to post to say that all of my University coursework and exams are now finished and I will be starting my graduate job as a Software Engineer at the end of September. As I now have more spare time, over the summer I plan to create some more tutorial videos demonstrating […]
Research: TintVision GitHub repository
Good morning! As part of the research section of my website, which has been added to throughout my University final year project, I’d like to post the link to the app’s GitHub repository. Feel free to take a look, this may be of use to some developers wanting to gain some inspiration concerning developing apps […]
Canadian Facts version 1.3 released!
Version 1.3 of the Canadian Facts Android app has now been released! There’s not much to see on the front-end but the update consists of a change to way facts are stored on the back-end of the app. This should make updating the app with new facts easier in the future. Click here to install! […]
SA-MP PHP Query and RCON API version 1.1 released
Version 1.1 of my SA-MP (San Andreas Multiplayer) PHP Query and RCON API is now available. There’s no major changes however it should be slightly more efficient and secure now. Original post with examples Download […]
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 Captcha – Visual PHP Captcha Class – 1.1 BETA
I decided to take another look at EM Captcha to see if there were any improvements I could quickly make. Here is a change log from version 1.0 to 1.1: Removed the IP address check (due to someone potentially having a different IP address when loading and then submitting the captcha form) Made the […]
EM Captcha – Visual PHP Captcha Class
I’ve recently been developing a visual PHP Captcha Class for use in a CMS (content management system) project I’m currently working on as an alternative to Google’s “reCAPTCHA”, for people who don’t know how, or don’t want to set up “reCAPTCHA”. At the moment it’s a relatively simple captcha class that’s easy to implement, I’ve […]
eDJPanel version 2.0 development started!
Hello, Just posting to let you know that I’ve started on the development of the second version of eDJPanel. It will be a complete recode which will look more professional and cleaner. It will also add much more functionality such as private messaging other DJs as well as a dynamic time table (for DJs to […]