Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
floydbloke
3522 posts

Uber Geek

ID Verified

  #489694 5-Jul-2011 15:32
Send private message

myopinion: Widescreen is great for the office as it allows you to have two windows / documents open side by side.


I've been running dual-screens (Windows extended desktop) both at home and at work (laptops w/- external monitor at work) for at least the last 10 years.  Wouldn't have it any other way.




Did Eric Clapton really think she looked wonderful...or was it after the 15th outfit she tried on and he just wanted to get to the party and get a drink?




gzt

gzt
17104 posts

Uber Geek

Lifetime subscriber

  #489699 5-Jul-2011 15:43
Send private message

Just having a quick glance, both sets of stats supplied by freitasm and myopinion come out around 40% widescreen.

This is a significant percentage of viewers not getting an optimal experience.

I never have a problem either way myself @1920 x 1200 most sites are adequate, but many are not optimal.

It would take a lot of design & development to make things optimal for all ratios.

I agree Trademe would be more usable with a widescreen option - it would eliminate a lot of scrolling.

Maybe someone who feels strongly enough can write a greasemonkey script for it.

dacraka
766 posts

Ultimate Geek

ID Verified
Trusted

  #489846 5-Jul-2011 22:21
Send private message

BurningBeard: Allow the graphic designer to chime in.

The human eye drops off reading a paragraph (to the next line) after about one and a half alphabets (39 characters to be exact) - we use this rule to calculate when to split a piece of text into columns.


39 characters is hardly anything!

BurningBeard: Having text spanning right across the page massively impedes readability. You see this on really poorly done websites where you find yourself highlighting the text just to mark what line you are up to.


Interesting! I agree.



mattwnz
20141 posts

Uber Geek


  #489875 5-Jul-2011 23:55
Send private message

You can get flash websites to scale to any screen resolution without too much additonal work ....

gzt

gzt
17104 posts

Uber Geek

Lifetime subscriber

  #489957 6-Jul-2011 10:29
Send private message

mattwnz: You can get flash websites to scale to any screen resolution without too much additonal work ....

This is also available in most browsers using ctrl-zoom.

But scaling larger or smaller is not what is needed.

Efficient use of the available space is required.

Substantially different layouts are actually required to make the best use of different screen aspect ratios.

Because each website layout is different there is no solution which will automatically work for all sites with all ratios.

Resolution is a factor as well, but not for the op.

TwoSeven
1623 posts

Uber Geek

Subscriber

  #489982 6-Jul-2011 11:35
Send private message

I dont really see any technical issues on why a site cannot be designed to fill the screen.  However, from an information or interaction architecture point of view I think their might be a few reasons.

One reason that springs to mind for a frequent use site would be what I would give the label  'consistency of place' to. What I mean is that it might be a good thing to have the same information in the same place every time the user visits the site.  If the browser is moving the contents around due to scaling, then I would suggest that it would become harder for the user to first visually locate that information and also to interact with it (say using the mouse). 




Software Engineer
   (the practice of real science, engineering and management)
A.I.  (Automation rebranded)
Gender Neutral
   (a person who believes in equality and who does not believe in/use stereotypes. Examples such as gender, binary, nonbinary, male/female etc.)

 

 ...they/their/them...


SCM

SCM
459 posts

Ultimate Geek


  #490141 6-Jul-2011 16:29
Send private message

Ramboss: This has probably been talked about, but i wanted to have a moan. With the exception of a few websites (including this one) Most websites are not in widescreen format, eg Trademe, Stuff, and IGN. and that is to name but a few. Most if not All laptops, pc monitors and even tv's that surf the web are 16:9 or a similar widescreen format. So WHY are all these websites still in a 4:3 format. It is terrible to look at when using a 1080p laptop monitor, and half of the screen is either blank or advertising.

When will these popular sites get with the times and offer 16:9 support like geekzone does?  


And thank god for that!
Myself and most of the people I know dont have wide screen.
Most if not all of the PC monitors in my circles are standard 4:3 not 16:9!!!




 Click to see full size

 

 


 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
