<?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: No More&#160;Compliments!</title>
	<atom:link href="http://particletree.com/notebook/no-more-compliments/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/no-more-compliments/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Wed, 08 Oct 2008 05:44:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Hochzeitsvideo -dler</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-20155</link>
		<dc:creator>Hochzeitsvideo -dler</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-20155</guid>
		<description>&lt;p&gt;Everyone needs a hug.?????????????? Why????? I thouhgt there are a lot of "cool" boys here &lt;em&gt;gg&lt;/em&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.?????????????? Why????? I thouhgt there are a lot of &#8220;cool&#8221; boys here <em>gg</em></p>]]></content:encoded>
	</item>
	<item>
		<title>By: John Labriola</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2168</link>
		<dc:creator>John Labriola</dc:creator>
		<pubDate>Thu, 15 Jun 2006 21:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2168</guid>
		<description>&lt;p&gt;I was getting hit hard too just out of now where. So annoying! Had problems implementing Akemis too, I am using Bad Behavior. It took a bit to learn the spam habits, but after two weeks spam no more!&lt;/p&gt;

&lt;p&gt;Good luck!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was getting hit hard too just out of now where. So annoying! Had problems implementing Akemis too, I am using Bad Behavior. It took a bit to learn the spam habits, but after two weeks spam no more!</p>

<p>Good luck!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cristian</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2167</link>
		<dc:creator>cristian</dc:creator>
		<pubDate>Wed, 14 Jun 2006 21:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2167</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: asdf asdf</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2166</link>
		<dc:creator>asdf asdf</dc:creator>
		<pubDate>Sun, 11 Jun 2006 15:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2166</guid>
		<description>&lt;p&gt;asdffasd
