Software
I write lots of software in my spare time. These are some of the projects I’m currently working on.
- CSSMin
- Ruby library for minifying CSS. Adapted from the CSS minification routines used in Julien Lecomte’s YUI Compressor.
- DenySpam
- Monitors a mail server log file and uses Packet Filter to temporarily block incoming packets from hosts that display spammer-like behavior.
- DenySSH
- Blocks SSH brute force attacks using Packet Filter.
- JSMin (PHP)
- PHP port of Douglas Crockford’s JSMin JavaScript minifier.
- JSMin (Ruby)
- Ruby port of Douglas Crockford’s JSMin JavaScript minifier.
- Net::Flickr
- Flickr library for Ruby.
- Thoth
- An awesome Ruby blog engine (you’re looking at it right now).
I’ve also written several Greasemonkey scripts you might find useful.
Over the years I’ve abandoned more than a few projects. If you’re interested in them, they’re in the graveyard.