"If you are thinking about getting into Zend Framework development, this is definitely a book you want to own." — Cal Evans (Zend Developer Zone)
"I've found this book to be a good resource, even for a grumpy veteran PHP programmer like myself. Flipping through the chapters quickly I can find some slightly different ways of doing things on my projects, and I really like that Jason is also showing how to take tools outside of the PHP ecosystem and embrace them. Tools like Git and Capistrano are there to help you, why wouldn't you want to use them?"
— Chris Hartjes ( @TheKeyboard blog)
Introducing RSS
Released on: August 04, 2009 |
Duration: 9:02 minutes
Price: Free! Web users have come to expect the ability to monitor website updates at a time and place of their choosing, rather than have to tediously return to a given website on a regular basis. RSS has made this possible, giving website developers a solution for packaging updates in a digest format, capable of being parsed and formatted by third-party applications such as http://reader.google.com/. This video introduces RSS, and shows you how to use the Zend_Feed component to build and distribute RSS feeds.