Archive | January, 2012
20
Jan

Zend_Db Oracle Functions/Procedures

For some reason, this was a nightmare to figure out. All I wanted to do was call an oracle function from the Zend Framework using PDO_OCI as my database adapter. After a FULL DAY of research and testing, I finally found some code that works! The Database Adapter I use a configuration file for my […]

Continue Reading →
13
Jan

Is Design Dead?

This article was written by Martin Fowler as part of a keynote presentation at the XP 2000 conference. The original article can be found at the following link: Is Design Dead? I wanted to include a copy of it on this site in case the link changes or the article goes away. For me personally, […]

Continue Reading →