1
vote
0answers
60 views
Is listening to music while programming a good idea? [closed]
In your opinion does it increase, reduce or doesn't change your productivity?
If you're listening to music do you make more, less or the same amount of errors?
Do you usually listen to music while …
0
votes
2answers
44 views
AppleScript to take text and turn it into pasteable HTML
Hi all,
We work with bugzilla. Whenever you need to query a ticket you just need to know the bugid (integer) and you simply prepend this to it.
…
1
vote
0answers
55 views
How to use two keyboards simultaneously on a single computer w/windows? [closed]
I am working with a colleague on the same computer, but I would like the opportunity to work at the same time, I have two USB keyboards and two mouses and use Teamplayer to work with 2 mouses. but for …
3
votes
6answers
131 views
How to encourage positive developer behavior with an IDE?
The goal of IDEs is increase productivity. They do a great job at that. Refactoring, navigation, inline documentation, auto completion help increase productivity immensely.
But: Every tool is a …
2
votes
7answers
54 views
What among Bash/Python/Perl/Ruby/Sed/Awk for System administration , coding accessories.
I know the question is very subjective. But I cannot form the question in a much more better manner. I would appreciate some guidance.
I often as a developer feel how easier it would have been for me …
2
votes
5answers
88 views
IM (Instant Messaging) increase or decrease developer’s productivity?
In my team I have some developers that always have two or three IM windows open. The majority of these windows are not related with the project where they are nor with asking or offering programming …
-1
votes
3answers
76 views
How to speed up programming work / development time? [closed]
Hello Guys,
I know everyone has his own style of doing certain things. But still deep in the jungle, you see some lights of hope for your escaping. What's the strategy of you guys? What …
2
votes
10answers
130 views
What are you doing during your downtimes to still be productive?
Lately I found myself having a lot of downtime at work.
Unfortunately my current company doesn't have a "research project" policy so I can't put too much effort on a side project (or I may never …
28
votes
51answers
2k views
What are the biggest potential time wasters in development?
Actually I am interested in hearing others experience on this subject: Time wasters.
By saying that, I mean the things that are a trap to fall into during the development phase and let us developers …
1
vote
5answers
77 views
Visual Studio and C# and Web Developer Productivity Tools /Helps
I'm looking into Productivity tools for developing in C# / Visual Studio 2008 (pr0) and developing web apps (not using MVC).
Anything from favourite visual studio shortcuts to external tools and …
1
vote
5answers
64 views
What do you do to pass time during long operations (compiling, uploading, etc)?
It's no secret that having to wait while coding breaks you out of "the zone". Even worse, you might get sucked in by some activity (like SO) and suddenly realize you've just wasted yet another half an …
0
votes
1answer
49 views
How long did it take to actually be product with nhibernate? [closed]
I'm struggling with nhibernate and just want an idea how long it took you to become productive with it?
Is it really a time saver or do you end up spending more time trying to configure the darn …
1
vote
5answers
86 views
In which practical ways can virtualization enhance your development environment ?
Practical uses of virtualization in software development are about as diverse as the techniques to achieve it.
Whether running your favorite editor in a virtual machine, or using a system of …
2
votes
9answers
270 views
Are programming languages of today more productive than those from decades ago?
Variations of this question have been asked before and sometimes it's even taken for granted, so let me be very clear exactly what I'm looking for. A lot has happened to has made programming easier, …
0
votes
8answers
138 views
Looking for Inspiration: How can jQuery be truly useful?
After I read jQuery in Action, I could grok the purpose and strengths of the jQuery Core API.
To date, I've used jQuery in several production applications.
But now I'd like to graduate from a …
