<?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: AdBlock Detection Script</title>
	<atom:link href="http://www.adblock.org/2004/07/adblock_detection_script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adblock.org/2004/07/adblock_detection_script/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 19 Aug 2010 12:59:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Remove Our Ads! &#124; AdBlock.org</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-343</link>
		<dc:creator>Remove Our Ads! &#124; AdBlock.org</dc:creator>
		<pubDate>Thu, 09 Mar 2006 13:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-343</guid>
		<description>[...] A few years ago, we published a simple adblock detection script. Our purpose for this was to catch the users who had Norton Internet Security installed and inform them that the software they have installed may be blocking content (both ads and non-ads) without their knowledge. A few years have passed, and it seems that NIS have resolved some of their issues with default behavior and invisible installation. [...]</description>
		<content:encoded><![CDATA[<p>[...] A few years ago, we published a simple adblock detection script. Our purpose for this was to catch the users who had Norton Internet Security installed and inform them that the software they have installed may be blocking content (both ads and non-ads) without their knowledge. A few years have passed, and it seems that NIS have resolved some of their issues with default behavior and invisible installation. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-6</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-6</guid>
		<description>To download the two files, right click on each link and &quot;save as&quot;.  On a Mac with a single-button mouse, Ctrl+click on each link.</description>
		<content:encoded><![CDATA[<p>To download the two files, right click on each link and &#8220;save as&#8221;.  On a Mac with a single-button mouse, Ctrl+click on each link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-7</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-7</guid>
		<description>Has anybody tried out this script?</description>
		<content:encoded><![CDATA[<p>Has anybody tried out this script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-10</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-10</guid>
		<description>The script produces an error &quot;AdBlock Test&quot; is undefined.  Can you fix the script - the .js file last few lines of code... Thanks</description>
		<content:encoded><![CDATA[<p>The script produces an error &#8220;AdBlock Test&#8221; is undefined.  Can you fix the script &#8211; the .js file last few lines of code&#8230; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-12</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-12</guid>
		<description>if (!ImgFound &#124;&#124; AdBlockTest) AdBlockTest is  undefined is the javascript so it pops up an error message when people try to view your site if they haven&#039;t check off disabled script debugging.</description>
		<content:encoded><![CDATA[<p>if (!ImgFound || AdBlockTest) AdBlockTest is  undefined is the javascript so it pops up an error message when people try to view your site if they haven&#8217;t check off disabled script debugging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdBlock</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-13</link>
		<dc:creator>AdBlock</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-13</guid>
		<description>Right, thanks for the bug report.  Instead of commenting out AdBlockTest, setting it to zero for no test.</description>
		<content:encoded><![CDATA[<p>Right, thanks for the bug report.  Instead of commenting out AdBlockTest, setting it to zero for no test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hysmith</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-16</link>
		<dc:creator>Jim Hysmith</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-16</guid>
		<description>could someone who has more knowledge of JS make aver of this that would dissallow usere with blocked ads??  Please post code here, I will check back,

Thanks,

Jim Hysmith</description>
		<content:encoded><![CDATA[<p>could someone who has more knowledge of JS make aver of this that would dissallow usere with blocked ads??  Please post code here, I will check back,</p>
<p>Thanks,</p>
<p>Jim Hysmith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hysmith</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-17</link>
		<dc:creator>Jim Hysmith</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-17</guid>
		<description>could someone who has more knowledge of JS make aver of this that would dissallow usere with blocked ads??  Please post code here, I will check back,

Thanks,

Jim Hysmith</description>
		<content:encoded><![CDATA[<p>could someone who has more knowledge of JS make aver of this that would dissallow usere with blocked ads??  Please post code here, I will check back,</p>
<p>Thanks,</p>
<p>Jim Hysmith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hysmith</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-18</link>
		<dc:creator>Jim Hysmith</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-18</guid>
		<description>aver = a version.  usere = users.

Thanks,

Jim Hysmith</description>
		<content:encoded><![CDATA[<p>aver = a version.  usere = users.</p>
<p>Thanks,</p>
<p>Jim Hysmith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdBlock</title>
		<link>http://www.adblock.org/2004/07/adblock_detection_script/comment-page-1/#comment-19</link>
		<dc:creator>AdBlock</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.adblock.org/blog/2004/07/adblock_detection_script/#comment-19</guid>
		<description>Jim, sure, it wouldn&#039;t be too difficult.  Instead of showing the message, you could always redirect them to a different page.  My first version of this script worked like this, but I thought it too agressive to post here.  I&#039;ll put one together soon.</description>
		<content:encoded><![CDATA[<p>Jim, sure, it wouldn&#8217;t be too difficult.  Instead of showing the message, you could always redirect them to a different page.  My first version of this script worked like this, but I thought it too agressive to post here.  I&#8217;ll put one together soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
