<?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"
	>
<channel>
	<title>Comments on: Blog Spam is a Pain</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Thu, 04 Dec 2008 05:16:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5117</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Mon, 17 Oct 2005 16:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5117</guid>
		<description>Jim: what do you use for #1, seems like it would be a lot of work to do that by hand.

I don't like captcha so i'd like to avoid them if possible, they always take me 2 or 3 tries to get right.

And I already pretty much do #3 no spam has failed to be moderated i just don't like have a queue full of it.</description>
		<content:encoded><![CDATA[<p>Jim: what do you use for #1, seems like it would be a lot of work to do that by hand.</p>
<p>I don&#8217;t like captcha so i&#8217;d like to avoid them if possible, they always take me 2 or 3 tries to get right.</p>
<p>And I already pretty much do #3 no spam has failed to be moderated i just don&#8217;t like have a queue full of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim plush</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5116</link>
		<dc:creator>jim plush</dc:creator>
		<pubDate>Mon, 17 Oct 2005 16:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5116</guid>
		<description>I started getting alot and found that these 3 things cut it down to 0

1. track referers and filter out ips/hostnames propogating the spam (alot are dumbenough to be obvious)

2. put a captcha image in the form submission

3. don't allow any links to be published automatically</description>
		<content:encoded><![CDATA[<p>I started getting alot and found that these 3 things cut it down to 0</p>
<p>1. track referers and filter out ips/hostnames propogating the spam (alot are dumbenough to be obvious)</p>
<p>2. put a captcha image in the form submission</p>
<p>3. don&#8217;t allow any links to be published automatically</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Gupta</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5101</link>
		<dc:creator>Amit Gupta</dc:creator>
		<pubDate>Mon, 10 Oct 2005 06:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5101</guid>
		<description>Travis Swicegood:
&lt;blockquote&gt;
Guys… just drop WP and start using b2evolution you’ll be set. :) Seriously, I think it’s got one of the better spam catchers.
&lt;/blockquote&gt;
well, if you just want out-of-box protection, then this is not for you, else there's &lt;a href="http://unknowngenius.com/blog/wordpress/spam-karma/" rel="nofollow"&gt;Spam Karma 2&lt;/a&gt; which has almost 100% success rate!! :)</description>
		<content:encoded><![CDATA[<p>Travis Swicegood:</p>
<blockquote><p>
Guys… just drop WP and start using b2evolution you’ll be set. <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Seriously, I think it’s got one of the better spam catchers.
</p></blockquote>
<p>well, if you just want out-of-box protection, then this is not for you, else there&#8217;s <a href="http://unknowngenius.com/blog/wordpress/spam-karma/" rel="nofollow">Spam Karma 2</a> which has almost 100% success rate!! <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine K</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5098</link>
		<dc:creator>Christine K</dc:creator>
		<pubDate>Sun, 09 Oct 2005 07:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5098</guid>
		<description>I've found WP-Hashcash to be VERY effective at stopping spam. I only get 3-5 comments that actually make it into the queue for me to deal with, and 0 make it into the site itself.

http://elliottback.com/wp/archives/2005/05/11/wordpress-hashcash-20/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found WP-Hashcash to be VERY effective at stopping spam. I only get 3-5 comments that actually make it into the queue for me to deal with, and 0 make it into the site itself.</p>
<p><a href="http://elliottback.com/wp/archives/2005/05/11/wordpress-hashcash-20/" rel="nofollow">http://elliottback.com/wp/archives/2005/05/11/wordpress-hashcash-20/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5092</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Thu, 06 Oct 2005 14:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5092</guid>
		<description>Jason: odd isn't, that even though no spam ever gets onto the site they don't stop.

Travis: Look around the site, custom templates, integration pieces with external pages, there is no upgrade thats worth it unless everything is just going to work, and I b2evolution and wordpress might be related but they are much to distance to help me in that case.

Luca: Bad Behavior does look interesting, it would make sense that all this spamming comes from the same couple bots.

Aaron: I'm going to try Bad Behavior first but if that doesn't work i'll ask for your list</description>
		<content:encoded><![CDATA[<p>Jason: odd isn&#8217;t, that even though no spam ever gets onto the site they don&#8217;t stop.</p>
<p>Travis: Look around the site, custom templates, integration pieces with external pages, there is no upgrade thats worth it unless everything is just going to work, and I b2evolution and wordpress might be related but they are much to distance to help me in that case.</p>
<p>Luca: Bad Behavior does look interesting, it would make sense that all this spamming comes from the same couple bots.</p>
<p>Aaron: I&#8217;m going to try Bad Behavior first but if that doesn&#8217;t work i&#8217;ll ask for your list</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Wormus</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5088</link>
		<dc:creator>Aaron Wormus</dc:creator>
		<pubDate>Thu, 06 Oct 2005 09:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5088</guid>
		<description>I usually put the domains or unique parts of the domains in the kill list, it isn't as effective, but usually works. 

I have a VERY extensive kill list which blocks at least a couple hundred blog spams a day... if you want it drop me an email :)</description>
		<content:encoded><![CDATA[<p>I usually put the domains or unique parts of the domains in the kill list, it isn&#8217;t as effective, but usually works. </p>
<p>I have a VERY extensive kill list which blocks at least a couple hundred blog spams a day&#8230; if you want it drop me an email <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Zappa</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5085</link>
		<dc:creator>Luca Zappa</dc:creator>
		<pubDate>Thu, 06 Oct 2005 07:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5085</guid>
		<description>Some problems for my blog, I'm testing &lt;a href="http://www.ioerror.us/software/bad-behavior/" rel="nofollow"&gt;Bad Behavior&lt;/a&gt; ... good results for now.</description>
		<content:encoded><![CDATA[<p>Some problems for my blog, I&#8217;m testing <a href="http://www.ioerror.us/software/bad-behavior/" rel="nofollow">Bad Behavior</a> &#8230; good results for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Swicegood</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5082</link>
		<dc:creator>Travis Swicegood</dc:creator>
		<pubDate>Thu, 06 Oct 2005 02:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5082</guid>
		<description>Guys... just drop WP and start using b2evolution you'll be set.  :)  Seriously, I think it's got one of the better spam catchers.  Set it up to poll b2evolution.net for an update to the anti-spam list once an hour (requires a cron job and wget or some other command line browser, but nothing too difficult) and you should catch the bulk of it.  If you get hit first, when you tell b2e to kill it you're letting all the other blogs know what's happening too.

Now if the interface was just as pretty as WP.</description>
		<content:encoded><![CDATA[<p>Guys&#8230; just drop WP and start using b2evolution you&#8217;ll be set.  <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Seriously, I think it&#8217;s got one of the better spam catchers.  Set it up to poll b2evolution.net for an update to the anti-spam list once an hour (requires a cron job and wget or some other command line browser, but nothing too difficult) and you should catch the bulk of it.  If you get hit first, when you tell b2e to kill it you&#8217;re letting all the other blogs know what&#8217;s happening too.</p>
<p>Now if the interface was just as pretty as WP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Sweat</title>
		<link>http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5080</link>
		<dc:creator>Jason Sweat</dc:creator>
		<pubDate>Thu, 06 Oct 2005 01:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2005/10/05/blog-spam-is-a-pain/#comment-5080</guid>
		<description>How about r&#124;ngt0ne ? :)

I just cleared out my queue a day or so ago and I already see over 130 SPAMS ready for the bit bucket :(</description>
		<content:encoded><![CDATA[<p>How about r|ngt0ne ? <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I just cleared out my queue a day or so ago and I already see over 130 SPAMS ready for the bit bucket <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
