<?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/"
	>

<channel>
	<title>Blogsite that talks about web Programming experiences,techniques and ideas for ASP,PHP,ASP.NET and Javascript and a little bit of JAVA. &#187; intermediary ajax</title>
	<atom:link href="http://genusproject.com/tag/intermediary-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://genusproject.com</link>
	<description>Blogsite that talks about web Programming experiences,techniques and ideas for ASP,PHP,ASP.NET and Javascript and a little bit of JAVA.</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:43:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Making Cross Domain AJAX Calls using Server Side Mediator</title>
		<link>http://genusproject.com/general-javascript-programming/35/</link>
		<comments>http://genusproject.com/general-javascript-programming/35/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 02:41:44 +0000</pubDate>
		<dc:creator>Roy L. dshiznitz Besiera</dc:creator>
				<category><![CDATA[C#/ASP.NET Programming]]></category>
		<category><![CDATA[General Javascript Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax mediator]]></category>
		<category><![CDATA[cross-domain]]></category>
		<category><![CDATA[CURL]]></category>
		<category><![CDATA[HttpWebRequest]]></category>
		<category><![CDATA[intermediary ajax]]></category>
		<category><![CDATA[System.NET]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://genusproject.com/?p=35</guid>
		<description><![CDATA[XMLHttpRequest is the heart of all rich and interactive AJAX based application. However some restriction apply when making request to the server. Cross-domain ajax calls to another domain is not possible due to security issues. But i came up with an idea to utilize server side request to defeat the imposed restrictions on cross domain [...]]]></description>
		<wfw:commentRss>http://genusproject.com/general-javascript-programming/35/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->