On Fri, Jul 31, 2009 at 8:55 PM, Devon Scott-Tunkin
<djvonfunkin@xxxxxxxxx> wrote:
you just can't win ;).
bah, it all depends on how you define "win".
If you mean please all the people all the time, yes you are correct. However if you instead define win as choose the available option that best optimizes what you want to achieve - well then you can definitely win.
In fact, to go back to my point about Amazon & Google's "objective formalized testing with real customers" - Amazon.com is not currently
maxing out at any pixel size - and that decision was based on split
A-B testing (like almost all page content choices there ultimately are - they have an awesome split A-B engine for all their web stuff). They found out that for their existing customer base at some point in time, letting the content flow full width was better than maxing out in terms of actual customer behavior - sales and traffic and all that. (The design story for their results is probably something like customers want all the relevant content for the current page on one page, but they don't want to scroll too much and they want to see more of the content together, so use that width)
So while the results for full-width vs max width for them may be a little
old so maybe some newer larger customer desktop sizes could use a max
width at 1800 or something like that, I'm sure their results demonstrated that having their pages max out at 1280 or even 1600 was worse than letting the pages flow.
but if you want the objectivity behind my decisions please read:
http://www.humanfactors.com/downloads/feb03.asp
It was an interesting read, thank you. But despite the fact those tested said they could concentrate better on narrower widths, I think the results definitely support the idea of wider widths being better. In particular, the stated concentration benefits did not lead to faster reading, and the scrolling length being described as better with wider columns and the single page being faster than multiple both seem to lead to putting more on a page but using all the width you've got to keep scrolling low.
Anyways, to get all this back to pygame - on my 1280 wide desktop, I find the full width-ness of this page here:
http://www.pygame.org/docs/ref/surface.html
better than the maxed out width behavior of this page here:
http://pygameweb.no-ip.org/docs/surface.htmlSo I guess I'd say I think your max width is too low.
(but the second page does look very pretty)