<?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: Bad Behavior 2.0.38</title>
	<atom:link href="http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/feed/" rel="self" type="application/rss+xml" />
	<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/</link>
	<description>The Web&#039;s premier link spam killer.</description>
	<lastBuildDate>Wed, 16 May 2012 15:16:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Bad Behavior / Bad Behaviour: Bad Behavior 2.0.39</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1760</link>
		<dc:creator>Bad Behavior / Bad Behaviour: Bad Behavior 2.0.39</dc:creator>
		<pubDate>Wed, 05 Jan 2011 03:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1760</guid>
		<description>[...] New in this release (since 2.0.38): [...]</description>
		<content:encoded><![CDATA[<p>[...] New in this release (since 2.0.38): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1759</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 15 Sep 2010 14:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1759</guid>
		<description>Hi Michael

We are seeing our institutional search engine Funnelback blocked by BB 2.0.38.  It identifies itself as &quot;Mozilla/5.0 RPT-HTTPClient/0.3-3E&quot; but does not send the &quot;Accept&quot; header, so receives the support key &quot;17566707&quot;.

I&#039;ve whitelisted our Funnelback server&#039;s IP address for now, and we are talking to Funnelback&#039;s developers about this, but I thought you should know.

Chris</description>
		<content:encoded><![CDATA[<p>Hi Michael</p>
<p>We are seeing our institutional search engine Funnelback blocked by BB 2.0.38.  It identifies itself as &#8220;Mozilla/5.0 RPT-HTTPClient/0.3-3E&#8221; but does not send the &#8220;Accept&#8221; header, so receives the support key &#8220;17566707&#8243;.</p>
<p>I&#8217;ve whitelisted our Funnelback server&#8217;s IP address for now, and we are talking to Funnelback&#8217;s developers about this, but I thought you should know.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hampton</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1758</link>
		<dc:creator>Michael Hampton</dc:creator>
		<pubDate>Tue, 20 Jul 2010 17:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1758</guid>
		<description>James, thanks for letting me know about Drupal. When you&#039;re doing the installation there you only need to keep the innermost bad-behavior directory from the zip file, and drop THAT into Drupal&#039;s Bad Behavior module folder.</description>
		<content:encoded><![CDATA[<p>James, thanks for letting me know about Drupal. When you&#8217;re doing the installation there you only need to keep the innermost bad-behavior directory from the zip file, and drop THAT into Drupal&#8217;s Bad Behavior module folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Horvath</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1757</link>
		<dc:creator>James Horvath</dc:creator>
		<pubDate>Tue, 20 Jul 2010 17:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1757</guid>
		<description>Hey Mike,

Just wanted to say I installed 2.0.38 zip and the 6.x-1.0-rc2 module on my Drupal 6 install. Along side Mollom and recaptcha. Great bit of kit, and I hope to be making a donation and providing feedback soon.

Note about the Drupal install. I have found that the BadBeh zip file creates a directory and a subdirectory that doesn&#039;t seem to be the correct context. Not sure if it is version specific but Drupal complained of missing files/directories until I moved some things around.

The zip is structured as such

/bad-behavior/bad-behavior

The Drupal module path is structured as such:

/modules/badbehavior

Installing the Drupal module and extracting the Zip will yield a structure as follows:

/modules/badbehavior/bad-behavior/bad-behavior

I have found that you need to move all files in the last directory (/modules/badbehavior/bad-behavior/bad-behavior)

banned.inc.php
blackhole.inc.php
blacklist.inc.php
common_tests.inc.php
core.inc.php
functions.inc.php
google.inc.php
housekeeping.inc.php
index.html
konqueror.inc.php
lynx.inc.php
movabletype.inc.php
mozilla.inc.php
msie.inc.php
msnbot.inc.php
opera.inc.php
post.inc.php
responses.inc.php
safari.inc.php
screener.inc.php
trackback.inc.php
version.inc.php
whitelist.inc.php

back into (/modules/badbehavior/bad-behavior/) skipping overwrite of index.html etc.

So in a nutshell, the last(or bottom level) directory appears to be errant. Hope that helps someone out.

Cheers and thanks,
James Horvath</description>
		<content:encoded><![CDATA[<p>Hey Mike,</p>
<p>Just wanted to say I installed 2.0.38 zip and the 6.x-1.0-rc2 module on my Drupal 6 install. Along side Mollom and recaptcha. Great bit of kit, and I hope to be making a donation and providing feedback soon.</p>
<p>Note about the Drupal install. I have found that the BadBeh zip file creates a directory and a subdirectory that doesn&#8217;t seem to be the correct context. Not sure if it is version specific but Drupal complained of missing files/directories until I moved some things around.</p>
<p>The zip is structured as such</p>
<p>/bad-behavior/bad-behavior</p>
<p>The Drupal module path is structured as such:</p>
<p>/modules/badbehavior</p>
<p>Installing the Drupal module and extracting the Zip will yield a structure as follows:</p>
<p>/modules/badbehavior/bad-behavior/bad-behavior</p>
<p>I have found that you need to move all files in the last directory (/modules/badbehavior/bad-behavior/bad-behavior)</p>
<p>banned.inc.php<br />
blackhole.inc.php<br />
blacklist.inc.php<br />
common_tests.inc.php<br />
core.inc.php<br />
functions.inc.php<br />
google.inc.php<br />
housekeeping.inc.php<br />
index.html<br />
konqueror.inc.php<br />
lynx.inc.php<br />
movabletype.inc.php<br />
mozilla.inc.php<br />
msie.inc.php<br />
msnbot.inc.php<br />
opera.inc.php<br />
post.inc.php<br />
responses.inc.php<br />
safari.inc.php<br />
screener.inc.php<br />
trackback.inc.php<br />
version.inc.php<br />
whitelist.inc.php</p>
<p>back into (/modules/badbehavior/bad-behavior/) skipping overwrite of index.html etc.</p>
<p>So in a nutshell, the last(or bottom level) directory appears to be errant. Hope that helps someone out.</p>
<p>Cheers and thanks,<br />
James Horvath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hampton</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1756</link>
		<dc:creator>Michael Hampton</dc:creator>
		<pubDate>Fri, 16 Jul 2010 17:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1756</guid>
		<description>I really want to get to the bottom of this! :) I will wait patiently for your report.</description>
		<content:encoded><![CDATA[<p>I really want to get to the bottom of this! <img src='http://bad-behavior.ioerror.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I will wait patiently for your report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1755</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 16 Jul 2010 17:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1755</guid>
		<description>Ah, you really want to get to the bottom of this! However... I can&#039;t reproduce it at the laptop here (it works like a charm). Problems with the proxy at work perhaps? Forget about it, when I run into it again, I&#039;ll make a descent report for you. Sorry for the trouble and thanks for the plugin,</description>
		<content:encoded><![CDATA[<p>Ah, you really want to get to the bottom of this! However&#8230; I can&#8217;t reproduce it at the laptop here (it works like a charm). Problems with the proxy at work perhaps? Forget about it, when I run into it again, I&#8217;ll make a descent report for you. Sorry for the trouble and thanks for the plugin,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hampton</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1754</link>
		<dc:creator>Michael Hampton</dc:creator>
		<pubDate>Fri, 16 Jul 2010 17:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1754</guid>
		<description>Roy, that&#039;s not a sufficient trouble report to figure out what&#039;s going on. First, you forgot your technical support key. :)</description>
		<content:encoded><![CDATA[<p>Roy, that&#8217;s not a sufficient trouble report to figure out what&#8217;s going on. First, you forgot your technical support key. <img src='http://bad-behavior.ioerror.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1753</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 16 Jul 2010 13:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1753</guid>
		<description>That&#039;s funny. 2.038 in &quot;strict checking&quot; blocks any WordPress backend activity including the deactivation of this &quot;strict checking&quot; :-) When I deactivate and reactivate the plugin, the &quot;strict checking&quot; is right back.</description>
		<content:encoded><![CDATA[<p>That&#8217;s funny. 2.038 in &#8220;strict checking&#8221; blocks any WordPress backend activity including the deactivation of this &#8220;strict checking&#8221; <img src='http://bad-behavior.ioerror.us/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  When I deactivate and reactivate the plugin, the &#8220;strict checking&#8221; is right back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexa Kaufhof</title>
		<link>http://bad-behavior.ioerror.us/2010/07/13/bad-behavior-2-0-38/#comment-1752</link>
		<dc:creator>Alexa Kaufhof</dc:creator>
		<pubDate>Wed, 14 Jul 2010 18:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=395#comment-1752</guid>
		<description>Hi,
thanks for the upgrades.

Two things that I have noticed (also with earlier versions):

1.
In &quot;msie.inc.php&quot; line 12 you check for &quot;Win32&quot; in the user agent string. I have many (legitimate, I hope) German visitors who send user agent strings like &quot;Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)&quot;. Apparently, the provider &quot;1&amp;1&quot; is distributing customized browsers that send such strings.

2.
Could it be that lines 45 - 47 in &quot;common_tests.inc.php&quot; block pingbacks when someone links to a comment in a Wordpress blog?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for the upgrades.</p>
<p>Two things that I have noticed (also with earlier versions):</p>
<p>1.<br />
In &#8220;msie.inc.php&#8221; line 12 you check for &#8220;Win32&#8243; in the user agent string. I have many (legitimate, I hope) German visitors who send user agent strings like &#8220;Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)&#8221;. Apparently, the provider &#8220;1&amp;1&#8243; is distributing customized browsers that send such strings.</p>
<p>2.<br />
Could it be that lines 45 &#8211; 47 in &#8220;common_tests.inc.php&#8221; block pingbacks when someone links to a comment in a WordPress blog?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.081 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-23 09:41:19 -->
<!-- Compression = gzip -->
