vote up 3 vote down star
4

What features does a time tracking system need so developers actually log their time?

In our case we are a 30+ person custom development shop, looking to replace an aged custom solution. Key business need is billing for our consultant's time. Ideally the system would help us figure out if we can complete the project(s) on time and within budget.

Related question: How Do You Track Your Time

flag

Are you asking for a list of features to include or look for in a time tracking system or referrals of actual time tracking systems? – Jim Anderson Dec 19 '08 at 0:17

8 Answers

vote up 4 vote down check

I found SlimTimer to be the least intrusive, yet most-likely-to-garner-somewhat-accurate-results application.

link|flag
SlimTimer running in Bubbles, bubbleshq.com – mwore Dec 19 '08 at 0:49
Seems that "somewhat accurate results" is as much as one could hope. – Lee Dec 22 '08 at 13:38
vote up 0 vote down

SlimTimer is good. (It's owner started UserVoice, which StackOverflow also uses).

link|flag
vote up 4 vote down

Feature number 1: It needs to work painlessly. Brief digression, our in-house time-keeping app is deployed via click-once, but it has fatal conflicts with assemblies that we develop in house and that are stored in the GAC on developers machines. Net-net, it hasn't worked for me in weeks and I have no motivation to resolve the conflicts because it all it does otherwise is take away from my development time.

Every few months, the VP of development has a crackdown on the lack of people keeping up to date, and we all run some script to fill in bogus details for the last few months.

Maybe I should put a timer on my office whiteboard "Number of days since keeptime worked..."

link|flag
vote up 2 vote down

We use the Jira application from Atlassian for Bug/Task management and it has pretty good time tracking features.

It also has some really nice integration features to your source control system so every can see who is working on what, how long it has taken and which modules were updated.

link|flag
vote up 6 vote down

I use FogBugz. As well as time tracking, it's got great project planning and estimation features based on a statistical analysis of previous estimates. And it's easy to use.

link|flag
vote up 3 vote down

TimeSnapper. It's awesome. It lets me see what I've REALLY been doing throughout the day. I suggest giving it a try.

link|flag
vote up 1 vote down

No matter what system you use, developers won't log their time unless they have no choice. Our developers have gotten a lot better at it since our management has a query that will ping everyone who didn't put their time in the day before. Daily input is a must. Even doing manual timesheets as I did for a government contractor, we were required to do them daily and have them availble at all times for surprise inspections (which were done frequently).

link|flag
vote up 1 vote down

We use a system called Intervals that has increased our billable hours considerably. The reason for this is that it has multiple timers that operate like a stopwatch. We simply start and stop timers as we tackle each task throughout the day. By the end of the day we've tracked all of our time rather efficiently.

link|flag

Your Answer

Get an OpenID
or

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