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."
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.
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.
Is this not similar to the way Gmail (or any other web based e-mail for that matter) deals with CSS? From a quick look at TFA I noticed it's very similar to the constraints posed on Gmail; no relative spacing, no background image support... take a look at this page: http://www.xavierfrenette.com/articles/css-support -in-webmail/
So, really, nothing new here. It's not like other clients aren't just as bad.
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.
Embrace, extend, and extinguish.
But, fortunately, each version of Word seems to do an equally bad job of rendering previous versions of its own "standard."
I was in a meeting once that got a little heated. Notes had been circulated in advance by the presenter, as Word attachments to email. After some puzzling exchanges, it became clear that one recipient was on the verge of anger because the presenter had apparently failed to include the key information, the discussion of which was the purpose of the meeting.
Finally the presenter said, "But, but, but, it's all in the table on page 2."
The recipient said, "Yeah, right--but all the important entries are... BLANK!" There were murmurs of "hear, hear" from others. Then someone piped up and said "What do you mean blank? They're not blank in my copy."
About half the attendees had good copies; half had copies where the important table entries appeared blank.
The odd part is that the presenter and the recipients with blank tables were all using identical version numbers of Word and of Windows. Some other recipients, also using the same versions of Word and Windows, had accurate copies.
It turned out that a) if the contents of a table cell were too large to fit in the cell, instead of displaying a clipped or truncated version of the text--as anyone would expect--Word simply rendered the cell contents as perfect and absolute blank. Had you known this was happening, you could have edited the table to widen the column, causing the text magically to appear... but who would have guessed this was happening? b) In order to render the table properly, the recipient needed not only to have the same version of Word and of Windows, as the sender, and not only all of the fonts used by the sender, but needed to have his screen set to the same resolution!
I am not really sure how large organizations manage to tolerate Word. I suppose they must be willing to upgrade the entire desktop configuration--Windows, Word, fonts, screen size and all--of everyone in the company all at the exact same time.
P. S. Annoyingly enough, the presenter at one point suggested that all the problems were probably being experienced by Mac users. Fortuitously, as it happened none of the Mac users in fact had experienced problems. This was not a result of intrinsic Mac superiority, just an illustration that Microsoft incompetence strikes utterly at random and is not always directed by Machivellian Redmond strategy.
P. P. S. Yes, this was some years ago. No, I have no idea whether Microsoft has fixed this in current versions. I'm personally running Office 98 under Classic and won't upgrade until I'm forced to. I've spend way too much money on Microsoft "upgrades" that add some spiffy new features, a lot of bling, gratuitously change the shortcuts and screen locations of every functions, while failing to fix any of the actual bugs that drive me nuts. If anyone has a tutorial on how to edit numbered lists and bullet lists in a long document without changes in one list causing dozens of incomprehensible changes to other totally unrelated lists throughout the document, please let me know...
"How to Do Nothing," kids activities, back in print!
Yes, this is another step forward in Microsoft recognizing CSS as a threat to the Web and the World as a whole. We can't have average users' safety compromised by evil background colors or malicious absolute positioning. Good Thing (tm) I say, and good riddance!
I know this is slashdot, and nobody really like Microsoft or read the story, but the summery is wrong.
. aspx is a list of supported css and html in Outlook.
Here http://msdn2.microsoft.com/en-us/library/aa338201
The things missing are tags such as form and object, and some javascript support, but nobody is going to blame microsoft for not supporting onClick in emails. And yes tables are supported.
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.
I attach them to e-mails.
I work for communication agencies. Here is how it works usually:
They tell me that they need to send an e-mailing for X (products, event, whatever). here is the content and the lay-out (a mockup). It should be sent before XX/XX/20XX at X O'clock (if it is a local business, at 9 in the morning because people are reading their emails).
So we make the lay-out, we place the content. We test it ith a series of webmails, Thunderbird, Lotus Notes (yes we still do...), Apple Mail, Outlook and so on. We send a test email to the communication agency.
They tell me to increasse the font size, align paragraph X with the picture...That's all.
But attached images or links is purely technical business. If it is linked it will appear as broken link for the communication agency (images are usually blocked by software because fake pictures can help spammers to know that an email account is active or not): They don't understand it.
Some of them who understands a bit of technique force us to send a pure HTML email (no multipart plain text) because some software are configured to render the plain text first.
All they want me to do is an email that works and an email that respects laws (link to unsubscription, etc.) and of course some stats such as the number of clicks on a link inside the HTML email (can be easily calcultated with a redirect script).
I have rarely use CSS anyway. Such a technique is already incompatible with a variety of applications (broken links to the CSS file or styles overriden by webmails for example).
For those who say that plain text email works better than HTML email: it depends of your target. I will certainly advice plain text for a geek mailing list but for lambda users they prefer shiny lay-out (stats prooves it).
For those who said that they can't read the email with Pine or with their telnet account. Nobody care about martians.
The kicker comes when you modify one of the instances. Word takes that to mean that you're modifying not just that instance, but the definition of the Style. So every other instance changes too.
The solution is to explicitly create a Style for each layout you want to use, and invoke it explicitly. Microsoft REALLY wants you to use Styles. After all, it's more efficient to format with Styles. And that makes it a best practice. And everyone knows Microsoft is all about best practices.
The headline and summary are 99% wrong.
Outlook 2007 supports HTML and CSS quite well. Many of you should know this, as you've had the chance to beta test it for about a year now. I have, and all of the HTML newsletters I subscribe to look just fine in Outlook.
In fact, Microsoft has even gone a step further and provided a free CSS/HTML validator that developers can use to make sure their messages will be rendered correctly.
-David
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".