WorkerTimer
WorkerTimer lets you record the time you spend on different tasks with a
single mouse click. Adding and deleting projects is a breeze.
You can keep a time-stamped journal for each project, and the reporting tool
is great for generating timesheets and invoices.
WorkerTimer used to be known as Project Clock,
but that name turned out to be a trademark of Cybermatrix Corp. in Canada, and I was asked to change its name.
read more...
Web Templating
Here is yet another way of creating web content.
Is there room for another web templating system? I think so.
Web Templating borrows ideas from OpenACS and implements the classic
"Model-View-Controller" pattern.
What does that mean? It means that the web appearance is made in one file,
the web "smarts" are done in another, and they are brought together on output.
What you see now was built using Web Templating.
read more...