Playfulkitten.com

Python
  • Static SiteBuilder [Python], a tiny template engine with variable substitution. It's commandline driven and comes with an example site.
  • thumbnail creator [Python] , commandline driven, give it the source and output directories and the desired size and it does the rest. Requires PIL module.
  • Telefacts downloader, a little something I made to run inside a cron job for automatic retrieval of the current Telefacts video stream. Requires asfrecorder
  • pyphpmailcheck.py [Python], checks wether feedback pages in PHP using the mail() function are vulnerable to abuse. It'll need some tweaking in the sourcecode to make it run for your own site (just general variable setting), requires PycURL.
  • I also have an MVC [PHP] framework but since I don't consider it 'finished' enough yet, it's only available on request.