Home Articles Code Programs Photos
Created: 2008-11-29 ~ Updated: 2008-11-29

Software Monkey's Programs

All programs on this site are licensed as closed-source freeware, unless otherwise noted. And all are provided as is, without warranty of any kind. The author accepts no liability for any loss of any kind which results from the use of this software.

These programs are developed on my own time, and development is subject to the vagaries of my whims and the availability of my time and energy. There are often large amounts of time between builds.

All my programs use the relative pathing from the current directory to access data files, including their settings. This allows installation to a restricted "programs" location and execution using a user accessible data location.

RefactorBUDDY

RefactorBUDDY is a tool for refactoring code, markup, etc which is based around a core function Find & Replace over a directory tree. Currently it is in the early stages, with the core functionality in place (and quite useful as is), with the higher level refactoring functions still pending.

TimeKeeper

TimeKeeper is a small application I wrote to monitor and record my time throughout my working day. It is designed to be an extremely low overhead way to record time spent on different projects and activities.