<?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 Tasty Bytes</title>
	<atom:link href="http://www.tastybytes.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tastybytes.net</link>
	<description>Coding, Design, etc</description>
	<lastBuildDate>Sat, 28 Aug 2010 00:30:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by admin</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-89</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 28 Aug 2010 00:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-89</guid>
		<description>Your welcome, I figured someone could use some of the stuff I&#039;ve been coding up.</description>
		<content:encoded><![CDATA[<p>Your welcome, I figured someone could use some of the stuff I&#8217;ve been coding up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by admin</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-88</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Aug 2010 12:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-88</guid>
		<description>Agreed, I may adapt &lt;a href=&quot;http://www.tastybytes.net/2010/08/simple-file-caching-script/&quot; rel=&quot;nofollow&quot;&gt;the file cache script I recently posted&lt;/a&gt; to do just this. Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Agreed, I may adapt <a href="http://www.tastybytes.net/2010/08/simple-file-caching-script/" rel="nofollow">the file cache script I recently posted</a> to do just this. Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Sergio</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-87</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Sat, 21 Aug 2010 03:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-87</guid>
		<description>This note is to thank you for sharing your port to CI. I just downloaded it and made some minor adjustments. You saved me quite a bit of work.

Seeing the code work put a smile on my face.</description>
		<content:encoded><![CDATA[<p>This note is to thank you for sharing your port to CI. I just downloaded it and made some minor adjustments. You saved me quite a bit of work.</p>
<p>Seeing the code work put a smile on my face.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Piotr Polak</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-82</link>
		<dc:creator>Piotr Polak</dc:creator>
		<pubDate>Tue, 08 Jun 2010 18:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-82</guid>
		<description>You might consider using cache for efficiency. You could store user rights in a session variable that is refreshed every 5 minutes or store serialized result sets on filesystem.</description>
		<content:encoded><![CDATA[<p>You might consider using cache for efficiency. You could store user rights in a session variable that is refreshed every 5 minutes or store serialized result sets on filesystem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by admin</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-13</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Nov 2009 14:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-13</guid>
		<description>I&#039;m not sure how you came to 23, but its only 8 queries, and on an average check there should only be 2 queries, one for the Role Permissions, and another for the separate User Permissions</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how you came to 23, but its only 8 queries, and on an average check there should only be 2 queries, one for the Role Permissions, and another for the separate User Permissions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Boy george</title>
		<link>http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/comment-page-1/#comment-12</link>
		<dc:creator>Boy george</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=1#comment-12</guid>
		<description>23 queries?!</description>
		<content:encoded><![CDATA[<p>23 queries?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
