<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Automated comment spam</title>
	<link>http://spamhuntress.com/2006/01/28/automated-comment-spam/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 17 May 2008 04:36:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: turbulence</title>
		<link>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-49910</link>
		<pubDate>Mon, 09 Oct 2006 21:11:26 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-49910</guid>
					<description>There is never going to be a 100% solution to comment spam. And reporting the sites to Google does nothing. Most to the spam that is created, is generated automatically, and the user never sees the pages anyway.

Moderator: And that comment had a spammy link in it. So guess whose side the commenter is on?</description>
		<content:encoded><![CDATA[<p>There is never going to be a 100% solution to comment spam. And reporting the sites to Google does nothing. Most to the spam that is created, is generated automatically, and the user never sees the pages anyway.</p>
<p>Moderator: And that comment had a spammy link in it. So guess whose side the commenter is on?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marco Barulli</title>
		<link>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-3204</link>
		<pubDate>Tue, 07 Feb 2006 11:15:08 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-3204</guid>
					<description>Defeating comment spam is basically what we are trying to obtain with our proposal of a reputation system for blog comments.
There are lengthy posts about it on the Clipperz blog. (www.clipperz.net)

To test this proposal we are planning to:
- design an API for the reputation managers;
- implement a functional and free reputation manager service at clipperz.com (the site will go live shortly)
- (trying to) implement reputation modules for a couple of leading blogging platforms (with a lot of help from their communities)

Anyone interested?</description>
		<content:encoded><![CDATA[<p>Defeating comment spam is basically what we are trying to obtain with our proposal of a reputation system for blog comments.<br />
There are lengthy posts about it on the Clipperz blog. (www.clipperz.net)</p>
<p>To test this proposal we are planning to:<br />
- design an API for the reputation managers;<br />
- implement a functional and free reputation manager service at clipperz.com (the site will go live shortly)<br />
- (trying to) implement reputation modules for a couple of leading blogging platforms (with a lot of help from their communities)</p>
<p>Anyone interested?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: olliver</title>
		<link>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-2877</link>
		<pubDate>Sat, 28 Jan 2006 23:06:59 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/01/28/automated-comment-spam/#comment-2877</guid>
					<description>Judging by the variable convention the programming language is either Perl or PHP. The error occurs if you enclose a string into single quotes, because then the variable will be treated as ordinary character sequence. In order to make it work as actual variable,you either needed to use double quotes or write it as string concatenation similar to this:

'blah blah blah' . $word . 'blah blah blag';

Probably someone who's just got started with PHP, because advanced programmers are familiar with the difference between single and double quotes :-)

Olliver</description>
		<content:encoded><![CDATA[<p>Judging by the variable convention the programming language is either Perl or PHP. The error occurs if you enclose a string into single quotes, because then the variable will be treated as ordinary character sequence. In order to make it work as actual variable,you either needed to use double quotes or write it as string concatenation similar to this:</p>
<p>&#8216;blah blah blah&#8217; . $word . &#8216;blah blah blag&#8217;;</p>
<p>Probably someone who&#8217;s just got started with PHP, because advanced programmers are familiar with the difference between single and double quotes <img src='http://spamhuntress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Olliver
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
