<?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: Negotiate with your users</title>
	<atom:link href="http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/</link>
	<description>Change thrives on me</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andreas</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6867</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6867</guid>
		<description>I totally agree. Bad dialog boxes are found in abundance in almost all types of software. It needs to be addressed! Thanks!</description>
		<content:encoded><![CDATA[<p>I totally agree. Bad dialog boxes are found in abundance in almost all types of software. It needs to be addressed! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James John Malcolm</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6570</link>
		<dc:creator>James John Malcolm</dc:creator>
		<pubDate>Fri, 15 May 2009 19:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6570</guid>
		<description>Pretty much all dialogs in Thunderbird should be non-modal. Like the &quot;Failed to connect to server pop.gmail.com&quot; one - which I get 3x if I&#039;m disconnected as I have 3 accounts. It&#039;s hell.

Dialogs like those should be more like the Firefox 3 &quot;Do you want to save this password&quot; non-modal dialog, but in yellow or something like that.</description>
		<content:encoded><![CDATA[<p>Pretty much all dialogs in Thunderbird should be non-modal. Like the &#8220;Failed to connect to server pop.gmail.com&#8221; one &#8211; which I get 3x if I&#8217;m disconnected as I have 3 accounts. It&#8217;s hell.</p>
<p>Dialogs like those should be more like the Firefox 3 &#8220;Do you want to save this password&#8221; non-modal dialog, but in yellow or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Walker</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6569</link>
		<dc:creator>Kris Walker</dc:creator>
		<pubDate>Fri, 15 May 2009 16:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6569</guid>
		<description>And at the very least you can try to lighten up the situation:
http://www.codinghorror.com/blog/archives/001238.html</description>
		<content:encoded><![CDATA[<p>And at the very least you can try to lighten up the situation:<br />
<a href="http://www.codinghorror.com/blog/archives/001238.html" rel="nofollow">http://www.codinghorror.com/blog/archives/001238.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xav</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6568</link>
		<dc:creator>Xav</dc:creator>
		<pubDate>Fri, 15 May 2009 09:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6568</guid>
		<description>Bad example: here the application should just notify the user that the connection failed and attempt to fix it all by itself, exactly as in the xkcd strip Jakub pointed (but maybe not as far:)</description>
		<content:encoded><![CDATA[<p>Bad example: here the application should just notify the user that the connection failed and attempt to fix it all by itself, exactly as in the xkcd strip Jakub pointed (but maybe not as far:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Steiner</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6567</link>
		<dc:creator>Jakub Steiner</dc:creator>
		<pubDate>Fri, 15 May 2009 09:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6567</guid>
		<description>Jan, why stop there? 

http://xkcd.com/416/ :)</description>
		<content:encoded><![CDATA[<p>Jan, why stop there? </p>
<p><a href="http://xkcd.com/416/" rel="nofollow">http://xkcd.com/416/</a> <img src='http://clarkbw.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Nieuwenhuizen</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6566</link>
		<dc:creator>Jan Nieuwenhuizen</dc:creator>
		<pubDate>Fri, 15 May 2009 08:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6566</guid>
		<description>And what about information?  &quot;Try again&quot; could me much more useful if you give
the user a fair chance at finding out what really happened.  The command,
the error message, the log file, etc?</description>
		<content:encoded><![CDATA[<p>And what about information?  &#8220;Try again&#8221; could me much more useful if you give<br />
the user a fair chance at finding out what really happened.  The command,<br />
the error message, the log file, etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Novack</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6565</link>
		<dc:creator>Novack</dc:creator>
		<pubDate>Fri, 15 May 2009 02:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6565</guid>
		<description>Yes, indeed. That phrase is brilliant, and should be a mantra.</description>
		<content:encoded><![CDATA[<p>Yes, indeed. That phrase is brilliant, and should be a mantra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6564</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 15 May 2009 02:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6564</guid>
		<description>Very Good...

&quot;Don’t ask users to acknowledge your troubles and stop the negotiation there.  Reconnect!  Try Again!  Even simple actions can help people correct the situation.&quot;

It should be mandatory that this statement be pasted to every programmers screen.</description>
		<content:encoded><![CDATA[<p>Very Good&#8230;</p>
<p>&#8220;Don’t ask users to acknowledge your troubles and stop the negotiation there.  Reconnect!  Try Again!  Even simple actions can help people correct the situation.&#8221;</p>
<p>It should be mandatory that this statement be pasted to every programmers screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Snoeijs</title>
		<link>http://clarkbw.net/blog/2009/05/14/negotiate-with-your-users/comment-page-1/#comment-6562</link>
		<dc:creator>Erik Snoeijs</dc:creator>
		<pubDate>Thu, 14 May 2009 22:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://clarkbw.net/blog/?p=641#comment-6562</guid>
		<description>I agree 100%, nothing is more frustrating than a application stating the obvious, while asking me to confirm this obvious statement. 
Yes, telling me you can&#039;t connect is fine, but don&#039;t also ask me to tell you it is OK.</description>
		<content:encoded><![CDATA[<p>I agree 100%, nothing is more frustrating than a application stating the obvious, while asking me to confirm this obvious statement.<br />
Yes, telling me you can&#8217;t connect is fine, but don&#8217;t also ask me to tell you it is OK.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.903 seconds -->
