<?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>b-log - betriebsraum weblog &#187; HCI</title>
	<atom:link href="http://www.betriebsraum.de/blog/category/hci/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betriebsraum.de/blog</link>
	<description>Rich Internet Applications, Software Development, Human-Computer Interaction</description>
	<lastBuildDate>Wed, 24 Aug 2011 21:55:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Demo Video of AS3 Marking Menus</title>
		<link>http://www.betriebsraum.de/blog/2009/12/17/demo-video-of-as3-marking-menus/</link>
		<comments>http://www.betriebsraum.de/blog/2009/12/17/demo-video-of-as3-marking-menus/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:00:24 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1037</guid>
		<description><![CDATA[In my last article &#8220;Extremly Efficient Menu Selection: Marking Menus for the Flash Platform&#8221; I wrote about a powerful (but surprisingly rarely used) interaction technique called marking menus. A short demo video showing marking menus in a Flex application can now be found on www.markingmenus.org. Release of Flash/Flex components and source hopefully in 2010&#8230;]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/12/17/demo-video-of-as3-marking-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extremely Efficient Menu Selection: Marking Menus for the Flash Platform</title>
		<link>http://www.betriebsraum.de/blog/2009/12/11/extremely-efficient-menu-selection-marking-menus-for-the-flash-platform/</link>
		<comments>http://www.betriebsraum.de/blog/2009/12/11/extremely-efficient-menu-selection-marking-menus-for-the-flash-platform/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 00:31:00 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=860</guid>
		<description><![CDATA[This is a topic I wanted to write about since a while now: Marking menus and their implementation in ActionScript 3.0 for the Flash Platform. I had the chance of extensively studying this menu technique over the summer and developed a fully working solution for the Flash Platform, i.e. for use in Flash, Flex and [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/12/11/extremely-efficient-menu-selection-marking-menus-for-the-flash-platform/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>CommunityCommands: Command Recommendations for Software Applications</title>
		<link>http://www.betriebsraum.de/blog/2009/11/22/communitycommands-command-recommendations-for-software-applications/</link>
		<comments>http://www.betriebsraum.de/blog/2009/11/22/communitycommands-command-recommendations-for-software-applications/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 15:03:37 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=814</guid>
		<description><![CDATA[Actually, this should be one of my recent “Paper of the Month” posts but I’m not really fond of that title and the structure of my past posts any more. I’m going to keep on presenting new papers, which I find interesting and worthwhile, in a more informal style from now on (in software terms: [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/11/22/communitycommands-command-recommendations-for-software-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper of the Month: Faster Cascading Menu Selections Using AAMUs and EMUs</title>
		<link>http://www.betriebsraum.de/blog/2009/10/11/paper-of-the-month-faster-cascading-menu-selections-using-aamus-and-emus/</link>
		<comments>http://www.betriebsraum.de/blog/2009/10/11/paper-of-the-month-faster-cascading-menu-selections-using-aamus-and-emus/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 13:12:04 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=765</guid>
		<description><![CDATA[Actually, this post deals with two papers that I want to briefly present here (since they are closely related to each other). Download links and a short introduction below: The papers Tanvir, E., Cullen, J., Irani, P., Cockburn, A. (2008) AAMU: Adaptive Activation Area Menus for Improving Selection in Cascading Pull-Down Menus. Proceedings of ACM [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/10/11/paper-of-the-month-faster-cascading-menu-selections-using-aamus-and-emus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Efficient Gesture Recognition and Corner Finding in AS3</title>
		<link>http://www.betriebsraum.de/blog/2009/07/21/efficient-gesture-recognition-and-corner-finding-in-as3/</link>
		<comments>http://www.betriebsraum.de/blog/2009/07/21/efficient-gesture-recognition-and-corner-finding-in-as3/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 20:00:58 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=494</guid>
		<description><![CDATA[Gesture recognition and corner finding are two techniques that can be useful for all sorts of things. For example, gesture recognition can be used to recognise shapes in graphics applications, to control the user interface on a mobile device or to build creative games. In this context, I&#8217;m referring to shapes drawn with an input [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/07/21/efficient-gesture-recognition-and-corner-finding-in-as3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Academic Flash and Paper of the Month</title>
		<link>http://www.betriebsraum.de/blog/2009/07/06/academic-flash-and-paper-of-the-month/</link>
		<comments>http://www.betriebsraum.de/blog/2009/07/06/academic-flash-and-paper-of-the-month/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 12:02:15 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=314</guid>
		<description><![CDATA[After almost a year of silence on this blog, I&#8217;m starting a new series of blog posts that cover serious topics that have both academic and practical relevance in terms of RIA development, user interface design or software design &#8211; basically topics that might be of interest for people involved in the design and development [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2009/07/06/academic-flash-and-paper-of-the-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voodoo IO: Connecting flash to hardware devices</title>
		<link>http://www.betriebsraum.de/blog/2006/08/13/voodoo-io-connecting-flash-to-hardware-devices/</link>
		<comments>http://www.betriebsraum.de/blog/2006/08/13/voodoo-io-connecting-flash-to-hardware-devices/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 12:29:22 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HCI]]></category>

		<guid isPermaLink="false">http://www.betriebsraum.de/blog/2006/08/13/voodoo-io-connecting-flash-to-hardware-devices/</guid>
		<description><![CDATA[Finally we have time to blog about this (being officially on holiday since a week :). A few weeks ago we were invited by Wolfgang Spießl, a friend of mine and student of media informatics at LMU, to take an active part in a user study. Wolfgang and Nicolas Villar, main developer of Voodoo IO [...]]]></description>
		<wfw:commentRss>http://www.betriebsraum.de/blog/2006/08/13/voodoo-io-connecting-flash-to-hardware-devices/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

