Zend Framework is becoming a very comprehensive set of widely needed components for PHP development. As other frameworks offer similar [...]
p. Alexander Netkachev has posted an in-depth tutorial on using the Zend_Feed class to create an Atom feed for your site using Zend_Feed.
Zend Framework, JSON, and Del.icio.us
jwhittenburg |
6 comments | September 18th, 2006
p. del.icio.us is a social linking site to store web links. Some one afternoon while messing around Zend Framework I had the idea that it might be nice to add my Del.icio.us links to my homepage. This sounds easy enough as Del.icio.us makes available an RSS feed for this purpose. However, there is one problem; Zend_Feed does not seem to be able to parse this particular RSS feed. Click on inside for full details and how to get things working.

