Re: ReCaptcha Panel

2008-04-14 Thread Michael Laccetti

Perhaps this would do well as an addition to wicketstuff contribs?


Dan Kaplan-3 wrote:
 
 Here is the code for the recaptcha panel.  I don't feel like creating a
 project for this but others have expressed interest in it. 
 
 Panel: http://pastebin.org/29726
 
 SRC: http://pastebin.org/29725
 
  
 
 NOTE: this library has a dependency lib.  You can download it here:
 http://code.google.com/p/recaptcha/downloads/list
 
  
 
 Obviously, you just need the lib for java.
 
  
 
  
 
  
 
 
 


-
--
Michael Laccetti (416)558-9718
S2G Limited   http://www.s2g.ca/
-- 
View this message in context: 
http://www.nabble.com/ReCaptcha-Panel-tp16685718p16687650.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: ReCaptcha Panel

2008-04-14 Thread Dan Kaplan
Probably, IMO it's way easier to use this than following the captcha
example.  This example has a problem though: it displays a warning every
time you visit the page with the panel (can't remember what the warning
says, something about not being able to bind a text field).  But it still
works exactly how it should.

 -Original Message-
 From: Michael Laccetti [mailto:[EMAIL PROTECTED]
 Sent: Monday, April 14, 2008 12:08 PM
 To: users@wicket.apache.org
 Subject: Re: ReCaptcha Panel
 
 
 Perhaps this would do well as an addition to wicketstuff contribs?
 
 
 Dan Kaplan-3 wrote:
 
  Here is the code for the recaptcha panel.  I don't feel like creating a
  project for this but others have expressed interest in it.
 
  Panel: http://pastebin.org/29726
 
  SRC: http://pastebin.org/29725
 
 
 
  NOTE: this library has a dependency lib.  You can download it here:
  http://code.google.com/p/recaptcha/downloads/list
 
 
 
  Obviously, you just need the lib for java.
 
 
 
 
 
 
 
 
 
 
 
 -
 --
 Michael Laccetti (416)558-9718
 S2G Limited   http://www.s2g.ca/
 --
 View this message in context: http://www.nabble.com/ReCaptcha-Panel-
 tp16685718p16687650.html
 Sent from the Wicket - User mailing list archive at Nabble.com.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: ReCaptcha Panel

2008-04-14 Thread Michael Mehrle
Not sure if anyone cares about this - but I hear that ALL captchas out
there have been broken. Not really much of a hurdle anymore.



-Original Message-
From: Dan Kaplan [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 14, 2008 11:08 AM
To: users@wicket.apache.org
Subject: ReCaptcha Panel

Here is the code for the recaptcha panel.  I don't feel like creating a
project for this but others have expressed interest in it. 

Panel: http://pastebin.org/29726

SRC: http://pastebin.org/29725

 

NOTE: this library has a dependency lib.  You can download it here:
http://code.google.com/p/recaptcha/downloads/list

 

Obviously, you just need the lib for java.

 

 

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]