<?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 Matt Stone, that's me</title>
	<atom:link href="http://www.mattstone.me/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mattstone.me</link>
	<description>Another geek clogging up the tubes</description>
	<lastBuildDate>Mon, 30 Aug 2010 20:02:39 +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 Using the Zend Framework ACL Library in Codeigniter by Fierce Reality</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-5976</link>
		<dc:creator>Fierce Reality</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-5976</guid>
		<description>@bluego78  I had the same problem, I fixed it by putting this line of code before the require_once for Zend/Acl.php

Here it is:  
ini_set(&#039;include_path&#039;,ini_get(&#039;include_path&#039;).PATH_SEPARATOR.BASEPATH.&#039;libraries/&#039;);

Not sure if it will fix it for you, but worked for me.</description>
		<content:encoded><![CDATA[<p>@bluego78  I had the same problem, I fixed it by putting this line of code before the require_once for Zend/Acl.php</p>
<p>Here it is:<br />
ini_set(&#8216;include_path&#8217;,ini_get(&#8216;include_path&#8217;).PATH_SEPARATOR.BASEPATH.&#8217;libraries/&#8217;);</p>
<p>Not sure if it will fix it for you, but worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by ematepymn</title>
		<link>http://www.mattstone.me/?page_id=2&#038;cpage=1#comment-5644</link>
		<dc:creator>ematepymn</dc:creator>
		<pubDate>Fri, 13 Aug 2010 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?page_id=2#comment-5644</guid>
		<description>With kind regards! call: porn seach engine &lt;a href=&quot;http://hqporn.us/&quot; rel=&quot;nofollow&quot;&gt;pensioner porn &lt;/a&gt;  or brazzers porn &lt;a href=&quot;http://hqporn.us/&quot; rel=&quot;nofollow&quot;&gt;older women younger men porn &lt;/a&gt;  and streaming porn videos &lt;a href=&quot;http://hqporn.us/&quot; rel=&quot;nofollow&quot;&gt;beverly lynne porn &lt;/a&gt; ...?</description>
		<content:encoded><![CDATA[<p>With kind regards! call: porn seach engine <a href="http://hqporn.us/" rel="nofollow">pensioner porn </a>  or brazzers porn <a href="http://hqporn.us/" rel="nofollow">older women younger men porn </a>  and streaming porn videos <a href="http://hqporn.us/" rel="nofollow">beverly lynne porn </a> &#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by JenlMups</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-4501</link>
		<dc:creator>JenlMups</dc:creator>
		<pubDate>Tue, 04 May 2010 16:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-4501</guid>
		<description>Niksdype say: It is remarkable, very amusing idea
 
_____________
&lt;a href=&quot;http://lavetra.tadacip-usa.info/site_map.html&quot; rel=&quot;nofollow&quot;&gt;lavetra
 buyonline uk
  7&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Niksdype say: It is remarkable, very amusing idea</p>
<p>_____________<br />
<a href="http://lavetra.tadacip-usa.info/site_map.html" rel="nofollow">lavetra<br />
 buyonline uk<br />
  7</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by Eduardo</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-4317</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-4317</guid>
		<description>Increddible. www.matttsone.me is the shit.</description>
		<content:encoded><![CDATA[<p>Increddible. <a href="http://www.matttsone.me" rel="nofollow">http://www.matttsone.me</a> is the shit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by bluego78</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-4311</link>
		<dc:creator>bluego78</dc:creator>
		<pubDate>Tue, 02 Mar 2010 09:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-4311</guid>
		<description>nothing... i got a white page! when i do $this-&gt;load-&gt;library(&#039;Acl&#039;); all seems to work but response with a blank page!

My constructor is:


function Site(){
		parent::Controller();
		$this-&gt;load-&gt;library(&#039;Acl&#039;);
		define(&#039;ROLE&#039;, &#039;1&#039;);
		define(&#039;RESOURCE&#039;, &#039;1&#039;);
		if (!$this-&gt;acl-&gt;can_read(ROLE, RESOURCE);) {
	          die(&quot;You do not have permissions to read this resource&quot;);
	       }
	       echo &quot;You have permission to read this resource!&quot;;
	}

Please help me!
 :-(</description>
		<content:encoded><![CDATA[<p>nothing&#8230; i got a white page! when i do $this-&gt;load-&gt;library(&#8216;Acl&#8217;); all seems to work but response with a blank page!</p>
<p>My constructor is:</p>
<p>function Site(){<br />
		parent::Controller();<br />
		$this-&gt;load-&gt;library(&#8216;Acl&#8217;);<br />
		define(&#8216;ROLE&#8217;, &#8217;1&#8242;);<br />
		define(&#8216;RESOURCE&#8217;, &#8217;1&#8242;);<br />
		if (!$this-&gt;acl-&gt;can_read(ROLE, RESOURCE);) {<br />
	          die(&#8220;You do not have permissions to read this resource&#8221;);<br />
	       }<br />
	       echo &#8220;You have permission to read this resource!&#8221;;<br />
	}</p>
<p>Please help me!<br />
 <img src='http://www.mattstone.me/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Gyncunlilia</title>
		<link>http://www.mattstone.me/?page_id=2&#038;cpage=1#comment-4275</link>
		<dc:creator>Gyncunlilia</dc:creator>
		<pubDate>Fri, 05 Feb 2010 01:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?page_id=2#comment-4275</guid>
		<description>thanks! nice blog. i add www.mattstone.me to my google reader</description>
		<content:encoded><![CDATA[<p>thanks! nice blog. i add <a href="http://www.mattstone.me" rel="nofollow">http://www.mattstone.me</a> to my google reader</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by MrSpockSD</title>
		<link>http://www.mattstone.me/?page_id=2&#038;cpage=1#comment-4243</link>
		<dc:creator>MrSpockSD</dc:creator>
		<pubDate>Wed, 16 Dec 2009 17:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?page_id=2#comment-4243</guid>
		<description>Hi, folks. My name is Frank (or MrSpock, because of my ears and my dream). I have started programming in 1985 and I work as a software developer now. I am basically both an old-school programmer (started with Pascal) and a new one (a child of the Internet era HTML, PHP) at the same time. I have basically lost a decade in the programming world. Losing the nineties is not as bad as it seems; I skipped the Windows era ;-) 

My dream in life is to develop affordable space travel and space tourism. As a result I also love collecting space related photos made by both pro&#039;s and amateurs. One of own personal problems is that I tend to become an expert of a subject very quickly, so I have to keep changing subject often in order to stay sufficiently ignorant :-) This is why I am interested in many topics and many languages. Fortunately space travel has so far proven to be so complex that it will keep my attention for a long time :-)  

I&#039;m usually more of just a lurker on the net but I&#039;ll chime in when I feel I need to, looking forward to meeting everyone and being a part of the community! Well I won&#039;t bore you guys and girls any longer, see you all around!</description>
		<content:encoded><![CDATA[<p>Hi, folks. My name is Frank (or MrSpock, because of my ears and my dream). I have started programming in 1985 and I work as a software developer now. I am basically both an old-school programmer (started with Pascal) and a new one (a child of the Internet era HTML, PHP) at the same time. I have basically lost a decade in the programming world. Losing the nineties is not as bad as it seems; I skipped the Windows era <img src='http://www.mattstone.me/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>My dream in life is to develop affordable space travel and space tourism. As a result I also love collecting space related photos made by both pro&#8217;s and amateurs. One of own personal problems is that I tend to become an expert of a subject very quickly, so I have to keep changing subject often in order to stay sufficiently ignorant <img src='http://www.mattstone.me/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  This is why I am interested in many topics and many languages. Fortunately space travel has so far proven to be so complex that it will keep my attention for a long time <img src='http://www.mattstone.me/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   </p>
<p>I&#8217;m usually more of just a lurker on the net but I&#8217;ll chime in when I feel I need to, looking forward to meeting everyone and being a part of the community! Well I won&#8217;t bore you guys and girls any longer, see you all around!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by mapi</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-4116</link>
		<dc:creator>mapi</dc:creator>
		<pubDate>Mon, 16 Nov 2009 20:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-4116</guid>
		<description>really nice and useful article!

I read a little the comments and i feel to remember the following (i remember &#039;cuse i find this is a very exellent work dear Matt!)

if you find any troubles about classes not found: don&#039;t forget to set the right PATH in every require statament (i guess someone miss require statament, which is not only before classes declaration!!!!)

don&#039;t forget to load CI databases!!! for a fast test add it as autoloaded

PS: im sorry about my bad english.

Thanks again!!!</description>
		<content:encoded><![CDATA[<p>really nice and useful article!</p>
<p>I read a little the comments and i feel to remember the following (i remember &#8216;cuse i find this is a very exellent work dear Matt!)</p>
<p>if you find any troubles about classes not found: don&#8217;t forget to set the right PATH in every require statament (i guess someone miss require statament, which is not only before classes declaration!!!!)</p>
<p>don&#8217;t forget to load CI databases!!! for a fast test add it as autoloaded</p>
<p>PS: im sorry about my bad english.</p>
<p>Thanks again!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by Florist</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-4095</link>
		<dc:creator>Florist</dc:creator>
		<pubDate>Wed, 21 Oct 2009 11:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-4095</guid>
		<description>Nice Blogs 
-Thanks-</description>
		<content:encoded><![CDATA[<p>Nice Blogs<br />
-Thanks-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Zend Framework ACL Library in Codeigniter by OSX BOY</title>
		<link>http://www.mattstone.me/?p=3&#038;cpage=1#comment-3866</link>
		<dc:creator>OSX BOY</dc:creator>
		<pubDate>Sat, 19 Sep 2009 22:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattstone.me/?p=3#comment-3866</guid>
		<description>Ah found it

parentId not null when imported into the DB</description>
		<content:encoded><![CDATA[<p>Ah found it</p>
<p>parentId not null when imported into the DB</p>
]]></content:encoded>
	</item>
</channel>
</rss>
