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.

Posted by Rob on 7th June 2008 under Around the web | 2 Comments »

2 Responses to “Feed Digests with Zend_Feed”

  1. JohnB. responded on 09 Jun 2008 at 3:49 pm #

    Great link! Thanks for sharing!

  2. Matt, Net Instruments responded on 22 Sep 2008 at 10:26 pm #

    Thanks. I’m using this.