<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Emposha &#187; ie</title>
	<atom:link href="http://www.emposha.com/tag/ie/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emposha.com</link>
	<description>Just another stupid wordpress blog ;)</description>
	<lastBuildDate>Tue, 25 May 2010 06:38:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Most short method to find out if your browser is IE</title>
		<link>http://www.emposha.com/javascript/most-short-method-to-find-out-if-your-browser-is-ie.html</link>
		<comments>http://www.emposha.com/javascript/most-short-method-to-find-out-if-your-browser-is-ie.html#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:41:40 +0000</pubDate>
		<dc:creator>emposha</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://www.emposha.com/?p=370</guid>
		<description><![CDATA[Only 5 byte and you can find out if it`s IE]]></description>
			<content:encoded><![CDATA[<p>Only 5 byte and you can find out if it`s IE</p>
<p>Example:</p>
<p>if(-[1,]){<br />
alert(&#8220;Not IE!&#8221;);<br />
}</p>
<p>Source: <a href="http://habrahabr.ru/blogs/javascript/80333">http://habrahabr.ru/blogs/javascript/80333</a> it`s in russian but still you can use google translate</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emposha.com/javascript/most-short-method-to-find-out-if-your-browser-is-ie.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
