<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Rattling</title>
	<atom:link href="http://infovore.org/archives/2007/10/30/rattling/feed/" rel="self" type="application/rss+xml" />
	<link>http://infovore.org/archives/2007/10/30/rattling/</link>
	<description>a weblog by Tom Armitage</description>
	<lastBuildDate>Mon, 06 Feb 2012 22:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom Carden</title>
		<link>http://infovore.org/archives/2007/10/30/rattling/comment-page-1/#comment-51742</link>
		<dc:creator>Tom Carden</dc:creator>
		<pubDate>Wed, 31 Oct 2007 05:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/10/30/rattling/#comment-51742</guid>
		<description>Mouse-over cursor changes.  Definitely.

Javascript-only onmouseover things normally feel wrong, but throw in the css needed to change the cursor to a pointer (or a hand for dragging) and suddenly it feels like the web again.

Java and CSS give you a bunch of proper pointers by default, but Flash only gives you two before you have to hide the cursor and fake it at the framerate of the Flash player instead of the OS.  Always hated that.

I think every non-native GUI toolkit has its smells - do the widgets respond to all the OS&#039;s usual keyboard shortcuts (particularly for navigating around text).  Adobe products work one way, Microsoft another - I use the kinds of interactions you&#039;ve identified to sniff out a new app and see which pathways will work and which won&#039;t.</description>
		<content:encoded><![CDATA[<p>Mouse-over cursor changes.  Definitely.</p>
<p>Javascript-only onmouseover things normally feel wrong, but throw in the css needed to change the cursor to a pointer (or a hand for dragging) and suddenly it feels like the web again.</p>
<p>Java and CSS give you a bunch of proper pointers by default, but Flash only gives you two before you have to hide the cursor and fake it at the framerate of the Flash player instead of the OS.  Always hated that.</p>
<p>I think every non-native GUI toolkit has its smells &#8211; do the widgets respond to all the OS&#8217;s usual keyboard shortcuts (particularly for navigating around text).  Adobe products work one way, Microsoft another &#8211; I use the kinds of interactions you&#8217;ve identified to sniff out a new app and see which pathways will work and which won&#8217;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

