<?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; XMLHttpRequest</title>
	<atom:link href="http://genusproject.com/tag/xmlhttprequest/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>Capturing Http Status Code/Response for AJAX Error Handling</title>
		<link>http://genusproject.com/general-javascript-programming/capturing-http-status-coderesponse-for-ajax-error-handling/</link>
		<comments>http://genusproject.com/general-javascript-programming/capturing-http-status-coderesponse-for-ajax-error-handling/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 02:37:50 +0000</pubDate>
		<dc:creator>Roy L. dshiznitz Besiera</dc:creator>
				<category><![CDATA[General Javascript Programming]]></category>
		<category><![CDATA[How to Section]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Http Status]]></category>
		<category><![CDATA[Http status codes]]></category>
		<category><![CDATA[Microsoft.XMLHTTP]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://genusproject.com/?p=43</guid>
		<description><![CDATA[One dilemma I encounter when making AJAX based modules is when a fragment of JavaScript code makes a request and it seems like it is taking forever (the gif images progress bar is still there doing its job) and not displaying a response at all. Second dilemma is the response is written on the container [...]]]></description>
		<wfw:commentRss>http://genusproject.com/general-javascript-programming/capturing-http-status-coderesponse-for-ajax-error-handling/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<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>
		<item>
		<title>So you have decided to use JSON over XML?</title>
		<link>http://genusproject.com/general-javascript-programming/so-you-have-decided-to-use-json-over-xml/</link>
		<comments>http://genusproject.com/general-javascript-programming/so-you-have-decided-to-use-json-over-xml/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 00:31:45 +0000</pubDate>
		<dc:creator>Roy L. dshiznitz Besiera</dc:creator>
				<category><![CDATA[General Javascript Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://genusproject.com/?p=16</guid>
		<description><![CDATA[A few years ago i was very excited about this new technique to get content from another page without refreshing the browser. It is called AJAX. With AJAX (Asynchronous Javascript and XML), you can present data to your audience without interfering the behavior of the current page. It was the feeling that i discovered something [...]]]></description>
		<wfw:commentRss>http://genusproject.com/general-javascript-programming/so-you-have-decided-to-use-json-over-xml/feed/</wfw:commentRss>
		<slash:comments>3</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! -->