 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Vinu Thomas' Blog: Securimage Captcha for PHP
by Chris Cornutt May 21, 2008 @ 09:30:01
Vinu Thomas has posted about a PHP/GD CAPTCHA solution he's come across - Secureimage.
From the company's description:
Securimage is an open-source free PHP CAPTCHA script for generating complex images and CAPTCHA codes to protect forms from spam and abuse. It can be easily added into existing forms on your website to provide protection from spam bots. It can run on most any webserver as long as you have PHP installed, and GD support within PHP.
Features of the tool include simple addition and validation methods, the ability to make audible CAPTCHAs and True Type font support. You can download the software from the project's website.
voice your opinion now!
secureimage captcha form validate spam protect gd audible
Venture Skills Blog: Re-captcha your comments
by Chris Cornutt August 08, 2007 @ 08:42:00
On the Venture Skills Blog, there's a new post that looks at one of the more recent advancements in keeping the spammers away from your blogs comments (one among many other uses) - re-captchas.
Commonly CAPTCHA is a visual image where the user is asked to type the word they see (or hear) however some provide a logic puzzle [...] Re-captcha works by asking the user for two words instead of the normal one, one word is known to the system and is the actual CAPTCHA the second is an unknown word, if the user gets the CAPTCHA then the users "guess" for the unknown word is recorded, over time a word is given a probability score and when high enough becomes a known word.
They Also include links to re-captcha modules for two of the popular CMS/blogging tools - WordPress and Drupal - to make integration easy.
voice your opinion now!
recaptcha comments captcha spam drupal wordpress recaptcha comments captcha spam drupal wordpress
Splitbrain.org: Add comments to any PHP script
by Chris Cornutt January 30, 2007 @ 07:58:00
On Splitbrain.org, there's a new post that points out a script he's created to make adding comments to any PHP script possible - My Two Cents.
I recently updated My Two Cents. My Two Cents (or MTC) is a simple PHP class to add comments to any PHP driven site. It is was written with simplicity in mind but still has some strong features and is easily tweakable. It consists of a single PHP file and can be added with just a few lines of code.
The post also describes some of the functionality it comes with, including a CAPTCHA mechanism and a blacklist feature to help reduce spam. There's also a bit of multi-language support included as well.
voice your opinion now!
comment system captcha mytwocents comment system captcha mytwocents
PHPClasses.org: CAPTCHA harder to break using animations
by Chris Cornutt December 07, 2006 @ 08:28:00
PHPClasses.org is spotlighting another package from their site today - this time it's a CAPTCHA class that takes things a step further and introduces animation into the mix to make it even harder for bots to get through.
Laszlo Zsidi is a PHP Web developer that has written an harder to break CAPTCHA solution. It consists in generating animated GIF images that exhibit the validation text.
Since the text never appears all at once in each of the animated frames, this solution certainly raises the bar in terms of difficulty for the robots to guess the validation text, making it very hard to defeat, if possible at all.
You can check out the class here, including a sample animated gif file and a download of everything you'll need to get started.
voice your opinion now!
captcha animation gif validation spam bot captcha animation gif validation spam bot
|
Community Events
Don't see your event here? Let us know!
|