<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Christophe Geers&#039; Blog</title>
	<atom:link href="http://cgeers.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgeers.com</link>
	<description>Christophe Geers&#039; Blog about .NET programming</description>
	<lastBuildDate>Fri, 24 Feb 2012 04:48:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Windows Image Acquisition (WIA) by chandrasekhar</title>
		<link>http://cgeers.com/2011/05/15/windows-image-acquisition-wia/#comment-1004</link>
		<dc:creator><![CDATA[chandrasekhar]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 04:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=2532#comment-1004</guid>
		<description><![CDATA[Hello sir,

I am getting the following error .....

Exception from HRESULT: 0x80210006 (COM exception was unhandled


Please help me......]]></description>
		<content:encoded><![CDATA[<p>Hello sir,</p>
<p>I am getting the following error &#8230;..</p>
<p>Exception from HRESULT: 0&#215;80210006 (COM exception was unhandled</p>
<p>Please help me&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stack Exchange API by Antony Scott (@antony_scott)</title>
		<link>http://cgeers.com/2011/10/02/stack-exchange-api/#comment-1003</link>
		<dc:creator><![CDATA[Antony Scott (@antony_scott)]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 09:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3375#comment-1003</guid>
		<description><![CDATA[I&#039;ve done something similar, but your Json de-serialisation code was nicer. So I&#039;ve borrowed it :)

Thanks.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve done something similar, but your Json de-serialisation code was nicer. So I&#8217;ve borrowed it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 3: Create, Delete and Move Folders by Dew Drop &#8211; February 20, 2012 &#8211;- #1,269 &#124; Alvin Ashcraft&#039;s Morning Dew</title>
		<link>http://cgeers.com/2012/02/19/dropbox-rest-api-part-3-create-delete-and-move-folders/#comment-1002</link>
		<dc:creator><![CDATA[Dew Drop &#8211; February 20, 2012 &#8211;- #1,269 &#124; Alvin Ashcraft&#039;s Morning Dew]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 14:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3893#comment-1002</guid>
		<description><![CDATA[[...] Dropbox REST API Part 3: Create, Delete and Move Folders (Christophe Geers) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Dropbox REST API Part 3: Create, Delete and Move Folders (Christophe Geers) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Image Acquisition (WIA) by chandrasekhar</title>
		<link>http://cgeers.com/2011/05/15/windows-image-acquisition-wia/#comment-1001</link>
		<dc:creator><![CDATA[chandrasekhar]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 10:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.wordpress.com/?p=2532#comment-1001</guid>
		<description><![CDATA[Hi,
I want to scan the documents in c# .please help me ..........]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to scan the documents in c# .please help me &#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Christophe</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-998</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-998</guid>
		<description><![CDATA[Thx. Glad it helped.]]></description>
		<content:encoded><![CDATA[<p>Thx. Glad it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Christophe</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-997</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-997</guid>
		<description><![CDATA[Tip: paste the request URLs in a browser. When trying to get a request token (step 1) for your application I receive a 403 error. Just examine the response while debugging or paste the request URL in a browser. You&#039;ll get more information. In your case, Dropbox tells met that your application has been disabled, so the 403 error (Forbidden) makes sense.

Response:

{&quot;error&quot;: &quot;This app has been disabled.&quot;}]]></description>
		<content:encoded><![CDATA[<p>Tip: paste the request URLs in a browser. When trying to get a request token (step 1) for your application I receive a 403 error. Just examine the response while debugging or paste the request URL in a browser. You&#8217;ll get more information. In your case, Dropbox tells met that your application has been disabled, so the 403 error (Forbidden) makes sense.</p>
<p>Response:</p>
<p>{&#8220;error&#8221;: &#8220;This app has been disabled.&#8221;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Martin Tobón</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-996</link>
		<dc:creator><![CDATA[Martin Tobón]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-996</guid>
		<description><![CDATA[Thanks god man!! I finally got it!!... it looks like you&#039;ve got to request for the access token in order for the application to appear in My Apps under account.

Thank you for your help!!

I Really apreciate that

By the way man, what a great blog you&#039;ve got!]]></description>
		<content:encoded><![CDATA[<p>Thanks god man!! I finally got it!!&#8230; it looks like you&#8217;ve got to request for the access token in order for the application to appear in My Apps under account.</p>
<p>Thank you for your help!!</p>
<p>I Really apreciate that</p>
<p>By the way man, what a great blog you&#8217;ve got!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Martin Tobón</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-995</link>
		<dc:creator><![CDATA[Martin Tobón]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-995</guid>
		<description><![CDATA[No, i put a Console.ReadLine(); in order to press a key when the Allow process is finished...]]></description>
		<content:encoded><![CDATA[<p>No, i put a Console.ReadLine(); in order to press a key when the Allow process is finished&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Christophe</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-994</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-994</guid>
		<description><![CDATA[geersch@gmail.com ..... could be that you leave too little time between step 2 and 3 ...]]></description>
		<content:encoded><![CDATA[<p><a href="mailto:geersch@gmail.com">geersch@gmail.com</a> &#8230;.. could be that you leave too little time between step 2 and 3 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropbox REST API Part 1: Authentication by Martin Tobón</title>
		<link>http://cgeers.com/2011/12/29/dropbox-rest-api-part-1-authentication/#comment-993</link>
		<dc:creator><![CDATA[Martin Tobón]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://cgeers.com/?p=3681#comment-993</guid>
		<description><![CDATA[It&#039;s the same code posted on the downloads page... i just added the keys provided by dropbox after creating an app.

I can give you those keys if you want to... where can i check your mail?]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s the same code posted on the downloads page&#8230; i just added the keys provided by dropbox after creating an app.</p>
<p>I can give you those keys if you want to&#8230; where can i check your mail?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

