New version of Captcha avaliable in CVS
Submitted by wundo on Wed, 2007-02-28 01:11.There is new version of Captcha in CVS, it's the first release candidate of with the new Captcha API.
Here is some improvements:
- Full FAPI compliance - no more dirty hook_form_alter magics.
- Easier API
- No code duplication - DRY compliance ;)
- Fixed problems with form_set_error
Captcha and Textimage Security fix release
Submitted by wundo on Wed, 2007-01-31 07:06.Yesterday we released a new version of Textimage and Captcha modules, those release fix some security bypass, everyone use any version of those module MUST upgrade.
If you have doubts about how to proceed, contact me and I help you. ;)
Thanks Heine Deelstra and the folks from Drupal Security team for the great work.
Below the security releases:
Textimage - response validation bypass
Captcha - response validation bypass
New version of Text Image Released!
Submitted by wundo on Mon, 2007-01-22 11:51.

There is available to download a new version of Text Image, it's compatible with Drupal 5.x and Captcha module, and have really great new features.
Port to Drupal 5.0 of Captcha Module is Avaliable
Submitted by wundo on Mon, 2007-01-22 11:19.There is a new version of captcha avaliable for download, it's just a port of the old Drupal 4.7 version.
Thanks for the patches and reviews.
We are planning an API update for the next version, if you have any sugestion now is the time to say. ;)
Instalando o Ruby on Rails no Gentoo em 5 linhas
Submitted by wundo on Fri, 2007-01-12 16:05.emerge -av ruby
ruby-config -l
ruby-config ruby18
emerge -av rubygems
gem install -v=1.1.6 rails



