<?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>ForDevs &#187; Kathirvel KG</title>
	<atom:link href="http://www.fordevs.com/author/kathirvel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fordevs.com</link>
	<description>We Learn We Share</description>
	<lastBuildDate>Fri, 25 Nov 2011 18:55:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to prevent browser from caching a page in rails</title>
		<link>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html</link>
		<comments>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html#comments</comments>
		<pubDate>Mon, 24 Oct 2011 14:55:12 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1084</guid>
		<description><![CDATA[I used devise for authentication in my rails project. After I signed out; I clicked the back button in the browser; Oh!!! the browser was showing the previous page from which I clicked &#8216;sign out&#8217;.  I tested this and found that the browser is caching the page. I used firebug to analyze the project page(s). [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to share files between Linux systems</title>
		<link>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html</link>
		<comments>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html#comments</comments>
		<pubDate>Mon, 17 Oct 2011 13:26:43 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1012</guid>
		<description><![CDATA[Even for a newbie, the Giver application will be very helpful in sharing files between Linux systems. Giver has been hosted in Google code. Its easy to install and very easy to use. I will explain you how to install and use Giver. I am using the application in Ubuntu 10.04. Installation Open the &#8216;Terminal&#8216; [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighttpd Web Server</title>
		<link>http://www.fordevs.com/2010/11/lighttpd-web-server.html</link>
		<comments>http://www.fordevs.com/2010/11/lighttpd-web-server.html#comments</comments>
		<pubDate>Wed, 10 Nov 2010 17:11:05 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/2010/11/lighttpd-web-server.html</guid>
		<description><![CDATA[LIGHTTPD (pronounced by Lighty) is an opensource webserver for Security, Speed, compliance and flexibility. Its been optimized for high performance environments. With a small memory footprint, effective management of CPU load and advanced features like FastCGI, SCGI, Auth, Output compression and URL rewriting; lighttpd is the perfect solution for servers suffering from load problems. lighttpd [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2010/11/lighttpd-web-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Open Source Projects &#8211; Part 2</title>
		<link>http://www.fordevs.com/2010/11/apache-open-source-projects-part-2.html</link>
		<comments>http://www.fordevs.com/2010/11/apache-open-source-projects-part-2.html#comments</comments>
		<pubDate>Wed, 03 Nov 2010 15:56:24 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/2010/11/apache-open-source-projects-part-2.html</guid>
		<description><![CDATA[This post is a continuation of the previous post &#8216;Apache Open Source Projects &#8211; Part 1 &#8216;. In this post we will look into other cool projects of ASF (Apache Software Foundation). James Apache James is a Enterprise mailing Server which integrates emailing protocols such as SMTP, LMTP (from V3), POP3, IMAP (from V3) and [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2010/11/apache-open-source-projects-part-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Open Source Projects &#8211; Part 1</title>
		<link>http://www.fordevs.com/2010/10/apache-open-source-projects-part-1.html</link>
		<comments>http://www.fordevs.com/2010/10/apache-open-source-projects-part-1.html#comments</comments>
		<pubDate>Thu, 28 Oct 2010 07:25:44 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[MINA]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/2010/10/apache-open-source-projects-part-1.html</guid>
		<description><![CDATA[The Apache Software Foundation is not only famous for its Open source Web Server, it has more open source projects. In this post we will look into some of its cool projects. HTTP Server Its a widely used and most popular web server; supports differentoperating systems. Since it is an open source software, hosting your [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2010/10/apache-open-source-projects-part-1.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessing Multiple Gmail accounts from the same browser window</title>
		<link>http://www.fordevs.com/2010/08/accessing-multiple-gmail-accounts-from-the-same-browser-window.html</link>
		<comments>http://www.fordevs.com/2010/08/accessing-multiple-gmail-accounts-from-the-same-browser-window.html#comments</comments>
		<pubDate>Tue, 10 Aug 2010 08:29:23 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=779</guid>
		<description><![CDATA[I was wondering, it would be great if I am able to login into two of my gmail accounts at the same time from the same browser window. Historically, Google doesn&#8217;t allow you to login to multiple google accounts; if you try to login to another user account then Google will prompt you to log [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2010/08/accessing-multiple-gmail-accounts-from-the-same-browser-window.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to override the DNS locally ?</title>
		<link>http://www.fordevs.com/2010/03/how-to-override-the-dns-locally.html</link>
		<comments>http://www.fordevs.com/2010/03/how-to-override-the-dns-locally.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 00:37:55 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Override]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=683</guid>
		<description><![CDATA[Problem: I was wondering how to override the DNS locally. There is a server in my network having static IP and has a registered Domain name. My local network doesn&#8217;t allow me to connect to internet and the server is part of my network, so how do I connect to this server using the same [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2010/03/how-to-override-the-dns-locally.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create an OpenID and use it ?</title>
		<link>http://www.fordevs.com/2009/12/how-to-create-a-openid.html</link>
		<comments>http://www.fordevs.com/2009/12/how-to-create-a-openid.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:41:15 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=663</guid>
		<description><![CDATA[Fed up with creating new accounts for multiple websites, here comes OpenID for the rescue. It allows you to use an existing account to sign in to multiple websites without &#8216;sign up&#8217;. OpenID replaces the common login process that uses a login name and password for every website. An OpenID is in the form of [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2009/12/how-to-create-a-openid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Useful WebTools For Designers</title>
		<link>http://www.fordevs.com/2009/10/6-useful-webtools-for-designers.html</link>
		<comments>http://www.fordevs.com/2009/10/6-useful-webtools-for-designers.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 19:30:25 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[web designing]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=578</guid>
		<description><![CDATA[COLOR PALETTE To create a clean website, color plays a major role.  Selecting the color scheme for your site is made simple by introduction of many tools; you can use the color blender online tool to select your color scheme. To select the color scheme go to www.colorblender.com and click on the first color box. [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2009/10/6-useful-webtools-for-designers.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Process Explorer</title>
		<link>http://www.fordevs.com/2009/07/process-explorer.html</link>
		<comments>http://www.fordevs.com/2009/07/process-explorer.html#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:00:26 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=482</guid>
		<description><![CDATA[It is a advanced process management utility from Sysinternals. It shows you detailed information about a running process like its icon, Image path, command line, current directory, memory statistics, performance graph, network connections, security, environment and more. You can have a closer look of a running process to see the list of DLLs it has [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2009/07/process-explorer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

