Web Site Resources
Here are some of the resources we used making this site (almost all were free):
- phpdesigner - This is the IDE we used to develop the web pages.
- MySQL - The database we use. We like this one because it was free.
- DBTools - We used this to migrate from the MSAccess DB we started with to the MySQL database. We still use MSAccess as a front end for data input.
- edg3 - One of the page templates we used.
- Free CSS Templates - Another page template we used.
- HTML Dog - Nice reference for HTML and CSS.
- A List Apart - We used this reference to implement our dropdown menu (since then we changed our menu, but this is still a great site for designing dropdown menus.
- Code Project - For printing the checklists (still needs a little work)
- stu nicholls dot com - We based our flyout menu on this code.
- PHPeasystep - Our pages for checklists are based on this code.
- Lightbox JS - Our (plus a whole lot of others) 'lightbox' code. Very popular.
- Glossary of Internet Terms by Matisse Enzer - Our Glossary format is based on this page.
