Muzzy's code projects

Not very much here right now, I'll upload things I consider worthwhile to share here every now and then. If you want me to write a small custom tool for you, send some mail and ask politely :)

WC-Clock [win32]

A small clock utility for displaying an analog clock on the screen.

Download binary and source: wc-clock_2007-04-07b.zip

Win32, requires NT based system with GDI+ libraries installed (redistributable on w2k, ships with XP).

rot13 pseudoterminal [linux]

A simple tool to convert everything into rot13 and back. This includes running screen and irssi under it, since it's not just a pipe but an actual pseudoterminal.

Download source: rot.c

Uses Unix98 pty support, only tested on linux but likely to work on other posix 1003.1-2001 conformant systems as well.