<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Darth Sid</title>
	<link>http://darthsid.com/blog</link>
	<description>&#34;Powered by The Dark Side&#34;</description>
	<lastBuildDate>Tue, 06 Apr 2010 08:48:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SSL checklist for Rails Applications</title>
		<description><![CDATA[The purpose of SSL is to provide a reasonable level of protection against eavesdropping and man-in-the-middle attacks. Although SSL provides a greater level of security, it introduces a lot of overheads and hence should be used sparingly.  Two of the most common places to use SSL is for payment transactions and user registration/login.
This post [...]]]></description>
		<link>http://darthsid.com/blog/2010/03/29/ssl-checklist-for-rails-applications/</link>
			</item>
	<item>
		<title>Rails Caching And JavaScript Techniques</title>
		<description><![CDATA[While implementing caching in a recent rails project I came across some typical caching issues. In a lot of pages the content is same for all users but certain components in them have user specific actions. As an example, I have a page listing all public messages that users have posted(similar to the public timeline [...]]]></description>
		<link>http://darthsid.com/blog/2009/08/27/rails-caching-and-javascript-techniques/</link>
			</item>
	<item>
		<title>Git Work Flow For Rails Developers</title>
		<description><![CDATA[This is my very first blog post and so I though it should be about a tool that is indispensable for me &#8211; Git. I started using git about 10 months ago and looking back I can&#8217;t imagine how I managed to get work done without it. The purpose of this post however is not [...]]]></description>
		<link>http://darthsid.com/blog/2009/07/21/git-work-flow-for-rails-developers/</link>
			</item>
</channel>
</rss>
