<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Will Norris &#187; design</title>
	<atom:link href="http://willnorris.com/tag/design/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:41:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>Double Click-Throughs</title>
		<link>http://willnorris.com/2005/08/double-click-throughs</link>
		<comments>http://willnorris.com/2005/08/double-click-throughs#comments</comments>
		<pubDate>Mon, 22 Aug 2005 15:57:01 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[netnewswire]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://willnorris.com/?p=69</guid>
		<description><![CDATA[Preface When I started thinking about this topic about a week ago, it was originally going to be a rant about NetNewsWire and how its click-through behavior was so frustrating. Upon doing a little research however, I discovered this problem is not specific to NNW, but all OS X applications, and I&#8217;m certainly not the [...]]]></description>
			<content:encoded><![CDATA[<h3>Preface</h3>

<p>When I started thinking about this topic about a week ago, it was originally
going to be a rant about <a href="http://ranchero.com/netnewswire">NetNewsWire</a> and how its click-through behavior was
so frustrating.  Upon doing a little research however, I discovered this
problem is not specific to NNW, but all OS X applications, and I&#8217;m certainly
not the first person to talk about it (John Gruber has a number of <a href="http://www.google.com/search?q=click-through+site%3Adaringfireball.net">interesting reads</a>).  I have stumbled upon something however that I&#8217;ve been unable to
find mentioned elsewhere online, and that&#8217;s the inconsistency between single
and double click-throughs in an application.</p>

<p><span id="more-69"></span></p>

<p>First, a definition from the Apple <a href="http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/">Human Interface Guidelines</a> to make sure
we&#8217;re all on the same page, and not talking about <a href="http://en.wikipedia.org/wiki/Click-through_rate">banner ads</a> &#8212;</p>

<blockquote>
  <p>An item that provides <strong>click-through</strong> is one that a user can activate on an
  inactive window with one click, instead of clicking first to make the window
  active and then clicking the item.</p>
</blockquote>

<p>Often, click-through is discussed in terms of whether or not an inactive
application &#8220;receives&#8221; the click.  Developers have the choice of making
click-through active on most any object within an application, and there are
various schools of thought on what should and should not allow click-throughs.
I&#8217;m more interested however in &#8220;double click-throughs&#8221;, or whether an
application receives a &#8220;double click&#8221; message when it is inactive.</p>

<h3>An illustration</h3>

<p>As I&#8217;ve already mentioned, this all begin with an annoyance I discovered in
NetNewsWire; here&#8217;s my basic workflow</p>

<ul>
<li>browse through headlines in NNW</li>
<li>open full article text in Safari</li>
<li>after reading article, close Safari window and click back to NNW</li>
</ul>

<p>This works okay, unless in clicking back to NNW I want to select something other than what is currently selected.  For
example, if I currently have <em>CNN.com</em> as my selected feed, and I click on my
<em>Slashdot</em> feed with NNW being inactive, then all that happens is that NNW
becomes the active window.  I must then click once again to actually select the
Slashdot feed &#8212; this is completely expected behavior when click-throughs are
turned off.  What is <strong>not</strong> expected however, is that if I perform this second
click too quickly, then NNW receives a double-click action and opens the
Slashdot homepage in my browser.  The problem is that NNW does <strong>not</strong> allow
single click-throughs but it <strong>does</strong> allow double click-throughs.  The only way
to make a new selection in NNW while it is inactive is to click once to make it
active, pause for a moment, and then make your actual selection.  <em>Talk about
annoying!</em></p>

<p>I realize I&#8217;m kind of picking on NetNewsWire, but that&#8217;s only because this is
where I first noticed the issue. Apple applications are no exception - this
inconsistency in click-throughs can also be found in iChat&#8217;s Buddy List window
and Mail message listings (though I&#8217;m sure there are many others).  iTunes&#8217;
track window seems to behave consistently however &#8212; neither single or double
click-throughs are registered &#8212; so apparently it is possible.</p>

<h3>The Remedy</h3>

<p>I&#8217;m certainly not a skilled interface designer, so I&#8217;m not about to jump into
the debate (religious war?) of when click-throughs should and should not be
allowed.  I am however quite skilled at the role of &#8220;end-user&#8221; and can recognize
inconsistency when I see it.  I&#8217;ve only toyed in Interface Builder quite
briefly, so I don&#8217;t know if it has different properties for single and double
click throughs.  If not, I would suggest some mechanism for consistency be
added, and if it&#8217;s already there then I would suggest to developers to use the
same value for both.</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2005/08/double-click-throughs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>new template</title>
		<link>http://willnorris.com/2005/08/new-template</link>
		<comments>http://willnorris.com/2005/08/new-template#comments</comments>
		<pubDate>Fri, 05 Aug 2005 21:36:47 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://willnorris.com/2005/08/new-template</guid>
		<description><![CDATA[so I&#8217;ve made a new template &#8212; whoopady doo! Thanks to David LeBer for the initial inspiration and Todd Klassy for the top image (lecture hall at Bascom Hall at the University of Wisconsin in Madison, Wisconsin). I tested most browsers, but if this layout looks like crap in your particular browser I&#8217;d love to [...]]]></description>
			<content:encoded><![CDATA[<p>so I&#8217;ve made a new template &#8212; whoopady doo!  Thanks to <a href="http://david.codeferous.com/">David LeBer</a> for the initial inspiration and <a href="http://www.flickr.com/photos/latitudes/30612777/">Todd Klassy</a> for the top image (lecture hall at Bascom Hall at the University of Wisconsin in Madison, Wisconsin).  I tested most browsers, but if this layout looks like crap in your particular browser I&#8217;d love to hear about it (just be sure to let me know which browser you&#8217;re using).</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2005/08/new-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress, layouts, and URIs</title>
		<link>http://willnorris.com/2005/05/wordpress-layouts-and-uris</link>
		<comments>http://willnorris.com/2005/05/wordpress-layouts-and-uris#comments</comments>
		<pubDate>Wed, 18 May 2005 05:28:01 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://willnorris.com/?p=33</guid>
		<description><![CDATA[wordpress Well, I finally decided to ditch blosxom for a slightly more robust blogging package. Don&#8217;t get me wrong, I absolutely love blosxom and it&#8217;s design philosophy&#8230; I was just running into too many problems getting plugins to inter-operate and behave exactly as I wanted them too. While I miss being able to just edit [...]]]></description>
			<content:encoded><![CDATA[<h3>wordpress</h3>

<p>Well, I finally decided to ditch blosxom for a slightly more robust blogging package.  Don&#8217;t get me wrong, I absolutely love blosxom and it&#8217;s design philosophy&#8230; I was just running into too many problems getting plugins to inter-operate and behave exactly as I wanted them too.  While I miss being able to just edit entries in vi, wordpress seems to address most all of the big issues I was having with blosxom.</p>

<h3>layouts</h3>

<p>When moving to wordpress, I tried to duplicate the old layout I had but realized it was going to take forever to recreate the template.  I ended up making this slightly modified version of <a href="http://binarybonsai.com/">Michael Heilemann</a>&#8217;s <a href="http://binarybonsai.com/kubrick/">kubrick</a> layout&#8230; I&#8217;m rather pleased with it.  I still want to do a completely custom layout, but this is working in the interim.  Hat&#8217;s off to <a href="http://www.flickr.com/photos/ciro/">Ciro</a> who actually took the photograph at the top and licensed it with a <a href="http://www.creativecommons.com/">creative commons</a> license.</p>

<h3>URIs</h3>

<p>And finally a small toot of my own horn &#8212; because I took the time and effort to generate <a href="http://www.w3.org/Provider/Style/URI.html">cool uri</a>s when I used blosxom, I was able to switch blogging apps without breaking any links (that I&#8217;m aware of).  I&#8217;m using a completely different system, written in a different language, using a different storage mechanism for the data, and it&#8217;s all seamless to the end user &#8212; that&#8217;s the way URIs were meant to be.  If you have ugly URIs, do yourself and the web community a favor &#8212; fix them now, (but <a href="http://willnorris.com/2005/01/cooluris">don&#8217;t break your old links</a>).  (If you happen to notice any broken or missing links on the new site, please comment below.)</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2005/05/wordpress-layouts-and-uris/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

