Filed Under (Others) by admin on 06-10-2008
Tagged Under : redmine
Redmine Project Management

Try it today http://www.redmine.org/
Just started redmine today, and got introduced to ruby on rails for the first time coz redmine is an ror app, my initial assesments are the following:
1. It really stood up to what it says, ITS FLEXIBLE… and flexible truly it is.
2. Its a combination of basecamp and trac features plus more…
3. Easy to use, except…well I just got stuck for 30 mins wondering how to make a create/ or make new feature.
4. So far so good redmine is just 0.7 community is not that big yet, I’m still gonna evaluate is usefullness in the following days.
5. Its ruby on rails. FYI
Filed Under (Others) by admin on 02-10-2008
Tagged Under : jquery
Visual Jquery 1.2.6 by remysharp
http://remysharp.com/visual-jquery/
Filed Under (Others) by admin on 02-10-2008
Tagged Under : java
Attention CEBU JAVA DEVELOPERS:
Join CEBU-JUG The cebu java users groups
http://groups.google.com/group/cebu-jug/
Filed Under (Others) by admin on 02-10-2008
A jquery plugin that creates a multi column selectbox
I just launched it this september, the code is hosted at googlecode.
http://code.google.com/p/jquerymulticolumnselectbox/
What’s the use?
On typical days we have a selectbox or list box or dropdown menu or whatever they want to call it, its common property is that it has a single column list where the choices are stored. But what if we want to add another column? lets say we want to further describe the item in the list, That’s where a jquery multi column selectbox plugin comes to light. A selectbox that can support multiple columns.