Feed Digests with Zend_Feed
James at GM-RAM has posted an article called Producing a Feed Digest using Zend_Feed. In the article he talks about how Zend_Feed can be used to consume RSS and Atom feeds and produce a digest from them.
He includes sample code that shows how to create a view helper that is responsible for retrieving the feeds and then creating the the HTML output.
I also recommend having a browse through his other articles about Zend Framework as clearly GM-RAM have been using ZF on quite a few projects.


JohnB. responded on 09 Jun 2008 at 3:49 pm #
Great link! Thanks for sharing!
Matt, Net Instruments responded on 22 Sep 2008 at 10:26 pm #
Thanks. I’m using this.