Slashdot Mirror


New Outlook Won't Use IE To Render HTML

loconet writes to tell us about a little surprise coming in Outlook 2007: it will render HTML email using the MS Word engine, dropping the use of IE for this purpose. This represents a body-check to the movement towards Web standards. Whatever you think about HTML email, lots of it gets generated, and those generating it won't be able to use CSS any more, and may stop pushing for more widespread standards support. The announcement was made on MSDN. From the Campaign Monitor post: "Imagine for a second that the new version of IE7 killed off the majority of CSS support and only allowed table based layouts. The web design world would be up in arms! Well, that's exactly what the new version of Outlook does to email designers."

7 of 319 comments (clear)

  1. email designers? by tepples · · Score: 4, Insightful

    But why should the job title "e-mail designer" even exist? Why does e-mail even need design? The point is to get in, communicate, and get out. Making the presentation of this communication unusually attractive is for PDFs and for advertisements.

    1. Re:email designers? by John+Courtland · · Score: 5, Insightful

      The place I work for started releasing HTML emails highlighting deals for products, new features, and what not a few months ago, and the response has been nothing but positive. People like the pretty design and they reacted well to it. Not everyone is a minimalist who just wants just plain text, a lot of people want a whole dolled-up presentation.

      --
      Slashdot is proof that Sturgeon's Law applies to mankind.
    2. Re:email designers? by Anonymous+Brave+Guy · · Score: 4, Insightful

      Using the same standard [for e-mail] for that is used for webpages makes a vast amount of sense.

      No, it doesn't, for several reasons.

      For a start, e-mail is a push medium, while the web is a pull medium. I am unlikely to accidentally receive a huge web page containing nothing but junk advertising by mistake; the closest you get is an e-commerce or review site that contains lots of banner ads. I am unlikely to accidentally receive a web page full of porn, or other material that may not be legal in my jurisdiction. If a web page is bloated and takes ages to load over a 56K modem (don't make the mistake of thinking everyone has high-speed Internet access; we are far from there yet) then I can stop it and go somewhere else, while most people don't know how to configure their e-mail client to ignore big spam mails and get to the important stuff.

      Next up, about 99.999% of the web using public use a fully graphical browser (source: my backside). In contrast, a very significant proportion of e-mail users have text-only mail clients. This includes many in the academic community, increasing numbers of people who read e-mail on devices other than a desktop or laptop computer with a big screen, etc.

      There are several other issues as well, but I think either of those alone is enough to refute your point. As a third and final point for now, not everyone uses Outlook to read mail, not by a long shot. If Microsoft play chicken here, I think they'll lose this one, just as Firefox tends to lose the standards argument with any non-geek who finds his bank/cinema/local shop web site doesn't render properly. "But it works with $POPULAR_ALTERNATIVE!" they will cry, as they wonder what this rubbish software on their computer is doing there and why stuff used to work and is now broken.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  2. No Shit? Never Did... by Anonymous Coward · · Score: 4, Insightful

    It has ALWAYS used Word to render the HTML.

    And if it DID change from this to IE, the geeks would be complaining the same -- because IE is a lot more tied to the system than Word.

    Beyond this, the items that don't get rendered are good things -- for *EMAIL*.

    I don't want someone being able to play with images too much. I don't want messages sent to me fucking with the positions. I don't want Javascript running in my email. I don't want forms that could potentially read the rest of my inbox available (if the JS were activated that geeks are getting up in arms about).

    Almost everything that Word doesn't do are features I don't want my email reader to do.

    Then again, I read my mail in plain text. I don't use Windows, I'm on a Mac right now using Foxfire (I don't like safari). My business lives off of BSD and Linux for our servers. And fucking shit...I'm having to defend Microsoft on this.

  3. Bad Thing by khasim · · Score: 4, Insightful

    Now Microsoft will have TWO HTML renderers to debug and maintain. They had enough trouble with one.

    Now we'll see exploits for IE and exploits for Outlook's renderer.

    They've made the rendering part of the OS. If you cannot replace it with a different one, at least all of their apps should rely upon the same, built-in, OS functionality.

  4. It's about storage space. by khasim · · Score: 4, Insightful

    A single 500KB message is not a problem.

    I have over 10,000 messages in my mail box. Now you can see the problem? And I'm just one person. On a network, this can quickly become a major issue.

    Think of the problem with 1,000 employees, with 5,000-10,000 messages each at a company.

    Not to mention that spammers love this because they can get this past the spam filters very easily.

  5. Re:Guilty. by harlows_monkeys · · Score: 4, Insightful
    Ok, HTML Emails are appalling. They're hideous, unnecessary, garish and trite. They should be blocked, banned, their purveyors and designers blacklisted.

    But.. I've done it. I've manually encoded html with embedded images for sending to a client that used HTML emails internally, impressed the client and got some benefit from that.

    I think it is time for us old farts to give up this fight, and admit we lost--and that we lost because we were actually on the wrong side.

    Consider regular mail. The kind you put on paper and send in an envelope via the post office. If I were sending someone a regular mail asking them, say, about a strange spike in bandwidth usage last Tuesday, I would, naturally, include a graph showing bandwidth usage for the week. And if I also mentioned that the new server rack was in place, I might include a photo, either separately in the envelope, or inline in the letter.

    Now let's imagine email had never been invented, and we just came up with the idea. How would we design an email system? I think we'd think it obvious that we have to make it at least as capable as regular mail, and would probably come up with an HTML body plus attachments as the format (for portability, as opposed to word processor formats). I think there is zero chance we'd say "wait a minute...we'd better make this plain text only, because 25 years ago, many computers did not have graphical displays".