<?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: Javascript Cross Domain Ajax</title>
	<atom:link href="http://blog.slajax.com/2008/07/23/javascript-cross-domain-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slajax.com/2008/07/23/javascript-cross-domain-ajax/</link>
	<description>secure lightweight ajax solutions</description>
	<lastBuildDate>Wed, 03 Mar 2010 23:24:15 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle</title>
		<link>http://blog.slajax.com/2008/07/23/javascript-cross-domain-ajax/comment-page-1/#comment-3560</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Tue, 30 Dec 2008 17:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slajax.com/?p=32#comment-3560</guid>
		<description>@ari - Yes this is correct. I almost always, relay through a server side proxy on my own server if I need my client side code to read anything from another server. I&#039;m happy I could help you! Please feel free to send me a message if you have any more questions!</description>
		<content:encoded><![CDATA[<p>@ari &#8211; Yes this is correct. I almost always, relay through a server side proxy on my own server if I need my client side code to read anything from another server. I&#8217;m happy I could help you! Please feel free to send me a message if you have any more questions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ari</title>
		<link>http://blog.slajax.com/2008/07/23/javascript-cross-domain-ajax/comment-page-1/#comment-3557</link>
		<dc:creator>ari</dc:creator>
		<pubDate>Sun, 23 Nov 2008 03:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slajax.com/?p=32#comment-3557</guid>
		<description>thanks for explaining the first method is a server side script. I thought as long as the script is on the other server, it can use xmlhttprequest on that server, but I&#039;ve been getting a permission error and I&#039;ve been spending the whole day trying to figure it out.  
But now I see that it isn&#039;t a javascript file on the other server, its a php (or other server side language) file that prints out javascript.</description>
		<content:encoded><![CDATA[<p>thanks for explaining the first method is a server side script. I thought as long as the script is on the other server, it can use xmlhttprequest on that server, but I&#8217;ve been getting a permission error and I&#8217;ve been spending the whole day trying to figure it out.<br />
But now I see that it isn&#8217;t a javascript file on the other server, its a php (or other server side language) file that prints out javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

