Integrating reCAPTCHA into Deliver Server

19 views
Skip to first unread message

RedDoter

unread,
Jun 8, 2011, 3:27:28 AM6/8/11
to RedDot CMS Users
Hi All,

Has anyone integrated reCAPTCHA into Delivery Server?

Looking to guage how dificult this was and if there are were any 'how
to's' knocking around out there...

Thanks for looking

Bagsy

unread,
Jun 8, 2011, 4:26:15 AM6/8/11
to RedDot CMS Users
Hi Darren,

I did do this some time ago but didn't document it at all I'm afraid.

I recall using simple include DynaMents so it is possible.

However, that said, I have tended to avoid CAPTCHA as much as possible
by implementing a different kind of spam control that only reduces the
spam and not prevents it completely. The goal is to obviously avoid
barriers for human users where possible and captcha is the scorn of
many users.

The idea was given to me by Tobias Mitter of netmedia and the it goes
like this:

- You provide an additional field in your form and make the HTML
markup make it "look" real.
- Use CSS to hide it in the browser as most Spam bots don't take CSS
into account.
- If a value is populated into this field when the form is submitted
then it is more likely to be a bot rather than a human as the human
wouldn't even see the field.

I know that this approach is not what you asked but I thought I'd
throw that in for consideration as it is more user friendly then those
irritating Captchas.

Regards,

Dan

Tim D

unread,
Jun 10, 2011, 11:04:16 AM6/10/11
to reddot-c...@googlegroups.com
Another Captcha system JCaptcha was integrated with an Iolet http://jcaptcha.sourceforge.net/.

If you have to have captcha and you have the Open API it could be an option. There are very simple Iolet samples in the API docs.

reCaptcha's probably easier.
Reply all
Reply to author
Forward
0 new messages