A collection of scripts used during development. Examples include:

  • Setting up a simple project for c
  • Maintaining copyright statements
  • An open source framework for recording elapsed time to perform a given task and to drive processing of the completed timers.

    Tool to provide basic validation of POJO classes in areas related to getters/setters, toString, equals, and hashCode methods.

    An open source framework for maintaining a dictionary of terms with the ability to provide a list beginning with a given prefix. The framework includes both preprocessing of terms as they are added as well as post-processing of each character/term.

    A simple cron like program to display a daily schedule, display reminders, and execute tasks based on a flexible schedule.

    JavaScript Libraries

    A collection of routines in JavaScript that you may find of use.