|
Good article!
A remark about converting Exif meta data of digicam images directly into XML.
I have patched the well known commandline tool "jhead" to write its output in a simple XML format [1]. Just does the trick for me to build image galleries.
You can get the most recent version either as a patch [2] to be applied to the jhead 2.1 sources, or a Mac OS-X package [3] (built under 10.3, Panther).
1. http://www.xs4all.nl/~jlpoutre/BoT/jhead-xml/
2. http://www.xs4all.nl/~jlpoutre/BoT/jhead-xml/jhead-2.1-xml-1.patch.gz
3. http://www.xs4all.nl/~jlpoutre/BoT/jhead-xml/jhead-2.1-xml-1.dmg
|