<?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: Loading Content with&#160;JSON</title>
	<atom:link href="http://particletree.com/features/loading-content-with-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/features/loading-content-with-json/</link>
	<description>Everyone needs a hug.</description>
	<lastBuildDate>Mon, 16 Nov 2009 21:43:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin parry</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-21855</link>
		<dc:creator>Martin parry</dc:creator>
		<pubDate>Tue, 17 Jul 2007 07:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-21855</guid>
		<description>&lt;p&gt;I&#039;m using Ajax on my sites - This has been a great read thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Ajax on my sites - This has been a great read thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-21601</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Wed, 04 Jul 2007 22:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-21601</guid>
		<description>&lt;p&gt;Liked your article and...
you should always remmember the Security Breach using JSON with your API inputs, because it can includes user malicious functions.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Liked your article and&#8230;
you should always remmember the Security Breach using JSON with your API inputs, because it can includes user malicious functions.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hh</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20932</link>
		<dc:creator>hh</dc:creator>
		<pubDate>Mon, 21 May 2007 14:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20932</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: Murtaza</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20930</link>
		<dc:creator>Murtaza</dc:creator>
		<pubDate>Mon, 21 May 2007 11:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20930</guid>
		<description>&lt;p&gt;Hey Ryan any chances we might see an article on the wufoo&#039;s searching on data entering page - the page where its written &quot;Display entries that meet any/all of the following conditions&quot; 
I really need to do similar thing in one of my project, now not sure how to do advance searching I mean how do I construct php query from an html form submitted by user, there many ways, not sure which one suits best :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Ryan any chances we might see an article on the wufoo&#8217;s searching on data entering page - the page where its written &#8220;Display entries that meet any/all of the following conditions&#8221; 
I really need to do similar thing in one of my project, now not sure how to do advance searching I mean how do I construct php query from an html form submitted by user, there many ways, not sure which one suits best :(</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adhatoda</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20677</link>
		<dc:creator>Adhatoda</dc:creator>
		<pubDate>Tue, 08 May 2007 10:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20677</guid>
		<description>&lt;p&gt;@ Ryan
&quot;This article is for those cases when the display logic is easier kept in the JavaScript, but you still need a way to pass the data to the display logic.&quot; Yepp, absolutly!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ Ryan
&#8220;This article is for those cases when the display logic is easier kept in the JavaScript, but you still need a way to pass the data to the display logic.&#8221; Yepp, absolutly!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Fraser</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20554</link>
		<dc:creator>Josh Fraser</dc:creator>
		<pubDate>Fri, 13 Apr 2007 07:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20554</guid>
		<description>&lt;p&gt;Ryan, thanks for a great read.  I whole-heartedly agree with everything you said.  AJAX has all the hype, but I&#039;m not convinced it is always the best implementation.  I agree that server processed JavaScript is a good way to keep everything all in one place, keep your code a little shorter, and make thing easier to debug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ryan, thanks for a great read.  I whole-heartedly agree with everything you said.  AJAX has all the hype, but I&#8217;m not convinced it is always the best implementation.  I agree that server processed JavaScript is a good way to keep everything all in one place, keep your code a little shorter, and make thing easier to debug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20509</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 04 Apr 2007 23:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20509</guid>
		<description>&lt;p&gt;You should go back to some of your old entries (such as &quot;replacing trackback with blog search&quot;) and remove all the spam comments... it&#039;s kind of embarrassing!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You should go back to some of your old entries (such as &#8220;replacing trackback with blog search&#8221;) and remove all the spam comments&#8230; it&#8217;s kind of embarrassing!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20342</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Mon, 19 Mar 2007 21:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20342</guid>
		<description>&lt;p&gt;Joshua, I have found that as I write more complex JavaScript, the redundancy of writing something on the server and then modifying it with the JavaScript at a later point is too much. So, if I have a few routines with complicated logic that control the display on the page, it is easier for me to keep all of the logic in one place than it is to break it up. This article is for those cases when the display logic is easier kept in the JavaScript, but you still need a way to pass the data to the display logic.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Joshua, I have found that as I write more complex JavaScript, the redundancy of writing something on the server and then modifying it with the JavaScript at a later point is too much. So, if I have a few routines with complicated logic that control the display on the page, it is easier for me to keep all of the logic in one place than it is to break it up. This article is for those cases when the display logic is easier kept in the JavaScript, but you still need a way to pass the data to the display logic.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tobie Langel</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20297</link>
		<dc:creator>Tobie Langel</dc:creator>
		<pubDate>Sun, 11 Mar 2007 10:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20297</guid>
		<description>&lt;p&gt;Hi Ryan,&lt;/p&gt;

&lt;p&gt;I suggest you have a look at &lt;a href=&quot;http://prototypejs.org/2007/3/9/prototype-1-5-1-rc1&quot; rel=&quot;nofollow&quot;&gt;Prototype&#039;s first release candidate for version 1.5.1&lt;/a&gt; which comes with &lt;a href=&quot;http://prototypejs.org/learn/json&quot; rel=&quot;nofollow&quot;&gt;full JSON support&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Great article - as usual!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>

<p>I suggest you have a look at <a href="http://prototypejs.org/2007/3/9/prototype-1-5-1-rc1" rel="nofollow">Prototype&#8217;s first release candidate for version 1.5.1</a> which comes with <a href="http://prototypejs.org/learn/json" rel="nofollow">full JSON support</a>.</p>

<p>Great article - as usual!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic Torres</title>
		<link>http://particletree.com/features/loading-content-with-json/comment-page-1/#comment-20295</link>
		<dc:creator>Frederic Torres</dc:creator>
		<pubDate>Sat, 10 Mar 2007 01:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/features/loading-content-with-json/#comment-20295</guid>
		<description>&lt;p&gt;On a different note I like to use JSON for test data driven rather than CSV or XML.
I wrote a post about it.
http://blog.incisif.net/2006/12/19/csv-xml-or-json-for-data-driven-testing.aspx&lt;/p&gt;

&lt;p&gt;www.InCisif.net
Web Testing with C# or VB.NET&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On a different note I like to use JSON for test data driven rather than CSV or XML.
I wrote a post about it.
<a href="http://blog.incisif.net/2006/12/19/csv-xml-or-json-for-data-driven-testing.aspx" rel="nofollow">http://blog.incisif.net/2006/12/19/csv-xml-or-json-for-data-driven-testing.aspx</a></p>

<p><a href="http://www.InCisif.net" rel="nofollow">http://www.InCisif.net</a>
Web Testing with C# or VB.NET</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.230 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-15 14:01:50 -->
