Slashdot Mirror


Opening Statements Begin in Microsoft - Iowa Case

cc writes "The Des Moines Register is reporting that opening statements have begun in the Microsoft-Iowa antitrust case. The Register reports that the Plaintiffs have shaped their case around nine stories involving competitors from IBM to Linux. Microsoft attorneys say Gates is expected to testify in January, and company CEO Steve Ballmer will likely appear in February. Both men are expected to be on the stand for about four days. Unlike previous antitrust cases against the software giant, the Iowa case is seeking additional damages for security vulnerabilities. Plaintiffs allege that Microsoft's bundling of IE with Windows caused harm to consumers by increasing the consumer's susceptibility to security breaches and bugs. The case is one of the largest antitrust cases in history, encompassing millions of documents and Microsoft's business practices during the last 20 years."

20 of 241 comments (clear)

  1. and..,.? by User+956 · · Score: 5, Insightful

    Plaintiffs allege that Microsoft's bundling of IE with Windows caused harm to consumers by increasing the consumer's susceptibility to security breaches and bugs.

    Apple does the same thing with Safari. Or does that not count? If bundling is bad, hold everybody to the same standard.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:and..,.? by Atlantis-Rising · · Score: 4, Funny

      Sssh! This is slashdot! We'll have none of your rational thinking here!

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    2. Re:and..,.? by irtza · · Score: 4, Insightful

      How much harm has come from Apple bundling Safari? How much harm has come from Microsoft bundling IE? In court, damages play a significant role in deciding whether or not to prosecute. It is up to the state to see if significant harm has come of an action. Also, there are different standards for monopolies and non-monopolies. Is this fair? Yes, especially when corporations are nothing more than legal entities that obtain their monopoly status through government protection. There is nothing wrong with the government undermining large corporations for the greater good. The notion of corporations exist to serve the public good and must be regulated to that end. Apple has done little to damage the market place, so even if they do participate in bad practices, it may not be worth the effort from the standpoint of politicians to persue a case against them. I see nothing wrong with their decision to go after microsoft.... mainly because I have no stock in the company

      --
      When all else fails, try.
    3. Re:and..,.? by Anonymous Coward · · Score: 4, Informative

      WHOA there, not so fast cowboy! Safari (like Firefox and unlike mickeysofts internet exploder) can be R-E-M-O-V-E-D from the system. Internet exploder cannot be removed (Old Billy Gates swore on a stack of bibles himself) that there was no way, no possible way in hell that anyone on this green earth could possibly in any way remove internet exploder from windows. The microsoft people are cheerful to remind people not to remove internet exploder (not that there is any possible way to do it), and replace it with firefox. Don't look behind the curtain, don't look at the wizard that is controlling this land, this Oz. So that's the difference. As a software engineer, I know better, but the judge didn't, so bundling is what microsoft did, not apple, nor the linux distros (because the latter two are easily removed). Microsoft swore to their eternal damnation that its not possible.

    4. Re:and..,.? by paxswill · · Score: 3, Insightful

      Key difference: You can delete Safari, and Mac OS X doesn't break.

    5. Re:and..,.? by thestuckmud · · Score: 5, Insightful

      Apple's practice of bundling of Safari with OS X is very different from Microsoft's IE policy.

      First, as I recall, Apple provided IE when I bought my old PowerBook. Safari had to be downloaded separately. Microsoft dropped IE support for OS X in 2003, leaving Apple unable to offer an up to date IE.

      Second, Safari is an application like any other. I could uninstall it like any other app, but it happens to be useful and reliable (though Firefox is my browser of choice). Conversely, IE holds a privileged position in Windows and cannot be removed easily.

      Third, Apple has not used Safari to crush competitors.

      Does that cover it?

    6. Re:and..,.? by drsmithy · · Score: 5, Funny

      Key difference: You can delete Safari, and Mac OS X doesn't break.

      No difference. You can do the same in Windows. Deleting iexplore.exe is trivial and harmless.

    7. Re:and..,.? by rm69990 · · Score: 3, Insightful

      If you want to hold Apple to that standard, you'd better be damn rich so you can buy a hell of a lot of Macs, because Apple will need more than 3 or 4% of the Desktop market before they can be charged under Antitrust laws. You know, the ones that apply to Monopolies, as in, companies that have more than 3 or 4% of a market. Seems like a simple concept to me personally....

    8. Re:and..,.? by Arker · · Score: 3, Insightful

      No difference. You can do the same in Windows. Deleting iexplore.exe is trivial and harmless.

      That's because iexplore.exe is NOT Internet Explorer. It's just a shell. You cannot remove the actual code, and the many security breaches it contains, without causing serious problems.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    9. Re:and..,.? by goonerw · · Score: 5, Informative

      Microsoft is not a monopoly.
      The DOJ's Findings of Fact in its Anti-Trust case against Microsoft at the turn of the century says otherwise:

      33. Microsoft enjoys so much power in the market for Intel-compatible PC operating systems that if it wished to exercise this power solely in terms of price, it could charge a price for Windows substantially above that which could be charged in a competitive market. Moreover, it could do so for a significant period of time without losing an unacceptable amount of business to competitors. In other words, Microsoft enjoys monopoly power in the relevant market.

      From http://www.usdoj.gov/atr/cases/f3800/msjudgex.htm

      --
      LOAD ".SIG"
      PRESS PLAY ON TAPE
    10. Re:and..,.? by Gorshkov · · Score: 3, Informative
      No. Because if there is one thing the "geeks" of Slashdot have demonstrated time and time again, it is that they do not understand the software engineering behind "IE" and the way it is the same as the equivalents on other platforms (Safari/WebCore in OS X, khtml in KDE, whatever-it-is in GNOME).
      You do realise, I hope, that being one of the "geeks" on Slashdot, that this also applies to you?

      Let me try to explain the differences to you.

      The different browsers on the other platforms use different engines.
      If I determine that khtml contains so many security risks that I don't want it on my system, I can remove it - and use Firefox, Mozilla, or whatever.
      If I determin the same about Firefox, I can remove it and install khtml instead.

      Or, if I'm REALLY anal, I can say "web sucks" ... and delete ALL rendering programmes & systems from my machine entirely.

      My computer will still run. My O/S will not be broken.

      If I determine that IE is a security risk, I can .... ummmm ...... not use it? But it's still there.

      Now, let's go to the software engineering aspects, shall we?

      khtml links to a dynamic library with a well-defined, stable API to provide it's rendering capabilities.
      Firefox links to a dynamic library with a well-defined, stable API to provide it's rendering capabilities
      BrowserDeJour(TM) links to a dynamic library with a well-defined, stable API to provide it's rendering capabilities.

      I hope you're seeing a trend here. Now - this is where the software engineering comes in.

      I think the rendering engine that BrowserDeJour (TM) uses is buggy as hell. No problem. If I'm anal enough, BECAUSE IT USES A WELL-DEFINED, DOCUMENTED, STABLE API ..... I can re-write the damned thing to my satisfaction and replace it. Or, or I am anal AND charismatic enough, I can start an open source project and have the peons do it for me :-)

      Now .... back to IE

      You can't remove it. You can't replace the rendering engine, even if you wanted to. Why not? Because Microsoft has gone out of it's way to make that impossible.

      OK - so I'll rewrite the damned thing myself (or go back to the peons) and write a replacement.

      Oh, wait - that won't work, either. They keep changing the API. It's not documented. It's not stable.

      Hmmmmm ...... I guess I'm stuck with it then.

      You see, some of us "geeks" are neither arrogant nor ignorant enough to assume that our opinion is The Final Word on anything - but sometimes, just sometimes, one or two of us DOES know what they're talking about.

      You saying that there is no real difference between the the way the Microsoft HTML rendering engine and the various open source engines are architected, implemented & installed is just about as silly as saying that the difference between a round wheel and a square one is a minor implementation detail.
    11. Re:and..,.? by MemoryDragon · · Score: 3, Insightful

      Speaking of finanical harm, web development usually is like that 50% of the time is spent to bring the application up to the requested specificatoon the rest of the 50% is spent on bending the html code to make it work on ie as well. I am not talking about the harm done by the security leaks and that Microsoft simply stopped development for six years after gaining enough market share to have a monopoly, I am talking about the financial harm done to pretty much everyone paying for web development because IE has to be supported!

    12. Re:and..,.? by swillden · · Score: 3, Informative

      The DOJ's Findings of Fact in its Anti-Trust case against Microsoft

      Just one clarification, because I see this error being made frequently on slashdot of late. The above should read "The Court's Findings of Fact in the DOJ's Anti-Trust case against Microsoft".

      The DOJ is part of the executive branch of the Federal government. It does not include the court system and the judges, it includes the FBI, US Attorneys, etc. You may know this and have been simplifying, but I've seen many posts that clearly assume the judges work for Ashcroft (and in some cases they act like they do, but they really don't, or aren't supposed to).

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  2. Dupe! by Toveling · · Score: 3, Funny

    When will the editors learn? I about read this on ./ years ago...

  3. I'm not so sure that this is a good thing... by zappepcs · · Score: 3, Insightful

    Though I'm always glad to see someone take MS down a peg, I am not sure that it would be a good thing to have them successfully sued for vulnerabilities. If it works out to simply a refund for every valid registered copy of Windows, ok, since that would be a zero sum for F/OSS should it also happen to say Firefox or a version of Linux. There are so many ways to have vulnerabilities, and punitive damages might lead to things worse than the current patent system as far as hindering new technologies and features etc.

  4. Maybe we'll get lucky and... by Avillia · · Score: 5, Funny

    Microsoft will split into 20 different seperate corporations, each for a tiny part of the business that Microsoft does daily, and each of them will sue another other for patent infringement.

    What a very merry christmas that would be.

    *Attorneys getting millions,
    *Patent reform instantly getting gallons of attention,
    *The EU being able to smash the pulp of each company for a fraction of the fine, them being too small to withstand intense govermental legal pounding,
    *States and Feds quickly getting cold feet about the stability of the Windows platform,
    *Tech stocks going into a brief chaos generating freefall and then building up around Open Source, Apple, and Web 2.0,
    *Richard Stallman laughing his living ass off,
    *The MPAA and the RIAA going "Oh Shit!" when PlaysForSure and WMDRM falls under patent litigation and likely makes them litigants by the same logic that SCO can sue random companies using Linux,
    *The State of Iowa becoming a hero in the 21st century, erecting a giant statue of every AG who helped the motion there and spreading out technical industry aside from being centered mostly in the West Coast and, to a lesser extent, the East Coast. (Sure, that's awesome, but it spreading out would benefit the national economy, even if Silicon Valley isn't the hottest place to say you live in anymore.)

    Ah... One can dream...

  5. Right case-wrong reason by EvilRyry · · Score: 5, Interesting

    OK, its fairly obvious microsoft abuses its monopoly status but theres really nothing wrong with bundling a browser with the OS, except that they make it unremovable. Even then, not too terrible IMO.

    Why can't we get into some real abuses? Like leveraging their monopoly on the desktop market to try to get into other markets (servers, portable media devices and formats, office suites, etc, etc) and their lack of compliance with standards in preference to their own undocumented formats. This is the real problem and is strengthening their stranglehold on the market. They really need to be sat down and told to play nicely with the rest of the software world.

  6. Who/what are they exactly suing?! by ZDRuX · · Score: 4, Insightful

    Is it the browser they're going after? Or is it the OS itself? Either of which would make no sense since that would basically make every software company liable for any exploits or holes uncovered in their software that would allow people or viruses to sneak through your computer.

    If they are suing because of the "bundling" problem, then isn't/hasn't this been already done (or still ongoing)?

    I would say that all these people "chose" to use Windows of their own free will, and I know someone in /. will come and tell how their monopoly basically "forces" people to use their products, but in the end - the choice is up to the end-user.

    As much as I don't like some of Microsoft's bussiness practices, I hope this case ammounts to nothing in the end, because it could prove to be costly to everyone, not just MS.

    --
    The magical number is: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  7. Bully? Yes, their lawyer admited to it already! by twitter · · Score: 3, Interesting
    Even in court, M$'s strategy is not to build something useful but to disrupt and destroy the opposition. If it's going to be decided on "bully" they had better learn how to talk about their strategy. Witness:
    Microsoft lawyer Rich Wallis, ... Microsoft can question him when plaintiffs' lawyers are finished with him. The ruling is a strategic win for Microsoft, Wallis said, because it will allow the company to begin presenting its defense before the plaintiffs have finished their case. That could be important in a lengthy trial, because it will disrupt the flow of evidence and testimony against Gates and Microsoft, he said.

    More dirty tricks, before they event start.

    --

    Friends don't help friends install M$ junk.

  8. The Oxford dictionary is not a judge. by jotaeleemeese · · Score: 3, Insightful

    I am sick and tired of people *still* ejaculating such nonsense.

    For them it is like the court case that found MS guilty of abusing its monolopic position in the PC OS market never happened.

    If you are a MS shrill at least start from a stand that recognizes reality, and not a version you dream about but which is patently false.

    --
    IANAL but write like a drunk one.