<?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"
	>
<channel>
	<title>Comments on: A mooTools Draggable Tree</title>
	<atom:link href="http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Tue, 02 Dec 2008 00:56:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-27046</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-27046</guid>
		<description>@Denis: Thanks, I thought I'd lost it.</description>
		<content:encoded><![CDATA[<p>@Denis: Thanks, I thought I&#8217;d lost it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-27045</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 16 Jul 2008 11:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-27045</guid>
		<description>You can browse site in web archive here http://web.archive.org/web/20070620134254/http://seri.ous.ly/draggable_tree/</description>
		<content:encoded><![CDATA[<p>You can browse site in web archive here <a href="http://web.archive.org/web/20070620134254/http://seri.ous.ly/draggable_tree/" rel="nofollow">http://web.archive.org/web/20070620134254/http://seri.ous.ly/draggable_tree/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cichy</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-23184</link>
		<dc:creator>Cichy</dc:creator>
		<pubDate>Fri, 28 Mar 2008 20:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-23184</guid>
		<description>the link http://seri.ous.ly/draggable_tree/ doesn't work. Can You put some other link with demo this Tree?</description>
		<content:encoded><![CDATA[<p>the link <a href="http://seri.ous.ly/draggable_tree/" rel="nofollow">http://seri.ous.ly/draggable_tree/</a> doesn&#8217;t work. Can You put some other link with demo this Tree?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mmm</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-17624</link>
		<dc:creator>mmm</dc:creator>
		<pubDate>Thu, 18 Oct 2007 15:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-17624</guid>
		<description>.</description>
		<content:encoded><![CDATA[<p>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-10090</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Sat, 02 Jun 2007 04:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-10090</guid>
		<description>Jan-Willem: Strange that that's not working in a newer version... the paddingLeft is an *assignment*, so I would expect it to just work (javascript is a prototype-based language, so there is no need to "define" a property of an object, simple assignment works).

SO that leads me to wonder if something more fundamental has changed that is causing this.  Unfortunately, I don't have time to really look in to this.

If you would like a much more robust DraggableTree class, I would encourage you to take a look at http://yootools.net/tree.html.  I've spent a lot more time putting this new one together, and there are a number of features not present in the original mootools DraggableTree.  I know switching to yootools is not for everyone, however, so it's up to you!  :)</description>
		<content:encoded><![CDATA[<p>Jan-Willem: Strange that that&#8217;s not working in a newer version&#8230; the paddingLeft is an *assignment*, so I would expect it to just work (javascript is a prototype-based language, so there is no need to &#8220;define&#8221; a property of an object, simple assignment works).</p>
<p>SO that leads me to wonder if something more fundamental has changed that is causing this.  Unfortunately, I don&#8217;t have time to really look in to this.</p>
<p>If you would like a much more robust DraggableTree class, I would encourage you to take a look at <a href="http://yootools.net/tree.html" rel="nofollow">http://yootools.net/tree.html</a>.  I&#8217;ve spent a lot more time putting this new one together, and there are a number of features not present in the original mootools DraggableTree.  I know switching to yootools is not for everyone, however, so it&#8217;s up to you!  <img src='http://blog.inquirylabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan-Willem</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-9991</link>
		<dc:creator>Jan-Willem</dc:creator>
		<pubDate>Thu, 31 May 2007 12:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-9991</guid>
		<description>The code breaks on the newer version of mootools. Guess the DraggableTree.paddingLeft is the source of the problems, where is paddingLeft comming from?</description>
		<content:encoded><![CDATA[<p>The code breaks on the newer version of mootools. Guess the DraggableTree.paddingLeft is the source of the problems, where is paddingLeft comming from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3463</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Thu, 15 Feb 2007 14:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3463</guid>
		<description>tj: I haven't designed it the way you describe, but I think i should be easily adapted to your contraints.  If you hit on something that could cover a broad set of constraints, let me know.</description>
		<content:encoded><![CDATA[<p>tj: I haven&#8217;t designed it the way you describe, but I think i should be easily adapted to your contraints.  If you hit on something that could cover a broad set of constraints, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3462</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Thu, 15 Feb 2007 14:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3462</guid>
		<description>Alex: The demo is the download.  Sorry for the ambiguity.</description>
		<content:encoded><![CDATA[<p>Alex: The demo is the download.  Sorry for the ambiguity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3453</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 15 Feb 2007 10:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3453</guid>
		<description>Now the real question is -- how can I plug this into Rails to make my Web 2.0 mindmap killer app?</description>
		<content:encoded><![CDATA[<p>Now the real question is &#8212; how can I plug this into Rails to make my Web 2.0 mindmap killer app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tj</title>
		<link>http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3438</link>
		<dc:creator>tj</dc:creator>
		<pubDate>Thu, 15 Feb 2007 04:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/02/14/a-mootools-draggable-tree/#comment-3438</guid>
		<description>I should have made that more clear.

If you had

Entity
  Company1
    employee1
    employee2
  Company2
Entity2
  Company3
  Company4

And you want an employee to be able to be moved from one company to another within the same entity, but not moved to another entity.</description>
		<content:encoded><![CDATA[<p>I should have made that more clear.</p>
<p>If you had</p>
<p>Entity<br />
  Company1<br />
    employee1<br />
    employee2<br />
  Company2<br />
Entity2<br />
  Company3<br />
  Company4</p>
<p>And you want an employee to be able to be moved from one company to another within the same entity, but not moved to another entity.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
