<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bit salad &#187; ImageShack</title>
	<atom:link href="http://ezbitz.com/tag/imageshack/feed/" rel="self" type="application/rss+xml" />
	<link>http://ezbitz.com</link>
	<description>Practical stuff</description>
	<lastBuildDate>Sun, 30 Oct 2011 11:22:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Simple ImageShack upload using C#</title>
		<link>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/</link>
		<comments>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:54:07 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[ImageShack]]></category>
		<category><![CDATA[ImageShack API]]></category>
		<category><![CDATA[memory xml deserialize]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=121</guid>
		<description><![CDATA[First of all this class is based on the http helper class. The rest is trivial. Here is a piece of code The result is an xml. You can deserialize it using the XML serializer/deserializer from the previous post. Hope it helps. Enjoy]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP: Simple upload image url to ImageShack</title>
		<link>http://ezbitz.com/2009/04/26/php-simple-upload-image-url-to-imageshack/</link>
		<comments>http://ezbitz.com/2009/04/26/php-simple-upload-image-url-to-imageshack/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 08:13:34 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[ImageShack]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=10</guid>
		<description><![CDATA[Here is a function you can use to directly upload url images to ImageShack. The function returns an associative array with 2 elements representing the ImageShack url of the image and of the thumbnail]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/04/26/php-simple-upload-image-url-to-imageshack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

