<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Techspace &#187; Ajax using DWR</title>
	<atom:link href="http://parasjain.net/category/ajax-using-dwr/feed/" rel="self" type="application/rss+xml" />
	<link>http://parasjain.net</link>
	<description>IT happens only in IT</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:30:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='parasjain.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Techspace &#187; Ajax using DWR</title>
		<link>http://parasjain.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://parasjain.net/osd.xml" title="Techspace" />
	<atom:link rel='hub' href='http://parasjain.net/?pushpress=hub'/>
		<item>
		<title>synchronization in DWR</title>
		<link>http://parasjain.net/2007/12/28/synchronization-in-dwr/</link>
		<comments>http://parasjain.net/2007/12/28/synchronization-in-dwr/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 20:03:40 +0000</pubDate>
		<dc:creator>Paras</dc:creator>
				<category><![CDATA[Ajax using DWR]]></category>
		<category><![CDATA[Ajax synchronization]]></category>
		<category><![CDATA[asnyc in DWR]]></category>
		<category><![CDATA[synchronisation in DWR]]></category>
		<category><![CDATA[synchronization in AJAX]]></category>
		<category><![CDATA[synchronization in DWR]]></category>

		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/12/28/synchronization-in-dwr/</guid>
		<description><![CDATA[AJAX(Asynchronous JavaScript + XML) got its name because of its ability to interact asynchronously. This makes Ajax famous for the Rich Internet Applications aka RIAs. But sometimes you purposefully need synchronization in your code. I needed it once. I was calling the same business method consecutively from my ajax code for two different fields. Even [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=parasjain.net&amp;blog=1112800&amp;post=10&amp;subd=parasjain01&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://parasjain.net/2007/12/28/synchronization-in-dwr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18cb9b88d5881efff8ee769c23c48060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">parasjain01</media:title>
		</media:content>
	</item>
		<item>
		<title>addOptions problem in DWR</title>
		<link>http://parasjain.net/2007/12/21/addoptions-problem-in-dwr/</link>
		<comments>http://parasjain.net/2007/12/21/addoptions-problem-in-dwr/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 21:27:00 +0000</pubDate>
		<dc:creator>Paras</dc:creator>
				<category><![CDATA[Ajax using DWR]]></category>
		<category><![CDATA[addOptions for array of objects]]></category>
		<category><![CDATA[addOptions not working in DWR]]></category>
		<category><![CDATA[addOptions problem in DWR Ajax]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[DWR]]></category>
		<category><![CDATA[DWR API]]></category>

		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/12/21/addoptions-problem-in-dwr/</guid>
		<description><![CDATA[Have you ever wondered why the addOptions is not working in DWR even after reading the specs carefully. It happened to me recently. First, of all, the API or specs or documentation for DWR(addOptions Documentation) are not detailed and sufficient. Especially, for the new and impatient learners like me, who don&#8217;t want to go through [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=parasjain.net&amp;blog=1112800&amp;post=4&amp;subd=parasjain01&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://parasjain.net/2007/12/21/addoptions-problem-in-dwr/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/18cb9b88d5881efff8ee769c23c48060?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">parasjain01</media:title>
		</media:content>
	</item>
	</channel>
</rss>
