<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: iPhoto, Flickr and EXIF munging using Perl</title>
	<atom:link href="http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/feed/" rel="self" type="application/rss+xml" />
	<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 05:55:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Geotagging and EXIF manipulation for photos in Mac OS X and iPhoto &#171; Ian T&#8217;s Blog</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-35292</link>
		<dc:creator>Geotagging and EXIF manipulation for photos in Mac OS X and iPhoto &#171; Ian T&#8217;s Blog</dc:creator>
		<pubDate>Tue, 23 Nov 2010 19:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-35292</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuel</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-9536</link>
		<dc:creator>samuel</dc:creator>
		<pubDate>Wed, 12 Sep 2007 10:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-9536</guid>
		<description>I want to add in my vista tagged photos to iPhoto and have all the metadata saved there. but currently iPhoto 08 does not read them, im hoping this could change when Leopard is released but there is no official word on that.

do you know how to get iphoto to read vista tagged files?

thanks (please email me if so)</description>
		<content:encoded><![CDATA[<p>I want to add in my vista tagged photos to iPhoto and have all the metadata saved there. but currently iPhoto 08 does not read them, im hoping this could change when Leopard is released but there is no official word on that.</p>
<p>do you know how to get iphoto to read vista tagged files?</p>
<p>thanks (please email me if so)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Gidden</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-2594</link>
		<dc:creator>Tom Gidden</dc:creator>
		<pubDate>Thu, 26 Apr 2007 01:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-2594</guid>
		<description>@artist:

Yeah, I&#039;ve got an &lt;a href=&quot;http://www.fatcatsoftware.com/iplm/&quot; rel=&quot;nofollow&quot;&gt;iPhoto Library Manager&lt;/a&gt; license and I&#039;ve also donated a little to Rick Neil for the freeware &lt;a href=&quot;http://www.iphotobuddy.com/&quot; rel=&quot;nofollow&quot;&gt;iPhoto Buddy&lt;/a&gt;, which does a similar thing.  They&#039;re both good products, and have been very useful when merging libraries.

However, I&#039;m one of those slightly obsessive types who wants all my photos tagged, searchable and accessible from a single window :-)

Rather than breaking up the library into sub-libraries, I&#039;ve gone through and deleted some of the more egregiously useless shots.  I&#039;ve got a bad habit of taking a number of shots on continuous drive, picking the best, and then completely failing to ditch the old shots.

Thing is, this stuff is unnecessary.  Apple have a bad habit of failing to optimise these apps for scalability, and also targetting the higher end of their hardware range, rather than catering for us poor bozos still using G4 iBooks, which admittedly is not surprising for a hardware company like Apple.  iTunes is pretty crappy at handling large libraries, and as I understand it, starts slowing down non-linearly when you get to the tens and hundreds of thousands of tracks.  I&#039;m only on about 8000 tracks and it&#039;s noticeably slow in starting up.

I think the great hope is that the Core Data API -- which iTunes and iPhoto predate -- will give them scalability for these kinds of app.  It can use SQLite databases, along with XML and binary formats. Tiger&#039;s Mail.app &lt;a href=&quot;http://www.google.co.uk/search?q=sqlite%20%22mail.app%22&quot; rel=&quot;nofollow&quot;&gt;already uses SQLite&lt;/a&gt; for the main mail index, although I&#039;m not sure whether it&#039;s using Core Data or using SQLite directly. They haven&#039;t had many qualms about totally replacing the data/filing mechanisms for iPhoto and iTunes in the past, so I&#039;m hoping they&#039;ll reengineer around Core Data as well.  If they&#039;d then add a MySQL or PostgreSQL backend for Core Data, you could then run iPhoto and iTunes on a database cluster... mmm...

With the EXIF munging, it&#039;s fairly annoying, as I know it wouldn&#039;t be hard to implement.  It might even be practical to do as a plugin.  Unfortunately, iPhoto is completely undocumented as far as I can tell and my attention span just doesn&#039;t go far enough to figure it out!</description>
		<content:encoded><![CDATA[<p>@artist:</p>
<p>Yeah, I've got an <a href="http://www.fatcatsoftware.com/iplm/" rel="nofollow">iPhoto Library Manager</a> license and I've also donated a little to Rick Neil for the freeware <a href="http://www.iphotobuddy.com/" rel="nofollow">iPhoto Buddy</a>, which does a similar thing.  They're both good products, and have been very useful when merging libraries.</p>
<p>However, I'm one of those slightly obsessive types who wants all my photos tagged, searchable and accessible from a single window :-)</p>
<p>Rather than breaking up the library into sub-libraries, I've gone through and deleted some of the more egregiously useless shots.  I've got a bad habit of taking a number of shots on continuous drive, picking the best, and then completely failing to ditch the old shots.</p>
<p>Thing is, this stuff is unnecessary.  Apple have a bad habit of failing to optimise these apps for scalability, and also targetting the higher end of their hardware range, rather than catering for us poor bozos still using G4 iBooks, which admittedly is not surprising for a hardware company like Apple.  iTunes is pretty crappy at handling large libraries, and as I understand it, starts slowing down non-linearly when you get to the tens and hundreds of thousands of tracks.  I'm only on about 8000 tracks and it's noticeably slow in starting up.</p>
<p>I think the great hope is that the Core Data API -- which iTunes and iPhoto predate -- will give them scalability for these kinds of app.  It can use SQLite databases, along with XML and binary formats. Tiger's Mail.app <a href="http://www.google.co.uk/search?q=sqlite%20%22mail.app%22" rel="nofollow">already uses SQLite</a> for the main mail index, although I'm not sure whether it's using Core Data or using SQLite directly. They haven't had many qualms about totally replacing the data/filing mechanisms for iPhoto and iTunes in the past, so I'm hoping they'll reengineer around Core Data as well.  If they'd then add a MySQL or PostgreSQL backend for Core Data, you could then run iPhoto and iTunes on a database cluster... mmm...</p>
<p>With the EXIF munging, it's fairly annoying, as I know it wouldn't be hard to implement.  It might even be practical to do as a plugin.  Unfortunately, iPhoto is completely undocumented as far as I can tell and my attention span just doesn't go far enough to figure it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artist</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-2593</link>
		<dc:creator>artist</dc:creator>
		<pubDate>Thu, 26 Apr 2007 01:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-2593</guid>
		<description>re: &quot;Secondly, it doesn’t use a horrible non-scalable monolithic database like iPhoto does.&quot;

Get iPhoto Library Manager! Free download by Brian Webster. I don&#039;t know why Apple doesn&#039;t just buy him out and incorporate this feature? It makes a world of difference. 

As far as iPhoto EXIF info goes- Apple should have addressed this issue instead of creating Aperture. iPhoto PRO would have been a much simpler, faster product but they dropped the ball.</description>
		<content:encoded><![CDATA[<p>re: "Secondly, it doesn’t use a horrible non-scalable monolithic database like iPhoto does."</p>
<p>Get iPhoto Library Manager! Free download by Brian Webster. I don't know why Apple doesn't just buy him out and incorporate this feature? It makes a world of difference. </p>
<p>As far as iPhoto EXIF info goes- Apple should have addressed this issue instead of creating Aperture. iPhoto PRO would have been a much simpler, faster product but they dropped the ball.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viktor</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-2116</link>
		<dc:creator>viktor</dc:creator>
		<pubDate>Tue, 10 Apr 2007 04:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-2116</guid>
		<description>this is an absurd problem. same thing happens using a program like adobe elements. it&#039;s got nifty features to allow you to tag and filter your photos but it&#039;s in a proprietary database as well. i wasted hundreds of hours before i realized this was even an issue! after that i played with aperture, but it ran like a pig on my rig which at the time was fairly state of the art. i hear they fixed in version 1.1 but they had lost me by then. i now use adobe bridge to manage my meta-data. i can edit all iptc core including setting up templates for personal information i want to include in each. i can view all camera generated exif and raw info and set up smart collections. it&#039;s the most robust implementation i have yet to find that doesn&#039;t leave you in a meta-data black hole.</description>
		<content:encoded><![CDATA[<p>this is an absurd problem. same thing happens using a program like adobe elements. it's got nifty features to allow you to tag and filter your photos but it's in a proprietary database as well. i wasted hundreds of hours before i realized this was even an issue! after that i played with aperture, but it ran like a pig on my rig which at the time was fairly state of the art. i hear they fixed in version 1.1 but they had lost me by then. i now use adobe bridge to manage my meta-data. i can edit all iptc core including setting up templates for personal information i want to include in each. i can view all camera generated exif and raw info and set up smart collections. it's the most robust implementation i have yet to find that doesn't leave you in a meta-data black hole.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: You know you skim too many blogs when&#8230; &#187; eightpence - Phil Crosby</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-67</link>
		<dc:creator>You know you skim too many blogs when&#8230; &#187; eightpence - Phil Crosby</dc:creator>
		<pubDate>Tue, 30 Jan 2007 23:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-67</guid>
		<description>[...] you crawl the Internet for a solution to a problem, like getting iPhoto to understand exif data [...]</description>
		<content:encoded><![CDATA[<p>[...] you crawl the Internet for a solution to a problem, like getting iPhoto to understand exif data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Crosby</title>
		<link>http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/comment-page-1/#comment-45</link>
		<dc:creator>Phil Crosby</dc:creator>
		<pubDate>Sun, 14 Jan 2007 07:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://gidden.net/tom/2006/12/27/iphoto-flickr-exif-munging/#comment-45</guid>
		<description>Very cool. I&#039;d love to see someone take this and run with it. I think there&#039;s a big market for a photo tool that works on the Mac or any platform that can clean up mistaken exif data, bad filenames, and correlate metadata between services like flikr and picassa web.</description>
		<content:encoded><![CDATA[<p>Very cool. I'd love to see someone take this and run with it. I think there's a big market for a photo tool that works on the Mac or any platform that can clean up mistaken exif data, bad filenames, and correlate metadata between services like flikr and picassa web.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

