apache apachecon apacheroller app apple asf atom atomprotocol atompub barcamprdu blogapps blogging businessblogging conferences family feeds foss general glassfish google humor ibm java javaone links linux mac microsoft movies music netbeans opensocial opensource photos politics rest roller rome rss socialnetworking socialsite socialsoftware sun triangle trianglebloggers vacation webdev webservices wiki


Sunday Dec 19, 2004

Roller 1.0 RC2 is out (with JCaptcha integration)

The full Roller 1.0RC2 announcement can be found on the Roller project blog. In addition to lots of bug fixes, we also added a new JCaptcha based comment authenticator. I've got it running on this site if you'd like to try it out.

JCaptcha integration was really easy because JCaptcha developer Marc-Antoine Garrigue did all the work. He implemented the Roller CommentAuthenticator interface and documented the integration process. Now all you have to do to enable CAPTCHA support in Roller is to uncomment a line in Roller's web.xml file. Thanks Marc-Antoine.

Roller 1.0 is very, very close, possibly only a day or two away. I'm still fighting a mysterious bug that is preventing Firefox 1.0 browsers from logging into my test server. We use Apache mod_rewrite to rewrite the blogs.sun.com URLS, so we can have http://blogs.sun.com/<username> redirect to http://blogs.sun.com/roller/page/<username>. For some reason, this prevents Firefox 1.0 from logging in (via standard Servlet Authentication). All other browsers work fine and if I turn off mod_rewrite Firefox 1.0 works too.

This work is licensed under a Creative Commons License.
Copyright 2002-2007, David M Johnson (dave.johnson at rollerweblogger.org)

This is a personal weblog, I do not speak for my employer.