<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Plugin: Obfuscate E-mail</title>
	<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/</link>
	<description>pro-gram-mer: n. a person who converts coffee into code</description>
	<pubDate>Sat, 26 Jul 2008 01:47:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: THEMEDIA</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-53190</link>
		<dc:creator>THEMEDIA</dc:creator>
		<pubDate>Wed, 08 Nov 2006 00:24:05 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-53190</guid>
		<description>Simpler Solution:

Just copy this where ever you need it

&lt;code&gt;
$email_address = "foo@bar.com";
$email_address = substr( chunk_split( bin2hex( " ".$email_address ), 2, ";&#38;#x" ), 3,-3);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Simpler Solution:</p>
<p>Just copy this where ever you need it</p>
<p><pre><code>
$email_address = &quot;foo@bar.com&quot;;
$email_address = substr( chunk_split( bin2hex( &quot; &quot;.$email_address ), 2, &quot;;&amp;amp;#x&quot; ), 3,-3);
</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lower Decatur Street, New Orleans &#187; Blog Archive &#187; Site updates happen.</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-28896</link>
		<dc:creator>Lower Decatur Street, New Orleans &#187; Blog Archive &#187; Site updates happen.</dc:creator>
		<pubDate>Sat, 09 Sep 2006 22:19:53 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-28896</guid>
		<description>[...] Uploaded the Obfuscate E-mail plugin, which makes it almost impossible for bots to grab our email addresses and leaves them human readable and with working mailto: links. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Uploaded the Obfuscate E-mail plugin, which makes it almost impossible for bots to grab our email addresses and leaves them human readable and with working mailto: links. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Halon</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-17709</link>
		<dc:creator>Richard Halon</dc:creator>
		<pubDate>Sun, 04 Jun 2006 04:11:32 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-17709</guid>
		<description>This looks great. Let's test 'er out.

abcd@domain.com
&lt;a href="mailto:abcd@domain.com" rel="nofollow"&gt;E-mail address&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This looks great. Let&#8217;s test &#8216;er out.</p>
<p><a href="mailto:&#97;&#98;&#x63;&#x64;&#64;&#100;&#111;&#x6D;&#97;&#x69;&#110;&#46;&#x63;om">&#x61;&#x62;&#x63;&#x64;&#64;&#x64;&#x6F;&#109;&#97;&#105;&#110;&#46;&#x63;om</a><br />
<a href="mailto:&#x61;&#98;&#x63;&#100;&#64;&#100;&#111;&#x6D;&#x61;&#x69;&#110;&#x2E;&#99;om" rel="nofollow">E-mail address</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-10494</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Wed, 25 Jan 2006 17:04:12 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-10494</guid>
		<description>I am not sure what is happening, but I cannot get the plugin to work.

Look at giveayear.com/about/

I am using WP 2.0. Plugin is activated</description>
		<content:encoded><![CDATA[<p>I am not sure what is happening, but I cannot get the plugin to work.</p>
<p>Look at <a href="http://giveayear.com/about/" title="http://giveayear.com/about/" class="autohyperlink" target="_blank">giveayear.com/about/</a></p>
<p>I am using WP 2.0. Plugin is activated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5651</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 03 Sep 2005 04:51:17 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5651</guid>
		<description>&lt;b&gt;Mads&lt;/b&gt;: Yes, it works on pages in WP.

&lt;b&gt;Pariah&lt;/b&gt;: Actually, it does apply to comments.  I simply didn't have the plugin activated on my site.  It is now, so feel free to test again.</description>
		<content:encoded><![CDATA[<p><b>Mads</b>: Yes, it works on pages in WP.</p>
<p><b>Pariah</b>: Actually, it does apply to comments.  I simply didn&#8217;t have the plugin activated on my site.  It is now, so feel free to test again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pariah S. Burke</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5648</link>
		<dc:creator>Pariah S. Burke</dc:creator>
		<pubDate>Sat, 03 Sep 2005 02:34:47 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5648</guid>
		<description>Nope. Doesn't apply to comments where the most idiots post their e-mail addresses. Oh, well.</description>
		<content:encoded><![CDATA[<p>Nope. Doesn&#8217;t apply to comments where the most idiots post their e-mail addresses. Oh, well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pariah S. Burke</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5647</link>
		<dc:creator>Pariah S. Burke</dc:creator>
		<pubDate>Sat, 03 Sep 2005 02:34:03 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-5647</guid>
		<description>testing obfuscation gunter@mail.com</description>
		<content:encoded><![CDATA[<p>testing obfuscation <a href="mailto:&#x67;&#x75;&#x6E;&#116;&#101;&#114;&#x40;&#x6D;&#97;&#x69;&#x6C;&#46;&#99;om">&#103;&#117;&#x6E;&#116;&#x65;&#114;&#x40;&#x6D;&#x61;&#x69;&#x6C;&#46;&#x63;om</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads Jensen</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-2453</link>
		<dc:creator>Mads Jensen</dc:creator>
		<pubDate>Tue, 31 May 2005 00:22:48 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-2453</guid>
		<description>Is it possible to use it on pages in WP ? 

TIA</description>
		<content:encoded><![CDATA[<p>Is it possible to use it on pages in WP ? </p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: citizen jim  &#187; Blog Archive   &#187; Testing Obfuscate Email WP Plugin</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-2071</link>
		<dc:creator>citizen jim  &#187; Blog Archive   &#187; Testing Obfuscate Email WP Plugin</dc:creator>
		<pubDate>Mon, 25 Apr 2005 02:49:13 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-2071</guid>
		<description>[...] 		Testing Obfuscate Email WP Plugin 			April 24th, 2005 			 					Let&#8217;s see if the Obfuscate Email plugin works.  It uses HTML hex characters to hide email  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 		Testing Obfuscate Email WP Plugin<br />
 			April 24th, 2005</p>
<p> 					Let&#8217;s see if the Obfuscate Email plugin works.  It uses HTML hex characters to hide email  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-1552</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 26 Mar 2005 04:40:52 +0000</pubDate>
		<guid>http://coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/#comment-1552</guid>
		<description>Works great, thanks! I'm tiring of avoiding the bots by using the [AT SIGN] and [DOT] stuff.</description>
		<content:encoded><![CDATA[<p>Works great, thanks! I&#8217;m tiring of avoiding the bots by using the [AT SIGN] and [DOT] stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
