Forum Moderators: phranque
If this idea is stupid disregard it. If you use it make a million send me cheque. :)
Added: I don't really see language being any more of a problem than it is in other situations. In the English version of the site you would have an English list, in the Spanish version a Spanish list, etc.
Para me no es dificil.
[edited by: BeeDeeDubbleU at 10:16 am (utc) on Dec. 16, 2006]
Very interesting topic. Personally, I am all for the comprehensive elimination of CAPTCHA systems. A random photo/illustration solution that is rotated at random, in my mind, is a far more feasible and user-friendly alternative even if just for the short term.
The technique I employ for my site is particularly unique but still simple to implement. I developed an obfuscated Javascript function that generates the entire input form on the fly based both on a random token in the page and a random token in the corresponding .JS file. Not only does it not require any user-intervention, but I have not received a single automated post in the past five months.
--Randall