<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx</link><description>We’ve been sharing plenty about the work we’ve done in Internet Explorer 8 Beta 2 for browser users; we also want to share some of the notable advances we’ve made in the web developer platform in Beta 2. This post serves as an overview of the web platform</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>a-foton &amp;raquo; Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8934581</link><pubDate>Mon, 08 Sep 2008 22:41:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8934581</guid><dc:creator>a-foton &amp;raquo; Platform Improvements for IE8 Beta 2</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/2008/09/platform-improvements-for-ie8-beta-2/"&gt;http://blog.a-foton.ru/2008/09/platform-improvements-for-ie8-beta-2/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8934827</link><pubDate>Mon, 08 Sep 2008 23:59:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8934827</guid><dc:creator>OMG</dc:creator><description>&lt;p&gt;Did I just read this correctly???!?!?!?!?!?!?!?!&lt;/p&gt;
&lt;p&gt;&amp;quot;mutability in our Document Object Model prototypes&amp;quot; - implemented??? OMG!&lt;/p&gt;
&lt;p&gt;Yippeeeee!!!!&lt;/p&gt;
&lt;p&gt;Totally Awesome! now anything that IE8 doesn't fix in terms of its standards support, (and remaining broken features and bugs) **WE** can fix!!!&lt;/p&gt;
&lt;p&gt;Nice, Wicked, Awesome!&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935240</link><pubDate>Tue, 09 Sep 2008 02:31:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935240</guid><dc:creator>Morten</dc:creator><description>&lt;p&gt;Still absolutely no word from you about what you are going to do about opacity support??? Not even as much as a &amp;quot;We heard you guys and are actively working on it&amp;quot;. Grrrrrrrrrr!!!&lt;/p&gt;
&lt;p&gt;This seems to be the number one requested feature, not to mention that it's a regression from existing versions !&lt;/p&gt;
&lt;p&gt;I don't get why you spend so much time on CSS3 features that seemingly no one requested, but nothing on either bringing back the filters or preferably introducing the CSS3 opacity property!&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935320</link><pubDate>Tue, 09 Sep 2008 03:03:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935320</guid><dc:creator>Rowan</dc:creator><description>&lt;p&gt;I was having an email conversation with Ahmed Kamel about the Developer Tools in IE8, but it seems I've been blocked by MS's Exchange Server, so I can't send my feedback to him.&lt;/p&gt;
&lt;p&gt;So here's my Dev Tools feedback that everyone can see: &lt;a rel="nofollow" target="_new" href="http://test.rowanw.com/node/9"&gt;http://test.rowanw.com/node/9&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935343</link><pubDate>Tue, 09 Sep 2008 03:14:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935343</guid><dc:creator>modgen</dc:creator><description>&lt;p&gt;Could I beg for CSS3 border-radius, to kill millions of little corner images once and for all?&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935454</link><pubDate>Tue, 09 Sep 2008 03:56:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935454</guid><dc:creator>ivan</dc:creator><description>&lt;p&gt;So correct me if I'm wrong, but are you saying that all of the following are now possible in IE8 Beta 2?&lt;/p&gt;
&lt;p&gt;Array.prototype.doFoo = (){};//and won't destroy/alter the length&lt;/p&gt;
&lt;p&gt;XMLHttpRequest.prototype.newMethod = (){};//this now works?!&lt;/p&gt;
&lt;p&gt;HTMLSelectElement.prototype.setInnerHTML = (){};//we can fix what IE can't?!&lt;/p&gt;
&lt;p&gt;HTMLFormElement.prototype.submit = (){};//we can fix AutoComplete once and for all in IE now?!&lt;/p&gt;
&lt;p&gt;HTMLInputCheckboxElement.prototype.onclick = (){};//do native stuff, then fix IE by firing an onchange event rather than waiting for a blur event?!?!&lt;/p&gt;
&lt;p&gt;Tell me I'm dreaming! &amp;nbsp;Oh if only this was backported to IE6/IE7... when will those development nightmares end.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935470</link><pubDate>Tue, 09 Sep 2008 04:06:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935470</guid><dc:creator>Mitch</dc:creator><description>&lt;p&gt;@Rowan I saw your screen cast. I wish I could have expected something better but I've used the IE dev tools enough to know that they are very poorly implemented.&lt;/p&gt;
&lt;p&gt;Outline? not a chance. &amp;nbsp;Background? nope, that would make too much sense. &amp;nbsp;Easily add/edit attributes? not in that interface. &amp;nbsp;Have you guys not looked at Firebug? &amp;nbsp;It blows the IE dev tools away in every aspect. &amp;nbsp;Inline editing is the *ONLY* way to go. &amp;nbsp;No CaMeL cAsE aTtRiBuTeS just pure DOM.&lt;/p&gt;
&lt;p&gt;One question for the Dev team though. What happens when IE9 comes out? Are we going to have an IE9 Standards mode? then an IE10 Standards mode?&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935616</link><pubDate>Tue, 09 Sep 2008 05:14:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935616</guid><dc:creator>Skip Bremer</dc:creator><description>&lt;p&gt;All nice, but I like to use Google Reader, and there seems to be no way to let another RSS reader handle/collect feed URLs from a web page. You obviously have taken great pains to be fair in the search and accelerator features for other third parties. So why not with RSS feeds???&lt;/p&gt;
&lt;p&gt;Thanks for listening at least.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935877</link><pubDate>Tue, 09 Sep 2008 08:31:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935877</guid><dc:creator>John Hrvatin [MSFT]</dc:creator><description>&lt;p&gt;@Mitch&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;Outline? not a chance. &amp;nbsp;Background? nope, that would make too much sense. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you elaborate? &amp;nbsp;How would you like to see the 'outline' functionality differ? &amp;nbsp;And i'm not sure what you mean by &amp;quot;background&amp;quot;.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;Easily add/edit attributes? not in that interface.&lt;/p&gt;
&lt;p&gt;Are you referring to the 'Attributes' pane on the right? &amp;nbsp;If so, there are definitely issues that didn't exist in the original IE Developer Toolbar. &amp;nbsp;If that attribute editing doesn't meet your needs, how would you prefer the editing to work?&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8935880</link><pubDate>Tue, 09 Sep 2008 08:34:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8935880</guid><dc:creator>John Hrvatin [MSFT]</dc:creator><description>&lt;p&gt;@Mitch&lt;/p&gt;
&lt;p&gt;one more question...&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;Inline editing is the *ONLY* way to go. &lt;/p&gt;
&lt;p&gt;The Dev Tools let you edit attributes inline. &amp;nbsp;Click in HTML or CSS and the value becomes editable. &amp;nbsp;Are you looking for something different?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8936076</link><pubDate>Tue, 09 Sep 2008 10:49:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8936076</guid><dc:creator>Travis Leithead [MSFT]</dc:creator><description>&lt;p&gt;@ivan&lt;/p&gt;
&lt;p&gt;No, you're not dreaming.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;Array.prototype.doFoo = (){};//and won't destroy/alter the length&lt;/p&gt;
&lt;p&gt;If this isn't fixed in Beta2, I already saw the checkin that fixes this. See &lt;a rel="nofollow" target="_new" href="http://alex.dojotoolkit.org/2008/01/how-ie-mangles-the-design-of-javascript-libraries/"&gt;http://alex.dojotoolkit.org/2008/01/how-ie-mangles-the-design-of-javascript-libraries/&lt;/a&gt; (point #1 for the problem for those who are curious).&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;XMLHttpRequest.prototype.newMethod = (){};//this now works?!&lt;/p&gt;
&lt;p&gt;Yep. Note that the other two legacy &amp;quot;constructors&amp;quot; from IE7 and previous versions are still available: Option and Image. Consequently, HTMLOptionElement and HTMLImageElement are &amp;quot;mirrors&amp;quot; of those two legacy constructors and also support the JS &amp;quot;new&amp;quot; operator.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;HTMLSelectElement.prototype.setInnerHTML = (){};//we can fix what IE can't?!&lt;/p&gt;
&lt;p&gt;Yep. Consider applying a setter here as well:&lt;/p&gt;
&lt;p&gt;HTMLSelectElement.prototype.__defineSetter__('innerHTML', function(x) { /* ... */ }); for a &amp;quot;cleaner&amp;quot; override of innerHTML (which is defined on Element.prototype, BTW.)&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;HTMLInputCheckboxElement.prototype.onclick = (){};//do native stuff, then fix IE by firing an onchange event rather than waiting for a blur event?!?!&lt;/p&gt;
&lt;p&gt;This would be &amp;quot;HTMLInputElement&amp;quot; (same constructor for all input element types). As you dig into this you might find that some of the constructor names are different. To find the right constructor name, you can always check the constructor property:&lt;/p&gt;
&lt;p&gt;console.log(someElement.constructor);&lt;/p&gt;
&lt;p&gt;I'll have a lot more to say about DOM prototypes in an upcoming post, so stay tuned.&lt;/p&gt;
&lt;p&gt;(You are probably dreaming about getting this backported to IE7/6 though :-)&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8936243</link><pubDate>Tue, 09 Sep 2008 12:33:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8936243</guid><dc:creator>Esben2000</dc:creator><description>&lt;p&gt;@Morten&lt;/p&gt;
&lt;p&gt;Hi Morten, the filters will still be there :-)&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx"&gt;http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(if you haven't alreade seen the post)&lt;/p&gt;
&lt;p&gt;And to the IE team: The Developer Tools is absolutely great! Thanx!&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8936340</link><pubDate>Tue, 09 Sep 2008 13:44:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8936340</guid><dc:creator>Thomas Tallyce</dc:creator><description>&lt;p&gt;It would be fascinating to hear more about the rewrite of the layout engine. Did you rewrite from scratch, or heavily refactor?&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8936480</link><pubDate>Tue, 09 Sep 2008 15:32:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8936480</guid><dc:creator>mattbg</dc:creator><description>&lt;p&gt;Is there sufficient programmability in IE8 to allow developers to create mouseless browsing plugins, such as &amp;quot;Hit-A-Hint&amp;quot; on Firefox?&lt;/p&gt;
&lt;p&gt;As I understood it, there was insufficient programmability in IE7 to make this possible.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8936668</link><pubDate>Tue, 09 Sep 2008 17:08:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8936668</guid><dc:creator>AlfonsoML</dc:creator><description>&lt;p&gt;Wow guys, this looks great!!!&lt;/p&gt;
&lt;p&gt;Can we find a way to upgrade ALL instances &amp;lt; IE8 now? really, please, help us with that final step.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8937264</link><pubDate>Tue, 09 Sep 2008 22:14:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8937264</guid><dc:creator>William J. Edney</dc:creator><description>&lt;p&gt;@Travis, @John and all Microsoft folks -&lt;/p&gt;
&lt;p&gt;These are wonderful additions indeed. The ability to put stuff on prototypes and use getters &amp;amp; setters means a much more polymorphic code base for some of us going forward. Thank you and make sure to thank the members of your team(s)!!!&lt;/p&gt;
&lt;p&gt;As far as the new 'localStorage' stuff is concerned - its great that you guys are keeping up with the ever-changing HTML5 standard, but I think your documentation is out-of-date. AFAIK, the concept of specifying a 'domain' was thrown out when things got changed from 'globalStorage' to 'localStorage'. Now you just say 'window.localStorage' and you're good to go (i.e. you don't get to specify a domain). It looks like someone on your end may have just gone into the online docs and done a simple search &amp;amp; replace with s/globalStorage/localStorage/g. Please take a closer look. I may be wrong here.&lt;/p&gt;
&lt;p&gt;Also, will it be possible in the final release to use 'localStorage' from a script in a page loaded via the 'file://' URL scheme? I've been communicating and filing bugs with both the Mozilla and Webkit teams regarding this. The spec says that 'localStorage' should be 'per-origin' and they do specifically say that 'file://' is an origin. I tried to file a bug into the IE feedback system, but it seems like filing new bugs is now closed to us &amp;quot;regular folks&amp;quot; (maybe too much spam ;-) )?&lt;/p&gt;
&lt;p&gt;Anyway, one last word of thanks to the person(s) involved in making the navigator.onLine property and online/offline events work when network connectivity is lost or gained on Windows XP (it was previously only available for Windows Vista). BTW, your online docs need to be updated there too to reflect this new functionality for XP (I posted a comment at the end of the pages for online/offline to let folks know that these all now work for XP too). It's nice to see that Microsoft is really listening :-).&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;- Bill&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8939214</link><pubDate>Wed, 10 Sep 2008 09:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8939214</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;Bug Report:&lt;/p&gt;
&lt;p&gt;-----------&lt;/p&gt;
&lt;p&gt;In IE6, when I wanted to clear out old favorites, I'd click on the favorites menu, choose the sub-folder I'm interested in cleaning up, and then do right-click delete, OK on each one I wanted to drop. The sub-folder would remain open during this repeated procedure and it would be quick and easy.&lt;/p&gt;
&lt;p&gt;As IE7 appeared, this behavior changed substantially for the worse. When you right-click to delete a favorite, the favorites drop-down disappears. So for every favorite you want to delete, you have to go back up to the favorites menu and navigate yourself to the folder you were cleaning up.&lt;/p&gt;
&lt;p&gt;It changed what was a case of repeated instances of (right-click, delete, yes) into (right-click, delete, yes, mouse up to favorites again, click favorites, mouse down to chosen sub-folder, then right-click, delete, yes).&lt;/p&gt;
&lt;p&gt;I'm not running on my (virtual) machine that has IE8 on it right now, but I doubt it's been fixed.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8939381</link><pubDate>Wed, 10 Sep 2008 10:48:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8939381</guid><dc:creator>PatriotB</dc:creator><description>&lt;p&gt;The thing that worries me the most whenever I read things like &amp;quot;we updated [foo] implementation to better align with the recent rounds of changes to the HTML 5.0 spec&amp;quot; -- what happens when the spec changes after IE8 ships? &amp;nbsp;Are you going to break everyone? &amp;nbsp;Should people be using these new HTML5 features with caution that they may break in the future?&lt;/p&gt;
&lt;p&gt;This isn't really an IE problem -- it's an unfortunate byproduct of the way that the W3 process works -- the spec isn't finalized until there are 2+ compatible implementations, however by providing an implementation you are risking the standard changing after you release. &amp;nbsp;The fact that HTML5 is a single gargantuan spec, rather than modularized, makes it much more likely that this will happen than with, say, CSS3.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8940728</link><pubDate>Wed, 10 Sep 2008 17:51:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8940728</guid><dc:creator>me</dc:creator><description>&lt;p&gt;About time MS confirms to some standards. IE has been a pain.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8941482</link><pubDate>Wed, 10 Sep 2008 21:13:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941482</guid><dc:creator>Nick</dc:creator><description>&lt;p&gt;I know this gets mentioned fairly often, often ignored, occasionally responded to with a &amp;quot;later&amp;quot; option.&lt;/p&gt;
&lt;p&gt;What is the status of DOM 2 Events?&lt;/p&gt;
&lt;p&gt;Considering the much of the web 2.0 stuff is based on behaviors, not layout, it would seem logical that full support of Events would be beneficial to everyone.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8941723</link><pubDate>Wed, 10 Sep 2008 22:17:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8941723</guid><dc:creator>Geoffrey Sneddon</dc:creator><description>&lt;p&gt;@PatriotB:&lt;/p&gt;
&lt;p&gt;The WG has to make a decision about whether the change it worthwhile breaking existing documents for. The more widely used it is, the less likely it is to be broken.&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8946029</link><pubDate>Fri, 12 Sep 2008 11:17:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8946029</guid><dc:creator>ERP Software Systems, WEB Sites Development and Design</dc:creator><description>&lt;p&gt;I would like to suggest Microsoft to develope IE to other operating systems. &lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2 UI </title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8949666</link><pubDate>Sat, 13 Sep 2008 12:42:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8949666</guid><dc:creator>Eghost</dc:creator><description>&lt;p&gt;Definitely not satisfied with the minor UI allowances, Come on Doug how is this an improvement? &amp;nbsp;We still had more ability to change the UI in 4,5,and 6 than we do 7 and 8. Why can't Microsoft give us back what we always had? I want to be able to move the address bar, I want to be able to move the left and right arrows, I want to be able to put icons along side of the address bar. I am so frustrated by Microsoft because you CONTINUE to totally ignore this issue and I can not understand why? Microsoft Internet Explorer 6.0 was released on August 27, 2001, and it is now September 13 2008, and Microsoft still has chosen to give us a weaker and more inferior product when it comes to giving customers a choice with the UI.&lt;/p&gt;
&lt;p&gt;Doug in closing I will state this, I see it as Microsoft doesn't care and you are just refusing to allow users access to full ui customizations. It is deplorable, and it's a shame, you gave us back not even half of what we use to have you touting this as a GREAT NEW FEATURE! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;For many Doug, from a customer experience it is Disappointing, totally; absolutely Disappointing...&lt;/p&gt;
</description></item><item><title>re: Platform Improvements for IE8 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2008/09/08/internet-explorer-8-beta-2-platform-improvements.aspx#8959049</link><pubDate>Fri, 19 Sep 2008 19:37:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8959049</guid><dc:creator>NicoEC</dc:creator><description>&lt;p&gt;Opacity still doesn't work in IE8 beta 2.&lt;/p&gt;
&lt;p&gt;The silence around opacity is making me to place div to each designed web site with message &amp;quot;Microsoft IE8 does not support CSS standards&amp;quot;, and place it to opaque to make it visible when opacity is not working in browser. &lt;/p&gt;
&lt;p&gt;What about action like this? Are you guys think about how much time we spent to do our job?&lt;/p&gt;
&lt;p&gt;I have researched all of related topics and everywhere same results - DOES NOT WORK?&lt;/p&gt;
&lt;p&gt;Ok, if you cannot place this functionality why not to keep back capability?&lt;/p&gt;
</description></item></channel></rss>