<?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 dragffy.com</title>
	<atom:link href="http://dragffy.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://dragffy.com/blog</link>
	<description>The development, documentation, and blogging domain of Gabriel Dragffy.</description>
	<lastBuildDate>Tue, 11 Oct 2011 11:22:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Making CodeIgniter&#8217;s Profiler AJAX compatible by Free/Open Source CodeIgniter Scripts &#171; shivamtailor</title>
		<link>http://dragffy.com/blog/posts/making-codeigniters-profiler-ajax-compatible/comment-page-1#comment-3703</link>
		<dc:creator>Free/Open Source CodeIgniter Scripts &#171; shivamtailor</dc:creator>
		<pubDate>Tue, 11 Oct 2011 11:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=80#comment-3703</guid>
		<description>[...] Making CodeIgniter’s Profiler AJAX Compatible [...]</description>
		<content:encoded><![CDATA[<p>[...] Making CodeIgniter’s Profiler AJAX Compatible [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter 1.7: The URI you submitted has disallowed characters. by Dileep</title>
		<link>http://dragffy.com/blog/posts/codeigniter-17-the-uri-you-submitted-has-disallowed-characters/comment-page-1#comment-3689</link>
		<dc:creator>Dileep</dc:creator>
		<pubDate>Thu, 23 Jun 2011 06:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=134#comment-3689</guid>
		<description>but the following worked for me try it and find that in following link 

if ( ! preg_match(&quot;&#124;^[&quot;.str_replace(&#039;\\-&#039;, &#039;-&#039;, preg_quote ($this-&gt;config-&gt;item(&#039;permitted_uri_chars&#039;))).&quot;]+$&#124;i&quot;, $str))

http://theosmblog.com/2009/07/25/fresh-install-wamp-codeigniter-running/</description>
		<content:encoded><![CDATA[<p>but the following worked for me try it and find that in following link </p>
<p>if ( ! preg_match(&#8220;|^[".str_replace('\\-', '-', preg_quote ($this-&gt;config-&gt;item('permitted_uri_chars')))."]+$|i&#8221;, $str))</p>
<p><a href="http://theosmblog.com/2009/07/25/fresh-install-wamp-codeigniter-running/" rel="nofollow">http://theosmblog.com/2009/07/25/fresh-install-wamp-codeigniter-running/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing and configuring Netatalk AFP on FreeBSD by bsdadmin</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3634</link>
		<dc:creator>bsdadmin</dc:creator>
		<pubDate>Wed, 27 Oct 2010 15:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3634</guid>
		<description>Thank you for the post.  Also thank you filipp for the cnid_metad_enable=&quot;YES&quot; comment, as that solved my problem.</description>
		<content:encoded><![CDATA[<p>Thank you for the post.  Also thank you filipp for the cnid_metad_enable=&#8221;YES&#8221; comment, as that solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Helper for generating a country drop-down list in CodeIgniter by Sakthi</title>
		<link>http://dragffy.com/blog/posts/html-helper-for-generating-a-country-drop-down-list-in-codeigniter/comment-page-1#comment-3631</link>
		<dc:creator>Sakthi</dc:creator>
		<pubDate>Tue, 21 Sep 2010 08:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=44#comment-3631</guid>
		<description>i worked out program.
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Country::$validation

Filename: controllers/country.php

Line Number: 10
plz give solution and guide how to create our own programs</description>
		<content:encoded><![CDATA[<p>i worked out program.<br />
A PHP Error was encountered</p>
<p>Severity: Notice</p>
<p>Message: Undefined property: Country::$validation</p>
<p>Filename: controllers/country.php</p>
<p>Line Number: 10<br />
plz give solution and guide how to create our own programs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing and configuring Netatalk AFP on FreeBSD by filipp</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3630</link>
		<dc:creator>filipp</dc:creator>
		<pubDate>Fri, 10 Sep 2010 13:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3630</guid>
		<description>Thanks for the instructions.
Adding AppleTalk support to the kernel is still necessary under 8.1 RELEASE
With the latest 2.1.x version of netatalk, you should also set &quot;cnid_metad_enable=&quot;YES&quot;&quot; in rc.conf
since DBD is the default and preferred DB scheme.</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions.<br />
Adding AppleTalk support to the kernel is still necessary under 8.1 RELEASE<br />
With the latest 2.1.x version of netatalk, you should also set &#8220;cnid_metad_enable=&#8221;YES&#8221;" in rc.conf<br />
since DBD is the default and preferred DB scheme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking images in Code Igniter by Some Important CodeIgniter Tutorial links &#171; Shamim Ahmed</title>
		<link>http://dragffy.com/blog/posts/linking-images-in-code-igniter/comment-page-1#comment-3628</link>
		<dc:creator>Some Important CodeIgniter Tutorial links &#171; Shamim Ahmed</dc:creator>
		<pubDate>Wed, 25 Aug 2010 10:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/posts/linking-images-in-code-igniter#comment-3628</guid>
		<description>[...] Linking images in Code Igniter [...]</description>
		<content:encoded><![CDATA[<p>[...] Linking images in Code Igniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xdebug.ini by Cristian</title>
		<link>http://dragffy.com/blog/posts/xdebug-ini/comment-page-1#comment-3627</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Fri, 23 Jul 2010 16:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=136#comment-3627</guid>
		<description>Could you also recommend a cool visualizer tool for the Xdebug Trace files .xt? I was searching for one but I can not found any visualizer that help to resume information.
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Could you also recommend a cool visualizer tool for the Xdebug Trace files .xt? I was searching for one but I can not found any visualizer that help to resume information.<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linking images in Code Igniter by Руководства, статьи и заметки</title>
		<link>http://dragffy.com/blog/posts/linking-images-in-code-igniter/comment-page-1#comment-3626</link>
		<dc:creator>Руководства, статьи и заметки</dc:creator>
		<pubDate>Tue, 20 Jul 2010 03:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/posts/linking-images-in-code-igniter#comment-3626</guid>
		<description>[...] Linking images in Code Igniter [...]</description>
		<content:encoded><![CDATA[<p>[...] Linking images in Code Igniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Helper for generating a country drop-down list in CodeIgniter by Saeed</title>
		<link>http://dragffy.com/blog/posts/html-helper-for-generating-a-country-drop-down-list-in-codeigniter/comment-page-1#comment-3624</link>
		<dc:creator>Saeed</dc:creator>
		<pubDate>Tue, 06 Jul 2010 18:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=44#comment-3624</guid>
		<description>Great help provided.. very thankful to you...keep it up</description>
		<content:encoded><![CDATA[<p>Great help provided.. very thankful to you&#8230;keep it up</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making CodeIgniter&#8217;s Profiler AJAX compatible by Codeigniter 2.0 configurable profiler + some jQuery magic to show/hide at If Only I Knew That!</title>
		<link>http://dragffy.com/blog/posts/making-codeigniters-profiler-ajax-compatible/comment-page-1#comment-3622</link>
		<dc:creator>Codeigniter 2.0 configurable profiler + some jQuery magic to show/hide at If Only I Knew That!</dc:creator>
		<pubDate>Tue, 04 May 2010 03:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=80#comment-3622</guid>
		<description>[...] previously used a modified version of MY_Profiler from dragffy.com. I modified it to add a button to the top of the page that would show or hide the profiler when [...]</description>
		<content:encoded><![CDATA[<p>[...] previously used a modified version of MY_Profiler from dragffy.com. I modified it to add a button to the top of the page that would show or hide the profiler when [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

