<?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"
	>
<channel>
	<title>Comments on: Preloading Data with Ajax and&#160;JSON</title>
	<atom:link href="http://particletree.com/features/preloading-data-with-ajax-and-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/features/preloading-data-with-ajax-and-json/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Fri, 25 Jul 2008 12:58:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mount</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-21154</link>
		<dc:creator>mount</dc:creator>
		<pubDate>Sun, 03 Jun 2007 16:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-21154</guid>
		<description>&lt;p&gt;Can json be accesed dinamicaly?
when using xml, you can access to element values (nodevalue) and element tags (nodename).
Â¿Can it be done whith json? In this example I see these values hardcoded:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; '&#60;td&#62;' + page['players'][i].lastName   + ',&#60;/td&#62;' +
 '&#60;td&#62;' + page['players'][i].firstName  + '&#60;/td&#62;' +
 '&#60;td&#62;' + page['players'][i].position   + '&#60;/td&#62;'
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Can json be accesed dinamicaly?
when using xml, you can access to element values (nodevalue) and element tags (nodename).
Â¿Can it be done whith json? In this example I see these values hardcoded:</p>

<pre><code> '&lt;td&gt;' + page['players'][i].lastName   + ',&lt;/td&gt;' +
 '&lt;td&gt;' + page['players'][i].firstName  + '&lt;/td&gt;' +
 '&lt;td&gt;' + page['players'][i].position   + '&lt;/td&gt;'
</code></pre>]]></content:encoded>
	</item>
	<item>
		<title>By: gshsgdh</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-20319</link>
		<dc:creator>gshsgdh</dc:creator>
		<pubDate>Wed, 14 Mar 2007 20:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-20319</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rendy</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-13039</link>
		<dc:creator>rendy</dc:creator>
		<pubDate>Fri, 26 Jan 2007 03:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-13039</guid>
		<description>&lt;p&gt;Everyone needs a hug.
thank's for all u give, more inovation...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.
thank&#8217;s for all u give, more inovation&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Yulan</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-13009</link>
		<dc:creator>Yulan</dc:creator>
		<pubDate>Fri, 26 Jan 2007 01:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-13009</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;

&lt;p&gt;Thank's for your article. i hope it can help me&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>

<p>Thank&#8217;s for your article. i hope it can help me</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yes</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1534</link>
		<dc:creator>yes</dc:creator>
		<pubDate>Wed, 25 Oct 2006 02:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1534</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Shanti</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1533</link>
		<dc:creator>Shanti</dc:creator>
		<pubDate>Mon, 23 Oct 2006 12:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1533</guid>
		<description>&lt;p&gt;nevermind, i think i got it, not as fast as i would have liked it, but it works :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nevermind, i think i got it, not as fast as i would have liked it, but it works :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Shanti</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1532</link>
		<dc:creator>Shanti</dc:creator>
		<pubDate>Mon, 23 Oct 2006 11:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1532</guid>
		<description>&lt;p&gt;This is cool, been trying to set it up on a real application, the only thing missing here would be a function to go to certain page, lets say i wanted to go to page 4 out of 5 something like getPage(5), anyone knows how to do this ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is cool, been trying to set it up on a real application, the only thing missing here would be a function to go to certain page, lets say i wanted to go to page 4 out of 5 something like getPage(5), anyone knows how to do this&#160;?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar Chetan</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1531</link>
		<dc:creator>Kumar Chetan</dc:creator>
		<pubDate>Thu, 05 Oct 2006 10:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1531</guid>
		<description>&lt;p&gt;Everyone needs a hug. So here is your hug. I have been comparing JSON and XML. JSON sounds simple but I see some security issues. I know the article is basically teaching me how to use JSON data and its not a platform to fume over the use/misuse/abuse of any technology but can you throw some light on advantages of JSON over XML&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug. So here is your hug. I have been comparing JSON and XML. JSON sounds simple but I see some security issues. I know the article is basically teaching me how to use JSON data and its not a platform to fume over the use/misuse/abuse of any technology but can you throw some light on advantages of JSON over XML</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rewre</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1530</link>
		<dc:creator>rewre</dc:creator>
		<pubDate>Mon, 11 Sep 2006 20:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1530</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://particletree.com/features/preloading-data-with-ajax-and-json/#comment-1529</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 18 Aug 2006 06:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=175#comment-1529</guid>
		<description>&lt;p&gt;Something like:&lt;/p&gt;

