<?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: Juggling Javascript [edited]</title>
	<atom:link href="http://adavidchan.com/juggling-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://adavidchan.com/juggling-javascript</link>
	<description>Through the eyes of David Chan</description>
	<lastBuildDate>Wed, 28 Jul 2010 08:11:13 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Chan</title>
		<link>http://adavidchan.com/juggling-javascript/comment-page-1#comment-105</link>
		<dc:creator>David Chan</dc:creator>
		<pubDate>Thu, 19 Jul 2007 21:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dekandustry.com/2007/07/16/juggling-javascript/#comment-105</guid>
		<description>My script is just a simple object detection; you will need something more comprehensive to get the information you need.  A great in-depth browser (including version) detection script can be found at:

http://www.quirksmode.org/js/detect.html

Hope that helps.</description>
		<content:encoded><![CDATA[<p>My script is just a simple object detection; you will need something more comprehensive to get the information you need.  A great in-depth browser (including version) detection script can be found at:</p>
<p><a href="http://www.quirksmode.org/js/detect.html" rel="nofollow">http://www.quirksmode.org/js/detect.html</a></p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niko Bellic</title>
		<link>http://adavidchan.com/juggling-javascript/comment-page-1#comment-104</link>
		<dc:creator>Niko Bellic</dc:creator>
		<pubDate>Thu, 19 Jul 2007 21:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dekandustry.com/2007/07/16/juggling-javascript/#comment-104</guid>
		<description>No problem, but do you know of anything that works for detecting all versions of  firefox, without wrongly detecting opera as well. I need to detect any and all versions of firefox, but it&#039;s proving a bit difficult.</description>
		<content:encoded><![CDATA[<p>No problem, but do you know of anything that works for detecting all versions of  firefox, without wrongly detecting opera as well. I need to detect any and all versions of firefox, but it&#8217;s proving a bit difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Chan</title>
		<link>http://adavidchan.com/juggling-javascript/comment-page-1#comment-103</link>
		<dc:creator>David Chan</dc:creator>
		<pubDate>Tue, 17 Jul 2007 17:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dekandustry.com/2007/07/16/juggling-javascript/#comment-103</guid>
		<description>Yes, IE has implemented XMLHttpRequest with IE 7.  I have edited the post to reflect that, and added my suggestion on how to use the quick detection.  Thanks for pointing that out!</description>
		<content:encoded><![CDATA[<p>Yes, IE has implemented XMLHttpRequest with IE 7.  I have edited the post to reflect that, and added my suggestion on how to use the quick detection.  Thanks for pointing that out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niko Bellic</title>
		<link>http://adavidchan.com/juggling-javascript/comment-page-1#comment-102</link>
		<dc:creator>Niko Bellic</dc:creator>
		<pubDate>Tue, 17 Jul 2007 17:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dekandustry.com/2007/07/16/juggling-javascript/#comment-102</guid>
		<description>Does this actually work, I mean I think IE has xmlhttprequest?</description>
		<content:encoded><![CDATA[<p>Does this actually work, I mean I think IE has xmlhttprequest?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
