<?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</title>
	<atom:link href="http://blog.macromates.com/2006/obfuscating-email-addresses/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macromates.com/2006/obfuscating-email-addresses/</link>
	<description>TextMate and OS X</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:53:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Teague</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-3678</link>
		<dc:creator>Kevin Teague</dc:creator>
		<pubDate>Thu, 26 Feb 2009 04:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-3678</guid>
		<description>&lt;p&gt;This is a very handy function in TextMate. I&#039;ve made a &lt;a href=&quot;http://pypi.python.org/pypi/bud.nospam&quot; rel=&quot;nofollow&quot;&gt;Python version&lt;/a&gt; of it for working with dynamically generated HTML.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is a very handy function in TextMate. I&#8217;ve made a <a href="http://pypi.python.org/pypi/bud.nospam" rel="nofollow">Python version</a> of it for working with dynamically generated HTML.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tekkie</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-3392</link>
		<dc:creator>tekkie</dc:creator>
		<pubDate>Mon, 15 Sep 2008 13:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-3392</guid>
		<description>&lt;p&gt;Mac OS X users can also use a Dashboard widget called obfuscatr. It provides JavaScript or just plain hexadecimal encoding of your email addy similarly to the Markdown functionality provided here Re the email obfuscation. See the details at &lt;a href=&quot;http://tekkie.flashbit.net/mac-os/obfuscatr-110-released&quot; rel=&quot;nofollow&quot;&gt;http://tekkie.flashbit.net/mac-os/obfuscatr-110-released&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;obfuscatr was also featured in MacWorld Italy of March 2008: &lt;a href=&quot;http://tekkie.flashbit.net/mac-os/obfuscatr-featured-in-macworld&quot; rel=&quot;nofollow&quot;&gt;http://tekkie.flashbit.net/mac-os/obfuscatr-featured-in-macworld&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mac OS X users can also use a Dashboard widget called obfuscatr. It provides JavaScript or just plain hexadecimal encoding of your email addy similarly to the Markdown functionality provided here Re the email obfuscation. See the details at <a href="http://tekkie.flashbit.net/mac-os/obfuscatr-110-released" rel="nofollow">http://tekkie.flashbit.net/mac-os/obfuscatr-110-released</a>.</p>

<p>obfuscatr was also featured in MacWorld Italy of March 2008: <a href="http://tekkie.flashbit.net/mac-os/obfuscatr-featured-in-macworld" rel="nofollow">http://tekkie.flashbit.net/mac-os/obfuscatr-featured-in-macworld</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Clementina</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-2133</link>
		<dc:creator>Clementina</dc:creator>
		<pubDate>Fri, 15 Dec 2006 21:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-2133</guid>
		<description>&lt;p&gt;I&#039; personally like dan benjamins Enkoder, however the code it generates is too bulky for my phonebook page which displays about 70 clickable email addresses.
I&#039;m looking for something a bit slimmer.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217; personally like dan benjamins Enkoder, however the code it generates is too bulky for my phonebook page which displays about 70 clickable email addresses.
I&#8217;m looking for something a bit slimmer.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1712</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 31 Oct 2006 15:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1712</guid>
		<description>&lt;p&gt;One more vote for the Enkoder, been using it since it was just the version on the web site. Personally I think it&#039;s cruel to post an address without it.&lt;/p&gt;

&lt;p&gt;Allan, I&#039;m not sure that the fact that it produces 20ish lines of code will discourage people from using it (if that was indeed your argument). If that were true, so many people wouldn&#039;t be doing it by copy/pasting with the stand-alone application. Personally I don&#039;t find the JS distracting - it&#039;s in a nicely formatted box - but if you do, couldn&#039;t the bundle command then fold that block?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One more vote for the Enkoder, been using it since it was just the version on the web site. Personally I think it&#8217;s cruel to post an address without it.</p>

<p>Allan, I&#8217;m not sure that the fact that it produces 20ish lines of code will discourage people from using it (if that was indeed your argument). If that were true, so many people wouldn&#8217;t be doing it by copy/pasting with the stand-alone application. Personally I don&#8217;t find the JS distracting &#8211; it&#8217;s in a nicely formatted box &#8211; but if you do, couldn&#8217;t the bundle command then fold that block?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lance Willett</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1623</link>
		<dc:creator>Lance Willett</dc:creator>
		<pubDate>Sun, 08 Oct 2006 13:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1623</guid>
		<description>&lt;p&gt;Allan, I would use both a command to obfuscate via the Enkoder method (inline JavaScript) &lt;em&gt;and&lt;/em&gt; the convert ASCII to entities method. &lt;/p&gt;

