[Seaside] reCAPTCHA for Seaside (2.9)

Philippe Marschall philippe.marschall at gmail.com
Mon Jan 5 01:14:15 UTC 2009


2009/1/5, Alexander Lazarević <laza at blobworks.com>:
> Hi!
>
> I just finished a reCAPTCHA component for Seaside.
> You can read about it here [1] and testdrive it here [2].

The HTTP part of the verification code looks a bit hairy but I
understand the desire to avoid the abomination that is HTTPSocket. The
thing is that while the iframe uses HTTPS the verification doesn't.
You might want to give the Curl Plugin [1] a try.

Besides that: cool, people writing libraries for Seaside is a good thing (tm)

 [1] http://www.squeaksource.com/CurlPlugin.html

Cheers
Philippe


More information about the seaside mailing list