Skip to content

Software

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

  • DrSync is a plugin for DrScheme 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 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.