<?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: CodeIgniter : A recommendation for PHP Programmer</title>
	<atom:link href="http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anil Kumar Panigrahi</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5547</link>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
		<pubDate>Wed, 14 Jul 2010 15:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5547</guid>
		<description>Hi, 
I am also agree with you Roshan, codeigniter is to learn and implementation is also easy.
One small contribution is created i.e. Codeigniter multi language support using google translate API : http://www.anil2u.info/2010/05/29/codeigniter-multi-language-support-using-google-translate-api/ 

Thank you for your information .</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am also agree with you Roshan, codeigniter is to learn and implementation is also easy.<br />
One small contribution is created i.e. Codeigniter multi language support using google translate API : <a href="http://www.anil2u.info/2010/05/29/codeigniter-multi-language-support-using-google-translate-api/" rel="nofollow">http://www.anil2u.info/2010/05/29/codeigniter-multi-language-support-using-google-translate-api/</a> </p>
<p>Thank you for your information .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Musta</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5494</link>
		<dc:creator>Musta</dc:creator>
		<pubDate>Sun, 13 Jun 2010 10:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5494</guid>
		<description>Well for me the best framework is CI for being so light, simple, well coded and easy to extend with your own custom classes and libraries.</description>
		<content:encoded><![CDATA[<p>Well for me the best framework is CI for being so light, simple, well coded and easy to extend with your own custom classes and libraries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarthVader</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5400</link>
		<dc:creator>DarthVader</dc:creator>
		<pubDate>Fri, 30 Apr 2010 18:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5400</guid>
		<description>CI =  for beginner programmers
Symfony, Zend, CakePHP = for experienced programmers</description>
		<content:encoded><![CDATA[<p>CI =  for beginner programmers<br />
Symfony, Zend, CakePHP = for experienced programmers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reetu</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5399</link>
		<dc:creator>Reetu</dc:creator>
		<pubDate>Fri, 30 Apr 2010 07:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5399</guid>
		<description>my personal opinion - there is no need to use php framework unless you are developing large project. If you have to develop php projects which takes more than 5 months then you should go for framework. 

Among php frameworks - cakephp is doing great.

cheers.</description>
		<content:encoded><![CDATA[<p>my personal opinion &#8211; there is no need to use php framework unless you are developing large project. If you have to develop php projects which takes more than 5 months then you should go for framework. </p>
<p>Among php frameworks &#8211; cakephp is doing great.</p>
<p>cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Hogg</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5367</link>
		<dc:creator>Brian Hogg</dc:creator>
		<pubDate>Sun, 18 Apr 2010 22:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5367</guid>
		<description>I do agree CI has great documentation and did find Zend a bit tedious to get running, but the performance argument for using Codeigniter is a bit mute.  Chances are the core framework will not be the bottle neck in an application.</description>
		<content:encoded><![CDATA[<p>I do agree CI has great documentation and did find Zend a bit tedious to get running, but the performance argument for using Codeigniter is a bit mute.  Chances are the core framework will not be the bottle neck in an application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohanix tabdar</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5245</link>
		<dc:creator>mohanix tabdar</dc:creator>
		<pubDate>Sun, 14 Mar 2010 18:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5245</guid>
		<description>Hi Roshan jee 
Im new for PHP programing and i want to put &quot;Write a comment &quot; service  in my web page then how and what is the code for this.It is necessary to use framework like CI,CP etc....</description>
		<content:encoded><![CDATA[<p>Hi Roshan jee<br />
Im new for PHP programing and i want to put &#8220;Write a comment &#8221; service  in my web page then how and what is the code for this.It is necessary to use framework like CI,CP etc&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bibek</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-5021</link>
		<dc:creator>Bibek</dc:creator>
		<pubDate>Thu, 07 Jan 2010 00:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-5021</guid>
		<description>The best codeigniter tutorial can be found in nettutsplus website. here is the link
http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/
best of luck.</description>
		<content:encoded><![CDATA[<p>The best codeigniter tutorial can be found in nettutsplus website. here is the link<br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/" rel="nofollow">http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/</a><br />
best of luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zamshed Farhan</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4373</link>
		<dc:creator>Zamshed Farhan</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4373</guid>
		<description>Ya...understand the importance of CodeIgniter.... I wan to learn it eagerly. Please, would you
anyone help me about this. Please tell me any weblink about BEST codeigniter tutorial.</description>
		<content:encoded><![CDATA[<p>Ya&#8230;understand the importance of CodeIgniter&#8230;. I wan to learn it eagerly. Please, would you<br />
anyone help me about this. Please tell me any weblink about BEST codeigniter tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinesh</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4320</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Tue, 04 Aug 2009 05:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4320</guid>
		<description>there is no doubt that implementation of PHP framework but sometime what happens, all resources have to be load on memory for doing even small task which is tedious job(memory consumption).</description>
		<content:encoded><![CDATA[<p>there is no doubt that implementation of PHP framework but sometime what happens, all resources have to be load on memory for doing even small task which is tedious job(memory consumption).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WiserX</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4277</link>
		<dc:creator>WiserX</dc:creator>
		<pubDate>Mon, 27 Jul 2009 17:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4277</guid>
		<description>hi..

You rocks...

The way you explained is fantastic. thank you.</description>
		<content:encoded><![CDATA[<p>hi..</p>
<p>You rocks&#8230;</p>
<p>The way you explained is fantastic. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NTireMedia</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4195</link>
		<dc:creator>NTireMedia</dc:creator>
		<pubDate>Thu, 09 Jul 2009 09:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4195</guid>
		<description>nice work keep it up</description>
		<content:encoded><![CDATA[<p>nice work keep it up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4167</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4167</guid>
		<description>hi good thank you master</description>
		<content:encoded><![CDATA[<p>hi good thank you master</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jigish</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-4045</link>
		<dc:creator>jigish</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-4045</guid>
		<description>thanks for this valuable info, i was in a verge of selecting some framework for my next project
and this article made my choice clear</description>
		<content:encoded><![CDATA[<p>thanks for this valuable info, i was in a verge of selecting some framework for my next project<br />
and this article made my choice clear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrLami</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-3932</link>
		<dc:creator>mrLami</dc:creator>
		<pubDate>Mon, 04 May 2009 16:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-3932</guid>
		<description>I&#039;m curious as to whether you&#039;ve every played with the Yii framework.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious as to whether you&#8217;ve every played with the Yii framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahriat Hossain</title>
		<link>http://roshanbh.com.np/2008/12/codeigniter-programmer-php.html/comment-page-1#comment-3894</link>
		<dc:creator>Shahriat Hossain</dc:creator>
		<pubDate>Sun, 26 Apr 2009 04:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=324#comment-3894</guid>
		<description>I am using CI for a long time and found out that CI has a good documentation and simplicity better than other F and very fast to understandable .</description>
		<content:encoded><![CDATA[<p>I am using CI for a long time and found out that CI has a good documentation and simplicity better than other F and very fast to understandable .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/19 queries in 0.374 seconds using disk: basic
Object Caching 401/401 objects using disk: basic

Served from: roshanbh.com.np @ 2012-02-09 05:36:25 -->
