<?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: jQuery Sortable Lists With Drag Drop Handle</title>
	<atom:link href="http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 07 Jan 2009 13:59:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rvturnage</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-213</link>
		<dc:creator>rvturnage</dc:creator>
		<pubDate>Sun, 04 Jan 2009 00:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-213</guid>
		<description>LOL! Thanks, Wil. Glad I could inspire you. I actually figured it out after re-reading a link you provided to someone else earlier and was about to post it when I saw your reply! I really appreciate your work!

rvt</description>
		<content:encoded><![CDATA[<p>LOL! Thanks, Wil. Glad I could inspire you. I actually figured it out after re-reading a link you provided to someone else earlier and was about to post it when I saw your reply! I really appreciate your work!</p>
<p>rvt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil.linssen</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-212</link>
		<dc:creator>wil.linssen</dc:creator>
		<pubDate>Sat, 03 Jan 2009 22:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-212</guid>
		<description>@rvturnage I've been meaning to write an update for this piece for a while, and you inspired me to finally do it. I've now added a new post showing &lt;strong&gt;&lt;a href="http://www.wil-linssen.com/extending-the-jquery-sortable-with-ajax-mysql/" rel="nofollow"&gt;how to update the list AND then parse the results with PHP and AJAX&lt;/a&gt;&lt;/strong&gt;. This means you could happily add the results to your database without refreshing the page.</description>
		<content:encoded><![CDATA[<p>@rvturnage I&#8217;ve been meaning to write an update for this piece for a while, and you inspired me to finally do it. I&#8217;ve now added a new post showing <strong><a href="http://www.wil-linssen.com/extending-the-jquery-sortable-with-ajax-mysql/" rel="nofollow">how to update the list AND then parse the results with PHP and AJAX</a></strong>. This means you could happily add the results to your database without refreshing the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rvturnage</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-209</link>
		<dc:creator>rvturnage</dc:creator>
		<pubDate>Sat, 03 Jan 2009 18:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-209</guid>
		<description>Very nice code...I'm a bit of a beginner to this, and have the sort working right off the bat!

I wonder, though, could someone walk me through implementing the code to update a mysql database using the AJAX update code I've seen mentioned?

Thanks again for this wonderful tutorial!
rvt</description>
		<content:encoded><![CDATA[<p>Very nice code&#8230;I&#8217;m a bit of a beginner to this, and have the sort working right off the bat!</p>
<p>I wonder, though, could someone walk me through implementing the code to update a mysql database using the AJAX update code I&#8217;ve seen mentioned?</p>
<p>Thanks again for this wonderful tutorial!<br />
rvt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR Chew</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-163</link>
		<dc:creator>JR Chew</dc:creator>
		<pubDate>Fri, 12 Dec 2008 04:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-163</guid>
		<description>Nice man, very nice! I think i'll add the ajax database update code.</description>
		<content:encoded><![CDATA[<p>Nice man, very nice! I think i&#8217;ll add the ajax database update code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil.linssen</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-161</link>
		<dc:creator>wil.linssen</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-161</guid>
		<description>@Deepak: in this example it's adding the order to an input box, you could submit that input box and deal with it on another page.

The page dealing with the box would receive the values in an array called listItem, so $_POST['listItem'][0] would be the first item and so on.

You could acheive the same result by calling an AJAX script to the same page hence removing the need to refresh / navigate away.</description>
		<content:encoded><![CDATA[<p>@Deepak: in this example it&#8217;s adding the order to an input box, you could submit that input box and deal with it on another page.</p>
<p>The page dealing with the box would receive the values in an array called listItem, so $_POST['listItem'][0] would be the first item and so on.</p>
<p>You could acheive the same result by calling an AJAX script to the same page hence removing the need to refresh / navigate away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Jquery</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-160</link>
		<dc:creator>Bookmarks about Jquery</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-160</guid>
		<description>[...] - bookmarked by 4 members originally found by pdorl on 2008-11-02  jQuery Sortable Lists With Drag Drop Handle  http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/ - bookmarked by 1 members [...]</description>
		<content:encoded><![CDATA[<p>[...] - bookmarked by 4 members originally found by pdorl on 2008-11-02  jQuery Sortable Lists With Drag Drop Handle  <a href="http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/" rel="nofollow">http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/</a> - bookmarked by 1 members [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-158</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Mon, 08 Dec 2008 12:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-158</guid>
		<description>After sorting the data.
If we would like to save it .then how to do it.

ex:1,2,3,4,5 (before sorted)

(after sorting)2,4,1,5,3
(So how to save it )</description>
		<content:encoded><![CDATA[<p>After sorting the data.<br />
If we would like to save it .then how to do it.</p>
<p>ex:1,2,3,4,5 (before sorted)</p>
<p>(after sorting)2,4,1,5,3<br />
(So how to save it )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-157</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 08 Dec 2008 10:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-157</guid>
		<description>Thanks for the guidance!  Great article.</description>
		<content:encoded><![CDATA[<p>Thanks for the guidance!  Great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volo Mike</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-145</link>
		<dc:creator>Volo Mike</dc:creator>
		<pubDate>Mon, 24 Nov 2008 22:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-145</guid>
		<description>Wil - got an example that uses stacked DIVs instead of LI's? I'm needing to make an interface to let one resort their resume items, so I was going to make a kind of graphical representation of each section and let them drag the sections around. Shoot me an email if you get a chance?</description>
		<content:encoded><![CDATA[<p>Wil - got an example that uses stacked DIVs instead of LI&#8217;s? I&#8217;m needing to make an interface to let one resort their resume items, so I was going to make a kind of graphical representation of each section and let them drag the sections around. Shoot me an email if you get a chance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soulcrazy</title>
		<link>http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/comment-page-1/#comment-74</link>
		<dc:creator>soulcrazy</dc:creator>
		<pubDate>Sun, 21 Sep 2008 04:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wil-linssen.com/?p=3#comment-74</guid>
		<description>Ah! Thank you for this code.  I managed to implement additional effects into this for an amazing result.

Email me if you would like the source.  I'd be happy to share.</description>
		<content:encoded><![CDATA[<p>Ah! Thank you for this code.  I managed to implement additional effects into this for an amazing result.</p>
<p>Email me if you would like the source.  I&#8217;d be happy to share.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
