<?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: Comments on Simple AJAX with jQuery</title>
	<atom:link href="http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/</link>
	<description>Online storage depot for Peter Cowburn</description>
	<lastBuildDate>Thu, 03 May 2012 06:33:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Peter</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-65128</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 23 Jun 2011 09:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-65128</guid>
		<description>@minesh, you read the &quot;serialized&quot; values as you would any normal POST request... by using the &lt;a href=&quot;http://php.net/$_POST&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;$_POST&lt;/code&gt;&lt;/a&gt; array.</description>
		<content:encoded><![CDATA[<p>@minesh, you read the &#8220;serialized&#8221; values as you would any normal POST request&#8230; by using the <a href="http://php.net/$_POST" rel="nofollow"><code>$_POST</code></a> array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: minesh</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-65126</link>
		<dc:creator>minesh</dc:creator>
		<pubDate>Thu, 23 Jun 2011 09:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-65126</guid>
		<description>so how do u read serialized in server side using php? 
i want to know if u have any more convenient routines.</description>
		<content:encoded><![CDATA[<p>so how do u read serialized in server side using php?<br />
i want to know if u have any more convenient routines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecards</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-24028</link>
		<dc:creator>ecards</dc:creator>
		<pubDate>Tue, 01 Jul 2008 14:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-24028</guid>
		<description>Helpful article, thanks.

It would great next article if you could include a zip with a working html sample.  Why?

I seem to be using the same serialize function and it&#039;s not generating any data.  I&#039;m sure it&#039;s some small mistake on my part - but having the entire file would allow tracking it down quickly.

Thanks again for the tips.
LTG</description>
		<content:encoded><![CDATA[<p>Helpful article, thanks.</p>
<p>It would great next article if you could include a zip with a working html sample.  Why?</p>
<p>I seem to be using the same serialize function and it&#8217;s not generating any data.  I&#8217;m sure it&#8217;s some small mistake on my part &#8211; but having the entire file would allow tracking it down quickly.</p>
<p>Thanks again for the tips.<br />
LTG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-22668</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Tue, 18 Mar 2008 10:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-22668</guid>
		<description>Wow, I didn&#039;t realise my article would be blogged about! Thank you for your comments, Salathe, I will definitely keep them into account!

Gareth</description>
		<content:encoded><![CDATA[<p>Wow, I didn&#8217;t realise my article would be blogged about! Thank you for your comments, Salathe, I will definitely keep them into account!</p>
<p>Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Haris &#187; Simple AJAX with jQuery</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-22612</link>
		<dc:creator>Muhammad Haris &#187; Simple AJAX with jQuery</dc:creator>
		<pubDate>Thu, 13 Mar 2008 02:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-22612</guid>
		<description>[...] aka Peter Cowburn had reviewed the article and told us ways on how the code written by Gareth could be [...]</description>
		<content:encoded><![CDATA[<p>[...] aka Peter Cowburn had reviewed the article and told us ways on how the code written by Gareth could be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris</title>
		<link>http://cowburn.info/2008/03/10/comments-on-simple-ajax-with-jquery/#comment-22569</link>
		<dc:creator>Haris</dc:creator>
		<pubDate>Mon, 10 Mar 2008 07:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/js/comments-on-simple-ajax-with-jquery/#comment-22569</guid>
		<description>Excellent tips, Salathe. Good job. :)</description>
		<content:encoded><![CDATA[<p>Excellent tips, Salathe. Good job. <img src='http://cowburn.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

