Orange is my favorite color

Software

I have written a few useful tools as open-source software over the years. The latest versions are always available here.

Logwatch Script for Courier-IMAP Server (9/07)

Frustrated by endless “UNMATCHED ENTRIES” in my nightly log monitor summaries, I hacked out an imapd script
that returns nicely formatted results. Not perfect, but 100% better than before. Get the script and conf files. Put them in /etc/log.d/scripts/services/ and /etc/log.d/conf/services respectively.

PostgreSQL Support for Illudium PU-36 Code Generator (8/07)

A datasource adapter for automatically generating Beans/DAOs/Gateways from a Postgres 8.x database (alpha)

Convert RGB to HSV values for ColdFusion

A small user defined function that takes RGB color space and returns a structure with the equivalent HSV color space.

XHTML/CSS-driven ezmlm-cgi.c

Used for displayed archived mailing lists with ezmlm, this file will compile to display XHTML 1.0 strict output making styling with CSS radically easier. Download it and compile it for your system. This has been integrated into the most recent builds of Ezmlm (2006) and is unnecessary if you’re running one of these releases.

cf_AveryRTF 1.2 (?/01)

Instructions on how to work around CFMX bug and tweak the tag for CF 4.5 if you’re still running an older version. Download the package now.

RSESSION 2.0 (8/07)

Session management for clusters that support failover with Macromedia Cold Fusion. Older code that is still applicable for sites that want more interaction and control over their session management. 2.0 adds a CFC-based implementation for ColdFusion MX servers. Get it here.