Code
This section contains some code that I have written and wanted to provide to anyone who was interested.
Java Applications: A couple of simple java apps I have created including a simple "game" for babies who like to play with computer keyboards.
Java Applets: A couple of applets with documentation. You are more than welcome to use these on your own web page if you wish.
C / C++: The C / C++ section mainly focuses on my mp3 jukebox system that I built using an old stereo tuner and a cheap pentium 200. All the code to display the track listings, play mp3s and control is using an infra-red remote control is available.
Talking Newspaper: The talking newspaper section covers my final project at university, which was to create a talking newspaper for the blind. It downloads news from web sites and converts them into easily navigated plain text that can be read using a screen reader. It requires a database of sites to be maintained, which isn't currently maintained, so the code and dissertation are provided for reference only.