To read all comments associated with this story, please click here.
IE8 does, of course, not support SVG. And actually I don't think that SVG support will arrive in the foreseeable future. SVG in combination with JavaScript and other AJAX stuff can -- at least to a certain degree -- replace Flash and Silverlight. MS has no interest in supporting anything that's a threat to Silverlight.
ie8 does, of course support SVG
. but it's (microsoft style) not supporting xhtml as it should. for some reason they did not make a mac version so i have trouble testing it. this can make my live a lot easier if i have to make graphs and stuff.
but it should be possible to embed svg in a cross browser and standard way (but i'm scared it "just does not work").
for some info about namespaces in xhtml/html/xml hybrid bastard pages :
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?Project...
Yet, SVG is - besides of advanced CSS etc. - one such good open web standard that MS is now supposedly more willing to support in its browsers? Or not? Just cheap empty marketing talk?
The lack of SVG support is one, maybe small, but very good example of the reasons why I don't usually like or use Microsoft software practically at all anymore. Their main business goal does not seem to be serving people or following fair play rules like open standards, but instead, only making as much money as possible and hindering competitors.
The whole OOXML vs. ODF file format debate is another example of the same, already all too well-known MS business behavior.
But maybe, just maybe, there are now some signs of MS finally learning its lessons and becoming more of a cooperative team player instead of a greedy monopolist only? At least they talk about the importance of open standards more nowadays. Let's hope that it is not just cheap talk aimed at fooling people.
However, I'm afraid it will take some time and effort from Microsoft before people will learn to trust its willingness to support and follow open standards. And if Microsoft won't learn the importance of open standards, they will just continue making enemies and losing customers, maybe slowly but gradually anyway.
Edited 2008-03-06 00:10 UTC
XHTML 1.1 Strict? There's only the XHTML 1.1, and no, IE8 doesn't support the application/xhtml+xml mime type.
Internet Explorer is free for download and it can be freely ran on any system capable of running WINE, so cut the crap.
Not with "my" IE8. I am not able to scroll the page neither with arrow keys nor mouse wheel. It should be allowed to do that.
You have IE7 running in WINE successfully? Do post instructions on how you managed that, since the IEs4Linux crew have never really gotten past IE6 (they've managed to create an IE6 hybrid that uses some of IE7's rendering engine, but that's it).
http://www.tatanka.com.br/ies4linux/page/Beta







Member since:
2007-04-29
does it support xhtml 1.1 strict? that way i can finally serve properly formatted xml, and embed svg. which means i can draw lines (finally! after 20 years i can draw lines in my webpage)