asdfa
asdfasfasfasdasdfas
asdfasdf&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>asdffasd
asdfa
asdfasfasfasdasdfas
asdfasdf</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Skinner</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2165</link>
		<dc:creator>Jesse Skinner</dc:creator>
		<pubDate>Sun, 28 May 2006 01:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2165</guid>
		<description>&lt;p&gt;I've found requiring JavaScript for comments has drastically reduced comment spam for me. I've only had one in the past several weeks (and I'm sure it was somebody doing it manually). It seems to have totally cut out bots. And if you want to still allow comments for users without JavaScript, you could add a CAPTCHA for these users.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found requiring JavaScript for comments has drastically reduced comment spam for me. I&#8217;ve only had one in the past several weeks (and I&#8217;m sure it was somebody doing it manually). It seems to have totally cut out bots. And if you want to still allow comments for users without JavaScript, you could add a CAPTCHA for these users.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mislav</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2164</link>
		<dc:creator>Mislav</dc:creator>
		<pubDate>Thu, 25 May 2006 12:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2164</guid>
		<description>&lt;p&gt;For accessibility and simplicity reasons, I don't approve CAPTCHAs or image comparison techniques.&lt;/p&gt;

&lt;p&gt;There are other (not equally) good methods:&lt;/p&gt;

&lt;p&gt;Manual approval with whitelisting - once a user's comment is approved, subsequent comments from the same users skip approval process
Empty INPUT element, styled "display:none" with a label "don't fill out this field" (for blind users)
Forced comment preview as seen on &lt;a href="http://dean.edwards.name/" rel="nofollow"&gt;dean.edwards.name&lt;/a&gt;
Blacklisting spam &lt;em&gt;patterns&lt;/em&gt; (as the original post demonstrates) - spam usually doesn't take so many forms&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For accessibility and simplicity reasons, I don&#8217;t approve CAPTCHAs or image comparison techniques.</p>

<p>There are other (not equally) good methods:</p>

<p>Manual approval with whitelisting - once a user&#8217;s comment is approved, subsequent comments from the same users skip approval process
Empty INPUT element, styled &#8220;display:none&#8221; with a label &#8220;don&#8217;t fill out this field&#8221; (for blind users)
Forced comment preview as seen on <a href="http://dean.edwards.name/" rel="nofollow">dean.edwards.name</a>
Blacklisting spam <em>patterns</em> (as the original post demonstrates) - spam usually doesn&#8217;t take so many forms</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mads Pedersen</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2163</link>
		<dc:creator>Mads Pedersen</dc:creator>
		<pubDate>Tue, 23 May 2006 09:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2163</guid>
		<description>&lt;p&gt;I've implemented a &lt;a href='http://en.wikipedia.org/wiki/Captcha' rel="nofollow"&gt;CAPTCHA&lt;/a&gt;-style "Spam/RoboCop" on my blog. It has effectively eliminated all spam messages since it was introduced on 2 months ago.
To avoid having the user type in a code or some such thing, I ask them to compare select one of four images that is the same as a random reference image. In this case I chose images of Dirty Harry, Miami Vice and Starsky &#38; Hutch. But of course it could be anything. :-D
Feel free to try it out &lt;a href='http://www.k9k.dk/Nyt_spam-filter_paa_kommentarer/1949/' rel="nofollow"&gt;on this post&lt;/a&gt;. The blog is in Danish, but you should be able to guess what to do anyway.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve implemented a <a href='http://en.wikipedia.org/wiki/Captcha' rel="nofollow">CAPTCHA</a>-style &#8220;Spam/RoboCop&#8221; on my blog. It has effectively eliminated all spam messages since it was introduced on 2 months ago.
To avoid having the user type in a code or some such thing, I ask them to compare select one of four images that is the same as a random reference image. In this case I chose images of Dirty Harry, Miami Vice and Starsky &amp; Hutch. But of course it could be anything. :-D
Feel free to try it out <a href='http://www.k9k.dk/Nyt_spam-filter_paa_kommentarer/1949/' rel="nofollow">on this post</a>. The blog is in Danish, but you should be able to guess what to do anyway.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Cowie</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2162</link>
		<dc:creator>Nick Cowie</dc:creator>
		<pubDate>Tue, 23 May 2006 04:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2162</guid>
		<description>&lt;p&gt;If your wander over to Akismet and have a look at their &lt;a href="http://akismet.com/stats/" rel="nofollow"&gt;stats&lt;/a&gt; you will see a huge spike in spam in the past few days.&lt;/p&gt;

&lt;p&gt;I though 100 comment spam about hotels in two days was a bit much, but &lt;a href="http://akismet.com/blog/2006/05/second-most/" rel="nofollow"&gt;other people&lt;/a&gt; where getting 10,000 or more spam comments in  that period&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If your wander over to Akismet and have a look at their <a href="http://akismet.com/stats/" rel="nofollow">stats</a> you will see a huge spike in spam in the past few days.</p>

<p>I though 100 comment spam about hotels in two days was a bit much, but <a href="http://akismet.com/blog/2006/05/second-most/" rel="nofollow">other people</a> where getting 10,000 or more spam comments in  that period</p>]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2161</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Tue, 23 May 2006 02:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2161</guid>
		<description>&lt;p&gt;Aksimet needs a wp key, and I haven't found a way on the wp site to get one beside signing up for a weblong on wordpress.com.&lt;/p&gt;

&lt;p&gt;I use Spam Karma 2 to kerb my spam. Works great, and it can be a 'major beeotch' if you want to open up a can of whoopass on spammers. Plus it has captcha for humans if they fail the turing test&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Aksimet needs a wp key, and I haven&#8217;t found a way on the wp site to get one beside signing up for a weblong on wordpress.com.</p>

<p>I use Spam Karma 2 to kerb my spam. Works great, and it can be a &#8216;major beeotch&#8217; if you want to open up a can of whoopass on spammers. Plus it has captcha for humans if they fail the turing test</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Campbell</title>
		<link>http://particletree.com/notebook/no-more-compliments/#comment-2160</link>
		<dc:creator>Chris Campbell</dc:creator>
		<pubDate>Tue, 23 May 2006 02:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=201#comment-2160</guid>
		<description>&lt;p&gt;It's manual approval right now Mislav. I think a member-system might be the way to go because good to spam comment ratio is about 1-100 right now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s manual approval right now Mislav. I think a member-system might be the way to go because good to spam comment ratio is about 1-100 right now.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.254 seconds -->
