<?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 Lessons</title>
	<atom:link href="http://www.ajaxlessons.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxlessons.com</link>
	<description>Simple Ajax Tutorials and News</description>
	<pubDate>Fri, 12 Mar 2010 04:47:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Web 2.0 Badge Photoshop Tutorial by tha collector</title>
		<link>http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/comment-page-1/#comment-128645</link>
		<dc:creator>tha collector</dc:creator>
		<pubDate>Thu, 15 Oct 2009 01:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/#comment-128645</guid>
		<description>a cool tutorial! thanks for the share! your helped me a lot =)

Keep In Touch!</description>
		<content:encoded><![CDATA[<p>a cool tutorial! thanks for the share! your helped me a lot =)</p>
<p>Keep In Touch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Workshop 1: Ajax basics &amp; building a simple email verification with prototype.js. by sandrar</title>
		<link>http://www.ajaxlessons.com/2006/02/11/ajax-workshop-1-ajax-basics-build-a-simple-email-verification-with-prototypejs/comment-page-1/#comment-128345</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/?p=3#comment-128345</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://ajaxlessons.opticalpleasure.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Prototype.js and PeriodicalExecuter by ucuzza</title>
		<link>http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/comment-page-1/#comment-127733</link>
		<dc:creator>ucuzza</dc:creator>
		<pubDate>Wed, 05 Aug 2009 01:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/15/using-prototypejs-and-periodicalexecuter/#comment-127733</guid>
		<description>Thanks for sharing. I used your example when my jquery Ajax had conflict with another library. So I replaced Jquery with Prototype. I am including them below if it helps someone.

Prototype:
new Ajax.PeriodicalUpdate ('productcontainer', 'product.php', { method: 'get', frequency: 3, parameters: {product_id: '12'}}); 

Jquery:
var refreshId = setInterval(function() {$('#productcontainer')load('product.php?product_id=12');
}, 3000);</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. I used your example when my jquery Ajax had conflict with another library. So I replaced Jquery with Prototype. I am including them below if it helps someone.</p>
<p>Prototype:<br />
new Ajax.PeriodicalUpdate (&#8217;productcontainer&#8217;, &#8216;product.php&#8217;, { method: &#8216;get&#8217;, frequency: 3, parameters: {product_id: &#8216;12&#8242;}}); </p>
<p>Jquery:<br />
var refreshId = setInterval(function() {$(&#8217;#productcontainer&#8217;)load(&#8217;product.php?product_id=12&#8242;);<br />
}, 3000);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 2.0 Badge Photoshop Tutorial by Ashish Roy</title>
		<link>http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/comment-page-1/#comment-127723</link>
		<dc:creator>Ashish Roy</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/#comment-127723</guid>
		<description>Nice Tutorial. Thanks</description>
		<content:encoded><![CDATA[<p>Nice Tutorial. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 2.0 Badge Photoshop Tutorial by Ashish Roy</title>
		<link>http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/comment-page-1/#comment-127722</link>
		<dc:creator>Ashish Roy</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/#comment-127722</guid>
		<description>Looks really excellent. Nice tutorial and explained with a lot of ease.</description>
		<content:encoded><![CDATA[<p>Looks really excellent. Nice tutorial and explained with a lot of ease.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Workshop 2: Building Tabbed Content by freeqb</title>
		<link>http://www.ajaxlessons.com/2006/02/18/ajax-workshop-2-building-tabbed-content/comment-page-2/#comment-127539</link>
		<dc:creator>freeqb</dc:creator>
		<pubDate>Wed, 22 Jul 2009 05:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/18/ajax-workshop-2-building-tabbed-content/#comment-127539</guid>
		<description>very nice article!</description>
		<content:encoded><![CDATA[<p>very nice article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Workshop 3: Shopping Cart using Script.aculo.us by Steven</title>
		<link>http://www.ajaxlessons.com/2006/02/19/ajax-workshop-3-shopping-cart-using-scriptaculous/comment-page-1/#comment-127445</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/19/ajax-workshop-3-shopping-cart-using-scriptaculous/#comment-127445</guid>
		<description>Great Tutorial!

Could you please show how to replace the text in the shopping cart with images.

Also..I would like to have an email sent to admin of the completed order w/o checkout.  Any possible ways?

Thanks</description>
		<content:encoded><![CDATA[<p>Great Tutorial!</p>
<p>Could you please show how to replace the text in the shopping cart with images.</p>
<p>Also..I would like to have an email sent to admin of the completed order w/o checkout.  Any possible ways?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Workshop 4: Live Data with JSON &amp; Prototype.js by Raihan</title>
		<link>http://www.ajaxlessons.com/2006/03/07/ajax-workshop-4-live-data-with-json-prototypejs/comment-page-1/#comment-127442</link>
		<dc:creator>Raihan</dc:creator>
		<pubDate>Tue, 14 Jul 2009 06:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/03/07/ajax-workshop-4-live-data-with-json-prototypejs/#comment-127442</guid>
		<description>Thanks. Very good tutorial</description>
		<content:encoded><![CDATA[<p>Thanks. Very good tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Workshop 3: Shopping Cart using Script.aculo.us by Steven</title>
		<link>http://www.ajaxlessons.com/2006/02/19/ajax-workshop-3-shopping-cart-using-scriptaculous/comment-page-1/#comment-127441</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 14 Jul 2009 05:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/19/ajax-workshop-3-shopping-cart-using-scriptaculous/#comment-127441</guid>
		<description>Great Tutorial!  

How would I be able to replace the text in the cart with images?

Thanks</description>
		<content:encoded><![CDATA[<p>Great Tutorial!  </p>
<p>How would I be able to replace the text in the cart with images?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 2.0 Badge Photoshop Tutorial by Jared</title>
		<link>http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/comment-page-1/#comment-127266</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/#comment-127266</guid>
		<description>You make it look easy, nice Job.</description>
		<content:encoded><![CDATA[<p>You make it look easy, nice Job.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
