Search Wiki:

Project Description

A stand-alone comment spam filtering library. Includes Akismet, Invisible Captcha, and Visible Captcha. The Akismet library included is based on code in use by Subtext and DasBlog.

This library is based on code originally developed for the Subtext Blog Engine project (http://subtextproject.com/). A variant of the Akismet specific code is in use by DasBlog http://dasblog.info/ as well.

What's Included

There are three main components included (so far)

Online Demo


Visit http://subkismet.com/ to see an online demo with example source code. This is a good place to start to see how to actually use Subkismet.

Latest Release


Get it HERE: Subkismet 1.0
Last edited Jan 4 at 7:14 PM  by Keyvan, version 7
Comments
rafekemmis wrote  Jan 10 at 7:00 PM  
Great work everyone! This is a very well designed set of controls.

One question so far: Is there a way to have the captcha generate a new image after it successfully validates? The way it works now it seems that someone would only have to manually type in the challenge text once, and then the Captcha validates fine forever on following post-backs.

And one request: I found it difficult to format the captcha control, period. It would be nice to have some more CSS class name properties stuck in the control so you can position and style the image, label, and textbox.

Overall this is very handy, and I can start using it right away.

Keep up the good work!

Updating...