Good morning, As I’m now in my final year of University and we have some research related work to do, I thought that it might be beneficial to some people who happen to have interests in the areas which I’m going to be doing research in, to publish my work on my website. Once this […]
NetBeans Java Tutorial – If Statement and Variables #5
In this tutorial I show how to use different types of variables in Java as well as how to use a basic if statement. Code: […]
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! […]
ecoCart – RESTful Web eCommerce solution released!
I’m pleased to announce that ecoCart a RESTful eCommerce web application which I’ve been working as my University web-script programming unit coursework is available for anyone to download and use here. Download Full description: ecoCart is an “online shopping cart” web application which can be installed and fully managed, as well as maintained by […]
NetBeans PHP Tutorial – Quicksort Algorithm #16
In this tutorial I show how to implement a Quicksort algorithm in PHP. Code: […]
UoP Bus Timetable (Android App) released!
UoP (University of Portsmouth) Bus Timetable is now available for free on the Google Play store! […]
Work started on University of Portsmouth Bus Timetable App
This is just a quick post to say that I’ve started working on a simple Android app for the purpose of quickly and conveniently showing students of The University of Portsmouth the bus timetable. This app should be ready soon. […]
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 […]
NetBeans PHP Tutorial – Binary Search #15
In this tutorial I show how to implement a binary search algorithm in PHP. Code: […]
NetBeans Java Tutorial – Binary Search #4
In this tutorial I show how to implement a binary search algorithm in Java. Code: […]