Free software authored by me over the years, in roughly reverse chronological order. Released under various free licenses, details behind the links.
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 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.