<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Andy&#039;s Blog</title>
	<atom:link href="http://acairns.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://acairns.co.uk</link>
	<description>I don&#039;t mean to moan, but...</description>
	<lastBuildDate>Wed, 14 Dec 2011 13:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Autoloading Resources in Codeigniter by Andrew Cairns</title>
		<link>http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/#comment-66</link>
		<dc:creator>Andrew Cairns</dc:creator>
		<pubDate>Wed, 14 Dec 2011 13:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.acairns.co.uk/?p=73#comment-66</guid>
		<description>Thanks Dave, appreciated!
CI isn&#039;t my framework of choice anymore because of the whole &#039;super object&#039; and the way it handles everything as singletons.
Until it gets rebuilt to be more PHP5.3 friendly, I&#039;ll be building everything I can with FuelPHP :)</description>
		<content:encoded><![CDATA[<p>Thanks Dave, appreciated!<br />
CI isn&#8217;t my framework of choice anymore because of the whole &#8216;super object&#8217; and the way it handles everything as singletons.<br />
Until it gets rebuilt to be more PHP5.3 friendly, I&#8217;ll be building everything I can with FuelPHP :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autoloading Resources in Codeigniter by Dave Goodchild</title>
		<link>http://acairns.co.uk/articles/codeigniter/autoloading-resources-in-codeigniter/#comment-65</link>
		<dc:creator>Dave Goodchild</dc:creator>
		<pubDate>Wed, 14 Dec 2011 13:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.acairns.co.uk/?p=73#comment-65</guid>
		<description>Did something very similar myself. I have beef with alot of the way CI works. It&#039;s a create framework, just missed the point on a few areas. My base CI install is nearly not recognisable now. I&#039;ve implemented autoloading for controllers, meaning finally I can autoload various base classes - yay simpler controller inheritance. Will maybe write it up similar to how you have done here :)

My next, unaddressed &#039;beef&#039; is sessions handling! That needs sorted!

Good article btw!</description>
		<content:encoded><![CDATA[<p>Did something very similar myself. I have beef with alot of the way CI works. It&#8217;s a create framework, just missed the point on a few areas. My base CI install is nearly not recognisable now. I&#8217;ve implemented autoloading for controllers, meaning finally I can autoload various base classes &#8211; yay simpler controller inheritance. Will maybe write it up similar to how you have done here :)</p>
<p>My next, unaddressed &#8216;beef&#8217; is sessions handling! That needs sorted!</p>
<p>Good article btw!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

