<?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; jQuery</title>
	<atom:link href="http://gavinhall.com/category/jquery/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>Simple web vector graphics with Raphaël</title>
		<link>http://raphaeljs.com/</link>
		<comments>http://raphaeljs.com/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:16:47 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://gavinhall.com/?p=48</guid>
		<description><![CDATA[Raphaël uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. 

The potential and scope for this is huge. See the demos page for a selection.
]]></description>
			<content:encoded><![CDATA[<blockquote><p>Raphaël uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. </p>
</blockquote>
<p>The potential and scope for this is huge. See the demos page for a selection.<br />
]]></content:encoded>
			<wfw:commentRss>http://raphaeljs.com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
