<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pi/Pi &#187; callback</title>
	<atom:link href="http://www.pioverpi.net/tag/callback/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pioverpi.net</link>
	<description>...but that&#039;s just one!</description>
	<lastBuildDate>Wed, 07 Jul 2010 02:47:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Incomplete Execution of Callbacks on JQuery POST</title>
		<link>http://www.pioverpi.net/2010/02/24/incomplete-execution-of-callbacks-on-jquery-post/</link>
		<comments>http://www.pioverpi.net/2010/02/24/incomplete-execution-of-callbacks-on-jquery-post/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 20:39:43 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[callback]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[datatables]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1487</guid>
		<description><![CDATA[In JQuery, you can use the $.post() function to make a client-side AJAX request (more info here). If you want to POST JSON objects to your server, you basically want to do something like this: $.post( URL, [data], [CALLBACK FUNCTION], "json") In the project that I&#8217;m working on, I&#8217;m rendering a table using JQuery + [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/02/24/incomplete-execution-of-callbacks-on-jquery-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
