1
vote
3answers
37 views
How to organize team resources with ever changing clients / project requirements
We have a pool of technical resources consisting of some front end developers, back end developers, graphic designers. Those resources are separated from clients directly by one or two account people …
17
votes
13answers
341 views
How do you manage to do personal projects outside work?
Possible Duplicate:
How do you sustain motivation when working on personal projects?
Working 8 hours a day on programming stuff I find that by the time I get home, or even on my days off, I …
13
votes
21answers
1k views
What’s the best way to track and submit a timesheet?
I work for a small-ish company, 70 people or so, 10 of us are developers. Every month we submit a timesheet tracking the hours spent on the projects we're involved in. Because we leave this until the …
1
vote
5answers
125 views
web-based project management and time keeping software?
I work in a web shop where most of us aren't programmers. (I am.) Structure is almost non-existent. The biggest beauracratic construct is logging our time since that is essential for business. A …
19
votes
15answers
754 views
The Attention Deficit Programmer - Tips for staying on task?
With broadband internet being what it is, and tabbed browsing, and the crazy amounts of very entertaining social information sites, and someone down the hall asking for help with the printer (combined …
7
votes
11answers
423 views
Best way to track time spent working on a project as a consultant on many projects?
I have been a consultant for many years now and find myself crossing the barriers of being at client A while working on client B...then taking part in a meeting over the phone for client C, etc.
I …
5
votes
3answers
345 views
Pomodoro technique & other ways to increase personal productivity? Any ideas?
I recently came across Pomodoro Technique as a way to increase productivity, get in the zone, and in general feel a sense of accomplishment at setting some short programming goals and achieving them.
…
8
votes
4answers
258 views
Switching tasks increases time: scientifically proven?
Is there any scientific data available regarding the impact on delivery time due to switching between tasks?
Peopleware (IIRC) suggests it's half an hour per switch, but I feel it could be a lot …
5
votes
7answers
816 views
What’s the best way to synchronize times to millisecond accuracy AND precision between machines?
From what I understand, the crystals on PC's are notorious for clock skew. If clocks are always skewing, what is the best way to synchronize clocks between machines with millisecond accuracy and …
0
votes
1answer
37 views
Native interface to Ticket systems
Does any web bug/ticket system (Jira, Google Code, github, etc) offer a native plugin to add new tickets and update existing ones?
My current tickets are usually few lines long, and the overhead of …
8
votes
17answers
583 views
How do you jump start yourself to do a task that you just despise doing?
When starting a programming project, how do you jump start yourself to do a task that you just despise doing?
4
votes
10answers
227 views
How to break circle of evening stupidity? [closed]
Hi!
Sometimes I find myself sitting at work late evening trying to solve a very simple problem with no luck.
It's almost always the case that I leave at 9PM with the problem not solved and the next …
0
votes
2answers
71 views
Fix Web App bugs by reloading page, or reloading script / external resource
Say I just found a bug involving javascript workflow in a web app. Most of the time I will fix the bug and reload the page. Unfortunately this is a time consuming process reloading the page all the …
5
votes
19answers
310 views
What are good tasks for “not enough time to start on something big” moments?
It happens fairly frequently that I'll finish up a big project or get done with a meeting around 30-45 minutes before my time to go home. There are usually things that need to be done, but it usually …
4
votes
8answers
370 views
Software used to create consulting invoices
At any given time, I do consulting for between 2-4 clients, and I'm having some trouble keeping track of the hours and generating invoices. My current solution is to use Google Calendar to track my …
