<?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: Ajax for WordPress Plugins Using jQuery Tutorial</title>
	<atom:link href="http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/</link>
	<description>Dallas Forth Worth Metroplex, Texas Freelance PHP CodeIgniter Web Developer &#38; WordPress as a CMS Consultant</description>
	<lastBuildDate>Wed, 19 May 2010 19:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Olivier</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-345</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-345</guid>
		<description>Well, I am not sure actually, it may be better to include it but then I guess that you need to check something in your ajax handler but I don&#039;t know what...

It looks like a bit like nonce... If you don&#039;t define a nonce, then no need to check for it. If you define it and you don&#039;t check it, it is useless.</description>
		<content:encoded><![CDATA[<p>Well, I am not sure actually, it may be better to include it but then I guess that you need to check something in your ajax handler but I don&#8217;t know what&#8230;</p>
<p>It looks like a bit like nonce&#8230; If you don&#8217;t define a nonce, then no need to check for it. If you define it and you don&#8217;t check it, it is useless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-344</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-344</guid>
		<description>Hmm. I&#039;m not sure why that was in there. But if it works without it, I would remove it if you don&#039;t need to pass any cookie information back to the server.</description>
		<content:encoded><![CDATA[<p>Hmm. I&#8217;m not sure why that was in there. But if it works without it, I would remove it if you don&#8217;t need to pass any cookie information back to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-343</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-343</guid>
		<description>Quick question for you Ryan, you are adding this parameter in your ajax call : &#039;cookie&#039;: encodeURIComponent(document.cookie). But then, nothing is checked back in your ajax php handler on the server. I have made some researches and I cannot find out how to handle this fucking cookie. So I have removed the parameter from the ajax call. I thought it would break it and no, it is still functionning... So I am really wondering what it is about...</description>
		<content:encoded><![CDATA[<p>Quick question for you Ryan, you are adding this parameter in your ajax call : &#8216;cookie&#8217;: encodeURIComponent(document.cookie). But then, nothing is checked back in your ajax php handler on the server. I have made some researches and I cannot find out how to handle this fucking cookie. So I have removed the parameter from the ajax call. I thought it would break it and no, it is still functionning&#8230; So I am really wondering what it is about&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-175</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 04 Dec 2008 02:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-175</guid>
		<description>Thanks Olivier. I&#039;m glad the tutorial was able to help you out!</description>
		<content:encoded><![CDATA[<p>Thanks Olivier. I&#8217;m glad the tutorial was able to help you out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://ryanpharis.com/2008/10/ajax-for-wordpress-plugins-using-jquery/comment-page-1/#comment-173</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Wed, 03 Dec 2008 17:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://ryanpharis.com/?p=33#comment-173</guid>
		<description>Damn! You are a king man! Thanks to you, I was able to perform my first ajaxification ;)</description>
		<content:encoded><![CDATA[<p>Damn! You are a king man! Thanks to you, I was able to perform my first ajaxification <img src='http://ryanpharis.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
