<?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: How do you make animations with HTML5?</title>
	<atom:link href="http://www.gaywebmaster.com/html/how-do-you-make-animations-with-html5/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gaywebmaster.com/html/how-do-you-make-animations-with-html5</link>
	<description>Gay Webmaster resource blog. Information on hosting, networks, programs, software and resources.</description>
	<lastBuildDate>Thu, 23 Feb 2012 10:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: ʃοχειλ</title>
		<link>http://www.gaywebmaster.com/html/how-do-you-make-animations-with-html5/comment-page-1#comment-2374</link>
		<dc:creator>ʃοχειλ</dc:creator>
		<pubDate>Wed, 29 Dec 2010 06:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaywebmaster.com/?p=648#comment-2374</guid>
		<description>Well, apparently your obvious choice is using canvas tag/object. See a very simple demo in the following pastebin link:

http://pastebin.com/jVjCu8Pe

I have tested it with FireFox 3.5 and 3.6. IE does not support HTML5 at the moment.

You could use timer to create animation.</description>
		<content:encoded><![CDATA[<p>Well, apparently your obvious choice is using canvas tag/object. See a very simple demo in the following pastebin link:</p>
<p><a href="http://pastebin.com/jVjCu8Pe" rel="nofollow">http://pastebin.com/jVjCu8Pe</a></p>
<p>I have tested it with FireFox 3.5 and 3.6. IE does not support HTML5 at the moment.</p>
<p>You could use timer to create animation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

