<?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>Andy&#039;s Blog</title>
	<atom:link href="http://acairns.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://acairns.co.uk</link>
	<description>I don&#039;t mean to moan, but...</description>
	<lastBuildDate>Fri, 09 Dec 2011 16:55:06 +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>Upcoming Series on Design Patterns</title>
		<link>http://acairns.co.uk/articles/php-design-pattern-series/</link>
		<comments>http://acairns.co.uk/articles/php-design-pattern-series/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 16:55:06 +0000</pubDate>
		<dc:creator>Andrew Cairns</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://acairns.co.uk/?p=205</guid>
		<description><![CDATA[Just a quick note to say that I&#8217;m working on a series of articles related to design patterns in PHP. I&#8217;ll soon be posting the first article in the series: Using the Adapter Pattern. If you are interested, be sure &#8230; <a href="http://acairns.co.uk/articles/php-design-pattern-series/" style="float: right">Continue reading <span class="meta-nav">&#8230;</span></a>]]></description>
		<wfw:commentRss>http://acairns.co.uk/articles/php-design-pattern-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic Markup is Important</title>
		<link>http://acairns.co.uk/articles/semantic-markup-is-important/</link>
		<comments>http://acairns.co.uk/articles/semantic-markup-is-important/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 11:21:17 +0000</pubDate>
		<dc:creator>Andrew Cairns</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://www.acairns.co.uk/?p=184</guid>
		<description><![CDATA[Divya Manian&#8217;s article about the pursuit of semantic value has sparked quite a debate. Good ol&#8217; Boag replied stating he agreed with Keith&#8217;s response on the matter further adding that investing time in semantics is an investment in the future. &#8230; <a href="http://acairns.co.uk/articles/semantic-markup-is-important/" style="float: right">Continue reading <span class="meta-nav">&#8230;</span></a>]]></description>
		<wfw:commentRss>http://acairns.co.uk/articles/semantic-markup-is-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing CodeIgniter Resources from Library Items</title>
		<link>http://acairns.co.uk/articles/codeigniter/accessing-codeigniter-resources/</link>
		<comments>http://acairns.co.uk/articles/codeigniter/accessing-codeigniter-resources/#comments</comments>
		<pubDate>Wed, 11 May 2011 20:34:40 +0000</pubDate>
		<dc:creator>Andrew Cairns</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>

		<guid isPermaLink="false">http://www.acairns.co.uk/?p=120</guid>
		<description><![CDATA[Everything loaded in CodeIgniter is accessable from the CI super object. This is great to keep syntax consistent between Models and Controllers. From within these classes, you can use $this to access loaded resources. CodeIgniter&#8217;s userguide states: $this, however, only &#8230; <a href="http://acairns.co.uk/articles/codeigniter/accessing-codeigniter-resources/" style="float: right">Continue reading <span class="meta-nav">&#8230;</span></a>]]></description>
		<wfw:commentRss>http://acairns.co.uk/articles/codeigniter/accessing-codeigniter-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error: Header size too large. Phil Sturgeon&#8217;s cURL Library</title>
		<link>http://acairns.co.uk/articles/codeigniter/header-size-too-large/</link>
		<comments>http://acairns.co.uk/articles/codeigniter/header-size-too-large/#comments</comments>
		<pubDate>Wed, 11 May 2011 20:10:02 +0000</pubDate>
		<dc:creator>Andrew Cairns</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>

		<guid isPermaLink="false">http://www.acairns.co.uk/?p=136</guid>
		<description><![CDATA[When inheriting an app utilising an old version of Phil Sturgeon&#8217;s REST Implementation for CodeIgniter, I uncovered a bug with a strange error &#8211; &#8220;Request header is too large&#8221; in my Apache log! Since CodeIgniter stores loaded resources within the &#8230; <a href="http://acairns.co.uk/articles/codeigniter/header-size-too-large/" style="float: right">Continue reading <span class="meta-nav">&#8230;</span></a>]]></description>
		<wfw:commentRss>http://acairns.co.uk/articles/codeigniter/header-size-too-large/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autoloading Resources in Codeigniter</title>
		<link>http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/</link>
		<comments>http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/#comments</comments>
		<pubDate>Mon, 02 May 2011 13:16:59 +0000</pubDate>
		<dc:creator>Andrew Cairns</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>

		<guid isPermaLink="false">http://www.acairns.co.uk/?p=73</guid>
		<description><![CDATA[I have personal &#8216;beef&#8217; with the CodeIgniter loader &#8211; I just dont like it. Personally, I may not want every class I load to be instantiated, nor may I want every loaded class to be added as a member. The &#8230; <a href="http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/" style="float: right">Continue reading <span class="meta-nav">&#8230;</span></a>]]></description>
		<wfw:commentRss>http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

