<?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: .NET C# Wrapper for the ImageShack XML API</title>
	<atom:link href="http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/</link>
	<description>Coding eclecticism, and other large words</description>
	<lastBuildDate>Sun, 01 Aug 2010 02:31:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1769</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 17 Jul 2010 07:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1769</guid>
		<description>Nevermind - it does still work!!

I had some spyware that messed with my proxy settings - internet explorer burning me even though I use firefox! grrrrr</description>
		<content:encoded><![CDATA[<p>Nevermind &#8211; it does still work!!</p>
<p>I had some spyware that messed with my proxy settings &#8211; internet explorer burning me even though I use firefox! grrrrr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1731</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1731</guid>
		<description>Seems like this is broken now using this address

http://iload2.imageshack.us/upload_api.php?swfupload=1&amp;cookie=&amp;optsize=resample&amp;ulevel=&amp;nocache=29632</description>
		<content:encoded><![CDATA[<p>Seems like this is broken now using this address</p>
<p><a href="http://iload2.imageshack.us/upload_api.php?swfupload=1&amp;cookie=&amp;optsize=resample&amp;ulevel=&amp;nocache=29632" rel="nofollow">http://iload2.imageshack.us/upload_api.php?swfupload=1&amp;cookie=&amp;optsize=resample&amp;ulevel=&amp;nocache=29632</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Take a screenshot of your desktop and upload to ImageShack imgur easily &#187; My World</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1622</link>
		<dc:creator>Take a screenshot of your desktop and upload to ImageShack imgur easily &#187; My World</dc:creator>
		<pubDate>Tue, 06 Jul 2010 23:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1622</guid>
		<description>[...] Based on Omkar&#8217;s ScreenUp and uses Bryce&#8217;s C# Wrapper for ImageShack XML API. Also, thanks to Omkar for the selection screenshot library. [...]</description>
		<content:encoded><![CDATA[<p>[...] Based on Omkar&#8217;s ScreenUp and uses Bryce&#8217;s C# Wrapper for ImageShack XML API. Also, thanks to Omkar for the selection screenshot library. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1463</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 24 Jun 2010 18:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1463</guid>
		<description>I got it to work after reading Carlos Alloatti&#039;s changes. Actually, only the URL change was needed. Many of the names searched for in the switch statement are changed though - so I had to search for what I needed, e.g. it doesn&#039;t return &quot;image_location&quot; now, so I had to parse &quot;image_html&quot;

btw, Jacob&#039;s idea is good, but won&#039;t quite work the way as posted - an exception gets thrown
&quot;This property cannot be set after writing has started.&quot;
So just nest the using statements.</description>
		<content:encoded><![CDATA[<p>I got it to work after reading Carlos Alloatti&#8217;s changes. Actually, only the URL change was needed. Many of the names searched for in the switch statement are changed though &#8211; so I had to search for what I needed, e.g. it doesn&#8217;t return &#8220;image_location&#8221; now, so I had to parse &#8220;image_html&#8221;</p>
<p>btw, Jacob&#8217;s idea is good, but won&#8217;t quite work the way as posted &#8211; an exception gets thrown<br />
&#8220;This property cannot be set after writing has started.&#8221;<br />
So just nest the using statements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darkdog</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1355</link>
		<dc:creator>darkdog</dc:creator>
		<pubDate>Fri, 18 Jun 2010 09:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1355</guid>
		<description>well actually i get an exception in this line:
HttpWebResponse imageShackWebResponse = imageShackWebRequest.GetResponse() as HttpWebResponse;

it tells me that the Remoteserver has got an error: (400)</description>
		<content:encoded><![CDATA[<p>well actually i get an exception in this line:<br />
HttpWebResponse imageShackWebResponse = imageShackWebRequest.GetResponse() as HttpWebResponse;</p>
<p>it tells me that the Remoteserver has got an error: (400)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1335</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 16 Jun 2010 20:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1335</guid>
		<description>Sorry,
The last post, you&#039;re going to have to move the last using(...) back.</description>
		<content:encoded><![CDATA[<p>Sorry,<br />
The last post, you&#8217;re going to have to move the last using(&#8230;) back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-1332</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-1332</guid>
		<description>Hey,
I noticed you forgot to close the file when uploaded. You should also put it in a using statement.
http://pastebin.com/YwtDqa6c
There is an optimised edit.</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I noticed you forgot to close the file when uploaded. You should also put it in a using statement.<br />
<a href="http://pastebin.com/YwtDqa6c" rel="nofollow">http://pastebin.com/YwtDqa6c</a><br />
There is an optimised edit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce Thomas</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-990</link>
		<dc:creator>Bryce Thomas</dc:creator>
		<pubDate>Wed, 26 May 2010 00:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-990</guid>
		<description>Jacob/Sathya/Carlos - thanks for working through some of the problems in the comments and sharing with everyone.</description>
		<content:encoded><![CDATA[<p>Jacob/Sathya/Carlos &#8211; thanks for working through some of the problems in the comments and sharing with everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathya</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-988</link>
		<dc:creator>Sathya</dc:creator>
		<pubDate>Tue, 25 May 2010 21:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-988</guid>
		<description>Well, I&#039;ve moved away from imageshack, and I&#039;m uploading to imgur. Thanks for library Bryce!</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;ve moved away from imageshack, and I&#8217;m uploading to imgur. Thanks for library Bryce!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.codeemporium.com/2009/06/14/dot-net-c-sharp-wrapper-for-the-imageshack-xml-api/comment-page-1/#comment-942</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Sat, 22 May 2010 13:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeemporium.com/?p=15#comment-942</guid>
		<description>I take it back. It works fine now. Seems to be just the address.</description>
		<content:encoded><![CDATA[<p>I take it back. It works fine now. Seems to be just the address.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
