<?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>Just another WordPress site</description>
	<lastBuildDate>Wed, 13 Feb 2013 23:06:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Elegant Curved HR with CSS3 by Johnson</title>
		<link>http://www.tastybytes.net/blog/elegant-hr-with-css3#comment-515</link>
		<dc:creator>Johnson</dc:creator>
		<pubDate>Wed, 13 Feb 2013 23:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=200#comment-515</guid>
		<description><![CDATA[Nice job :)]]></description>
		<content:encoded><![CDATA[<p>Nice job <img src='http://www.tastybytes.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elegant Curved HR with CSS3 by Brian</title>
		<link>http://www.tastybytes.net/blog/elegant-hr-with-css3#comment-514</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 06 Nov 2012 20:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=200#comment-514</guid>
		<description><![CDATA[That would be as simple as switching &quot;border-bottom-xxxx-radius&quot; to &quot;border-top-xxxx-radius&quot; and shifting the :before and :after elements down 20px.

See here: http://jsfiddle.net/3n1gm4/LXDzc/]]></description>
		<content:encoded><![CDATA[<p>That would be as simple as switching &#8220;border-bottom-xxxx-radius&#8221; to &#8220;border-top-xxxx-radius&#8221; and shifting the :before and :after elements down 20px.</p>
<p>See here: <a href="http://jsfiddle.net/3n1gm4/LXDzc/" rel="nofollow">http://jsfiddle.net/3n1gm4/LXDzc/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elegant Curved HR with CSS3 by Desaraev</title>
		<link>http://www.tastybytes.net/blog/elegant-hr-with-css3#comment-513</link>
		<dc:creator>Desaraev</dc:creator>
		<pubDate>Tue, 06 Nov 2012 19:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=200#comment-513</guid>
		<description><![CDATA[What about flipping it upside down]]></description>
		<content:encoded><![CDATA[<p>What about flipping it upside down</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Brian</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-510</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 27 Aug 2012 19:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-510</guid>
		<description><![CDATA[Yes, I&#039;ve created a few different interfaces for the couple of projects I&#039;ve used this in.  Currently they are all either private or too big to post an example.  

The net tuts link has a pretty good walk through of setting up an interface that would only need minor tweaking to work with code igniter.]]></description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;ve created a few different interfaces for the couple of projects I&#8217;ve used this in.  Currently they are all either private or too big to post an example.  </p>
<p>The net tuts link has a pretty good walk through of setting up an interface that would only need minor tweaking to work with code igniter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Dollardad</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-509</link>
		<dc:creator>Dollardad</dc:creator>
		<pubDate>Sat, 04 Aug 2012 06:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-509</guid>
		<description><![CDATA[I&#039;ve created a Role Base ACL Class and Login system for Codeigniter (Version 2.1.2) that does not require a database table.

Simple system for small websites (like blog or small business) that you need login for just a few users.

You can download it either on my personal blog
http://www.kevinphillips.co.nz
or github
https://github.com/dollardad/CI-ACL]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a Role Base ACL Class and Login system for Codeigniter (Version 2.1.2) that does not require a database table.</p>
<p>Simple system for small websites (like blog or small business) that you need login for just a few users.</p>
<p>You can download it either on my personal blog<br />
<a href="http://www.kevinphillips.co.nz" rel="nofollow">http://www.kevinphillips.co.nz</a><br />
or github<br />
<a href="https://github.com/dollardad/CI-ACL" rel="nofollow">https://github.com/dollardad/CI-ACL</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter by Arif</title>
		<link>http://www.tastybytes.net/blog/simple-acl-class-for-codeigniter#comment-508</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Mon, 09 Jul 2012 12:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/2010/08/1-revision-14/#comment-508</guid>
		<description><![CDATA[Hi Brian,

Thanks for this simple class. This code really worked for me. I have succesfully implemented it in my project.]]></description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>Thanks for this simple class. This code really worked for me. I have succesfully implemented it in my project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elegant Curved HR with CSS3 by HTML / CSS3 Snippet - Curved drop shadow HR - DesignersTalk</title>
		<link>http://www.tastybytes.net/blog/elegant-hr-with-css3#comment-506</link>
		<dc:creator>HTML / CSS3 Snippet - Curved drop shadow HR - DesignersTalk</dc:creator>
		<pubDate>Mon, 21 May 2012 19:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=200#comment-506</guid>
		<description><![CDATA[[...]  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elegant Curved HR with CSS3 by Brian</title>
		<link>http://www.tastybytes.net/blog/elegant-hr-with-css3#comment-505</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 17 May 2012 01:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tastybytes.net/?p=200#comment-505</guid>
		<description><![CDATA[Joshuanhibbet over on css-tricks.com had a good idea with using percentages for the border radiuses for a bit more flexibility.  

http://css-tricks.com/forums/discussion/comment/69686#Comment_69686]]></description>
		<content:encoded><![CDATA[<p>Joshuanhibbet over on css-tricks.com had a good idea with using percentages for the border radiuses for a bit more flexibility.  </p>
<p><a href="http://css-tricks.com/forums/discussion/comment/69686#Comment_69686" rel="nofollow">http://css-tricks.com/forums/discussion/comment/69686#Comment_69686</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple ACL Class for CodeIgniter 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><![CDATA[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>Comment on Simple ACL Class for CodeIgniter 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><![CDATA[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>
</channel>
</rss>
