<?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>Einchi &#187; Code Igniter</title>
	<atom:link href="http://einchi.com/category/code-igniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://einchi.com</link>
	<description>Just my little IT experiences</description>
	<lastBuildDate>Wed, 03 Mar 2010 09:02:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Try Templating On Code Igniter</title>
		<link>http://einchi.com/2009/10/27/try-templating-on-code-igniter/</link>
		<comments>http://einchi.com/2009/10/27/try-templating-on-code-igniter/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:43:12 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=490</guid>
		<description><![CDATA[Today, I&#8217;ve refreshing with CRUD on CI and now I get learn parser library on Code Igniter. I think it&#8217;s bery useful to make more complex website. Just read parser on Code Igniter user guide and read about parser library.
There are simple example on it. The Template Parser Class enables you to parse pseudo-variables contained [...]]]></description>
		<wfw:commentRss>http://einchi.com/2009/10/27/try-templating-on-code-igniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Igniter Tutorial Part 1</title>
		<link>http://einchi.com/2009/10/23/code-igniter-tutorial-part-1/</link>
		<comments>http://einchi.com/2009/10/23/code-igniter-tutorial-part-1/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 07:37:53 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=478</guid>
		<description><![CDATA[What&#8217;s Code Igniter?
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 and [...]]]></description>
		<wfw:commentRss>http://einchi.com/2009/10/23/code-igniter-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Igniter 1.7.2 Released</title>
		<link>http://einchi.com/2009/09/14/code-igniter-1-7-2-released/</link>
		<comments>http://einchi.com/2009/09/14/code-igniter-1-7-2-released/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 15:15:59 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=456</guid>
		<description><![CDATA[EllisLab is pleased to release CodeIgniter version 1.7.2 for ready download.  What’s new?  Among other changes:

Compatible with PHP 5.3.0
Added a new Cart Class.
Improvements to the Form helper
Added is_php() to Common functions to facilitate PHP version comparisons
Modified show_error() to allow sending of HTTP server response codes, and all internal uses now send proper status codes.
Numerous bug [...]]]></description>
		<wfw:commentRss>http://einchi.com/2009/09/14/code-igniter-1-7-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRUD generator for Code Igniter</title>
		<link>http://einchi.com/2009/03/03/crud-generator-for-code-igniter/</link>
		<comments>http://einchi.com/2009/03/03/crud-generator-for-code-igniter/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 02:07:17 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=393</guid>
		<description><![CDATA[Hueh.. I found it.. hmmm..
Let&#8217;s try^^
You can download it from http://www.datacraft.co.za/index.php/site/products/codecrafter
Just copy paste on that site:
CodeCrafter is an Open Source code generator, for the Code Igniter framework and was designed to help developing web applications. It can generate an entire MVC application in minutes.
CodeCrafter will build CRUD (Create, Read, Update, Delete) source code for your [...]]]></description>
		<wfw:commentRss>http://einchi.com/2009/03/03/crud-generator-for-code-igniter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Integrated Tag Cloud Into Code Igniter</title>
		<link>http://einchi.com/2009/03/03/integrated-tag-cloud-into-code-igniter/</link>
		<comments>http://einchi.com/2009/03/03/integrated-tag-cloud-into-code-igniter/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:51:34 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=391</guid>
		<description><![CDATA[Yeah. Finally i write some post again..
hehe.. This post talk about Tag Cloud on my previous post, but in this post I&#8217;ll show you how to integrate it into Code Igniter &#62;&#62; my favorite framework..
First you must create it to you own library..
this is my script:

?View Code PHP&#60;?php if &#40; ! defined&#40;'BASEPATH'&#41;&#41; exit&#40;'No direct script [...]]]></description>
		<wfw:commentRss>http://einchi.com/2009/03/03/integrated-tag-cloud-into-code-igniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My CMS Project &#8211; Code Igniter 1.7</title>
		<link>http://einchi.com/2008/11/27/my-cms-project-code-igniter-17/</link>
		<comments>http://einchi.com/2008/11/27/my-cms-project-code-igniter-17/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 09:11:46 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=363</guid>
		<description><![CDATA[Yeah, overall admin page on my cms project is done. But this project for X company  had stopped for financial reason. So I&#8217;ll plan this project to open source blog management system or usually called blog engine and  may be I&#8217;ll call it Semesta Blog engine or SimpleSc Blog Engine (Just planning). Actually this is [...]]]></description>
		<wfw:commentRss>http://einchi.com/2008/11/27/my-cms-project-code-igniter-17/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Dynamically Dropdown Value On Code Igniter</title>
		<link>http://einchi.com/2008/11/24/dynamically-dropdown-value-on-code-igniter/</link>
		<comments>http://einchi.com/2008/11/24/dynamically-dropdown-value-on-code-igniter/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 09:51:17 +0000</pubDate>
		<dc:creator>Einchi</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://einchi.com/?p=359</guid>
		<description><![CDATA[Yeah, Code Igniter again. I this day i got problem with dynamically dropdown value on Code Igniter. First think i hope I can generate dropdown with values from mySql database. I want to use form helper that provided by Code Igniter to generate form. 
Basically to make dropdown input on controller are:

?View Code PHP1
2
3
4
5
6
...
$data&#91;'input_category'&#93; = [...]]]></description>
		<wfw:commentRss>http://einchi.com/2008/11/24/dynamically-dropdown-value-on-code-igniter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
