<?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"
	>
<channel>
	<title>Comments on: Blog widths</title>
	<atom:link href="http://www.thetlog.net/2006/07/24/blog-widths/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetlog.net/2006/07/24/blog-widths/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 21:17:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: twodotfive &#187; Twodotfive first steps</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-9164</link>
		<dc:creator>twodotfive &#187; Twodotfive first steps</dc:creator>
		<pubDate>Tue, 26 Sep 2006 09:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-9164</guid>
		<description>[...] And with August came my portuguese blog. And then because of a post on Tlog, I&#8217;ve discussed the question of the Blog Widths and the monetization motifs behind using fixed widths. [...]</description>
		<content:encoded><![CDATA[<p>[...] And with August came my portuguese blog. And then because of a post on Tlog, I&#8217;ve discussed the question of the Blog Widths and the monetization motifs behind using fixed widths. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twodotfive</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-6320</link>
		<dc:creator>twodotfive</dc:creator>
		<pubDate>Sat, 05 Aug 2006 21:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-6320</guid>
		<description>&lt;strong&gt;Blog Widths&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Blog Widths</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo Gomes</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5965</link>
		<dc:creator>Ivo Gomes</dc:creator>
		<pubDate>Wed, 26 Jul 2006 11:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5965</guid>
		<description>Instead of "fixed" or "liquid" layout, you can use "elastic".
That way, you can define a max-width on the website to keep the lines short. But when you increase the text, that max-width will increase too (em's) so that the layout stretches with the text, keeping the lines with the same number os words/characters.

Take a look at it here:

http://www.456bereastreet.com/archive/200504/fixed_or_fluid_width_elastic/</description>
		<content:encoded><![CDATA[<p>Instead of &#8220;fixed&#8221; or &#8220;liquid&#8221; layout, you can use &#8220;elastic&#8221;.<br />
That way, you can define a max-width on the website to keep the lines short. But when you increase the text, that max-width will increase too (em&#8217;s) so that the layout stretches with the text, keeping the lines with the same number os words/characters.</p>
<p>Take a look at it here:</p>
<p><a href="http://www.456bereastreet.com/archive/200504/fixed_or_fluid_width_elastic/" rel="nofollow">http://www.456bereastreet.com/archive/200504/fixed_or_fluid_width_elastic/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Timóteo</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5952</link>
		<dc:creator>Pedro Timóteo</dc:creator>
		<pubDate>Wed, 26 Jul 2006 07:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5952</guid>
		<description>From &lt;a href="http://en.wikipedia.org/wiki/Web_design" rel="nofollow" rel="nofollow" rel="nofollow" rel="nofollow"&gt;Wikipedia&lt;/a&gt;:

&lt;blockquote&gt;Many designers compensate for this by wrapping their entire webpage in a fixed width box, essentially limiting it to an exact pixel-perfect value, which is a &lt;i&gt;fixed layout&lt;/i&gt;. Some create the illusion of liquidity by building the graphics for their webpage at a size larger than any current standard monitor size. Other designers say that this is bad because it ignores the preferences of the user, who might have their browser sized a specific way that they like best. These people propose a &lt;i&gt;liquid layout&lt;/i&gt;, where the size of the Web page adjusts itself based on the size of the browser window.

There is a usability reason (rather than wanting control) for why a designer may choose a more fixed layout. Studies have shown that there is usually an optimal line width in terms of readability. One rule to appear from such studies is that lines should be between 40-60 characters long, or approximately 11 words per line. But users may choose their windows size and font selection to optimize other factors more important to them."&lt;/blockquote&gt;

So, I was right about what "liquid" means, but, on the other hand, there are indeed studies (like Eric mentioned) which say that people prefer to read short lines... Hmmm... :roll:

</description>
		<content:encoded><![CDATA[<p>From <a href="http://en.wikipedia.org/wiki/Web_design" rel="nofollow" rel="nofollow" rel="nofollow" rel="nofollow">Wikipedia</a>:</p>
<blockquote><p>Many designers compensate for this by wrapping their entire webpage in a fixed width box, essentially limiting it to an exact pixel-perfect value, which is a <i>fixed layout</i>. Some create the illusion of liquidity by building the graphics for their webpage at a size larger than any current standard monitor size. Other designers say that this is bad because it ignores the preferences of the user, who might have their browser sized a specific way that they like best. These people propose a <i>liquid layout</i>, where the size of the Web page adjusts itself based on the size of the browser window.</p>
<p>There is a usability reason (rather than wanting control) for why a designer may choose a more fixed layout. Studies have shown that there is usually an optimal line width in terms of readability. One rule to appear from such studies is that lines should be between 40-60 characters long, or approximately 11 words per line. But users may choose their windows size and font selection to optimize other factors more important to them.&#8221;</p></blockquote>
<p>So, I was right about what &#8220;liquid&#8221; means, but, on the other hand, there are indeed studies (like Eric mentioned) which say that people prefer to read short lines&#8230; Hmmm&#8230; <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuruddeen710</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5934</link>
		<dc:creator>nuruddeen710</dc:creator>
		<pubDate>Wed, 26 Jul 2006 03:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5934</guid>
		<description>thats true...i also have the same problem
&lt;a href="http://propertytips.blogspot.com" rel="nofollow"&gt;propertytips.blogspot.com&lt;/a&gt;
&lt;a href="http://theresonlyoneunited.blogspot.com" rel="nofollow"&gt;theresonlyoneunited.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>thats true&#8230;i also have the same problem<br />
<a href="http://propertytips.blogspot.com" rel="nofollow">propertytips.blogspot.com</a><br />
<a href="http://theresonlyoneunited.blogspot.com" rel="nofollow">theresonlyoneunited.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Timóteo</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5917</link>
		<dc:creator>Pedro Timóteo</dc:creator>
		<pubDate>Tue, 25 Jul 2006 22:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5917</guid>
		<description>&lt;b&gt;andr3&lt;/b&gt;: the 20" monitor is at work. It's not mine. :)

&lt;b&gt;Tim&lt;/b&gt;: a full width design does NOT mean I have to scroll sideways. See the examples I gave. Performancing, or my blogs, for instance, use the entire browser width, but that doesn't mean I have a horizontal scroll bar at 800x600 or something.

&lt;b&gt;Bruno&lt;/b&gt;: does "liquid" mean that? I though it meant that the sizes &lt;i&gt;aren't&lt;/i&gt; fixed. Must investigate...</description>
		<content:encoded><![CDATA[<p><b>andr3</b>: the 20&#8243; monitor is at work. It&#8217;s not mine. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><b>Tim</b>: a full width design does NOT mean I have to scroll sideways. See the examples I gave. Performancing, or my blogs, for instance, use the entire browser width, but that doesn&#8217;t mean I have a horizontal scroll bar at 800&#215;600 or something.</p>
<p><b>Bruno</b>: does &#8220;liquid&#8221; mean that? I though it meant that the sizes <i>aren&#8217;t</i> fixed. Must investigate&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dandyna</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5908</link>
		<dc:creator>dandyna</dc:creator>
		<pubDate>Tue, 25 Jul 2006 19:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5908</guid>
		<description>with tabbed navigation, there's actually no need to keep several window opened and aligned on screen. So I totally agree with the post's author. I love wide, spreaded blogs :)</description>
		<content:encoded><![CDATA[<p>with tabbed navigation, there&#8217;s actually no need to keep several window opened and aligned on screen. So I totally agree with the post&#8217;s author. I love wide, spreaded blogs <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Neale</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5898</link>
		<dc:creator>Tim Neale</dc:creator>
		<pubDate>Tue, 25 Jul 2006 16:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5898</guid>
		<description>Take a look at some professional sites http://www.guardian.co.uk/ or http://news.bbc.co.uk/. The screen widths designed to fit smaller monitors (lap tops etc).  Then they can look ok with larger monitors, but are not annoying users with smaller ones by forcing them to scroll sideways . 

Most people with large monitors rarely have the browsers open to full size.</description>
		<content:encoded><![CDATA[<p>Take a look at some professional sites <a href="http://www.guardian.co.uk/" rel="nofollow">http://www.guardian.co.uk/</a> or <a href="http://news.bbc.co.uk/" rel="nofollow">http://news.bbc.co.uk/</a>. The screen widths designed to fit smaller monitors (lap tops etc).  Then they can look ok with larger monitors, but are not annoying users with smaller ones by forcing them to scroll sideways . </p>
<p>Most people with large monitors rarely have the browsers open to full size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andr3</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5848</link>
		<dc:creator>andr3</dc:creator>
		<pubDate>Tue, 25 Jul 2006 02:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5848</guid>
		<description>I'm with Eric. Fixed width layouts are easier to accomplish, although it's not that big of a deal if you use proportional units (em, %) for text size and stuff. The thing is that most bloggers aren't webdesigners. And like orixilus has mentioned, what good is your 23" running on 1600x1200 for if you only going to have ONE window maximized? You're the one spoiling desktop space... the only "sin" the designer has commited was to design using pixels for font sizes, but you can always rely on your browser to increase your text. If you have such a screen you better know how to use it, if not, I'll be glad to email you my snail mail address so that we can trade. (I have a 17"crt old white bastard, just so you know. works great @ 1024x768) :P

(Pedro, not aimed at "you" specifically, just trying to target those high-end users with such screens. ;) Fixed width is not always bad. On a personal note, I prefer fixed to pure liquid, which extend proportionally to the width of the screen... you should always have a maximum width.. IE needs a little extra help (js) with that though..</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Eric. Fixed width layouts are easier to accomplish, although it&#8217;s not that big of a deal if you use proportional units (em, %) for text size and stuff. The thing is that most bloggers aren&#8217;t webdesigners. And like orixilus has mentioned, what good is your 23&#8243; running on 1600&#215;1200 for if you only going to have ONE window maximized? You&#8217;re the one spoiling desktop space&#8230; the only &#8220;sin&#8221; the designer has commited was to design using pixels for font sizes, but you can always rely on your browser to increase your text. If you have such a screen you better know how to use it, if not, I&#8217;ll be glad to email you my snail mail address so that we can trade. (I have a 17&#8243;crt old white bastard, just so you know. works great @ 1024&#215;768) <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>(Pedro, not aimed at &#8220;you&#8221; specifically, just trying to target those high-end users with such screens. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Fixed width is not always bad. On a personal note, I prefer fixed to pure liquid, which extend proportionally to the width of the screen&#8230; you should always have a maximum width.. IE needs a little extra help (js) with that though..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Rodrigues</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5829</link>
		<dc:creator>Bruno Rodrigues</dc:creator>
		<pubDate>Mon, 24 Jul 2006 19:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5829</guid>
		<description>&lt;blockquote&gt;Using the entire screen allows me to use slightly larger fonts, like I do here...&lt;/blockquote&gt;

@pedro: that's why Eric mentioned "liquid", which is a kind of page that doesn't stretch when you maximise the window, but do stretches when you increase the font size. The trick is to use "em" sizes as much as possible.</description>
		<content:encoded><![CDATA[<blockquote><p>Using the entire screen allows me to use slightly larger fonts, like I do here&#8230;</p></blockquote>
<p>@pedro: that&#8217;s why Eric mentioned &#8220;liquid&#8221;, which is a kind of page that doesn&#8217;t stretch when you maximise the window, but do stretches when you increase the font size. The trick is to use &#8220;em&#8221; sizes as much as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicola</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5822</link>
		<dc:creator>Nicola</dc:creator>
		<pubDate>Mon, 24 Jul 2006 18:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5822</guid>
		<description>I am fairly new to blogging and I thought it was weird - still do - just assumed there was a reason for it.  I don't particularly like it. I guess it could be that there are a lot of people out there like me who are lacking in skills and use free templates of determined size - because it is all we can handle.</description>
		<content:encoded><![CDATA[<p>I am fairly new to blogging and I thought it was weird - still do - just assumed there was a reason for it.  I don&#8217;t particularly like it. I guess it could be that there are a lot of people out there like me who are lacking in skills and use free templates of determined size - because it is all we can handle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Timóteo</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5814</link>
		<dc:creator>Pedro Timóteo</dc:creator>
		<pubDate>Mon, 24 Jul 2006 16:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5814</guid>
		<description>&lt;b&gt;orixilus&lt;/b&gt;: I prefer to use tabs, and multiple desktops (when using Linux), so I have my browser(s) in full screen. I admit that I'm probably &lt;i&gt;not&lt;/i&gt; a typical, average user, though.

&lt;b&gt;Eric&lt;/b&gt;: thanks for the link. Maybe studies say that short lines are easy to read... I don't know. Using the entire screen allows me to use slightly &lt;i&gt;larger fonts&lt;/i&gt;, like I do here, which, to me, increases readability a lot. BTW: your blog happens to be one of the few full width ones. :)

&lt;b&gt;Steve&lt;/b&gt;: and that would be...? ;)</description>
		<content:encoded><![CDATA[<p><b>orixilus</b>: I prefer to use tabs, and multiple desktops (when using Linux), so I have my browser(s) in full screen. I admit that I&#8217;m probably <i>not</i> a typical, average user, though.</p>
<p><b>Eric</b>: thanks for the link. Maybe studies say that short lines are easy to read&#8230; I don&#8217;t know. Using the entire screen allows me to use slightly <i>larger fonts</i>, like I do here, which, to me, increases readability a lot. BTW: your blog happens to be one of the few full width ones. <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><b>Steve</b>: and that would be&#8230;? <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Pavlina</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5810</link>
		<dc:creator>Steve Pavlina</dc:creator>
		<pubDate>Mon, 24 Jul 2006 15:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5810</guid>
		<description>You're correct -- we know something you don't.  ;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re correct &#8212; we know something you don&#8217;t.  <img src='http://www.thetlog.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Giguere</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5808</link>
		<dc:creator>Eric Giguere</dc:creator>
		<pubDate>Mon, 24 Jul 2006 15:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5808</guid>
		<description>Actually, studies have shown that there are optimal line lengths for reading text. There's a good discussion of it &lt;a href="http://eserver.org/courses/w01/tc510/hades/kaltenbach1.htm" rel="nofollow"&gt;here&lt;/a&gt;, along with other tips to increase readability. Now, I'm not saying these blogs are doing it on purpose... to be honest, it's a lot simpler to create fixed-width layouts that look good in all browsers than to have to deal with the vagaries of CSS and browser bugs to get completely flexible ("liquid") layouts, especially in 3 columns.</description>
		<content:encoded><![CDATA[<p>Actually, studies have shown that there are optimal line lengths for reading text. There&#8217;s a good discussion of it <a href="http://eserver.org/courses/w01/tc510/hades/kaltenbach1.htm" rel="nofollow">here</a>, along with other tips to increase readability. Now, I&#8217;m not saying these blogs are doing it on purpose&#8230; to be honest, it&#8217;s a lot simpler to create fixed-width layouts that look good in all browsers than to have to deal with the vagaries of CSS and browser bugs to get completely flexible (&#8221;liquid&#8221;) layouts, especially in 3 columns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orixilus</title>
		<link>http://www.thetlog.net/2006/07/24/blog-widths/#comment-5807</link>
		<dc:creator>orixilus</dc:creator>
		<pubDate>Mon, 24 Jul 2006 15:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2006/07/24/blog-widths/#comment-5807</guid>
		<description>in my opinion, you *don't* need 1600x1200 to read a blog and those who have such a screen don't maximize windows but instead take advantage of the higher resolution to keep several windows open at the same time. this is the reason I would think when developing any kind of website, not just blogs.</description>
		<content:encoded><![CDATA[<p>in my opinion, you *don&#8217;t* need 1600&#215;1200 to read a blog and those who have such a screen don&#8217;t maximize windows but instead take advantage of the higher resolution to keep several windows open at the same time. this is the reason I would think when developing any kind of website, not just blogs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
