<?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"
	>
<channel>
	<title>Comments on: The problem with RAW is&#8230;</title>
	<atom:link href="http://xyloid.org/2006/08/27/the-problem-with-raw-is/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/</link>
	<description>The world from a mathematician's perspective</description>
	<pubDate>Fri, 05 Sep 2008 20:13:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Carlo</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-1160</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Mon, 02 Apr 2007 02:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-1160</guid>
		<description>I forgot all about this. Canon released it's SDK with some code in C#.</description>
		<content:encoded><![CDATA[<p>I forgot all about this. Canon released it&#8217;s SDK with some code in C#.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave&#8217;s Blog &#187; Blog Archive &#187; More on RAW</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-259</link>
		<dc:creator>Dave&#8217;s Blog &#187; Blog Archive &#187; More on RAW</dc:creator>
		<pubDate>Sat, 02 Dec 2006 23:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-259</guid>
		<description>[...] My grand plan outlined in the previous entry never really materialized for reasons of time. However, I do have a fairly stable workflow set up now with my RAW photos, so I thought I&#8217;d at least try to document that here, in case anybody else was interested in the slightest. [...]</description>
		<content:encoded><![CDATA[<p>[...] My grand plan outlined in the previous entry never really materialized for reasons of time. However, I do have a fairly stable workflow set up now with my RAW photos, so I thought I&#8217;d at least try to document that here, in case anybody else was interested in the slightest. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-258</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 02 Dec 2006 22:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-258</guid>
		<description>Hi Jeff,

Sorry in my long, long delay to you getting a reply. It's been a busy few weeks. I'm going to make a blog entry shortly, maybe this will answer some of your question, but I suspect not.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>Sorry in my long, long delay to you getting a reply. It&#8217;s been a busy few weeks. I&#8217;m going to make a blog entry shortly, maybe this will answer some of your question, but I suspect not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-219</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 19 Nov 2006 05:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-219</guid>
		<description>i'm curious if you've gotten this to work.  I'm trying to get something similar, also using C# to work and, while I've been able to get parts of the Canon SDK working, I'm not able to actually display a CR2 image within my application.  If you've managed to get this working, could you let me know how?

Thanks!

Jeff</description>
		<content:encoded><![CDATA[<p>i&#8217;m curious if you&#8217;ve gotten this to work.  I&#8217;m trying to get something similar, also using C# to work and, while I&#8217;ve been able to get parts of the Canon SDK working, I&#8217;m not able to actually display a CR2 image within my application.  If you&#8217;ve managed to get this working, could you let me know how?</p>
<p>Thanks!</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-116</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 22 Sep 2006 16:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-116</guid>
		<description>Hi Carlo,

At the moment this is still a work 'in progress'. Potentially the concept is pretty simple, it's just that I haven't had the time (or, indeed, the motivation) to actually come up with the code. dcraw is pretty slow when all's said and done.</description>
		<content:encoded><![CDATA[<p>Hi Carlo,</p>
<p>At the moment this is still a work &#8216;in progress&#8217;. Potentially the concept is pretty simple, it&#8217;s just that I haven&#8217;t had the time (or, indeed, the motivation) to actually come up with the code. dcraw is pretty slow when all&#8217;s said and done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://xyloid.org/2006/08/27/the-problem-with-raw-is/#comment-115</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Fri, 22 Sep 2006 06:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://xyloid.org/wptest/2006/08/27/the-problem-with-raw-is/#comment-115</guid>
		<description>I'm looking for a way to access CR2 data using C#. Did you get this plan to work?</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for a way to access CR2 data using C#. Did you get this plan to work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
