Technomancy

Entries tagged “recaptcha”

reCAPTCHA Zine plugin done

written by rory, on Jan 11, 2009 1:51:00 AM.

I have completed my reCAPTCHA Zine plugin, and I've installed it on this site, so you'll have to enter a captcha in order to post comments. The code is kept under git, and is available here: http://repo.or.cz/w/recaptcha_spam_plugin.git. Feel free to check it out and make improvments.

Writing a reCAPTCHA plugin for Zine

written by rory, on Jan 5, 2009 4:35:00 PM.

I currently have comments enabled on this blog. Comment spam is a big problem. To combat it, I would like to use reCAPTCHA. There is no plugin for Zine yet, so I have to write one.