vote up 1 vote down star

Hi

What project collaboration tools would you recommend?

For maintaing tasks, bugs, collaborating, messaging, storing files, wiki..etc

Had a look at remember the milk but not sure if its ideal!

Backpack looks good and reasonably priced. Has anyone experience of using it?

Thanks

flag

11 Answers

vote up 4 vote down check

I find it nice to have one web based project management tool in which I can get an overview of everything related to the project(s). This includes user (developer) administration, wiki, repository and most importantly time tracking with road mapping.

Redmine does the job for me.

And I normally use a git repository with it. It can be a wee bit difficult to set up on your web server but I found that it was worth the effort.

There's also related questions on stackoverflow like Project tracking/management tool.

Good luck.

link|flag
Redmine looks good, going to give it a try, thanks – Rigobert Song Jun 29 at 21:17
vote up 0 vote down

The best I've used so far is SmartSheet (www.smartsheet.com) - I feel like one of those TV salesmen...spreadsheet like interface, stores all size files (and file versions), allows for discussions, alerts and reminders. Very flexible and easy to use.

link|flag
vote up 0 vote down

Lighthouse is awesome if you want a hosted solution. It's basically the same as Basecamp, except with a software development focus.

link|flag
vote up 0 vote down

I've heard of a few teams that use Basecamp, but I've always just used Trac. Trac is opensource and has a decent API for extensions.

link|flag
vote up 0 vote down

I would seriously look into Code Collaborator

link|flag
vote up 1 vote down

TortoiseSVN is comfortable.

link|flag
TortoiseSVN has maintaing tasks, bugs, collaborating, messaging, wiki? I know it does subversion integration which can handle the "storing files" requirement, but I didn't think it had any of the other features. – Nathan Koop Jul 15 at 19:44
vote up 0 vote down

I would personally look into Mindtouch's products. There are even extensions/plugins that are suited to software development teams.

link|flag
vote up 1 vote down

The Atlassian products are great but not cheap.

  • Jira for bug tracking
  • Confluence for wiki/collaboration

Pair this with Google App

  • Email
  • Chat

And you're rolling.

link|flag
vote up 0 vote down

I've used unfuddle which is quite good. It has a ticket based workflow along with git and subversion hosting. A single project account is free, with payed accounts being charged by number of projects and amount of storage space used.

link|flag
vote up 0 vote down

Depending on the size of you team (and other factors) a combination of Subversion & BugZilla might suffice.

Of course, Microsoft swears by it's VS Team Systems (haven't used it as the price tag is prohibitive)

link|flag
vote up 0 vote down

Perhaps, if you can wait, Google Wave might be a good fit.

link|flag
yeah already signed up, nay ideas when its available? – Rigobert Song Jun 29 at 19:57
It doesn't have a release date yet past "later this year". – stevedbrown Jun 29 at 19:59

Your Answer

Get an OpenID
or

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