Monthly Archives: May 2009

Zend Framework deployment with Capistrano

After playing around with Phing for a while I decided to bring the simplicity of Capistrano – which I have been using with my Rails apps – to our Zend Framework project at work. Surprisingly it wasn’t hard at all. … Continue reading

Posted in Zend Framework | Leave a comment

Zend Framework and the cost of flexibility

I have had to downgrade my copy of the Zend Framework to 1.7.8 after 5 mins of ‘upgrading’ to 1.8.0 to get access to all the promised goodies (Zend Tool, Zend Application, Zend Navigation, etc). Unfortunately, Zend_Loader::registerAutoload has been deprecated … Continue reading

Posted in Zend Framework | 2 Comments