<?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/"
		>
<channel>
	<title>Comments on: Aperture internals</title>
	<atom:link href="http://majid.info/blog/aperture-internals/feed/" rel="self" type="application/rss+xml" />
	<link>http://majid.info/blog/aperture-internals/</link>
	<description>Sporadic pontification</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:47:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Sewell</title>
		<link>http://majid.info/blog/aperture-internals/comment-page-1/#comment-4866</link>
		<dc:creator>David Sewell</dc:creator>
		<pubDate>Wed, 04 May 2011 21:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.majid.info/mylos/stories/2005/12/01/apertureInternals.html#comment-4866</guid>
		<description>Aha. Thanks for the clarification!</description>
		<content:encoded><![CDATA[<p>Aha. Thanks for the clarification!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: majid</title>
		<link>http://majid.info/blog/aperture-internals/comment-page-1/#comment-4860</link>
		<dc:creator>majid</dc:creator>
		<pubDate>Tue, 03 May 2011 21:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.majid.info/mylos/stories/2005/12/01/apertureInternals.html#comment-4860</guid>
		<description>Aperture uses Core Data, which is a database-independent abstraction layer, and thus does not use the native SQLite encoding for dates (juliandate), but rather the NSDate format, which should be a double-precision number of seconds since the reference date (2001-01-01 00:00:00 GMT).</description>
		<content:encoded><![CDATA[<p>Aperture uses Core Data, which is a database-independent abstraction layer, and thus does not use the native SQLite encoding for dates (juliandate), but rather the NSDate format, which should be a double-precision number of seconds since the reference date (2001-01-01 00:00:00 GMT).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Sewell</title>
		<link>http://majid.info/blog/aperture-internals/comment-page-1/#comment-4859</link>
		<dc:creator>David Sewell</dc:creator>
		<pubDate>Tue, 03 May 2011 21:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.majid.info/mylos/stories/2005/12/01/apertureInternals.html#comment-4859</guid>
		<description>Thanks for this helpful analysis. I&#039;ve been looking at Library.apdb (in aperture 3) using an SQLite browser. It mostly makes sense, but I can&#039;t for the life of me figure out what is going on with the various time/date values (data type &#039;timestamp&#039;). They either have single integers that would appear to be Unix seconds-from-epoch values but are not, or else integers separated by &#039;.&#039; that appear to be Julian dates but are way too large. What is up with that?</description>
		<content:encoded><![CDATA[<p>Thanks for this helpful analysis. I&#8217;ve been looking at Library.apdb (in aperture 3) using an SQLite browser. It mostly makes sense, but I can&#8217;t for the life of me figure out what is going on with the various time/date values (data type &#8216;timestamp&#8217;). They either have single integers that would appear to be Unix seconds-from-epoch values but are not, or else integers separated by &#8216;.&#8217; that appear to be Julian dates but are way too large. What is up with that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

