<?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>Wed, 22 May 2013 14:42:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Padraic Brady's Blog: New Zend_Feed_Writer Component And Zend_Feed_Reader Enhancements (ZF 1.10)]]></title>
      <guid>http://www.phpdeveloper.org/news/13670</guid>
      <link>http://www.phpdeveloper.org/news/13670</link>
      <description><![CDATA[<p>
In <a href="http://blog.astrumfutura.com/archives/428-New-Zend_Feed_Writer-Component-And-Zend_Feed_Reader-Enhancements-ZF-1.10.html">a recent post</a> to his blog <i>Padraic Brady</i> looks at some of the recent improvements in the next versions of the Zend_Writer and Zend_Feed_Reader components for the <a href="http://framework.zend.com">Zend Framework</a>.
</p>
<blockquote>
Zend_Feed has always been a thorn in my side, so I'm pretty satisfied with myself (egomaniac!) now that I am building up what I like to consider a pretty good set of components for consuming and creating feeds without needing a hastily kicked together DIY processor on top of Zend_Feed. [...] Zend_Feed_Reader was an attempt to bring more sanity to the area. It largely bypassed the issue with simple access by standardising on a getter style API.
</blockquote>
<p>
As the component evolved, several issues of its own popped up and <i>Padraic</i> has done some fine tuning of the code to make things even better. The Zend_Feed_Writer component was created to make a more flexible Zend_Feed_Builder and handle some validation of the content and structure of the information to be generated. Because of the features this new component brings, the Zend_Feed_Reader was enhanced with four new updates to bring it up to par:
</p>
<ul>
<li>Extend support to the whole of the Atom 1.0 specification.
<li>Extend the API coverage overall.
<li>Implement Array style access.
<li>Standardise API return types using ArrayObjects.
</ul>]]></description>
      <pubDate>Mon, 14 Dec 2009 11:10:44 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Zend_Feed_Reader promoted to Zend Framework trunk (watch out for ZF 1.9!)]]></title>
      <guid>http://www.phpdeveloper.org/news/12876</guid>
      <link>http://www.phpdeveloper.org/news/12876</link>
      <description><![CDATA[<p>
In <a href="http://blog.astrumfutura.com/archives/408-Zend_Feed_Reader-promoted-to-Zend-Framework-trunk-watch-out-for-ZF-1.9!.html">this new post</a> to his blog <i>Padraic Brady</i> points out that the Zend Framework component he's been working on, Zend_Feed_Reader, has officially been promoted into the trunk of the Zend Framework.
</p>
<blockquote>
Zend_Feed_Reader grew out of my need to have something that is not just capable of reading feeds, but was capable of understanding and interpreting them. If you've used Zend_Feed, you know that getting something simple like content, or a creation date, is a task that requires a bit of work. [...] So, is Zend_Feed_Reader any different? Well, I hope so. But you'll have to dig a little deeper to see it. 
</blockquote>
<p>
He gives an example of its use showing how to import a few different feeds, looping through the components and how it compares to a similar Zend_Feed object.
</p>]]></description>
      <pubDate>Wed, 15 Jul 2009 11:03:46 -0500</pubDate>
    </item>
  </channel>
</rss>
