<?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: JavaScript to Detect Google Chrome</title>
	<atom:link href="http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/</link>
	<description>JavaScript on Modern Web</description>
	<pubDate>Wed, 07 Jan 2009 13:34:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: sylvain</title>
		<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/#comment-86</link>
		<dc:creator>sylvain</dc:creator>
		<pubDate>Mon, 27 Oct 2008 03:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=26#comment-86</guid>
		<description>var kde=function(){
	if (typeof navigator.vendor != "undefined" &#38;&#38; navigator.vendor == "KDE" &#38;&#38; typeof window.sidebar != "undefined"){return true;}
	else{return false;};
}();</description>
		<content:encoded><![CDATA[<p>var kde=function(){<br />
	if (typeof navigator.vendor != &#8220;undefined&#8221; &amp;&amp; navigator.vendor == &#8220;KDE&#8221; &amp;&amp; typeof window.sidebar != &#8220;undefined&#8221;){return true;}<br />
	else{return false;};<br />
}();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sylvain</title>
		<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/#comment-85</link>
		<dc:creator>sylvain</dc:creator>
		<pubDate>Mon, 27 Oct 2008 03:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=26#comment-85</guid>
		<description>How about KDE 3.5 or higher detection. This browser behave so diferently (at least in my script) that it also need to be detected ?</description>
		<content:encoded><![CDATA[<p>How about KDE 3.5 or higher detection. This browser behave so diferently (at least in my script) that it also need to be detected ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rochak Chauhan</title>
		<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/#comment-72</link>
		<dc:creator>Rochak Chauhan</dc:creator>
		<pubDate>Sat, 11 Oct 2008 05:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=26#comment-72</guid>
		<description>You can also use this JavaScript library to detect any browser including chrome. Not only this, you can trim a string, detect mouse positions etc

http://rochakchauhan.com/blog/2008/10/11/rochakjs-javascript-class-of-common-functions/</description>
		<content:encoded><![CDATA[<p>You can also use this JavaScript library to detect any browser including chrome. Not only this, you can trim a string, detect mouse positions etc</p>
<p><a href="http://rochakchauhan.com/blog/2008/10/11/rochakjs-javascript-class-of-common-functions/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/rochakchauhan.com');" rel="nofollow">http://rochakchauhan.com/blog/2008/10/11/rochakjs-javascript-class-of-common-functions/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
