Well, the rendering issue is one thing, and as I do some web pages and like many other Designers, I find the IE family of Browsers to be a real problem, for sure, so I am glad that IE has taken the position that Web Coding Standards are important and their new version will recognize them. It will make it easier for us to have a page that works without a ton of hacks.
It will be interesting to see the method they use to 'flag' the page DocType for IE. One thought would be to include an IE Conditional Comment in pages which meet the W3C standards and then IE will use that Doctype for that page. And IE default or Quirks Mode as the fallback like we have now.
This sounds like Microsoft is changing directions a little. 5 years ago, when they were the dominant Browser in the marketplace, they could snub the standards and go their own way, but since Mozilla, Firefox, Safari, Konquerer et al are now capturing a signifigant share of users, Microsoft is not in the same position and will need to recognize that the Market is being directed from outside their smug little world. Hence the development towards the W3C Standards and the Open Source movement.
QUOTE
He cited Adobe's Flex, AIR and Flash technologies, as well as Microsoft's Silverlight, as the leading candidates for innovation. Even so, he expects the browser to remain the standard platform for sending data from the server to the client.
I agree that a client -server communication link outside of the Browser experience is the next level of Web Design/Interaction. I plan to be learning Ajax soon (already done some reading) and the Flex/Air stuff is similar to that, so, the point to all those who want to stay current in Web 2.0 is to get on top of these methods if you plan on staying in the game.
Next thing you know, they will be making their Powerpoint stuff work in Open Office.

Reply