<?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: Dealing with W3C Events; A story of running around in circles</title>
	<atom:link href="http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Subhash Pandey</title>
		<link>http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles/comment-page-1#comment-39309</link>
		<dc:creator>Subhash Pandey</dc:creator>
		<pubDate>Mon, 28 Jul 2008 07:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles#comment-39309</guid>
		<description>Hi,
 I looked at this mess, I quickly realized that I had been unraveling a string, and I should take a step back.Great, the home stretch. I took the test and put it on the live code and it… still didn’t quite work.

Subhash Pandey

&lt;a href=&quot;http://www.widecircles.name&quot; rel=&quot;nofollow&quot;&gt;Wide Circles&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 I looked at this mess, I quickly realized that I had been unraveling a string, and I should take a step back.Great, the home stretch. I took the test and put it on the live code and it… still didn’t quite work.</p>
<p>Subhash Pandey</p>
<p><a href="http://www.widecircles.name" rel="nofollow">Wide Circles</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles/comment-page-1#comment-39204</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Thu, 10 Jul 2008 21:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles#comment-39204</guid>
		<description>Sounds like someone is making a game. :)

I had this problem early in &lt;a href=&quot;http://timepedia.org/chronoscope&quot; rel=&quot;nofollow&quot;&gt;Chronoscope&lt;/a&gt;, but GWT has a widget that solves it (FocusPanel) in a cross browser way (tabindex doesn&#039;t work on every browser) IIRC, on Safari 2 (yeah yeah, who&#039;s still using it?), the only way to make non-form/non-link elements focusable was to use a hidden proxy element (like an invisible textbox)</description>
		<content:encoded><![CDATA[<p>Sounds like someone is making a game. :)</p>
<p>I had this problem early in <a href="http://timepedia.org/chronoscope" rel="nofollow">Chronoscope</a>, but GWT has a widget that solves it (FocusPanel) in a cross browser way (tabindex doesn&#8217;t work on every browser) IIRC, on Safari 2 (yeah yeah, who&#8217;s still using it?), the only way to make non-form/non-link elements focusable was to use a hidden proxy element (like an invisible textbox)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Svensson</title>
		<link>http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles/comment-page-1#comment-39148</link>
		<dc:creator>Peter Svensson</dc:creator>
		<pubDate>Fri, 04 Jul 2008 19:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/dealing-with-w3c-events-a-story-of-running-around-in-circles#comment-39148</guid>
		<description>Wow! I really don&#039;t envy you the oddysey, but how come you didn&#039;t use a framework that manages events quite well - even canvas ones. Considering who you asked, Dojo might be a good idea :)

Actually, dojo.gfx wraps all 2D graphics for both IE, FF and Safari, using canvas API lookalikes for all. And you can use the usual events on all &#039;canvas&#039; elements as well. 

Perhaps I don&#039;t understand well enough what you&#039;re trying to do, but I felt that maybe it could have helped.

Peace.

Cheers,
PS</description>
		<content:encoded><![CDATA[<p>Wow! I really don&#8217;t envy you the oddysey, but how come you didn&#8217;t use a framework that manages events quite well &#8211; even canvas ones. Considering who you asked, Dojo might be a good idea :)</p>
<p>Actually, dojo.gfx wraps all 2D graphics for both IE, FF and Safari, using canvas API lookalikes for all. And you can use the usual events on all &#8216;canvas&#8217; elements as well. </p>
<p>Perhaps I don&#8217;t understand well enough what you&#8217;re trying to do, but I felt that maybe it could have helped.</p>
<p>Peace.</p>
<p>Cheers,<br />
PS</p>
]]></content:encoded>
	</item>
</channel>
</rss>
