<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>How To Blog&#187; &#187; spam</title>
	<atom:link href="http://bradtheblogboy.com/category/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradtheblogboy.com</link>
	<description>blogging 102</description>
	<pubDate>Fri, 19 Dec 2008 08:22:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Deterring Spam</title>
		<link>http://bradtheblogboy.com/spam/deterring-spam/</link>
		<comments>http://bradtheblogboy.com/spam/deterring-spam/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 03:11:46 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
		
		<category><![CDATA[spam]]></category>

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

		<category><![CDATA[Big Name Bloggers]]></category>

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

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

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

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

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

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

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

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

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

		<category><![CDATA[internet business card]]></category>

		<category><![CDATA[internet noobs]]></category>

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

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

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

		<category><![CDATA[partial solution]]></category>

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

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

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

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=50</guid>
		<description><![CDATA[We all know it and we all hate it, and believe it or not we have all participated in it to some degree as internet noobs.  There are several ways to deter spam on a blog.  First is the use of plugins, I like Askimet WordPress.  it works really well and used [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>We all know it and we all hate it, and believe it or not we have all participated in it to some degree as internet noobs.  There are several ways to deter spam on a blog.  First is the use of plugins, I like Askimet WordPress.  it works really well and used by most of the big name bloggers so that is good enough for me.</p>
<p>The second place to deter spam is with email.  if you are a pro blogger you need to have your contact information out there.  It is your internet business card and people need to access it.  There are some nice forms that will do, but those are only a partial solution, because unless you are able to program it to accept attachments, links, etc it doesn&#8217;t have the functional range of email.  Posting your email address openly though is a call for spammers, and while many companies like Yahoo and Google do a good job at filtering it for you others don&#8217;t.  I have found the javascript code below however works very well and keeps bots from collection your email, yet displays it just like it would a normal link.</p>
<hr />
&lt;script language=&#8221;JavaScript&#8221;&gt;&lt;!&#8211;</p>
<p>var name = &#8220;your_name&#8221;;</p>
<p>var domain = &#8220;your_name.com&#8221;;</p>
<p>document.write(&#8217;&lt;a href=\&#8221;mailto:&#8217; + name + &#8216;@&#8217; + domain + &#8216;\&#8221;&gt;&#8217;);</p>
<p>document.write(name + &#8216;@&#8217; + domain + &#8216;&lt;/a&gt;&#8217;);</p>
<p>// &#8211;&gt;&lt;/script&gt;</p>
<hr />
<p>I didn&#8217;t write the code but I have been using it for years and can tell you that it does work when it comes to bot harvesting.  it doesn&#8217;t stop assholes from giving it out and listing it elsewhere but nothing does and you just have to live with that if you want to play this game.  Check the header and you will be able to see it in action.</p>
<script type="text/javascript">convey_url      = "http%3A%2F%2Fbradtheblogboy.com%2Fspam%2Fdeterring-spam%2F";convey_source   = "English";convey_user     = "wordpress";convey_type     = 1;</script><a href="http://www.conveythis.com/" title="free translation" onmouseover="javacript:conveythis_show(this); conveythis_stop_timer();" onmouseout="javascript:conveythis_start_timer();" onclick="javascript:conveythis_prepWindow(this); return false;" ><script type="text/javascript" src="http://www.conveythis.com/javascript/conveythis_v2-1.js"></script></a><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://bradtheblogboy.com/spam/deterring-spam/')" href="http://www.sphere.com/search?q=sphereit:http://bradtheblogboy.com/spam/deterring-spam/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/spam/deterring-spam/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
