vote up 10 vote down star
5

The company I work for has some project management issues. It's not that it doesn't work but that I get the impression it could work much better.

I'm looking for a good, web-based, project management tool.

I've been playing with dotproject which I believe is excellent but I'd like to hear some other approaches (if any). I'm specially interested in opinions of people who can tell me why their choice is better than dotproject as that's the project I'm familiar with.

I'm well aware of this other question in stackoverflow) but, any recommendations for free pm software?

Edit: I'm interested in real life experience. I've had a look over all the free pms on Wikipedia and I really like dotproject but I'm about to show it to my boss so I don't want it to blow up in my face later on.

Edit: Sorry about spelling, I'm not a native English speaker and I don't see anything wrong with the text so if there's something wrong you can point it out or edit if you have edit permissions.

Edit: Ok, here's the thing, this is like a personal project of mine. I'm trying to improve project management in my company so I decided to look up different project management tools, input all the data for the project and then show it to my boss. That's why I need it to be free, because if I tell him "it's great but it's gonna cost you XXX$ he will just ignore it (every company is like Dilber's ...) so I need to tell him "You're gonna get it for free"

Edit: Sorry, I'm editing a lot but, we're more or less 150 people working on developing the project (there're more people from marketing, comercial, etc)

flag

Yes. Also Google is your friend, don't forget! – cazlab Sep 15 '08 at 19:04
Sorry but I couldn't figure out what you intended by "I want the company to get it as free to improve possibilities for addoption" so I just took it out. Feel free to put it, or some variation, back if you think it's important. – Mark Biek Sep 15 '08 at 19:14

13 Answers

vote up 4 vote down check

I'm trying to get the company where I'm working to start using Redmine, which looks very good.

I'm not that familiar with dotproject, but I think Redmine's a bit more targeted towards software developers.

link|flag
Looks nice, I'll give it a try. I like the concept of per wiki project but I think dot project has more possibilities for project tracking – Jorge Córdoba Sep 15 '08 at 19:10
1  
We are using Redmine in our company. It's a very good piece of software when you dealing with one or two projects but it is unsuitable when you have dozens of projects on your hand. I agree that it is targeted more towards developers. – aku Sep 26 at 3:00
vote up 4 vote down

We use Trac for a 5 person team. I'd say it's about 95% of what you really need for a small group like ours, especially if you're not looking to satisfy any bureaucratic demands. It's pleasantly minimalist and easy to tweak. On the other hand, that missing 5% is sufficiently annoying that I'd probably go with something else if I were making the decision over again, because it's stuff like "user account management" (there is none, though there might be a plugin to handle web-based configuration) and "modeling any kind of relationship between issues". Also, it's more work to set up than it really ought to be.

JIRA is ridiculously over-featured, has a basically miserable interface, and is emphatically not open source, although Atlassian offers free licenses for open projects and non-profits. Decent of them as far as it goes, but I'd still avoid it like the plague.

link|flag
2  
throw some links in – craigmoliver Jan 3 at 19:08
vote up 3 vote down

Wikipedia's list of project management software -- includes open-source and proprietary systems along with some of the features each package includes.

link|flag
vote up 3 vote down

Assembla?

Has SVN/Trac, wiki, file hosting, etc. All free. Very handy.

Oh, and it also has great support for multiple people to work on the project. Hundreds, even.

EDIT: Oh, I should mention, all of this is entirely web based. I'm not sure if theres any client-side management software from them.

link|flag
Sorry, I forge to mention, must be hosted in our own servers, we work for defense deparment so security is quite an issue. – Jorge Córdoba Sep 15 '08 at 20:57
vote up 1 vote down

This is one of those things where I think it's worth spending some money.

While I think some free solutions like Trac or DotProject are great, I've had better experiences with Basecamp and FogBugz

link|flag
vote up 1 vote down

I've heard good things about Trac, and Bugzilla has also been recommended to me often. I haven't personally had a large enough project (or a solid enough group of developers all working on the same project) to warrant a full project management tool, but I've done a minor amount of playing on my own.

link|flag
vote up 1 vote down

I'm using Redmine and think it is a great software, easy to use and nice features. What I am missing in Redmine is a real integration into Eclipse with Mylyn. There is only a very basic support for this. In trac I am missing an easy multi project support.

link|flag
vote up 0 vote down

We are pretty happy with trac at our company.

link|flag
vote up 0 vote down

While it's not exactly bug tracking software, JIRA is what I use. It allows for pretty extensive workflows, is open source software, and there are a lot of good plugins.

link|flag
Looks great but it's not free. I need to tell them it will cost them nothing ... you know how things are in large companys... – Jorge Córdoba Sep 15 '08 at 19:15
vote up 0 vote down

Redmine now supports Mylyn (searching Mylyn at redmine.org brings up several how to's). At least using Mylyn 3.0.

The Bitnami stack for Redmine is pretty easy to get running for no cost. We are just starting to use it at our office, so far it has everything we need.

We are also looking at the Redmine plugin that will allow us to ingrate javadocs into the redmine system too, along with several other useful looking plugins.

Our old issue tracking software integrates with Sourcesafe, but all the new Java goodness is in Subversion, which redmine can work with.

link|flag
vote up 0 vote down

I would definitely give redmine a try...

link|flag
vote up 0 vote down

Recently come across www.clockingit.com, well worth a look and its free.

link|flag
vote up -1 vote down

Well.....

People tend to think they can solve issues inside their company by installing a piece of software on their PC computer.

Does this sound rational ? :-p

Maybe you need some new project managers that also have proper education.

link|flag
Actually the process is good enough but is all done manually! We got Mantis for issues reports, we got our own propietary tool for night builds but then the project management is done by hand with the wrong metrics and not taking into account a lot of data because it cost to much to gather it. – Jorge Córdoba Sep 15 '08 at 19:21
-1, Op is not asking for a lecture, he's asking a specific question for software. What are you suggesting anyways - that all good educated pm's need is a piece of paper and a pen? – JL Oct 14 at 20:18

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.