Below is a some random stuff that I've written over the years which is now mostly out-of-date and unmaintained.
The software is released under the terms of the GNU General Public License
PGal
PGal is a Perl program for generating XML-based photo galleries. It resizes images, creates thumbnails and can extract date and caption information from EXIF data in the image files. It creates an XML description of the gallery which can then be converted to HTML using one of the supplied XSL stylesheets or read by another application.
PGal can be downloaded as a source distribution
IMAPScrape
IMAPScrape is a utility to 'scrape' messages which match certain criteria from an IMAP server and place them in a mailbox file.
IMAPScrape can be downloaded as a source distribution
Freefactor
Freefactor is a Java refactoring framework that I wrote for my final year project at university. An old source distro can be downloaded at the sourceforge project page.