News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Ubuntu Add-Ons with PHP
August 16, 2006 @ 07:18:05

In his latest post on the SitePoint PHP blog today, Harry Fuecks 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 g-scripts.

One particular problem is adding comments to images; most archiving software (like gthumb) 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 Exif - there are other ways but Exif wins on being widely supported).

He talks about the use of the g-scripts and something called Zenity 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.

0 comments voice your opinion now!
ubuntu picture comment exif data integrate gscripts zenity ubuntu picture comment exif data integrate gscripts zenity


blog comments powered by Disqus

Similar Posts

Daniel Cousineau's Blog: Outputting CSV as a Downloadable File in PHP

Nick Halstead's Blog: Making a TAG Cloud out of Zend_Cache

Kae Verens' Blog: Book Review: Learning PHP Data Objects

Abhinav Singh's Blog: Wordpress style "Duplicate comment detected" using Memcached and PHP

Zend Developer Zone: PHP Security Tips #8 & #9


Community Events









Don't see your event here?
Let us know!


composer conference podcast language api object development community introduction interview tool framework release example opinion functional zendframework2 testing code event

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework