<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=XML_RSS</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/13882" />
      <rdf:li rdf:resource="http://pear.php.net/bug/10404" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/13882">
      <title>XML_RSS: Feature/Change Request 13882 [Open] Implement skipHours / skipDays</title>
      <link>http://pear.php.net/bugs/13882</link>
      <content:encoded><![CDATA[<pre>XML_RSS Feature/Change Request
Reported by malirahim
2008-05-12T22:41:05+00:00
PHP: Irrelevant OS: Windows XP SP2 Package Version: 0.9.10

Description:
------------
According the RSS specification:
http://cyber.law.harvard.edu/rss/rss.html
, the new channel items should be added. Like &quot;skipHours&quot; and &quot;skipDays&quot;.</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_RSS Feature/Change Request
Reported by malirahim
2008-05-12T22:41:05+00:00
PHP: Irrelevant OS: Windows XP SP2 Package Version: 0.9.10

Description:
------------
According the RSS specification:
http://cyber.law.harvard.edu/rss/rss.html
, the new channel items should be added. Like &quot;skipHours&quot; and &quot;skipDays&quot;.</pre>]]></description>
      <dc:date>2008-05-14T06:56:52+00:00</dc:date>
      <dc:creator>m &amp;#x64;&amp;#111;&amp;#x74; rahim &amp;#x61;&amp;#116; shahab &amp;#x64;&amp;#111;&amp;#x74; ut &amp;#x64;&amp;#111;&amp;#x74; ac &amp;#x64;&amp;#111;&amp;#x74; ir</dc:creator>
      <dc:subject>XML_RSS Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/10404">
      <title>XML_RSS: Feature/Change Request 10404 [Open] Please add a timestamp in item array</title>
      <link>http://pear.php.net/bugs/10404</link>
      <content:encoded><![CDATA[<pre>XML_RSS Feature/Change Request
Reported by niccotnt
2007-03-16T11:14:43+00:00
PHP: 4.3.9 OS: linux Package Version: 0.9.2

Description:
------------
I think you should add a timestamp in item array. It could be very useful when you use this package with Structures_DataGrid_DataSource_RSS, and you need to order a datagrid of rss items by date.
All you need is this line as 257:
$this-&gt;item['timestamp'] = strtotime($this-&gt;item['pubdate']);

Thanks

Regards,
NiccolÃ²</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_RSS Feature/Change Request
Reported by niccotnt
2007-03-16T11:14:43+00:00
PHP: 4.3.9 OS: linux Package Version: 0.9.2

Description:
------------
I think you should add a timestamp in item array. It could be very useful when you use this package with Structures_DataGrid_DataSource_RSS, and you need to order a datagrid of rss items by date.
All you need is this line as 257:
$this-&gt;item['timestamp'] = strtotime($this-&gt;item['pubdate']);

Thanks

Regards,
NiccolÃ²</pre>]]></description>
      <dc:date>2008-02-17T16:26:08+00:00</dc:date>
      <dc:creator>n &amp;#x64;&amp;#111;&amp;#x74; venturoli &amp;#x61;&amp;#116; starfarm &amp;#x64;&amp;#111;&amp;#x74; it</dc:creator>
      <dc:subject>XML_RSS Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