&lt;p&gt;Cheers.&lt;/p&gt;

&lt;p&gt;Mark&lt;/p&gt;

&lt;p&gt;/*
MySQL Backup
Source Host:           localhost
Source Server Version: 5.0.22-community-nt
Source Database:       test
Date:                  2006/08/18 14:32:17
*/&lt;/p&gt;

&lt;p&gt;SET FOREIGN_KEY_CHECKS=0;
use test;&lt;/p&gt;

&lt;h1&gt;---&lt;/h1&gt;

&lt;h1&gt;Table structure for Accounts&lt;/h1&gt;

&lt;h1&gt;---&lt;/h1&gt;

&lt;p&gt;CREATE TABLE &lt;code&gt;accounts&lt;/code&gt; (
  &lt;code&gt;AccountID&lt;/code&gt; int(10) unsigned NOT NULL auto_increment,
  &lt;code&gt;FirstName&lt;/code&gt; varchar(20) default NULL,
  &lt;code&gt;LastName&lt;/code&gt; varchar(40) default NULL,
  &lt;code&gt;Position&lt;/code&gt; varchar(10) default NULL,
  PRIMARY KEY  (&lt;code&gt;AccountID&lt;/code&gt;)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;&lt;/p&gt;

&lt;h1&gt;---&lt;/h1&gt;

&lt;h1&gt;Records for table Accounts&lt;/h1&gt;

&lt;h1&gt;---&lt;/h1&gt;

&lt;p&gt;insert  into Accounts values 
(1, 'Mark', 'Arrowsmith', 'DEV'), 
(2, 'Ben', 'Gustavson', 'ITMAN'), 
(3, 'Christine', 'Nitz', 'MAN'), 
(4, 'Richard', 'Something', 'MD'), 
(5, 'Lizzi', 'Lovinger', 'MULTI'), 
(6, 'Claire', 'Jones', 'NA'), 
(7, 'Dane', 'Thomson', 'PH'), 
(8, 'Jack', 'Finn', 'TEMP'), 
(9, 'Jessie', 'James', 'GUN'), 
(10, 'Derrick', 'Deno', 'XX'), 
(11, 'Rigel', 'Jones', 'CC'), 
(12, 'Michael', 'Moron', 'VV'), 
(13, 'Viginia', 'Madson', 'BL'), 
(14, 'Abbey', 'Zuecks', 'A1'), 
(15, 'Bernard', 'Wee', 'A2'), 
(16, 'Chris', 'Shiflett', 'A3'), 
(17, 'Dennis', 'Leary', 'B2'), 
(18, 'Eddie', 'Murphy', 'C1'), 
(19, 'Frank', 'Munson', 'D1'), 
(20, 'Henry', 'Winkler', 'E3'), 
(21, 'Irina', 'Solokov', 'C2'), 
(22, 'Jim', 'Jones', 'T4'), 
(23, 'Lisa', 'Smith', 'Y2'), 
(24, 'Marie', 'Curie', 'TR'), 
(25, 'Nolene', 'Holmes', 'T3'), 
(26, 'Opec', 'Kemp', 'Y6'), 
(27, 'Peter', 'Walters', 'Y7'), 
(28, 'Ricky', 'Jones', 'J4'), 
(29, 'Terry', 'Ng', 'S3'), 
(30, 'Dean', 'Sparks', 'Q2');&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Something like:</p>

<p>Cheers.</p>

<p>Mark</p>

<p>/*
MySQL Backup
Source Host:           localhost
Source Server Version: 5.0.22-community-nt
Source Database:       test
Date:                  2006/08/18&#160;14:32:17
*/</p>

<p>SET FOREIGN_KEY_CHECKS=0;
use test;</p>

<h1>&#8212;-</h1>

<h1>Table structure for Accounts</h1>

<h1>&#8212;-</h1>

<p>CREATE TABLE <code>accounts</code> (
  <code>AccountID</code> int(10) unsigned NOT NULL auto_increment,
  <code>FirstName</code> varchar(20) default NULL,
  <code>LastName</code> varchar(40) default NULL,
  <code>Position</code> varchar(10) default NULL,
  PRIMARY KEY  (<code>AccountID</code>)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;</p>

<h1>&#8212;-</h1>

<h1>Records for table Accounts</h1>

<h1>&#8212;-</h1>

<p>insert  into Accounts values 
(1, &#8216;Mark&#8217;, &#8216;Arrowsmith&#8217;, &#8216;DEV&#8217;), 
(2, &#8216;Ben&#8217;, &#8216;Gustavson&#8217;, &#8216;ITMAN&#8217;), 
(3, &#8216;Christine&#8217;, &#8216;Nitz&#8217;, &#8216;MAN&#8217;), 
(4, &#8216;Richard&#8217;, &#8216;Something&#8217;, &#8216;MD&#8217;), 
(5, &#8216;Lizzi&#8217;, &#8216;Lovinger&#8217;, &#8216;MULTI&#8217;), 
(6, &#8216;Claire&#8217;, &#8216;Jones&#8217;, &#8216;NA&#8217;), 
(7, &#8216;Dane&#8217;, &#8216;Thomson&#8217;, &#8216;PH&#8217;), 
(8, &#8216;Jack&#8217;, &#8216;Finn&#8217;, &#8216;TEMP&#8217;), 
(9, &#8216;Jessie&#8217;, &#8216;James&#8217;, &#8216;GUN&#8217;), 
(10, &#8216;Derrick&#8217;, &#8216;Deno&#8217;, &#8216;XX&#8217;), 
(11, &#8216;Rigel&#8217;, &#8216;Jones&#8217;, &#8216;CC&#8217;), 
(12, &#8216;Michael&#8217;, &#8216;Moron&#8217;, &#8216;VV&#8217;), 
(13, &#8216;Viginia&#8217;, &#8216;Madson&#8217;, &#8216;BL&#8217;), 
(14, &#8216;Abbey&#8217;, &#8216;Zuecks&#8217;, &#8216;A1&#8217;), 
(15, &#8216;Bernard&#8217;, &#8216;Wee&#8217;, &#8216;A2&#8217;), 
(16, &#8216;Chris&#8217;, &#8216;Shiflett&#8217;, &#8216;A3&#8217;), 
(17, &#8216;Dennis&#8217;, &#8216;Leary&#8217;, &#8216;B2&#8217;), 
(18, &#8216;Eddie&#8217;, &#8216;Murphy&#8217;, &#8216;C1&#8217;), 
(19, &#8216;Frank&#8217;, &#8216;Munson&#8217;, &#8216;D1&#8217;), 
(20, &#8216;Henry&#8217;, &#8216;Winkler&#8217;, &#8216;E3&#8217;), 
(21, &#8216;Irina&#8217;, &#8216;Solokov&#8217;, &#8216;C2&#8217;), 
(22, &#8216;Jim&#8217;, &#8216;Jones&#8217;, &#8216;T4&#8217;), 
(23, &#8216;Lisa&#8217;, &#8216;Smith&#8217;, &#8216;Y2&#8217;), 
(24, &#8216;Marie&#8217;, &#8216;Curie&#8217;, &#8216;TR&#8217;), 
(25, &#8216;Nolene&#8217;, &#8216;Holmes&#8217;, &#8216;T3&#8217;), 
(26, &#8216;Opec&#8217;, &#8216;Kemp&#8217;, &#8216;Y6&#8217;), 
(27, &#8216;Peter&#8217;, &#8216;Walters&#8217;, &#8216;Y7&#8217;), 
(28, &#8216;Ricky&#8217;, &#8216;Jones&#8217;, &#8216;J4&#8217;), 
(29, &#8216;Terry&#8217;, &#8216;Ng&#8217;, &#8216;S3&#8217;), 
(30, &#8216;Dean&#8217;, &#8216;Sparks&#8217;, &#8216;Q2&#8217;);</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.289 seconds -->
