Drupal
Extended History - contributed Drupal module
I've just contributed a new module for Drupal 6.x called Extended History.
Basically, it allows to keep a record of which nodes were viewed in a per-user basis.
It only provides a block as a frontend-ready feature, so it's meant more for module developers than for a quick grab n' go module.
You can download it from its project page.
I look forward to your comments!
Drupal module: Validations
Today I contributed my first piece of Open Source code to the Drupal community! :)
It's the Validations module, which extends Drupal Forms API to easily add simple but often needed validations. If you're into Drupal and code some forms, you'll certainly find it useful :)
It's currently at version 0.1-alpha (I know, not that great, but at least you can use it!).
Please get a copy and give me some feedback - through here or the projects issues page) so I can get it to a beta version, then a RC and finally to a glorious 1.0 release :).


