I’d like to introduce Tawfek’s sequel to his video covering Debugging in Firebug with the Zend Framework. If you’re looking for a tutorial on how to write a custom Action Helper, or wishing to make your ajax development more robust with logging and profiling, then these 33 minutes will save you a pile of googling.…

I’d like to introduce Tawfek’s sequel to his video covering Debugging in Firebug with the Zend Framework. If you’re looking for a tutorial on how to write a custom Action Helper, or wishing to make your ajax development more robust with logging and profiling, then these 33 minutes will save you a pile of googling. Download the source code or browse it online. Have a question? We’ll do our best to answer it in the forums (no registration currently required!)


topics covered

Review of firebug
2:00: writing a custom Action Helper
5:30: configuring the Zend Bootstrap
10:00: Testing the Action Helper Through Firebug
12:30: Writing magic methods
16:00: Setting up a JSON-friendly view
18:00: Integrating Zend_Db
26:00: Implementing jQuery
29:00: Console Logging with Firebug and jQuery