The most recent contract I had was for familyeducation.com It was to migrate/extend a content
management system that was written in PHP and Perl.
It started out as a 4 month contract, but
kept getting extended to a full year.
The previous client to that was
medspapro.com. The had a web application to book appointments and do
telemarketing. It was used internally only. So non employees cannot login to it.
Before that I did a one month contract for jimmysurf.com. I was able to make a query that took 20 minutes take 10 seconds.
AJAX MVC
A beta versions of an online address book using AJAX, MVC, DHTML,
is being demonstrated with
PHP Feel free to edit and save the data by clicking on the blue question marks ?.
This is a earlier version of the above app. It came in an
AJAX
and
non-AJAX
version. The documentation was generated by phpdocumentor.
DHTML
This program has a floating div. It's a div that appears to be floating above a page of text, leaving a shadow. Try making your text huge on firefox, the text overflows the hovering div and leaves a shadow.
Games, Misc
A simple example of dhtml and and simple game AI using Bresenham algorithm. Click anywhere on the screen.