Open source

Redmine - excellent RoR-based project management tool

I've just been converted to a tool called Redmine, a combination of the ubiquitous Trac and something like ActiveCollab. Able to work directly with Subversion code repositories, Redmine gives you support for multiple projects, per-project tasks, content management (blog, news, document management, wiki), both a calendar and GANTT chart to view progress, a very comprehensive user management system that can even authenticate against LDAP (i.e.

Tags: 

AdiumX 1.0 & Yahoo problem

There's a small problem with the just-release AdiumX v1.0 and Yahoo Instant Messenger (Y!IM) accounts if you were using any of the beta releases. For whatever reason, something changed in the Y!IM configuration and the only way to get your connection to work is to remove it then add the login back in again. Go figure. Still, a minor quibble when the rest of the program works so well.

Tags: 

Awesome form validation script

I use the Javascript libraries Prototype and Script.aculo.us a good deal in my projects, but there was one feature they didn't have between them - form validation. A quick google uncovered a super-simple solution to this problem written by an Australian - all you need to start is one Javascript file and one line of Javascript, then add one single DOM-compatible attribute to your input lines and it'll work right out of the box. The even better part is that extending and enhancing it is very easy, just add a CSS line or two to customize your error messages, etc, easy as pie.

Tags: 

Pages

Subscribe to Open source