Projects
Most of the work Second Drawer has been involved in is for private companies and cannot be shared too freely but these are some projects that I have worked on. Not all are complete and some could be quite old. You might find them useful and if you improve/fix any of them I would like to include the changes, just let me know. Most code is available in the public git repository.
tinydnsdyn
A dynamic DNS client for the djbdns server. This has been used for nearly 3 years with very few hassles. Written in Python. Check out the README file or see the tinydnsdyn git repository or the Github mirro for the actual code.
Lahu resources
Felix is currently trying to learn both Thai and Lahu. These languages are not similar at all so it is proving to be quite a challenge. This is a collection of resources for the Lahu language.
maildir2gmail
A simple script to push a Maildir to a Google GMail IMAP service. It honours seen/unseen flags, important flags, received date and has basic caching. Written in Ruby. Code is on my Git repository
Data URL generator
A simple online, data URL Generator to encode your images for use as embedded data URLs.