<?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 20:10:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Ubuntu Add-Ons with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6049</guid>
      <link>http://www.phpdeveloper.org/news/6049</link>
      <description><![CDATA[<p>
In his <a href="http://www.sitepoint.com/blogs/2006/08/16/ubuntu-add-ons-with-php/">latest post</a> on the SitePoint PHP blog today, <i>Harry Fuecks</i> talks about a problem he was having - adding comments to pictures to be stored with them, not seperately. He's found a solution and it involves <a href="http://g-scripts.sourceforge.net/">g-scripts</a>.
</p>
<blockquote>
One particular problem is adding comments to images; most archiving software (like <a href="http://gthumb.sourceforge.net/">gthumb</a>) has you store stuff seperately from the images, maintaining their own databases (in the case of gthumb, under ~/.gnome2/gthumb). But I'd rather have comments stay with the image (e.g. using <a href="http://en.wikipedia.org/wiki/EXIF">Exif</a> - there are other ways but Exif wins on being widely supported).
</blockquote>
<p>
He <a href="http://www.sitepoint.com/blogs/2006/08/16/ubuntu-add-ons-with-php/">talks about</a> the use of the g-scripts and something called <a href="http://freshmeat.net/projects/zenity">Zenity</a> to make the popup inputs for the comments. After some quick tips to be sure everything's set up, he demonstrates how to, with PHP scripts and Zenity, to integrate the comments into the Exif data of your files.
</p>]]></description>
      <pubDate>Wed, 16 Aug 2006 07:18:05 -0500</pubDate>
    </item>
  </channel>
</rss>
