<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Showcase Topic: new bbPress plugin: Human Test for Registration</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Topic: new bbPress plugin: Human Test for Registration</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 05:09:56 +0000</pubDate>

<item>
<title>CyberSensei on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-135</link>
<pubDate>Fri, 15 Feb 2008 08:39:16 +0000</pubDate>
<dc:creator>CyberSensei</dc:creator>
<guid isPermaLink="false">135@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Just a thought. I know I have seen a number of forum/blog sites using some type of challenge response test for anonymous-only posts. With the limitation of BBPress options for challenge response tests and the development you've accomplished, it seems like the next logical step to progress your plug-in. Of course, setting up an admin toggle gives your plug-in a great level of robustness. :D&#60;/p&#62;
&#60;p&#62;And yes, 0.07 worked great. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-132</link>
<pubDate>Wed, 13 Feb 2008 08:50:53 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">132@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Well it's not too hard to add it to posts but that would be a huge annoyance to members to constantly have to enter the answer. bbPress doesn't allow non-member posting (ie. anonymous posting) though some people have come up with a hack for it.&#60;/p&#62;
&#60;p&#62;I could make it an option for posts though, will look into it.&#60;/p&#62;
&#60;p&#62;Did 0.07 work for you?
&#60;/p&#62;</description>
</item>
<item>
<title>CyberSensei on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-131</link>
<pubDate>Wed, 13 Feb 2008 08:42:04 +0000</pubDate>
<dc:creator>CyberSensei</dc:creator>
<guid isPermaLink="false">131@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;_ck_,&#60;/p&#62;
&#60;p&#62;Have you considered coding it to work on all submissions instead of just registration?&#60;/p&#62;
&#60;p&#62;Cyber
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-130</link>
<pubDate>Wed, 13 Feb 2008 07:42:27 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">130@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Note the bbPress plugin browser hasn't updated yet.&#60;/p&#62;
&#60;p&#62;You should be able to bypass it and get the latest here:&#60;br /&#62;
&#60;a href=&#34;http://plugins-svn.bbpress.org/human-test/trunk/&#34; rel=&#34;nofollow&#34;&#62;http://plugins-svn.bbpress.org/human-test/trunk/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>CyberSensei on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-129</link>
<pubDate>Wed, 13 Feb 2008 07:40:32 +0000</pubDate>
<dc:creator>CyberSensei</dc:creator>
<guid isPermaLink="false">129@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Wow, you're an early bird as well! I'm giving it a try. I'm using the default install of WP, so it could be a setting. More to come.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-128</link>
<pubDate>Wed, 13 Feb 2008 05:02:48 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">128@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Okay, I've addressed some session issues in a new version 0.07&#60;/p&#62;
&#60;p&#62;Give it a try and see if it works any better for you?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/human-test&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/human-test&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-127</link>
<pubDate>Wed, 13 Feb 2008 04:00:29 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">127@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I plan to offer a non-session option but it requires an extra table and some time to setup the routine to do it and I was in a hurry to get this plugin working as spammers here were 1 out of 4 registrations. &#60;/p&#62;
&#60;p&#62;There are a few settings inside PHP that can affect sessions so it might be one of these quirks that affect it. What kind of configuration are you running on? Apache 1/2 ? PHP 4/5 ?&#60;/p&#62;
&#60;p&#62;There is a chance I am setting up sessions incorrectly.&#60;br /&#62;
I use a views counter plugin here that also uses sessions so it might be helping me where without it my plugin fails, I'll test that.&#60;/p&#62;
&#60;p&#62;(BTW spammers have now managed to get though my anti-spam image unfortunately&#60;br /&#62;
- I increased the difficulty but they still get through, though more slowly)
&#60;/p&#62;</description>
</item>
<item>
<title>CyberSensei on "new bbPress plugin: Human Test for Registration"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-human-test-for-registration#post-126</link>
<pubDate>Tue, 12 Feb 2008 19:35:08 +0000</pubDate>
<dc:creator>CyberSensei</dc:creator>
<guid isPermaLink="false">126@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;_ck_,&#60;/p&#62;
&#60;p&#62;I like your approach on this plug-in. I read on your WP site, where you mod'd an anti-spam image class that used MySQL. Why didn't you follow the same approach with this one?&#60;/p&#62;
&#60;p&#62;I seem to be losing the Session variable through the submission. Any ideas?&#60;/p&#62;
&#60;p&#62;Cyber
&#60;/p&#62;</description>
</item>

</channel>
</rss>
