Documentation
- Screencasts coming as soon as we post the code to google code.
Routing Demo
Change Log
1/24/2008
- Removed TA base CSS in favor of 960 Grid System
- Reworked routing engine for performance (still work to do)
1/19/2008
- Added base controller class. (under 20 lines)
- Added updated routing engine to look in default controller before displaying error page.
1/6/2008
- Added support for POST
- Added simple database methods. Its not even a class...just some methods in the utility.php file.
- Added FirePHP