Bug Tracking/ Project Management
-
Cool:cool:
You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK
Rama Krishna Vavilala wrote:
Cool
BTW, I run that site. If you want to contribute, the password is "cpian". [edit] oops, all lowercase [/edit] Marc
-
Rama Krishna Vavilala wrote:
Cool
BTW, I run that site. If you want to contribute, the password is "cpian". [edit] oops, all lowercase [/edit] Marc
Yes, I have been around for quite some time. ;) That thing which Shog did is pretty cool.
You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK
-
regards, Paul Watson Ireland & South Africa
Fernando A. Gomez F. wrote:
At least he achieved immortality for a few years.
My vote for Trac too -- especially if you want Subversion integration. Also, if you need to customize your ticket handling process the new workflow engine in 0.11 is great.
-
Yes, I have been around for quite some time. ;) That thing which Shog did is pretty cool.
You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK
Rama Krishna Vavilala wrote:
That thing which Shog did is pretty cool.
From the look of things, someone needs to do the same for helpfile / documentation systems... I need to build a way of pulling replies straight into a wiki page. Shouldn't be hard - if you recall, i did something similar for bookmarks after Marc opened up the site. Would be better if CP provided such a thing directly though...
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
-
Links and excerpts from the many previous discussions on this topic[^]
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
see also: List of issue tracking systems[^]
-
I am after a, preferably free, bug tracking / project management system so help our small IT dept (3) deal with bugs/enhancements etc. We don't want to buy some huge overblown corporate system for the 3 of us (total company size approx 20) but some relatively simple easy to use program. Hopefully this will encourage the users to think about what they write about the bug, instead of marching round and waving a print at us expecting that we will immediately know what's wrong! Fogbugz looks a likely candidate but does anyone use similar systems and if so how do they compare? Thanks.
I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)
I am a very happy fogbugz customer :D I've evaluated a few a few years ago with similar requirements (small team, preferrably free), and ended up with fogbugz - not very surprising, since Joel Spolskys blog has somehow sold me to it years before. My base requirement was "Something my boss will use" - and even though he isn't pointy haired, lots of products fell short on this. You can try it online, and if you decide to keep it, you can DL the database - or you choose FB hosting to begin with. I've had a few problems migrating to /updating on a W2003 server in a domain, but support has generally been fast (during business hours) and helpful. They also seem to pick up suggestions from the forums for future versions. Don't expect miracles, though - it has some rough edges, too. The only thing that came close was Gemini[^], but they were in a very early stage of development back then.
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist -
I am after a, preferably free, bug tracking / project management system so help our small IT dept (3) deal with bugs/enhancements etc. We don't want to buy some huge overblown corporate system for the 3 of us (total company size approx 20) but some relatively simple easy to use program. Hopefully this will encourage the users to think about what they write about the bug, instead of marching round and waving a print at us expecting that we will immediately know what's wrong! Fogbugz looks a likely candidate but does anyone use similar systems and if so how do they compare? Thanks.
I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)
At the risk of repeating myself elsewhere, take a look at Trac. Does right what it says on the tin - including wiki, ticket (bug) tracking, timeline scheduling notes, all tied together with Subversion and your choice of most major open-source databases (proprietary support is in work). Good support, flexible without being a blank slate, generally positive experiences overall.
Jeff Dickey Seven Sigma Software and Services Phone/SMS: +65 8333 4403 Yahoo! IM: jeff_dickey MSN IM: jeff_dickey at hotmail.com ICQ IM: 8053918 Skype: jeff_dickey
-
I am after a, preferably free, bug tracking / project management system so help our small IT dept (3) deal with bugs/enhancements etc. We don't want to buy some huge overblown corporate system for the 3 of us (total company size approx 20) but some relatively simple easy to use program. Hopefully this will encourage the users to think about what they write about the bug, instead of marching round and waving a print at us expecting that we will immediately know what's wrong! Fogbugz looks a likely candidate but does anyone use similar systems and if so how do they compare? Thanks.
I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)
If you like FogBugz, but you prefer free and open source, try BugTracker.NET, at http://ifdefined.com/bugtrackernet.html. It's very easy to install and use. It's heavily inspired by FogBugz (I'm the author). Also comes with a utility similar to FogBugz whereby you can take a screenshot and post with just a few clicks.
-
If you like FogBugz, but you prefer free and open source, try BugTracker.NET, at http://ifdefined.com/bugtrackernet.html. It's very easy to install and use. It's heavily inspired by FogBugz (I'm the author). Also comes with a utility similar to FogBugz whereby you can take a screenshot and post with just a few clicks.
Thanks for the info. I tried to install it but have problems I set the virtual directory to "bugTracker" (c:\bugtracker) but it won;t come up when I type the word bugtracker in the address bar. When i open the default.aspx directly I get this message. XML Parsing Error: not well-formed Location: file:///C:/bugtracker/default.aspx Line Number 1, Column 2:<%@ Page language="C#"%> -^ Fingers too fast there...... I meant to add : do you know what I have done wrong please? Thanks
I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)
-
Thanks for the info. I tried to install it but have problems I set the virtual directory to "bugTracker" (c:\bugtracker) but it won;t come up when I type the word bugtracker in the address bar. When i open the default.aspx directly I get this message. XML Parsing Error: not well-formed Location: file:///C:/bugtracker/default.aspx Line Number 1, Column 2:<%@ Page language="C#"%> -^ Fingers too fast there...... I meant to add : do you know what I have done wrong please? Thanks
I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)
That sounds like your ASP.NET and IIS haven't been configured to work together correctly, because IIS is returning code (the "<%@Page..." stuff) to the browser instead of executing it on the server. Google aspnet_regiis.exe, a tool for fixing your installation.