Skip to content

Software

Here are some links to some software that I’ve either written or to which I have contributed:

  • PLT Scheme is an innovative programming language that builds on a rich academic and practical tradition. PLT is maintained by a group of truly world-class people. My small contribution is to the documentation.
  • DrSync is a plugin for DrScheme that saves your files on DrScheme frame deactivation and reverts them on DrScheme 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 DrScheme.
  • ms-window-move-resize-info is a project to provide both the libraries and helper programs to do three things:
    1. Get information about the windows on your MS Windows desktop.
    2. Move windows on your MS Windows desktop.
    3. 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.