Welcome, Guest. Please login or register.

Author Topic: What is the best bugtracker / project manager?  (Read 4129 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ChaosLordTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
What is the best bugtracker / project manager?
« on: September 25, 2011, 01:39:46 PM »
I recently discovered the project management system that Amiga.org has in their vb system.  Its way cool!

I have recently been thinking of setting up a phpBB forum to help me get organized in my Amiga gamecoding.

So I went to see if there was a plug in like it for phpbb but I could not find one.  Maybe I am not using the right search terms?  I tried track, tracker, manag, but nothing useful popped up.

So then I checked my Yahoo Groups to see if they had an app to do something similar.  They have many apps but nothing like a bugtracker or project manager.

I need a kewl friendly way of tracking bugreports and feature requests.  Maybe it will organize me and motivate me better.

I never ever used a bugtracker or feature request manager or project manager before until yesterday when I spent half an hour using the Amiga.org project thingamajig.  So I am a total newb.

What is the ultimate project manager?
What is the ultimate bugtracker?
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: What is the best bugtracker / project manager?
« Reply #1 on: September 25, 2011, 01:53:13 PM »
Trac comes highly recommended.  It's what is in use on the "dark side" of the NatAmi project.  Since you're on the team you can look at it yourself and see what you think.
 

Offline ChaosLordTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
Re: What is the best bugtracker / project manager?
« Reply #2 on: September 25, 2011, 02:04:39 PM »
@Sam

My apologies kind sir, but I just don't like the look and feel of Trac at all.  And it does not seem to do the kinds of things that the Amiga.org Project Manager does.  Maybe I am doing something wrong or my brain is just not working, but that is how it looks to me.

I used Trac for 5 mins and was like "blah".

I used Amiga.org Project manger for 5 mins and was like "Wow! This is cool!"
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: What is the best bugtracker / project manager?
« Reply #3 on: September 25, 2011, 02:19:39 PM »
I can't find a link to the project manager here on Amiga.org that you are referring to.  Do you have to be the manager of a social group to see it?
 

Offline ChaosLordTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
Re: What is the best bugtracker / project manager?
« Reply #4 on: September 25, 2011, 02:28:43 PM »
Nah.  There is link on left hand side Site Navigation / Bug Reports

Or just click here for an example bug report:http://www.amiga.org/forums/project.php?issueid=59#note317

It was so cool!  I was wandering around in there and came to that one and it asked me if I could reproduce the bug and I was like "Why thank u 4 asking!  Yes I experience that bug and it really annoys me.  Its wack."

I could have voted "Can't reproduce" or "Not a bug".

That could be darn useful for when I issue major new updates of Total Chaos!
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: What is the best bugtracker / project manager?
« Reply #5 on: September 25, 2011, 02:39:06 PM »
Something like this?
 

Offline ChaosLordTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2003
  • Posts: 2608
    • Show only replies by ChaosLord
    • http://totalchaoseng.dbv.pl/news.php
Re: What is the best bugtracker / project manager?
« Reply #6 on: September 25, 2011, 02:48:29 PM »
@Sam
I can't find it listed anywhere that a person can download and run that on their own.
Wanna try a wonderfull strategy game with lots of handdrawn anims,
Magic Spells and Monsters, Incredible playability and lastability,
English speech, etc. Total Chaos AGA
 

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show only replies by buzz
Re: What is the best bugtracker / project manager?
« Reply #7 on: September 25, 2011, 02:53:46 PM »
I've used a few over the years. The only one flexible enough has been redmine.
multiple projects/parent child projects/public/private projects/multi user/wiki/repo browser/files/formus/documents/issues etc etc.

only thing it's ruby so if you are not familiar might take a few mins longer to config/setup.

http://www.redmine.org/

http://www.redmine.org/projects/redmine/wiki/Features
« Last Edit: September 25, 2011, 02:57:04 PM by buzz »
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: What is the best bugtracker / project manager?
« Reply #8 on: September 25, 2011, 03:20:12 PM »
Quote from: buzz;661194
I've used a few over the years. The only one flexible enough has been redmine.


Since it's written in Rails, I assume that means it needs to have that on the server instead of PHP or in addition to it?  (I'm not much on Web design.)
 

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show only replies by buzz
Re: What is the best bugtracker / project manager?
« Reply #9 on: September 25, 2011, 03:27:36 PM »
in addition - you can happily run php alongside ruby. you need ruby and rails and a a few other ruby libs like rack. on debian most is available as packages but you can use ruby's "gem" tool to install anything missing.

I run it via apache with mod_rails (passenger) - http://www.modrails.com/ on debian squeeze.

it was more of an arse to setup initially that perhaps some php+mysql app, but it was worth it imho.
 

Offline yakumo9275

  • Sr. Member
  • ****
  • Join Date: Jun 2008
  • Posts: 301
    • Show only replies by yakumo9275
    • http://mega-tokyo.com/blog
Re: What is the best bugtracker / project manager?
« Reply #10 on: September 25, 2011, 04:08:16 PM »
redmine is awesome. trac is pure evil in being setup and keeping running and configured. I run my redmin as an fcgi in lighttpd
--/\\-[ Stu ]-/\\--
Commodore 128DCR, JiffyDOS, Ultimate 1541 II, uIEC/SD, CBM 1902A  Monitor
 

Offline commodorejohn

  • Hero Member
  • *****
  • Join Date: Mar 2010
  • Posts: 3165
    • Show only replies by commodorejohn
    • http://www.commodorejohn.com
Re: What is the best bugtracker / project manager?
« Reply #11 on: September 25, 2011, 05:08:42 PM »
Notepad. I say that mostly to horrify the kind of process-worshipping anal-retentives who populate TheDailyWTF, though :lol:
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer

"\'Legacy code\' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup
 

Offline kamelito

Re: What is the best bugtracker / project manager?
« Reply #12 on: September 25, 2011, 06:07:11 PM »
Quote from: ChaosLord;661182
I recently discovered the project management system that Amiga.org has in their vb system.  Its way cool!

I have recently been thinking of setting up a phpBB forum to help me get organized in my Amiga gamecoding.

So I went to see if there was a plug in like it for phpbb but I could not find one.  Maybe I am not using the right search terms?  I tried track, tracker, manag, but nothing useful popped up.

So then I checked my Yahoo Groups to see if they had an app to do something similar.  They have many apps but nothing like a bugtracker or project manager.

I need a kewl friendly way of tracking bugreports and feature requests.  Maybe it will organize me and motivate me better.

I never ever used a bugtracker or feature request manager or project manager before until yesterday when I spent half an hour using the Amiga.org project thingamajig.  So I am a total newb.

What is the ultimate project manager?
What is the ultimate bugtracker?

 Bug tracker you've Bugzilla, currently I'm using Mantis which is quite simple and do the job. As for project manager I think Salome TMF can be used but I never tried it. On the commercial side of thing the most used one is Quality Center by HP.   Kamel
 

Offline Heiroglyph

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
Re: What is the best bugtracker / project manager?
« Reply #13 on: September 25, 2011, 06:52:14 PM »
I've been happy with FogBugz, but it's commercial.  http://www.fogcreek.com/fogbugz/
 

Offline Caius

  • Sr. Member
  • ****
  • Join Date: Nov 2007
  • Posts: 294
    • Show only replies by Caius
Re: What is the best bugtracker / project manager?
« Reply #14 on: September 25, 2011, 07:52:08 PM »
I'll recommend Redmine too. I also agree Mantis is nice, but Redmine gives you an all-in-one solution.
Theology is just a debate over who to frame for creating reality.