|
|
I prefer Landscape monitor with 1600:900 resolution. So that I can dock frequently required panel on the sides, and work in the central window. The dock panels are now-a-days available in many applications and can be programmed conveniently in our own applications.
|
|
|
|
|
The poll probably targets current manufacturers stupidity where displays are supposed to be used for watching HD movies only. It is getting hard to get display with at least 1200 vertical pixels. Current 1920x1080 mania does not boost the productivity at all.
History of 15" notebook displays: 1600 x 1200 -> 1680 x 1050 -> 1600 x 900. We have lost 1/3 of display space (compared to horizontal resolution) during last few years. Considering the highest resolution available: 1600 x 1200 -> 1920 x 1200 -> 1920 x 1080 it is still a loss of productivity.
|
|
|
|
|
while (e) { Coyote(); }
|
|
|
|
|
I am writing a video inventory program at home and have the ability to add many actors to the video table. They must be checked for duplicates first though and I am having trouble figuring out the code (Yes I am new!). Here is what I have so far:
<pre lang="vb">Private Sub CheckArtist()
Dim Count As Integer
Dim StopCount As Integer
StopCount = (ds.Tables("Video").Rows.Count) - 1
Name1 = ActorNm1Text.Text
Name2 = ActorNm2Text.Text
Name3 = ActorNm3Text.Text
Name4 = ActorNm4Text.Text
For i = 1 To 4
For Count = 0 To StopCount
If Name(i) = ds.Tables("Video").Rows(Count).Item(1) Then
ActorID(i) = Count
Exit Sub
End If
Next Count
Next i
'Otherwise add a new record
AddNewActor()
End Sub
<pre lang="vb">
I have the question in the iteration, but here it is again. How do I assign the ActorID# using i or is that not possible? Any help and/or direction would be greatly appreciated!
Jimbo
|
|
|
|
|
You should use landscape...
(yes|no|maybe)*
|
|
|
|
|
|
You can get more if you post in the right forum!
2 bugs found.
> recompile ...
65534 bugs found.
|
|
|
|
|
I have 1,532,687 14" monitors. One for each spybot.
Thank goodness for solar power.
m.bergman
For Bruce Schneier, quanta only have one state : afraid.
To succeed in the world it is not enough to be stupid, you must also be well-mannered. -- Voltaire
Honesty is the best policy, but insanity is a better defense. -- Steve Landesberg
|
|
|
|
|
Having a week go by with no survey is a lot better than having a dumb one just for the sake of having one.
|
|
|
|
|
Hey, this a great idea for the next week: "please vote for the dumbest survey so far".
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke
[My articles]
|
|
|
|
|
Just think - no more arguing about which way up to put it, etc - just 2 or 3 portholes in front of you for looking at your code through. Genius.
|
|
|
|
|
If that's the case, fish screen saver would be the perfect thing to use! 
|
|
|
|
|
|
|
...so I prefer landscape. I work with DELL's 30" and will never go back. I even bought one for home use.
Only A4 people work with full screen doc's.
|
|
|
|
|
I am square! 
|
|
|
|
|
I am Spartacus!
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water
|
|
|
|
|
And THIS IS SPARTA!
Why can't I be applicable like John? - Me, April 2011 ----- Beidh ceol, caint agus craic againn - Seán Bán Breathnach ----- Da mihi sis crustum Etruscum cum omnibus in eo! ----- Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932
|
|
|
|
|
I tell everybody about my setup because I sincerely believe it is awesome and you should get something similar! I use 4 x 23" 1080p screen with 2 portrait and 2 landscape.
Landscape is great if you need to fire up a VM, a remote desktop session, an image editor, your music player, IM, etc. It's also pretty good for running the application you are working on (I don't typically design apps for portrait). And taking a break to watch some video in portrait sucks isn't ideal...
On the other hand, portrait is perfect for web browsing (as long as websites obey the 1024 wide rule, the width is wasted anyway) and coding. It's also pretty cool to have two portrait screens side by side to compare files easily. I also place Visual Studio (or Eclipse) on the portrait monitor next to the landscape one. This way, I can have the solution explorer, output view and everything but the code on the landscape monitor. This gives a huge amount of pixels for the actual code. No more scrolling to see the other half of a method!
It hurts whenever I have to code on my laptop or someone else's computer...
Btw, I also use a laptop like "scissors keys" keyboard[^] and my 9 years old mouse[^] has more buttons than my phone.
You owe it to yourself to be comfortable and to your customer to be productive.
|
|
|
|
|
I only have the luxury of 2 monitors (both at work and at home). But my Visual Studio setup is just like yours: Coding on the portrait and debug windows and Solution explorer, toolbox, etc. in landscape. Once you switch to this, using one monitor lone seems very inconvenient.
|
|
|
|
|
I have 2 of those illuminated keyboards. I love them. I bought a second one to use with my laptop.
Marc
|
|
|
|
|
|
|
Do you see through the cat, or does the cat see through you?!
All of my software is powered by a single Watt.
|
|
|
|