<?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: Project Honey Pot Http:BL WordPress Plugin</title>
	<atom:link href="http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/</link>
	<description>WordPress and Web Dev From the Ground Up</description>
	<lastBuildDate>Fri, 05 Mar 2010 03:40:58 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Home Staging</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-2242</link>
		<dc:creator>Home Staging</dc:creator>
		<pubDate>Tue, 24 Mar 2009 02:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-2242</guid>
		<description>Thank you! Very interesting information in this blog, I will return often. </description>
		<content:encoded><![CDATA[<p>Thank you! Very interesting information in this blog, I will return often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Project Honey Pot Http:BL is Going Back Home &#171; OMNINOGGIN</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-715</link>
		<dc:creator>Project Honey Pot Http:BL is Going Back Home &#171; OMNINOGGIN</dc:creator>
		<pubDate>Sat, 27 Dec 2008 20:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-715</guid>
		<description>[...] by WP Greet BoxIt is my pleasure to announce that I will be joining my development efforts of Project Honey Pot Http:BL plugin with Jan Stepien (the original developer of Http:BL). Jan has already merged my changes onto [...]</description>
		<content:encoded><![CDATA[<p>[...] by WP Greet BoxIt is my pleasure to announce that I will be joining my development efforts of Project Honey Pot Http:BL plugin with Jan Stepien (the original developer of Http:BL). Jan has already merged my changes onto [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-477</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Tue, 09 Sep 2008 07:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-477</guid>
		<description>Hi,

The before is showing my Project Honey Pot Http:BL Access Key. The after doesn&#039;t show of course. I can&#039;t check the Project HP site, since it&#039;s down for maintenance.

Eddy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The before is showing my Project Honey Pot Http:BL Access Key. The after doesn&#8217;t show of course. I can&#8217;t check the Project HP site, since it&#8217;s down for maintenance.</p>
<p>Eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-467</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Mon, 08 Sep 2008 18:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-467</guid>
		<description>&lt;a href=&quot;#comment-462&quot; rel=&quot;nofollow&quot;&gt;Eddy De Clercq&lt;/a&gt;
Do you know if the code even executes at all?  Can you add some echo commands in php-httpbl.php in php_httpbl_check_visitor()?  I would place one before and after line 253 to print out the $result for sure.
&lt;blockquote&gt;
echo &quot;result before if:&quot; . $result[0];
if ( $result[0] == 127 ) {
  echo &quot;result after if:&quot; . $result[0];
&lt;/blockquote&gt;
It might be possible that your service DNSBL stopped working.  You might also want to log into your Project Honey Pot account and check the statistics if you have been detecting any bots lately.</description>
		<content:encoded><![CDATA[<p><a href="#comment-462" rel="nofollow">Eddy De Clercq</a><br />
Do you know if the code even executes at all?  Can you add some echo commands in php-httpbl.php in php_httpbl_check_visitor()?  I would place one before and after line 253 to print out the $result for sure.</p>
<blockquote><p>
echo &#8220;result before if:&#8221; . $result[0];<br />
if ( $result[0] == 127 ) {<br />
  echo &#8220;result after if:&#8221; . $result[0];
</p></blockquote>
<p>It might be possible that your service DNSBL stopped working.  You might also want to log into your Project Honey Pot account and check the statistics if you have been detecting any bots lately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-462</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Mon, 08 Sep 2008 09:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-462</guid>
		<description>After 5 days, still no logs. I thought it would be that I also use an sql injection blocker, but I stopped that one and it makes no difference. The two worked together in the past anyway.</description>
		<content:encoded><![CDATA[<p>After 5 days, still no logs. I thought it would be that I also use an sql injection blocker, but I stopped that one and it makes no difference. The two worked together in the past anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-454</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Thu, 04 Sep 2008 07:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-454</guid>
		<description>@Eddy
Sorry for the late response (I&#039;ve been on a bit of a vacation).&lt;br/&gt;

To debug, I recommend enabling logging in your the plugins options and temporarily modifying php-httpbl.php line 321 from:
&lt;blockquote&gt;
  if ($log)
&lt;/blockquote&gt;
to:
&lt;blockquote&gt;
  if (true)
&lt;/blockquote&gt;
Now wait a few days to see if you are getting hits.&lt;br/&gt;

Please let me know if this helps.</description>
		<content:encoded><![CDATA[<p>@Eddy<br />
Sorry for the late response (I&#8217;ve been on a bit of a vacation).</p>
<p>To debug, I recommend enabling logging in your the plugins options and temporarily modifying php-httpbl.php line 321 from:</p>
<blockquote><p>
  if ($log)
</p></blockquote>
<p>to:</p>
<blockquote><p>
  if (true)
</p></blockquote>
<p>Now wait a few days to see if you are getting hits.</p>
<p>Please let me know if this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-446</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Tue, 02 Sep 2008 12:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-446</guid>
		<description>Hi,


I&#039;ve installed the new version and since then see nothing appear anymore in the log. Either there aren&#039;t any malicious visits whihc I doubt very much either the plugin doesn&#039;t work anymore either the logging doesn&#039;t work anymore. Do you have any hints on what to do or check in order to get things running back to normal?

Eddy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve installed the new version and since then see nothing appear anymore in the log. Either there aren&#8217;t any malicious visits whihc I doubt very much either the plugin doesn&#8217;t work anymore either the logging doesn&#8217;t work anymore. Do you have any hints on what to do or check in order to get things running back to normal?</p>
<p>Eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-391</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Wed, 06 Aug 2008 17:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-391</guid>
		<description>@Clay
I&#039;m sorry you are having this issue.  I haven&#039;t noticed any outages or stoppage of new accounts.  They are usually good at letting us know if they are going to be down for maintenance or anything.  Did you try to send them an email?  You can get to the email link on the &lt;a href=&quot;http://projecthoneypot.org/about_us.php&quot; rel=&quot;nofollow&quot;&gt;about page&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Clay<br />
I&#8217;m sorry you are having this issue.  I haven&#8217;t noticed any outages or stoppage of new accounts.  They are usually good at letting us know if they are going to be down for maintenance or anything.  Did you try to send them an email?  You can get to the email link on the <a href="http://projecthoneypot.org/about_us.php" rel="nofollow">about page</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-389</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-389</guid>
		<description>Hi.  I know you don&#039;t represent Project Honeypot, but I can&#039;t seem to be able to sign up to get the API key.  Their signup form says it will send a validation email which you must follow to activate, but it never comes.  I&#039;ve checked spam folders, and I&#039;ve tried different email accounts.  I am having a dreadful time right now with spammers (appear to be human, but professional spammers) and I&#039;m hoping to utilize the service.

Perhaps as a current member of the Honeypot community, are you aware of any outage in their service, or stoppage of new accounts?</description>
		<content:encoded><![CDATA[<p>Hi.  I know you don&#8217;t represent Project Honeypot, but I can&#8217;t seem to be able to sign up to get the API key.  Their signup form says it will send a validation email which you must follow to activate, but it never comes.  I&#8217;ve checked spam folders, and I&#8217;ve tried different email accounts.  I am having a dreadful time right now with spammers (appear to be human, but professional spammers) and I&#8217;m hoping to utilize the service.</p>
<p>Perhaps as a current member of the Honeypot community, are you aware of any outage in their service, or stoppage of new accounts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-374</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Tue, 29 Jul 2008 21:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-374</guid>
		<description>Released version 1.3.0 with the following changes:
- Fixed a major bug in the previous release that broke logging.
- Added CSS to admin menu to let user identify options groups easier.</description>
		<content:encoded><![CDATA[<p>Released version 1.3.0 with the following changes:<br />
- Fixed a major bug in the previous release that broke logging.<br />
- Added CSS to admin menu to let user identify options groups easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-351</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-351</guid>
		<description>@ovidiu
I use &lt;a href=&quot;http://wordpress.org/extend/plugins/wordpress-thread-comment/&quot; rel=&quot;nofollow&quot;&gt;WordPress Threaded Comments&lt;/a&gt;.  It works well with my &lt;a href=&quot;http://omninoggin.com/projects/wordpress-plugins/ajax-force-comment-preview-wordpress-plugin/&quot; rel=&quot;nofollow&quot;&gt;AJAX Force Comment Preview&lt;/a&gt; plugin.  Hope you can check that out too!</description>
		<content:encoded><![CDATA[<p>@ovidiu<br />
I use <a href="http://wordpress.org/extend/plugins/wordpress-thread-comment/" rel="nofollow">WordPress Threaded Comments</a>.  It works well with my <a href="http://omninoggin.com/projects/wordpress-plugins/ajax-force-comment-preview-wordpress-plugin/" rel="nofollow">AJAX Force Comment Preview</a> plugin.  Hope you can check that out too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-350</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-350</guid>
		<description>hi there, my question is not really related but what plugin are you using for the reply function and the threading function in your comment form?</description>
		<content:encoded><![CDATA[<p>hi there, my question is not really related but what plugin are you using for the reply function and the threading function in your comment form?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-339</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sun, 13 Jul 2008 00:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-339</guid>
		<description>Released version 1.2.0 with the following change:&lt;br/&gt;
- Added backwards compatibility with Jan&#039;s original plugin (using table &#039;httpbl_log&#039; for logging).</description>
		<content:encoded><![CDATA[<p>Released version 1.2.0 with the following change:<br />
- Added backwards compatibility with Jan&#8217;s original plugin (using table &#8216;httpbl_log&#8217; for logging).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-334</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Thu, 10 Jul 2008 18:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-334</guid>
		<description>Problem solved. Again thx for the quick fix</description>
		<content:encoded><![CDATA[<p>Problem solved. Again thx for the quick fix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-333</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Thu, 10 Jul 2008 17:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-333</guid>
		<description>Released version 1.1.0 with the following change:
- Removed &quot;\n\t&quot; from HTML printout as this shows badly on some platforms.</description>
		<content:encoded><![CDATA[<p>Released version 1.1.0 with the following change:<br />
- Removed &#8220;\n\t&#8221; from HTML printout as this shows badly on some platforms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-332</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Thu, 10 Jul 2008 17:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-332</guid>
		<description>Hi Thaya,

Thx for the quick reply and solution. It&#039;s PHP 5 on Linux.

Eddy</description>
		<content:encoded><![CDATA[<p>Hi Thaya,</p>
<p>Thx for the quick reply and solution. It&#8217;s PHP 5 on Linux.</p>
<p>Eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-331</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Thu, 10 Jul 2008 17:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-331</guid>
		<description>@Eddy De Clercq
Thank you for trying out this plugin and your great feedback.  I will release a new version without these characters in them today.&lt;br/&gt;

Just so that I know for the future, what version of PHP are you using? Also are you running on a Linux or Windows platform?</description>
		<content:encoded><![CDATA[<p>@Eddy De Clercq<br />
Thank you for trying out this plugin and your great feedback.  I will release a new version without these characters in them today.</p>
<p>Just so that I know for the future, what version of PHP are you using? Also are you running on a Linux or Windows platform?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy De Clercq</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-330</link>
		<dc:creator>Eddy De Clercq</dc:creator>
		<pubDate>Thu, 10 Jul 2008 11:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-330</guid>
		<description>Hi,

As a long time project honyepot lover/implementer (I even wrote a port fro SAP systems once), I&#039;m very happy with this plugin for &lt;a href=&quot;http://www.grumpyoldman.be&quot; rel=&quot;nofollow&quot;&gt;my blog&lt;/a&gt;.
I see one minor issue though. In the log I get after this line &#039;A list of 50 most recent visitors listed in the Project Honey Pot&#039;s database.&#039; A lot of this &#039;\n\t\t\&#039;. It seems that the length of this string with crs and tabs is growing when the log gets longer.

Eddy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>As a long time project honyepot lover/implementer (I even wrote a port fro SAP systems once), I&#8217;m very happy with this plugin for <a href="http://www.grumpyoldman.be" rel="nofollow">my blog</a>.<br />
I see one minor issue though. In the log I get after this line &#8216;A list of 50 most recent visitors listed in the Project Honey Pot&#8217;s database.&#8217; A lot of this &#8216;\n\t\t\&#8217;. It seems that the length of this string with crs and tabs is growing when the log gets longer.</p>
<p>Eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: autworld</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-325</link>
		<dc:creator>autworld</dc:creator>
		<pubDate>Wed, 09 Jul 2008 20:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-325</guid>
		<description>thanks for your feedback, Thaya, we have tested it today on the blog of a friend of mine and yes, it helps alot. you did a great job! we gonna implemented it in the next days, after we´ve finished some other improovements. i´ll give you an feedback after this, have a nice day.</description>
		<content:encoded><![CDATA[<p>thanks for your feedback, Thaya, we have tested it today on the blog of a friend of mine and yes, it helps alot. you did a great job! we gonna implemented it in the next days, after we´ve finished some other improovements. i´ll give you an feedback after this, have a nice day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-plugins/project-honey-pot-httpbl-wordpress-plugin/#comment-324</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Wed, 09 Jul 2008 18:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=208#comment-324</guid>
		<description>Released version 1.0.1 with the following change:
- Fixed readme.txt typo to use php_httpbl_stats() instead of httpbl_stats()</description>
		<content:encoded><![CDATA[<p>Released version 1.0.1 with the following change:<br />
- Fixed readme.txt typo to use php_httpbl_stats() instead of httpbl_stats()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
