Coding Standards ======
* Use the [[http://pear.php.net/manual/en/standards.php|PEAR coding standard]] (22/04/2009 - see php-qa list for concerns)
* Deviation from the standard: Do... th rt (Reason: avoid name conflicts with built-in PHP classes)
* We do not follow the original PEAR c