Online bug tracking
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Traq isn't bad. Bugzilla... kinda is, at least for a reasonably small team (then again, a co-worker uses it for just his bugs, so YMMV). TestTrackPro (the only commercial one i've used) is a fairly solid desktop app, but tries to make the web interface look and feel like the desktop one, which is just a terrible idea.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
Surely you mean Trac. ;)
We are certainly uncertain at least I'm pretty sure I am...
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Hosted services? Nope. But if you mean software that you can host yourself, I really like Trac. I'm using it with Shog for CPhog and another guy at school for our compiler project. [update] Oh yeah...if you want to give it a spin, I can give you the link to the CPhog Trac. You can mess around with it a bit.
Last modified: 11mins after originally posted --
We are certainly uncertain at least I'm pretty sure I am...
-
Surely you mean Trac. ;)
We are certainly uncertain at least I'm pretty sure I am...
Probably. :) In my defense, I am working with something called Traq right now, so it just kinda stuck... :-O
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
Probably. :) In my defense, I am working with something called Traq right now, so it just kinda stuck... :-O
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
Shog9 wrote:
Traq
Which one?[^] Or is it some homegrown/internal app?
We are certainly uncertain at least I'm pretty sure I am...
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Do you want a hosted service or you want to install it in your webserver ? Try Web based project tracking system: Protrack Online[^] I am using it for around a year now and it seems stable and very user friendly :cool: * -- modified at 19:42 Monday 9th April, 2007
Omit Needless Words - Strunk, William, Jr.
Vista? Photoshop Preview Handler here
-
Shog9 wrote:
Traq
Which one?[^] Or is it some homegrown/internal app?
We are certainly uncertain at least I'm pretty sure I am...
Heh, it's not an app at all... It's a piece of hardware for controlling airflow into a metal box of one sort or another. The little picture on my screen kinda looks like a winking eye... i'm resisting the temptation to animate it. :-O
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
Heh, it's not an app at all... It's a piece of hardware for controlling airflow into a metal box of one sort or another. The little picture on my screen kinda looks like a winking eye... i'm resisting the temptation to animate it. :-O
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
Ahhh...what kind of project is this for?
We are certainly uncertain at least I'm pretty sure I am...
-
Going with what code-frog said OnTime has a free license for one user (not sure of the exact terms), maybe this will satisfy your needs? Provided you have somewhere to host it.
No, I need something that is hosted. I don't have any server space anywhere, and I don't want to bother setting any up. I need it for 5 users.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Ahhh...what kind of project is this for?
We are certainly uncertain at least I'm pretty sure I am...
Same project i've spent nearly every day on for the last three years... A system for designing and simulating modular air-handlers (those big boxes you see on the roofs of larger buildings). It's actually been a reasonably fun project, except for the near-monthly changes to the design. I'm happy so long as i can stick to drawing pictures... (latest toy: rendering dimetric projection wireframes using Javascript and VML ;) )
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
FogBugz is ok, but there's something about it that just doesn't sit right with me. It's too list oriented, whereas bugs, well, you want to sometimes create a chain of association, etc., because bugs aren't always linear. And it would be really swell if it tied in to some sort of source control so you could actually see what then changes were that fixed that particular bug. Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithMarc Clifton wrote:
And it would be really swell if it tied in to some sort of source control so you could actually see what then changes were that fixed that particular bug
It can be done already. See here[^].
Luis Alonso Ramos Intelectix Chihuahua, Mexico
Not much here: My CP Blog!
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Do you want a hosted service or you want to install it in your webserver ? Try Web based project tracking system: Protrack Online[^] I am using it for around a year now and it seems stable and very user friendly :cool: * -- modified at 19:42 Monday 9th April, 2007
Omit Needless Words - Strunk, William, Jr.
Vista? Photoshop Preview Handler here
Am I the only one who thinks this looks like a straight rip off of one of the MS ASP.NET sample applications?
Deja View - the feeling that you've seen this post before.
-
Am I the only one who thinks this looks like a straight rip off of one of the MS ASP.NET sample applications?
Deja View - the feeling that you've seen this post before.
Pete O`Hanlon wrote:
Am I the only one who thinks this looks like a straight rip off of one of the MS ASP.NET sample applications?
I got the same impression -- but anyone who has the good taste to use Winnie-ther-Pooh on their index page gets my vote, regardless of any flaws. (I hope Uncle Bill isn't listening...)
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
You might want to take a look at Gemini by CounterSoft. Decent bug tracking, with Issue Linking for non-linear problem tracking and Source Control linking, along with other features. Comes with a free 10 user license. Otherwise you need to purchase a full license from them which gives you unlimited users. Unless you are a non-profit organization, in which case you can apply for a free non-profit license. Gemini[^]
________________________ Ben Santiago, MCP & A+ Programmer (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS) Eastern Suffolk BOCES - Student Data Services Programming: Race between programmers building better idiot-proof apps, and the Universe producing better idiots. The Universe is winning. -Rich Cook
-
Pete O`Hanlon wrote:
Am I the only one who thinks this looks like a straight rip off of one of the MS ASP.NET sample applications?
I got the same impression -- but anyone who has the good taste to use Winnie-ther-Pooh on their index page gets my vote, regardless of any flaws. (I hope Uncle Bill isn't listening...)
Ah yes - the Edward Bear section. An excellent choice.
Deja View - the feeling that you've seen this post before.
-
A while back OnTime ran a special where you could get a 5 user license for $5. Never have regretted doing that. I'd suggest you check them out.
-
Am I the only one who thinks this looks like a straight rip off of one of the MS ASP.NET sample applications?
Deja View - the feeling that you've seen this post before.
Pete O`Hanlon wrote:
looks like a straight rip off of one of the MS ASP.NET sample applications
The website mentions it in the homepage ProTrack is based on highly secure, scalable and durable ASP.NET starter Kits, so you can rest assured, it follows the best patterns and practices in ASP.NET.
Omit Needless Words - Strunk, William, Jr.
Vista? Photoshop Preview Handler here
-
Does anyone have any experience of online bug tracking services ( free or otherwise ) ? Any recommendations ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
I recommend Jira (http://www.atlassian.com/software/jira/). You have to self host. It is free for Open Source projects. And fairly cheap (compared to per-seat licensed products) for Professional & Enterprise installs. Don't know if there is anyone on the net providing it as a service though.