<?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 for Ajax and PHP Web Developer Blog</title>
	<atom:link href="http://www.blaineehrhart.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blaineehrhart.com</link>
	<description>Magento, Book Reviews, and Web Development Tips</description>
	<lastBuildDate>Wed, 27 Apr 2011 04:06:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Ajax Drag and Drop List Ordering by Dan</title>
		<link>http://www.blaineehrhart.com/blog/ajax-drag-and-drop-list-ordering/comment-page-1/#comment-1467</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 27 Apr 2011 04:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=316#comment-1467</guid>
		<description>PERFECT!</description>
		<content:encoded><![CDATA[<p>PERFECT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Drag and Drop List Ordering by Blaine</title>
		<link>http://www.blaineehrhart.com/blog/ajax-drag-and-drop-list-ordering/comment-page-1/#comment-1465</link>
		<dc:creator>Blaine</dc:creator>
		<pubDate>Tue, 26 Apr 2011 21:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=316#comment-1465</guid>
		<description>Hey fellow Coder,

To get rid of the tooltip just do somethign like 
body .dojoDndAvatar { display:none; }

And then to have more than one drag and drop just duplicate the code and change the name and id on the javascript and html.

dojo.addOnLoad(function(){
dojo.connect(dragAndDropList,”onDndDrop”,function(e){updateList()});
dojo.connect(anotherDragAndDropList,”onDndDrop”,function(e){updateList()});
});</description>
		<content:encoded><![CDATA[<p>Hey fellow Coder,</p>
<p>To get rid of the tooltip just do somethign like<br />
body .dojoDndAvatar { display:none; }</p>
<p>And then to have more than one drag and drop just duplicate the code and change the name and id on the javascript and html.</p>
<p>dojo.addOnLoad(function(){<br />
dojo.connect(dragAndDropList,”onDndDrop”,function(e){updateList()});<br />
dojo.connect(anotherDragAndDropList,”onDndDrop”,function(e){updateList()});<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Drag and Drop List Ordering by Dan</title>
		<link>http://www.blaineehrhart.com/blog/ajax-drag-and-drop-list-ordering/comment-page-1/#comment-1464</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 26 Apr 2011 20:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=316#comment-1464</guid>
		<description>Hello, Nice script works great! Two questions, 1) How can the tooltip effect be removed, and what about having more than one list on a page?

Great work! Thanks for giving your time on this demo!</description>
		<content:encoded><![CDATA[<p>Hello, Nice script works great! Two questions, 1) How can the tooltip effect be removed, and what about having more than one list on a page?</p>
<p>Great work! Thanks for giving your time on this demo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Massage Table Outlet by Michael Kramer</title>
		<link>http://www.blaineehrhart.com/portfolio/massage-table-outlet/comment-page-1/#comment-1463</link>
		<dc:creator>Michael Kramer</dc:creator>
		<pubDate>Fri, 15 Apr 2011 17:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=279#comment-1463</guid>
		<description>Actually shopatron has a kill cart page, where you can use their transaction variables to call a pixel/image from your server to pass back the order information, item info, customer info, status, etc</description>
		<content:encoded><![CDATA[<p>Actually shopatron has a kill cart page, where you can use their transaction variables to call a pixel/image from your server to pass back the order information, item info, customer info, status, etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding file types to Dreamweaver CS4 by Michael</title>
		<link>http://www.blaineehrhart.com/blog/adding-file-types-to-dreamweaver-cs4/comment-page-1/#comment-1451</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 09 Mar 2011 19:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=242#comment-1451</guid>
		<description>Very helpful and concise. Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful and concise. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Drag and Drop List Ordering by Coder</title>
		<link>http://www.blaineehrhart.com/blog/ajax-drag-and-drop-list-ordering/comment-page-1/#comment-1420</link>
		<dc:creator>Coder</dc:creator>
		<pubDate>Fri, 04 Feb 2011 23:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=316#comment-1420</guid>
		<description>thanks for post this code.....</description>
		<content:encoded><![CDATA[<p>thanks for post this code&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento 1.3: PHP Developer&#8217;s Guide by PHP Developers</title>
		<link>http://www.blaineehrhart.com/blog/magento-1-3-php-developers-guide/comment-page-1/#comment-1407</link>
		<dc:creator>PHP Developers</dc:creator>
		<pubDate>Sun, 30 Jan 2011 06:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=274#comment-1407</guid>
		<description>Nice website for PHP developer resources</description>
		<content:encoded><![CDATA[<p>Nice website for PHP developer resources</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding file types to Dreamweaver CS4 by Zach</title>
		<link>http://www.blaineehrhart.com/blog/adding-file-types-to-dreamweaver-cs4/comment-page-1/#comment-1357</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sat, 01 Jan 2011 08:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=242#comment-1357</guid>
		<description>Edit &gt; Preferences &gt; File Types / Editors &gt; Adding them here disallows you to use the Design and Split modes. But the MMFileTypes.xml and Extensions.txt are the required ones to make this work.</description>
		<content:encoded><![CDATA[<p>Edit &gt; Preferences &gt; File Types / Editors &gt; Adding them here disallows you to use the Design and Split modes. But the MMFileTypes.xml and Extensions.txt are the required ones to make this work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Design Choice: PHP and Joomla by php web development</title>
		<link>http://www.blaineehrhart.com/blog/design-choice-php-and-joomla/comment-page-1/#comment-1354</link>
		<dc:creator>php web development</dc:creator>
		<pubDate>Wed, 15 Dec 2010 09:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=400#comment-1354</guid>
		<description>Joomla is a content management system based on the programming language PHP that allows users to create fully functional websites knowing your thoughts i am very pleased to know that because i am also trying to buildup my career as web programmer. Thanks and Regards!</description>
		<content:encoded><![CDATA[<p>Joomla is a content management system based on the programming language PHP that allows users to create fully functional websites knowing your thoughts i am very pleased to know that because i am also trying to buildup my career as web programmer. Thanks and Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding file types to Dreamweaver CS4 by Fred</title>
		<link>http://www.blaineehrhart.com/blog/adding-file-types-to-dreamweaver-cs4/comment-page-1/#comment-1352</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 14 Dec 2010 04:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blaineehrhart.com/?p=242#comment-1352</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced

Served from: www.blaineehrhart.com @ 2012-04-03 06:03:12 -->