<?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"
	>

<channel>
	<title>The New Interface Advocate</title>
	<atom:link href="http://www.hci-matters.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hci-matters.com/blog</link>
	<description>Clay Barnes talks about HCI, the user experience, and whatever he's in the mood for.</description>
	<pubDate>Fri, 06 Jun 2008 18:53:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Improved Error Dialog Box</title>
		<link>http://www.hci-matters.com/blog/2008/06/06/improved-error-dialog-box/</link>
		<comments>http://www.hci-matters.com/blog/2008/06/06/improved-error-dialog-box/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 13:47:21 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.hci-matters.com/blog/?p=45</guid>
		<description><![CDATA[Error dialogs seem to rarely best their progenitors from decades ago.  In fact, often the modern counterparts are worse&#8212;either they offer misleading oversimplifications or they are little more than graphical wrappers for some obscure error code optionally coupled with some half-baked developers&#8217; notes.  Obviously, redesigning error dialogs won&#8217;t automatically fix this problem, but [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2008/06/06/improved-error-dialog-box/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lumiera Timeline First Draft</title>
		<link>http://www.hci-matters.com/blog/2008/05/21/lumiera-timeline-first-draft/</link>
		<comments>http://www.hci-matters.com/blog/2008/05/21/lumiera-timeline-first-draft/#comments</comments>
		<pubDate>Thu, 22 May 2008 05:28:45 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.hci-matters.com/blog/?p=41</guid>
		<description><![CDATA[I&#8217;ve pulled together some drafts of my ideas for the design of the timeline portion of the Lumiera non-linear video editor (hopefully, the successor to Cinelerra).
The annotated version (explaining some of the finer points):

The un-annotated version (to show the sketch better):

]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2008/05/21/lumiera-timeline-first-draft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C* Music Player Audioscrobbler/Last.fm patch</title>
		<link>http://www.hci-matters.com/blog/2008/05/06/c-music-player-audioscrobblerlastfm-patch/</link>
		<comments>http://www.hci-matters.com/blog/2008/05/06/c-music-player-audioscrobblerlastfm-patch/#comments</comments>
		<pubDate>Wed, 07 May 2008 04:41:45 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.hci-matters.com/blog/2008/05/06/c-music-player-audioscrobblerlastfm-patch/</guid>
		<description><![CDATA[Frank Terbeck wrote a patch for cmus that adds support for Audioscrobbler/Last.fm.  He doesn&#8217;t use/maintain it any more, and was kind enough to allow me to take it over for him.  I&#8217;ve updated it to reflect the current changes to the cmus codebase.  I plan to take some time this summer to [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2008/05/06/c-music-player-audioscrobblerlastfm-patch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Everybody Loves Regular Expressions!</title>
		<link>http://www.hci-matters.com/blog/2008/04/23/everybody-loves-regular-expressions/</link>
		<comments>http://www.hci-matters.com/blog/2008/04/23/everybody-loves-regular-expressions/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 22:40:43 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[regex]]></category>

		<category><![CDATA[regular expressions]]></category>

		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.hci-matters.com/blog/2008/04/23/everybody-loves-regular-expressions/</guid>
		<description><![CDATA[I&#8217;ve had several requests for my &#8220;Regular Expressions Quick-Reference/Comparison Chart,&#8221; so I&#8217;m posting it here.  At the moment, it covers the vim-, BRE- (used by ed, sed, and grep), ERE- (used by egrep, and sed -r), and perl- (used by perl (naturally!) and most copies of rename) flavors at the moment.  This is [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2008/04/23/everybody-loves-regular-expressions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Done Right&#8212;A *Progressive* Progressive Find</title>
		<link>http://www.hci-matters.com/blog/2007/12/30/search-done-right-a-progressive-progressive-find/</link>
		<comments>http://www.hci-matters.com/blog/2007/12/30/search-done-right-a-progressive-progressive-find/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 19:33:00 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://hci-matters.com/blog/2007/12/30/search-done-right-a-progressive-progressive-find/</guid>
		<description><![CDATA[Edit:  I&#8217;ve updated this intro after discovering that I somehow replaced it with some unrevised notes from my initial outline.  Oops.
I was reading an argument that progressive find is the best (and only proper) search design, I think in the comments of this article. I got to thinking about what makes progressive, and [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/12/30/search-done-right-a-progressive-progressive-find/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Handy scripts!</title>
		<link>http://www.hci-matters.com/blog/2007/12/13/filler/</link>
		<comments>http://www.hci-matters.com/blog/2007/12/13/filler/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 08:37:26 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[scripts]]></category>

		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://hci-matters.com/blog/2007/12/13/filler/</guid>
		<description><![CDATA[So, as proof that I still exist, I&#8217;m posting some scripts that I&#8217;ve used as of late.  I&#8217;m sure they&#8217;re simplistic, flawed, and trivial to replicate.  However, they&#8217;re what I needed, so I assume there are other people out there who could use them, too.

First, I have &#8220;distributer.rb.&#8221;  It&#8217;s a ruby program [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/12/13/filler/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The only two interface designs ever conceived:</title>
		<link>http://www.hci-matters.com/blog/2007/07/07/search-isnt-the-future-or-why-the-gui-is-so-approachable/</link>
		<comments>http://www.hci-matters.com/blog/2007/07/07/search-isnt-the-future-or-why-the-gui-is-so-approachable/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 09:55:21 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://hciadvocate.com/blog/?p=16</guid>
		<description><![CDATA[Let&#8217;s see who can guess the two designs I&#8217;m referring to. Here&#8217;s a hint: they&#8217;re more psychological than technical&#8212;and if you say anything involving the words &#8220;GUI,&#8221; &#8220;CLI,&#8221; &#8220;mouse,&#8221; or &#8220;wizard,&#8221; you&#8217;re way off track.
The two designs are (drum roll)&#8230;

Memorized actions and search.
Though I seem to refer to these architectures as a dichotomy, that is [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/07/07/search-isnt-the-future-or-why-the-gui-is-so-approachable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The misused mouse, part 2:  A proposal for a nearly mouseless interface.</title>
		<link>http://www.hci-matters.com/blog/2007/06/16/the-misused-mouse-part-2-one-proposal-for-a-mostly-mouse-free-interface/</link>
		<comments>http://www.hci-matters.com/blog/2007/06/16/the-misused-mouse-part-2-one-proposal-for-a-mostly-mouse-free-interface/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 14:28:47 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://hciadvocate.com/blog/?p=9</guid>
		<description><![CDATA[Since I said the mouse needed to be seriously re-examined as the primary device for interacting with the user-interface (see my previous entry), it&#8217;s only fair that I give an example of a better way to do it.  In this entry I explore one possible way to minimally change the interface to almost remove [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/06/16/the-misused-mouse-part-2-one-proposal-for-a-mostly-mouse-free-interface/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The misused mouse, part 1: The story of the mouse&#8217;s decline</title>
		<link>http://www.hci-matters.com/blog/2007/06/16/the-mouse-based-gui-misunderstood-misused-abused/</link>
		<comments>http://www.hci-matters.com/blog/2007/06/16/the-mouse-based-gui-misunderstood-misused-abused/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 11:28:17 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user experience]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://hciadvocate.com/blog/?p=8</guid>
		<description><![CDATA[Now, I am by no means hoping to abolish the mouse.  Its price to performance ratio is unmatched, and the best alternative pointing device (the tablet) can&#8217;t be found for much less than an order of magnitude greater expense:  hard to justify for the relatively small performance edge it offers.  What I [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/06/16/the-mouse-based-gui-misunderstood-misused-abused/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Throw out that mouse&#8212;you upgraded to a keyboard!</title>
		<link>http://www.hci-matters.com/blog/2007/06/11/7/</link>
		<comments>http://www.hci-matters.com/blog/2007/06/11/7/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 04:05:03 +0000</pubDate>
		<dc:creator>Clay Barnes</dc:creator>
		
		<category><![CDATA[hci]]></category>

		<category><![CDATA[interface design]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://hciadvocate.com/blog/?p=7</guid>
		<description><![CDATA[Celebrating the release of Openbox 3.4, I&#8217;ve published my mouseless window management design. Of course, if you use firefox, OO.o, or the like, you&#8217;ll have to reach for the rat&#8211;that&#8217;s not my fault, though. :-D
(For those of you reading backward in time from my more recent entries calling for a more keyboard-centric user-interface, this is [...]]]></description>
		<wfw:commentRss>http://www.hci-matters.com/blog/2007/06/11/7/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

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