<?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>thought-after.com &#187; IE7</title>
	<atom:link href="http://www.thought-after.com/tag/ie7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thought-after.com</link>
	<description>Web development and geeky stuff by Lafinboy</description>
	<lastBuildDate>Mon, 01 Mar 2010 05:00:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>CSS hacks &#8211; Targetting IE7</title>
		<link>http://www.thought-after.com/2006/11/css-hacks-targetting-ie7/</link>
		<comments>http://www.thought-after.com/2006/11/css-hacks-targetting-ie7/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 05:25:12 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE7]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2006/11/28/css-hacks-targetting-ie7/</guid>
		<description><![CDATA[A simple hack to target IE7 only: /* Target IE7 only */ html>body #getquotebox { *background: url(../images/loginbox-bg.jpg) 10px left no-repeat; } /* end */ Can be used in cases where conditional comments can&#039;t be, for whatever reason.]]></description>
			<content:encoded><![CDATA[<p>A simple hack to target IE7 only:</p>
<div class="codesnip-container" >/* Target IE7 only */<br />
html>body #getquotebox {<br />
*background: url(../images/loginbox-bg.jpg) 10px left no-repeat;<br />
}<br />
/* end */</div>
<p>Can be used in cases where conditional comments can&#039;t be, for whatever reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2006/11/css-hacks-targetting-ie7/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IE7 Beta 3</title>
		<link>http://www.thought-after.com/2006/06/ie7-beta-3/</link>
		<comments>http://www.thought-after.com/2006/06/ie7-beta-3/#comments</comments>
		<pubDate>Fri, 30 Jun 2006 01:33:24 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[IE7]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2006/06/30/ie7-beta-3/</guid>
		<description><![CDATA[The final beta release of Internet Exporer 7 is now available for download. There are also detailed instructions for uninstalling previous IE beta versions, and installing the latest beta version.]]></description>
			<content:encoded><![CDATA[<p>The final beta release of Internet Exporer 7 is now available for <a href="http://www.microsoft.com/windows/ie/default.mspx" title="Download IE7 Beta 3">download</a>. There are also detailed instructions for <a href="http://blogs.msdn.com/ie/archive/2006/06/29/650033.aspx">uninstalling previous IE beta versions</a>, and installing the latest beta version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2006/06/ie7-beta-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE7 &#8211; the Mix 06 beta release</title>
		<link>http://www.thought-after.com/2006/03/ie7-the-mix-06-beta-release/</link>
		<comments>http://www.thought-after.com/2006/03/ie7-the-mix-06-beta-release/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 00:04:25 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[IE7]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2006/03/05/ie7-the-mix-06-beta-release/</guid>
		<description><![CDATA[Well it looks like the next release of IE7 beta will have addressed many of the bugs, issues and foibles of the IE7 public preview beta. The next release will be made available at the Mix 06 conference, and will be further released through MSDN membership following the conference. Andy Clarke has had a chance [...]]]></description>
			<content:encoded><![CDATA[<p>Well it looks like the next release of IE7 beta will have addressed many of the bugs, issues and foibles of the IE7 public preview beta. The next release will be made available at the <a title="Mix 06 conference" href="http://www.mix06.com/">Mix 06 conference</a>, and will be further released through MSDN membership following the conference.  Andy Clarke has had a chance to play with a preview of the preview, and reports in his article <a title="The IE7 MIX 06 release" href="http://www.stuffandnonsense.co.uk/archives/the_ie7_mix_06_release.html">The IE7 MIX 06 release</a>, that almost all of the rendering bugs have been ironed out.</p>
<p>There are of course still a lot of issues with the level of standards compliance of the proposed production release of IE7. Just have a quick read of any of the IE7 blogs, especially the official MS blogs, and you&#039;ll see there are a lot of sceptical, jaded, and downright angry people with a lot so say in the negative. But I&#039;m going to hang myself a little further over the IE side of the fence and say kudos to the IE7 development team for being open with the level of compliance they are aiming to achieve. There&#039;s no secret that they are not developing <em>the</em> leading browser, but they are certainly taking on board all bug reports and making a good attempt at fixing them before the final release.</p>
<p>Keep watching&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2006/03/ie7-the-mix-06-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
