<?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: Cross Site XMLHttpRequest (XHR) Removed From Firefox 3</title>
	<atom:link href="http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 18 Mar 2010 22:10:32 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anthony</title>
		<link>http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/comment-page-1/#comment-499638</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 15 Oct 2008 09:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/#comment-499638</guid>
		<description>The solution is to grant access it  Access-Control Headers on the server side 
e.g.  &lt;?php header(&#039;Access-Control: allow &#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>The solution is to grant access it  Access-Control Headers on the server side<br />
e.g.  &lt;?php header(&#8216;Access-Control: allow &#8216;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/comment-page-1/#comment-493349</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 09 Oct 2008 19:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/#comment-493349</guid>
		<description>Is this still the case. I am just learning Ajax all my codes work in IE but not in firefox 3.x.x.  
if this is the case how can I write ajax apps that will work with firefox. I am doing all with notepad   so that i can understand the fundementals.

Anthony</description>
		<content:encoded><![CDATA[<p>Is this still the case. I am just learning Ajax all my codes work in IE but not in firefox 3.x.x.<br />
if this is the case how can I write ajax apps that will work with firefox. I am doing all with notepad   so that i can understand the fundementals.</p>
<p>Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian M</title>
		<link>http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/comment-page-1/#comment-296437</link>
		<dc:creator>Ian M</dc:creator>
		<pubDate>Thu, 27 Mar 2008 11:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/#comment-296437</guid>
		<description>Hopefully they&#039;ll put it in the next release, even if it&#039;s only a partial rev of the gecko backend (if they do a 1.9.1-based one).</description>
		<content:encoded><![CDATA[<p>Hopefully they&#8217;ll put it in the next release, even if it&#8217;s only a partial rev of the gecko backend (if they do a 1.9.1-based one).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Question</title>
		<link>http://robert.accettura.com/blog/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/comment-page-1/#comment-296209</link>
		<dc:creator>Question</dc:creator>
		<pubDate>Thu, 27 Mar 2008 03:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/03/26/cross-site-xmlhttprequest-xhr-removed-from-firefox-3/#comment-296209</guid>
		<description>Would it be OK in the chrome?</description>
		<content:encoded><![CDATA[<p>Would it be OK in the chrome?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
