<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for bits in a short bit</title>
	<atom:link href="http://bitsinashortbit.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bitsinashortbit.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 01 Oct 2009 08:01:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Nested Sortable jQuery Plugin by Martin Overmars</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-362</link>
		<dc:creator>Martin Overmars</dc:creator>
		<pubDate>Thu, 01 Oct 2009 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-362</guid>
		<description>I was struggling for a few hours.
Problem: The .helper class would not appear, kept on display: none; and other strange events.
Workaround: I was using $(&#039;ul.myUl&#039;), but that part of plugin only works with id&#039;s, so when I replaced it with $(&#039;#right-to-left&#039;) it was ok. That also fixes another less obvious bug. The sporadicaly disappearing of list items when you drag them too far out of the list.

After that, yes... thanks for the nice script!</description>
		<content:encoded><![CDATA[<p>I was struggling for a few hours.<br />
Problem: The .helper class would not appear, kept on display: none; and other strange events.<br />
Workaround: I was using $(&#8216;ul.myUl&#8217;), but that part of plugin only works with id&#8217;s, so when I replaced it with $(&#8216;#right-to-left&#8217;) it was ok. That also fixes another less obvious bug. The sporadicaly disappearing of list items when you drag them too far out of the list.</p>
<p>After that, yes&#8230; thanks for the nice script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by bernardops</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-357</link>
		<dc:creator>bernardops</dc:creator>
		<pubDate>Wed, 15 Jul 2009 02:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-357</guid>
		<description>@Seb: It&#039;s a problem with Interface, which was deprecated, and the newest versions of jQuery (after 1.1). A few people have discussed some workarounds at the wiki page at googlecode (http://nestedsortables.googlecode.com), if I am not mistaken, but I&#039;ve never tested it myself.

It will take a complete rewrite of the plugin to make it independent from Interface and maybe use jQuery UI (the next Interface) and make it really compatible with jQuery 1.3 and up.</description>
		<content:encoded><![CDATA[<p>@Seb: It&#8217;s a problem with Interface, which was deprecated, and the newest versions of jQuery (after 1.1). A few people have discussed some workarounds at the wiki page at googlecode (<a href="http://nestedsortables.googlecode.com)" rel="nofollow">http://nestedsortables.googlecode.com)</a>, if I am not mistaken, but I&#8217;ve never tested it myself.</p>
<p>It will take a complete rewrite of the plugin to make it independent from Interface and maybe use jQuery UI (the next Interface) and make it really compatible with jQuery 1.3 and up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by Mali</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-356</link>
		<dc:creator>Mali</dc:creator>
		<pubDate>Tue, 14 Jul 2009 08:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-356</guid>
		<description>Good job guy !
it&#039;s exactly what i search for.
I use it with an AJAX request to order a Pages Tree.

Have Fun</description>
		<content:encoded><![CDATA[<p>Good job guy !<br />
it&#8217;s exactly what i search for.<br />
I use it with an AJAX request to order a Pages Tree.</p>
<p>Have Fun</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by Seb</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-355</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Fri, 10 Jul 2009 08:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-355</guid>
		<description>Hi, awesome plugin!

However with jQuery 1.3.2, in IE7/8 it works, but afer you have dragged an item, it becomes no longer draggable.

Will you be able to fix this IE bug at some point? Im so impressed im using an old version of jQuery on the page that im using your plugin!

Thanks, Seb</description>
		<content:encoded><![CDATA[<p>Hi, awesome plugin!</p>
<p>However with jQuery 1.3.2, in IE7/8 it works, but afer you have dragged an item, it becomes no longer draggable.</p>
<p>Will you be able to fix this IE bug at some point? Im so impressed im using an old version of jQuery on the page that im using your plugin!</p>
<p>Thanks, Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by franky</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-353</link>
		<dc:creator>franky</dc:creator>
		<pubDate>Tue, 09 Jun 2009 14:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-353</guid>
		<description>hi bernardo,

by the way great work,
i&#039;d like to use this plugin. 

wont to know if its possible to make your plugin (onChange function) work with real nested sets (lft, rgt, level) in a db structure.

to do so i need at onChange only the current (dragged node) with its new parent and previous sibling in that serialized way.

so i can update the orm db (expect a root_node at least) with something like:

move_to_next_sibling($dragged_node, $new_previous_sibling) 

or

move_to_first_child($dragged_node, $new_parent_node)</description>
		<content:encoded><![CDATA[<p>hi bernardo,</p>
<p>by the way great work,<br />
i&#8217;d like to use this plugin. </p>
<p>wont to know if its possible to make your plugin (onChange function) work with real nested sets (lft, rgt, level) in a db structure.</p>
<p>to do so i need at onChange only the current (dragged node) with its new parent and previous sibling in that serialized way.</p>
<p>so i can update the orm db (expect a root_node at least) with something like:</p>
<p>move_to_next_sibling($dragged_node, $new_previous_sibling) </p>
<p>or</p>
<p>move_to_first_child($dragged_node, $new_parent_node)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The final bits of GSoC by Ajax/Javascript to Drag/Drop Sort Pages? : WordPress mu Blog Sandbox</title>
		<link>http://bitsinashortbit.wordpress.com/2007/09/16/the-final-bits-of-gsoc/#comment-352</link>
		<dc:creator>Ajax/Javascript to Drag/Drop Sort Pages? : WordPress mu Blog Sandbox</dc:creator>
		<pubDate>Sat, 16 May 2009 13:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/09/16/the-final-bits-of-gsoc/#comment-352</guid>
		<description>[...] A quick search revealed that I&#8217;m not the only one bothered by the lack of drag/drop Page sorting functionality in WordPress.  In 2007, a Brazilian wrote a plugin for WP that does just this during the Google Summer of Code - http://bitsinashortbit.wordpress.com/2007/09/16/the-final-bits-of-gsoc/. [...]</description>
		<content:encoded><![CDATA[<p>[...] A quick search revealed that I&#8217;m not the only one bothered by the lack of drag/drop Page sorting functionality in WordPress.  In 2007, a Brazilian wrote a plugin for WP that does just this during the Google Summer of Code &#8211; <a href="http://bitsinashortbit.wordpress.com/2007/09/16/the-final-bits-of-gsoc/" rel="nofollow">http://bitsinashortbit.wordpress.com/2007/09/16/the-final-bits-of-gsoc/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by bernardops</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-351</link>
		<dc:creator>bernardops</dc:creator>
		<pubDate>Fri, 01 May 2009 13:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-351</guid>
		<description>@Jasper: Horizontal sorting is not contemplated (you can do left-to-right or right-to-left as of now). It shouldn&#039;t be hard to alter the plugin to do that.</description>
		<content:encoded><![CDATA[<p>@Jasper: Horizontal sorting is not contemplated (you can do left-to-right or right-to-left as of now). It shouldn&#8217;t be hard to alter the plugin to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by Jasper</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-350</link>
		<dc:creator>Jasper</dc:creator>
		<pubDate>Fri, 01 May 2009 08:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-350</guid>
		<description>Hi,

Is there also a way to make it work with a horizontal menu?

example:

CSS:
[code]
#menuList li { 
    display             : inline;
}
[/code]

HTML:
[code]

one
two
three

[/code]


Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there also a way to make it work with a horizontal menu?</p>
<p>example:</p>
<p>CSS:</p>
<pre class="brush: plain;">
#menuList li {
    display             : inline;
}
</pre>
<p>HTML:</p>
<pre class="brush: plain;">

one
two
three
</pre>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by Dmitrijs</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-349</link>
		<dc:creator>Dmitrijs</dc:creator>
		<pubDate>Fri, 24 Apr 2009 20:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-349</guid>
		<description>2sale:

jquery code from my website

function createnestedsort(el) {

        if (!$(el).length)
            return;

        $(el).NestedSortable({
            accept: &#039;page-item&#039;,
            onChange: function(serialized) {
                $.post(&#039;/Pages/ReorderCategories&#039; + &#039;?&#039; + Math.random(), serialized[0].hash + &quot;&quot;);
            },
            onStop: function() {
                if (isie) {
                    $(el).NestedSortableDestroy();
                    createnestedsort(el);
                }
            },
            autoScroll: true,
            helperclass: &#039;helper&#039;,
            nestingPxSpace: 22,
            handle: &#039;.sort-handle&#039;
        });

        reloadcategoryajax(&quot;#sortable&quot;);
    }</description>
		<content:encoded><![CDATA[<p>2sale:</p>
<p>jquery code from my website</p>
<p>function createnestedsort(el) {</p>
<p>        if (!$(el).length)<br />
            return;</p>
<p>        $(el).NestedSortable({<br />
            accept: &#8216;page-item&#8217;,<br />
            onChange: function(serialized) {<br />
                $.post(&#8216;/Pages/ReorderCategories&#8217; + &#8216;?&#8217; + Math.random(), serialized[0].hash + &#8220;&#8221;);<br />
            },<br />
            onStop: function() {<br />
                if (isie) {<br />
                    $(el).NestedSortableDestroy();<br />
                    createnestedsort(el);<br />
                }<br />
            },<br />
            autoScroll: true,<br />
            helperclass: &#8216;helper&#8217;,<br />
            nestingPxSpace: 22,<br />
            handle: &#8216;.sort-handle&#8217;<br />
        });</p>
<p>        reloadcategoryajax(&#8220;#sortable&#8221;);<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Sortable jQuery Plugin by Amanda</title>
		<link>http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-348</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Fri, 24 Apr 2009 13:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://bitsinashortbit.wordpress.com/2007/07/22/nested-sortable-jquery-plugin/#comment-348</guid>
		<description>This is awesome!  However, I need to use jquery 1.2.5 and unfortunately this messes up things in IE.  Is there a workaround?</description>
		<content:encoded><![CDATA[<p>This is awesome!  However, I need to use jquery 1.2.5 and unfortunately this messes up things in IE.  Is there a workaround?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
