<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 09:51:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Dotvoid.com: Zend Feed for a Swedish web development blog aggregator]]></title>
      <guid>http://www.phpdeveloper.org/news/7423</guid>
      <link>http://www.phpdeveloper.org/news/7423</link>
      <description><![CDATA[<p>
In <a href="http://www.dotvoid.com/view.php?id=71">a new post</a> to his blog today, <i>Danne Lundqvist</i> shares his method for creating a blog aggregator (in the style of <a href="http://www.planetplanet.org/">the planet-planet sites</a>) to re-aggregate all of the feeds back ou tinto one.
</p>
<blockquote>
Lately I have begun to get more and more annoyed with my feed reader. I use a simple feed reader which lack most features except for subscribing to and reading feeds. The one thing that annoys me the most is that it can't aggregate several feeds into one feed. Yesterday I finally decided to scratch that itch.
</blockquote>
<p>
<a href="http://www.dotvoid.com/view.php?id=71">His method</a> uses the <a href="http://framework.zend.com">Zend Framework</a> to accomplish the goal - and "the whole website logic (both model and controller) is about 200 lines of code". There's no exception or error handling in it, but it works and the Zend_Feed module works well to grab just about any kind of feed.
</p>]]></description>
      <pubDate>Tue, 13 Mar 2007 10:31:00 -0500</pubDate>
    </item>
  </channel>
</rss>
