<?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 on: CodeIgniter and Minify Redux</title>
	<atom:link href="http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/</link>
	<description>Practical techniques for raising a well-adjusted database</description>
	<lastBuildDate>Tue, 17 Jan 2012 12:33:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Ryan Charmley</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-2587</link>
		<dc:creator>Ryan Charmley</dc:creator>
		<pubDate>Fri, 04 Mar 2011 19:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-2587</guid>
		<description>For a lightweight easy-to-implement solution I recommend checking out http://codeigniter.com/wiki/Carabiner/</description>
		<content:encoded><![CDATA[<p>For a lightweight easy-to-implement solution I recommend checking out <a href="http://codeigniter.com/wiki/Carabiner/" rel="nofollow">http://codeigniter.com/wiki/Carabiner/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-2438</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-2438</guid>
		<description>For the person having issues with cssTags().  You need to have this above your load:
	$this-&gt;CI =&amp; get_instance();</description>
		<content:encoded><![CDATA[<p>For the person having issues with cssTags().  You need to have this above your load:<br />
	$this-&gt;CI =&amp; get_instance();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Myles</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-2292</link>
		<dc:creator>Craig Myles</dc:creator>
		<pubDate>Wed, 22 Sep 2010 14:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-2292</guid>
		<description>Hi, appreciate the work on this.  However, it would be really great if you could provide more information on some of the steps above, like full code examples.  There is also some mistakes in your code like “MY_Includes’ should be &quot;MY_Includes&quot; so people copying and pasting may have issues.  Cheers</description>
		<content:encoded><![CDATA[<p>Hi, appreciate the work on this.  However, it would be really great if you could provide more information on some of the steps above, like full code examples.  There is also some mistakes in your code like “MY_Includes’ should be &#8220;MY_Includes&#8221; so people copying and pasting may have issues.  Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolli.us</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-1950</link>
		<dc:creator>bolli.us</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-1950</guid>
		<description>hi there!

thanks for your efforts in this matter.
unfortunately I&#039;m having a problem with the step 7 of this article. it states 
1. Undefined property: CI_Loader::$my_includes
2. Call to a member function cssTags() on a non-object
I don&#039;t get it why the my_includes doesn&#039;t become an object. hope you can help me.

thanks! michael</description>
		<content:encoded><![CDATA[<p>hi there!</p>
<p>thanks for your efforts in this matter.<br />
unfortunately I&#8217;m having a problem with the step 7 of this article. it states<br />
1. Undefined property: CI_Loader::$my_includes<br />
2. Call to a member function cssTags() on a non-object<br />
I don&#8217;t get it why the my_includes doesn&#8217;t become an object. hope you can help me.</p>
<p>thanks! michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Nelson</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-1878</link>
		<dc:creator>Phil Nelson</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-1878</guid>
		<description>Just what I needed. Thanks.</description>
		<content:encoded><![CDATA[<p>Just what I needed. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ki</title>
		<link>http://www.nodroidsallowed.com/2009/07/23/codeigniter-and-minify-redux/comment-page-1/#comment-1411</link>
		<dc:creator>Ki</dc:creator>
		<pubDate>Wed, 29 Jul 2009 15:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/?p=64#comment-1411</guid>
		<description>Great Work!
Have been using your class for some time now and had a great improvement on loading speed and ease of js and css management. Thanks!</description>
		<content:encoded><![CDATA[<p>Great Work!<br />
Have been using your class for some time now and had a great improvement on loading speed and ease of js and css management. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.240 seconds -->

