<?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; Kishore Nallan</title>
	<atom:link href="http://www.webdevelopmentbits.com/author/kishore/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>Using Facebook Connect for your web application</title>
		<link>http://www.webdevelopmentbits.com/using-facebook-connect-for-your-web-application</link>
		<comments>http://www.webdevelopmentbits.com/using-facebook-connect-for-your-web-application#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:53:11 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook-connect]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=546</guid>
		<description><![CDATA[<p>With the exponential growth of Facebook over the past few years, it's safe to say that quite a large number of active web users today own and use a Facebook account regularly. Facebook connect, which Facebook launched late 2008, is&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>With the exponential growth of Facebook over the past few years, it's safe to say that quite a large number of active web users today own and use a Facebook account regularly. Facebook connect, which Facebook launched late 2008, is a set of APIs which allow you to integrate your users' Facebook profile into your ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/using-facebook-connect-for-your-web-application/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>
		<item>
		<title>Writing web applications with CodeIgniter &#8211; Part 2</title>
		<link>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-2</link>
		<comments>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-2#comments</comments>
		<pubDate>Mon, 12 Oct 2009 11:01:45 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[todo]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=525</guid>
		<description><![CDATA[<p></p><p>Last week, we covered the basic structure of a CodeIgniter application. Let's now jump right into developing a simple todo list application using CodeIgniter. We will be keeping the actual functionality of the application itself simple here, as the goal&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><p>Last week, we covered the basic structure of a CodeIgniter application. Let's now jump right into developing a simple todo list application using CodeIgniter. We will be keeping the actual functionality of the application itself simple here, as the goal here is to give a good overview on what it takes to build a CI ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Writing web applications with CodeIgniter: Part 1</title>
		<link>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-1</link>
		<comments>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-1#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:20:42 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=519</guid>
		<description><![CDATA[<p></p><p>CodeIgniter is a PHP framework that makes writing secure web applications a breeze. Being extremely light weighted, it's an impressive toolkit which promotes the Model-View-Controller (MVC) approach to software development. CodeIgniter's incredibly useful libraries, helpers and simplicity give you a&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><p>CodeIgniter is a PHP framework that makes writing secure web applications a breeze. Being extremely light weighted, it's an impressive toolkit which promotes the Model-View-Controller (MVC) approach to software development. CodeIgniter's incredibly useful libraries, helpers and simplicity give you a sound foundation to quickly build your web apps on. This will be the first part ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/writing-web-applications-with-codeigniter-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an inline contact form</title>
		<link>http://www.webdevelopmentbits.com/creating-an-inline-contact-form</link>
		<comments>http://www.webdevelopmentbits.com/creating-an-inline-contact-form#comments</comments>
		<pubDate>Mon, 07 Sep 2009 10:41:50 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=507</guid>
		<description><![CDATA[<p>Customer feedback is arguably one of the most critical factors determining the success of a product over a period of time. Hence, it's not surprising that many websites have some form of contact form or another to encourage users to&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Customer feedback is arguably one of the most critical factors determining the success of a product over a period of time. Hence, it's not surprising that many websites have some form of contact form or another to encourage users to write back to them. Most of these "contact" pages tend to be on a separate ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/creating-an-inline-contact-form/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Avoiding long polling</title>
		<link>http://www.webdevelopmentbits.com/avoiding-long-polling</link>
		<comments>http://www.webdevelopmentbits.com/avoiding-long-polling#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:04:02 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[COMET]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[long polling]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[polling]]></category>
		<category><![CDATA[real time]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=500</guid>
		<description><![CDATA[Right from Twitter to Google Wave, real time information streaming via the browser seems to be the most "happening" thing on the web arena currently. However, feeding real time information as and when it is available to an user using your web application is not as straight forward as it is on a desktop environment. ]]></description>
			<content:encoded><![CDATA[<p>Right from Twitter to Google Wave, real time information streaming via the browser seems to be the most &#8220;happening&#8221; thing on the web arena currently. However, feeding real time information as and when it is available to an user using your web application is not as straight forward as it is on a desktop environment. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/avoiding-long-polling/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Light weight alternatives to Apache</title>
		<link>http://www.webdevelopmentbits.com/light-weight-alternatives-to-apache</link>
		<comments>http://www.webdevelopmentbits.com/light-weight-alternatives-to-apache#comments</comments>
		<pubDate>Sun, 14 Jun 2009 18:12:44 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[web-server]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=487</guid>
		<description><![CDATA[When it comes to choosing a Linux web server, Apache, as we all know, is almost a de facto standard. There is even a chance that your web host does not even offer (or worse, know of) an alternative web server. So, it's not a big surprise that many developers don't know too much about what other alternatives are available to them.]]></description>
			<content:encoded><![CDATA[<p>When it comes to choosing a Linux web server, Apache, as we all know, is almost a de facto standard. There is even a chance that your web host does not even offer (or worse, know of) an alternative web server. So, it&#8217;s not a big surprise that many developers don&#8217;t know too much about what other alternatives are available to them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/light-weight-alternatives-to-apache/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual form processing</title>
		<link>http://www.webdevelopmentbits.com/dual-form-processing</link>
		<comments>http://www.webdevelopmentbits.com/dual-form-processing#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:18:39 +0000</pubDate>
		<dc:creator>Kishore Nallan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=477</guid>
		<description><![CDATA[<p>Recently, a client of mine wanted a single web form, residing on the localhost to submit the form contents to a database in the localhost, and as well as to a web server simultaneously. Although this sounds like an unnecessary&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Recently, a client of mine wanted a single web form, residing on the localhost to submit the form contents to a database in the localhost, and as well as to a web server simultaneously. Although this sounds like an unnecessary duplication of data, my client wanted some of the form data to be stored on ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/dual-form-processing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