Ramboss

202 posts

Master Geek


  #490194 6-Jul-2011 18:31
Send private message

SCM:
Ramboss: This has probably been talked about, but i wanted to have a moan. With the exception of a few websites (including this one) Most websites are not in widescreen format, eg Trademe, Stuff, and IGN. and that is to name but a few. Most if not All laptops, pc monitors and even tv's that surf the web are 16:9 or a similar widescreen format. So WHY are all these websites still in a 4:3 format. It is terrible to look at when using a 1080p laptop monitor, and half of the screen is either blank or advertising.

When will these popular sites get with the times and offer 16:9 support like geekzone does?  


And thank god for that!
Myself and most of the people I know dont have wide screen.
Most if not all of the PC monitors in my circles are standard 4:3 not 16:9!!!


Well you must not have anyone in your circles who are using a laptop that has been brought in the last year or so, because they are all going the way of the widescreen 

Ragnor
8219 posts

Uber Geek

Trusted

  #490198 6-Jul-2011 18:44
Send private message

TwoSeven: I dont really see any technical issues on why a site cannot be designed to fill the screen. 


Fixed Width vs Fluid vs Responsive

Fixed width is by far the least complex, the fastest to create and the hardest to get wrong.

Given the amount of time developers spend resolving various different browser quirks even with a simple fixed width layout usually most budgets (time/money) dont allow for the time needed for a nice fluid or responsive layout unless you do the old school way with tables which are just nasty because they mix mark-up and styling.

There are a few pre done html/css boilerplate/grid type projects which have improved a lot, to the point where it's probably cost efficient to use one of them.

SCM

SCM
459 posts

Ultimate Geek


  #490225 6-Jul-2011 19:43
Send private message

Ramboss:
SCM:
Ramboss: This has probably been talked about, but i wanted to have a moan. With the exception of a few websites (including this one) Most websites are not in widescreen format, eg Trademe, Stuff, and IGN. and that is to name but a few. Most if not All laptops, pc monitors and even tv's that surf the web are 16:9 or a similar widescreen format. So WHY are all these websites still in a 4:3 format. It is terrible to look at when using a 1080p laptop monitor, and half of the screen is either blank or advertising.

When will these popular sites get with the times and offer 16:9 support like geekzone does?  


And thank god for that!
Myself and most of the people I know dont have wide screen.
Most if not all of the PC monitors in my circles are standard 4:3 not 16:9!!!


Well you must not have anyone in your circles who are using a laptop that has been brought in the last year or so, because they are all going the way of the widescreen 


Correct. Most of the people I know cant afford a laptop let alone a modern one. They use PC's with standard CRT monitors.
I did have a wide screen laptop but it died and I haven't bothered to replace it yet.




 Click to see full size

 

 


mattwnz
20141 posts

Uber Geek


  #490254 6-Jul-2011 20:43
Send private message

Ragnor:
TwoSeven: I dont really see any technical issues on why a site cannot be designed to fill the screen. 


Fixed Width vs Fluid vs Responsive

Fixed width is by far the least complex, the fastest to create and the hardest to get wrong.


 

The geekzone website is fluid, but I always view it in a smaller window, as the length of the lines just gets too long to read comfortably on a widescreen monitor. Personally I prefer websites that are a fixed width.

alexx
867 posts

Ultimate Geek


  #490296 6-Jul-2011 21:48
Send private message

The iPad now accounts for 1 percent of global web browsing and over 2 percent in the US.

http://www.pcmag.com/article2/0,2817,2388010,00.asp

Now add some other tablets and mobile devices into the mix and I don't see the need to support 1024x768 ending any time soon.

The widescreen format is nice for movies, but I don't really like it that much for doing any real work. I'm currently using the work laptop with 1366x768 and I'm always finding that I want more vertical height so I can have more lines of my document visible. Wide becomes more useful when the monitor is wide enough so that I can have a document and a terminal window and/or text editor fully visible at the same time, but in many cases I'd prefer a larger 4:3 format screen.

1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.