<?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=Image_IPTC</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/5277" />
      <rdf:li rdf:resource="http://pear.php.net/bug/5276" />

     </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/5277">
      <title>Image_IPTC: Feature/Change Request 5277 [Open] function to parse iptc block instead of filename</title>
      <link>http://pear.php.net/bugs/5277</link>
      <content:encoded><![CDATA[<pre>Image_IPTC Feature/Change Request
Reported by gemal
2005-09-02T07:29:49+00:00
PHP: 4.4.1 OS:  Package Version: 

Description:
------------
it would be cool if I was able to parse a iptc block instead of a filename.

so besides:
$iptc = new Image_IPTC($filename);

I'd like to be able to do something like:
$iptc = new Image_IPTC_fromstring($iptcstr);

btw: cool module!</pre>]]></content:encoded>
      <description><![CDATA[<pre>Image_IPTC Feature/Change Request
Reported by gemal
2005-09-02T07:29:49+00:00
PHP: 4.4.1 OS:  Package Version: 

Description:
------------
it would be cool if I was able to parse a iptc block instead of a filename.

so besides:
$iptc = new Image_IPTC($filename);

I'd like to be able to do something like:
$iptc = new Image_IPTC_fromstring($iptcstr);

btw: cool module!</pre>]]></description>
      <dc:date>2005-09-02T07:29:49+00:00</dc:date>
      <dc:creator>spam &amp;#x61;&amp;#116; gemal &amp;#x64;&amp;#111;&amp;#x74; dk</dc:creator>
      <dc:subject>Image_IPTC Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/5276">
      <title>Image_IPTC: Feature/Change Request 5276 [Open] Add function to get all tags with both key and value</title>
      <link>http://pear.php.net/bugs/5276</link>
      <content:encoded><![CDATA[<pre>Image_IPTC Feature/Change Request
Reported by gemal
2005-09-02T07:25:29+00:00
PHP: 4.4.1 OS:  Package Version: 

Description:
------------
currently getallheaders return something like this:

  [&quot;2#122&quot;]=&gt;
  array(1) {
    [0]=&gt;
    string(26) &quot;this is the caption writer&quot;
  }

it would be nice if it (or another function) could return something like this:

  [&quot;caption&quot;] =&gt; string(26) &quot;this is the caption writer&quot;</pre>]]></content:encoded>
      <description><![CDATA[<pre>Image_IPTC Feature/Change Request
Reported by gemal
2005-09-02T07:25:29+00:00
PHP: 4.4.1 OS:  Package Version: 

Description:
------------
currently getallheaders return something like this:

  [&quot;2#122&quot;]=&gt;
  array(1) {
    [0]=&gt;
    string(26) &quot;this is the caption writer&quot;
  }

it would be nice if it (or another function) could return something like this:

  [&quot;caption&quot;] =&gt; string(26) &quot;this is the caption writer&quot;</pre>]]></description>
      <dc:date>2005-09-02T07:25:29+00:00</dc:date>
      <dc:creator>spam &amp;#x61;&amp;#116; gemal &amp;#x64;&amp;#111;&amp;#x74; dk</dc:creator>
      <dc:subject>Image_IPTC Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
