<?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>Wiffu &#187; html5</title>
	<atom:link href="http://wiffu.com/category/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiffu.com</link>
	<description>sam keen&#039;s corner of the web</description>
	<lastBuildDate>Sun, 02 May 2010 18:06:22 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some Experiments with Canvas Drag and Drop</title>
		<link>http://wiffu.com/some-experiments-with-canvas-drag-and-drop/</link>
		<comments>http://wiffu.com/some-experiments-with-canvas-drag-and-drop/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 06:06:00 +0000</pubDate>
		<dc:creator>sam keen</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://releasethecodes.com/?p=305</guid>
		<description><![CDATA[I&#8217;ve been toying around with canvas tag and learning the ins and outs of Drag and Drop
I created a little proof of concept app that allows you to add markers to an image.  The meta about the markers (relative location, marker symbol, desc, color, etc) are stored in a DB on another server using JSONP [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been toying around with canvas tag and learning the ins and outs of Drag and Drop</p>
<p>I created a little proof of concept app that allows you to add markers to an image.  The meta about the markers (relative location, marker symbol, desc, color, etc) are stored in a DB on another server using JSONP requests.</p>
<p>See the demo <a href="http://confab.releasethecodes.com/">here</a> (FF3+ recommended)</p>
<p>The code repo is currently on <a href="http://code.google.com/p/confabulate/">google code</a></p>
<p><a href="http://confab.releasethecodes.com/"><img class="alignnone size-full wp-image-308" title="confab-screenshot1" src="http://releasethecodes.com/wp-content/uploads/2010/01/confab-screenshot1.png" alt="" width="785" height="308" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiffu.com/some-experiments-with-canvas-drag-and-drop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
