<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://NadeauSoftware.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NadeauSoftware.com articles from May, 2007</title>
 <link>http://NadeauSoftware.com/articles/2007/05</link>
 <description>A list of articles, sorted by title.</description>
 <language>en</language>
<item>
 <title>Effective methods to protect email addresses from spammers</title>
 <link>http://NadeauSoftware.com/articles/2007/05/effective_methods_protect_email_addresses_spammers</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Publishing an email address on a web page invites more spam. Protect your address by masking it from the email harvesters (spambots) used by spammers. This article tests 50 masking methods against 23 harvesters to see which methods work to stop spammers, and which do not.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/effective_methods_protect_email_addresses_spammers&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/effective_methods_protect_email_addresses_spammers#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <category domain="http://NadeauSoftware.com/articles/web_site_security">Web site security</category>
 <pubDate>Tue, 15 May 2007 06:52:46 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">41 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by using a contact form</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_using_contact_form</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Instead of publishing your email address to a web page, where it can be harvested by spammers, provide a contact form. Filling out the form sends you email without showing your email address to the site visitor (or spammer). To block automated programs from filling out the form, add a CAPTCHA challenge to detect human visitors. Site visitors will still be able to contact you, but spammers will be blocked. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_using_contact_form&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_using_contact_form#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/drupal">Drupal</category>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <pubDate>Sat, 12 May 2007 08:11:33 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">48 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by blocking spammer access to the site</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_blocking_spammer_access_site</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Legitimate web site visitors are there to read your content, but spammers only visit to run email harvesters (spambots) that scan your web pages for email addresses. To protect your addresses, and avoid wasting network bandwidth talking to spammers, change your web server configuration to block spammer access. Blacklist spammer IP addresses, block access from known harvester spiders, or require visitors to log in. Some of the methods tested in this article were successful at blocking email harvesters.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_blocking_spammer_access_site&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_blocking_spammer_access_site#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_servers">Web servers</category>
 <category domain="http://NadeauSoftware.com/articles/web_site_security">Web site security</category>
 <pubDate>Thu, 10 May 2007 08:05:02 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">47 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by hiding web pages from the harvesters</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_hiding_web_pages_harvesters</link>
 <description>&lt;p class=&quot;summary&quot;&gt;A spammer’s email harvester is a web spider that crawls through the pages of your site looking for email addresses. To protect your addresses, hide the pages that contain them. Use a &lt;code&gt;robots.txt&lt;/code&gt; file or &lt;code&gt;&amp;lt;meta&amp;gt;&lt;/code&gt; tags to stop well-behaved harvesters (are there any?), and hidden links, redirects, forms, and frames to try to stop the rest. The email harvesters tested in this article were stopped by some of these tricks, but not by others.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_hiding_web_pages_harvesters&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_hiding_web_pages_harvesters#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_servers">Web servers</category>
 <category domain="http://NadeauSoftware.com/articles/web_site_security">Web site security</category>
 <pubDate>Tue, 08 May 2007 07:59:29 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">46 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by drawing addresses with images or Flash</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_drawing_addresses_images_or_flash</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Spammers use email harvesters (spambots) to scan the text of your web pages looking for email addresses. Protect those addresses by replacing the text address with an image or Flash animation that draws the email address. None of the harvesters tested in this article could read addresses drawn with images or Flash.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_drawing_addresses_images_or_flash&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_drawing_addresses_images_or_flash#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <pubDate>Mon, 07 May 2007 07:27:51 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">45 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by inserting addresses with JavaScript or CSS</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_inserting_addresses_javascript_or_css</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Email harvesters (spambots) scan your web pages for email addresses to add to spam mailing lists. Keep your address away from them by using JavaScript or CSS to insert your address after the web page has loaded into a visitor’s web browser. The harvester tests reported in this article show that harvesters do not run JavaScript or handle CSS styling, so they won’t find your address.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_inserting_addresses_javascript_or_css&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_inserting_addresses_javascript_or_css#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <pubDate>Fri, 04 May 2007 07:22:47 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">44 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by obfuscating email addresses</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_obfuscating_email_addresses</link>
 <description>&lt;p class=&quot;summary&quot;&gt;The email harvesters (spambots) used by spammers scan your web pages looking for email addresses to add to their spam mailing lists. Obfuscating an address obscures or scrambles its characters, making it harder for a harvester to recognize. The most common method replaces characters with their numeric ASCII character code equivalents. Browsers automatically unobfuscate the address so that site visitors can read it. While this is a popular method to protect an email address, the harvester tests reported in this article show that newer harvesters now recognize many of these addresses.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_obfuscating_email_addresses&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_obfuscating_email_addresses#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <pubDate>Wed, 02 May 2007 07:03:30 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">42 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>Stop spammer email harvesters by fragmenting email addresses</title>
 <link>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_fragmenting_email_addresses</link>
 <description>&lt;p class=&quot;summary&quot;&gt;A plain email address on a web page is easily found by the email harvesters (spambots) used by spammers. To make it harder to find, split the address into pieces. Separate the pieces with HTML tags or spaces, insert the word “nospam”, replace the “@” with “at”, or put the pieces on separate lines or in separate table cells. The harvester tests reported in this article show that many of these methods work well to stop harvesters.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_fragmenting_email_addresses&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/05/stop_spammer_email_harvesters_fragmenting_email_addresses#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/safe_web_use">Safe web use</category>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <pubDate>Tue, 01 May 2007 07:09:27 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">43 at http://NadeauSoftware.com</guid>
</item>
</channel>
</rss>
