Code |
I'm posting my code starting with the most simple scripts and working my way up. The simple stuff is easier to prepare for posting, and I think it's also more widely useful. These are the building blocks, and I find that as time goes on, knowing how to build simple tools that apply to a wide variety of problems has boosted my productivity more than anything else.
I'm working on posting more code all the time. In the meantime, let me know if you need anything specific.
|
HAPI |
HAPI is a set of guidelines for developing web applications.
As I use scripts that various developers have made freely available, I run into the same issues over and over. Since theses are the same issues I have had to address for myself, I'm making my thinking, schemas and source code available for use by other developers.
Please visit my HAPI Pages for more information and compliant software.
|
Source Code |
RSS
Database utilities
Quick Page Plug-Ins
Little Apps
Other utilities
- Is it up? Perfect for a cron job; checks for a process, then runs it or takes some other action if the process is not found.
perl: description |
source
- XML-RPC client for Shockwave - Written in lingo.
description |
download
|
|