Monthly Archives: November 2009

Analysing PHP web applications with dtrace

Speaker: David Soria Parra DTrace is the Swiss army knife to analyze the behavior of applications and enabling you to gather detailed information from the bottom of your application stack up to the top. DTrace is used by system administrators … Continue reading

Posted in DPC Radio | Leave a comment

Introducing Doctrine 1.2 Integration

Original Post. Click here to see the video. Introducing Doctrine 1.2 Integration By popular demand, I’ve put together an introduction to Doctrine 1.2 integration with the Zend Framework. Doctrine is a fantastic ORM (object-relational mapping tool). If you’ve jumped from … Continue reading

Posted in All Podcasts, video | Leave a comment

The phparchitect Podcast: Bake’n'Shake

Posted in php|architect | Leave a comment

Introducing Zend_Translate

Original Post. Click here to see the video. Introducing Zend_Translate One of the big things that the Zend Framework has over other frameworks is the built-in locale and language tools provided by Zend_Translate and Zend_Locale. All this comes with plugins … Continue reading

Posted in All Podcasts, video | Leave a comment

PHP on the D-BUS

Speaker: Derick Rethans The D-BUS Inter Process Communication mechanism is the basis for many system-related functionality on Linux-based systems. Both GNOME, KDE, as well as the Open Moko Linux computing platform use it extensively for everything related to talking to … Continue reading

Posted in DPC Radio | Leave a comment

PHPSPCast #5a: PEAR e PECL – Pêras e Pepinos

O PHPSPCast volta desta vez com um episódio duplo! Convidamos Igor Feghali para nos ajudar a desvendar os mistérios e a motivação do PEAR e PECL as bibliotecas de classes e extensões  do PHP. Nesta primeira parte conheca melhor a … Continue reading

Posted in phpspcast | Leave a comment

Moving Bootstrap Code to Configuration

Original Post. Click here to see the video. Moving Bootstrap Code to Configuration We’re going to build on what was covered in the last video and work with Zend Controller Plugins to specify a special layout for each module in … Continue reading

Posted in All Podcasts, video | Leave a comment

Protecting Assets with Zend Controller Plugins

Original Post. Click here to see the video. Protecting Assets with Zend Controller Plugins I had to take a little hiatus the last few weeks, however I’m hoping to get back into a weekly posting schedule. This video is an … Continue reading

Posted in All Podcasts, video | Leave a comment