vote up 11 vote down star
5

Background

I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine and FogBugz on Demand for a couple of weeks. Never tried JIRA before.

Basically, I'm looking for a piece of software that:

  1. Facilitates developer-client communication/collaboration
  2. Does time tracking

Requirements

  • Record time estimates/Time tracking
  • Clients must be able to create/edit his own tickets/cases
  • Clients must not see Developer created tickets/cases (internal)
  • Affordable (price) with multiple clients

Nice-to-haves

  • Supports multiple projects in one installation
  • Free eclipse integration (Mylyn)
  • Easy time-tracking without using the Web UI (Trac's post commit hook or Redmine's commit message scanning)
  • Clients can access the Wiki
  • Export the data to standard formats

My evaluation

Trac can basically fulfill most of the above requirements, but with lots of customizations and plug-ins that it doesn't feel so clean. One downside is that the main trunk (0.11) has been around for a year or more and I still haven't seen much tendency of any upgrades coming up.

Redmine has the cleanest Web UI. It's design philosophy seems to be the most elegant, with its innovative commit message scanning and stuff. However, the current version doesn't seem to be very mature and stable yet. It doesn't support internal (private) tickets and the time-tracking commit message patch doesn't support the trunk version. The good thing about it is that the main trunk still seems to be actively developed.

FogBugz is actually a very well written piece of software. However the idea of paying $25/month for the client to be able to log-in to the system seems a little bit too far off for an individual developer. The free version supports letting clients create/view their own cases using email, which is a sub-optimal alternative to having a full-fledged list of the user's own cases. That also means clients can't read/write wiki pages. Its time-tracking approach is innovative and good though. However the fact that all the eclipse integration (Bugclipse, Foglyn) are commercial. Yet other investments before I can use my bug-tracker! If I revert back to the Web UI, it's not really a fast rendering Web service. Also, the in-built report functions are excellent (e.g. evidence based scheduling)

JIRA is something I have zero experience with. Can someone with JIRA experience recommend why it might be a good fit for this particular situation?

Question

Can we share experience on this? Any specific plugins/customizations would that would best suit the requirements for this case?

flag

9 Answers

vote up 1 vote down

For a one man shop, a Github account (or bitbucket) and pivotal tracker (free) or even Getting things gnome should do.

BTW, there is a Fogbugz free version too. But that may not be the best still for a 1 person developer.

link|flag
vote up 1 vote down

I'm using Redmine on my projects and it's working extremely well, but as you say the lack of internal tickets is somewhat annoying. I do highly recommend it, though, and if you've got any Ruby/Rails experience it's very easy to modify to your needs. Adding private tickets probably wouldn't be that hard.

link|flag
vote up 2 vote down

FogBugz handles what you need. You can enable public submissions of cases, and your clients can use that for sending their own bugs. They will not see your internal cases and even your own notes to their cases.

Re Wiki: you can have multiple wikis. You can give your clients community accounts and configure which wiki is accessible to community users, and which is not.

Re Mylyn integration: if you use free FogBugz on Demand for max two users (which I think would work for you just fine, because community users are not counted in this), then Foglyn is free for you. Both Foglyn and Bugclipse synchronize active case in Eclipse/Mylyn together with Working On feature in FogBugz.

link|flag
Good suggestions. I did not know I could give community users access to the wikis. However, there is one problem with this: Customer A can enter a new case for Customer B's project, because both projects are public projects. Even though Customer A might not be able to see Customer B's tickets, this might still be a lot of confusion going on. Any ideas? – kizzx2 Jul 16 at 17:10
After A enters case for B's project, you can always change the project. But I guess that you don't want to let A know about B's projects :-( There is one more option that comes to my mind: build custom form for entering cases (which in turn can use email or FogBugz API) -- but that requires more work from you :-( Unfortunately, as Stephane Grenier says on his blog, "we quickly found out that FogBugz was not designed to be customer facing" (followsteph.com/2006/06/…) – Peter Štibraný Jul 16 at 18:38
vote up 0 vote down

Have a look at DotProject (www.dotproject.net). I has many nice features out of the box. If you miss something, you can always develop it in php as an add on quite easily. There is a dotproject plug in for Eclipse that can be useful to keep track of programmers time reports.

link|flag
vote up 1 vote down

My team and I use Assembla.com. Very affordable, easy to use, and has all the features you're looking for (plus many more).

link|flag
vote up 6 vote down

To answer my own question: I have finally opted to use Redmine and Excel after some evaluation. Redmine for bug-tracking and collaboration; Excel for my personal time-tracking.

Here's my further evaluation:

Trac: Too many plug-ins and customizations before it becomes useful. Doesn't really support one installation for multiple projects and the user account management is clumsy without plug-ins. Again, I think Trac would be really powerful with its extensibility but it's just too much overhead for a one-man shop.

Redmine: Works out of the box for all my other requirements except eclipse-integrated time-tracking. For that matter, I finally decided to roll my own spreadsheet with MS Excel.

FogBugz: Would have been excellent for my purposes except the fact that it doesn't scale to multiple clients. At least not without paying each client $25/month for the system. This would have been the best choice if budget was not a concern.

JIRA: Still haven't tried this one out myself.

This solution works for me, because:

  1. Redmine has built-in internal tickets, multiple projects and the innovative commit-message scanning (better than post-commit hooks which sometimes fail)
  2. Entering Excel timesheet is not so bad after all, compared to having to use a Web UI.
  3. Self-baking timesheet means more flexibility. I'm not tied to tracking time on a per-ticket basis. I can now re-organize to say, how much time I'm spent doing Design/Communication/Testing etc. Those are things I care more about, instead of how much time I've spent on Ticket A vs. Ticket B

However...

This solution obviously doesn't scale. With a team of 4 - 5 developers the customized Excel timesheets will quickly become a nightmare to maintain. I guess that's the scope of a totally different topic, though.

link|flag
vote up 1 vote down

JIRA also offers a free personal license for up to 3 users: http://bit.ly/AyPBT.

link|flag
Jira is a great piece of software and does do time tracking. It also scales very well and can be extended to add other plugins like Greenhopper to help with agile development. – Nick Oct 17 at 22:23
vote up 0 vote down

even though you already have a solution, i would suggest you try Targetprocess. I am in a similar situation than you and it Works Great for me. It is free for up to 5 Users.

It provides all the Features you mentioned and is highly customizable.

link|flag
vote up 0 vote down

Me drive trac 0.11.2 on a private linux-box since one year with external access thru web. Now we at my company decided to take the wiki & ticketsystem inhouse and are putting a win2008-server box on duty with trac 0.12. (the setup took half a hour). Some plugins are not necessesary because the formely missing functions are now in the main. We will be half a dozend users and so we will be comfortable with trac. Just my two cents Ice

link|flag

Your Answer

Get an OpenID
or

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