<?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>Ultimate New Media, Inc &#187; IE</title>
	<atom:link href="http://www.ultimatenewmedia.com/blog/tag/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultimatenewmedia.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 21:36:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Random Development/Computer Tidbits</title>
		<link>http://www.ultimatenewmedia.com/blog/random-developmentcomputer-tidbits/</link>
		<comments>http://www.ultimatenewmedia.com/blog/random-developmentcomputer-tidbits/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 21:36:15 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.ultimatenewmedia.com/blog/?p=52</guid>
		<description><![CDATA[So here are some interesting things that were learned today:

When trying to check the HTTP_REFERER using a .htaccess file links generated by JavaScript don&#8217;t set the referrer.  However, this is apparently only an issue in IE (we only tested IE and Firefox)
IE doesn&#8217;t like some JavaScript parameter names when using jQuery &#8211; but they work [...]]]></description>
		<wfw:commentRss>http://www.ultimatenewmedia.com/blog/random-developmentcomputer-tidbits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer with CSS :hover</title>
		<link>http://www.ultimatenewmedia.com/blog/internet-explorer-with-css-hover/</link>
		<comments>http://www.ultimatenewmedia.com/blog/internet-explorer-with-css-hover/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:37:06 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.ultimatenewmedia.com/?p=35</guid>
		<description><![CDATA[I discovered an interesting thing about Internet Explorer today while trying to change the border color of an image on mouseover.  IE only recognizes :hover on links, or &#60;a&#62; tags. So, something like this, which works perfectly fine in other browsers, will not work in IE:
a img {
border:1px solid #581C00;
}
a img:hover {
border:1px solid #ffffff;
}
To make [...]]]></description>
		<wfw:commentRss>http://www.ultimatenewmedia.com/blog/internet-explorer-with-css-hover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE Browser Testing to the Max</title>
		<link>http://www.ultimatenewmedia.com/blog/ie-browser-testing-to-the-max/</link>
		<comments>http://www.ultimatenewmedia.com/blog/ie-browser-testing-to-the-max/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 12:38:25 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser testing]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.ultimatenewmedia.com/?p=32</guid>
		<description><![CDATA[Ever needed to test your website in IE 6 but currently have IE 7 (or soon IE 8) installed?
Check out this website: http://tredosoft.com/Multiple_IE
You can install all versions of IE prior to IE 7 (IE 6.0, IE 5.5, IE 5.01, IE 4.01 and IE 3.0) &#8211; pretty useful tool for testing.
]]></description>
		<wfw:commentRss>http://www.ultimatenewmedia.com/blog/ie-browser-testing-to-the-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
