|
I've written some small stuff, nothing particularly big, nothing particularly well-coded, but maybe some of these files are useful for somebody.
They are of course all licensed under the GPL.
- vss.pl, a gimp plugin that realizes an (n,n) visual secret sharing scheme
- add_dates.pl, a script to convert a text file to datebook entries for the iPAQ Opie calendar.
- rename-cd.pl, a small script that moves trackxx.cdda.mp3 into a format I like (number, CD-title, song).
- addbook.pl, a small script to look up books using a CueCat and amazon.de/google. I used it to compile my book list.
- turing.pl, a small Turing-machine simulator and doppler.tur, an example file (doubles the number of I's)
- get-userfriendly.sh, userfriendly.pl to download the Userfriendly cartoon and convert it to a .pdb file (viewable on a Palm)
- hilbert.pl, a hack (ugly & quick!) to create a postscript file of an iteration of the space filling Hilbert/Peano curve, but the output looks nice on paper.
- hilbert.txt, the same (just not as many iterations) in Scheme for LispMe, so you can view it on your Palm
- deirc.pl, a small script to convert an irc log (logged with ethereal) to something more readable
|