I’ve just been reading an interesting newsletter from Kevin Yank at sitepoint called Microsoft Breaks HTML Email Rendering in Outlook 2007.
And, according to Kevin:
While the IE team was soothing the tortured souls of web developers everywhere with the new, more compliant Internet Explorer 7, the Office team pulled a fast one, ripping out the IE-based rendering engine that Outlook has always used for email, and replacing it with … drum roll please … Microsoft Word.
That’s right. Instead of taking advantage of Internet Explorer 7, Outlook 2007 uses the very limited support for HTML and CSS that is built into Word 2007 to display HTML email messages.
Now, everyone who does any HTML editing knows that any programme within the Microsoft Office suite produces the most awful HTML code imaginable and nothing has been done in with Outlook HTML rendering for years.
The newsletter talks about many areas of incompatibility but I thought it would be interesting to take a look at actually how much bloat these MS apps add to simple HTML code. So I created a Hello world! text in a single-celled table to compare. The results are shown below:
Simple html (92)
<table border=”0″ cellpadding=”0″ cellspacing=”0″>
<tr>
<td>Hello world!</td>
</tr>
</table>
Frontpage (187 – 103% bloat)
<table border=”0″ cellpadding=”0″ cellspacing=”0″ style=”border-collapse: collapse” bordercolor=”#111111″>
<tr>
<td width=”100%”><span lang=”en-gb”>Hello world!</span></td>
</tr>
</table>
Word (517 – 461% bloat)
<style>
<!–
table.MsoTableGrid
{border:1.0pt solid windowtext;
font-size:10.0pt;
font-family:”Times New Roman”; }
–>
</style>
<p><span lang=”en-gb”>Word</span></p>
<table class=”MsoTableGrid” border=”1″ cellspacing=”0″ cellpadding=”0″ style=”border-collapse: collapse; border: medium none”>
<tr>
<td width=”113″ valign=”top” style=”width: 3.0cm; border: 0.0pt solid windowtext; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0cm; padding-bottom: 0cm”>
<p class=”MsoNormal”>Hello world!</td>
</tr>
</table>
Excel (572 – 521% bloat)
<table x:str border=”0″ cellpadding=”0″ cellspacing=”0″ width=”64″ style=”border-collapse:
collapse;width:48pt”>
<colgroup>
<col width=”64″ style=”width:48pt”>
</colgroup>
<tr height=”17″ style=”height:12.75pt”>
<td height=”17″ width=”64″ style=”height: 12.75pt; width: 48pt; color: windowtext; font-size: 10.0pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Arial; text-align: general; vertical-align: bottom; white-space: nowrap; border: medium none; padding-left: 1px; padding-right: 1px; padding-top: 1px”>
Hello world!</td>
</tr>
</table>
Even I’m surprised about the 500+ bloat! with Excel. Personally I would never use Word as an HTML editor and I would certainly never use it as the default editor for Outlook – it’s the 5 minute load time as much as the awful HTML editing that bugs me!
If anyone has comments or solutions about this issue, pleaselet me know and I’ll pass it along.
Posted by Chris Gare
Well, I couldn’t resist taking a drive over to the C&W Bracknell campus to take a look at the new logo. So here they are. Everyone will have thier own opinion, so I’ll leave it to you to make comments below!

I heard on the grapevine the other day that C&W is in the process of rebranding. Now I don’t know whether that is for the global business or just the UK arm. It seems that the ‘deathstar’ has finally died. I see this is a very sad day, breaking yet another link with the old pre 2000 C&W we all knew so well. The signs are already up in Bracknell I here? The new branding can be seen
However, time do have to change and I remember the furore when Mercury in the UK was told to change their name and logo to that of C&W by Dick Brown. It was the end of the world I seem to remember! However, the company survived to live another day.
I guess there was a similar rumpus when the deathstar logo itself was brought in to replace the original ‘snail’ logo adopted when C&W was privatised along with British Telecom all those years ago. I understand the adoption took place around the end of 1967 or early 1968.
Just to complete the logo history, on the left is the two globes the Imperial
pre-privitisation days. The one on the right was used by the Exiles club and was known as the red horse for pretty obvious reasons. A colleague mentioned that the telegraphic address of the company back then was Empiregram. Those were the days!
I am surprised at some of the opportunities I have missed over the years and I sometimes wish I could turn the clock back. We come across so many people in our day-to-day lives that we could learn from if only we realised or took the trouble to find out. This is especially so in our youth. Missing an opportunity then means possibly missing out for ever, as our older colleagues pass on.