<?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>Undesigned</title>
	<atom:link href="http://undesigned.org.za/feed" rel="self" type="application/rss+xml" />
	<link>http://undesigned.org.za</link>
	<description>Freelance web / mobile application developer, Cape Town, South Africa</description>
	<lastBuildDate>Wed, 13 Jul 2011 19:18:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Feeling appreciated</title>
		<link>http://undesigned.org.za/2011/07/13/feeling-appreciated</link>
		<comments>http://undesigned.org.za/2011/07/13/feeling-appreciated#comments</comments>
		<pubDate>Wed, 13 Jul 2011 19:18:14 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/?p=171</guid>
		<description><![CDATA[A kind man by the name of Tareq sent a gift from my Amazon Wishlist: And thank you for the support!]]></description>
		<wfw:commentRss>http://undesigned.org.za/2011/07/13/feeling-appreciated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates to the Amazon S3 PHP Class</title>
		<link>http://undesigned.org.za/2011/06/12/updates-to-the-amazon-s3-php-class</link>
		<comments>http://undesigned.org.za/2011/06/12/updates-to-the-amazon-s3-php-class#comments</comments>
		<pubDate>Sun, 12 Jun 2011 05:04:54 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/?p=143</guid>
		<description><![CDATA[It has been quite some time since I&#8217;ve mentioned updates to the S3 class. After Amazon released the AWS PHP SDK I expected most people to stop using it and eventually limited development to bug fixes/patches &#8211; but it seems &#8230; <a href="http://undesigned.org.za/2011/06/12/updates-to-the-amazon-s3-php-class">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2011/06/12/updates-to-the-amazon-s3-php-class/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updated documentation for the Amazon S3 PHP class</title>
		<link>http://undesigned.org.za/2009/08/16/updated-documentation-for-the-amazon-s3-php-class</link>
		<comments>http://undesigned.org.za/2009/08/16/updated-documentation-for-the-amazon-s3-php-class#comments</comments>
		<pubDate>Sat, 15 Aug 2009 22:40:16 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon S3]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/?p=82</guid>
		<description><![CDATA[I've just finished a massive overhaul of the S3 PHP Class documentation. This update includes examples for every method. <a href="http://undesigned.org.za/2009/08/16/updated-documentation-for-the-amazon-s3-php-class">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2009/08/16/updated-documentation-for-the-amazon-s3-php-class/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Controlling Amarok 2 with LIRC</title>
		<link>http://undesigned.org.za/2009/06/21/controlling-amarok-with-lirc</link>
		<comments>http://undesigned.org.za/2009/06/21/controlling-amarok-with-lirc#comments</comments>
		<pubDate>Sun, 21 Jun 2009 14:31:12 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[LIRC]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=7</guid>
		<description><![CDATA[Configuring LIRC to control Amarok using QDBus with a Media Center remote. <a href="http://undesigned.org.za/2009/06/21/controlling-amarok-with-lirc">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2009/06/21/controlling-amarok-with-lirc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP classes for Amazon SQS and SimpleDB</title>
		<link>http://undesigned.org.za/2009/02/20/php-classes-for-amazon-sqs-and-simpledb</link>
		<comments>http://undesigned.org.za/2009/02/20/php-classes-for-amazon-sqs-and-simpledb#comments</comments>
		<pubDate>Fri, 20 Feb 2009 09:45:22 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=8</guid>
		<description><![CDATA[Dan Myers has written some PHP classes for Amazon SQS and SimpleDB based on the S3 PHP class. <a href="http://undesigned.org.za/2009/02/20/php-classes-for-amazon-sqs-and-simpledb">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2009/02/20/php-classes-for-amazon-sqs-and-simpledb/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress plugin for Amazon S3</title>
		<link>http://undesigned.org.za/2009/02/16/wordpress-plugin-for-amazon-s3</link>
		<comments>http://undesigned.org.za/2009/02/16/wordpress-plugin-for-amazon-s3#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:47:43 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=5</guid>
		<description><![CDATA[Wordpress plugin for Amazon S3 using the Amazon S3 PHP class. <a href="http://undesigned.org.za/2009/02/16/wordpress-plugin-for-amazon-s3">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2009/02/16/wordpress-plugin-for-amazon-s3/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tracking file downloads with Google Analytics and Prototype</title>
		<link>http://undesigned.org.za/2008/07/16/tracking-file-downloads-with-google-analytics-and-prototype</link>
		<comments>http://undesigned.org.za/2008/07/16/tracking-file-downloads-with-google-analytics-and-prototype#comments</comments>
		<pubDate>Wed, 16 Jul 2008 08:29:00 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=19</guid>
		<description><![CDATA[Using Prototype's CSS-style selectors you can easily track file downloads with Google Analytics. <a href="http://undesigned.org.za/2008/07/16/tracking-file-downloads-with-google-analytics-and-prototype">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2008/07/16/tracking-file-downloads-with-google-analytics-and-prototype/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP upload progress meter using Prototype</title>
		<link>http://undesigned.org.za/2008/07/06/simple-php-upload-progress-meter-using-prototype</link>
		<comments>http://undesigned.org.za/2008/07/06/simple-php-upload-progress-meter-using-prototype#comments</comments>
		<pubDate>Sun, 06 Jul 2008 00:45:14 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=18</guid>
		<description><![CDATA[A crash course in creating an upload progress meter with PHP and Prototype. <a href="http://undesigned.org.za/2008/07/06/simple-php-upload-progress-meter-using-prototype">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2008/07/06/simple-php-upload-progress-meter-using-prototype/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ImageMagick 6.3.7 packages for Ubuntu 7.10 (i386)</title>
		<link>http://undesigned.org.za/2008/03/13/imagemagick-637-for-ubuntu-710</link>
		<comments>http://undesigned.org.za/2008/03/13/imagemagick-637-for-ubuntu-710#comments</comments>
		<pubDate>Thu, 13 Mar 2008 07:20:55 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=12</guid>
		<description><![CDATA[I wanted to play around with some of the newer ImageMagick features so I've rebuilt the 6.3.7 Hardy packages for Gusty. <a href="http://undesigned.org.za/2008/03/13/imagemagick-637-for-ubuntu-710">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2008/03/13/imagemagick-637-for-ubuntu-710/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Imagick</title>
		<link>http://undesigned.org.za/2008/03/12/imagick</link>
		<comments>http://undesigned.org.za/2008/03/12/imagick#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:19:30 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Imagick]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://undesigned.org.za/wordpress/?p=11</guid>
		<description><![CDATA[The PHP Imagick documentation is still very much incomplete - but if you're looking for some info on using Imagick with PHP I'd highly recommend checking out Mikko Koppanen's blog for some neat examples. <a href="http://undesigned.org.za/2008/03/12/imagick">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://undesigned.org.za/2008/03/12/imagick/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
