<?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"
	>

<channel>
	<title>DustinsDesign.com &#187; Tools</title>
	<atom:link href="http://www.dustinsdesign.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dustinsdesign.com</link>
	<description>Blog by web developer, online marketer and entrepreneur Dustin Czysz</description>
	<pubDate>Fri, 05 Sep 2008 07:52:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Anti Spam Email Link Generator</title>
		<link>http://www.dustinsdesign.com/anti-spam-email-link-generator/</link>
		<comments>http://www.dustinsdesign.com/anti-spam-email-link-generator/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:05:15 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.dustinsdesign.com/anti-spam-email-link-generator/</guid>
		<description><![CDATA[

Spam bots harvest email addresses from websites and cause general annoyance for website developers, hosts and website owners. There are many scripts available that try to hide your email address from spam bots while still making it easy for legitimate site visitors to contact you. The script included here is one of the better ones [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="/js/linkObfuscator.js"></script></p>
<p>
Spam bots harvest email addresses from websites and cause general annoyance for website developers, hosts and website owners. There are many scripts available that try to hide your email address from spam bots while still making it easy for legitimate site visitors to contact you. The script included here is one of the better ones I have come across. It uses a random encryption key making it exceptionally difficult for spam bots to decipher. </p>
<p><span id="more-25"></span></p>
<p>
<strong>To use:</strong> Simply fill in the form, hit the button then copy and paste the generated code into your HTML where you would like the email link to appear.
</p>
<h3>ANTI-SPAM EMAIL LINK OBFUSCATOR</h3>
<p><form name="mungeForm" action="">
<input type="hidden" name="phpMyAdmin" value="kEpC9-2Pa1QJrRR%2CclYQAa3lPB6" />
<b>Email address: </b><br />
<input type="text" name="emailInput" value="" / > &nbsp;&nbsp; <br />
<b>Link text: </b><br />
<input type="text" name="linkInput" value="">
<br />(Just leave the &#8216;Link text&#8217; field blank if you want your email address be the link text (also encrypted).)</p>
<input type="button" onClick="munge()" value="Generate Link" />
</form>
</p>
<p><form name="output" action="">
<input type="hidden" name="phpMyAdmin" value="kEpC9-2Pa1QJrRR%2CclYQAa3lPB6" />
<textarea name="source" style="width:500px; height:200px;"></textarea><br />
</form>
</p>
<p class="small">This tool was originally conceived and written by Tim Williams of <a href="http://www.u.arizona.edu/~trw/spam/spam4.htm" target="_blank">The University of Arizona</a>. The code to randomly generate a different encryption key each time the tool is used was written by Andrew Moulden of <a href="http://www.siteengineering.com" target="_blank">Site Engineering Ltd</a>. Ross Killen of <a href="http://www.celticproductions.net/articles/10/email/php+email+obfuscator.html" target="_blank">Celtic Productions Ltd</a> has also created a PHP version to enable use of this technique in web applications.</p>
<p class="small">
This code is distributed as freeware, provided the authors&#8217; credits etc remain exactly as shown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dustinsdesign.com/anti-spam-email-link-generator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
