Here are some links to some software that I’ve either written or to which I have contributed:
- Racket is an innovative programming language that builds on a rich academic and practical tradition. It is maintained by a group of truly world-class people. My small contribution is to the documentation.
- DrSync is a plugin for DrRacket that saves your files on frame deactivation and reverts them on frame activation. This tool is of particular interest to folks who run external programs like version control or build related tools on files which they are editing inside of DrRacket.
- ms-window-move-resize-info is a project to provide both the libraries and helper programs to do three things:
- Get information about the windows on your MS Windows desktop.
- Move windows on your MS Windows desktop.
- Resize windows on your MS Windows desktop.
- smoothtail is a tail utility written for Microsoft Windows that is simple, free, and provides regex based pattern matching via Ruby.
- wp-syntax-rettke serves as an example for the programmatic “Advanced Configuration” of GeSHi in Ryan McGeary’s excellent WP-Syntax plugin.