<?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: Creation of a sortable list with Ajax tutorial</title>
	<atom:link href="http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:27:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: car rental chennai</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-998509</link>
		<dc:creator>car rental chennai</dc:creator>
		<pubDate>Fri, 18 Nov 2011 12:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-998509</guid>
		<description>nice tutorials thanks for sharing it</description>
		<content:encoded><![CDATA[<p>nice tutorials thanks for sharing it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ranji</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-927608</link>
		<dc:creator>ranji</dc:creator>
		<pubDate>Sat, 10 Sep 2011 12:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-927608</guid>
		<description>nice tutorials thanks for sharing it</description>
		<content:encoded><![CDATA[<p>nice tutorials thanks for sharing it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ComputerProgrammingTutorials</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-617699</link>
		<dc:creator>ComputerProgrammingTutorials</dc:creator>
		<pubDate>Fri, 06 Aug 2010 16:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-617699</guid>
		<description>A good one.</description>
		<content:encoded><![CDATA[<p>A good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasmondo</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-471357</link>
		<dc:creator>Jasmondo</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-471357</guid>
		<description>I have followed this tutorial to he letter, but it&#039;s just not working for me! When I try to drag the blocks, it just highlights the text of the list rather that move anything. I run PHP 5.2.9. Is anyone else having the same problem?

Here&#039;s my link: http://www.verbdesign.com/ajaxtest/contentlist.php</description>
		<content:encoded><![CDATA[<p>I have followed this tutorial to he letter, but it&#8217;s just not working for me! When I try to drag the blocks, it just highlights the text of the list rather that move anything. I run PHP 5.2.9. Is anyone else having the same problem?</p>
<p>Here&#8217;s my link: <a href="http://www.verbdesign.com/ajaxtest/contentlist.php" rel="nofollow">http://www.verbdesign.com/ajaxtest/contentlist.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Fassnacht</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-470553</link>
		<dc:creator>Jeff Fassnacht</dc:creator>
		<pubDate>Wed, 08 Jul 2009 17:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-470553</guid>
		<description>Thank you for such a simple yet comprehensive tutorial. Well done!</description>
		<content:encoded><![CDATA[<p>Thank you for such a simple yet comprehensive tutorial. Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-458442</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sun, 07 Jun 2009 05:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-458442</guid>
		<description>lines 10-13...
when the list items are being setup... I&#039;d like to add an image path storred in MYSQL but have been unable to place the URL. I know the function I&#039;ve created is returning the appropriate path.

Here&#039;s what I have so far... I&#039;ve been unable to add the path to the image for each li. How do I make the function call to return the path for each list item?

	$list.= &quot;$row[project] 
	
	\n&quot;;</description>
		<content:encoded><![CDATA[<p>lines 10-13&#8230;<br />
when the list items are being setup&#8230; I&#8217;d like to add an image path storred in MYSQL but have been unable to place the URL. I know the function I&#8217;ve created is returning the appropriate path.</p>
<p>Here&#8217;s what I have so far&#8230; I&#8217;ve been unable to add the path to the image for each li. How do I make the function call to return the path for each list item?</p>
<p>	$list.= &#8220;$row[project] </p>
<p>	\n&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rvk</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-448778</link>
		<dc:creator>rvk</dc:creator>
		<pubDate>Fri, 15 May 2009 08:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-448778</guid>
		<description>Great piece of code!
I&#039;m quite newbie to ajax. How can I add more functionalities like &quot;add&quot; or &quot;delete&quot; items? what function should I call for these?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Great piece of code!<br />
I&#8217;m quite newbie to ajax. How can I add more functionalities like &#8220;add&#8221; or &#8220;delete&#8221; items? what function should I call for these?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Langley</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-340090</link>
		<dc:creator>Alex Langley</dc:creator>
		<pubDate>Fri, 21 Nov 2008 00:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-340090</guid>
		<description>Very helpful.  More clear then zenofshen.</description>
		<content:encoded><![CDATA[<p>Very helpful.  More clear then zenofshen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-337019</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Mon, 17 Nov 2008 17:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-337019</guid>
		<description>I&#039;ve copied all the code (tried Zen of Shens too) and for some reason the update script never gets executed. There are no js errors it just doesn&#039;t execute the update script. Can you suggest anything I should look for?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve copied all the code (tried Zen of Shens too) and for some reason the update script never gets executed. There are no js errors it just doesn&#8217;t execute the update script. Can you suggest anything I should look for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.emanueleferonato.com/2008/04/21/creation-of-a-sortable-list-with-ajax-tutorial/#comment-260948</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 26 Aug 2008 00:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=258#comment-260948</guid>
		<description>is it possible to use this with table rows?
and if so what changes do I need to make to the code besides changins all li&#039;s to tr&#039;s and ul&#039;s to table&#039;s?</description>
		<content:encoded><![CDATA[<p>is it possible to use this with table rows?<br />
and if so what changes do I need to make to the code besides changins all li&#8217;s to tr&#8217;s and ul&#8217;s to table&#8217;s?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 5/11 queries in 0.056 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-11 13:05:39 -->
