<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: WordPress Plugin :: Anti Spam Image</title>
	<link>http://nio.infor96.com/archives/369</link>
	<description>Coding Life</description>
	<pubDate>Thu, 07 Aug 2008 22:53:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: ss</title>
		<link>http://nio.infor96.com/archives/369#comment-1283</link>
		<author>ss</author>
		<pubDate>Wed, 18 Jan 2006 13:10:50 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1283</guid>
					<description>在沒有設定的情況下,我找不到哪裡可以填驗證碼?...^_^
(當然已經激活了!)</description>
		<content:encoded><![CDATA[<p>在沒有設定的情況下,我找不到哪裡可以填驗證碼?&#8230;^_^<br />
(當然已經激活了!)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1284</link>
		<author>Nio</author>
		<pubDate>Thu, 19 Jan 2006 01:54:56 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1284</guid>
					<description>ss：你可以试试访问：http://140.116.155.51/ssblog/index.php?image=1137635324
看看有没有图片出来，或者有没有什么错误显示，这个插件我只在 wp 2.0 中试过，另外，能否告知你的 PHP 版本以及是否有 GD 扩展。</description>
		<content:encoded><![CDATA[<p>ss：你可以试试访问：http://140.116.155.51/ssblog/index.php?image=1137635324<br />
看看有没有图片出来，或者有没有什么错误显示，这个插件我只在 wp 2.0 中试过，另外，能否告知你的 PHP 版本以及是否有 GD 扩展。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ss</title>
		<link>http://nio.infor96.com/archives/369#comment-1287</link>
		<author>ss</author>
		<pubDate>Thu, 19 Jan 2006 13:06:00 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1287</guid>
					<description>Nio:
可正確顯示圖片,但是在comments的地方無法正確顯示出來,是否需要在theme/comments.php裡面做修改呢?</description>
		<content:encoded><![CDATA[<p>Nio:<br />
可正確顯示圖片,但是在comments的地方無法正確顯示出來,是否需要在theme/comments.php裡面做修改呢?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1288</link>
		<author>Nio</author>
		<pubDate>Fri, 20 Jan 2006 01:32:16 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1288</guid>
					<description>ss：我用的是：
add_action('comment_form', array(&#038;$this, 'comment_form'));
但有可能有些 theme 的 comments.php 文件中没有加上这个 action，你可以查看一下你的 theme/currenttheme/comments.php 文件，看看表单结束标签（&#60;/form&#62;）上边是否有如下代码：
&#60;?php do_action('comment_form', $post-&gt;ID); ?&#62;
如果没有，则加上应该就可以了。</description>
		<content:encoded><![CDATA[<p>ss：我用的是：<br />
add_action(&#8217;comment_form&#8217;, array(&#038;$this, &#8216;comment_form&#8217;));<br />
但有可能有些 theme 的 comments.php 文件中没有加上这个 action，你可以查看一下你的 theme/currenttheme/comments.php 文件，看看表单结束标签（&lt;/form&gt;）上边是否有如下代码：<br />
&lt;?php do_action(&#8217;comment_form&#8217;, $post->ID); ?&gt;<br />
如果没有，则加上应该就可以了。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ss</title>
		<link>http://nio.infor96.com/archives/369#comment-1289</link>
		<author>ss</author>
		<pubDate>Fri, 20 Jan 2006 14:33:30 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1289</guid>
					<description>Nio:
萬分感激,搞定囉~..^_^</description>
		<content:encoded><![CDATA[<p>Nio:<br />
萬分感激,搞定囉~..^_^</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mac</title>
		<link>http://nio.infor96.com/archives/369#comment-1290</link>
		<author>Mac</author>
		<pubDate>Sat, 21 Jan 2006 02:24:03 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1290</guid>
					<description>老大，您的链接失效了。</description>
		<content:encoded><![CDATA[<p>老大，您的链接失效了。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1291</link>
		<author>Nio</author>
		<pubDate>Sat, 21 Jan 2006 03:05:16 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1291</guid>
					<description>Mac：不好意思，上回换了目录，忘了改这个 post 了，现在已经可以了 :)</description>
		<content:encoded><![CDATA[<p>Mac：不好意思，上回换了目录，忘了改这个 post 了，现在已经可以了 <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Andrej</title>
		<link>http://nio.infor96.com/archives/369#comment-1342</link>
		<author>Andrej</author>
		<pubDate>Sat, 04 Mar 2006 06:57:26 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1342</guid>
					<description>Hello,

just looking for a nice little CaptchaTool for WP.
Your plugin looks cool, but I can not get it to work. What do xou mean with "If it can’t found, please add it in comment form." I don't get it right away. But that might be, because i am too tired ;)

Greets from Germany</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>just looking for a nice little CaptchaTool for WP.<br />
Your plugin looks cool, but I can not get it to work. What do xou mean with &#8220;If it can’t found, please add it in comment form.&#8221; I don&#8217;t get it right away. But that might be, because i am too tired <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Greets from Germany</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1345</link>
		<author>Nio</author>
		<pubDate>Mon, 06 Mar 2006 07:12:02 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1345</guid>
					<description>hi, Andrej
I mean that the code (do_action('comment_form', $post-&gt;ID)) maybe doesn't exist in comment file (theme/currenttheme/comments.php), and you need add the code yourself.</description>
		<content:encoded><![CDATA[<p>hi, Andrej<br />
I mean that the code (do_action(&#8217;comment_form&#8217;, $post->ID)) maybe doesn&#8217;t exist in comment file (theme/currenttheme/comments.php), and you need add the code yourself.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: spresser</title>
		<link>http://nio.infor96.com/archives/369#comment-1347</link>
		<author>spresser</author>
		<pubDate>Tue, 07 Mar 2006 06:48:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1347</guid>
					<description>I am having problems with this where the commentor hits the submit button, and even though the required image code is written correctly, It takes them to a page saying that the security code is invalid, please click back on your browser...
This happens everytime, then when the commentor tries a second time, it works perfectly.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I am having problems with this where the commentor hits the submit button, and even though the required image code is written correctly, It takes them to a page saying that the security code is invalid, please click back on your browser&#8230;<br />
This happens everytime, then when the commentor tries a second time, it works perfectly.</p>
<p>Any ideas?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1348</link>
		<author>Nio</author>
		<pubDate>Tue, 07 Mar 2006 12:22:58 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1348</guid>
					<description>hi, spresser.
I have tested the security code in your blog. It worked fine. Maybe some commentors disable browser cookie or their computer datetime is wrong.</description>
		<content:encoded><![CDATA[<p>hi, spresser.<br />
I have tested the security code in your blog. It worked fine. Maybe some commentors disable browser cookie or their computer datetime is wrong.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: JM</title>
		<link>http://nio.infor96.com/archives/369#comment-1351</link>
		<author>JM</author>
		<pubDate>Tue, 14 Mar 2006 16:32:55 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1351</guid>
					<description>Thank you very much for your plugin !
It's a nice piece of work. [works well with K2 theme under WP 2.0.2]</description>
		<content:encoded><![CDATA[<p>Thank you very much for your plugin !<br />
It&#8217;s a nice piece of work. [works well with K2 theme under WP 2.0.2]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Danny</title>
		<link>http://nio.infor96.com/archives/369#comment-1354</link>
		<author>Danny</author>
		<pubDate>Wed, 15 Mar 2006 07:15:42 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1354</guid>
					<description>Hi Nio

I install your plugin. However, the security image did not appear. Do I need to install other extension?</description>
		<content:encoded><![CDATA[<p>Hi Nio</p>
<p>I install your plugin. However, the security image did not appear. Do I need to install other extension?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1355</link>
		<author>Nio</author>
		<pubDate>Wed, 15 Mar 2006 13:54:16 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1355</guid>
					<description>Hi Danny
It only needs PHP GD extension, and format of the image is PNG.

-------- from PHP Manual --------
The format of images you are able to manipulate depend on the version of GD you install, and any other libraries GD might need to access those image formats. Versions of GD older than gd-1.6 support GIF format images, and do not support PNG, where versions greater than gd-1.6 and less than gd-2.0.28 support PNG, not GIF. GIF support was re-enabled in gd-2.0.28. 
--------------------------------

You can write a php file, and input codes below:
&#60;?php
var_dump(gd_info());
?&#62;
The typical output is :
....
["PNG Support"]=&gt;
 bool(true)
....
If "PNG Support" is false, maybe your GD lib version is older than gd-1.6. Perhaps it's a bug, and I will fix it soon.</description>
		<content:encoded><![CDATA[<p>Hi Danny<br />
It only needs PHP GD extension, and format of the image is PNG.</p>
<p>&#8212;&#8212;&#8211; from PHP Manual &#8212;&#8212;&#8211;<br />
The format of images you are able to manipulate depend on the version of GD you install, and any other libraries GD might need to access those image formats. Versions of GD older than gd-1.6 support GIF format images, and do not support PNG, where versions greater than gd-1.6 and less than gd-2.0.28 support PNG, not GIF. GIF support was re-enabled in gd-2.0.28.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>You can write a php file, and input codes below:<br />
&lt;?php<br />
var_dump(gd_info());<br />
?&gt;<br />
The typical output is :<br />
&#8230;.<br />
[&#8221;PNG Support&#8221;]=><br />
 bool(true)<br />
&#8230;.<br />
If &#8220;PNG Support&#8221; is false, maybe your GD lib version is older than gd-1.6. Perhaps it&#8217;s a bug, and I will fix it soon.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Danny</title>
		<link>http://nio.infor96.com/archives/369#comment-1365</link>
		<author>Danny</author>
		<pubDate>Thu, 16 Mar 2006 02:08:33 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1365</guid>
					<description>I have just updated the gid lib. It is working now. Thanks Nio.</description>
		<content:encoded><![CDATA[<p>I have just updated the gid lib. It is working now. Thanks Nio.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wense</title>
		<link>http://nio.infor96.com/archives/369#comment-1376</link>
		<author>Wense</author>
		<pubDate>Tue, 21 Mar 2006 22:03:27 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1376</guid>
					<description>正是我需要的验证码功能！谢谢你写的这个插件！</description>
		<content:encoded><![CDATA[<p>正是我需要的验证码功能！谢谢你写的这个插件！</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eser s.</title>
		<link>http://nio.infor96.com/archives/369#comment-1403</link>
		<author>eser s.</author>
		<pubDate>Wed, 29 Mar 2006 12:35:57 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1403</guid>
					<description>hi, i installed the plugin. it works nice. good work. but i get the following error on IE in the first loading of the page. but not in firefox. after refreshing the error disappear.
what might be causing this error?
thanks.. 
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /wp-includes/functions.php on line 585</description>
		<content:encoded><![CDATA[<p>hi, i installed the plugin. it works nice. good work. but i get the following error on IE in the first loading of the page. but not in firefox. after refreshing the error disappear.<br />
what might be causing this error?<br />
thanks..<br />
Warning: ob_start(): output handler &#8216;ob_gzhandler&#8217; cannot be used after &#8216;URL-Rewriter&#8217; in /wp-includes/functions.php on line 585</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1404</link>
		<author>Nio</author>
		<pubDate>Thu, 30 Mar 2006 02:23:27 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1404</guid>
					<description>hi eser s.
It seems that this is WordPress error, not the plugin. Maybe you have opened zlib.output_compression in your php.ini, and you can close it (zlib.output_compression = Off) to fix this warning.</description>
		<content:encoded><![CDATA[<p>hi eser s.<br />
It seems that this is WordPress error, not the plugin. Maybe you have opened zlib.output_compression in your php.ini, and you can close it (zlib.output_compression = Off) to fix this warning.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Yaba</title>
		<link>http://nio.infor96.com/archives/369#comment-1426</link>
		<author>Yaba</author>
		<pubDate>Mon, 03 Apr 2006 11:55:47 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1426</guid>
					<description>I also get this ob_gzhandler error after activating this plugin, even in firefox. Unfortunately I do not have access to the php.ini as my website is run in a shared environment. Are there any other possibilities to disable this?

Anyway, after the first reload the warning is gone.</description>
		<content:encoded><![CDATA[<p>I also get this ob_gzhandler error after activating this plugin, even in firefox. Unfortunately I do not have access to the php.ini as my website is run in a shared environment. Are there any other possibilities to disable this?</p>
<p>Anyway, after the first reload the warning is gone.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1428</link>
		<author>Nio</author>
		<pubDate>Mon, 03 Apr 2006 14:38:59 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1428</guid>
					<description>Ok, I have fixed this bug. You can download new version (v0.3) and try it again. If it work fine, tell me please. Thx. :)</description>
		<content:encoded><![CDATA[<p>Ok, I have fixed this bug. You can download new version (v0.3) and try it again. If it work fine, tell me please. Thx. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Yaba</title>
		<link>http://nio.infor96.com/archives/369#comment-1432</link>
		<author>Yaba</author>
		<pubDate>Tue, 04 Apr 2006 14:17:41 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1432</guid>
					<description>Sorry, did not help. The error still appears upon first load of the page.</description>
		<content:encoded><![CDATA[<p>Sorry, did not help. The error still appears upon first load of the page.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Yaba</title>
		<link>http://nio.infor96.com/archives/369#comment-1433</link>
		<author>Yaba</author>
		<pubDate>Tue, 04 Apr 2006 14:20:59 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1433</guid>
					<description>Just noticed that on my blog the error seems to appear in a different line number (don't know if that is caused by a different theme):
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /www/htdocs/w0056ce5/blog/wp-includes/functions.php on line 829</description>
		<content:encoded><![CDATA[<p>Just noticed that on my blog the error seems to appear in a different line number (don&#8217;t know if that is caused by a different theme):<br />
Warning: ob_start(): output handler &#8216;ob_gzhandler&#8217; cannot be used after &#8216;URL-Rewriter&#8217; in /www/htdocs/w0056ce5/blog/wp-includes/functions.php on line 829</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1434</link>
		<author>Nio</author>
		<pubDate>Tue, 04 Apr 2006 16:06:03 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1434</guid>
					<description>hi, Yaba.
You can goto WordPress site admin &gt; Options &gt; Reading, and *uncheck* the checkbox "WordPress should compress articles (gzip) if browsers ask for them". Maybe it can help you.</description>
		<content:encoded><![CDATA[<p>hi, Yaba.<br />
You can goto WordPress site admin > Options > Reading, and *uncheck* the checkbox &#8220;WordPress should compress articles (gzip) if browsers ask for them&#8221;. Maybe it can help you.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Andrew</title>
		<link>http://nio.infor96.com/archives/369#comment-1439</link>
		<author>Andrew</author>
		<pubDate>Wed, 05 Apr 2006 11:03:40 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1439</guid>
					<description>Nice plugin! Smart code!

My problem is about flooders, not spammers. I am trying to avoid the creation of thousand of  fake new user accounts, and thousand of "here is your new password" being sent to my real visitors.

Is it possible to adapt the plugin (or the wp-login and wp-register code) to request the code when registering a new user and for requesting a new password?</description>
		<content:encoded><![CDATA[<p>Nice plugin! Smart code!</p>
<p>My problem is about flooders, not spammers. I am trying to avoid the creation of thousand of  fake new user accounts, and thousand of &#8220;here is your new password&#8221; being sent to my real visitors.</p>
<p>Is it possible to adapt the plugin (or the wp-login and wp-register code) to request the code when registering a new user and for requesting a new password?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Andrew</title>
		<link>http://nio.infor96.com/archives/369#comment-1440</link>
		<author>Andrew</author>
		<pubDate>Wed, 05 Apr 2006 11:04:29 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1440</guid>
					<description>By the way, does the plugin requires cookies to work??</description>
		<content:encoded><![CDATA[<p>By the way, does the plugin requires cookies to work??</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1441</link>
		<author>Nio</author>
		<pubDate>Wed, 05 Apr 2006 13:19:52 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1441</guid>
					<description>hi, Andrew. Thanks for your suggestion, and I will try to do it. The plugin uses session, and session requires cookies by default.</description>
		<content:encoded><![CDATA[<p>hi, Andrew. Thanks for your suggestion, and I will try to do it. The plugin uses session, and session requires cookies by default.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: stchatterbox</title>
		<link>http://nio.infor96.com/archives/369#comment-1455</link>
		<author>stchatterbox</author>
		<pubDate>Fri, 07 Apr 2006 10:55:01 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1455</guid>
					<description>Nio, hi, thanks for this plugin. It's really easy to install.
Receiving over 10-20 spam comments each day, Spam Karma and BB isn't enough coz it sometimes surpasses the plugins. I tried your Anti-Spam Image and it seemed to work for the first few days.
Today, I receive a spam comment that "surpasses the walls". Why is this happening? Thanks.</description>
		<content:encoded><![CDATA[<p>Nio, hi, thanks for this plugin. It&#8217;s really easy to install.<br />
Receiving over 10-20 spam comments each day, Spam Karma and BB isn&#8217;t enough coz it sometimes surpasses the plugins. I tried your Anti-Spam Image and it seemed to work for the first few days.<br />
Today, I receive a spam comment that &#8220;surpasses the walls&#8221;. Why is this happening? Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1463</link>
		<author>Nio</author>
		<pubDate>Sat, 08 Apr 2006 02:37:47 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1463</guid>
					<description>hi, stchatterbox. Have you received more spam comments or only one?</description>
		<content:encoded><![CDATA[<p>hi, stchatterbox. Have you received more spam comments or only one?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: stchatterbox</title>
		<link>http://nio.infor96.com/archives/369#comment-1466</link>
		<author>stchatterbox</author>
		<pubDate>Sat, 08 Apr 2006 04:38:02 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1466</guid>
					<description>Thanks, unfortunately, it's more than one, Nio, and the spammer was the old spammer that's always attacking my blog! :)</description>
		<content:encoded><![CDATA[<p>Thanks, unfortunately, it&#8217;s more than one, Nio, and the spammer was the old spammer that&#8217;s always attacking my blog! <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1470</link>
		<author>Nio</author>
		<pubDate>Sat, 08 Apr 2006 13:48:32 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1470</guid>
					<description>I have tried to post a comment in your blog. I didn't input security code, but the comment was submited successfully, and it displayed "&lt;em&gt;Sorry, but your comment has been flagged by the spam filter running on this blog: this might be an error, in which case all apologies. Your comment will be presented to the blog admin who will be able to restore it immediately. You may want to contact the blog admin via e-mail to notify him.&lt;/em&gt;". This message was from SK2 plugin. Actually, the spam comment has been saved in your database. Maybe you can try deactivating the SK2 plugin.</description>
		<content:encoded><![CDATA[<p>I have tried to post a comment in your blog. I didn&#8217;t input security code, but the comment was submited successfully, and it displayed &#8220;<em>Sorry, but your comment has been flagged by the spam filter running on this blog: this might be an error, in which case all apologies. Your comment will be presented to the blog admin who will be able to restore it immediately. You may want to contact the blog admin via e-mail to notify him.</em>&#8220;. This message was from SK2 plugin. Actually, the spam comment has been saved in your database. Maybe you can try deactivating the SK2 plugin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: stchatterbox</title>
		<link>http://nio.infor96.com/archives/369#comment-1471</link>
		<author>stchatterbox</author>
		<pubDate>Sat, 08 Apr 2006 14:13:30 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1471</guid>
					<description>Ok, Nio, I see it now. This "Sorry, but your comment has been flagged ......" message only happened when I started using your plugin, thus obviously it doesn't work with Spam Karma, I think. Then do you need to mention this point to warn those who're using spam karma?

By the way, was your comment something like xxx@sina.com and the comment was "test"?

Finally, I know this might not be too related to what you're doing, but spam , besides distracting, is also taking too much of my bandwidths. Do you know any good methods? I know WP's codex has a list of plugins to choose from, but I still need some advice, thanks a lot,and good luck with the upcoming versions!</description>
		<content:encoded><![CDATA[<p>Ok, Nio, I see it now. This &#8220;Sorry, but your comment has been flagged &#8230;&#8230;&#8221; message only happened when I started using your plugin, thus obviously it doesn&#8217;t work with Spam Karma, I think. Then do you need to mention this point to warn those who&#8217;re using spam karma?</p>
<p>By the way, was your comment something like <a href="mailto:xxx@sina.com">xxx@sina.com</a> and the comment was &#8220;test&#8221;?</p>
<p>Finally, I know this might not be too related to what you&#8217;re doing, but spam , besides distracting, is also taking too much of my bandwidths. Do you know any good methods? I know WP&#8217;s codex has a list of plugins to choose from, but I still need some advice, thanks a lot,and good luck with the upcoming versions!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1472</link>
		<author>Nio</author>
		<pubDate>Sat, 08 Apr 2006 15:22:25 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1472</guid>
					<description>You are right. The plugin conflicts with SK2, and I will warn the users.

Yes, that's my test comment. For your last question, I have no idea :( .</description>
		<content:encoded><![CDATA[<p>You are right. The plugin conflicts with SK2, and I will warn the users.</p>
<p>Yes, that&#8217;s my test comment. For your last question, I have no idea <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: stchatterbox</title>
		<link>http://nio.infor96.com/archives/369#comment-1474</link>
		<author>stchatterbox</author>
		<pubDate>Mon, 10 Apr 2006 09:26:22 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1474</guid>
					<description>Nio, seems spammers are quite clever and bad things return after 2 days.
Everything was fine after I deactivated Spam Karma,but today I received 2 comments awaiting moderation and guess what! They are the spam comments I often receive these past few months!
I failed to comment my blog without entering the number code, and I'm just wondering why they could surpass everything?
The spammer's name is Diether.</description>
		<content:encoded><![CDATA[<p>Nio, seems spammers are quite clever and bad things return after 2 days.<br />
Everything was fine after I deactivated Spam Karma,but today I received 2 comments awaiting moderation and guess what! They are the spam comments I often receive these past few months!<br />
I failed to comment my blog without entering the number code, and I&#8217;m just wondering why they could surpass everything?<br />
The spammer&#8217;s name is Diether.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1476</link>
		<author>Nio</author>
		<pubDate>Mon, 10 Apr 2006 14:09:27 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1476</guid>
					<description>I tried to post a comment in your blog again, and got a message "&lt;em&gt;WordPress database error: [Unknown column 'comment_count' in 'field list'] UPDATE wp_posts SET comment_count = 0 WHERE ID = 89&lt;/em&gt;". It seems that the table 'wp_posts' doesn't contain a field called 'comment_count'. What version of WordPress are you using? 1.5 or 2.0? Maybe this is a bug. 
But, in fact, the comment wasn't submit successfully. I don't know how can spammers surpass the plugin :( .</description>
		<content:encoded><![CDATA[<p>I tried to post a comment in your blog again, and got a message &#8220;<em>WordPress database error: [Unknown column &#8216;comment_count&#8217; in &#8216;field list&#8217;] UPDATE wp_posts SET comment_count = 0 WHERE ID = 89</em>&#8220;. It seems that the table &#8216;wp_posts&#8217; doesn&#8217;t contain a field called &#8216;comment_count&#8217;. What version of WordPress are you using? 1.5 or 2.0? Maybe this is a bug.<br />
But, in fact, the comment wasn&#8217;t submit successfully. I don&#8217;t know how can spammers surpass the plugin <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: stchatterbox</title>
		<link>http://nio.infor96.com/archives/369#comment-1480</link>
		<author>stchatterbox</author>
		<pubDate>Mon, 10 Apr 2006 15:01:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1480</guid>
					<description>I'm using WP version 1.5.2.

Yes, this error message will appear if I didn't fill in the numbers</description>
		<content:encoded><![CDATA[<p>I&#8217;m using WP version 1.5.2.</p>
<p>Yes, this error message will appear if I didn&#8217;t fill in the numbers</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1483</link>
		<author>Nio</author>
		<pubDate>Tue, 11 Apr 2006 01:24:38 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1483</guid>
					<description>Hi, stchatterbox. You can download and install AntiSpamImage 0.4 to fix this error. 

By the way, did you install any other plugins?</description>
		<content:encoded><![CDATA[<p>Hi, stchatterbox. You can download and install AntiSpamImage 0.4 to fix this error. </p>
<p>By the way, did you install any other plugins?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: johannes</title>
		<link>http://nio.infor96.com/archives/369#comment-1495</link>
		<author>johannes</author>
		<pubDate>Tue, 18 Apr 2006 11:37:00 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1495</guid>
					<description>hi nio do you think that this plugin can be integrated in the contact plugin?

you can view it here
http://www.nichemarketingacademy.com/contact-me/

i get a lot of spam lately 

thanks

johannes

ps thanks for the plugin</description>
		<content:encoded><![CDATA[<p>hi nio do you think that this plugin can be integrated in the contact plugin?</p>
<p>you can view it here<br />
<a href="http://www.nichemarketingacademy.com/contact-me/" rel="nofollow">http://www.nichemarketingacademy.com/contact-me/</a></p>
<p>i get a lot of spam lately </p>
<p>thanks</p>
<p>johannes</p>
<p>ps thanks for the plugin</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1496</link>
		<author>Nio</author>
		<pubDate>Wed, 19 Apr 2006 01:02:20 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1496</guid>
					<description>Hi, johanners. Where can I download the contact plugin? I must read source code first :) .</description>
		<content:encoded><![CDATA[<p>Hi, johanners. Where can I download the contact plugin? I must read source code first <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: johannes</title>
		<link>http://nio.infor96.com/archives/369#comment-1498</link>
		<author>johannes</author>
		<pubDate>Wed, 19 Apr 2006 11:24:34 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1498</guid>
					<description>hi nio

thanks for reply

here is the link:
http://ryanduff.net/archives/2005/12/20/wordpress-contact-form-14

johannes</description>
		<content:encoded><![CDATA[<p>hi nio</p>
<p>thanks for reply</p>
<p>here is the link:<br />
<a href="http://ryanduff.net/archives/2005/12/20/wordpress-contact-form-14" rel="nofollow">http://ryanduff.net/archives/2005/12/20/wordpress-contact-form-14</a></p>
<p>johannes</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1503</link>
		<author>Nio</author>
		<pubDate>Fri, 21 Apr 2006 12:31:48 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1503</guid>
					<description>johannes, I have sent  a new WP-ContactForm plugin  that I have modified to you.</description>
		<content:encoded><![CDATA[<p>johannes, I have sent  a new WP-ContactForm plugin  that I have modified to you.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Seba</title>
		<link>http://nio.infor96.com/archives/369#comment-1505</link>
		<author>Seba</author>
		<pubDate>Fri, 21 Apr 2006 15:53:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1505</guid>
					<description>Nice plugin!

Very simple and it works fine for me over WordPress 2. I'd added it to my web site to stop spam with some little design modifications.</description>
		<content:encoded><![CDATA[<p>Nice plugin!</p>
<p>Very simple and it works fine for me over WordPress 2. I&#8217;d added it to my web site to stop spam with some little design modifications.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Steffen</title>
		<link>http://nio.infor96.com/archives/369#comment-1506</link>
		<author>Steffen</author>
		<pubDate>Fri, 21 Apr 2006 21:07:31 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1506</guid>
					<description>Hi Nio,

interesting plugin, but it doesn't show up. The plugin is activated, the test-image with http://your-wp-root/index.php?image=1 works well and the given code was added in comments.php. However, no new security field shows up. Do I have to add additional fields in the comment form?

Thanks for help, Steffen</description>
		<content:encoded><![CDATA[<p>Hi Nio,</p>
<p>interesting plugin, but it doesn&#8217;t show up. The plugin is activated, the test-image with <a href="http://your-wp-root/index.php?image=1" rel="nofollow">http://your-wp-root/index.php?image=1</a> works well and the given code was added in comments.php. However, no new security field shows up. Do I have to add additional fields in the comment form?</p>
<p>Thanks for help, Steffen</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1507</link>
		<author>Nio</author>
		<pubDate>Sat, 22 Apr 2006 03:36:05 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1507</guid>
					<description>hi, steffen. I have saw the security field in your comment page, but there is a JavaScript error. You should move the code '&#60;?php do_action(‘comment_form’, $post-&gt;ID); ?&#62;' into the comment form, and the code should be after the 'url' input field.</description>
		<content:encoded><![CDATA[<p>hi, steffen. I have saw the security field in your comment page, but there is a JavaScript error. You should move the code &#8216;&lt;?php do_action(‘comment_form’, $post->ID); ?&gt;&#8217; into the comment form, and the code should be after the &#8216;url&#8217; input field.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Steffen</title>
		<link>http://nio.infor96.com/archives/369#comment-1512</link>
		<author>Steffen</author>
		<pubDate>Sun, 23 Apr 2006 20:54:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1512</guid>
					<description>Hi Nio, 

now it shows up. Don't ask, why it didn't work the 1st time. The format is a bit ugly, but for anti spam it nice. 

Ciao, Steffen</description>
		<content:encoded><![CDATA[<p>Hi Nio, </p>
<p>now it shows up. Don&#8217;t ask, why it didn&#8217;t work the 1st time. The format is a bit ugly, but for anti spam it nice. </p>
<p>Ciao, Steffen</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1513</link>
		<author>Nio</author>
		<pubDate>Mon, 24 Apr 2006 01:36:13 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1513</guid>
					<description>Yes, it's ugly for anti spam :)</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s ugly for anti spam <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: 麦可</title>
		<link>http://nio.infor96.com/archives/369#comment-1539</link>
		<author>麦可</author>
		<pubDate>Fri, 05 May 2006 08:54:26 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1539</guid>
					<description>你好~我安装了你写的这个插件，感觉的确不错，不过有个小问题：那就是在Firefox中浏览的时候，验证码的整个div全都在提交按钮的下面，不注意的人很容易就忽略掉了，用什么方法能够解决这个问题呢~

谢谢~</description>
		<content:encoded><![CDATA[<p>你好~我安装了你写的这个插件，感觉的确不错，不过有个小问题：那就是在Firefox中浏览的时候，验证码的整个div全都在提交按钮的下面，不注意的人很容易就忽略掉了，用什么方法能够解决这个问题呢~</p>
<p>谢谢~</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kelet</title>
		<link>http://nio.infor96.com/archives/369#comment-1542</link>
		<author>kelet</author>
		<pubDate>Fri, 05 May 2006 16:53:09 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1542</guid>
					<description>特地来表示感谢的。。。真是好用阿！！</description>
		<content:encoded><![CDATA[<p>特地来表示感谢的。。。真是好用阿！！</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1544</link>
		<author>Nio</author>
		<pubDate>Sat, 06 May 2006 02:14:59 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1544</guid>
					<description>麦可，你好。我用 Firefox 浏览了你的 BLOG，看到验证码图片是正常的，没有在提交按钮下边，请问你的 Firefox 是否禁止了 JavaScript，或者你用的是较低版本的 Firefox？我的是 1.5.0.3，并且我一直都是在用 Firefox，之前 1.0.x 也是正常的，所以不是很清楚你的情况，希望提供更加详细的信息，亦或有屏幕抓图发到我的邮件中。</description>
		<content:encoded><![CDATA[<p>麦可，你好。我用 Firefox 浏览了你的 BLOG，看到验证码图片是正常的，没有在提交按钮下边，请问你的 Firefox 是否禁止了 JavaScript，或者你用的是较低版本的 Firefox？我的是 1.5.0.3，并且我一直都是在用 Firefox，之前 1.0.x 也是正常的，所以不是很清楚你的情况，希望提供更加详细的信息，亦或有屏幕抓图发到我的邮件中。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: 麦可</title>
		<link>http://nio.infor96.com/archives/369#comment-1545</link>
		<author>麦可</author>
		<pubDate>Sat, 06 May 2006 03:08:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1545</guid>
					<description>感谢Nio~
果然是我的firefox用了禁用javascript的插件造成的结果，麻烦了~ ^^</description>
		<content:encoded><![CDATA[<p>感谢Nio~<br />
果然是我的firefox用了禁用javascript的插件造成的结果，麻烦了~ ^^</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sunaryo Hadi</title>
		<link>http://nio.infor96.com/archives/369#comment-1568</link>
		<author>Sunaryo Hadi</author>
		<pubDate>Sun, 14 May 2006 15:10:53 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1568</guid>
					<description>johannes, I have sent a new WP-ContactForm plugin that I have modified to you.

I need this also.

Would you publish it in your site</description>
		<content:encoded><![CDATA[<p>johannes, I have sent a new WP-ContactForm plugin that I have modified to you.</p>
<p>I need this also.</p>
<p>Would you publish it in your site</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John</title>
		<link>http://nio.infor96.com/archives/369#comment-1570</link>
		<author>John</author>
		<pubDate>Mon, 15 May 2006 16:18:20 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1570</guid>
					<description>Wow! Nice and working! Thank you!</description>
		<content:encoded><![CDATA[<p>Wow! Nice and working! Thank you!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1604</link>
		<author>Mark</author>
		<pubDate>Tue, 23 May 2006 00:41:23 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1604</guid>
					<description>You say this plugin conflicts with SK2, Does it also conflict with Akismet? I would imagine Akismet and your captcha together would be a pretty good spam protection. 

I also use the Trencaspammers captcha on one one of my other sites; it took me nearly all night to figure out, yours was easy as 1,2,3 to install, and looks better too. As for stopping spam, my site is relatively new and spambots have yet to discovered it. Hope it works out. xie xie ni!</description>
		<content:encoded><![CDATA[<p>You say this plugin conflicts with SK2, Does it also conflict with Akismet? I would imagine Akismet and your captcha together would be a pretty good spam protection. </p>
<p>I also use the Trencaspammers captcha on one one of my other sites; it took me nearly all night to figure out, yours was easy as 1,2,3 to install, and looks better too. As for stopping spam, my site is relatively new and spambots have yet to discovered it. Hope it works out. xie xie ni!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sunaryo Hadi</title>
		<link>http://nio.infor96.com/archives/369#comment-1606</link>
		<author>Sunaryo Hadi</author>
		<pubDate>Tue, 23 May 2006 01:24:10 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1606</guid>
					<description>Thanks Nio!

Now, I don't have bad spam in my forms.

Great works!</description>
		<content:encoded><![CDATA[<p>Thanks Nio!</p>
<p>Now, I don&#8217;t have bad spam in my forms.</p>
<p>Great works!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1607</link>
		<author>Nio</author>
		<pubDate>Tue, 23 May 2006 01:32:58 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1607</guid>
					<description>hi, Mark. I didn't test it with Akismet. If it works fine, tell me please. Thanks :)</description>
		<content:encoded><![CDATA[<p>hi, Mark. I didn&#8217;t test it with Akismet. If it works fine, tell me please. Thanks <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ibnu munzir</title>
		<link>http://nio.infor96.com/archives/369#comment-1621</link>
		<author>ibnu munzir</author>
		<pubDate>Tue, 23 May 2006 14:25:06 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1621</guid>
					<description>simple and easy, thanks!</description>
		<content:encoded><![CDATA[<p>simple and easy, thanks!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Alan</title>
		<link>http://nio.infor96.com/archives/369#comment-1672</link>
		<author>Alan</author>
		<pubDate>Mon, 29 May 2006 09:10:25 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1672</guid>
					<description>Great product, saved me from piles of spam!

It has been running for a month or two with no problems. I got an email from a visitor today complaining that no matter what was entered the same message always came up "Invalid security code. Press your browsers back button and try again.". I tried it with the same result...

Strange thing is that people can comment on other posts fine. Is there something that could cause one post to always be blocked?

Here is the post that has the issue:
http://www.hackedgadgets.com/2006/03/10/led-cubes/

Thanks</description>
		<content:encoded><![CDATA[<p>Great product, saved me from piles of spam!</p>
<p>It has been running for a month or two with no problems. I got an email from a visitor today complaining that no matter what was entered the same message always came up &#8220;Invalid security code. Press your browsers back button and try again.&#8221;. I tried it with the same result&#8230;</p>
<p>Strange thing is that people can comment on other posts fine. Is there something that could cause one post to always be blocked?</p>
<p>Here is the post that has the issue:<br />
<a href="http://www.hackedgadgets.com/2006/03/10/led-cubes/" rel="nofollow">http://www.hackedgadgets.com/2006/03/10/led-cubes/</a></p>
<p>Thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1673</link>
		<author>Nio</author>
		<pubDate>Mon, 29 May 2006 14:00:39 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1673</guid>
					<description>hi, Alan.
Did you change something about WP or PHP?</description>
		<content:encoded><![CDATA[<p>hi, Alan.<br />
Did you change something about WP or PHP?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Patrick</title>
		<link>http://nio.infor96.com/archives/369#comment-1681</link>
		<author>Patrick</author>
		<pubDate>Tue, 30 May 2006 10:34:16 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1681</guid>
					<description>This is great plugin but once installed, pingback will die function. any suggest?</description>
		<content:encoded><![CDATA[<p>This is great plugin but once installed, pingback will die function. any suggest?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1683</link>
		<author>Nio</author>
		<pubDate>Tue, 30 May 2006 14:16:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1683</guid>
					<description>hi, Patrick. I don't understand what you mean. :&#124;</description>
		<content:encoded><![CDATA[<p>hi, Patrick. I don&#8217;t understand what you mean. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: rush</title>
		<link>http://nio.infor96.com/archives/369#comment-1684</link>
		<author>rush</author>
		<pubDate>Tue, 30 May 2006 15:40:28 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1684</guid>
					<description>Thank you very much for your plugin! IT'S SIMPLY GREAT! :-)</description>
		<content:encoded><![CDATA[<p>Thank you very much for your plugin! IT&#8217;S SIMPLY GREAT! <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Alan</title>
		<link>http://nio.infor96.com/archives/369#comment-1693</link>
		<author>Alan</author>
		<pubDate>Thu, 01 Jun 2006 05:25:14 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1693</guid>
					<description>Hi Neo,

No nothing changed (my provider could have changed something with PHP). Other posts work fine since I tried a few and I am still getting many comments per day on other posts. It just seems like there is something wrong with this one. Is there something in the database or a config file that could cause this?

Alan</description>
		<content:encoded><![CDATA[<p>Hi Neo,</p>
<p>No nothing changed (my provider could have changed something with PHP). Other posts work fine since I tried a few and I am still getting many comments per day on other posts. It just seems like there is something wrong with this one. Is there something in the database or a config file that could cause this?</p>
<p>Alan</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1694</link>
		<author>Nio</author>
		<pubDate>Thu, 01 Jun 2006 13:28:44 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1694</guid>
					<description>Hi Alan,

The plugin just uses session, and doesn't uses any database. I find that if I visit the page using "http://hackedgadgets.com/2006/03/10/led-cubes/", the plugin works fine. But if I use "www.hackedgadgets.com", it doesn't work. When I use 'www...', the cookie domain in that comment page is 'www.hackedgadgets.com', but the "action" in comment form is "http://hackedgadgets.com/wp-comments-post.php". This means that the plugin will use session domain "hackedgadgets.com", it can't get session data in domain "www.hackedgadgets.com". 

Go to "Site Admin" -&gt; "Options", setting "WordPress address", let it be "www.hackedgadgets.com". Maybe it will work. Good luck.

Nio</description>
		<content:encoded><![CDATA[<p>Hi Alan,</p>
<p>The plugin just uses session, and doesn&#8217;t uses any database. I find that if I visit the page using &#8220;http://hackedgadgets.com/2006/03/10/led-cubes/&#8221;, the plugin works fine. But if I use &#8220;www.hackedgadgets.com&#8221;, it doesn&#8217;t work. When I use &#8216;www&#8230;&#8217;, the cookie domain in that comment page is &#8216;www.hackedgadgets.com&#8217;, but the &#8220;action&#8221; in comment form is &#8220;http://hackedgadgets.com/wp-comments-post.php&#8221;. This means that the plugin will use session domain &#8220;hackedgadgets.com&#8221;, it can&#8217;t get session data in domain &#8220;www.hackedgadgets.com&#8221;. </p>
<p>Go to &#8220;Site Admin&#8221; -> &#8220;Options&#8221;, setting &#8220;WordPress address&#8221;, let it be &#8220;www.hackedgadgets.com&#8221;. Maybe it will work. Good luck.</p>
<p>Nio</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1707</link>
		<author>Mark</author>
		<pubDate>Mon, 05 Jun 2006 19:23:40 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1707</guid>
					<description>Has anyone tested it on Wordpress 2.03 yet? I am still using 2.01 and 2.02.</description>
		<content:encoded><![CDATA[<p>Has anyone tested it on Wordpress 2.03 yet? I am still using 2.01 and 2.02.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1708</link>
		<author>Mark</author>
		<pubDate>Mon, 05 Jun 2006 21:17:57 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1708</guid>
					<description>crap, no worky on 2.03 :(</description>
		<content:encoded><![CDATA[<p>crap, no worky on 2.03 <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1710</link>
		<author>Mark</author>
		<pubDate>Mon, 05 Jun 2006 23:54:51 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1710</guid>
					<description>Wonder if it's because my site is a  sub.domain? I changed the settings in the wp options. still no worky, i would say it is the new wordpress version.</description>
		<content:encoded><![CDATA[<p>Wonder if it&#8217;s because my site is a  sub.domain? I changed the settings in the wp options. still no worky, i would say it is the new wordpress version.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1711</link>
		<author>Mark</author>
		<pubDate>Tue, 06 Jun 2006 03:30:04 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1711</guid>
					<description>nevermind, i fixed it, had the same problem as Alan, It happened when i created a sub domain heh!</description>
		<content:encoded><![CDATA[<p>nevermind, i fixed it, had the same problem as Alan, It happened when i created a sub domain heh!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1714</link>
		<author>Nio</author>
		<pubDate>Tue, 06 Jun 2006 05:23:59 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1714</guid>
					<description>:) 
Congratulation!</description>
		<content:encoded><![CDATA[<p> <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Congratulation!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: joecen</title>
		<link>http://nio.infor96.com/archives/369#comment-1716</link>
		<author>joecen</author>
		<pubDate>Wed, 07 Jun 2006 09:52:56 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1716</guid>
					<description>Thank you for your plugin!</description>
		<content:encoded><![CDATA[<p>Thank you for your plugin!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-1717</link>
		<author>Nio</author>
		<pubDate>Wed, 07 Jun 2006 13:23:59 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1717</guid>
					<description>You are welcome. :)</description>
		<content:encoded><![CDATA[<p>You are welcome. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1723</link>
		<author>Mark</author>
		<pubDate>Thu, 08 Jun 2006 18:00:46 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1723</guid>
					<description>Humm, wonder why it wont work in the IE7 beta browser using a sub.domain, but works in firefox and opera. I noticed this site is a sub.domain. Using IE7 beta it works fine here, but not at my site :(</description>
		<content:encoded><![CDATA[<p>Humm, wonder why it wont work in the IE7 beta browser using a sub.domain, but works in firefox and opera. I noticed this site is a sub.domain. Using IE7 beta it works fine here, but not at my site <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Gaius</title>
		<link>http://nio.infor96.com/archives/369#comment-1724</link>
		<author>Gaius</author>
		<pubDate>Fri, 09 Jun 2006 00:42:31 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1724</guid>
					<description>I installed this plugin yesterday and have serious problems with xml feeds and with certain 'bots not being able to see my site (these would be 'bots I want to see my site). I need to know what files to look at to fix this problem.

I unchecked the Gzip box since I was getting that error as well, it did not fix the other problems.</description>
		<content:encoded><![CDATA[<p>I installed this plugin yesterday and have serious problems with xml feeds and with certain &#8216;bots not being able to see my site (these would be &#8216;bots I want to see my site). I need to know what files to look at to fix this problem.</p>
<p>I unchecked the Gzip box since I was getting that error as well, it did not fix the other problems.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Alex</title>
		<link>http://nio.infor96.com/archives/369#comment-1731</link>
		<author>Alex</author>
		<pubDate>Sat, 10 Jun 2006 00:45:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1731</guid>
					<description>Thanks for the great plugin.
感谢伟大插入式。</description>
		<content:encoded><![CDATA[<p>Thanks for the great plugin.<br />
感谢伟大插入式。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: William Teach</title>
		<link>http://nio.infor96.com/archives/369#comment-1737</link>
		<author>William Teach</author>
		<pubDate>Sat, 10 Jun 2006 21:03:08 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1737</guid>
					<description>Great plugin!!! I was using Gatekeeper to stop this annoying blogspot spam going around, and they kept getting around the phrases.

Your plugin seems to be working with SK2, at least for the moment. I am on WP 2.whatever.</description>
		<content:encoded><![CDATA[<p>Great plugin!!! I was using Gatekeeper to stop this annoying blogspot spam going around, and they kept getting around the phrases.</p>
<p>Your plugin seems to be working with SK2, at least for the moment. I am on WP 2.whatever.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Suchi Garg</title>
		<link>http://nio.infor96.com/archives/369#comment-1745</link>
		<author>Suchi Garg</author>
		<pubDate>Tue, 13 Jun 2006 12:09:53 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1745</guid>
					<description>This is not working for me. I have wp2.0.3 - can that be the reason?</description>
		<content:encoded><![CDATA[<p>This is not working for me. I have wp2.0.3 - can that be the reason?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kier</title>
		<link>http://nio.infor96.com/archives/369#comment-1750</link>
		<author>kier</author>
		<pubDate>Tue, 13 Jun 2006 20:28:01 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1750</guid>
					<description>do capchas really work?</description>
		<content:encoded><![CDATA[<p>do capchas really work?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: William Teach</title>
		<link>http://nio.infor96.com/archives/369#comment-1859</link>
		<author>William Teach</author>
		<pubDate>Sun, 18 Jun 2006 14:01:29 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1859</guid>
					<description>doesn't seem to work for trackbacks, spamkarma or askimet.</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t seem to work for trackbacks, spamkarma or askimet.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: dave</title>
		<link>http://nio.infor96.com/archives/369#comment-1866</link>
		<author>dave</author>
		<pubDate>Mon, 19 Jun 2006 03:46:31 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1866</guid>
					<description>brilliant, thanks man.</description>
		<content:encoded><![CDATA[<p>brilliant, thanks man.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mark</title>
		<link>http://nio.infor96.com/archives/369#comment-1950</link>
		<author>mark</author>
		<pubDate>Wed, 21 Jun 2006 16:07:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1950</guid>
					<description>Apparantly no one yet spammed this blog so it must be half way decent. who needs trackbacks anyway?</description>
		<content:encoded><![CDATA[<p>Apparantly no one yet spammed this blog so it must be half way decent. who needs trackbacks anyway?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John</title>
		<link>http://nio.infor96.com/archives/369#comment-1985</link>
		<author>John</author>
		<pubDate>Fri, 23 Jun 2006 03:58:25 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-1985</guid>
					<description>As my previous comment, your plugin is the best anti-spam plugin ever. Not a single spam  able to comment sicne I activate it. However, I've found some problem below:

1.Izit the plugin got "time frame" for user to key-in the numbers? coz, after sometime viewing the post, when comes to comment, it says auth code is invalid...

2.Pingback and trackback is TOTALLY BLOCKED. Can you upgrade it to be pingback and trackback enable? Test Pingback and Trackback here --&#62; http://www.tamba2.org.uk/wordpress/TestTrack/index.php</description>
		<content:encoded><![CDATA[<p>As my previous comment, your plugin is the best anti-spam plugin ever. Not a single spam  able to comment sicne I activate it. However, I&#8217;ve found some problem below:</p>
<p>1.Izit the plugin got &#8220;time frame&#8221; for user to key-in the numbers? coz, after sometime viewing the post, when comes to comment, it says auth code is invalid&#8230;</p>
<p>2.Pingback and trackback is TOTALLY BLOCKED. Can you upgrade it to be pingback and trackback enable? Test Pingback and Trackback here &#8211;&gt; <a href="http://www.tamba2.org.uk/wordpress/TestTrack/index.php" rel="nofollow">http://www.tamba2.org.uk/wordpress/TestTrack/index.php</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Galder</title>
		<link>http://nio.infor96.com/archives/369#comment-2013</link>
		<author>Galder</author>
		<pubDate>Sat, 24 Jun 2006 16:11:12 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2013</guid>
					<description>Very good plugin! Congratulations to everybody!

I have installed in my blog, and translated the 4 terms that must be translated into Spanish.

Thanks!</description>
		<content:encoded><![CDATA[<p>Very good plugin! Congratulations to everybody!</p>
<p>I have installed in my blog, and translated the 4 terms that must be translated into Spanish.</p>
<p>Thanks!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: 虚拟主机</title>
		<link>http://nio.infor96.com/archives/369#comment-2117</link>
		<author>虚拟主机</author>
		<pubDate>Wed, 28 Jun 2006 05:37:46 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2117</guid>
					<description>This is not working for me. I have wp2.0.3</description>
		<content:encoded><![CDATA[<p>This is not working for me. I have wp2.0.3</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Patrick</title>
		<link>http://nio.infor96.com/archives/369#comment-2138</link>
		<author>Patrick</author>
		<pubDate>Thu, 29 Jun 2006 14:34:39 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2138</guid>
					<description>Hi, your work is excellent, but it's seen block all pingback and trackback. any update?
Test your pingback here:
http://kalsey.com/tools/trackback/</description>
		<content:encoded><![CDATA[<p>Hi, your work is excellent, but it&#8217;s seen block all pingback and trackback. any update?<br />
Test your pingback here:<br />
<a href="http://kalsey.com/tools/trackback/" rel="nofollow">http://kalsey.com/tools/trackback/</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Patrick</title>
		<link>http://nio.infor96.com/archives/369#comment-2144</link>
		<author>Patrick</author>
		<pubDate>Fri, 30 Jun 2006 09:07:34 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2144</guid>
					<description>Hi, the plugin totally block all trackback and pingback. If you want to enable it, just change
this line:
// If the user is not logged in check the security code
if ( !$user_ID ) {

to:
if (!$user_ID &#38;&#38; ($comment_type === '')) {</description>
		<content:encoded><![CDATA[<p>Hi, the plugin totally block all trackback and pingback. If you want to enable it, just change<br />
this line:<br />
// If the user is not logged in check the security code<br />
if ( !$user_ID ) {</p>
<p>to:<br />
if (!$user_ID &amp;&amp; ($comment_type === &#8221;)) {</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2189</link>
		<author>Nio</author>
		<pubDate>Sat, 01 Jul 2006 13:40:29 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2189</guid>
					<description>Hi, Patrick.
Thank you very much. I have updated it to version 0.5.</description>
		<content:encoded><![CDATA[<p>Hi, Patrick.<br />
Thank you very much. I have updated it to version 0.5.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: HighToro</title>
		<link>http://nio.infor96.com/archives/369#comment-2259</link>
		<author>HighToro</author>
		<pubDate>Tue, 04 Jul 2006 22:40:20 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2259</guid>
					<description>Hello.
I try &lt;a href="http://gattaca.com.ar/weblog/archivos/2006/07/01/anti-spam-image-v05/" rel="nofollow"&gt;A.S.I. v0.5&lt;/a&gt; in my blog and have problems. Pingbacks and trackbacks sill not work, and a few spam-comments they could happen. For that reason I decided to return to version 0.4. If I can collaborate in some test I am arranged. it pardons my English badly.</description>
		<content:encoded><![CDATA[<p>Hello.<br />
I try <a href="http://gattaca.com.ar/weblog/archivos/2006/07/01/anti-spam-image-v05/" rel="nofollow">A.S.I. v0.5</a> in my blog and have problems. Pingbacks and trackbacks sill not work, and a few spam-comments they could happen. For that reason I decided to return to version 0.4. If I can collaborate in some test I am arranged. it pardons my English badly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2262</link>
		<author>Nio</author>
		<pubDate>Wed, 05 Jul 2006 01:22:01 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2262</guid>
					<description>Hi HighToro.
I have tested it with some friends, and it worked fine for pingbacks &#038; trackbacks. But I found that it couldn't anti trackback spams. So I backed to use v0.4 in my blog. :&#124;</description>
		<content:encoded><![CDATA[<p>Hi HighToro.<br />
I have tested it with some friends, and it worked fine for pingbacks &#038; trackbacks. But I found that it couldn&#8217;t anti trackback spams. So I backed to use v0.4 in my blog. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: HighToro</title>
		<link>http://nio.infor96.com/archives/369#comment-2275</link>
		<author>HighToro</author>
		<pubDate>Thu, 06 Jul 2006 23:16:55 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2275</guid>
					<description>Right, the same problem like me. Tanks for your attention Nio. Hope you fix the problem soon! Tnx again!</description>
		<content:encoded><![CDATA[<p>Right, the same problem like me. Tanks for your attention Nio. Hope you fix the problem soon! Tnx again!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: xradar</title>
		<link>http://nio.infor96.com/archives/369#comment-2366</link>
		<author>xradar</author>
		<pubDate>Thu, 13 Jul 2006 08:06:08 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2366</guid>
					<description>Hi! Anti Spam Image is really simple and usefull plugin :) I installed it on my blog, and described it: http://blog.xradar.net/wordpress/znow-ta-captcha/ (polish). But I send a trackback to yours blog and it doesnt work:( 

Greets from Poland:)</description>
		<content:encoded><![CDATA[<p>Hi! Anti Spam Image is really simple and usefull plugin <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I installed it on my blog, and described it: <a href="http://blog.xradar.net/wordpress/znow-ta-captcha/" rel="nofollow">http://blog.xradar.net/wordpress/znow-ta-captcha/</a> (polish). But I send a trackback to yours blog and it doesnt work:( </p>
<p>Greets from Poland:)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Felicia</title>
		<link>http://nio.infor96.com/archives/369#comment-2412</link>
		<author>Felicia</author>
		<pubDate>Sat, 15 Jul 2006 15:05:34 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2412</guid>
					<description>it works awesome!</description>
		<content:encoded><![CDATA[<p>it works awesome!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Carlo</title>
		<link>http://nio.infor96.com/archives/369#comment-2420</link>
		<author>Carlo</author>
		<pubDate>Sat, 15 Jul 2006 19:46:02 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2420</guid>
					<description>Dear Nio,
my name is Carlo, from Italy. I own the website http:
//unarisatacidisseppellira.net, a word press blog. It was adapted for 
me by a programmer, in Italy, but he did not a good job in my opinion. 
Which is why I am writing to you. I noticed that he has activated your 
anti spam plug-in. I have appreciated this plug-in and your job so I would be happy to hire you in order to complete the job he left unfinished. If 
you are available, please let me know and I will send you my requests 
in detail. Payments would be made through paypal (or any other mean of your choice).
Please let me know asap.
Regards
Carlo.</description>
		<content:encoded><![CDATA[<p>Dear Nio,<br />
my name is Carlo, from Italy. I own the website http:<br />
//unarisatacidisseppellira.net, a word press blog. It was adapted for<br />
me by a programmer, in Italy, but he did not a good job in my opinion.<br />
Which is why I am writing to you. I noticed that he has activated your<br />
anti spam plug-in. I have appreciated this plug-in and your job so I would be happy to hire you in order to complete the job he left unfinished. If<br />
you are available, please let me know and I will send you my requests<br />
in detail. Payments would be made through paypal (or any other mean of your choice).<br />
Please let me know asap.<br />
Regards<br />
Carlo.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://nio.infor96.com/archives/369#comment-2463</link>
		<author>Chris</author>
		<pubDate>Wed, 19 Jul 2006 01:56:46 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2463</guid>
					<description>Using firefox 1.5.0.4 on macintosh, if I enter the turing code in error and then press the back button, the comment form is erased. (i.e. the user will have to retype their comment again)

Is there a fix possible for this and is it local only to FF and/or mac?</description>
		<content:encoded><![CDATA[<p>Using firefox 1.5.0.4 on macintosh, if I enter the turing code in error and then press the back button, the comment form is erased. (i.e. the user will have to retype their comment again)</p>
<p>Is there a fix possible for this and is it local only to FF and/or mac?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jason Hendricks</title>
		<link>http://nio.infor96.com/archives/369#comment-2481</link>
		<author>Jason Hendricks</author>
		<pubDate>Thu, 20 Jul 2006 02:05:43 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2481</guid>
					<description>I've been using the plugin for a few months in a WordPress MU site, and it has worked fine until yesterday. All of the sudden, none of the images appear on any member blogs.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using the plugin for a few months in a WordPress MU site, and it has worked fine until yesterday. All of the sudden, none of the images appear on any member blogs.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2482</link>
		<author>Nio</author>
		<pubDate>Thu, 20 Jul 2006 06:19:31 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2482</guid>
					<description>Hi, Jason.
Did you change anything (php, subdomain,and etc.) ? Did you enable GD extension of php?</description>
		<content:encoded><![CDATA[<p>Hi, Jason.<br />
Did you change anything (php, subdomain,and etc.) ? Did you enable GD extension of php?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Visitor</title>
		<link>http://nio.infor96.com/archives/369#comment-2490</link>
		<author>Visitor</author>
		<pubDate>Thu, 20 Jul 2006 13:56:04 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2490</guid>
					<description>Invalid CSS code on line 36:

'left' is not a 'display' value

Try to take it off or use 'float: left'</description>
		<content:encoded><![CDATA[<p>Invalid CSS code on line 36:</p>
<p>&#8216;left&#8217; is not a &#8216;display&#8217; value</p>
<p>Try to take it off or use &#8216;float: left&#8217;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: lil wyte</title>
		<link>http://nio.infor96.com/archives/369#comment-2502</link>
		<author>lil wyte</author>
		<pubDate>Fri, 21 Jul 2006 19:06:22 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2502</guid>
					<description>Hello!

I installed Wordpress on my server, and set up a site. It's a relly nice piece of software. However, I am missing a piece of functionality, and 

couldn't find a suitable answer for it. Mayou you know a plugin I could use?I need to automatically inserts ads in my posts.And not AdSense ads, but rather HTML snippets defined by me (affiliate links, etc). Let's say I would insert a tag in my post:
-- ad here --
and the plugin would automatically replace it with some HTML code, when the post is displayed on my site.I really don't need any fancy configuration options etc, just the basic replace functionality.
Do you know a plugin that can handle this?</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I installed Wordpress on my server, and set up a site. It&#8217;s a relly nice piece of software. However, I am missing a piece of functionality, and </p>
<p>couldn&#8217;t find a suitable answer for it. Mayou you know a plugin I could use?I need to automatically inserts ads in my posts.And not AdSense ads, but rather HTML snippets defined by me (affiliate links, etc). Let&#8217;s say I would insert a tag in my post:<br />
&#8211; ad here &#8211;<br />
and the plugin would automatically replace it with some HTML code, when the post is displayed on my site.I really don&#8217;t need any fancy configuration options etc, just the basic replace functionality.<br />
Do you know a plugin that can handle this?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2544</link>
		<author>Nio</author>
		<pubDate>Sun, 23 Jul 2006 13:35:28 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2544</guid>
					<description>hi, lil wyte. I have to say sorry to you because I don't know such a plugin. :&#124;</description>
		<content:encoded><![CDATA[<p>hi, lil wyte. I have to say sorry to you because I don&#8217;t know such a plugin. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wohnung mieten</title>
		<link>http://nio.infor96.com/archives/369#comment-2545</link>
		<author>Wohnung mieten</author>
		<pubDate>Sun, 23 Jul 2006 21:50:30 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2545</guid>
					<description>ganz hilfreich :)</description>
		<content:encoded><![CDATA[<p>ganz hilfreich <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Cristian</title>
		<link>http://nio.infor96.com/archives/369#comment-2554</link>
		<author>Cristian</author>
		<pubDate>Mon, 24 Jul 2006 22:19:48 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2554</guid>
					<description>hy neo, and congratulations on a job well done. one question though: is this plugin supposed to stop all spam ? since all spam si mass sent and not individualy ... i'm asking beacuse some of the spam i receive get past this plugin. although it stops a lot of it, there are still some spam-comments that get through. is something wrong at my end or is it just normal ?  and if so, can we expect a new version posibly spam free ? :D

thanks.</description>
		<content:encoded><![CDATA[<p>hy neo, and congratulations on a job well done. one question though: is this plugin supposed to stop all spam ? since all spam si mass sent and not individualy &#8230; i&#8217;m asking beacuse some of the spam i receive get past this plugin. although it stops a lot of it, there are still some spam-comments that get through. is something wrong at my end or is it just normal ?  and if so, can we expect a new version posibly spam free ? <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2562</link>
		<author>Nio</author>
		<pubDate>Tue, 25 Jul 2006 11:23:23 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2562</guid>
					<description>hi, Cristian.
If you are using version 0.5, it can't anti trackback spams.</description>
		<content:encoded><![CDATA[<p>hi, Cristian.<br />
If you are using version 0.5, it can&#8217;t anti trackback spams.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Cristian</title>
		<link>http://nio.infor96.com/archives/369#comment-2563</link>
		<author>Cristian</author>
		<pubDate>Tue, 25 Jul 2006 12:43:15 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2563</guid>
					<description>So i should use another version ? 0.4 perhaps ?  is there any major difference between the two ?</description>
		<content:encoded><![CDATA[<p>So i should use another version ? 0.4 perhaps ?  is there any major difference between the two ?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2571</link>
		<author>Nio</author>
		<pubDate>Wed, 26 Jul 2006 00:54:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2571</guid>
					<description>I'm using version 0.4, but trackback and pingback will not work in this version.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using version 0.4, but trackback and pingback will not work in this version.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-2610</link>
		<author>Mark</author>
		<pubDate>Sat, 29 Jul 2006 03:46:34 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2610</guid>
					<description>is it worth upgrading to the 0.5? I haven't had any problems with the 0.4 yet. yet!</description>
		<content:encoded><![CDATA[<p>is it worth upgrading to the 0.5? I haven&#8217;t had any problems with the 0.4 yet. yet!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark</title>
		<link>http://nio.infor96.com/archives/369#comment-2622</link>
		<author>Mark</author>
		<pubDate>Sun, 30 Jul 2006 17:24:21 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2622</guid>
					<description>If the pingbacks don't work, does that mean there is no chance your site will ever get in a search engine?</description>
		<content:encoded><![CDATA[<p>If the pingbacks don&#8217;t work, does that mean there is no chance your site will ever get in a search engine?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Rajagopal</title>
		<link>http://nio.infor96.com/archives/369#comment-2625</link>
		<author>Rajagopal</author>
		<pubDate>Sun, 30 Jul 2006 18:25:13 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2625</guid>
					<description>when a person enters the letters in the image wrongly after typing a long comment, they get annoyed to lose all the contents in the comment and its reduces the no of comments.. please provide a way to recover the text..</description>
		<content:encoded><![CDATA[<p>when a person enters the letters in the image wrongly after typing a long comment, they get annoyed to lose all the contents in the comment and its reduces the no of comments.. please provide a way to recover the text..</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2628</link>
		<author>Nio</author>
		<pubDate>Mon, 31 Jul 2006 01:14:21 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2628</guid>
					<description>hi, Mark.
Just trackbacks not work.</description>
		<content:encoded><![CDATA[<p>hi, Mark.<br />
Just trackbacks not work.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wei</title>
		<link>http://nio.infor96.com/archives/369#comment-2641</link>
		<author>Wei</author>
		<pubDate>Wed, 02 Aug 2006 03:47:05 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2641</guid>
					<description>I changed this code a little bit to improve the security. 
===================================
//if ( $_SESSION['IMAGE_CODE'] != $securitycode ) {
if ( $_SESSION['IMAGE_CODE'] != md5($securitycode) ){
====================================
and


/*
$_SESSION['IMAGE_CODE'] = str_replace(array('0', 'o'), array('1', 'p'), strtolower(substr(md5(rand()), 20, 4)));
$char = $_SESSION['IMAGE_CODE'];
*/
$char =  str_replace(array('0', 'o'), array('1', 'p'), strtolower(substr(md5(rand()), 20, 4)));
$_SESSION['IMAGE_CODE'] = md5($char);
===================</description>
		<content:encoded><![CDATA[<p>I changed this code a little bit to improve the security.<br />
===================================<br />
//if ( $_SESSION[&#8217;IMAGE_CODE&#8217;] != $securitycode ) {<br />
if ( $_SESSION[&#8217;IMAGE_CODE&#8217;] != md5($securitycode) ){<br />
====================================<br />
and</p>
<p>/*<br />
$_SESSION[&#8217;IMAGE_CODE&#8217;] = str_replace(array(&#8217;0&#8242;, &#8216;o&#8217;), array(&#8217;1&#8242;, &#8216;p&#8217;), strtolower(substr(md5(rand()), 20, 4)));<br />
$char = $_SESSION[&#8217;IMAGE_CODE&#8217;];<br />
*/<br />
$char =  str_replace(array(&#8217;0&#8242;, &#8216;o&#8217;), array(&#8217;1&#8242;, &#8216;p&#8217;), strtolower(substr(md5(rand()), 20, 4)));<br />
$_SESSION[&#8217;IMAGE_CODE&#8217;] = md5($char);<br />
===================</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: jay</title>
		<link>http://nio.infor96.com/archives/369#comment-2647</link>
		<author>jay</author>
		<pubDate>Wed, 02 Aug 2006 06:03:04 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2647</guid>
					<description>how do you get this to work with a sub domain? it must be possible cause this site is a sub domain.

I did this, doesn't work...

WordPress address (URI): http://webpage.com/sub

Blog address (URI):
http://sub.webpage.com</description>
		<content:encoded><![CDATA[<p>how do you get this to work with a sub domain? it must be possible cause this site is a sub domain.</p>
<p>I did this, doesn&#8217;t work&#8230;</p>
<p>WordPress address (URI): <a href="http://webpage.com/sub" rel="nofollow">http://webpage.com/sub</a></p>
<p>Blog address (URI):<br />
<a href="http://sub.webpage.com" rel="nofollow">http://sub.webpage.com</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ambatchdotcom Seocontest</title>
		<link>http://nio.infor96.com/archives/369#comment-2650</link>
		<author>Ambatchdotcom Seocontest</author>
		<pubDate>Wed, 02 Aug 2006 08:50:35 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2650</guid>
					<description>Excellent Plugin there.
Can you make the same for plogger images gallery, there are 40000+ Plogger users :)
Amit Patel</description>
		<content:encoded><![CDATA[<p>Excellent Plugin there.<br />
Can you make the same for plogger images gallery, there are 40000+ Plogger users <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Amit Patel</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2655</link>
		<author>Nio</author>
		<pubDate>Thu, 03 Aug 2006 02:30:09 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2655</guid>
					<description>Hi, Wei. Thanks for your codes.</description>
		<content:encoded><![CDATA[<p>Hi, Wei. Thanks for your codes.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2656</link>
		<author>Nio</author>
		<pubDate>Thu, 03 Aug 2006 02:33:36 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2656</guid>
					<description>hi Amit Patel. That's good idea.</description>
		<content:encoded><![CDATA[<p>hi Amit Patel. That&#8217;s good idea.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2692</link>
		<author>_ck_</author>
		<pubDate>Sat, 05 Aug 2006 11:53:04 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2692</guid>
					<description>Your code to check for pingback or trackback does not work as is?  I had to change it to this to get it to allow them.

&lt;code&gt;
function comment_post($post_ID)
    {
        global $wpdb, $user_ID, $_POST, $_SESSION, $comment;
        
        if ($comment-&#62;comment_type != "comment") {return $post_ID;}
&lt;/code&gt;

But the bigger problem I have with virtually all Captcha plugins is they require cookies. I am trying to find a way around that since many people block cookies these days.

If you google for "Preserving State Without Cookies" you will find alot of information on that. Maybe you can figure out a solution faster than I can.</description>
		<content:encoded><![CDATA[<p>Your code to check for pingback or trackback does not work as is?  I had to change it to this to get it to allow them.</p>
<p><code><br />
function comment_post($post_ID)<br />
    {<br />
        global $wpdb, $user_ID, $_POST, $_SESSION, $comment;</p>
<p>        if ($comment-&gt;comment_type != "comment") {return $post_ID;}<br />
</code></p>
<p>But the bigger problem I have with virtually all Captcha plugins is they require cookies. I am trying to find a way around that since many people block cookies these days.</p>
<p>If you google for &#8220;Preserving State Without Cookies&#8221; you will find alot of information on that. Maybe you can figure out a solution faster than I can.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2694</link>
		<author>_ck_</author>
		<pubDate>Sat, 05 Aug 2006 13:55:11 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2694</guid>
					<description>Ignore my previous suggestion for a fix, it's alot easier than all that.

You have a improper comparison on line 59
change it to this:

&lt;code&gt;
if ( !$user_ID  &#38;&#38; ($comment_type === '')) {
&lt;/code&gt;

otherwise it passes for trackbacks and pings which is wrong

I'm back to investigating cookie-free methods via 
&lt;code&gt;
 ini_set("session.use_cookies", "0");       ini_set("session.use_trans_sid", "true");
&lt;/code&gt;

to try to pass the code through the form post instead of cookies or the url.</description>
		<content:encoded><![CDATA[<p>Ignore my previous suggestion for a fix, it&#8217;s alot easier than all that.</p>
<p>You have a improper comparison on line 59<br />
change it to this:</p>
<p><code><br />
if ( !$user_ID  &amp;&amp; ($comment_type === '')) {<br />
</code></p>
<p>otherwise it passes for trackbacks and pings which is wrong</p>
<p>I&#8217;m back to investigating cookie-free methods via<br />
<code><br />
 ini_set("session.use_cookies", "0");       ini_set("session.use_trans_sid", "true");<br />
</code></p>
<p>to try to pass the code through the form post instead of cookies or the url.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2697</link>
		<author>Nio</author>
		<pubDate>Sun, 06 Aug 2006 03:26:51 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2697</guid>
					<description>hi, _ck_
Trackbacks &#038; pings have been fixed in v0.5 in last month. You can download and check it. 
I think "session.use_trans_sid" is NOT security enough. Maybe we should detect whether clients allow cookies first.</description>
		<content:encoded><![CDATA[<p>hi, _ck_<br />
Trackbacks &#038; pings have been fixed in v0.5 in last month. You can download and check it.<br />
I think &#8220;session.use_trans_sid&#8221; is NOT security enough. Maybe we should detect whether clients allow cookies first.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2704</link>
		<author>_ck_</author>
		<pubDate>Sun, 06 Aug 2006 09:14:26 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2704</guid>
					<description>For some reason your v0.5 still fails on my pingback testing and I get the "enter security code" for a pingback.

your line is
&lt;code&gt;
if ( !$user_ID &#38;&#38; !$comment_type ) {
&lt;/code&gt;

which I believe can fail.

I replaced it with:
&lt;code&gt;
if ( !$user_ID &#38;&#38; ($comment_type === '')) {
&lt;/code&gt;

which works everytime. Note the three "="

session.use_trans_sid makes the data pass through the form post instead of using a cookie for the session. How is that less secure? Any robot would be able to access any one of those methods so they are all equal?

In any case I believe there has to be a way to simply append a hidden input field and pass the key  to compare in the post data directly at the same time as you append the image? You should not have to use sessions or cookies at all. Take advantage of the form that is right there?</description>
		<content:encoded><![CDATA[<p>For some reason your v0.5 still fails on my pingback testing and I get the &#8220;enter security code&#8221; for a pingback.</p>
<p>your line is<br />
<code><br />
if ( !$user_ID &amp;&amp; !$comment_type ) {<br />
</code></p>
<p>which I believe can fail.</p>
<p>I replaced it with:<br />
<code><br />
if ( !$user_ID &amp;&amp; ($comment_type === '')) {<br />
</code></p>
<p>which works everytime. Note the three &#8220;=&#8221;</p>
<p>session.use_trans_sid makes the data pass through the form post instead of using a cookie for the session. How is that less secure? Any robot would be able to access any one of those methods so they are all equal?</p>
<p>In any case I believe there has to be a way to simply append a hidden input field and pass the key  to compare in the post data directly at the same time as you append the image? You should not have to use sessions or cookies at all. Take advantage of the form that is right there?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2705</link>
		<author>_ck_</author>
		<pubDate>Sun, 06 Aug 2006 10:39:53 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2705</guid>
					<description>After alot of pondering I think I figured out how to do this without cookies using mysql and slide it right into your existing routine.

Basically when the image is called for, you send it the timestamp. So from there, store the timestamp the the md5 created code into a mysql table. You first check to make sure  the code does not exist already - if it does there is a collision within 10-15 minutes which is extremely unlikely.

Upon submit, you 1. check to make sure the timestamp is within 10-15 minutes or so and purge/trim the database - 2. you check the database for a matching md5 code within the past 10-15 minutes (database is already trimmed so it's just the whole database) 3. if there is no code matching, they either submitted the wrong code or it's too far after the creation date, send them back.

Granted there is a problem if there are thousands of people requsting a captcha image at the exact same 10-15 minutes but for 99% of the blogs out there, this is far from an issue?

Defeating this method would be just as hard as using session variables.</description>
		<content:encoded><![CDATA[<p>After alot of pondering I think I figured out how to do this without cookies using mysql and slide it right into your existing routine.</p>
<p>Basically when the image is called for, you send it the timestamp. So from there, store the timestamp the the md5 created code into a mysql table. You first check to make sure  the code does not exist already - if it does there is a collision within 10-15 minutes which is extremely unlikely.</p>
<p>Upon submit, you 1. check to make sure the timestamp is within 10-15 minutes or so and purge/trim the database - 2. you check the database for a matching md5 code within the past 10-15 minutes (database is already trimmed so it&#8217;s just the whole database) 3. if there is no code matching, they either submitted the wrong code or it&#8217;s too far after the creation date, send them back.</p>
<p>Granted there is a problem if there are thousands of people requsting a captcha image at the exact same 10-15 minutes but for 99% of the blogs out there, this is far from an issue?</p>
<p>Defeating this method would be just as hard as using session variables.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2709</link>
		<author>Nio</author>
		<pubDate>Sun, 06 Aug 2006 13:47:27 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2709</guid>
					<description>Hi, _ck_, thanks for your comments.

I have a question. What's the $comment_type value of pingback? I think it's "pingback", because it appears in some files of wp. If I'm wrong, tell me please.

For 'session.use_trans_sid', it has been mentioned in PHP manual. "If you link to an external site, the URL including the session id might be stored in the external site's referrer logs...."

I understand your solution, but it's too complex. I don't think it's the best solution. The timestamp isn't unique. If there are two clients get the same timestamp, but different image codes, it will fail. The database is a problem. WP has too many queries now, and it cause some sites run slowly.</description>
		<content:encoded><![CDATA[<p>Hi, _ck_, thanks for your comments.</p>
<p>I have a question. What&#8217;s the $comment_type value of pingback? I think it&#8217;s &#8220;pingback&#8221;, because it appears in some files of wp. If I&#8217;m wrong, tell me please.</p>
<p>For &#8217;session.use_trans_sid&#8217;, it has been mentioned in PHP manual. &#8220;If you link to an external site, the URL including the session id might be stored in the external site&#8217;s referrer logs&#8230;.&#8221;</p>
<p>I understand your solution, but it&#8217;s too complex. I don&#8217;t think it&#8217;s the best solution. The timestamp isn&#8217;t unique. If there are two clients get the same timestamp, but different image codes, it will fail. The database is a problem. WP has too many queries now, and it cause some sites run slowly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2710</link>
		<author>_ck_</author>
		<pubDate>Sun, 06 Aug 2006 13:55:34 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2710</guid>
					<description>I now have a working prototype of your code using mysql and it work very nicely. No more cookies needed and with a true table it can check/block  people hammering on the images to try to crack it (or your system). I added IP matching to boost the uniqueness and it should work.

As far as slowness, some people report that turning on sessions actually slows things down. Since the security image is only for unregistered users it shouldn't be too bad.

With some extra code you could actually give the option of sessions OR using mysql for no cookies. As far as I can tell, your code will be the FIRST for wordpress that does captcha without needing cookies  :-)

I'll email you a copy or post a downloadable link here in a minute.

ps. The problem with the $comment_type was that NULL and "does not exist" are not always the same in PHP? At least I think that's what it is. In the PHP manual "==" and "===" mean  different things.</description>
		<content:encoded><![CDATA[<p>I now have a working prototype of your code using mysql and it work very nicely. No more cookies needed and with a true table it can check/block  people hammering on the images to try to crack it (or your system). I added IP matching to boost the uniqueness and it should work.</p>
<p>As far as slowness, some people report that turning on sessions actually slows things down. Since the security image is only for unregistered users it shouldn&#8217;t be too bad.</p>
<p>With some extra code you could actually give the option of sessions OR using mysql for no cookies. As far as I can tell, your code will be the FIRST for wordpress that does captcha without needing cookies  <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ll email you a copy or post a downloadable link here in a minute.</p>
<p>ps. The problem with the $comment_type was that NULL and &#8220;does not exist&#8221; are not always the same in PHP? At least I think that&#8217;s what it is. In the PHP manual &#8220;==&#8221; and &#8220;===&#8221; mean  different things.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2712</link>
		<author>Nio</author>
		<pubDate>Sun, 06 Aug 2006 14:06:25 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2712</guid>
					<description>Congratulation! I'll learn your codes. 

Unregistered users are far more than registered users in my site. I think many blogs are the same as mine.

I know the difference with "==" and "===", but I think pingback $comment_type value is "pingback", and "!$comment_type" means the "comment" in WP.</description>
		<content:encoded><![CDATA[<p>Congratulation! I&#8217;ll learn your codes. </p>
<p>Unregistered users are far more than registered users in my site. I think many blogs are the same as mine.</p>
<p>I know the difference with &#8220;==&#8221; and &#8220;===&#8221;, but I think pingback $comment_type value is &#8220;pingback&#8221;, and &#8220;!$comment_type&#8221; means the &#8220;comment&#8221; in WP.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: _ck_</title>
		<link>http://nio.infor96.com/archives/369#comment-2713</link>
		<author>_ck_</author>
		<pubDate>Sun, 06 Aug 2006 14:51:35 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2713</guid>
					<description>Okay I just emailed you my mod.
Here it is for anyone else interested:
http://www.savefile.com/files.php?fid=7140283
(rename the .phps to .php)
-------------------------
Default expire time is set to 30 minutes but you can 
decrease it if you'd like (search for 1800)

The needed mysql table is created on plugin activation.
Note that it will purge any existing table of it's own on activation
so if you activate/deactivate alot it will cause visitors failed posts.

Be sure to deactivate the non-mysql version first, 
you can't run them both at the same time ;-)
----------------------</description>
		<content:encoded><![CDATA[<p>Okay I just emailed you my mod.<br />
Here it is for anyone else interested:<br />
<a href="http://www.savefile.com/files.php?fid=7140283" rel="nofollow">http://www.savefile.com/files.php?fid=7140283</a><br />
(rename the .phps to .php)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Default expire time is set to 30 minutes but you can<br />
decrease it if you&#8217;d like (search for 1800)</p>
<p>The needed mysql table is created on plugin activation.<br />
Note that it will purge any existing table of it&#8217;s own on activation<br />
so if you activate/deactivate alot it will cause visitors failed posts.</p>
<p>Be sure to deactivate the non-mysql version first,<br />
you can&#8217;t run them both at the same time <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Testing</title>
		<link>http://nio.infor96.com/archives/369#comment-2853</link>
		<author>Testing</author>
		<pubDate>Mon, 14 Aug 2006 00:39:20 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2853</guid>
					<description>testttt</description>
		<content:encoded><![CDATA[<p>testttt</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mr. Go</title>
		<link>http://nio.infor96.com/archives/369#comment-2872</link>
		<author>Mr. Go</author>
		<pubDate>Tue, 15 Aug 2006 04:14:00 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2872</guid>
					<description>what is it?</description>
		<content:encoded><![CDATA[<p>what is it?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: xinquan</title>
		<link>http://nio.infor96.com/archives/369#comment-2908</link>
		<author>xinquan</author>
		<pubDate>Thu, 17 Aug 2006 02:34:30 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2908</guid>
					<description>用了你的那个anti-spam image plugin
但是不知道那里才能点击广告？</description>
		<content:encoded><![CDATA[<p>用了你的那个anti-spam image plugin<br />
但是不知道那里才能点击广告？</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://nio.infor96.com/archives/369#comment-2921</link>
		<author>Wojtek</author>
		<pubDate>Thu, 17 Aug 2006 04:52:39 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2921</guid>
					<description>Wrrrr....

I love the idea of this plug in but. Pictuire doesnt appear in my case. I checked my GD and I have GD 2.something. I van see the line in the comment block butr I cannot see the image. I read everything here, checked and still nothing.
When I put http://blog.wojtekgil.com/index.php?image=1 I get bunch of lines with errors. :-(
Help!</description>
		<content:encoded><![CDATA[<p>Wrrrr&#8230;.</p>
<p>I love the idea of this plug in but. Pictuire doesnt appear in my case. I checked my GD and I have GD 2.something. I van see the line in the comment block butr I cannot see the image. I read everything here, checked and still nothing.<br />
When I put <a href="http://blog.wojtekgil.com/index.php?image=1" rel="nofollow">http://blog.wojtekgil.com/index.php?image=1</a> I get bunch of lines with errors. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
Help!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://nio.infor96.com/archives/369#comment-2922</link>
		<author>Wojtek</author>
		<pubDate>Thu, 17 Aug 2006 05:35:11 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2922</guid>
					<description>...and I'm on WordPress 2.0.4</description>
		<content:encoded><![CDATA[<p>&#8230;and I&#8217;m on WordPress 2.0.4</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2923</link>
		<author>Nio</author>
		<pubDate>Thu, 17 Aug 2006 06:03:13 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2923</guid>
					<description>hi, Wojtek.
I seen that your index.php had sent "&#60;link rel="shortcut icon" href="http://wojtekgil.com/favicon.ico" &#62;" before the image. Did you write this code in somewhere?</description>
		<content:encoded><![CDATA[<p>hi, Wojtek.<br />
I seen that your index.php had sent &#8220;&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;http://wojtekgil.com/favicon.ico&#8221; &gt;&#8221; before the image. Did you write this code in somewhere?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://nio.infor96.com/archives/369#comment-2924</link>
		<author>Wojtek</author>
		<pubDate>Thu, 17 Aug 2006 06:08:56 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2924</guid>
					<description>I'm not sutre what you mean but I had to put the line "
ID); ?&#62;" muself. Are you suggesting I put it in a wrong place?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sutre what you mean but I had to put the line &#8221;<br />
ID); ?&gt;&#8221; muself. Are you suggesting I put it in a wrong place?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://nio.infor96.com/archives/369#comment-2925</link>
		<author>Wojtek</author>
		<pubDate>Thu, 17 Aug 2006 06:28:38 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2925</guid>
					<description>I messed up the previous post. I will check my index as much as I can, as my knowledge allows.
Thanks and I will be back, probably :-)</description>
		<content:encoded><![CDATA[<p>I messed up the previous post. I will check my index as much as I can, as my knowledge allows.<br />
Thanks and I will be back, probably <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-2926</link>
		<author>Nio</author>
		<pubDate>Thu, 17 Aug 2006 06:31:13 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2926</guid>
					<description>Sorry, I forgot to escape html. The line is"&#60;link rel="shortcut icon" href="http://wojtekgil.com/favicon.ico" &#62;".</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot to escape html. The line is&#8221;&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;http://wojtekgil.com/favicon.ico&#8221; &gt;&#8221;.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://nio.infor96.com/archives/369#comment-2927</link>
		<author>Wojtek</author>
		<pubDate>Thu, 17 Aug 2006 06:32:11 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2927</guid>
					<description>OK!
Got it to work!
I had favicon line in my index. when I removed it everything works perfect! (at least now) THANK YOU!</description>
		<content:encoded><![CDATA[<p>OK!<br />
Got it to work!<br />
I had favicon line in my index. when I removed it everything works perfect! (at least now) THANK YOU!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: delvig</title>
		<link>http://nio.infor96.com/archives/369#comment-2984</link>
		<author>delvig</author>
		<pubDate>Fri, 18 Aug 2006 06:59:50 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-2984</guid>
					<description>Great plugin! I got it work effortlessly with my fresh weblog. With the joint force of Akismet, spams gotta leave me alone for a while :P

Thanks,
delvig</description>
		<content:encoded><![CDATA[<p>Great plugin! I got it work effortlessly with my fresh weblog. With the joint force of Akismet, spams gotta leave me alone for a while <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Thanks,<br />
delvig</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: pix</title>
		<link>http://nio.infor96.com/archives/369#comment-3001</link>
		<author>pix</author>
		<pubDate>Fri, 18 Aug 2006 11:17:28 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-3001</guid>
					<description>Thanks for plug! I like it!</description>
		<content:encoded><![CDATA[<p>Thanks for plug! I like it!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Brad Gessler</title>
		<link>http://nio.infor96.com/archives/369#comment-3332</link>
		<author>Brad Gessler</author>
		<pubDate>Mon, 21 Aug 2006 20:12:28 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-3332</guid>
					<description>Finally! I found a spam system that works! Thank you!</description>
		<content:encoded><![CDATA[<p>Finally! I found a spam system that works! Thank you!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mr, Go</title>
		<link>http://nio.infor96.com/archives/369#comment-3871</link>
		<author>Mr, Go</author>
		<pubDate>Wed, 30 Aug 2006 23:49:42 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-3871</guid>
					<description>Hi Nio, If the version 4 of Anti Spam works well, would you still recommend I upgrade to the version 5? By the way, what is the difference between the 4, and 5?</description>
		<content:encoded><![CDATA[<p>Hi Nio, If the version 4 of Anti Spam works well, would you still recommend I upgrade to the version 5? By the way, what is the difference between the 4, and 5?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-3876</link>
		<author>Nio</author>
		<pubDate>Thu, 31 Aug 2006 01:28:21 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-3876</guid>
					<description>Version 0.5 just fixed the bug that trackback and pingback couldn't work. If you need trackback function, it's recommended to upgrade to the version 0.5.</description>
		<content:encoded><![CDATA[<p>Version 0.5 just fixed the bug that trackback and pingback couldn&#8217;t work. If you need trackback function, it&#8217;s recommended to upgrade to the version 0.5.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: lawrence sheed</title>
		<link>http://nio.infor96.com/archives/369#comment-4305</link>
		<author>lawrence sheed</author>
		<pubDate>Wed, 06 Sep 2006 02:08:38 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4305</guid>
					<description>谢谢你！

Hopefully this stops all the spammers - &#62; 500 spammy comments this month, sigh...

Lawrence / www.shanghaiguide.com</description>
		<content:encoded><![CDATA[<p>谢谢你！</p>
<p>Hopefully this stops all the spammers - &gt; 500 spammy comments this month, sigh&#8230;</p>
<p>Lawrence / <a href="http://www.shanghaiguide.com" rel="nofollow">www.shanghaiguide.com</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: test</title>
		<link>http://nio.infor96.com/archives/369#comment-4445</link>
		<author>test</author>
		<pubDate>Sat, 09 Sep 2006 08:37:39 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4445</guid>
					<description>thx</description>
		<content:encoded><![CDATA[<p>thx</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: steveo</title>
		<link>http://nio.infor96.com/archives/369#comment-4477</link>
		<author>steveo</author>
		<pubDate>Sun, 10 Sep 2006 21:16:46 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4477</guid>
					<description>just testing your system. i need something like this!

thanks</description>
		<content:encoded><![CDATA[<p>just testing your system. i need something like this!</p>
<p>thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: makrobiotika</title>
		<link>http://nio.infor96.com/archives/369#comment-4532</link>
		<author>makrobiotika</author>
		<pubDate>Tue, 12 Sep 2006 21:31:45 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4532</guid>
					<description>Thanks a lot for the captcha. This one is much better than the first captcha project for the Wordpress. I like it.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the captcha. This one is much better than the first captcha project for the Wordpress. I like it.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mafeitao</title>
		<link>http://nio.infor96.com/archives/369#comment-4758</link>
		<author>mafeitao</author>
		<pubDate>Fri, 22 Sep 2006 12:42:22 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4758</guid>
					<description>September 22, 2006
Anti Spam Image 被18ie.com 采用
Filed under: Uncategorized — mft @ 8:24 pm 
Anti Spam Image 也是一个利用图形验证的反spam的插件。Anti Spam Image最新版是 0.5， 在wordpress 2.0 里可以用。安装非常简单，只有2步。1) 上传到plugins目录， 2)active。 

下载地址是 http://nio.infor96.com/archives/369 

结论：Anti Spam Image 被18ie.com 采用，感觉还不错。</description>
		<content:encoded><![CDATA[<p>September 22, 2006<br />
Anti Spam Image 被18ie.com 采用<br />
Filed under: Uncategorized — mft @ 8:24 pm<br />
Anti Spam Image 也是一个利用图形验证的反spam的插件。Anti Spam Image最新版是 0.5， 在wordpress 2.0 里可以用。安装非常简单，只有2步。1) 上传到plugins目录， 2)active。 </p>
<p>下载地址是 <a href="http://nio.infor96.com/archives/369" rel="nofollow">http://nio.infor96.com/archives/369</a> </p>
<p>结论：Anti Spam Image 被18ie.com 采用，感觉还不错。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mafeitao</title>
		<link>http://nio.infor96.com/archives/369#comment-4760</link>
		<author>mafeitao</author>
		<pubDate>Fri, 22 Sep 2006 12:44:52 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4760</guid>
					<description>多谢。</description>
		<content:encoded><![CDATA[<p>多谢。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mafeitao</title>
		<link>http://nio.infor96.com/archives/369#comment-4761</link>
		<author>mafeitao</author>
		<pubDate>Fri, 22 Sep 2006 12:46:06 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4761</guid>
					<description>http://www.18ie.com/wordpress/?p=7#respond</description>
		<content:encoded><![CDATA[<p><a href="http://www.18ie.com/wordpress/?p=7#respond" rel="nofollow">http://www.18ie.com/wordpress/?p=7#respond</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mafeitao</title>
		<link>http://nio.infor96.com/archives/369#comment-4763</link>
		<author>mafeitao</author>
		<pubDate>Fri, 22 Sep 2006 12:49:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-4763</guid>
					<description>我以前写过1个汉字OCR软件,叫mini ocr.也算是对ocr有所了解,感觉这个图像加密算法稍微简单了一点. 应该再复杂些,就更好了.马飞涛</description>
		<content:encoded><![CDATA[<p>我以前写过1个汉字OCR软件,叫mini ocr.也算是对ocr有所了解,感觉这个图像加密算法稍微简单了一点. 应该再复杂些,就更好了.马飞涛</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: 冯蕾蕾</title>
		<link>http://nio.infor96.com/archives/369#comment-5138</link>
		<author>冯蕾蕾</author>
		<pubDate>Mon, 09 Oct 2006 01:46:35 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5138</guid>
					<description>WordPress:version: 2.0.4(无中文插件)
Theme:Keso 主题
Anti Spam Image：version: 0.5

只需激活插件即可。赞一个。</description>
		<content:encoded><![CDATA[<p>WordPress:version: 2.0.4(无中文插件)<br />
Theme:Keso 主题<br />
Anti Spam Image：version: 0.5</p>
<p>只需激活插件即可。赞一个。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tudor</title>
		<link>http://nio.infor96.com/archives/369#comment-5516</link>
		<author>Tudor</author>
		<pubDate>Fri, 13 Oct 2006 08:43:36 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5516</guid>
					<description>Hi, I have the following problem: when I activate the plugin and try to post a comment it says: 'Comments are closed.' I don't know why.
Thank you for your asistance!</description>
		<content:encoded><![CDATA[<p>Hi, I have the following problem: when I activate the plugin and try to post a comment it says: &#8216;Comments are closed.&#8217; I don&#8217;t know why.<br />
Thank you for your asistance!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tudor</title>
		<link>http://nio.infor96.com/archives/369#comment-5517</link>
		<author>Tudor</author>
		<pubDate>Fri, 13 Oct 2006 08:50:41 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5517</guid>
					<description>In Administration Pannel-&#62; Options_&#62; Discussion the 'allow people to post comments' is checked</description>
		<content:encoded><![CDATA[<p>In Administration Pannel-&gt; Options_&gt; Discussion the &#8216;allow people to post comments&#8217; is checked</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: rena</title>
		<link>http://nio.infor96.com/archives/369#comment-5570</link>
		<author>rena</author>
		<pubDate>Mon, 16 Oct 2006 03:58:52 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5570</guid>
					<description>OK，it is good!</description>
		<content:encoded><![CDATA[<p>OK，it is good!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: rena</title>
		<link>http://nio.infor96.com/archives/369#comment-5571</link>
		<author>rena</author>
		<pubDate>Mon, 16 Oct 2006 03:59:35 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5571</guid>
					<description>如果加上一个验证就更好了！

见：http://www.revel.cn/blog/?p=104</description>
		<content:encoded><![CDATA[<p>如果加上一个验证就更好了！</p>
<p>见：http://www.revel.cn/blog/?p=104</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tudor</title>
		<link>http://nio.infor96.com/archives/369#comment-5583</link>
		<author>Tudor</author>
		<pubDate>Mon, 16 Oct 2006 14:53:32 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5583</guid>
					<description>Sorry i don't understand your answer rena. Plese write in english.</description>
		<content:encoded><![CDATA[<p>Sorry i don&#8217;t understand your answer rena. Plese write in english.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-5607</link>
		<author>Nio</author>
		<pubDate>Tue, 17 Oct 2006 13:48:35 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5607</guid>
					<description>hi, Tudor. It seems because of your theme. When you submit a comment, it posts data to the server in AJAX way. So maybe you should modify the AJAX server side codes. Or try another theme, such as "classic", "default" and so on.</description>
		<content:encoded><![CDATA[<p>hi, Tudor. It seems because of your theme. When you submit a comment, it posts data to the server in AJAX way. So maybe you should modify the AJAX server side codes. Or try another theme, such as &#8220;classic&#8221;, &#8220;default&#8221; and so on.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tudor</title>
		<link>http://nio.infor96.com/archives/369#comment-5608</link>
		<author>Tudor</author>
		<pubDate>Tue, 17 Oct 2006 14:05:14 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5608</guid>
					<description>Thanks for your reply Neo. unfortunatelly I don't know how to modify the AJAZ server side codes. I personalized this theme so I don't think I will change it. Thanks again for your answer.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply Neo. unfortunatelly I don&#8217;t know how to modify the AJAZ server side codes. I personalized this theme so I don&#8217;t think I will change it. Thanks again for your answer.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: djmitch</title>
		<link>http://nio.infor96.com/archives/369#comment-5962</link>
		<author>djmitch</author>
		<pubDate>Mon, 23 Oct 2006 15:26:44 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-5962</guid>
					<description>Hi to all ... and thank you for this nice plug in... 

I run a dj web site dedicated to minimal electronic music and I use wordpress to  manage my content... I have installed your plugin from  more than one mounth, but recently I have always some comments to delete because they are waiting moderation, ( for my luck ! ) and are not stopped by your plugin like before..

So maybe these are humans or spammers have understand how read the security code ?

Did you have any up-grade to solve this ??

Thank you for any replay.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi to all &#8230; and thank you for this nice plug in&#8230; </p>
<p>I run a dj web site dedicated to minimal electronic music and I use wordpress to  manage my content&#8230; I have installed your plugin from  more than one mounth, but recently I have always some comments to delete because they are waiting moderation, ( for my luck ! ) and are not stopped by your plugin like before..</p>
<p>So maybe these are humans or spammers have understand how read the security code ?</p>
<p>Did you have any up-grade to solve this ??</p>
<p>Thank you for any replay.</p>
<p>Cheers</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Fan of Don Lapre</title>
		<link>http://nio.infor96.com/archives/369#comment-6005</link>
		<author>Fan of Don Lapre</author>
		<pubDate>Tue, 24 Oct 2006 21:53:04 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-6005</guid>
					<description>I like the Captcha more than any other for spam filtration.</description>
		<content:encoded><![CDATA[<p>I like the Captcha more than any other for spam filtration.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kimberley</title>
		<link>http://nio.infor96.com/archives/369#comment-6094</link>
		<author>Kimberley</author>
		<pubDate>Thu, 26 Oct 2006 17:47:55 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-6094</guid>
					<description>thank you so much for this plug-in :)</description>
		<content:encoded><![CDATA[<p>thank you so much for this plug-in <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Roger</title>
		<link>http://nio.infor96.com/archives/369#comment-6125</link>
		<author>Roger</author>
		<pubDate>Fri, 27 Oct 2006 23:44:18 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-6125</guid>
					<description>Thank you very much for the plugin. It is most appreciated.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the plugin. It is most appreciated.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Melodie</title>
		<link>http://nio.infor96.com/archives/369#comment-7070</link>
		<author>Melodie</author>
		<pubDate>Sat, 11 Nov 2006 15:04:02 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-7070</guid>
					<description>Thanks for great plugin.</description>
		<content:encoded><![CDATA[<p>Thanks for great plugin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ming</title>
		<link>http://nio.infor96.com/archives/369#comment-7311</link>
		<author>Ming</author>
		<pubDate>Wed, 15 Nov 2006 05:49:40 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-7311</guid>
					<description>Is there any reason that the session doesn't pass value correctly? I have two news blog websites which I thought the configurations of PHP are the same. However one works fine one doesn't. It always says the security code is wrong. I tested it and found it actually didn't pass the session value at all so it can not compare the value i entered with the image code. What could be wrong? Could you help?</description>
		<content:encoded><![CDATA[<p>Is there any reason that the session doesn&#8217;t pass value correctly? I have two news blog websites which I thought the configurations of PHP are the same. However one works fine one doesn&#8217;t. It always says the security code is wrong. I tested it and found it actually didn&#8217;t pass the session value at all so it can not compare the value i entered with the image code. What could be wrong? Could you help?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-7319</link>
		<author>Nio</author>
		<pubDate>Wed, 15 Nov 2006 11:09:17 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-7319</guid>
					<description>hi Ming, did you use subdomain? I think it's because of session.cookie_domain.</description>
		<content:encoded><![CDATA[<p>hi Ming, did you use subdomain? I think it&#8217;s because of session.cookie_domain.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Berend Raap</title>
		<link>http://nio.infor96.com/archives/369#comment-8047</link>
		<author>Berend Raap</author>
		<pubDate>Tue, 05 Dec 2006 10:34:30 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8047</guid>
					<description>Hi Nio,

I have just installed your anti spam image plugin and it works fine. Many thanks, I use the typo theme from Sunaryo Hadi and he told me that possibly you could also provide this plugin for a contact form. Do you have that for me?

Cheers, Berend Raap</description>
		<content:encoded><![CDATA[<p>Hi Nio,</p>
<p>I have just installed your anti spam image plugin and it works fine. Many thanks, I use the typo theme from Sunaryo Hadi and he told me that possibly you could also provide this plugin for a contact form. Do you have that for me?</p>
<p>Cheers, Berend Raap</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-8093</link>
		<author>Nio</author>
		<pubDate>Wed, 06 Dec 2006 02:49:31 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8093</guid>
					<description>Hi Berend Raap,

I have sent it to you. :)</description>
		<content:encoded><![CDATA[<p>Hi Berend Raap,</p>
<p>I have sent it to you. <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Yaba</title>
		<link>http://nio.infor96.com/archives/369#comment-8632</link>
		<author>Yaba</author>
		<pubDate>Thu, 07 Dec 2006 20:01:19 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8632</guid>
					<description>Hi Nio,

like djming wrote I am also using your plugin for several months and it was quite since a few weeks. Suddenly I have to moderate comments on a daily basis.

Did someone manage to parse the image? Could an update help, which obfusicates the image even more?

Best regards from Germany,
Yaba</description>
		<content:encoded><![CDATA[<p>Hi Nio,</p>
<p>like djming wrote I am also using your plugin for several months and it was quite since a few weeks. Suddenly I have to moderate comments on a daily basis.</p>
<p>Did someone manage to parse the image? Could an update help, which obfusicates the image even more?</p>
<p>Best regards from Germany,<br />
Yaba</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: jacky</title>
		<link>http://nio.infor96.com/archives/369#comment-8837</link>
		<author>jacky</author>
		<pubDate>Tue, 12 Dec 2006 04:48:58 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8837</guid>
					<description>无法显示验证图片是什么原因?</description>
		<content:encoded><![CDATA[<p>无法显示验证图片是什么原因?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nio</title>
		<link>http://nio.infor96.com/archives/369#comment-8842</link>
		<author>Nio</author>
		<pubDate>Tue, 12 Dec 2006 08:01:55 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8842</guid>
					<description>hi jacky,
貌似在输出图片之前你的文件输出了一些东西，导致图片无法正常输出，你可以试试这个url：
http://www.jackyhere.com/index.php?image=1</description>
		<content:encoded><![CDATA[<p>hi jacky,<br />
貌似在输出图片之前你的文件输出了一些东西，导致图片无法正常输出，你可以试试这个url：<br />
<a href="http://www.jackyhere.com/index.php?image=1" rel="nofollow">http://www.jackyhere.com/index.php?image=1</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Cristian</title>
		<link>http://nio.infor96.com/archives/369#comment-8902</link>
		<author>Cristian</author>
		<pubDate>Tue, 12 Dec 2006 18:05:06 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8902</guid>
					<description>Hy Nio.

I seem to be having some problems with your plugin ... i recently wanted to try and install another plugin to my blog, post-ratings .. and when i activate it the line on the web page with the input of the code and the image is gone ... the image shows up when trying the url with .../index.php?image=1  but on the comments page it completely dissapeared. this happens when i activate the post ratings plugin even if the line implementing the ratings function is commented out from index.php.

This is the plugin i'm talking about http://www.lesterchan.net/others/downloads.php?id=20

Can you help me at all with this one ?!  thanks ...</description>
		<content:encoded><![CDATA[<p>Hy Nio.</p>
<p>I seem to be having some problems with your plugin &#8230; i recently wanted to try and install another plugin to my blog, post-ratings .. and when i activate it the line on the web page with the input of the code and the image is gone &#8230; the image shows up when trying the url with &#8230;/index.php?image=1  but on the comments page it completely dissapeared. this happens when i activate the post ratings plugin even if the line implementing the ratings function is commented out from index.php.</p>
<p>This is the plugin i&#8217;m talking about <a href="http://www.lesterchan.net/others/downloads.php?id=20" rel="nofollow">http://www.lesterchan.net/others/downloads.php?id=20</a></p>
<p>Can you help me at all with this one ?!  thanks &#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Cristian</title>
		<link>http://nio.infor96.com/archives/369#comment-8908</link>
		<author>Cristian</author>
		<pubDate>Tue, 12 Dec 2006 22:58:08 +0000</pubDate>
		<guid>http://nio.infor96.com/archives/369#comment-8908</guid>
					<description>nevermind ... fixed the problem :)</description>
		<content:encoded><![CDATA[<p>nevermind &#8230; fixed the problem <img src='http://nio.infor96.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]>