<?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>sven.buschbeck &#187; usability</title>
	<atom:link href="http://svenbuschbeck.net/wordpress/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://svenbuschbeck.net/wordpress</link>
	<description>. . . .portfolio.blog. . . .human-computer-interaction. .semantic-web. .computer-science. .communication-design. . . . . . . . . . . . . . . . . . . . . . . . .</description>
	<lastBuildDate>Tue, 15 May 2012 10:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Getting Drupal’s Access Control Module to Work Properly</title>
		<link>http://svenbuschbeck.net/wordpress/2010/02/access-control-module-for-drupal-shows-no-effect/</link>
		<comments>http://svenbuschbeck.net/wordpress/2010/02/access-control-module-for-drupal-shows-no-effect/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 18:10:37 +0000</pubDate>
		<dc:creator>Sven Buschbeck</dc:creator>
				<category><![CDATA[jobs]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://svenbuschbeck.net/wordpress/?p=800</guid>
		<description><![CDATA[After setting up some content types — some public, some internal. I installed the Access Control module, set up internal content not to be visible to anonymous users — but without any effect. After some research, but without success, I realized the *Advanced* section at the bottom of the Access Control tab for each content [...]]]></description>
			<content:encoded><![CDATA[<p>After setting up some content types — some public, some internal. I installed the Access Control module, set up internal content not to be visible to anonymous users — but without any effect.</p>
<p>After some research, but without success, I realized the *Advanced* section at the bottom of the Access Control tab for each content type. And now the magic trick: Increase the weight and you are done. So I guess the build in access management was fighting the Access Control module, so it is up to you to make your favorite module stronger by giving it more weight. — I doubt this is intuitive. Additionally, it is for sure difficult to simply find the tiny little select box down there in a section, which is by default folded.</p>
]]></content:encoded>
			<wfw:commentRss>http://svenbuschbeck.net/wordpress/2010/02/access-control-module-for-drupal-shows-no-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE vs. Gnome</title>
		<link>http://svenbuschbeck.net/wordpress/2010/02/kde-vs-gnome/</link>
		<comments>http://svenbuschbeck.net/wordpress/2010/02/kde-vs-gnome/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 21:52:45 +0000</pubDate>
		<dc:creator>Sven Buschbeck</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Drag-and-drop]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://svenbuschbeck.net/wordpress/?p=779</guid>
		<description><![CDATA[Now, my decision is final: KDE rules (though I actually prefer the look of Gnome ). Simple reason: Gnome does not support drag-and-drop in combination with alt+tab (see bug tracker), but there might be hope with the upcoming Gnome 3. [Edit 2011-06-14: Indeed, drag-and-drop + alt-tab works since since Ubuntu 11.04 (did not try with [...]]]></description>
			<content:encoded><![CDATA[<p>Now, my decision is final: KDE rules (though I actually prefer the look of Gnome <img src='http://svenbuschbeck.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ).</p>
<p>Simple reason: Gnome does not support drag-and-drop in combination with alt+tab (see <a title="See the old bug tracker entry - now the issue made it at least on the wishlist :-/" href="https://bugs.launchpad.net/metacity/+bug/111939" target="_blank">bug tracker</a>), but there might be hope with the upcoming Gnome 3.</p>
<p>[<strong>Edit 2011-06-14</strong>: Indeed, drag-and-drop + alt-tab works since since Ubuntu 11.04 (did not try with 10.10). One major difference remains: Do you need a lot of configuration and customization options? And are you will to accept complex, maybe not that self-explaining menu structures for that? If yes, KDE is your choice, otherwise Gnome might make your life easier. See also <a title="details + screenshots" href="http://www.psychocats.net/ubuntu/kdegnome" target="_blank">this page</a> for more details and screenshots.]</p>
<p>In more detail: using drag-and-drop together with alt+tab key combination allows to work very efficiently. For example, while ordering my photos, I want to work on one of them — as I do this regularly, Gimp is opened already, but in the background — so what I do using KDE or MS Windows is, I grab the picture, switch to Gimp by using alt+tab and immediately drop the picture without moving the mouse at all — I am quite confident that this is the fastest way of opening a picture for editing. Some people advice to set Gimp as default application to open JPEGs, but I am not always editing pictures, most of the times I just want to view them.</p>
<p>Using “Open With” on a JPEG file for sure is the common approach — but let’s compare it:</p>
<ul>
<li>Drag-and-drop &amp; alt+tab
<ul>
<li>Actions to be performed: mouse down + key down + key up + mouse up</li>
<li>In total: four fast steps</li>
</ul>
</li>
<li>“Open With” solution (holding mouse down as improvement)
<ul>
<li>Actions to be performed:mouse down + moving to “Open With” + wait for sub-menu to open + move to sub-menu + mouse up</li>
<li>In total: two fast, three slow steps</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://svenbuschbeck.net/wordpress/2010/02/kde-vs-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Jquerymenu for Drupal Keep its State on Page Reload</title>
		<link>http://svenbuschbeck.net/wordpress/2010/02/how-to-make-jquerymenu-for-drupal-keeping-its-state-on-page-reload/</link>
		<comments>http://svenbuschbeck.net/wordpress/2010/02/how-to-make-jquerymenu-for-drupal-keeping-its-state-on-page-reload/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:13:32 +0000</pubDate>
		<dc:creator>Sven Buschbeck</dc:creator>
				<category><![CDATA[jobs]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://svenbuschbeck.net/wordpress/?p=804</guid>
		<description><![CDATA[While setting up the website for my new project “Glocal” www.glocal-project.eu), I came across the problem of finding a proper menu module. Something easy to use, stable and efficient in the same time for the complex intranet structure (therefore, sorry, but you will not be able to see my solution there unless you are a [...]]]></description>
			<content:encoded><![CDATA[<p>While setting up the website for my new project “Glocal” <a title="See project website" href="http://www.glocal-project.eu" target="_blank">www.glocal-project.eu</a>), I came across the problem of finding a proper menu module. Something easy to use, stable and efficient in the same time for the complex intranet structure (therefore, sorry, but you will not be able to see my solution there unless you are a project member). Something with a high usability in the end. <a title="Go to Activemenu project page" href="http://drupal.org/project/activemenu" target="_blank">Activemenu</a> is still quite buggy and <a title="Go to DHTML Menu project page" href="http://drupal.org/project/dhtml_menu" target="_blank">DHTML Menue</a> requires a double click to actually open a page — unbearable in a non-doulbe-click environment like the Internet — who is supposed to guess, that this menu requires a double click?? Leaving me with <a title="Go to Activemenu project page" href="http://drupal.org/project/jquerymenu" target="_blank">JQuerymenu</a>.</p>
<p>First impression: perfect! Open and close branches by clicking (+) or (-) — view page by clicking menu item label. Even the few styling issues could be fixed easily by using CSS. But as soon, as someone clicks a label, the menu collapses to its default status. It does not remember its last status after loading a different page with the same menu.</p>
<p>Is this it? All module have critical downsides like this? I was quite disappointed! <img src='http://svenbuschbeck.net/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>But I taught JQuerymenu to remember!</p>
<p>As it is quite some code, I will not post it here directly, but added it to the <a title="See tracker page" href="http://drupal.org/node/373273" target="_blank">tracker page for this “feature request”</a> or you can download the two updated files (<a title="Right click to save file to your disk" href="/media/drupal/jquerymenu.js" target="_blank">jquerymenu.js</a> and <a title="Right click to save file to your disk" href="/media/drupal/jquerymenu.module" target="_blank">jquerymenu.module</a>) here and replace the once in your /sites/all/modules/jquerymenu folder.</p>
<p>But please be careful, it should be considered an alpha version, there are quite some weaknesses (see tracker page). <em>Any feedback or suggestions are very welcome!<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://svenbuschbeck.net/wordpress/2010/02/how-to-make-jquerymenu-for-drupal-keeping-its-state-on-page-reload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>good &amp; bad usablitythe tap example</title>
		<link>http://svenbuschbeck.net/wordpress/2009/07/good-bad-usablity-the-tap-example/</link>
		<comments>http://svenbuschbeck.net/wordpress/2009/07/good-bad-usablity-the-tap-example/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 21:30:05 +0000</pubDate>
		<dc:creator>Sven Buschbeck</dc:creator>
				<category><![CDATA[hci]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[real life]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://svenbuschbeck.net/wordpress/?p=742</guid>
		<description><![CDATA[Everyone interested in HCI and Usability saw the cover picture of The Design of Everyday Things by Donald Norman. But there are examples about good and bad usability all around us, every day and I want to share one of mine. I realized how much more comfortable the shower tap at my parents place is, [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone interested in HCI and Usability saw the cover picture of <a href="http://mitpress.mit.edu/catalog/item/default.asp?tid=5393&amp;ttype=2">The Design of Everyday Things by Donald Norman</a>. But there are examples about good and bad usability all around us, every day and I want to share one of mine.</p>
<p>I realized how much more comfortable the shower tap at my parents place is, compared to the one in my shared flat.</p>
<div id="attachment_745" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-745 " title="water-tap usability - bad example" src="http://svenbuschbeck.net/wordpress/wp-content/uploads/imgp3400_-large-150x150.jpg" alt="don't move! If you are lucky, the water gets only turned of... otherwise you get frozen or boiled..." width="150" height="150" /><p class="wp-caption-text">Don’t move! If you touch it and you are lucky, the water gets only turned off… otherwise you get frozen or boiled.</p></div>
<div id="attachment_729" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-729" title="water-tap usability - good example" src="http://svenbuschbeck.net/wordpress/wp-content/uploads/imgp3135-large-150x150.jpg" alt="an good example of a water-tap for a shower" width="150" height="150" /><p class="wp-caption-text">A good example of a water-tap for a shower.</p></div>
<div style="overflow: hidden; clear: both; width: 0px; height: 0px;">.</div>
<p>The example to the left  is a typical one — most probably following an assumption like “this tap is working for the washbowl, so it will do for a shower as well”. As it is mounted waist-high, it is easy to reach, also by mistake, which can be quite dangerous as it can easily be turned towards hot water by a slight touch. The re-engineered example on the right shows a functional and easy-to-use solution, in addition, the water temperature can be set up very precisely, but most important, there is no way to change the water temperature by accident as it is selected with a knob. Additionally, due to the knob, its almost impossible to reach the handle, which is used to set up the water amount, by accident.</p>
]]></content:encoded>
			<wfw:commentRss>http://svenbuschbeck.net/wordpress/2009/07/good-bad-usablity-the-tap-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

