Yes, this website is minimalistic. The objective is to make it easy to locate stuff.
Articles
- Accurate Web Application Benchmarking Methodology ~The right way to benchmark web applications
- Benchmarking PDO and ADOdb Database Abstraction Libraries ~ How do these database abstraction layers perform?
Code and Projects
- ADOdb to PDO Conversion ~ Convert from ADOdb Database Abstraction Library for PHP to PDO without refactoring code.
- PHP5 PDO Singleton Class ~ Get code completion in Zend Studio on a PDO Instance that is a singleton.
- Smarty Plugins for JSON and SOAP ~ Two smarty plugins for working with SOAP and JSON within the Smarty template engine.
- Smarty for High Volume Database Driven Applications ~ Should Smarty be used for High Volume Database Driven Applications?
- DEWD: Desktop Editor for Web Based Data ~ A proof of concept to seamlessly integrate desktop editing for web based content.
- Groovy: Http POST/GET Class ~ A simple helper class for doing POST and GET calls from Groovy.