up vote 5 down vote favorite
2
share [g+] share [fb]

I've always thought that a dual screen setup is sufficient for application development. One screen for the code and one for documentation/testing. In some cases I could see another pc with one screen to be useful for testing in a different environment.

Then I saw this. I'm not sure what to do with so many screens but I'm still a bit envious.

So what is you're screen/computer count and what do you do with them. Please give good arguments so I can used them when I ask my boss for a new machine :)

link|improve this question

40% accept rate
feedback

19 Answers

3 total

Left: Documentation

Center: Visual Studio

Right: Music / media / email / misc apps

link|improve this answer
I gave this an up vote, because I agree... 3 is the number. However I think the right monitor should be used for email, rather than music. – Scott Wisniewski Oct 22 '08 at 10:55
I agree on the email. – Omar Kooheji Oct 22 '08 at 10:56
I have one 24" but I need 3 of them :P – milot Oct 22 '08 at 10:57
Really, the 3rd is for any "other" application. So email fits. – JTA Oct 22 '08 at 10:58
1  
Don't forget that if your application has a GUI, then having this full screen is a good use for the third monitor. – Bill Michell Oct 22 '08 at 13:17
show 3 more comments
feedback

Just one very large screen, with multiple workspaces that you can switch between at the press of a button.

link|improve this answer
1  
Agree. I worked for some time with 2 monitors, and time needed to move head and focus on second screen is longer, than pressing shortcut on keyboard to switch windows/workspaces. Currently I'm working with 27" full HD Dell and this is the best choice for me :) – Thinker Apr 15 '10 at 11:00
2 screens with multiple workspaces is even better. – tstenner Apr 15 '10 at 11:01
i used to have double screen, never used the second screen except to push floating panels of photoshop and the like to the edge of the second monitor, i too get dizzy moving my eyes, i wish there is a way to have "multiple desktops" on windows! – Ayyash May 11 '10 at 4:16
feedback

3 is the accepted Ideal, you have a central focus on one and the other two a periphery. Plus you dont get the split between the screen in the center of your vision.

The middle one can be bigger than the others. Ideally I'd like to have a 26"+ screen in the middle in landscape and two 19-20" screen in portrait on either side.

I can deal with 2 one for IDE and one to use for documentaion/email/music/other things.

I tried having a 12" screen for email for a while and it was pretty useful.

I've also tried haiving multiple machines with multiple screens controlled using x2x, x2vnc or win2vnc. that was useful in that if one of my machines slowed down I could just assume control of the other.

link|improve this answer
This is the setup I currently have ... I'm grateful to the guy I replaced for requesting the huge monitor. Great for viewing tons of code, and as a bonus, it keeps me warm during the colder months. – Dave DuPlantis Oct 22 '08 at 12:25
I am using a widescreen 26" and two 19" widescreens rotated at 90 degrees. – vlad b. Aug 27 '10 at 11:51
feedback

2.

We all seem to agree that one isn't enough.

With three, I find having email up at all times to be intrusive, and counter productive to development. The last thing I need is another thing to break my concentration. I already have enough competing distractions.

link|improve this answer
feedback

I've worked with 1,2 and 3 monitor's, I found 2 monitors the best for developing (stock brokers use at least 4 so as always it depends on your use).

I found the increase in productivity when I moved to 3 far less then the improvement when I moved from 1 to 2. I believe 2 is sufficient and I would not pursue 3 monitors again.

Answer 2.

link|improve this answer
feedback

Two

One to work on and one to read from.

link|improve this answer
feedback

At work I have only 1, and at home I have a Macbook so only 1 screen - I do occasionally hook it up to an external monitor when doing heavy debugging but most of the time it's just 1.

I think the optimal count for a developer is about 2; maybe 3. Any more than 3 and you're doing too much at once!

I really wish I had 3 monitors... getting cheaper every day though! :-p

  1. Email/Web
  2. Visual Studio/IDE/Debugger
  3. Application
link|improve this answer
feedback

Check this: Programming and multiple monitors

link|improve this answer
feedback

I have two screens at home. Two L220x actually. They are 22" 1920x1200 panels.

Most often I use the first screen for code and the another runs a modelling software, irc client or a browser.

I prefer resolution over the size or amount of the displays, and of course I prefer they are clean. (I bite you if you'll touch my display with your greasy finger!)

link|improve this answer
Lol. I get really angry when my GF eats crisps over my Macbook; I spend a good 5-10 mins after she's put it down with the wipes cleaning between the keys! It doesn't matter so much with a PC keyboard as you can just get a new one but with a laptop its the actual computer you're damaging!! – widgisoft Oct 22 '08 at 16:23
+1 For resolution over size! – David Oneill Dec 22 '10 at 15:43
feedback

Normally two should be enough. But there are moments that you like to have another one.

For development:

One for the development environment. One for the documentation (including the specs/help and the internet browser).

For debugging:

One for the debugger/profiler. One for the executable.

link|improve this answer
feedback

One physical screen, three logical screens, switching by Spaces. Saves space, saves electricity.

link|improve this answer
Sheesh, Spaces... I've yet to see one linux window manager that doesn't have this feature. – tstenner Apr 15 '10 at 11:02
feedback

One.

I find flicking between applications (alt-tab/cmd-tab/virtual-desktops) preferable to moving my head between different screens.

I don't need to have an IRC/mail client/documentation-page onscreen all the time. I can quite easily fit an editor and documentation on screen at once by rearranging windows..

link|improve this answer
what kind of work you do? Just wondering because even though I can work with just one I work a lot faster with two. I can only fit one program on screen at a time and I use from 2 to 5 all the time. – Gene Oct 22 '08 at 12:34
feedback

1 really really big screen :)

