<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Wild Zebras</title>
	<atom:link href="http://notcharles.wordpress.com/2008/05/10/wild-zebras/feed/" rel="self" type="application/rss+xml" />
	<link>http://notcharles.wordpress.com/2008/05/10/wild-zebras/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 04 Jul 2008 04:57:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://notcharles.wordpress.com/2008/05/10/wild-zebras/#comment-24</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 11 May 2008 00:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://notcharles.wordpress.com/?p=20#comment-24</guid>
		<description>The flicker is caused by the update lagging slightly behind mouse movement, though - if you&#039;re moving the mouse fairly quickly, the rows aren&#039;t quite redrawn fast enough to track it smoothly.  How can you make that script update faster?  It&#039;s pretty simple - I don&#039;t really see any scope for decreasing the timing.  (&lt;i&gt;Increasing&lt;/i&gt; it is easy, which is why I suggested putting enough of a pause to completely break the illusion that it&#039;s tracking the mouse.)

EDIT: actually, I can see a way to make it track better: draw just the heavily highlighted row, and then fade out the surrounding rows more slowly only if the mouse is still over the same row.</description>
		<content:encoded><![CDATA[<p>The flicker is caused by the update lagging slightly behind mouse movement, though &#8211; if you&#8217;re moving the mouse fairly quickly, the rows aren&#8217;t quite redrawn fast enough to track it smoothly.  How can you make that script update faster?  It&#8217;s pretty simple &#8211; I don&#8217;t really see any scope for decreasing the timing.  (<i>Increasing</i> it is easy, which is why I suggested putting enough of a pause to completely break the illusion that it&#8217;s tracking the mouse.)</p>
<p>EDIT: actually, I can see a way to make it track better: draw just the heavily highlighted row, and then fade out the surrounding rows more slowly only if the mouse is still over the same row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Piper</title>
		<link>http://notcharles.wordpress.com/2008/05/10/wild-zebras/#comment-23</link>
		<dc:creator>Christian Piper</dc:creator>
		<pubDate>Sat, 10 May 2008 18:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://notcharles.wordpress.com/?p=20#comment-23</guid>
		<description>Hi Joe, Thanks for the comments.

I should point out a couple of things I didn&#039;t make clear for the reason of creating the demo, It was in response to a comment to A List Apart&#039;s original article in which a users mentioned case studies (I believe in the print world) that visual noise impairs responsiveness to tabular data, I wanted to show a simple and effective way of reducing the noise.

As far as the flicker goes this could easily be solved with a bit of timing in the script, I will sometime this week come back to it and build something a bit more robust, for the moment though it was just to show a simple way of reducing noise and get feedback.

Kind Regards,
Christian Piper</description>
		<content:encoded><![CDATA[<p>Hi Joe, Thanks for the comments.</p>
<p>I should point out a couple of things I didn&#8217;t make clear for the reason of creating the demo, It was in response to a comment to A List Apart&#8217;s original article in which a users mentioned case studies (I believe in the print world) that visual noise impairs responsiveness to tabular data, I wanted to show a simple and effective way of reducing the noise.</p>
<p>As far as the flicker goes this could easily be solved with a bit of timing in the script, I will sometime this week come back to it and build something a bit more robust, for the moment though it was just to show a simple way of reducing noise and get feedback.</p>
<p>Kind Regards,<br />
Christian Piper</p>
]]></content:encoded>
	</item>
</channel>
</rss>
