Public Code
Some open-source code I currently maintain
- Console
Application Support (Ruby)
The ConsoleAppSupport module provides some commonly-desired behavior
for command-line programs: currently command-line parsing; config file
loading; and log4r integration. Its primary audience is Ruby coders
who need to frequently and quickly write special-purpose scripts
that are nevertheless flexible and self-documenting.
- Scientific Atlanta 3250 Channel-Changer
(C)
A C program to change the channel of a Scientific Atlanta 3250HD cable
decoder box over its firewire port. Augments the current MythTV CVS version
by adding device selection command-line parameters.