UWE Harvard Word Formatting

  • 6 November, 2011
5 An implementation of the Harvard referencing style based on the description by UWE for Microsoft Word 2007 and later. The file is based on "Harvard - Anglia" by Yves Dhondt (availble from BibWord) and has been adapted by Andrew Cartwright and myself to be similar to UWE Harvard standard.

XML Beautify

  • 30 April, 2011
46 This is a small application I've built to transform unreadable, messy XML into nice, clean, human readable XML. It is written in C# on top of the .NET framework (3.5).
34 This is my Android tablet bootscreen that I use on my Advent Vega. It is based off the bootloader image found in this thread with a few modifications. To use this boot screen on your device, I have written a quick guide, which applies to the Vega, but should be similar for other Android tablets.

phpHighlighter

  • 10 January, 2010
16 phpHighlighter is a nice little script to output another php file with all of the syntax highlighted and show its line numbers.

encryptMe

  • 10 January, 2010
17 encryptMe is a couple php scripts designed to help protect and add security to users data. Using the built in functions, you can encrypt and decrypt data using the encryption and decryption algorithms as well as hash your data with over 40 different hashing algorithms!