<?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: Encrypt Mailto Links to Stop Email Spam</title>
	<atom:link href="http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/</link>
	<description>Design - Web - Creative</description>
	<lastBuildDate>Sun, 06 May 2012 20:26:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rachel</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-24977</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Sat, 24 Mar 2012 16:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-24977</guid>
		<description>Thank you thank you thank you. Still working like a charm in 2012!</description>
		<content:encoded><![CDATA[<p>Thank you thank you thank you. Still working like a charm in 2012!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-24577</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 16 Mar 2012 13:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-24577</guid>
		<description>I&#039;d say you&#039;re welcome to grab it, but I actually didn&#039;t come up with it, the original code is from http://www.zapyon.de/, which has since disappeared.</description>
		<content:encoded><![CDATA[<p>I&#8217;d say you&#8217;re welcome to grab it, but I actually didn&#8217;t come up with it, the original code is from <a href="http://www.zapyon.de/" rel="nofollow">http://www.zapyon.de/</a>, which has since disappeared.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nurionn</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-24522</link>
		<dc:creator>Nurionn</dc:creator>
		<pubDate>Thu, 15 Mar 2012 22:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-24522</guid>
		<description>Is there a possibility to get your code to encrypt an E-Mail-Adress? I&#039;d like to create a little extension for my website, using the Yii Framework (http://www.yiiframework.com/)...

Of Course I&#039;d share the result with you if you&#039;re interested!</description>
		<content:encoded><![CDATA[<p>Is there a possibility to get your code to encrypt an E-Mail-Adress? I&#8217;d like to create a little extension for my website, using the Yii Framework (<a href="http://www.yiiframework.com/" rel="nofollow">http://www.yiiframework.com/</a>)&#8230;</p>
<p>Of Course I&#8217;d share the result with you if you&#8217;re interested!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fionn</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-20854</link>
		<dc:creator>Fionn</dc:creator>
		<pubDate>Tue, 06 Dec 2011 09:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-20854</guid>
		<description>Thanks : )</description>
		<content:encoded><![CDATA[<p>Thanks : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-15558</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 20 May 2011 12:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-15558</guid>
		<description>@Tim that&#039;s definitely a good point. The browsers do decode the url with no problem, to my knowledge, the bots are typically based on an untranslated/static string search for &quot;xx&lt;strong&gt;@&lt;/strong&gt;xx&lt;strong&gt;.&lt;/strong&gt;xx&quot;. That&#039;s not to say that the spammers are unsophisticated and can&#039;t create a script that will decode it. For another approach check out the Javascript method by my friend Andy -- &lt;a href=&quot;http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery&quot; rel=&quot;nofollow&quot;&gt;http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Tim that&#8217;s definitely a good point. The browsers do decode the url with no problem, to my knowledge, the bots are typically based on an untranslated/static string search for &#8220;xx<strong>@</strong>xx<strong>.</strong>xx&#8221;. That&#8217;s not to say that the spammers are unsophisticated and can&#8217;t create a script that will decode it. For another approach check out the Javascript method by my friend Andy &#8212; <a href="http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery" rel="nofollow">http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Dawson</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-15556</link>
		<dc:creator>Tim Dawson</dc:creator>
		<pubDate>Fri, 20 May 2011 12:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-15556</guid>
		<description>It certainly works as a link, and my e-mail client duly opens (with a subject). But when I hover my mouse over the link I can see the plain text in the status bar, so won&#039;t a bot see the same ?</description>
		<content:encoded><![CDATA[<p>It certainly works as a link, and my e-mail client duly opens (with a subject). But when I hover my mouse over the link I can see the plain text in the status bar, so won&#8217;t a bot see the same ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natalie Nash</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-15416</link>
		<dc:creator>Natalie Nash</dc:creator>
		<pubDate>Thu, 12 May 2011 09:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-15416</guid>
		<description>Very handy resource, thank you!</description>
		<content:encoded><![CDATA[<p>Very handy resource, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-13590</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Thu, 27 Jan 2011 23:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-13590</guid>
		<description>Great tool, I love it</description>
		<content:encoded><![CDATA[<p>Great tool, I love it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-12188</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 08 Dec 2010 00:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-12188</guid>
		<description>Thank you for this helpful web tool.</description>
		<content:encoded><![CDATA[<p>Thank you for this helpful web tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/comment-page-1/#comment-10762</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 15 Sep 2010 13:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/#comment-10762</guid>
		<description>@Elizabeth Yes you can just copy/paste the code, I would just recommend the first input box (&quot;Complete email link&quot;) because that will take care of making the link for you.

And, you&#039;re not dumb, one possible issue you may run into is that depending on your blogging platform, your text editor might want to try and decrypt it for you after you post it.

If that&#039;s the case, you can have your web developer implement this into your theme -- http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery</description>
		<content:encoded><![CDATA[<p>@Elizabeth Yes you can just copy/paste the code, I would just recommend the first input box (&#8220;Complete email link&#8221;) because that will take care of making the link for you.</p>
<p>And, you&#8217;re not dumb, one possible issue you may run into is that depending on your blogging platform, your text editor might want to try and decrypt it for you after you post it.</p>
<p>If that&#8217;s the case, you can have your web developer implement this into your theme &#8212; <a href="http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery" rel="nofollow">http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/34 queries in 0.212 seconds using disk: basic

Served from: robspangler.com @ 2012-05-18 12:52:27 -->
