Microsoft is not a web company
I want to talk about Microsoft's web strategy. But Microsoft is a huge company, with a lot of parallel activities in this space, and there are so many angles from which you can approach the subject. So I've decided to focus on a single, instructive example: the front page of Microsoft.com.
Disclaimer: this is a cheap shot. I know it is. A single HTML page does not embody the entirety of Microsoft's strategic direction and corporate culture. I'm also subjecting it to rigorous scrutiny of the kind few web pages get. Nevertheless, Microsoft.com is one of the most popular destinations on the Internet and they are trying to make a name for themselves in the web space and they do have a gigantic budget which they could expend on their front page.
Here's where my journey began, and what started my investigation that led to this post. This is the front page of Microsoft.com, rendered in Firefox (v3.0.5, Windows XP). This and all subsequent screenshots are cropped; click for the full capture.
It looks... odd. The big center image and the nav bar at the top are different widths, as is the lower section with content and navigation. The navbar has too much vertical whitespace and the left and right edges are oddly cropped. The alignment and relative vertical sizes of the logo, the search box, and the slogan at the top are odd. The whole thing looks like a rendering error. This impression was reinforced when I moused over the menu bar, and it looked like this:
Okay, this is clearly broken. The white overlaps the border of top of the navbar, there's no gradients to fit in with the rest of the look, the menu is gigantic and doesn't have a top border, making it look odd in the top-left corner. Clearly, Microsoft doesn't care about what this page looks like in Firefox. So I decided to see what it looked like in other browsers. Here it is in Safari (v3.2.1, Windows XP):
Huh. Well, it looks pretty much the same. The green search buttons are now out of alignment with the search box, but otherwise it doesn't look that different. What about that crazy menu, does it look any better? It turns out the menus don't work in Safari. They just click through to a full HTML page containing all the same content. What? How, in 2009, do you fuck up your javascript so badly that you can't get drop-down menus to work? Aren't you a software company? Could you maybe throw an engineer at that hefty, complicated "drop down menus in web pages" problem, currently being solved by a 13-year-old making his WordPress theme? Or just read the first hit on Google on the subject, which explains how to do it without using Javascript at all?
Okay, fine, they must just hate Apple. Let's try it in Opera (v9.63, Windows XP):
Looks pretty much the same. Search buttons are back in place. How about that menu?
Woah, still gross. That 1-pixel overlap on the left just shouts "we were not ready to launch". At this point I decided to take a look at the code and see what's going on. This is a really low blow -- the code on the frontpage of Yahoo!, where I work (important disclaimer), is no picnic. People do weird things to get performance optimized on these giant pages, things that are a bad idea 95% of the time. Here's what the code looks like when you open it up (yes, also an image, I'm being lazy):
That's the whole page, btw: there are only 4 line breaks in the entire page. Uh... okay? I'm sure you're just very concerned about saving space. Let's pretty-print that code and see what we got:
Oy. 3 script tags in the head, and two external style sheets? Plus a bunch of embedded scripts everywhere else. Consolidating CSS and JS and putting scripts at the bottom of the page are some pretty basic performance tweaks. But I'm not going to go into a long dissection of the code. It's not too bad, and front pages are weird, as I've said. Now let's see what this page is supposed to look like. Here it is in IE6, Microsoft's 8-year flagship product:
Wait, what? This looks even worse! Misaligned buttons, and now the dashes on the menu separators look terrible. Do the menus work, at least?
Ow! Big gap, looks even worse than the others. And note the presence of a black bar at the top of the highlighted menu item now, which indicates to me that there was at least at some point the intention of having the black bar there in all the other versions. Once again, the lack of a black border on top of the menu item itself looks strange. If you know this gap is happening in IE6, you could at least fix that. Oh, and if you happen to be mousing too slowly over that gap, the menu will close, because you've moused out of it.
Wow, that's pretty terrible. I wouldn't have been allowed to ship a website with bugs like those, and even if they slipped through I'd have fixed them by now. But this page didn't launch just a week ago. Okay, fine, maybe Microsoft is doing what everyone else is doing, and started ignoring IE6 in hopes of making people switch (this site, for instance, shows IE6 users a horrifying red banner and an utterly broken page. IE6 can suck it). Let's look at it in IE7, Microsoft's flagship browser and the most popular single browser in the entire world:
And this is what made me decide to blog about this. Here it is, looking exactly the same. Same weird sizes, odd font choices, strange white space, green buttons are out of alignment The site actually looks better in Firefox. And the menus are still broken:
An open letter
Dear Microsoft: I know these are minor things. I'm sure consumers don't even notice, apart from maybe a vague feeling that your front page has a strange, unfinished look to it. A pixel here, a pixel there, who cares? You know who should care? You should. Either you have recognized the power of online advertising and want to become a major player in the web, or you don't. And if you do, then you have to start getting the web, which you currently do not. Here, for comparison purposes, is the front page of Yahoo!, as seen in Firefox:
This is also, down to the pixel, what the screenshot looks like in IE6, IE7, Opera, and Safari (though Safari's fonts are a little thicker). Now again, this is not a fair comparison. Your front page isn't a direct revenue-earner for you: Yahoo's front page is a huge chunk of revenue, measured in tens if not hundreds of millions of dollars. Obviously Yahoo! can afford to throw a few more engineers at the problem.
But come on. You're Microsoft. You have no shortage of money, or engineers, and this is your front page. This is why Yahoo -- and Yahoo's employees -- do not want to get acquired by you. You don't care about the web the way that we do, you don't get it like we do. You're a software company, not a web company, and those two things are not the same and that's okay. Keep building your operating systems. Try to make them dependable like Window XP and 2000, and not sucktastic like Windows ME and Vista. Just stop trying to be something you're not.
You've branched out successfully before. You got into office software after a late start and dominated. You have made huge strides in getting into gaming, and XBox 360 is apparently pretty cool. I like your hardware: I have bought a lot of Microsoft mice in the past, and I'm typing on your ergonomic keyboard right now. You can diversify successfully. But you know which diversification wasn't successful? MSN. Oh, wait, or is it called Live now? Whatever. After more than 10 years and hundreds of millions of dollars in losses, you run a distant third to Yahoo's already distant second to Google, and you're losing share, not gaining. It's time to admit defeat.
You're not a web company. Almost nothing you've done has helped the web. A controversial claim? Come on, give me the example of a great web technology by Microsoft. Silverlight is your proprietary copy of Flash. ActiveX, and the horrifically flawed security model that came with it, has been responsible for huge amounts of carnage. Your broken JScript and messy, incompatible DOM were also horrible, but you share the blame for those with Netscape. Although you were among the first to implement CSS, you were among the last to get it right. You did invent XMLHttpRequest, for which I must give you credit, even though you didn't actually use it for anything interesting until it was rediscovered years later, and innerHTML, which is convenient. But anything you might have contributed is drowned in the wave of awfulness that was IE6, or more specifically, the way you let IE6 sit there for 7 years without fixing anything, because you didn't have to, because you'd used your money to crush Netscape and you didn't care about the web. Now it turns out the web doesn't care about you.
Admitting defeat is okay. Blame the crappy economy if you like, the advertising slowdown, evil monkeys, Jerry Yang, sunspots, whatever. Sell MSN and Live -- sell them to Yahoo, in fact, and take a big but decidedly non-controlling ownership stake. We can help those poor, abused, broken websites; restore them pixel by pixel; train them, with love and patience, to stop lashing out at customers and irritating them with crappy UI and mangled user experiences. In time, they will flourish without you. You can stop striving to play with the younger kids, settle down, and find a big, profitable niche that nobody else wants, like IBM did when you beat the crap out of them in the operating system market.
Microsoft, you are not a web company. And that's okay.
* The opinions expressed in this blog and especially in this post are my own and not those of my employer, and are not endorsed, reviewed, or cared about by them. Additionally, I am not responsible for the code on the Yahoo! frontpage, and in no way claim credit for it. (I did do a lot of Yahoo! Widgets though, so feel free to viciously pick that apart. At least our drop-down menus look nice.)













Comments
ed
Aaron Boodman
I like bashing Microsoft as much as the next guy, but this statement is just ignorant. The technological underpinnings of modern browsers were invented by Microsoft and released in IE 4. In particular the DOM and CSS as they exist today are basically extensions and standardizations of the ideas that Microsoft pioneered (and then dropped on the floor) in the late 90s in IE 4 and 5.
Sheesh.
Tom
Scott Robinson
At least according to Wikipedia, both Netscape created both JavaScript and legacy DOM. Intermediate DOM was incompatible between Netscape and Microsoft - and was released effectively simultaneously.
As for the DOM we love and use today, that was created in joint discussions through the W3C. No single company can claim credit for them. Though, it appears Microsoft can claim credit for being first to release with support for DOM level 1.
Andrew Pennebaker
Look at Google's homepage. What's the difference between Yahoo and Google? Yahoo doesn't do search as well as Google, so it must find other ways of making money. Yahoo would rather push annoying advertisements and multitudes of links than present a serious search interface. It ends up looking more like a copy of some gossip magazine than anything else.
In contrast, Google knows when people visit their website, they want to search right away. There are very few distractions. Having a clean page makes it easier for users to know where to click. They end up using Google faster, and that means more results pages, and more AdSense money. In the end, they win for simply getting users to the advertisement (often without them even realizing it).
For Microsoft, the vast majority of users visit their page because it was the default in their browser. The rest are going to the website to lookup help for Windows problems. A simple interface is necessary to help users beset by the many troubles in Microsoftland.
Look at Apple's website. They, of course, are known for their obsession with aethetics. But a well-designed website is actually more functional and more useful than a poorly designed one. It helps to think about who is visiting a website and how they navigate through it. Limiting information, instead of chucking it by the ton to users, allows them to properly use a website. There's nothing more important in this digital age than organizing information. We have mountains of it already. Let's put it to good use.
This is how we think at YelloSoft.
http://yellosoft.us/
Eugene
"This is why Yahoo -- and Yahoo's employees -- do not want to get acquired by you."
Perhaps instead of dissecting the Microsoft home-page you should focus on helping your company refine it's search capabilities to compete with google. (Last time I checked it was core functionality offered by Yahoo!, rather than the rest of the garbage which clutters the home-page)
Just check out the links below:
Google:
http://www.google.com/search?hl=en&q=This+is+why+Yahoo+--+and+Yahoo%27s+employees+--+do+not+want+to+get+acquired+by+you.&btnG=Google+Search&aq=f&oq=
Yahoo:
http://search.yahoo.com/search?p=This+is+why+Yahoo+--+and+Yahoo%27s+employees+--+do+not+want+to+get+acquired+by+you.&fr=yfp-t-313&toggle=1&cop=mss&ei=UTF-8
Marco
http://ecomputicus.blogspot.com/2008/09/why-microsoft-is-dying-giant.html
Laurie
@Eugene: Here's Microsoft's search result for that query:
http://search.live.com/results.aspx?q=This+is+why+Yahoo+--+and+Yahoo%27s+employees+--+do+not+want+to+get+acquired+by+you.&go=&form=QBLH
Yahoo! fails for not getting the result, but Microsoft fails to get anything at all. Here are the equivalent searches for the title of this post, however:
http://www.google.com/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=Fg&q=microsoft+is+not+a+web+company&btnG=Search
http://search.yahoo.com/search?p=microsoft+is+not+a+web+company&y=Search&fr=sfp&ei=UTF-8
http://search.live.com/results.aspx?q=microsoft+is+not+a+web+company&go=&form=QBLH&qs=n
In this case, Yahoo! gets it and Google doesn't, but Microsoft fails again.
My point was not that Yahoo was great. It has a number of obvious problems. My point is that stapling two turkeys together does not give you an eagle, so a Microsoft acquisition isn't going to help either company.
Eugene
I did not include a Microsoft search result because I never claimed that Microsoft is a relevant player in the search game. I was merely pointing out that it's easier to criticize a competitor than it is to point out your own flaws. (In this case Yahoo!)
As far as Microsoft claiming to be a web company, I am not sure where you got that. (Maybe some silly PR posting or advertisement?) In reality, Microsoft has many faces, most of which are listed here:
http://www.microsoft.com/about/companyinformation/ourbusinesses/business.mspx
As I earlier stated, I am with you in regards to their home-page. They should be ashamed of themselves for making it live with such blatant mistakes but that alone should not warrant such a hateful post.
Just my two cents.
Eugene
http://www.google.com/microsoft
:)
Aaron Boodman
The reality is that the DOM we use today is basically a refined version of the one introduced by Microsoft in IE4. The core concept of the entire page being programmable and there being a 1-to-1 relationship between HTML elements and DOM objects was introduced in that browser. Standardization brought minor changes (document.all -> document.getElementById), but nowhere near what happened to NN4's model: it was completely discarded.
DOM may not be a great API, but it is probably the most fundamental aspect of "web 2.0", even more so than XHR. Since DOM was introduced by Microsoft, it is inaccurate to to say that they came up with no great web technologies. The modern web is a direct descendant of technologies Microsoft introduced (and then dropped on the floor when they realized they had no interest in continuing to develop them).
Joe
Laurie
But thanks for the personal attack, free of concrete examples or suggestions.
Clay S
I don't know what makes this more shameful, that they're a "web company" or just that they're a fortune 500 company with such a bad presence. Couldn't the ad agency that they're paying hundreds of millions to at least give them a primer on web design?!
Unfortunately, they're not the only large company that I've seen made a laughable attempt at a website. Recently, my company wrote a similar post about McDonald's (even moreso) pathetic attempt at a website: http://www.newmediacampaigns.com/page/earth-to-mcdonaldscom-its-2009
Another Joe
Joe
I just see it as so hypocritical that youre writing articles about web design and usability, while at the same time you're hosting a web site that looks like shit. The mind-numbingly-awful color scheme, the amateur logo, the way-too-fluid layout that looks horrible in a smaller window, the images that overlap the column edges on any normal browser resolution, the random blue bars on the left edges of each column that add nothing but confusion to the design...I could go on for days.
So yeah, that means that I can criticize you, and I can say that I would never listen to web design commentary from somebody like you.
Spam Catcher
eatallspam@googlemail.com
Hopefully a spambot will come and email our email!
Please delete if you do not want to participate.
Rob
Yes, Google put the seldo.com article as the first hit, but then most of the rest of the page (and subsequent pages) was completely unrelated to the topic. Web Guru India blog? Higher house prices? GMAC credit card rates? Yahoo's search results for the same string have a far-higher number of relevant articles relating to Microsoft, Yahoo, and the attempted acquisition.
SEO
techguy
Site Tool