<?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>Truespire &#187; Ruby on Rails</title>
	<atom:link href="http://truespire.com/topics/blog/development/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://truespire.com</link>
	<description>Truly Inspired Web Applications</description>
	<lastBuildDate>Thu, 19 Aug 2010 23:49:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Obfuscating Email Addresses In Ruby on Rails</title>
		<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/</link>
		<comments>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/#comments</comments>
		<pubDate>Sun, 31 May 2009 02:08:06 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[html entity]]></category>
		<category><![CDATA[html entity encoding]]></category>
		<category><![CDATA[obscuring email addresses]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=323</guid>
		<description><![CDATA[Posting raw e-mail addresses on a website is a guaranteed way to get an inbox full of spam. If your website can be picked up by search engine indexing bots, spambots can also find you. In this post, I present several solutions to this dilemma and the actual code to solve it using Ruby on [...]]]></description>
		<wfw:commentRss>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
