<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KomunitasWeb &#187; codeigniter</title>
	<atom:link href="http://komunitasweb.com/tag/codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://komunitasweb.com</link>
	<description>Gilang Chandrasa&#039;s personal website. Talking about Python, Django, PHP, jQuery, and everything else about the web.</description>
	<lastBuildDate>Mon, 31 Oct 2011 14:51:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CodeIgniter Tutorials to Help You Get Started</title>
		<link>http://komunitasweb.com/2009/03/codeigniter-tutorials-to-help-you-get-started/</link>
		<comments>http://komunitasweb.com/2009/03/codeigniter-tutorials-to-help-you-get-started/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:27:39 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=152</guid>
		<description><![CDATA[Do you like CodeIgniter? Here a CodeIgniter round up collection to help you get started with this framework. Introduction and Basic CodeIgniter Tutorial Introduction to Code Igniter: Part 1 &#8211; CodeIgniter introduction, get started with Model, View, and Controller in CodeIgniter Introduction to Code Igniter: Part 2 &#8211; Form and validation. Introduction to Code Igniter: [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/' rel='bookmark' title='Codeigniter tutorial &#8211; To do list application'>Codeigniter tutorial &#8211; To do list application</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application part 3'>CodeIgniter Tutorial &#8211; To do list application part 3</a></li>
<li><a href='http://komunitasweb.com/2009/08/4-simple-php-rss-parser/' rel='bookmark' title='4 Simple PHP RSS Parser'>4 Simple PHP RSS Parser</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/codeigniter-tutorials-to-help-you-get-started/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CodeIgniter Tutorial &#8211; To do list application part 3</title>
		<link>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/</link>
		<comments>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 09:02:11 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=135</guid>
		<description><![CDATA[Let&#8217;s take a look at our to do list application. By now, you have familiarize your self with CodeIgniter framework. It is take a while to know everything, but if you keep learning then someday you will get there. If you have completed last tutorial, then you have a to do list application based on [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/' rel='bookmark' title='Codeigniter tutorial &#8211; To do list application'>Codeigniter tutorial &#8211; To do list application</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application2/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application#2'>CodeIgniter Tutorial &#8211; To do list application#2</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorials-to-help-you-get-started/' rel='bookmark' title='CodeIgniter Tutorials to Help You Get Started'>CodeIgniter Tutorials to Help You Get Started</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CodeIgniter Tutorial &#8211; To do list application#2</title>
		<link>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application2/</link>
		<comments>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application2/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:44:56 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=116</guid>
		<description><![CDATA[Let&#8217;s continue our journey with CodeIgniter, last time we built a simple to do list application. It is so simple and only have 1 feature, list your to do list. But wait, right now we&#8217;ll add more power to this application. We will go step by step in this tutorial. The to do list application [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application part 3'>CodeIgniter Tutorial &#8211; To do list application part 3</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/' rel='bookmark' title='Codeigniter tutorial &#8211; To do list application'>Codeigniter tutorial &#8211; To do list application</a></li>
<li><a href='http://komunitasweb.com/2009/04/codeigniter-tutorial-orm-with-datamapper/' rel='bookmark' title='CodeIgniter Tutorial &#8211; ORM with DataMapper'>CodeIgniter Tutorial &#8211; ORM with DataMapper</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Codeigniter tutorial &#8211; To do list application</title>
		<link>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/</link>
		<comments>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 07:16:44 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=87</guid>
		<description><![CDATA[What is CodeIgniter? CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you&#8217;re a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you&#8217;re tired of ponderously large [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application part 3'>CodeIgniter Tutorial &#8211; To do list application part 3</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application2/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application#2'>CodeIgniter Tutorial &#8211; To do list application#2</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorials-to-help-you-get-started/' rel='bookmark' title='CodeIgniter Tutorials to Help You Get Started'>CodeIgniter Tutorials to Help You Get Started</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

