<?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: Helpless in Seattle</title>
	<atom:link href="http://brainsnorkel.com/2006/02/27/helpless-in-seattle/feed/" rel="self" type="application/rss+xml" />
	<link>http://brainsnorkel.com/2006/02/27/helpless-in-seattle/</link>
	<description>Manifesto-driven development.  Eclectic thoughts.</description>
	<lastBuildDate>Tue, 14 Feb 2012 13:12:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sunny Kalsi</title>
		<link>http://brainsnorkel.com/2006/02/27/helpless-in-seattle/comment-page-1/#comment-4900</link>
		<dc:creator>Sunny Kalsi</dc:creator>
		<pubDate>Sun, 12 Mar 2006 06:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://brainsnorkel.com/?p=241#comment-4900</guid>
		<description>Totally agree with Alastair. The first thing I thought of was PHP Manual too, because it shows both exactly how useless normal documentation is and how useful allowing users to enter documentation is for you. Whenever I read the PHP doccos, I&#039;m always at a loss as to what they&#039;re actually on about. It takes a bit of rambling from users and some code samples to tell me what I need to do.

I think the flickr forums idea is pretty good -- Don&#039;t document anything, but get the documenters to search the forums, fixing problems that users come up with. Often something that needs documenting would be better served by being more intuitive in the UI, for example. However, none of this works when the assumption of being connected to the internet doesn&#039;t hold.

For this case, there still needs to be boring old doccos with a powerful indexing system which incorporates synonyms and grammar checks.</description>
		<content:encoded><![CDATA[<p>Totally agree with Alastair. The first thing I thought of was PHP Manual too, because it shows both exactly how useless normal documentation is and how useful allowing users to enter documentation is for you. Whenever I read the PHP doccos, I&#8217;m always at a loss as to what they&#8217;re actually on about. It takes a bit of rambling from users and some code samples to tell me what I need to do.</p>
<p>I think the flickr forums idea is pretty good &#8212; Don&#8217;t document anything, but get the documenters to search the forums, fixing problems that users come up with. Often something that needs documenting would be better served by being more intuitive in the UI, for example. However, none of this works when the assumption of being connected to the internet doesn&#8217;t hold.</p>
<p>For this case, there still needs to be boring old doccos with a powerful indexing system which incorporates synonyms and grammar checks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alastair</title>
		<link>http://brainsnorkel.com/2006/02/27/helpless-in-seattle/comment-page-1/#comment-4894</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Mon, 27 Feb 2006 12:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://brainsnorkel.com/?p=241#comment-4894</guid>
		<description>Good stuff.

As an example of the &quot;self-correcting&quot; help I really like the &lt;a href=&quot;http://www.php.net/manual/en/&quot; rel=&quot;nofollow&quot;&gt;PHP manual&lt;/a&gt;, which has an official reference for each topic, followed by a long thread of comments from users, usually to explain corner cases and the like.

I&#039;ll note also in passing that the Docbook XSL stylesheets can generate Windows HTML help files as easily as they can generate plain HTML, or PDF, or manpages even (writing style differences notwithstanding).

Lastly it should be said that from my experience the help doco is usually consulted only when something goes wrong. In my opinion most help systems spend far too much time on bleedingly obvious stuff like how to double-click the installer, and zero time on what &quot;error -666, program aborted&quot; means. This is the opposite of how it should be. Help doco writers should *start* with the error messages and work backwards to the easy stuff.

OK that&#039;s hard.

Howabout this then. Ensure that: a) the error messages are of sufficient quality (also hard, and possibly the subject of a blog post in its own right); b) the text of the error message can be copy and pasted; c) there exists a user forum in which the error message can be posted; and d) the alta vista spider can get to the forum.

Is that too much to ask?

**Posted by Chris after a Spam Karma dog ate Alastair&#039;s homework **</description>
		<content:encoded><![CDATA[<p>Good stuff.</p>
<p>As an example of the &#8220;self-correcting&#8221; help I really like the <a href="http://www.php.net/manual/en/" rel="nofollow">PHP manual</a>, which has an official reference for each topic, followed by a long thread of comments from users, usually to explain corner cases and the like.</p>
<p>I&#8217;ll note also in passing that the Docbook XSL stylesheets can generate Windows HTML help files as easily as they can generate plain HTML, or PDF, or manpages even (writing style differences notwithstanding).</p>
<p>Lastly it should be said that from my experience the help doco is usually consulted only when something goes wrong. In my opinion most help systems spend far too much time on bleedingly obvious stuff like how to double-click the installer, and zero time on what &#8220;error -666, program aborted&#8221; means. This is the opposite of how it should be. Help doco writers should *start* with the error messages and work backwards to the easy stuff.</p>
<p>OK that&#8217;s hard.</p>
<p>Howabout this then. Ensure that: a) the error messages are of sufficient quality (also hard, and possibly the subject of a blog post in its own right); b) the text of the error message can be copy and pasted; c) there exists a user forum in which the error message can be posted; and d) the alta vista spider can get to the forum.</p>
<p>Is that too much to ask?</p>
<p>**Posted by Chris after a Spam Karma dog ate Alastair&#8217;s homework **</p>
]]></content:encoded>
	</item>
</channel>
</rss>

