<?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: AJAX Gotchas</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-47202</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 23 Aug 2006 08:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-47202</guid>
		<description>&lt;strong&gt;&lt;code&gt;&lt;em&gt;gfdgdfgfdg&lt;/em&gt;&lt;/code&gt;&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p><strong><code><em>gfdgdfgfdg</em></code></strong></p>]]></content:encoded>
	</item>
	<item>
		<title>By: danwgreenfield</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-23292</link>
		<dc:creator>danwgreenfield</dc:creator>
		<pubDate>Tue, 16 May 2006 04:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-23292</guid>
		<description>Colin, I recently developed a store site that utilises a single page interface (&lt;a href=&quot;http://www.techtoys.jp/store.php&quot; rel=&quot;nofollow&quot;&gt;http://www.techtoys.jp/store.php&lt;/a&gt;). I did this because the main page contains two flash apps that load a lot of graphic images and I wanted the user to be able to move about the site without having the flash apps reload from the start when the page was reloaded, losing their position within the apps.</description>
		<content:encoded><![CDATA[<p>Colin, I recently developed a store site that utilises a single page interface (<a href="http://www.techtoys.jp/store.php" rel="nofollow">http://www.techtoys.jp/store.php</a>). I did this because the main page contains two flash apps that load a lot of graphic images and I wanted the user to be able to move about the site without having the flash apps reload from the start when the page was reloaded, losing their position within the apps.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: StianS</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-23238</link>
		<dc:creator>StianS</dc:creator>
		<pubDate>Mon, 15 May 2006 15:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-23238</guid>
		<description>@Colin: We have tables all over our site updating twice by the minute with prices from the power markets. When we used server-side scripting we sent out everything every time - HTML, CSS, JS and content. Now we only send content in an xml-file. It saves us tons of bandwidth and CPU.

In that sort of environment it makes great sense!</description>
		<content:encoded><![CDATA[<p>@Colin: We have tables all over our site updating twice by the minute with prices from the power markets. When we used server-side scripting we sent out everything every time &#8211; HTML, CSS, JS and content. Now we only send content in an xml-file. It saves us tons of bandwidth and CPU.</p>
<p>In that sort of environment it makes great sense!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Qani</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22792</link>
		<dc:creator>Qani</dc:creator>
		<pubDate>Fri, 12 May 2006 18:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22792</guid>
		<description>Well Colin, I made an application where drop-down boxes would fill with entries from a database, depending on what was chosen in the previous drop-down box. And for that AJAX was very handy.

I believe GMail is driven by AJAX as well.</description>
		<content:encoded><![CDATA[<p>Well Colin, I made an application where drop-down boxes would fill with entries from a database, depending on what was chosen in the previous drop-down box. And for that AJAX was very handy.</p>
<p>I believe GMail is driven by AJAX as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22565</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 11 May 2006 06:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22565</guid>
		<description>Come on you ajax coders give me a good reason to develop using ajax.

Point me to some sites that do something useful that couldnt be done more sensibly using php or any of a dozen other server side scripting languages.

I just can&#039;t understand the rush to do things client side but then I&#039;ve only been coding for 40 years so I can be rightly describes as a dinasaur.</description>
		<content:encoded><![CDATA[<p>Come on you ajax coders give me a good reason to develop using ajax.</p>
<p>Point me to some sites that do something useful that couldnt be done more sensibly using php or any of a dozen other server side scripting languages.</p>
<p>I just can&#8217;t understand the rush to do things client side but then I&#8217;ve only been coding for 40 years so I can be rightly describes as a dinasaur.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aska</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22549</link>
		<dc:creator>Aska</dc:creator>
		<pubDate>Thu, 11 May 2006 03:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22549</guid>
		<description>I was not aware that &quot;Ajax uses UTF-8&quot; until now. Yet on a Big5 encoded website that I developed, the use of Ajax never caused any encoding issues (I have not utilised any encoding conversion techniques on the server side). Weird.</description>
		<content:encoded><![CDATA[<p>I was not aware that &#8220;Ajax uses UTF-8&#8243; until now. Yet on a Big5 encoded website that I developed, the use of Ajax never caused any encoding issues (I have not utilised any encoding conversion techniques on the server side). Weird.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JaredWhite</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22496</link>
		<dc:creator>JaredWhite</dc:creator>
		<pubDate>Wed, 10 May 2006 16:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22496</guid>
		<description>We solved this problem in xajax (http://www.xajaxproject.org) by providing an automatic encoding conversion for incoming data (using either mb_string or iconv). A developer can just set the required encoding with one method call, and then xajax does the work under the hood.

I prefer using UTF-8 anyway, though, and even if PHP doesn&#039;t totally support it yet, it works great if you&#039;re careful.</description>
		<content:encoded><![CDATA[<p>We solved this problem in xajax (<a href="http://www.xajaxproject.org" rel="nofollow">http://www.xajaxproject.org</a>) by providing an automatic encoding conversion for incoming data (using either mb_string or iconv). A developer can just set the required encoding with one method call, and then xajax does the work under the hood.</p>
<p>I prefer using UTF-8 anyway, though, and even if PHP doesn&#8217;t totally support it yet, it works great if you&#8217;re careful.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: svanpoeck</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22459</link>
		<dc:creator>svanpoeck</dc:creator>
		<pubDate>Wed, 10 May 2006 09:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22459</guid>
		<description>IMO, XMLHTTPRequest *should* use the default page encoding *or* fully support unicode.

This is *not* a feature AFAIK, it&#039;s a lack of it.</description>
		<content:encoded><![CDATA[<p>IMO, XMLHTTPRequest *should* use the default page encoding *or* fully support unicode.</p>
<p>This is *not* a feature AFAIK, it&#8217;s a lack of it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: z0s0</title>
		<link>http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/comment-page-1/#comment-22436</link>
		<dc:creator>z0s0</dc:creator>
		<pubDate>Wed, 10 May 2006 02:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/10/ajax-gotchas/#comment-22436</guid>
		<description>Another good reason to switch to UTF-8 as the default for every page you serve!  It is surprising, though, that XMLHTTPRequest uses UTF-8 and not the default page encoding.</description>
		<content:encoded><![CDATA[<p>Another good reason to switch to UTF-8 as the default for every page you serve!  It is surprising, though, that XMLHTTPRequest uses UTF-8 and not the default page encoding.</p>]]></content:encoded>
	</item>
</channel>
</rss>
