zmichael.com

Software


Gantt Chart


Click here for a larger view. This is a simple Gantt Chart that I designed for Taylor University in June of 2007. It wasn't intended to be fully featured, just simple and easy to use. It uses ASP, JavaScript, and HTML with an Access database backend.

There's only a few things you have to do to get this simple script up and running:
  1. download and unzip GanttChart.zip into the directory you wish to run the script from,
  2. change the path in GanttChart.asp on line twenty-nine (29) to reflect the path to the database,
  3. and make sure the folder that all of the files are in has write permissions enabled.

Resistor Calculator


Click here for a larger view. This is a simple resistor calculator I designed. It is easy to use and can be run from any web browser. It runs on HTML and JavaScript.