<?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: Find SQL Bottlenecks With CodeIgniter</title>
	<atom:link href="http://meetjennings.com/how-to/codeigniter-performance-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://meetjennings.com/how-to/codeigniter-performance-tips/</link>
	<description>A personal portfolio and project changelog.</description>
	<lastBuildDate>Sun, 25 Sep 2011 19:41:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martin</title>
		<link>http://meetjennings.com/how-to/codeigniter-performance-tips/comment-page-1/#comment-193</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 24 Nov 2009 05:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://meetjennings.com/?p=8#comment-193</guid>
		<description>Thank you, nice writeup!</description>
		<content:encoded><![CDATA[<p>Thank you, nice writeup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://meetjennings.com/how-to/codeigniter-performance-tips/comment-page-1/#comment-127</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 06 Aug 2009 04:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://meetjennings.com/?p=8#comment-127</guid>
		<description>If you find your site speedy and you’re done debugging, you can go ahead and turn the profiler off.

$this-&gt;output-&gt;enable_profiler(TRUE);

you mean false? :-)

Nice article though, very handy feature to use!</description>
		<content:encoded><![CDATA[<p>If you find your site speedy and you’re done debugging, you can go ahead and turn the profiler off.</p>
<p>$this-&gt;output-&gt;enable_profiler(TRUE);</p>
<p>you mean false? <img src='http://meetjennings.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Nice article though, very handy feature to use!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindful</title>
		<link>http://meetjennings.com/how-to/codeigniter-performance-tips/comment-page-1/#comment-2</link>
		<dc:creator>mindful</dc:creator>
		<pubDate>Sat, 11 Apr 2009 00:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://meetjennings.com/?p=8#comment-2</guid>
		<description>Nice article !

Keep up !</description>
		<content:encoded><![CDATA[<p>Nice article !</p>
<p>Keep up !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

