Services

Test Trac Project

http://fr0zen.adamtj.org/trac/test
https://fr0zen.adamtj.org/svn/test
webdavs://fr0zen.adamtj.org/svn/test

Code

Automated Ransom Note Generator

Status: finished

Turn text into html ransom notes. Follow the link for an example and the code.

Nil

Status: functional

Nil is a Lisp interpreter that I wrote. Surprisingly, it works well.

Backup

Status: vaporware

backup is a tool I'm working on for scripting backup operations. It will allow for backing up multiple sources of data to multiple destinations. Possible destinations include rsync servers, CD burners, tape drives, etc. You can add a new type of destination by simply writing a shell script. You can also preprocess sources. For example, if you back up your Mail directory to your buddy's fileserver, but you don't trust him (not because he's untrustworthy, but because you are rigorously paranoid), you can write a compiler script to tar and encrypt your mail directory first. The resulting file will then be archived instead.