nothing like 30"

link|improve this answer
I did some research into 1-huge monitor vs 2 smaller; I think in terms of pixels and power multiple monitors are the way to go; Plus you have a physical space that apps can maximise/fullscreen to. On a single monitor this is harder. – widgisoft Oct 22 '08 at 16:27
feedback

One 30" + two 20" in portrait.

http://www.flickr.com/photos/dotnetguy/1797459002/

link|improve this answer
feedback

I think 4 or 5. I currently use two, but I switch around what is on those screens all the time. Ideally I would like to have one monitor for each window I need.

  1. Docs
  2. IDE
  3. IRC
  4. E-mail
  5. The Application You're testing/debugging
link|improve this answer
Uhmm... Does the cost of running 5 monitors outweigh it's usefulness? How much does alt-tab cost? Not much I doubt... – widgisoft Oct 22 '08 at 16:25
@widgisoft: Time cost of alt-tab is huge compared to the time cost of a flick of your eyes. That said, I can't bring myself to believe that 5 monitors could be physically placed in a configuration that is useful... – David Oneill Dec 22 '10 at 15:46
@David Oneil: I was referring more to the cost of electricity versus the cost of time; Time is money after all but when you're spending more money than the time your saving it's obviously out balanaced. Say you charge X per hour and you work out how many ALT+TAB's you do per day and the total time -- you can then work out the cost of ALT+TAB; Monitors now run at about 0.06-0.1Khw so depending on how much you use them and how much you pay for your electric then gives you a price; I did a similar calculation at my workplace to get 2 monitors; 2 worked out 300 quid a year cheaper than ALT+TAB :-D – widgisoft Jan 20 '11 at 16:52
feedback

Two. You can't beat being able to see the application you're working on at the proper resolution/size and still have a live view of your log file for keeping an eye on things you don't want to use watch windows in your IDE to watch.

Three would be nice, for the "misc" types of things, but I just use my Zune for the media stuff.

link|improve this answer
feedback

I can't give up my quad head system even though the drivers will never move to Vista.

I find that by using Visual Studio to move a file to a "New Vertical Tab Group" I can span more than one monitor by lining up the scroll bar with the break between "Tab Groups". Therefore I can view 2 and sometimes up to 4 files (and the solution explorer) at the same time. I typically have an Interface definition or base class in one pane and then develop in the other.

Being able to compare your current file with another one smooths the task of developing a variation on a them like implementing an interface a second time while referencing other implementations. Also great for working on the caller class and the callee class.

Multiple monitors help you see and manage all the information that you have to use to program (the output, the Google, the code, the help, the logs, and the database) in order to craft something new. I assemble from bits these days not write in a clean slate.

I also built my own desk to hold my monitors so that the top edge of the monitors is just about eye level and the keyboard/mouse is right at chair arm level. My wrist hurts when I sit at a desk conceived of in the fifties and so does my neck. It boggles me that people think "must put monitor, keyboard and mouse on classic desk" and sit here. That just plain hurts.

To speed moving apps around to hold information in juxtaposition it completely recommend UltraMon.

Finally, although I'd love to have the really big screens, you can buy several smaller ones, like 21" for so much less that you can get many more pixels for the price. More bits means more information that you don't have to switch tasks to reference.

Just my experience for the last 5 years ...

link|improve this answer
feedback

i would prefer 3 screens for development / managment.

left GUI / testing interfaces, center programming code and configuration shells right music irc and other fun / comunication aplications

also i prefer to work in a standing position (this is better for the neck end back, it give more space and speed if you need to walk away.

link|improve this answer
feedback

One is enough if the workflow is well organized. This means: you always have all what do you realy need on your screen and nothing more. You can't possible read or write two things at ones, so this means, if youre have a need in the second screen, then something is wrong with the way, you use the first.

Yet it is helpful to have another screen for testing and debugging fullscreen or sometimes even windowed applications, so it would be great to have a spare screen just in case.

link|improve this answer
1  
I could not disagree more. Yet you also seem to disagree with yourself in the second paragraph... – Gene Oct 22 '08 at 13:38
On my macbook using spaces and general app switching I never really notice or feel cluttered; using windows at work having more than 2 applications open feels dirty and messy, OSX seems to make me feel organised. – widgisoft Oct 22 '08 at 16:26
1  
You can't possibly read or write two things at once, but you can switch your attention from one screen a lot faster than you switch between windows. Especially if there are many of them. – nikie Apr 15 '10 at 11:13
Peripheral vision tends to help a lot too; Often I can watch all 3 screens now without actually looking at them; Say you need to check your email - now I can see when a new email comes in on one screen rather than having to switch windows to check :-D. – widgisoft Jan 20 '11 at 16:53
feedback

Your Answer

 
or
required, but never shown

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