<?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: Helpers, Plugins and Libraries</title>
	<atom:link href="http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 06:32:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Free/Open Source CodeIgniter Scripts &#171; shivamtailor</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-48666</link>
		<dc:creator>Free/Open Source CodeIgniter Scripts &#171; shivamtailor</dc:creator>
		<pubDate>Tue, 11 Oct 2011 11:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-48666</guid>
		<description>[...] Helpers, Plugins &amp; Libraries [...]</description>
		<content:encoded><![CDATA[<p>[...] Helpers, Plugins &amp; Libraries [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerente</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-40480</link>
		<dc:creator>gerente</dc:creator>
		<pubDate>Fri, 03 Jun 2011 20:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-40480</guid>
		<description>Very good article!!! The comment written by dlogan was really interesting and helpful. Thanks.</description>
		<content:encoded><![CDATA[<p>Very good article!!! The comment written by dlogan was really interesting and helpful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seth</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-26934</link>
		<dc:creator>seth</dc:creator>
		<pubDate>Wed, 10 Nov 2010 16:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-26934</guid>
		<description>Thanks for this post!  It brings out a worthwhile discussion.

I currently agree with dlogan:
&quot;A helper is a collection of functions that are related, but not grouped in a class. A plugin is suppose to serve a single function, and a library is for custom classes.&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for this post!  It brings out a worthwhile discussion.</p>
<p>I currently agree with dlogan:<br />
&#8220;A helper is a collection of functions that are related, but not grouped in a class. A plugin is suppose to serve a single function, and a library is for custom classes.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-22959</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Jul 2010 02:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-22959</guid>
		<description>excellent post :)
thanks for the info, very useful</description>
		<content:encoded><![CDATA[<p>excellent post <img src='http://www.askaboutphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks for the info, very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tranga</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-22403</link>
		<dc:creator>Tranga</dc:creator>
		<pubDate>Wed, 30 Jun 2010 01:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-22403</guid>
		<description>Anyome knows a helper for interactive google charts  ???????

Thanks
Tranga</description>
		<content:encoded><![CDATA[<p>Anyome knows a helper for interactive google charts  ???????</p>
<p>Thanks<br />
Tranga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codeigniter: Helpers, Plugins and Libraries &#124; Ask About PHP &#124; Source code bank</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-21011</link>
		<dc:creator>Codeigniter: Helpers, Plugins and Libraries &#124; Ask About PHP &#124; Source code bank</dc:creator>
		<pubDate>Fri, 30 Apr 2010 00:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-21011</guid>
		<description>[...] original post here: Codeigniter: Helpers, Plugins and Libraries &#124; Ask About PHP       If you enjoyed this article please consider sharing [...]</description>
		<content:encoded><![CDATA[<p>[...] original post here: Codeigniter: Helpers, Plugins and Libraries | Ask About PHP       If you enjoyed this article please consider sharing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlogan</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-18924</link>
		<dc:creator>dlogan</dc:creator>
		<pubDate>Thu, 28 Jan 2010 19:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-18924</guid>
		<description>While you can put things many places within CodeIgniter, there is typically a &quot;correct&quot; place to put the code depending on what the code does and includes. The logic and differences between a library, helper, and plugin are outlined in the CodeIgniter user manual.

A helper is a collection of functions that are related, but not grouped in a class. A plugin is suppose to serve a single function, and a library is for custom classes.

One of the big thing that CodeIgniter does is provide organization and in the process a modular nature to development. While all the &quot;rules&quot; about where to put things can easily be broken, sticking to the layout helps insure code can be used and allows you to greater leverage the capabilities Codeigniter has to offer.

If you like, CodeIgniter will let you do data processing within a model, import a library as a helper or a helper as a library, or directly edit and modify the CodeIgniter core instead of extending it.

Doing so will have your project be disorganized, make upgrading CodeIgniter more difficult, and generally limit the ability you are able to leverage the CodeIgniter framework.

At that point you have to ask yourself, why am I using CodeIgniter? Why not just download a few classes/scripts from Hotscripts and attempt to integrate them with my project?</description>
		<content:encoded><![CDATA[<p>While you can put things many places within CodeIgniter, there is typically a &#8220;correct&#8221; place to put the code depending on what the code does and includes. The logic and differences between a library, helper, and plugin are outlined in the CodeIgniter user manual.</p>
<p>A helper is a collection of functions that are related, but not grouped in a class. A plugin is suppose to serve a single function, and a library is for custom classes.</p>
<p>One of the big thing that CodeIgniter does is provide organization and in the process a modular nature to development. While all the &#8220;rules&#8221; about where to put things can easily be broken, sticking to the layout helps insure code can be used and allows you to greater leverage the capabilities Codeigniter has to offer.</p>
<p>If you like, CodeIgniter will let you do data processing within a model, import a library as a helper or a helper as a library, or directly edit and modify the CodeIgniter core instead of extending it.</p>
<p>Doing so will have your project be disorganized, make upgrading CodeIgniter more difficult, and generally limit the ability you are able to leverage the CodeIgniter framework.</p>
<p>At that point you have to ask yourself, why am I using CodeIgniter? Why not just download a few classes/scripts from Hotscripts and attempt to integrate them with my project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Strickler</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-17278</link>
		<dc:creator>Dave Strickler</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-17278</guid>
		<description>Very helpful - got it working for me quickly. 

I did find a &#039;feature&#039; in the Google API. Since it uses the URL to get data, you&#039;re limited to about 2k characters, and thus about 400 data points. You will find varying amounts depending on the char count of your data.

This is not a limitation for the casual user, but a major problem for larger graphs.</description>
		<content:encoded><![CDATA[<p>Very helpful &#8211; got it working for me quickly. </p>
<p>I did find a &#8216;feature&#8217; in the Google API. Since it uses the URL to get data, you&#8217;re limited to about 2k characters, and thus about 400 data points. You will find varying amounts depending on the char count of your data.</p>
<p>This is not a limitation for the casual user, but a major problem for larger graphs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tahsin</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-13244</link>
		<dc:creator>tahsin</dc:creator>
		<pubDate>Tue, 11 Aug 2009 07:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-13244</guid>
		<description>nice helpful post. I was searching for these difference. thnks.

by the way, any one can helpful notes on php and zend php 5 certification on &lt;a href=&quot;http://newdailyblog.blospot.com&quot; rel=&quot;nofollow&quot;&gt;newdailyblog.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>nice helpful post. I was searching for these difference. thnks.</p>
<p>by the way, any one can helpful notes on php and zend php 5 certification on <a href="http://newdailyblog.blospot.com" rel="nofollow">newdailyblog.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codeignitee</title>
		<link>http://www.askaboutphp.com/51/codeigniter-helpers-plugins-and-libraries.html/comment-page-1#comment-12510</link>
		<dc:creator>codeignitee</dc:creator>
		<pubDate>Wed, 15 Jul 2009 13:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=51#comment-12510</guid>
		<description>nice writeup! :-)</description>
		<content:encoded><![CDATA[<p>nice writeup! <img src='http://www.askaboutphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

