EU Releases Microsoft Antitrust Report
Hassman writes "Ever wondered the reasoning behind the EU fining Microsoft and ordering them to sell a Media Player free version of Windows? Well now you can stop wondering. If you aren't up for the full read (it is 302 pages), check out the Reuters summary. Want more? Check out a quote from the summary: 'There is a huge switching cost to using a different operating system [as in not Windows],' he [a MS exec] wrote Gates. 'It is this switching cost that has given customers the patience to stick with Windows through all our mistakes, our buggy drivers, our high TCO, our lack of a sexy version at times...' Mmm...sexy indeed." Reader BrerBear writes "News.com is reporting that the European Union has released its report on Microsoft's conduct, to which Microsoft has pre-emptively responded. Inside are more classic examples of what one should never write in an internal memo: 'In short, without this exclusive franchise called the Windows API, we would have been dead a long time ago,' from Microsoft Sr. VP Bob Muglia."
It's nice to rely on the fact that most people have this installed.
Kinda like how it's nice to rely on the fact that everyone uses Internet Explorer. How irritating.
And really, MFC gets a bit of a bad rap. Sure, Document/View is horrible, but other parts of MFC are pretty well done
.NET...
As someone who spent many years with MFC and has (or had) a huge skill investment in it -- you're wrong. Almost every single class is riddled with special cases, exceptions, bizarre hacks put in to maintain compatibility with earlier bugs... it's a classic example of an underengineered design that has required the most brutal and tortuous maintenance to keep going. Why, surely only someone with no ability to judge the elegance and utility of a system could say what you said!
the abomination that is
I was right!
Whence? Hence. Whither? Thither.
OS/2 Warp, which was incredibly developer unfriendly
The GUI API for OS/2 was almost the same as the one for Windows. IBM and Microsoft started developing OS/2 together. In fact, the very early GUI for OS/2 (1.0?) was almost visually and functionally identical to the one that Microsoft used with Windows 1, 2, and 3. The API was so close that IBM had a conversion system (called Mirror??) where the vendor had top make a few changes, then could re-compile for OS/2. Of course the extra CPU time required for the conversion was a huge performance hit (think 386/33, 8M RAM), so it really never became mainstream.
What was developer unfriendly was the pricing of the NDK. Microsoft practically gave its NDK away, whereas IBM sold theres for big bucks (over $500 as I remember).
- - - - - - - - - - -
I am a programmer. I am paid to produce syntax not grammar. Deal with it.