<?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: UA Profiler: Automatically testing browser features</title>
	<atom:link href="http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Tribulus</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267795</link>
		<dc:creator>Tribulus</dc:creator>
		<pubDate>Wed, 01 Oct 2008 12:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267795</guid>
		<description>yes good work 
graet blog</description>
		<content:encoded><![CDATA[<p>yes good work<br />
graet blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ViniciusCamara</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267344</link>
		<dc:creator>ViniciusCamara</dc:creator>
		<pubDate>Thu, 11 Sep 2008 13:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267344</guid>
		<description>Congrats fellow,
Great job!</description>
		<content:encoded><![CDATA[<p>Congrats fellow,<br />
Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webflake</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267337</link>
		<dc:creator>webflake</dc:creator>
		<pubDate>Thu, 11 Sep 2008 12:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267337</guid>
		<description>This problem occurs not only in IE6</description>
		<content:encoded><![CDATA[<p>This problem occurs not only in IE6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RoryH</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267334</link>
		<dc:creator>RoryH</dc:creator>
		<pubDate>Thu, 11 Sep 2008 08:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267334</guid>
		<description>@howardrauscher... only problem I encountered was that IE6 does not support gzipped script files added dynamically via the DOM</description>
		<content:encoded><![CDATA[<p>@howardrauscher&#8230; only problem I encountered was that IE6 does not support gzipped script files added dynamically via the DOM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danh2000</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267331</link>
		<dc:creator>danh2000</dc:creator>
		<pubDate>Thu, 11 Sep 2008 00:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267331</guid>
		<description>holts, try something like this:

try {
	var x = new XML();	
}catch(e){
	console.log(&#039;E4X not supported&#039;);
}</description>
		<content:encoded><![CDATA[<p>holts, try something like this:</p>
<p>try {<br />
	var x = new XML();<br />
}catch(e){<br />
	console.log(&#8216;E4X not supported&#8217;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holts</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267319</link>
		<dc:creator>holts</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267319</guid>
		<description>On a related note... what is the best way to perform Object detection to sniff the presence of E4X?  Would rather do that than browser sniffing.  If anyone knows, can you post some info or a link?  Thanks</description>
		<content:encoded><![CDATA[<p>On a related note&#8230; what is the best way to perform Object detection to sniff the presence of E4X?  Would rather do that than browser sniffing.  If anyone knows, can you post some info or a link?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: howardrauscher</title>
		<link>http://ajaxian.com/archives/ua-profiler-automatically-testing-browser-features/comment-page-1#comment-267311</link>
		<dc:creator>howardrauscher</dc:creator>
		<pubDate>Wed, 10 Sep 2008 15:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4399#comment-267311</guid>
		<description>The tests say that all tested browsers accept gzip encoded documents, but I have found that IE6 support really sucks for gzip. Maybe figuring out which particular version of IE6 (with certain hotfixes) support gzip.</description>
		<content:encoded><![CDATA[<p>The tests say that all tested browsers accept gzip encoded documents, but I have found that IE6 support really sucks for gzip. Maybe figuring out which particular version of IE6 (with certain hotfixes) support gzip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

