<?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: Simple ACL Class for CodeIgniter</title>
	<atom:link href="http://www.tastybytes.net/2009/10/simple-acl-class-for-codeigniter/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 17 May 2012 01:56:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Troy</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-504</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sun, 06 May 2012 00:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-504</guid>
		<description>How are you editing the permissions and roles. Have you created an interface similar to the tutorial. If so how have you managed to call an instance of the library so that the ACL is  built with the user to be edited details. I am trying to build an admin section for editing the user permissions but keep tripping over my own feet.</description>
		<content:encoded><![CDATA[<p>How are you editing the permissions and roles. Have you created an interface similar to the tutorial. If so how have you managed to call an instance of the library so that the ACL is  built with the user to be edited details. I am trying to build an admin section for editing the user permissions but keep tripping over my own feet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-503</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Tue, 17 Apr 2012 05:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-503</guid>
		<description>How can I do for the following situation.

in the page list of users, admin should have the options create, edit, delete and view  whereas normal user should have only view permission.

Please let me know best way to implement it</description>
		<content:encoded><![CDATA[<p>How can I do for the following situation.</p>
<p>in the page list of users, admin should have the options create, edit, delete and view  whereas normal user should have only view permission.</p>
<p>Please let me know best way to implement it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fons</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-502</link>
		<dc:creator>Fons</dc:creator>
		<pubDate>Tue, 10 Apr 2012 13:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-502</guid>
		<description>Nevermind, allready fixed this ;)</description>
		<content:encoded><![CDATA[<p>Nevermind, allready fixed this <img src='http://www.tastybytes.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fons</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-501</link>
		<dc:creator>Fons</dc:creator>
		<pubDate>Tue, 10 Apr 2012 09:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-501</guid>
		<description>Thanks again for this awesome library! I have succesfully implemented it in my project. One quick question: i&#039;m not going to use perms based on users only on roles, can I just delete the db table for user_perms and the code in the library or will that fonk things up?</description>
		<content:encoded><![CDATA[<p>Thanks again for this awesome library! I have succesfully implemented it in my project. One quick question: i&#8217;m not going to use perms based on users only on roles, can I just delete the db table for user_perms and the code in the library or will that fonk things up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-500</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 29 Mar 2012 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-500</guid>
		<description>I wouldn&#039;t disagree that there are unnecessary db calls, but it is literally a straight conversion of the ACL that was posted on net tuts.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t disagree that there are unnecessary db calls, but it is literally a straight conversion of the ACL that was posted on net tuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-499</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 29 Mar 2012 15:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-499</guid>
		<description>You may also be able to create a class that is auto-loaded or you classes extend that automatically checks the auth on the page.</description>
		<content:encoded><![CDATA[<p>You may also be able to create a class that is auto-loaded or you classes extend that automatically checks the auth on the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fons</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-498</link>
		<dc:creator>Fons</dc:creator>
		<pubDate>Thu, 29 Mar 2012 14:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-498</guid>
		<description>I have fixed this issue, I have created a function in MY_Controller (in application/core). I call it in the constructor of my controllers to check if the user has the right permissions and it works. Thanks alot for this usefull script! You saved me :)</description>
		<content:encoded><![CDATA[<p>I have fixed this issue, I have created a function in MY_Controller (in application/core). I call it in the constructor of my controllers to check if the user has the right permissions and it works. Thanks alot for this usefull script! You saved me <img src='http://www.tastybytes.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fons</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-497</link>
		<dc:creator>Fons</dc:creator>
		<pubDate>Thu, 29 Mar 2012 07:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-497</guid>
		<description>Thank you for this plugin, i&#039;m implementing it as we speak. Now I have put your example usage in my login method in my authentication controller.. how do I repeat this for other controllers in the most efficient way (keeping code duplication the lowest as possible)

thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for this plugin, i&#8217;m implementing it as we speak. Now I have put your example usage in my login method in my authentication controller.. how do I repeat this for other controllers in the most efficient way (keeping code duplication the lowest as possible)</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-496</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 17 Mar 2012 12:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-496</guid>
		<description>Hey there,

Excellent approach. I have only one question, why are you checking everything against sql every time. Should be better to check once upon login and then store at least the user permission in session. In fact I would store everything in session and then access it from there rather than querying the database couple of times before each action.

What do you think?</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>Excellent approach. I have only one question, why are you checking everything against sql every time. Should be better to check once upon login and then store at least the user permission in session. In fact I would store everything in session and then access it from there rather than querying the database couple of times before each action.</p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-495</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 17 Mar 2012 01:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-495</guid>
		<description>Does any one have some sample data that I can add in, I don&#039;t know how to use this. and does some one have a sample of a admin section that we can use to edit the settings from the tables.</description>
		<content:encoded><![CDATA[<p>Does any one have some sample data that I can add in, I don&#8217;t know how to use this. and does some one have a sample of a admin section that we can use to edit the settings from the tables.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

