<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Top Spammers</title>
	<atom:link href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/feed/" rel="self" type="application/rss+xml" />
	<link>http://ten-fingers-and-a-brain.com</link>
	<description>Martin Lormes on Wordpress, PHP, XML, FileMaker</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:21:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin Lormes</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-790</link>
		<dc:creator>Martin Lormes</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-790</guid>
		<description>Thanks, Jake.

Just today I changed the code of my local dev version to block just the php file used for posting comments, not the entire blog. That way somebody whose computer has been hijacked by a botnet and ended up on the blacklist can still read the blog. Log analysis has shown that almost all bots access only that one file anyway so this doesn&#039;t even mean any extra traffic. -- This is the state I wanted to have this in before I insert anything into .htaccess by default. That feature is really up next.

Oh, and thanks for voting by the way.</description>
		<content:encoded><![CDATA[<p>Thanks, Jake.</p>
<p>Just today I changed the code of my local dev version to block just the php file used for posting comments, not the entire blog. That way somebody whose computer has been hijacked by a botnet and ended up on the blacklist can still read the blog. Log analysis has shown that almost all bots access only that one file anyway so this doesn&#8217;t even mean any extra traffic. &#8212; This is the state I wanted to have this in before I insert anything into .htaccess by default. That feature is really up next.</p>
<p>Oh, and thanks for voting by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-785</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-785</guid>
		<description>This is really a great plugin. I just wanted to see if at any point you will be making this automatically insert the code into the .htaccess. (I saw the &quot;for now&quot; note in the plugin)

Keep up the great work, this is an instant favorite. I also voted it up on Wordpress.</description>
		<content:encoded><![CDATA[<p>This is really a great plugin. I just wanted to see if at any point you will be making this automatically insert the code into the .htaccess. (I saw the &#8220;for now&#8221; note in the plugin)</p>
<p>Keep up the great work, this is an instant favorite. I also voted it up on Wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Lormes</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-266</link>
		<dc:creator>Martin Lormes</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-266</guid>
		<description>Hi Mike,

the short answer to your question is:
No!

The longer answer is:
&lt;a href=&quot;http://www.gophp5.org/&quot; rel=&quot;nofollow&quot;&gt;www.gophp5.org&lt;/a&gt;

And another answer to your question is:
This plugin in its current release (0.4) is fairly simple and you should probably get it to work with PHP4 by just removing the word &quot;static&quot; from lines 41, 51, and 57 in &lt;code&gt;top-spammers-wp.php&lt;/code&gt;. I have no means to verify that myself, so your feedback would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>the short answer to your question is:<br />
No!</p>
<p>The longer answer is:<br />
<a href="http://www.gophp5.org/" rel="nofollow">http://www.gophp5.org</a></p>
<p>And another answer to your question is:<br />
This plugin in its current release (0.4) is fairly simple and you should probably get it to work with PHP4 by just removing the word &#8220;static&#8221; from lines 41, 51, and 57 in <code>top-spammers-wp.php</code>. I have no means to verify that myself, so your feedback would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iMiKE</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-265</link>
		<dc:creator>iMiKE</dc:creator>
		<pubDate>Thu, 17 Sep 2009 02:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-265</guid>
		<description>Hello!
Will you code a PHP4 version?
When I try to activate your plugin, it shows 

Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#039;}&#039; in /var/www/kvartoplat/data/www/kvartoplat.ru/wp-content/plugins/top-spammers/top-spammers-wp.php on line 41

So, how about PHP4 version?</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Will you code a PHP4 version?<br />
When I try to activate your plugin, it shows </p>
<p>Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in /var/www/kvartoplat/data/www/kvartoplat.ru/wp-content/plugins/top-spammers/top-spammers-wp.php on line 41</p>
<p>So, how about PHP4 version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ten Fingers And A Brain &#183; Wordpress Plugin updated: Top Spammers (0.4)</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-263</link>
		<dc:creator>Ten Fingers And A Brain &#183; Wordpress Plugin updated: Top Spammers (0.4)</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-263</guid>
		<description>[...] I have a question about the plugin please go to the plugin&#8217;s homepage. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have a question about the plugin please go to the plugin&#8217;s homepage. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ten Fingers And A Brain &#183; New Wordpress Plugin: Top Spammers (0.3)</title>
		<link>http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/#comment-255</link>
		<dc:creator>Ten Fingers And A Brain &#183; New Wordpress Plugin: Top Spammers (0.3)</dc:creator>
		<pubDate>Sat, 05 Sep 2009 09:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?page_id=32#comment-255</guid>
		<description>[...] I have a question about the plugin please go to the plugin&#8217;s homepage. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have a question about the plugin please go to the plugin&#8217;s homepage. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
