<?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>WebDevelopmentBits &#187; framework</title>
	<atom:link href="http://www.webdevelopmentbits.com/tag/framework/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevelopmentbits.com</link>
	<description>Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Writing web applications with CodeIgniter – Part 3</title>
		<link>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-3</link>
		<comments>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-3#comments</comments>
		<pubDate>Mon, 26 Oct 2009 05:06:29 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[kohana]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=539</guid>
		<description><![CDATA[<p></p><p>We built a simple to-do list application <a href="http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-2">last week</a> by implementing the CI basics we learnt in <a href="http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-1">first part</a> of this tutorial. Today, let's go over some of the things that will allow you to customise and extend&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><p>We built a simple to-do list application <a href="http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-2">last week</a> by implementing the CI basics we learnt in <a href="http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-1">first part</a> of this tutorial. Today, let's go over some of the things that will allow you to customise and extend the CI framework for your specific needs. </p>
<p><strong> Changing the default URL routing</strong></p>
<p>As we have ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


