| Name | Description | Status |
|---|---|---|
| Lucidamp | A Winamp plugin that adds alpha-blending support to the Winamp windows in Windows 2000 and later. | Version 3.5 |
| MailSpammer | A lightweight mailing list manager using procmail and perl | Version 1.3 |
| MeshDraw | This was a project I did for a professor while a senior in college. It's a very neat medical imaging program that creates 3D meshes from multiple ultrasound slices. My role was mainly that of porting the application from its original form on IRIX using IRISGL to Windows NT using OpenGL. | Neither binaries nor source are available for MeshDraw, since they're proprietary, and not mine to release. |
| Switchem | A console-based window manager switching tool. Switchem keeps a decent-sized database of available window managers, and searches your system to find out which ones are installed. This was mainly an excuse for me to play with perl and dbm. | Version 1.2 |
| uname -p patch | A patch to GNU's sh-utils to make the -p switch to uname actually work. | The patch apparently has been ignored into oblivion by the sh-utils people. I hope they're happy. |
| NoPopIE | A pop-up killer for Internet Explorer. Currently only supported under Windows 2000 and Windows XP, though it should technically run in Windows NT 4 (uses Unicode, so Win9x won't like it | Beta |
| Transputty | This is a hack of the beta 0.52 PuTTY source code to enable alpha blending in Windows 2000 and later. The download link is to the binaries, the source is available here. | Updated hack to beta 0.52 source. I'll probably not touch this again for another year and a half. |
| uname -p patch [alternate] | Same as the other uname patch, but with a slightly different patch format because apparently some people were having problems with my original patch. | See the uname.patch status |