&lt;p&gt;Depending on the project I use both these methods. Right not for the entities conversion I run the link through Markdown, take the output, and paste the into the source file (for cases where the source isn&#039;t in Markdown).&lt;/p&gt;

&lt;p&gt;So my vote is to add both into a bundle.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Allan, I would use both a command to obfuscate via the Enkoder method (inline JavaScript) <em>and</em> the convert ASCII to entities method. </p>

<p>Depending on the project I use both these methods. Right not for the entities conversion I run the link through Markdown, take the output, and paste the into the source file (for cases where the source isn&#8217;t in Markdown).</p>

<p>So my vote is to add both into a bundle.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1598</link>
		<dc:creator>Quinn</dc:creator>
		<pubDate>Sat, 07 Oct 2006 03:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1598</guid>
		<description>&lt;p&gt;We&#039;ve used Andrew Gregory&#039;s scripts with success:
http://www.scss.com.au/family/andrew/webdesign/emaillinks/&lt;/p&gt;

&lt;p&gt;Although you probably don&#039;t want to require the inclusion of external libraries. But perhaps the idea (rewriting existing html) can be slimmed down to inline code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>We&#8217;ve used Andrew Gregory&#8217;s scripts with success:
<a href="http://www.scss.com.au/family/andrew/webdesign/emaillinks/" rel="nofollow">http://www.scss.com.au/family/andrew/webdesign/emaillinks/</a></p>

<p>Although you probably don&#8217;t want to require the inclusion of external libraries. But perhaps the idea (rewriting existing html) can be slimmed down to inline code.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Knechtology</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1577</link>
		<dc:creator>Knechtology</dc:creator>
		<pubDate>Sat, 23 Sep 2006 08:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1577</guid>
		<description>&lt;p&gt;The best non-javascript non-image method of obfuscating an email address while clicking it still works (in Firefox and IE) is in my link.&lt;/p&gt;

&lt;p&gt;A random-text logo generated from mardeg.sitesled.com is shrunken to normal size using inline CSS, the emailto links are then accessed from separate files - CSS for IE, and XML for Firefox.&lt;/p&gt;

&lt;p&gt;This is definitely the solution for what to put in the NOSCRIPT tags; in fact you won&#039;t see the demonstration in the link appear until you disable javascript in your browser.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The best non-javascript non-image method of obfuscating an email address while clicking it still works (in Firefox and IE) is in my link.</p>

<p>A random-text logo generated from mardeg.sitesled.com is shrunken to normal size using inline CSS, the emailto links are then accessed from separate files &#8211; CSS for IE, and XML for Firefox.</p>

<p>This is definitely the solution for what to put in the NOSCRIPT tags; in fact you won&#8217;t see the demonstration in the link appear until you disable javascript in your browser.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Üner</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1574</link>
		<dc:creator>Eric Üner</dc:creator>
		<pubDate>Tue, 19 Sep 2006 18:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1574</guid>
		<description>&lt;p&gt;I notice this got a little off the TextMate-specific question, so let me comment first on email obfuscation techniques in general. One method I used with great success is giving out a URL instead of email on research papers, articles, etc. that I write. Obviously this doesn&#039;t help on a Web form where you need to put in an email address, but it has cut down on my spam from the bots that sniff for email addys. If you don&#039;t have a URL, form a mailto:name@domain URL using http://www.tinyURL.com and give that out. Spiders pick it up as a URL (for now), but humans who click get an email link.&lt;/p&gt;

&lt;p&gt;As far as TextMate, I don&#039;t see the feature adding any value, because, like Allan, I just can&#039;t believe that study. I think there are many methods in this thread that will end up being more effective.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I notice this got a little off the TextMate-specific question, so let me comment first on email obfuscation techniques in general. One method I used with great success is giving out a URL instead of email on research papers, articles, etc. that I write. Obviously this doesn&#8217;t help on a Web form where you need to put in an email address, but it has cut down on my spam from the bots that sniff for email addys. If you don&#8217;t have a URL, form a mailto:name@domain URL using <a href="http://www.tinyURL.com" rel="nofollow">http://www.tinyURL.com</a> and give that out. Spiders pick it up as a URL (for now), but humans who click get an email link.</p>

<p>As far as TextMate, I don&#8217;t see the feature adding any value, because, like Allan, I just can&#8217;t believe that study. I think there are many methods in this thread that will end up being more effective.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Griego</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1567</link>
		<dc:creator>Chris Griego</dc:creator>
		<pubDate>Thu, 14 Sep 2006 03:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1567</guid>
		<description>&lt;p&gt;I created an &quot;Enkode Select&quot; command for TextMate in my FEC (web front-end code) bundle. I&#039;ve got it in a public Subversion repository at http://vivalaweb.info/svn/projects/fec-tmbundle/trunk/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I created an &#8220;Enkode Select&#8221; command for TextMate in my FEC (web front-end code) bundle. I&#8217;ve got it in a public Subversion repository at <a href="http://vivalaweb.info/svn/projects/fec-tmbundle/trunk/" rel="nofollow">http://vivalaweb.info/svn/projects/fec-tmbundle/trunk/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Rus</title>
		<link>http://blog.macromates.com/2006/obfuscating-email-addresses/#comment-1565</link>
		<dc:creator>Jacob Rus</dc:creator>
		<pubDate>Wed, 13 Sep 2006 18:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/09/08/obfuscating-email-addresses/#comment-1565</guid>
		<description>&lt;p&gt;Lewis:&lt;/p&gt;

&lt;p&gt;well, so much for the quotes there…  sorry the output got messed up.  Hopefully it&#039;s still understandable&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Lewis:</p>

<p>well, so much for the quotes there…  sorry the output got messed up.  Hopefully it&#8217;s still understandable</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.216 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-10 10:55:00 -->
