29
votes
30answers
1k views
Can software be developed without deadlines?
I have problems developing my personal projects because I don't have deadlines, so I rarely find time to pursue them and when I finally find some time I usually find myself "perfec …
7
votes
11answers
355 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 …
5
votes
19answers
302 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 …
12
votes
8answers
353 views
Becoming the most efficient one-man team
Like many here, I am a one-man development team. I'm responsible for everything from gathering project requirements, designing concept-screens, planning and developing databases, a …
4
votes
10answers
213 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 s …
9
votes
14answers
406 views
Tips for programming in 5 min segments?
I have a laptop and bunch of 5 min segments throughout my day. I used to think this was simply too short a time to do 'anything'. Though with a little practice and a few minor beha …
0
votes
2answers
64 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 reloadi …
13
votes
20answers
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 l …
25
votes
20answers
1k views
How do you keep a balance between working, training, health and family?
One trend I see in the awesome developers I've met, is that they devote inordinate amounts of time to coding at the expense of (usually) their health. Personally, I also find it ha …
23
votes
15answers
2k views
How to Deal with chronic time issues?
I have a developer on my staff that chronically overshoots deadlines, and estimates. On several projects the last week or two everyday I hear "It should be done by the end of the d …
14
votes
27answers
2k views
Recommended Web Based Time/Task Management Solution For Personal Use?
Hello,
I know this is less programming related and more time management related, but I value the feedback of the users on this site. I'm finding myself particularly busy this sem …
2
votes
5answers
96 views
Habits that help context switch between tasks easily
One of the challenges of being on a small team (sometimes even large organizations) is needing to switch contexts very often. I could be writing PHP code right now, followed by som …
4
votes
3answers
248 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 …
10
votes
30answers
1k views
Time management tricks, tools & tips
Working with software day-to-day usually means you have to juggle project work, meetings, calls and other interrupts.
What single technique, trick, or tool do you find most useful …
0
votes
1answer
30 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, a …
