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

<channel>
	<title>Dean Sas's Weblog &#187; Tech</title>
	<atom:link href="http://www.deansas.org/blog/tag/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deansas.org/blog</link>
	<description>Tappity tap tap</description>
	<lastBuildDate>Sat, 24 Apr 2010 11:21:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First impressions of gnome-shell</title>
		<link>http://www.deansas.org/blog/2009/09/24/first-impressions-of-gnome-shell/</link>
		<comments>http://www.deansas.org/blog/2009/09/24/first-impressions-of-gnome-shell/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 20:13:38 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[p.u.c & p.u-uk.org]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/?p=603</guid>
		<description><![CDATA[GNOME Shell is the proposed interface for Gnome 3, it replaces the window manager, the panels at the top and bottom of the screen and everything that sits on them. It&#8217;s in the repositories for Karmic, install gnome-shell and then run gnome-shell &#8211;replace to give it a try. You should note that it&#8217;s still under [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://live.gnome.org/GnomeShell">GNOME Shell</a> is the proposed interface for Gnome 3, it replaces the window manager, the panels at the top and bottom of the screen and everything that sits on them. It&#8217;s in the repositories for Karmic, <a href="apt:gnome-shell">install gnome-shell</a> and then run gnome-shell &#8211;replace to give it a try. You should note that it&#8217;s still under heavy development and isn&#8217;t finished, or completely designed yet.</p>
<p>I&#8217;ve not used it much at all and it does feel quite weird so far but it makes a refreshing change and definitely looks nicer. As it&#8217;s still very much a work in progress I&#8217;m sure it&#8217;s only going to get better. That said there are some downsides.</p>
<p>One of the main changes to my mind is that it does not have a window list on a panel. You switch applications by visiting the Activity &#8220;overlay&#8221; and then clicking on the window you wish to switch to. This doesn&#8217;t really affect me much in practise, I usually use alt+tab to switch windows anyway, where it does affect me is for applications that change the window title, e.g. messenger or gmail, I now have to cycle through alt+tab to check for people replying to me etc.</p>
<p>Rather than a window list the panel now lists the name of the currently focused application. It seems a bit useless, most applications have the application name as part of the window list and I&#8217;m not likely to forget the name of an application I&#8217;ve started.</p>
<p>As I&#8217;ve said gnome-shell replaces the current panels and everything on them (well except the notification area). This includes application launchers, it&#8217;s now quite a bit slower to open a terminal every time I need one. Hopefully this just needs some performance work to fix though. Previously I swung my mouse to the top of the screen and one mouse click. I now need to hit the windows key to bring the Activities Overlay up, wait a second and then type &#8220;term&#8221; and hit enter. It&#8217;s given me the impetus to make the apps I manually start via launchers on 90% of logins to auto-start.</p>
<p>The clock has regressed, it now no longer displays the date, or has it accessible at all and doesn&#8217;t have a calendar. I&#8217;m not sure how much of that is down to design or just a lack of time. It&#8217;s worth noting the <a href="https://bugs.launchpad.net/bugs/406438">storm in a teacup</a>t when there was a proposal to change the Ubuntu configuration to not include the date.</p>
<p>There is also a sidebar which is turned off by default, apparently this is still very young and indeed it looks it. You can enable it by clicking on your name in the top right corner and checking Sidebar. By default it shows another, different, clock, some application launchers and recent documents. The application launchers as in the activity overlay seem to be hard-coded to open office and evolution, two apps I never use. I assume eventually they will be replaced with the most frequently used apps or be made configurable.</p>
<p>I&#8217;m quite conservative with my desktop usually, I like the default Ubuntu configuration and know it well. That said I&#8217;m  enjoying using gnome-shell and intend to use it for a while at least. I&#8217;m looking forward to it evolving, including new concepts and growing more popular. The negatives I&#8217;ve noticed I think are mostly down to lack of time. I&#8217;m not sure if it&#8217;s going to be &#8220;ready&#8221; for the targeted date of next March and am not sure that it should be &#8211; there&#8217;s plenty more to prototype. </p>
<p>Added screen shots:<br />
<a href="/blog/wp-content/uploads/2009/09/apps.png"><img src="/blog/wp-content/uploads/2009/09/apps-300x175.png" title="desktop" /></a> <a href="/blog/wp-content/uploads/2009/09/activity.png"><img src="/blog/wp-content/uploads/2009/09/activity-300x175.png" title="activity overlay" /></a>  <a href="/blog/wp-content/uploads/2009/09/sidebar.png"><img src="/blog/wp-content/uploads/2009/09/sidebar-300x175.png" title="sidebar" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2009/09/24/first-impressions-of-gnome-shell/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Configuring Enigmail</title>
		<link>http://www.deansas.org/blog/2007/11/15/configuring-enigmail/</link>
		<comments>http://www.deansas.org/blog/2007/11/15/configuring-enigmail/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 03:26:56 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[enigmail]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/11/15/configuring-enigmail/</guid>
		<description><![CDATA[Enigmail is an extension to Mozilla Thunderbird and Seamonkey to integrate the OpenPGP standard (specifically GPG) with the MUA.
After enigmail has been configured for a while and you then wish to go back and change a setting it can be quite confusing as to where to do it. The most obvious place to start is [...]]]></description>
			<content:encoded><![CDATA[<p>Enigmail is an extension to Mozilla Thunderbird and Seamonkey to integrate the OpenPGP standard (specifically GPG) with the MUA.</p>
<p>After enigmail has been configured for a while and you then wish to go back and change a setting it can be quite confusing as to where to do it. The most obvious place to start is the OpenPGP->Preferences menu item, though Edit->Preferences would possibly have been better (I assume this is a technical limitation however) which brings up the following dialogue.</p>
<p><img src='http://www.deansas.org/blog/wp-content/uploads/2007/11/enigmail-preferences-dialogue.png' alt='Enigmail global preferences' /></p>
<p>As displayed on the tab label and on the heading just below it, this is the &#8216;Basic&#8217; set of preferences, so common or frequently changed preferences should be expected here perhaps. The first preference displayed is to do with overriding the default gnupg program to use, this option is only useful to those people who have multiple copies of gnupg installed and the preferred one isn&#8217;t found first in $PATH, which seems a little crazy for the first basic preference. </p>
<p>The second preference has slightly more of a right to exist but is also flawed. I&#8217;m not sure what &#8216;idle time&#8217; referred to here means; time when the computer is inactive, or time when Thunderbird isn&#8217;t being used. I wonder whether or not it&#8217;s ever the case that I want the length of time my password is remembered to be the different to the length of time before the computer locks.</p>
<p>The checkbox displayed in this group is something you have to enable if you didn&#8217;t create a passphrase along with your key, I imagine that this is something that can be figured out automatically when enigmail tries to use the key. Originally I thought that this preference was a way to never remember the passphrase. Possibly the best thing to happen to this preference would be to remove the present widgets and replace them with 3 radio buttons like so:</p>
<pre>
+---------------------------------------------+
|        Remember passphrase:                 |
|                        ( ) Forever          |
|                        ( ) For this login   |
|                        (*) Never            |
|                                             |
+---------------------------------------------+
</pre>
</p>
<p>The third preference is a preference to configure the preferences window. this works by adding more tabs on either side of the &#8216;basic&#8217; tab at the top of the page when the checkbox is enabled. Some of these settings seem quite unneccessary also, my favourite being &#8216;let me read any encrypted messages I send&#8217;, I&#8217;m unsure what the usecase for &#8216;let me write emails I can then never read again&#8217; is.</p>
<p>In keeping with the seemingly arbitary way Thunderbird splits up its own preferences, there are also more preferences available under Edit->Account Settings (pictured below), which generally seem quite sane (though when doesn&#8217;t one want to sign an encrypted mail?). The most confusing thing about this window is that it has a button labelled &#8216;Advanced&#8230;&#8217;, which when clicked opens up the &#8216;Basic&#8217; preferences window outlined above!</p>
<p><img src='http://www.deansas.org/blog/wp-content/uploads/2007/11/enigmail-account-dialogue.png' alt='Enigmail Account Specific Settings' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/11/15/configuring-enigmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Owned</title>
		<link>http://www.deansas.org/blog/2007/09/01/owned/</link>
		<comments>http://www.deansas.org/blog/2007/09/01/owned/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 21:37:04 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/09/01/owned/</guid>
		<description><![CDATA[
  
]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://www.deansas.org/blog/wp-content/uploads/2007/09/wonned.JPG" title="Monitor difference"><img id="image537" src="http://www.deansas.org/blog/wp-content/uploads/2007/09/wonned.JPG" alt="Monitor difference" /></a></p>
<p> <img src='http://www.deansas.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/09/01/owned/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Freelink</title>
		<link>http://www.deansas.org/blog/2007/08/29/freelink/</link>
		<comments>http://www.deansas.org/blog/2007/08/29/freelink/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 23:38:45 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/08/29/freelink/</guid>
		<description><![CDATA[I spent Monday afternoon flashing my Linkstation twice. I flashed it with Freelink &#8211; a firmware containing a basic Debian  installation. This means that instead of having a Buffalo custom variation of Linux, I have Debian and all of the packages that that includes.
I promptly managed to mess up the network configuration file and [...]]]></description>
			<content:encoded><![CDATA[<p>I spent Monday afternoon flashing my <a href="http://www.buffalotech.com/products/network-storage/linkstation/">Linkstation</a> twice. I flashed it with <a href="http://linkstationwiki.net/index.php/FreeLink">Freelink</a> &#8211; a firmware containing a basic <a href="http://www.debian.org/">Debian </a> installation. This means that instead of having a Buffalo custom variation of Linux, I have Debian and all of the packages that that includes.</p>
<p>I promptly managed to mess up the network configuration file and so once I rebooted the Linkstation, it didn&#8217;t have an IP address and as it doesn&#8217;t have any other access method it was rendered inaccessible. Fixing this necessitated opening the Linkstation up, plugging the drive into another computer, removing all content from the drive and then putting it back together and reflashing it.</p>
<p>I intend on using the Linkstation for automated backups and for making my music accessible over the network using <a href="http://en.wikipedia.org/wiki/Digital_Audio_Access_Protocol">DAAP</a>. I&#8217;m sure I&#8217;ll think of other things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/08/29/freelink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML transformation</title>
		<link>http://www.deansas.org/blog/2007/08/26/xml-transformation/</link>
		<comments>http://www.deansas.org/blog/2007/08/26/xml-transformation/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 19:12:59 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/08/26/xml-transformation/</guid>
		<description><![CDATA[It&#8217;s quite something when it&#8217;s easier to transform an XML file using a general purpose language (ruby) than the same thing using a language designed for that purpose (XSL). Impressively, Ruby has RSS libraries built into it&#8217;s standard library, see Ruby RSS for a brief example.  
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s quite something when it&#8217;s easier to transform an XML file using a general purpose language (<a href="http://www.ruby-lang.org/en/">ruby</a>) than the same thing using a language designed for that purpose (<a href="http://en.wikipedia.org/wiki/Extensible_Stylesheet_Language">XSL</a>). Impressively, Ruby has RSS libraries built into it&#8217;s standard library, see <a href="http://www.rubyrss.com/">Ruby RSS</a> for a brief example.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/08/26/xml-transformation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feisty Feature of the Day</title>
		<link>http://www.deansas.org/blog/2007/04/12/feisty-feature-of-the-day/</link>
		<comments>http://www.deansas.org/blog/2007/04/12/feisty-feature-of-the-day/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 11:49:18 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[p.u.c & p.u-uk.org]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/04/12/feisty-feature-of-the-day/</guid>
		<description><![CDATA[Phil Bull has summed up his list of Feisty features blogged to date, he&#8217;s trying to write about a new Feisty feature every day from the beginning of March until release (one week to go!). It&#8217;s well worth a read, I&#8217;ve been running Feisty since November and there were a couple of things I found [...]]]></description>
			<content:encoded><![CDATA[<p>Phil Bull has summed up his <a href="http://philbull.livejournal.com/34930.html">list of Feisty features</a> blogged to date, he&#8217;s trying to write about a new Feisty feature every day from the beginning of March until release (one week to go!). It&#8217;s well worth a read, I&#8217;ve been running Feisty since November and there were a couple of things I found out about still.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/04/12/feisty-feature-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Recent Free Software Involvement</title>
		<link>http://www.deansas.org/blog/2007/03/17/my-recent-free-software-involvement/</link>
		<comments>http://www.deansas.org/blog/2007/03/17/my-recent-free-software-involvement/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 18:42:26 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/2007/03/17/my-recent-free-software-involvement/</guid>
		<description><![CDATA[I should really write in this thing more, spending time on my final year project, and free software things takes up most of my time though.
Recently I&#8217;ve been toying with a Gnome applet for the Twitter API &#8211; that notifies you when your friends twitter. I&#8217;m struggling to get it to work with the gnome-panel, [...]]]></description>
			<content:encoded><![CDATA[<p>I should really write in this thing more, spending time on my final year project, and free software things takes up most of my time though.</p>
<p>Recently I&#8217;ve been toying with a Gnome applet for the <a href="http://twitter.com/">Twitter</a> API &#8211; that notifies you when your friends twitter. I&#8217;m struggling to get it to work with the gnome-panel, it looks easy, I must be missing something though. I&#8217;m going to leave it now until May.</p>
<p>Earlier today I submitted a (pretty trivial) <a href="http://bugzilla.gnome.org/show_bug.cgi?id=419412">patch</a> to the <a href="http://beatnik.infogami.com/Gimmie">gimmie project</a> that makes it look up the default web browser instead of hard coding Firefox as the &#8220;favourite application&#8221;.</p>
<p>I&#8217;ve also submitted fixes for a few small packaging bugs in Ubuntu &#8211; I think I understand the .deb package format and process now, once I get time I&#8217;d like to spend some time packaging some applications from scratch, just to make sure it&#8217;s clear. </p>
<p>I also did a little bit of <a href="https://code.beta.launchpad.net/~dsas/bughelper/bughelper.dev">hacking</a> and code reviews on the <a href="https://code.launchpad.net/bughelper">bughelper</a> project back in January, but haven&#8217;t had time to keep up with its rapidly changing code base.</p>
<p>Aside from that I&#8217;ve been doing my usual <a href="https://bugs.launchpad.net/~dsas/+subscribedbugs?field.searchtext=&#038;orderby=-date_last_updated&#038;search=Search&#038;field.status%3Alist=Unconfirmed&#038;field.status%3Alist=Confirmed&#038;field.status%3Alist=In+Progress&#038;field.status%3Alist=Needs+Info&#038;field.status%3Alist=Fix+Committed&#038;field.assignee=&#038;field.owner=&#038;field.omit_dupes=on&#038;field.has_patch=&#038;field.has_no_package=">Ubuntu bug triage</a> work, and also hanging out with the <a href="http://ubuntu-uk.org">Ubuntu UK</a> LoCo team</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2007/03/17/my-recent-free-software-involvement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joining the bugsquad</title>
		<link>http://www.deansas.org/blog/2006/09/14/joining-the-bugsquad/</link>
		<comments>http://www.deansas.org/blog/2006/09/14/joining-the-bugsquad/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 16:08:53 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[p.u.c & p.u-uk.org]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/blog/archives/2006/09/14/joining-the-bugsquad</guid>
		<description><![CDATA[I&#8217;ve been using (unstable) Ubuntu as my full-time operating system for the last 18 months and one of my new years resolutions was to try and help out with open source software a bit more. So I&#8217;ve been volunteering some time to help out with testing and bug triaging amongst other things. 
Anyway Tuesday night [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using (unstable) <a href="http://www.ubuntu.com/">Ubuntu</a> as my full-time operating system for the last 18 months and one of my <a href="http://www.deansas.org/blog/2006/01/08/belated-new-years-resolutions">new years resolutions</a> was to try and help out with open source software a bit more. So I&#8217;ve been volunteering some time to help out with testing and bug triaging amongst <a href="https://wiki.ubuntu.com/DeanSas">other things</a>. </p>
<p>Anyway Tuesday night <a href="http://sfllaw.livejournal.com/">sfflaw</a>  made me member of the <a href="https://launchpad.net/people/ubuntu-qa">Ubuntu quality assurance team</a>. <img src='http://www.deansas.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thank you Simon. See the <a href="https://wiki.ubuntu.com/BugSquad">Bug Squad page </a> to find out how you can help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2006/09/14/joining-the-bugsquad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Marketing</title>
		<link>http://www.deansas.org/blog/2006/06/19/apple-marketing/</link>
		<comments>http://www.deansas.org/blog/2006/06/19/apple-marketing/#comments</comments>
		<pubDate>Mon, 19 Jun 2006 14:22:36 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/archives/2006/06/19/apple-marketing</guid>
		<description><![CDATA[Say what you like about Apple and their expensive hardware, but it&#8217;s hard to argue with the quality of their advertising. Their latest campaign depicts PC users as &#8220;suits&#8221; and mac users as what I assume is supposed to be &#8220;free thinking, hip, young creative types&#8221; looks pretty. It also gives a list of reasons [...]]]></description>
			<content:encoded><![CDATA[<p>Say what you like about Apple and their expensive hardware, but it&#8217;s hard to argue with the quality of their advertising. Their latest campaign depicts PC users as &#8220;suits&#8221; and mac users as what I assume is supposed to be &#8220;free thinking, hip, young creative types&#8221; looks pretty. It also gives a list of reasons why you should switch and tries to dispel the anti-mac myths. You can see more detail here: http://www.apple.com/getamac/ </p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2006/06/19/apple-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Double Click vs Single Click</title>
		<link>http://www.deansas.org/blog/2006/03/19/double-click-vs-single-click/</link>
		<comments>http://www.deansas.org/blog/2006/03/19/double-click-vs-single-click/#comments</comments>
		<pubDate>Sun, 19 Mar 2006 15:23:03 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.deansas.org/archives/2006/03/19/double-click-vs-single-click</guid>
		<description><![CDATA[Update: It seems people are finding this post looking for how to change their double click settings.
For GNOME:

Open nautilus (click Places -> Home folder)
Edit the nautilus preferences (click Edit->Preferences
On the behaviour tab, click &#8220;single click&#8221;

Most operating systems (Microsoft Windows, GNOME) default to double clicking on some things and single clicking on others. Usually the rule [...]]]></description>
			<content:encoded><![CDATA[<p>Update: It seems people are finding this post looking for how to change their double click settings.</p>
<p>For GNOME:</p>
<ol>
<li>Open nautilus (click Places -> Home folder)</li>
<li>Edit the nautilus preferences (click Edit->Preferences</li>
<li>On the behaviour tab, click &#8220;single click&#8221;</li>
</ol>
<p>Most operating systems (Microsoft Windows, GNOME) default to double clicking on some things and single clicking on others. Usually the rule goes &#8216;double click on the desktop, and the file manager and single click everywhere else&#8217;. However this rule is broken in varying places, in Windows for example, launching apps from the  notification area could require either single or double clicking depending on the application. Do most people understand the distinction between things on the desktop and file manager, and everything else? Icons on the menu/launcher bar vs icons on the desktop?</p>
<p>Double clicking as an action also frequently takes a long time to explain to computer newbies, some of who can&#8217;t double click at first (or at least not fast enough), it takes a short time to get the action just right. It&#8217;s also harder than single clicking for some older, or disabled people. It also feels clunky when double clicking on a laptop &#8216;mouse key&#8217;, and frequently when double clicking by pressing the laptop touchpad, I&#8217;ll slightly miss, the cursor will slide up to the top left, and I won&#8217;t have double clicked anything. With single clicking you only have to get that aim right once.</p>
<p>One interesting question is should all applications respect your single vs double clicking preferences, for example should clicking on someones name in your instant messaging application open up a conversation window with them? Should clicking on a sound file in your music player start playing a song? Predictably I&#8217;d say yes in both places, but I imagine people having more difficulty adapting to this than changing the click model on the desktop or in the file manager.</p>
<p>When talking to people about double click and single click the most commonly cited disadvantage of single clicking is accidentally opening things when they mean to select them. The actual act of selecting is the same as it is with double clicking, in all cases except for when you&#8217;re just selecting one icon. The only thing useful to do with something once you&#8217;ve selected it is to move it, so as long as you&#8217;re capable of grabbing an icon and moving it smoothly, without your finger coming off of the mouse button you&#8217;re ok. Though the same people who consistently have problems with this are probably the same people who have problems with double clicking. I&#8217;m not sure what can be done to improve the single click and move action, but people move around quick launch icons and the like all the time, so it&#8217;s a problem that should be looked at anyway.</p>
<p>To get a fully single click desktop is a long piece of work, for one thing many applications today assume that you want to double click, and they will need work to fix them, which may or may not be viable. In my day to day computing I think that only one application &#8211; muine &#8211; my music player, is broke &#8211; it uses single click as select a song and double click to play. Another thing is that I imagine there&#8217;s reams of documentation that say &#8216;double click&#8217;. Many people also are set in their ways of double clicking and are reluctant to change. Perhaps the way to initiate change is to reverse the situation we currently have and by default set the desktop to single click with a preference to change to double.</p>
<p>One (small) part of the desktop market already exclusively uses single click &#8211; the touch screen users.</p>
<p>I think using a single click desktop will definitely make computing slightly easier for any new people and also easier for anyone who can lose their &#8216;double click instinct&#8217;, particularly for laptop users. So why don&#8217;t you try it?</p>
<p>My mum is still double clicking links on the web, she can&#8217;t be the only one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deansas.org/blog/2006/03/19/double-click-vs-single-click/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
