<?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: De-Mystifying AJAX</title>
	<atom:link href="http://www.siolon.com/blog/de-mystifying-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siolon.com/blog/de-mystifying-ajax/</link>
	<description>Developing interactive, scalable, and practical web applications</description>
	<lastBuildDate>Wed, 10 Mar 2010 22:21:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Top 20 Ajax Tutorials&#160;&#124;&#160;Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-9009</link>
		<dc:creator>Top 20 Ajax Tutorials&#160;&#124;&#160;Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-9009</guid>
		<description>[...] Here is a short guide that will teach you the ins and outs of Ajax. View Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[…] Here is a short guide that will teach you the ins and outs of Ajax. View Tutorial […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-6395</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Sun, 06 Jan 2008 08:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-6395</guid>
		<description>Thankyou for this tutorial. being an expirienced PHP / MySQL coder I could see where you were coming from in the whole script. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thankyou for this tutorial. being an expirienced PHP / MySQL coder I could see where you were coming from in the whole script. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-1125</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 22 Mar 2007 07:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-1125</guid>
		<description>Thanks for your tutorial.
It really showed how easy AJAX is with mootools. :-)</description>
		<content:encoded><![CDATA[<p>Thanks for your tutorial.<br />
It really showed how easy AJAX is with mootools. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palaniraja</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-285</link>
		<dc:creator>Palaniraja</dc:creator>
		<pubDate>Thu, 22 Feb 2007 09:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-285</guid>
		<description>My pleasure ;)</description>
		<content:encoded><![CDATA[<p>My pleasure ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Poteet</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-275</link>
		<dc:creator>Chris Poteet</dc:creator>
		<pubDate>Wed, 21 Feb 2007 18:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-275</guid>
		<description>@Palaniraja: Thanks!  Changes made.</description>
		<content:encoded><![CDATA[<p>@Palaniraja: Thanks!  Changes made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palaniraja</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-274</link>
		<dc:creator>Palaniraja</dc:creator>
		<pubDate>Wed, 21 Feb 2007 17:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-274</guid>
		<description>Hi all,

Thanks for the tutorial, but the code in function sendForm() actually has errors.. ;) just change &quot;new ajax&quot; to &quot;new Ajax&quot;</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Thanks for the tutorial, but the code in function sendForm() actually has errors.. ;) just change “new ajax” to “new Ajax”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nir Tayeb</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-13</link>
		<dc:creator>Nir Tayeb</dc:creator>
		<pubDate>Sun, 14 Jan 2007 05:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-13</guid>
		<description>In mootools there is a send function for forms. The send function send the form with Ajax.

$(&#039;myForm&#039;).send({update: &#039;container&#039;});</description>
		<content:encoded><![CDATA[<p>In mootools there is a send function for forms. The send function send the form with Ajax.</p>
<p>$(‘myForm’).send({update: ‘container’});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-6</link>
		<dc:creator>Rasmus</dc:creator>
		<pubDate>Thu, 21 Dec 2006 07:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-6</guid>
		<description>Hi Chris

Agreed - itÂ´s a nice tutorial. But I suggest you warn users, that the php script is not safe per se, in case someone is tempted to use your example code.

Thanks!

Raz</description>
		<content:encoded><![CDATA[<p>Hi Chris</p>
<p>Agreed — itÂ´s a nice tutorial. But I suggest you warn users, that the php script is not safe per se, in case someone is tempted to use your example code.</p>
<p>Thanks!</p>
<p>Raz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d3vkit</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-5</link>
		<dc:creator>d3vkit</dc:creator>
		<pubDate>Thu, 21 Dec 2006 07:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-5</guid>
		<description>\&quot;This is our function that must go right after the form itself\&quot;

Maybe I\&#039;m wrong, but why right after the function? I know this is for beginners, but if I were a beginner (or more of one, I suppose), I might take this to mean all the time (especially with the italics for emphasis). It\&#039;s much easier to create a js file to include with the function in that, and I think would make things simpler in the long run for n00bs. Maybe in part two you could start by explaining this. Maybe that was the plan all along

Nice short tutorial.</description>
		<content:encoded><![CDATA[<p>\“This is our function that must go right after the form itself\”</p>
<p>Maybe I\‘m wrong, but why right after the function? I know this is for beginners, but if I were a beginner (or more of one, I suppose), I might take this to mean all the time (especially with the italics for emphasis). It\‘s much easier to create a js file to include with the function in that, and I think would make things simpler in the long run for n00bs. Maybe in part two you could start by explaining this. Maybe that was the plan all along</p>
<p>Nice short tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Poteet</title>
		<link>http://www.siolon.com/blog/de-mystifying-ajax/comment-page-1/#comment-4</link>
		<dc:creator>Chris Poteet</dc:creator>
		<pubDate>Wed, 20 Dec 2006 14:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.siolon.com/2006/de-mystifying-ajax/#comment-4</guid>
		<description>You&#039;re right, but I made it simple for beginners.</description>
		<content:encoded><![CDATA[<p>You’re right, but I made it simple for beginners.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->