<?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>Gavin Hall &#187; html5</title>
	<atom:link href="http://gavinhall.com/category/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavinhall.com</link>
	<description>Notes</description>
	<lastBuildDate>Tue, 27 Apr 2010 21:27:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Harmony</title>
		<link>http://mrdoob.com/lab/javascript/harmony/</link>
		<comments>http://mrdoob.com/lab/javascript/harmony/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:25:16 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://gavinhall.com/?p=27</guid>
		<description><![CDATA[An inspiring HTML5-based drawing app with beautiful brushes.
During the process I found out that, for some reason (apparently lack of hardware acceleration), Firefox and Opera do not support context.globalCompositeOperation = 'darker'. This was on the HTML5 spec before but got removed.

- Ricardo Cabello
]]></description>
			<content:encoded><![CDATA[<p>An inspiring HTML5-based drawing app with beautiful brushes.</p>
<blockquote><p>During the process I found out that, for some reason (apparently lack of hardware acceleration), Firefox and Opera do not support <code>context.globalCompositeOperation = 'darker'</code>. This was on the HTML5 spec before but got removed.</p>
</blockquote>
<p><cite>- <a href="http://mrdoob.com/blog/post/689">Ricardo Cabello</a></cite></p>
]]></content:encoded>
			<wfw:commentRss>http://mrdoob.com/lab/javascript/harmony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
