<?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: HTML5 Drag and Drop in deeetail</title>
	<atom:link href="http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: websitedesignkent</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-285741</link>
		<dc:creator>websitedesignkent</dc:creator>
		<pubDate>Tue, 29 Mar 2011 10:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-285741</guid>
		<description>This is really cool. we use drag and drop in our cms too great for user interface usability.</description>
		<content:encoded><![CDATA[<p>This is really cool. we use drag and drop in our cms too great for user interface usability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RawChocolate</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274780</link>
		<dc:creator>RawChocolate</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274780</guid>
		<description>Thanks for that 
We are leraning</description>
		<content:encoded><![CDATA[<p>Thanks for that<br />
We are leraning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stoimen</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274605</link>
		<dc:creator>stoimen</dc:creator>
		<pubDate>Mon, 20 Jul 2009 05:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274605</guid>
		<description>Interesting to know that CSS may be formatted in so many styles. It was interesting to me.</description>
		<content:encoded><![CDATA[<p>Interesting to know that CSS may be formatted in so many styles. It was interesting to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chiaroscuro</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274604</link>
		<dc:creator>chiaroscuro</dc:creator>
		<pubDate>Mon, 20 Jul 2009 03:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274604</guid>
		<description>I don&#039;t get it. Why does WHAT-WG prefer to solve problems which already have solutions?

Drag&#039;n&#039;drop is very easy to implement if you use Flapjax for example.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it. Why does WHAT-WG prefer to solve problems which already have solutions?</p>
<p>Drag&#8217;n'drop is very easy to implement if you use Flapjax for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remy</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274598</link>
		<dc:creator>remy</dc:creator>
		<pubDate>Sat, 18 Jul 2009 21:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274598</guid>
		<description>Webkit nightlies supports the &lt;code&gt;draggable&lt;/code&gt; attribute, but Safari 4.x doesn&#039;t just yet.  Oddly you need to kick it with CSS using &lt;code&gt;-khtml-user-drag: element;&lt;/code&gt;

I wrote an article for &lt;a href=&quot;http://html5doctors.com&quot; rel=&quot;nofollow&quot;&gt; html5doctors.com&lt;/a&gt; last week or so ago going through DnD and cross browser issues to watch out for: &lt;a href=&quot;http://html5doctor.com/native-drag-and-drop/&quot; rel=&quot;nofollow&quot;&gt;native HTML 5 drag and drop&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Webkit nightlies supports the <code>draggable</code> attribute, but Safari 4.x doesn&#8217;t just yet.  Oddly you need to kick it with CSS using <code>-khtml-user-drag: element;</code></p>
<p>I wrote an article for <a href="http://html5doctors.com" rel="nofollow"> html5doctors.com</a> last week or so ago going through DnD and cross browser issues to watch out for: <a href="http://html5doctor.com/native-drag-and-drop/" rel="nofollow">native HTML 5 drag and drop</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spullara</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274589</link>
		<dc:creator>spullara</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274589</guid>
		<description>This also works in Safari Webkit nightlies.  Not sure if it works in straight 4.0.2.</description>
		<content:encoded><![CDATA[<p>This also works in Safari Webkit nightlies.  Not sure if it works in straight 4.0.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SergeyIlinsky</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274587</link>
		<dc:creator>SergeyIlinsky</dc:creator>
		<pubDate>Fri, 17 Jul 2009 16:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274587</guid>
		<description>We have also implementation of this Drag&amp;Drop API (initially created by MS, as noted by SleepyDog) with minor limitations in Ample SDK http://www.amplesdk.com/examples/extensions/ Works in all browsers.</description>
		<content:encoded><![CDATA[<p>We have also implementation of this Drag&amp;Drop API (initially created by MS, as noted by SleepyDog) with minor limitations in Ample SDK <a href="http://www.amplesdk.com/examples/extensions/" rel="nofollow">http://www.amplesdk.com/examples/extensions/</a> Works in all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274581</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274581</guid>
		<description>Finally something in HTML5 that is actually useful and has a chance of being implemented by Microsoft.</description>
		<content:encoded><![CDATA[<p>Finally something in HTML5 that is actually useful and has a chance of being implemented by Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devongovett</title>
		<link>http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail/comment-page-1#comment-274578</link>
		<dc:creator>devongovett</dc:creator>
		<pubDate>Fri, 17 Jul 2009 13:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7114#comment-274578</guid>
		<description>Some of the demos also work in Webkit nightlies. Really cool.</description>
		<content:encoded><![CDATA[<p>Some of the demos also work in Webkit nightlies. Really cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

