<?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>art of simplicity /{ blog: simplicity; } &#187; code</title>
	<atom:link href="http://artofsimplicity.co.uk/blog/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://artofsimplicity.co.uk/blog</link>
	<description>a collection of textual utterances</description>
	<lastBuildDate>Wed, 06 Jan 2010 19:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Retrieving your most recent Twitter Information</title>
		<link>http://artofsimplicity.co.uk/blog/2009/12/07/retrieving-your-most-recent-twitter-information/</link>
		<comments>http://artofsimplicity.co.uk/blog/2009/12/07/retrieving-your-most-recent-twitter-information/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 09:51:07 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://artofsimplicity.co.uk/blog/?p=129</guid>
		<description><![CDATA[During a recent project I needed a script to retrieve some real-time data from a Twitter account and display the results on the homepage.
After a quick search I came across a helpful PHP script by Joost de Valk. Much of the code below is based on his original script, so all credit to him.
My only [...]]]></description>
		<wfw:commentRss>http://artofsimplicity.co.uk/blog/2009/12/07/retrieving-your-most-recent-twitter-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Joomla! SEF fix v2</title>
		<link>http://artofsimplicity.co.uk/blog/2009/02/06/simple-joomla-sef-fix-v2/</link>
		<comments>http://artofsimplicity.co.uk/blog/2009/02/06/simple-joomla-sef-fix-v2/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 23:44:23 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sef]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://artofsimplicity.co.uk/blog/?p=71</guid>
		<description><![CDATA[A few days ago I made a post relating to an issue I came across with Joomla! during a move from running it in basic SEF mode, which utilises the aliases given when creating categories and articles in the Joomla administration/back-end, to the full/advanced SEF mode which utilises both the aliases and Apache&#8217;s mod_rewrite to [...]]]></description>
		<wfw:commentRss>http://artofsimplicity.co.uk/blog/2009/02/06/simple-joomla-sef-fix-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla! SEF/SEO and URL 404 Fix</title>
		<link>http://artofsimplicity.co.uk/blog/2009/02/04/joomla-sefseo-and-url-404-fix/</link>
		<comments>http://artofsimplicity.co.uk/blog/2009/02/04/joomla-sefseo-and-url-404-fix/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 18:56:31 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://artofsimplicity.co.uk/blog/?p=48</guid>
		<description><![CDATA[I recently moved a clients distribution of Joomla! from a Windows 2003 enivornment running IIS6, a Microsoft Web Server. As some of you may know IIS and Joomla! do not play nice together, in particular all the SEF (Search Engine Friendly) and SEO (Search Engine Optimisation) settings do not work out of the box as [...]]]></description>
		<wfw:commentRss>http://artofsimplicity.co.uk/blog/2009/02/04/joomla-sefseo-and-url-404-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
