Syndicate Content with Zend Framework Zend_Feed Class
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.
Alex walks readers through everything. He starts with class diagrams explaining the Zend_Feed and it’s associated classes and then moves into what you need to put into your feed. Finally he ties it all together with a sample controller to generate your feed.
Content syndication is now a technology any site cannot live without. Just because it is the simplest method that keeps your readers updated with site news, new releases, blog posts, and dozens of other information channels.
All of Alex’s tutorials are well thought-out and well written, this one however, is better than most. If you are learning the Zend Framework, this is a tutorial to read. (and a great feed to subscribe to)

Comments
If you want u can look up this site http://webdynamix.blogspot.com where i posted it.
Please leave feedback so i can improve it.
And thx to the ZendFramewrok team for their work.