<?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"
	>
<channel>
	<title>Comments on: Stripped down JSSpamBlock</title>
	<atom:link href="http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/</link>
	<description>Ramblings of a Utah System Administrator</description>
	<pubDate>Fri, 05 Sep 2008 15:26:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Kevin</title>
		<link>http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-45</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 21 May 2007 18:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-45</guid>
		<description>&lt;p&gt;The code is correct.  If either one of the fields (&#124;&#124;) is not what it should be or what the script expects it to be (ne) then the comment is not allowed (not_allowed).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The code is correct.  If either one of the fields (||) is not what it should be or what the script expects it to be (ne) then the comment is not allowed (not_allowed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Butler</title>
		<link>http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-44</link>
		<dc:creator>Paul Butler</dc:creator>
		<pubDate>Mon, 21 May 2007 17:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-44</guid>
		<description>Thanks for the post Kevin, I posted a link here from my blog.

One comment on the code itself, line 5 of the perl code: ($botblockcheck ne "8989890" &#124;&#124; $bothash ne "TRyAg41n"). Won't this always evaluate to true? I haven't used Perl in a while so maybe the operators act different than I am used to.</description>
		<content:encoded><![CDATA[<p>Thanks for the post Kevin, I posted a link here from my blog.</p>
<p>One comment on the code itself, line 5 of the perl code: ($botblockcheck ne &#8220;8989890&#8243; || $bothash ne &#8220;TRyAg41n&#8221;). Won&#8217;t this always evaluate to true? I haven&#8217;t used Perl in a while so maybe the operators act different than I am used to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Butler.org &#187; JSSpamBlock Modifications</title>
		<link>http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-43</link>
		<dc:creator>Paul Butler.org &#187; JSSpamBlock Modifications</dc:creator>
		<pubDate>Mon, 21 May 2007 17:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-43</guid>
		<description>[...] Pendleton, another user, has ported JSSpamBlock to Perl. His version is a bit simpler; it uses a hard-coded value instead of a randomly generated one. In [...]</description>
		<content:encoded><![CDATA[<p>[...] Pendleton, another user, has ported JSSpamBlock to Perl. His version is a bit simpler; it uses a hard-coded value instead of a randomly generated one. In [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Checketts</title>
		<link>http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-41</link>
		<dc:creator>Brandon Checketts</dc:creator>
		<pubDate>Thu, 17 May 2007 13:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/16/stripped-down-jsspamblock/#comment-41</guid>
		<description>That's a cool way to implement it on a non-wordpress site.  I'd suspect that it blocks all of the spambots that attempt to post to garbage.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a cool way to implement it on a non-wordpress site.  I&#8217;d suspect that it blocks all of the spambots that attempt to post to garbage.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
