<?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>Fudnik &#187; Ruby</title>
	<atom:link href="http://fudnik.com/category/development/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://fudnik.com</link>
	<description>Development. Technology. Perspective.</description>
	<lastBuildDate>Tue, 18 Oct 2011 22:56:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Rails Sessions Across Multiple Subdomains</title>
		<link>http://fudnik.com/2010/05/rails-sessions-across-multiple-subdomains/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-sessions-across-multiple-subdomains</link>
		<comments>http://fudnik.com/2010/05/rails-sessions-across-multiple-subdomains/#comments</comments>
		<pubDate>Wed, 26 May 2010 21:17:30 +0000</pubDate>
		<dc:creator>fudnik</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://fudnik.com/?p=114</guid>
		<description><![CDATA[Okay, so I&#8217;m working on a new Rails project. Things are coming along great. Then we hit a snag where our SSL is not working as expected. We want it to work on Staging and Production only, and only for the actions that we need them on. So, the SslRequirement Gem did the trick. However, [...]]]></description>
		<wfw:commentRss>http://fudnik.com/2010/05/rails-sessions-across-multiple-subdomains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling Foreign HTTP Variables</title>
		<link>http://fudnik.com/2008/12/handling-foreign-http-variables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=handling-foreign-http-variables</link>
		<comments>http://fudnik.com/2008/12/handling-foreign-http-variables/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:38:36 +0000</pubDate>
		<dc:creator>fudnik</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[get vars]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[post vars]]></category>

		<guid isPermaLink="false">http://fudnik.com/?p=42</guid>
		<description><![CDATA[I have been asked several times about various ways to secure e-commerce applications and other systems from unexpected or badly formatted POST/GET variables. This is a common issue as many developers only develop for the expected and test their application accordingly. Developing for the unexpected can be a bit tricky. I&#8217;ll try to address this [...]]]></description>
		<wfw:commentRss>http://fudnik.com/2008/12/handling-foreign-http-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

