<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Obfuscating Email Addresses In Ruby on Rails</title>
	<atom:link href="http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/</link>
	<description>Truly Inspired Web Applications</description>
	<lastBuildDate>Fri, 27 Aug 2010 13:41:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wesley Gooch</title>
		<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/comment-page-1/#comment-14</link>
		<dc:creator>Wesley Gooch</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://truespire.com/?p=323#comment-14</guid>
		<description>Joris,

Here is a link to someone who ran the same test as I did: http://blog.macromates.com/2006/obfuscating-email-addresses/ 

His findings were 286 to 1. That is 286 spam messages were received on the un-encoded email and only 1 to the encoded email. So it seems that other people are also having great results with this approach. 

I hope that helps,
Wes</description>
		<content:encoded><![CDATA[<p>Joris,</p>
<p>Here is a link to someone who ran the same test as I did: <a href="http://blog.macromates.com/2006/obfuscating-email-addresses/" rel="nofollow">http://blog.macromates.com/2006/obfuscating-email-addresses/</a> </p>
<p>His findings were 286 to 1. That is 286 spam messages were received on the un-encoded email and only 1 to the encoded email. So it seems that other people are also having great results with this approach. </p>
<p>I hope that helps,<br />
Wes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley Gooch</title>
		<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/comment-page-1/#comment-13</link>
		<dc:creator>Wesley Gooch</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://truespire.com/?p=323#comment-13</guid>
		<description>Joris, 

Sorry about not posting the results... I totally forgot about it. I just looked at the inboxes for both accounts and they each had only one spam message that were identical for both inboxes. I would imagine that someone manually sent that email. 

I looked into why both accounts were lacking any spam and it turns out, that although I turned off the spam protection for those individual accounts, I had completely forgot that I had server wide spam protection turned on. So the test was doomed to fail from day one. At least I know my spam settings are working!

Although I can attest to my obscure_email method above working on some of our commercial projects that are running on different servers. Hope the article helped anyways.

Wes</description>
		<content:encoded><![CDATA[<p>Joris, </p>
<p>Sorry about not posting the results&#8230; I totally forgot about it. I just looked at the inboxes for both accounts and they each had only one spam message that were identical for both inboxes. I would imagine that someone manually sent that email. </p>
<p>I looked into why both accounts were lacking any spam and it turns out, that although I turned off the spam protection for those individual accounts, I had completely forgot that I had server wide spam protection turned on. So the test was doomed to fail from day one. At least I know my spam settings are working!</p>
<p>Although I can attest to my obscure_email method above working on some of our commercial projects that are running on different servers. Hope the article helped anyways.</p>
<p>Wes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris Machielse</title>
		<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/comment-page-1/#comment-12</link>
		<dc:creator>Joris Machielse</dc:creator>
		<pubDate>Sun, 09 Aug 2009 22:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://truespire.com/?p=323#comment-12</guid>
		<description>And, what happened? Did it work?
Best, Joris</description>
		<content:encoded><![CDATA[<p>And, what happened? Did it work?<br />
Best, Joris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
