Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Open Source Project Management Software
Index -> General Discussion
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Bobrobyn




PostPosted: Sun Oct 11, 2009 6:52 pm   Post subject: Open Source Project Management Software

Does anyone know of any good OS project management software? Something like trac would be awesome...but I would like something that's more project -> task -> notes on task, based...like basecamp...but you know, free.

I'm the president of a student organization on campus, and having something that keeps track of:

- Event/Project
- Tasks - With notes on the task, each project having many tasks.
- Who is responsible for each event/project and task

Something collaborative, and if it has a wiki and stuff like trac, then all the better. I just don't really want it to be focussed too much on "software development" -- I don't really need bug tracking. What I want is task tracking for events/items to be done.

We already have drupal installed and we use it for our website. If anyone knows of a good drupal module that offers something along these lines...then great Smile

Thanks guys,
Sponsor
Sponsor
Sponsor
sponsor
rdrake




PostPosted: Sun Oct 11, 2009 7:13 pm   Post subject: RE:Open Source Project Management Software

Check out this site. It's got just about every open source groupware suite out there listed. An added bonus is it's got them all installed so you can check out demos of them and see how they work.
Tony




PostPosted: Sun Oct 11, 2009 9:31 pm   Post subject: RE:Open Source Project Management Software

I think Dan and I are required to point you to http://basieproject.org/
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
btiffin




PostPosted: Mon Oct 12, 2009 11:07 pm   Post subject: Re: Open Source Project Management Software

old guy
I've been pursuing, nay, questing for a good package, there are many, but few that garner unanimous usage support. There is always "a thing" with someone in the consensus. Wink

But I've narrowed it down to TikiWiki http://info.tikiwiki.org for nerd groups, but alas can't use it at work due to lack of PostgreSQL, and Foswiki for managerial types.

Foswiki has a nifty little macro engine that treats the wiki as the database and the database as the wiki. A few layers later and you have app page templates that chieftains can use, modify, own.

A timesheet in Foswiki is
code:

| Who | Date | Hours | Details |
| Brian | 10 Oct 2009 | 4.5 | Studied Foswiki pages |
| Brian | 11 Oct 2009 | 5.5 | Wrote Foswiki pages |
| | Total: | %CALC{"$SUM($ABOVE())"}% | $%CALC{"$EVAL($T(R$ROW():C3) * 87.65)"}% |


Tasks are ACTION macros, Todo lists are ACTIONSEARCH macros ... there can be approval processes, yada yada

A calendar?, same wiki text table driven deal, bullet points with dates and %CALENDAR% fills in a nice view of all the pointed dates.

Without much trouble, not zero mind, little bits of technical support will be required, a boss can easily manage a Foswiki app page. Nerds get to play Perl.

You can keep the task signal to noise ratio as high or as low as you like. Human factors there. Webs can separate teams for focus but allow enough cross channel traffic to keep everyone on the same page. Nerds will cross link all the channels and overwhelm themselves with information, then pretend to still have a clue about the project focus.

My humble opinion ... and I'll admit I still look for good all round collaboration tools.

I'm going to run some tests at how Foswiki might handle detecting svn changes, running the unit tests and making a nice failure report, graph, spreadsheets...

rambling almost over

TikiWiki gives you an all in system. Tasks, shouts, forums, a pretty sophisticated tracker system for all kinds of in wiki page applications ... but ... it's a 1,000,000 lines of PHP code system, all the features need usage experience, and then to get them playing well together...

over
Cheers
Display posts from previous:   
   Index -> General Discussion
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: