<?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: Extracting Image Properties in C#</title>
	<atom:link href="http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/</link>
	<description>A blog by Simon J. Williams</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Alon</title>
		<link>http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/#comment-14</link>
		<dc:creator>Alon</dc:creator>
		<pubDate>Thu, 29 Apr 2010 14:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/2010/01/extracting-image-properties-in-c-2/#comment-14</guid>
		<description>I&#039;ve found it... is PropertyTagExifDTOrig (0x9003). 

From MSDN:
&quot;Date and time when the original image data was generated. 
For a digital camera, the date and time when the picture was taken.&quot;

Alon</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found it&#8230; is PropertyTagExifDTOrig (0&#215;9003). </p>
<p>From MSDN:<br />
&#8220;Date and time when the original image data was generated.<br />
For a digital camera, the date and time when the picture was taken.&#8221;</p>
<p>Alon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alon</title>
		<link>http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/#comment-13</link>
		<dc:creator>Alon</dc:creator>
		<pubDate>Thu, 29 Apr 2010 00:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/2010/01/extracting-image-properties-in-c-2/#comment-13</guid>
		<description>Yes, I did that - none of the PropertyItems show now the &quot;Date Taken&quot;...

I also wrote what I read and still doesn&#039;t change the &quot;Date Taken&quot; but I do read again what I just wrote... Weird!

Alon</description>
		<content:encoded><![CDATA[<p>Yes, I did that &#8211; none of the PropertyItems show now the &#8220;Date Taken&#8221;&#8230;</p>
<p>I also wrote what I read and still doesn&#8217;t change the &#8220;Date Taken&#8221; but I do read again what I just wrote&#8230; Weird!</p>
<p>Alon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/#comment-12</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Wed, 28 Apr 2010 22:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/2010/01/extracting-image-properties-in-c-2/#comment-12</guid>
		<description>All I can suggest is to display all of the properties to see if another one is being read as the Date Taken value.  Also, verify that the format of the value you are setting matches the expected one for the value.

I&#039;ll have another look when I get more time.</description>
		<content:encoded><![CDATA[<p>All I can suggest is to display all of the properties to see if another one is being read as the Date Taken value.  Also, verify that the format of the value you are setting matches the expected one for the value.</p>
<p>I&#8217;ll have another look when I get more time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alon</title>
		<link>http://www.kajabity.com/2010/01/extracting-image-properties-in-c-2/#comment-11</link>
		<dc:creator>Alon</dc:creator>
		<pubDate>Wed, 28 Apr 2010 21:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/2010/01/extracting-image-properties-in-c-2/#comment-11</guid>
		<description>Hi,

I&#039;ve just implemented a tool to edit the &quot;Date Taken&quot; property (the name in the properties dialog, details tab when right click an image file). According to all documentation, it is the &quot;PropertyTagDateTime&quot; but when i change this property value - it doesnt affect the &quot;Date taken&quot;. If I read this property - I am reading what Ii wrote. It just doesnt appear in the properties dialog or on Win7 column &quot;Date Taken&quot;.

Any idea??

Thanks,

Alon</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve just implemented a tool to edit the &#8220;Date Taken&#8221; property (the name in the properties dialog, details tab when right click an image file). According to all documentation, it is the &#8220;PropertyTagDateTime&#8221; but when i change this property value &#8211; it doesnt affect the &#8220;Date taken&#8221;. If I read this property &#8211; I am reading what Ii wrote. It just doesnt appear in the properties dialog or on Win7 column &#8220;Date Taken&#8221;.</p>
<p>Any idea??</p>
<p>Thanks,</p>
<p>Alon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

