<?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: Super simple AJAX for Java apps using JQuery and JSON</title>
	<atom:link href="http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/</link>
	<description>Simple yet powerful Java programming</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:04:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ricardoz</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-3220</link>
		<dc:creator>ricardoz</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-3220</guid>
		<description>Indeed it&#039;s the same idea behind the autocomplete. It is extremely simple and lacks no power (ie you can do all the stuff you do with DWR or JSF or whatever), but on the other hand for some scenarios I still think a &quot;heavier&quot; framework can be a good idea, because it reduces the chances of developer errors, dissimilar code, etc.</description>
		<content:encoded><![CDATA[<p>Indeed it&#8217;s the same idea behind the autocomplete. It is extremely simple and lacks no power (ie you can do all the stuff you do with DWR or JSF or whatever), but on the other hand for some scenarios I still think a &#8220;heavier&#8221; framework can be a good idea, because it reduces the chances of developer errors, dissimilar code, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seba</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-3200</link>
		<dc:creator>Seba</dc:creator>
		<pubDate>Sat, 20 Feb 2010 01:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-3200</guid>
		<description>Hi Ricardo,

Cool, this is the way &quot;Ajax AutoComplete&quot; (a previous post you published), implements the ajax call, isnt it ? 

Right now, i cant give you a feedback about pro/cons, but as you said this is very simple and efective and i will prefer to use it every time it would be posible rather than DWR or similar frameworks.

For php, are others alternatives rather than JQuery ??, i mean like DWR for java.

Best Regards
Seba</description>
		<content:encoded><![CDATA[<p>Hi Ricardo,</p>
<p>Cool, this is the way &#8220;Ajax AutoComplete&#8221; (a previous post you published), implements the ajax call, isnt it ? </p>
<p>Right now, i cant give you a feedback about pro/cons, but as you said this is very simple and efective and i will prefer to use it every time it would be posible rather than DWR or similar frameworks.</p>
<p>For php, are others alternatives rather than JQuery ??, i mean like DWR for java.</p>
<p>Best Regards<br />
Seba</p>
]]></content:encoded>
	</item>
</channel>
</rss>
