[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Solid IPTC Library?

Sam Smoot

5/16/2007 9:25:00 PM

Anyone know of a really solid IPTC Library with Ruby bindings? Ideally
it would also handle encoding to extended characters to UTF-8 properly.

2 Answers

Jeremy Hinegardner

5/17/2007 3:04:00 AM

0

On Thu, May 17, 2007 at 06:30:03AM +0900, Sam Smoot wrote:
> Anyone know of a really solid IPTC Library with Ruby bindings? Ideally
> it would also handle encoding to extended characters to UTF-8 properly.

Wow, 2nd time in a week this has come up. Check out the previous
thread[1].

I have experimented a bit with Exiv2[2]. My little tests have been
fine, but I have no clue if it handles UTF-8 properly.

ruby-exiv2[3] is a binding to this library and requires exiv2 be already
installed.

enjoy,

-jeremy

[1] - http://groups.google.com/group/ruby-talk-google/browse_frm/thread/7d3a8b26d87a44bd/5f9ccd61f0519916?lnk=gst&q=EXIF&rnum=1#5f9ccd...
[2] - http://www....
[3] - http://rubyforge.org/projects/r...

--
========================================================================
Jeremy Hinegardner jeremy@hinegardner.org


Guest

5/18/2007 11:24:00 AM

0

Sam Smoot wrote:
> Anyone know of a really solid IPTC Library with Ruby bindings? Ideally
> it would also handle encoding to extended characters to UTF-8 properly.
If the Exiftool commandline-application[1] fill your needs (they
support UTF-8) you can use MiniExiftool[2-4].

Regards
Jan




[1] http://www.sno.phy.queensu.ca/~phil...
[2] http://rubyforge.org/projects/min...
[3] http://miniexiftool.ruby...
[4] http://miniexiftool.ruby...files/Tutorial.html

--
Posted via http://www.ruby-....