<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Screen versus window size and the never ending debate on usability</title>
	<atom:link href="http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/</link>
	<description>The leading source of news covering social media and the blogosphere.</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:53:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Eddie</title>
		<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/comment-page-1/#comment-115085</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Thu, 07 Sep 2006 15:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/#comment-115085</guid>
		<description>Another facet to all this is browser chrome... specifically, side panels and the like.  I have a widescreen monitor with large resolution, but I too like my browser maximized.  I bet, if I sat down on a couch with a psychologist or hypnotist, we&#039;d find out it&#039;s due to Fitt&#039;s law.  But that *still* doesn&#039;t mean I like to have a skinny page taking up 20% of my screen surrounded by whitespace.

Nope, I get good use out of side panels.   I wrote about this here:
http://my.opera.com/usability/blog/show.dml/109366</description>
		<content:encoded><![CDATA[<p>Another facet to all this is browser chrome&#8230; specifically, side panels and the like.  I have a widescreen monitor with large resolution, but I too like my browser maximized.  I bet, if I sat down on a couch with a psychologist or hypnotist, we&#8217;d find out it&#8217;s due to Fitt&#8217;s law.  But that *still* doesn&#8217;t mean I like to have a skinny page taking up 20% of my screen surrounded by whitespace.</p>
<p>Nope, I get good use out of side panels.   I wrote about this here:<br />
<a href="http://my.opera.com/usability/blog/show.dml/109366" rel="nofollow">http://my.opera.com/usability/blog/show.dml/109366</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thord Hedengren</title>
		<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/comment-page-1/#comment-114877</link>
		<dc:creator>Thord Hedengren</dc:creator>
		<pubDate>Wed, 06 Sep 2006 08:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/#comment-114877</guid>
		<description>Oh yes, dynamic layouts can be very useful and user friendly - but in a designers&#039; perspective it&#039;s a bit hard to work with if you want to do something special. But I completely agree with you, it&#039;s definetely an alternative!</description>
		<content:encoded><![CDATA[<p>Oh yes, dynamic layouts can be very useful and user friendly &#8211; but in a designers&#8217; perspective it&#8217;s a bit hard to work with if you want to do something special. But I completely agree with you, it&#8217;s definetely an alternative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki</title>
		<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/comment-page-1/#comment-114753</link>
		<dc:creator>Vicki</dc:creator>
		<pubDate>Tue, 05 Sep 2006 12:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/#comment-114753</guid>
		<description>Well there are alternatives to fixed-width layouts (that look small and lonely in the middle of your page) and liquid layouts (where lines of text will streeeeeeeeeetttchhh into something unreadable and unpleasant to use in a larger window... I&#039;ve read that around 60 characters a line is optimal) without going &quot;dynamic&quot;. Elastic layouts, with margins etc set in relative units, and max-widths set on blocks of text, and scalable images, go a long way to making sites more usable no matter what the window size... 

Dynamic layouts can be useful... I&#039;ve seen a few where a third, less important column drops below the content (by intention) when a smaller window size is detected. This is great except it could be disconcerting when the user resizes the screen and the layout changes... however... most users don&#039;t do that, just us webdev types. :-)

Equally important these days, though, is the increase of people using mobile technologies to access the web &#8212; it&#039;s not just the increasingly common large screens that are an issue &#8212; the increasingly common small screens are too. So it&#039;s really important that sites are well-built in terms of using valid and semantically-correct code to ensure they have the maximum chance of being usable whatever the screen size...

Just my 2 cents... I have plenty more to share but that might be boring here. :-)</description>
		<content:encoded><![CDATA[<p>Well there are alternatives to fixed-width layouts (that look small and lonely in the middle of your page) and liquid layouts (where lines of text will streeeeeeeeeetttchhh into something unreadable and unpleasant to use in a larger window&#8230; I&#8217;ve read that around 60 characters a line is optimal) without going &#8220;dynamic&#8221;. Elastic layouts, with margins etc set in relative units, and max-widths set on blocks of text, and scalable images, go a long way to making sites more usable no matter what the window size&#8230; </p>
<p>Dynamic layouts can be useful&#8230; I&#8217;ve seen a few where a third, less important column drops below the content (by intention) when a smaller window size is detected. This is great except it could be disconcerting when the user resizes the screen and the layout changes&#8230; however&#8230; most users don&#8217;t do that, just us webdev types. :-)</p>
<p>Equally important these days, though, is the increase of people using mobile technologies to access the web &#8212; it&#8217;s not just the increasingly common large screens that are an issue &#8212; the increasingly common small screens are too. So it&#8217;s really important that sites are well-built in terms of using valid and semantically-correct code to ensure they have the maximum chance of being usable whatever the screen size&#8230;</p>
<p>Just my 2 cents&#8230; I have plenty more to share but that might be boring here. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thord Hedengren</title>
		<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/comment-page-1/#comment-114729</link>
		<dc:creator>Thord Hedengren</dc:creator>
		<pubDate>Tue, 05 Sep 2006 07:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/#comment-114729</guid>
		<description>I&#039;m not sure that a techy audience prefer this or that kind of layout actually, but maybe you&#039;re right. Most people want sites that look good and are easy to read, and TBH sure fills those requirements.

Being a designer sure is hard on you. :(</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that a techy audience prefer this or that kind of layout actually, but maybe you&#8217;re right. Most people want sites that look good and are easy to read, and TBH sure fills those requirements.</p>
<p>Being a designer sure is hard on you. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Craven</title>
		<link>http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/comment-page-1/#comment-114676</link>
		<dc:creator>Matt Craven</dc:creator>
		<pubDate>Mon, 04 Sep 2006 16:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2006/09/04/screen-versus-window-size-and-the-never-ending-debate-on-usability/#comment-114676</guid>
		<description>We&#039;re rolling with a dynamic layout here on BH - however this last design approach was the first time that we defaulted to a layout that was at least 900px wide or so..  

And we&#039;ve heard no complaints about that...

Course, our audience is more techy than most..

Matt</description>
		<content:encoded><![CDATA[<p>We&#8217;re rolling with a dynamic layout here on BH &#8211; however this last design approach was the first time that we defaulted to a layout that was at least 900px wide or so..  </p>
<p>And we&#8217;ve heard no complaints about that&#8230;</p>
<p>Course, our audience is more techy than most..</p>
<p>Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

