Projects
Below are a few of the projects I have been working on in my spare time which may be of interest to others. For the time being I expect them to be mainly web development based in PHP. Some of them are just libraries and code resources whereas others are full blown systems in a variety of different states.
Flickr API
This is a very simple tutorial written to show how to connect to Flickr using PHP and pull down some photos using their API. It was originally done for a small bit of work at University and lives on here incase it might help someone.
These days we have much cleaner and lighter ways of doing this as shown in my Flickr Codeigniter library.