<?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; script</title>
	<atom:link href="http://artofsimplicity.co.uk/blog/tag/script/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>Time Delay Content by File Access Time</title>
		<link>http://artofsimplicity.co.uk/blog/2009/03/31/time-delay-content-by-file-access-time/</link>
		<comments>http://artofsimplicity.co.uk/blog/2009/03/31/time-delay-content-by-file-access-time/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:57:32 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://artofsimplicity.co.uk/blog/?p=92</guid>
		<description><![CDATA[I was working on a mini-script to display the results of a database and then log the results into a log file. One of the problems with the logging script was that every time the page was displayed, it would pull the results from the database and log the results.

I needed a way to prevent [...]]]></description>
		<wfw:commentRss>http://artofsimplicity.co.uk/blog/2009/03/31/time-delay-content-by-file-access-time/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>
