<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Daniel Bartholomew &#187; F-Spot</title>
	<atom:link href="http://daniel-bartholomew.com/wordpress/tag/f-spot/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel-bartholomew.com/wordpress</link>
	<description></description>
	<lastBuildDate>Wed, 04 Aug 2010 20:54:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>		<item>
		<title>F-Spot Considered Harmful</title>
		<link>http://daniel-bartholomew.com/wordpress/2009/10/f-spot-considered-harmful/</link>
		<comments>http://daniel-bartholomew.com/wordpress/2009/10/f-spot-considered-harmful/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 01:07:09 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[F-Spot]]></category>
		<category><![CDATA[Fail]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://daniel-bartholomew.com/wordpress/?p=233</guid>
		<description><![CDATA[There is a good possibility that every photo you've imported to F-Spot has had its EXIF date tags altered without your permission and without F-Spot informing you that it has done so. <a href="http://daniel-bartholomew.com/wordpress/2009/10/f-spot-considered-harmful/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: See the note from  one of the F-Spot developers in the comments below.</strong></p>
<p>I&#8217;d like to publicize an issue that the F-Spot developers have been slow to address:</p>
<p>&lt;rant&gt;</p>
<p>There is a good possibility that <strong>every</strong> photo you&#8217;ve imported to F-Spot has had its EXIF date tags altered without your permission and without F-Spot informing you that it has done so.</p>
<p>From <a href="https://bugzilla.gnome.org/show_bug.cgi?id=340903">bug</a> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=454082">reports</a> going back over two years it is clear that F-Spot has a serious date problem.</p>
<p>What is the assigned severity of these bugs? Normal.</p>
<p>What is the status of these bugs? UNCONFIRMED.</p>
<p>How&#8217;s this for confirmation:</p>
<div id="attachment_234" class="wp-caption aligncenter" style="width: 370px"><img class="size-full wp-image-234" title="gnome-thumb-screenshot" src="http://daniel-bartholomew.com/wordpress/wp-content/uploads/2009/10/gnome-thumb-screenshot.png" alt="Mangled EXIF data as viewed by Gthumb" width="360" height="174" /><p class="wp-caption-text">Mangled EXIF data as viewed by Gthumb</p></div>
<p>The above is a screenshot of the EXIF date information (as viewed by Gthumb) of a photo I imported to F-Spot version 0.6.1.3 for testing purposes. Prior to import, all three of the fields (DateTime, DateTimeOriginal, and DateTimeDigitized) had the same timestamp: 2009:10:26 13:37:11. This timestamp corresponds to when I took the picture: 13:37 on October 26th.</p>
<p>As can be seen, F-Spot has decided that the users are idiots and to update the fields with the values it thinks are best without telling anyone. It decided to set the DateTime  field to the time when the photo was imported into F-Spot (as if that date is so important it needs to be saved for posterity). For DateTimeOriginal F-Spot decided that the appropriate time is the <a title="Coordinated Universal Time" href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time">UTC time</a> when the picture was taken (conveniently deciding that since my computer is currently in U.S Eastern Daylight Time, I <strong>must</strong> have been in the same timezone when I took the picture and that my camera was set to the correct time for my timezone at the time I took the picture). The EXIF date fields do not have timezone information in them so setting it to UTC is meaningless because there&#8217;s no way to tell from looking at the data that that is what you&#8217;ve set it to! The DateTimeDigitized field is the only one F-Spot left alone which gives us the strange paradox of the picture being digitized 4 hours <strong>before</strong> it was originally taken! &lt;sarcasm&gt;<em>Yeah, that makes sense.</em>&lt;/sarcasm&gt;</p>
<p>This problem is so bad some users have resorted to <a href="http://ckdake.com/content/2008/f-spot-exif-information-mangling.html">writing perl scripts</a> to try and fix things after the fact or <a href="http://mail.gnome.org/archives/f-spot-list/2009-August/msg00000.html">launching the program in different ways</a> to prevent the problem from happening. I am going to take the nuclear option and simply remove F-Spot from all of my computers.</p>
<p>An open letter to the F-Spot devs:</p>
<blockquote><p>To whom it may concern,</p>
<p>Data corruption is ALWAYS a critical problem but you list bugs <a href="https://bugzilla.gnome.org/show_bug.cgi?id=340903">340903</a> and <a href="https://bugzilla.gnome.org/show_bug.cgi?id=454082">454082</a> as &#8220;UNCONFIRMED&#8221; with a severity and priority of &#8220;Normal&#8221;.</p>
<p>UNCONFIRMED? Normal? Who are you kidding? Data corruption is <em>always</em> critical and these bugs are <em>years</em> old and have been confirmed <em><strong>in your own bugzilla</strong></em> by dozens of users.</p>
<p>Regardless of whatever reason you had for introducing this stupid date-changing &#8220;feature&#8221;, you <strong>never</strong> change EXIF data unless the user expressly tells you to. That&#8217;s basic common courtesy.</p>
<p>You&#8217;ve known about this issue for over three years. You need to grow up, acquire a clue, and fix F-Spot&#8217;s terrible and destructive behavior. Yesterday.</p>
<p>Until then I will distrust F-Spot and anyone who says it is anywhere close to being a good, decent, or even &#8220;ok&#8221; photo manager. You and others keep telling me that F-Spot is awesome, that F-Spot is great, that it is the best Linux photo manager. I no longer believe you. From now on F-Spot is not getting anywhere near my photos. I&#8217;ve <a title="Linux Journal: Managing Your Photos with F-Spot" href="http://www.linuxjournal.com/article/9110">written about you before</a> but I take all the good things I said then back. I was younger, more impressionable, and foolish. But those are just excuses. The fact is I was wrong. Yes, you appear to have some nice features, but your core has some rotten bits and I don&#8217;t eat rotten apples (even if only bits of them are rotten), I throw them away.</p>
<p>Goodbye,</p>
<p>Daniel Bartholomew</p></blockquote>
<p>&lt;/rant&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel-bartholomew.com/wordpress/2009/10/f-spot-considered-harmful/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>
