I've worked on so many different projects over the years and have built up my own personal library of helpful tools. I've decided to share them as well as make available some of my more recent inventions.

Here you will find code and documentation for various projects I've decided to make available as open source. Feel free to download these and use them as you would any open source code found anywhere else on the web. No warranty or support will be provided, however, so use at your own risk.

WASP

WASP = Web Application Architecture for PHP. WASP is a multi-tier web application framework built on Object Oriented PHP5. The framework is a stylized Model View Controller architecture. The controller is built using Chunk objects and UI Modules. The Model portion of the framework wraps PEAR DB_DataObjects so that they behave more like EJB style Entities. The View portion currently makes use of PEAR Html_Template_Flexy, but can be easly reimplemented using different template managers (or none at all) via the power of OO Interfaces. WASP is always a work in progress.

WASP Home      Support This Project      SourceForge.net Logo


Jobby

GoJobby (Powered by the WASP for PHP Development Framework) is a new way to think about resumes - a resume and skills tracker for the Web 2.0 World!

Jobby Home