<?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: Online documentation</title>
	<atom:link href="http://blogs.gnome.org/calum/2006/01/30/online-documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/</link>
	<description>Usability an' that</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:14:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sven Neumann</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-138</link>
		<dc:creator>Sven Neumann</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-138</guid>
		<description>Should be installed by default for any browser: &lt;a href=&quot;http://extensionroom.mozdev.org/more-info/linktoolbar&quot;&gt;http://extensionroom.mozdev.org/more-info/linktoolbar&lt;/a&gt;&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Should be installed by default for any browser: <a href="http://extensionroom.mozdev.org/more-info/linktoolbar">http://extensionroom.mozdev.org/more-info/linktoolbar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Pashley</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-139</link>
		<dc:creator>David Pashley</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-139</guid>
		<description>It&#039;s not that hard to generate decent navigation for Docbook. &lt;br/&gt;&lt;a href=&quot;http://www.davidpashley.com/articles/xslt-benchmarks.html&quot;&gt;http://www.davidpashley.com/articles/xslt-benchmarks.html&lt;/a&gt; or &lt;a href=&quot;http://www.davidpashley.com/articles/automatic-proxy.html&quot;&gt;http://www.davidpashley.com/articles/automatic-proxy.html&lt;/a&gt; shows you what can be done with a little bit of effort. I realise it isn&#039;t much, but it allows you to navigation through the document fairly easily.&lt;p/&gt;Compare those to &lt;a href=&quot;http://www.davidpashley.com/articles/gcj-automake.html&quot;&gt;http://www.davidpashley.com/articles/gcj-automake.html&lt;/a&gt; which is the default nwalsh xhtml output.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not that hard to generate decent navigation for Docbook. <br /><a href="http://www.davidpashley.com/articles/xslt-benchmarks.html">http://www.davidpashley.com/articles/xslt-benchmarks.html</a> or <a href="http://www.davidpashley.com/articles/automatic-proxy.html">http://www.davidpashley.com/articles/automatic-proxy.html</a> shows you what can be done with a little bit of effort. I realise it isn&#8217;t much, but it allows you to navigation through the document fairly easily.
<p />Compare those to <a href="http://www.davidpashley.com/articles/gcj-automake.html">http://www.davidpashley.com/articles/gcj-automake.html</a> which is the default nwalsh xhtml output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Wirzenius</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-140</link>
		<dc:creator>Lars Wirzenius</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-140</guid>
		<description>For restricting the width of the text, you almost certainly want to use CSS&#039;s max-width attribute, with a relative width:&lt;p/&gt;body { max-width: 40em; }&lt;p/&gt;It doesn&#039;t work with most versions of IE, I&#039;m told, but hey, at some point one stops caring. Someone with time on their hands could use one of the tricks to enable that only for non-IE, and use a plain width attribute for IE only.&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>For restricting the width of the text, you almost certainly want to use CSS&#8217;s max-width attribute, with a relative width:
<p />body { max-width: 40em; }
<p />It doesn&#8217;t work with most versions of IE, I&#8217;m told, but hey, at some point one stops caring. Someone with time on their hands could use one of the tricks to enable that only for non-IE, and use a plain width attribute for IE only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Janik</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-141</link>
		<dc:creator>Tim Janik</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-141</guid>
		<description>Calum, can you please provide a pointer to a study or usability website or similar, that backs up your statement about readability/reading speed and line length/word count?</description>
		<content:encoded><![CDATA[<p>Calum, can you please provide a pointer to a study or usability website or similar, that backs up your statement about readability/reading speed and line length/word count?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calum Benson</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-142</link>
		<dc:creator>Calum Benson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-142</guid>
		<description>&lt;p&gt;Here&#039;s &lt;a href=&quot;http://psychology.wichita.edu/surl/usabilitynews/42/text_length.htm&quot;&gt;one such study&lt;/a&gt;, which concludes that a line length of 65-75 characters per line (for adults, 45 for children) is easiest to read on-screen.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;The average length of an English word is six characters, including the space or punctuation mark that follows it, so that&#039;s a &lt;i&gt;little&lt;/i&gt; more than the rule of thumb I suggested.  But of course there are always other factors to consider anyway-- leading, typeface and font size all come into play too.&lt;/p&gt;&lt;p/&gt;&lt;p&gt;Here are some other design guides that mention the &quot;ten words per line&quot; guideline, albeit with less in the way of supporting evidence:&lt;/p&gt;&lt;p/&gt;&lt;a href=&quot;http://www.creativepro.com/story/feature/23856.html&quot;&gt;http://www.creativepro.com/story/feature/23856.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.webpagecontent.com/corp_archive/139/5/&quot;&gt;http://www.webpagecontent.com/corp_archive/139/5/&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.webstyleguide.com/type/lines.html&quot;&gt;http://www.webstyleguide.com/type/lines.html&lt;/a&gt;&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://psychology.wichita.edu/surl/usabilitynews/42/text_length.htm">one such study</a>, which concludes that a line length of 65-75 characters per line (for adults, 45 for children) is easiest to read on-screen.</p>
<p>
<p>The average length of an English word is six characters, including the space or punctuation mark that follows it, so that&#8217;s a <i>little</i> more than the rule of thumb I suggested.  But of course there are always other factors to consider anyway&#8211; leading, typeface and font size all come into play too.</p>
<p />
<p>Here are some other design guides that mention the &#8220;ten words per line&#8221; guideline, albeit with less in the way of supporting evidence:</p>
<p /><a href="http://www.creativepro.com/story/feature/23856.html">http://www.creativepro.com/story/feature/23856.html</a><br /><a href="http://www.webpagecontent.com/corp_archive/139/5/">http://www.webpagecontent.com/corp_archive/139/5/</a><br /><a href="http://www.webstyleguide.com/type/lines.html">http://www.webstyleguide.com/type/lines.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André L F S Bacci</title>
		<link>http://blogs.gnome.org/calum/2006/01/30/online-documentation/comment-page-1/#comment-143</link>
		<dc:creator>André L F S Bacci</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/calum/2006/01/30/online-documentation/#comment-143</guid>
		<description>What about this use of DocBook with a prety output AND navigation sidebars?&lt;br/&gt;&lt;a href=&quot;http://www.php.net/manual/en/function.phpinfo.php&quot;&gt;http://www.php.net/manual/en/function.phpinfo.php&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>What about this use of DocBook with a prety output AND navigation sidebars?<br /><a href="http://www.php.net/manual/en/function.phpinfo.php">http://www.php.net/manual/en/function.phpinfo.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/calum/2006/01/30/online-documentation/feed/ ) in 1.23109 seconds, on Feb 10th, 2012 at 8:17 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 9:17 pm UTC -->
