Syndicate Content with Zend Framework Zend_Feed Class
by Cal Evans (editor) |
1 comment | Tuesday, April 3, 2007
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
by jwhittenburg |
6 comments | Monday, September 18, 2006
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.
