<?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: The Grid &#8211; Basics of Paging</title>
	<atom:link href="http://www.vinylfox.com/grid-paging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vinylfox.com/grid-paging/</link>
	<description>The Playground of VinylFox (Shea Frederick)</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:03:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/grid-paging/comment-page-1/#comment-2911</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://ww2.vinylfox.com/?p=46#comment-2911</guid>
		<description>Notice the last line of my PHP file - where the data is returned - it wraps the return in a function, who&#039;s name is provided in the request. 

&lt;p&gt;&lt;textarea name=&quot;code&quot; class=&quot;php&quot; rows=&quot;15&quot; cols=&quot;100&quot;&gt;echo $_GET[&#039;callback&#039;].&#039;(&#039;.$your_json.&#039;)&#039;;&lt;/textarea&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Notice the last line of my PHP file &#8211; where the data is returned &#8211; it wraps the return in a function, who&#8217;s name is provided in the request. </p>
<p><textarea name="code" class="php" rows="15" cols="100">echo $_GET['callback'].&#8217;(&#8216;.$your_json.&#8217;)';</textarea></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jangla</title>
		<link>http://www.vinylfox.com/grid-paging/comment-page-1/#comment-2910</link>
		<dc:creator>Jangla</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://ww2.vinylfox.com/?p=46#comment-2910</guid>
		<description>How can this example work? I thought ScriptTagProxy needed a callback function which would be immediately executed on returning from the server?</description>
		<content:encoded><![CDATA[<p>How can this example work? I thought ScriptTagProxy needed a callback function which would be immediately executed on returning from the server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
