<?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: The shortest way to determine IE browser</title>
	<atom:link href="http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html</link>
	<description>Just another stupid wordpress blog ;)</description>
	<lastBuildDate>Sun, 31 Jul 2011 07:39:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: webdude</title>
		<link>http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html/comment-page-1#comment-2654</link>
		<dc:creator>webdude</dc:creator>
		<pubDate>Fri, 17 Jun 2011 06:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emposha.com/?p=161#comment-2654</guid>
		<description>this doesn&#039;t seem to work for IE9</description>
		<content:encoded><![CDATA[<p>this doesn&#8217;t seem to work for IE9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahbub</title>
		<link>http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html/comment-page-1#comment-806</link>
		<dc:creator>Mahbub</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.emposha.com/?p=161#comment-806</guid>
		<description>That works!! Lol

Is that a Microsoft Bug?</description>
		<content:encoded><![CDATA[<p>That works!! Lol</p>
<p>Is that a Microsoft Bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahbub</title>
		<link>http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html/comment-page-1#comment-804</link>
		<dc:creator>Mahbub</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.emposha.com/?p=161#comment-804</guid>
		<description>Is that a Microsoft Bug? it really works!!</description>
		<content:encoded><![CDATA[<p>Is that a Microsoft Bug? it really works!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedot Praslov</title>
		<link>http://www.emposha.com/javascript/the-shortest-way-to-determine-ie-browser.html/comment-page-1#comment-740</link>
		<dc:creator>Fedot Praslov</dc:creator>
		<pubDate>Mon, 09 Mar 2009 15:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.emposha.com/?p=161#comment-740</guid>
		<description>In case I just need to do something special in IE I&#039;m sticked to something like that:
var isIE = 0 //@cc_on+1;

Inspired by: http://dean.edwards.name/weblog/2007/03/sniff/

Still my POV this is more a hackery than programming technique ;)</description>
		<content:encoded><![CDATA[<p>In case I just need to do something special in IE I&#8217;m sticked to something like that:<br />
var isIE = 0 //@cc_on+1;</p>
<p>Inspired by: <a href="http://dean.edwards.name/weblog/2007/03/sniff/" rel="nofollow">http://dean.edwards.name/weblog/2007/03/sniff/</a></p>
<p>Still my POV this is more a hackery than programming technique <img src='http://www.emposha.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

