<?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"
	>
<channel>
	<title>Comments on: Losing REST over Ajax Errors?</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Fri, 05 Dec 2008 00:18:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Bryan Rasmussen</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-219823</link>
		<dc:creator>Bryan Rasmussen</dc:creator>
		<pubDate>Sat, 07 Apr 2007 09:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-219823</guid>
		<description>I think I would use arrays for this, one for response codes, one for responses, if index out of range throw error, if response code not supported ignore response, choice as to whether to retry in bit or stop processing.</description>
		<content:encoded><![CDATA[<p>I think I would use arrays for this, one for response codes, one for responses, if index out of range throw error, if response code not supported ignore response, choice as to whether to retry in bit or stop processing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: plumsauce</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217896</link>
		<dc:creator>plumsauce</dc:creator>
		<pubDate>Wed, 04 Apr 2007 07:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217896</guid>
		<description>Since a lot of Ajax enthusiasts will land here, I'll take this opportunity to post a suggestion:

Avoid xmlhttp!

Not that the component does not work, but because it throws a truly ugly error if the user has error messages enabled and activex disabled.

So annoying!</description>
		<content:encoded><![CDATA[<p>Since a lot of Ajax enthusiasts will land here, I&#8217;ll take this opportunity to post a suggestion:</p>
<p>Avoid xmlhttp!</p>
<p>Not that the component does not work, but because it throws a truly ugly error if the user has error messages enabled and activex disabled.</p>
<p>So annoying!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pauldwaite</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217895</link>
		<dc:creator>pauldwaite</dc:creator>
		<pubDate>Wed, 04 Apr 2007 06:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217895</guid>
		<description>Just in case people mentally blocked the "first step" bit, HTTP != REST.</description>
		<content:encoded><![CDATA[<p>Just in case people mentally blocked the &#8220;first step&#8221; bit, HTTP != REST.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cranial-bore</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217786</link>
		<dc:creator>cranial-bore</dc:creator>
		<pubDate>Wed, 04 Apr 2007 02:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217786</guid>
		<description>Good idea. I was just thinking recently about the need for Javascript to be aware  of both errors with the Ajax transactions, and errors on the server side as well.</description>
		<content:encoded><![CDATA[<p>Good idea. I was just thinking recently about the need for Javascript to be aware  of both errors with the Ajax transactions, and errors on the server side as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tuna</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217773</link>
		<dc:creator>tuna</dc:creator>
		<pubDate>Wed, 04 Apr 2007 01:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217773</guid>
		<description>humm this is real old school programming method..just proves sometimes the old ways do have merit. :)</description>
		<content:encoded><![CDATA[<p>humm this is real old school programming method..just proves sometimes the old ways do have merit. :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chrisb</title>
		<link>http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217758</link>
		<dc:creator>chrisb</dc:creator>
		<pubDate>Wed, 04 Apr 2007 00:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/04/04/losing-rest-over-ajax-errors/#comment-217758</guid>
		<description>so long as they remember what readystate 4 means..</description>
		<content:encoded><![CDATA[<p>so long as they remember what readystate 4 means..</p>]]></content:encoded>
	</item>
</channel>
</rss>
