The following projects are all actively developed and maintained as time permits.
djib is a streaming server for media (MP3, Ogg vorbis, video, ..) files, with a web server frontend allowing the user to browse the collection of available files over the web. Links to the actual media files allow an HTTP aware media player (such as Windows Media Player, XMMS, WinAmp, FreeAmp, ..) to play the files.
drraw is a simple web based presentation front-end for RRDtool that allows you to interactively build graphs of your own design. A graph definition can be turned into a template which may be applied to many Round Robin Database files.
fsvn is simple script that compares two directory trees, optionally updating the target tree to match the source tree. It supports regular files as well as symbolic links, and will compare file contents as well as file permissions. Either one or both of the trees may be a Subversion working copy.
ost is a tool providing mechanisms to automatically audit, maintain and backup systems customizations. It is particularly well suited to environments where most systems are similarly configured, but will operate just as well if each system is unique.
swpkg is a collection of tools designed to simplify the management of third party software packages and their inter-dependencies. These tools cover every aspect of building, installing and maintaining software packages and include the ability of having multiple versions of a single software package installed concurrently.
shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh. The output produced by the children is received by shmux and either output in turn to the user, or written to files for later processing.
shush runs a command and optionally reports its output by mail. It is a powerful wrapper around cron jobs.