A First Look At Internet Explorer 8 RC1
bogaboga writes "TG Daily reports that Microsoft quietly released the first update to its IE8 beta 2 to its closest partners last week. This new version only scores a dismal 12/100 on the Acid 3 test, though the score improves significantly if one leaves the [browser] window open for at least a minute. It is marked as 'Release Candidate 1.'"
This new version only scores a dismal 12/100 on the Acid 3 test, though the score improves significantly if one leaves the [browser] window open for at least a minute.
It's true, it improves to 100/100! The reason you need to leave the browser open for at least a minute is because that's how long it takes to download this extension, install it, run the extension and put the acid 3 URL into the extension's address bar.
I recommend anyone who loves IE to do this!
My work here is dung.
How about:
Internet Explorer: Holding the Web Back Since 2001!
I'm guessing that by the time IE 10 is released it won't run at all finally making for a safe browser experience.
Surely you can't be serious - It scores higher if you leave the browser window open for a minute?
What is it, an Oldsmobile?
Is a release candidate still considered a beta? I was always under the impression that release candidates were past the "beta" moniker and were part of the next phase of deployment. But I'm an admin, not a programmer, and really have no clue when it comes to that kind of stuff.
Coincidentally, I just watched Blade Runner on my Sony Superbeta hi-fi, still looks fantastic after all these years. Suck it, Blu-ray.
is like a bad smell that wont go away
As someone who does both web security and some web design, I couldn't be happier.
Yes, IE 8 still sucks, but it sucks less then IE 7, which sucks less then IE 6.
IE 8 has some decent rendering improvements, a built in XSS filter, and lots of other changes.
In standards compliance it still sucks versus all the compition, but as long as it helps kill off IE 6, I'm happy.
Blessed are the pessimists, for they have made backups.
This simple HTML still crashes Beta2. It will probably still crash the RTM. This was a trick I found back in 2002. I had reported it somewhere, but obviously nowhere important.
<table>
<tr>
<td><div style="width:100%;height:100%"/></td>
<td>
<div>
<span style="height:100%;width:50%">></td>
<span style="height:100%;width:50%">></td>
</div>
</td>
<td><div style="width:100%;height:100%"/></td>
</tr>
</table>
As a web designer it really pisses me off to see Microsoft continuing to write their own standards and not follow the conventions set forth so that web pages could look the same across browsers. Passing the acid test should be mandatory and doing so would likely save millions if not billions in lost productivity time between broken websites and the extra hours of work web designers have to put in to work around IE's bugs.
"They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" Franklin
The best (worst) argument for IE I've ever heard was "to save disk space".
Colorless green Cthulhu waits dreaming furiously.
Being that M$ tied their browser to their OS to avoid a court judgment of having an illegal monopoly the main reason they're in this pickle in the first place? You can't nimbly fix bugs or create features if what you do on that level ends up crashing your OS on another level.
Seems to me they've screwed themselves in the long run. They avoided having to removed Internet Explorer from Windows, but now their browser sucks on ice, is bloated, slow and filled with bugs that affect the OS. All of this could have been avoided (not to mention the continued $ hemorrhage of having to pay programmers to work on this) had they just concentrated on a decent OS and let others create the browsers. Instead they have (and still) pig-headedly insist on taking over or competing with every bit of software that touches their computers.
If you've never been modded as "flamebait" or "troll," you've never tried to argue a minority viewpoint here!
IE6.5 gets a 12/100 on the Acid3 test if you let it sit for a few moments. No, seriously. I wish I was kidding.
Oh yeah. IE lets you browse the internet, and vice versa.
.sig: No such file or directory
Actually it does mitigate that vulnerability. Internet Explorer 7 and 8 both have the ability to enable DEP/NX heap protection. Unfortunately, due to certain extensions like Adobe Flash being written like shi... written in such a way that they weren't compatible with DEP/NX (I won't even get into them dodging protected mode, just see: http://keznews.com/4244_Vista_hacked_on_3rd_day_thru_Adobe_Flash__Linux_Undefeated_), but anyway, because of extensions like Flash and Java which weren't compatible with DEP/NX, Microsoft was unable to enable by default the DEP/NX protection in Internet Explorer 7 at release. However, you can enable it now since most plugins have been modified to work with DEP/NX.
To enable this protection in IE7 right now, go to Tools, Internet Options, Advanced, and check the check box next to "Enable memory protection to help mitigate online attacks". If you're running IE8 beta 2, you should notice that this check box is checked by default. This change should mitigate a significant number of future remote attacks against Internet Explorer 8.
If you check the advisory, one of the work arounds is enabling the DEP/NX protection in IE7.