<?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>Webmonkey &#187; IE9 Beta</title>
    <atom:link href="http://www.webmonkey.com/tag/ie9-beta/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Microsoft Drops a New IE9 Preview, Boosts CSS Support</title>
        <link>http://www.webmonkey.com/2010/10/microsoft-drops-a-new-ie9-preview-boosts-css-support/</link>
        <comments>http://www.webmonkey.com/2010/10/microsoft-drops-a-new-ie9-preview-boosts-css-support/#comments</comments>
        <pubDate>Thu, 28 Oct 2010 21:43:35 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=49048</guid>
        		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Hardware Acceleration]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[IE9 Beta]]></category>
		<category><![CDATA[Microsoft]]></category>
        <description><![CDATA[We're still months away from the official release of Internet Explorer 9 -- it's likely due some time during the first half of 2011 -- but Microsoft released a sixth pre-release "platform preview" of IE9 Thursday, rolling in new features and additional web standards support.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_48699" class="wp-caption alignleft" style="width: 310px"><a href="http://www.webmonkey.com/wp-content/uploads/2010/09/ie9beta1.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/09/ie9beta1-300x190.jpg" alt="" title="ie9beta1" width="300" height="190" class="size-medium wp-image-48699" /></a><p class="wp-caption-text">Internet Explorer 9 Beta on the Windows 7 desktop</p></div>
<p>We&#8217;re still months away from the official release of Internet Explorer 9 &#8212; it&#8217;s likely due some time during the first half of 2011 &#8212; but Microsoft continues to roll new features and additional web standards support into its next-gen browser.</p>
<p>The company put out a <a href="http://www.ietestdrive.com/">sixth pre-release &#8220;platform preview&#8221; of IE9</a> Thursday. It includes support for CSS3&#8242;s 2D transforms. There are also improvements to hardware acceleration, font rendering, and the browser&#8217;s JavaScript engine. You can read about these enhancements in depth on <a href="http://blogs.msdn.com/b/ie/archive/2010/10/28/html5-using-the-whole-pc-sixth-ie9-platform-preview-available-for-developers.aspx">the official IE Blog</a>.</p>
<p>Microsoft released the <a href="http://www.webmonkey.com/2010/09/internet-explorer-9-beta-drops-its-lean-fast-and-modern/">first beta of Internet Explorer 9</a> in September. But this new release is not a second beta, it&#8217;s the sixth platform preview. A bit confusing, sure. But beta releases are considered to be almost totally stable and are intended for a more general audience. Platform previews are on the bleeding edge, and may contain code that isn&#8217;t as thoroughly tested. So, this release is primarily aimed at developers.</p>
<p><a href="http://beautyoftheweb.com">IE9 Beta</a> is doing spectacularly well, however &#8212; Microsoft says its beta release has been downloaded ten million times since its release six weeks ago. It has also been <a href="http://www.webmonkey.com/2010/09/a-guide-to-internet-explorer-9s-html5css-3-support/">receiving kudos</a> for its expanded support of web standards like HTML5, CSS 3 and <a href="https://developer.mozilla.org/en/About_WOFF">WOFF</a>.</p>
<p>Here&#8217;s a video showing off the new stuff in IE9 platform preview 6:</p>
<p><object width="579" height="351"><param name="movie" value="http://www.youtube.com/v/ZOcTdhvBVeA?fs=1&amp;hl=en_US&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZOcTdhvBVeA?fs=1&amp;hl=en_US&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="579" height="351"></embed></object></p>
<p>If you watch the video and read the post on the IE Blog, you&#8217;ll notice a lot of emphasis on &#8220;full hardware acceleration&#8221; in IE9, and how other browsers like Chrome and Firefox can&#8217;t perform as well as IE9 because they only offer &#8220;partial&#8221; hardware acceleration. In fact, all browsers have access to the same Windows APIs that enable off-loading work to the PC&#8217;s graphics processor when needed to speed up 2D and 3D animation rendering. This has been an issue of <a href="http://www.webmonkey.com/2010/09/a-guide-to-hardware-acceleration-in-modern-browsers/">some debate</a> over the past two months, with Microsoft and Mozilla going <a href="http://blogs.msdn.com/b/ie/archive/2010/09/10/the-architecture-of-full-hardware-acceleration-of-all-web-page-content.aspx">toe</a>-to-<a href="http://weblogs.mozillazine.org/roc/archives/2010/09/full_hardware_a.html">toe</a> over the issue.</p>
<p>If you want to test the new IE9 platform preview 6, it&#8217;s <a href="http://www.ietestdrive.com/">available</a> for Windows 7 and Vista only. Microsoft also released some new tests at the <a href="http://www.ietestdrive.com/">ietestdrive</a> site &#8212; run all your browsers through them.</p>
<p><strong>See also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/09/internet-explorer-9-beta-drops-its-lean-fast-and-modern/">Internet Explorer 9 Beta Drops. It&#8217;s Lean, Fast and Modern</a></li>
<li><a href="http://www.webmonkey.com/2010/08/leaked-screenshot-shows-a-cleaner-simpler-ie9/">Leaked Screenshot Shows a Cleaner, Simpler IE9</a></li>
<li><a href="http://www.webmonkey.com/2010/09/a-guide-to-hardware-acceleration-in-modern-browsers/">A Guide to Hardware Acceleration in Modern Browsers</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/10/microsoft-drops-a-new-ie9-preview-boosts-css-support/feed/</wfw:commentRss>
        <slash:comments>11</slash:comments>

        
    </item>
    </channel>
</rss>