Free software authored by me over the years, in roughly reverse chronological order. Released under various free licenses, details behind the links.
cocoa-scalararrays is a small library that provides NSMutableArray like container for C scalar and struct values.
RCRunner is a Cocoa test runner for unit tests written in MacRuby.
xibgraph outputs overviews of connections inside Interface Builder XIB files.
hg-status-sections does sectioned status output on Mecurial command line, combining the unresolved/resolved status into the mix.
I have written some scripts to make my life with iPhoto easier.
semibalanced.el is a Emacs package that helps keeping parentheses, braces etc balanced in Emacs.
NowPlayingSaver is a screen saver for OS X 10.6 and later. It displays album art, basic information and progress for the track being currently played by iTunes.
Chipmunk Backup reads the contents of a directory, maintains a number of compressed and encrypted backups, created as necessary, and rsyncs them to another location.
pgrok is an Emacs library for loading project specific settings and operating on projects.
vi-indent.el is a small Emacs library for vi style autoindent so you can override the indentation functionality of Emacs modes that are less than perfect.
JIterTools is a Java library with with some helpers for Iterators/Iterables.
Java Units Generator and Converter, a Java tool for generating an unit conversion library for Java or Python.
news2atom is a NEWS to Atom converter.
audioformat is a simple audio format converter for the GNOME desktop.
outcry is a remotely controllable Icecast streamer. Download.
caboodle is a puzzle game for the GNOME desktop.
lukutoukka is a speed reader for the GNOME desktop.
python-opml is a library for parsing and generating OPML files. Download
A blog aggregator for the GNOME desktop.
base64.lisp is a stand alone, public domain library implementing the base64 transfer encoding algorithm in Common Lisp. base64.lisp
It's probably a good idea to use cl-base64 instead, which is based on this.
pyshout is a wrapper for libshout to make it accessible as a Python class. pyshout-0.0.6.tar.gz
Note that this is very old code indeed and probably does not work anymore.