Slashdot Mirror


Allchin Admits MSFT Violated the Law

An Anonymous Coward writes: "CNN is running what amounts to a two part article about the nine states who are continuing their case against Microsoft in which Jim Allchins admits Microsoft violated the law. The first part of the article deals with Jim Allchins assertion that there is no way for Microsoft to remove Internet Explorer from Windows without crippling the OS. However, he admits that the demonstration in court which showed this crippling was in fact rigged and that they have not done studies to se if it would be possible to produce an OS without the browser imbedded in it. The second part of the story involves Allchin admitting that Microsoft has violated the law but refused to specify the violations. 'I don't think that I can summarize those,' Allchin said. 'I'm not an attorney.'"

15 of 576 comments (clear)

  1. So he also admits microsoft lied under oath. by Edmund+Blackadder · · Score: 1, Informative

    And they did it intentionally. Hopefully he can understand what is wrong with that even though he is not a lawyer.

    1. Re:So he also admits microsoft lied under oath. by jazman_777 · · Score: 2, Informative
      And they did it intentionally. Hopefully he can understand what is wrong with that even though he is not a lawyer.

      You can blab about it in the press, confess everything, and what can anybody do about it? It makes you look "moral", but there's no immediate penalty. When it _rilly rilly_ counted (it always counts, BTW), in court, they lied like the devil, so they wouldn't pay the penalty. Here's hoping for rapid cosmic justice.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  2. Who would believe Allchin ? by jalilv · · Score: 5, Informative

    With Products like IEradicator from 98lite which removes IE from all the Windows OS versions right up to Win2K and still keeps OS usable, would anyone in their right minds ever believe when Jim says "Forget about any business thing. Technically I just couldn't do it." ?

    - Jalil

  3. Doesn't sound like an admission of guilt to me by ClosedSource · · Score: 5, Informative

    The actual exchange was:

    Q: "What practices do you understand Microsoft was found guilty of?"

    A: "I believe that we were found that we tried to maintain a monopoly in the PC operating system space."

    Q:"And is it your understanding that Microsoft did that by engaging in certain practices that the courts have held to be unlawful?"

    A: "Yes,"

    This is like asking someone if they understand the charges against them, or asking them what the court verdict was. If they followed up with the question "do you believe the court's verdict was correct?" and he answered "yes", then it would be an admission.

  4. No study is necessary. by alizard · · Score: 4, Informative
    There's a script at http://www.98lite.net called IEradicator which will zap MSIE from Windows 9.x / ME / 2000 using the Windows Installer. I've had an MSIE-free Windows machine for years. My experience is that Windows is stabler and faster without IE as an OS component. I wouldn't even consider installing these Windows operating systems now without removing MSIE as soon as the Windows install completes.

    I use Opera and Netscape instead.

    If you're running Windows 9.x-2000, I suggest you back up your machine completely and then give the MSIE install a try. You should get both satisfactory proof that Ballmer lied AND a better-running computer. Usual warning, your mileage may vary...

    As for XP, while MS may have done a better job at kludging IE into the OS to make it harder to untangle this time, I'm sure a development contract to the people at 98lite plus access to the Windows API will result in a very fast and clean solution to the problem.

    1. Re:No study is necessary. by SuiteSisterMary · · Score: 5, Informative
      You should get both satisfactory proof that Ballmer lied AND a better-running computer. Usual warning, your mileage may vary...
      I will point out that the site is quite upfront in that they don't remove the IE engine, only the executable and various icons and other such resources. The stated reason for this is that many many other applications expect the core rendering engine to be there, so they can use it. Almost as if it were, you know, part of the operating system.....
      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:No study is necessary. by alizard · · Score: 4, Informative
      Depends on what you're trying to do. It rather appears that Office 9.x runs fine even with the rendering engine trashed.

      quote from the manual with 98lite

      98micro (Professional Edition Only)

      98mirco completely eliminates the Microsoft HTML engine (SHDOCVW.DLL, and MSHTML.DLL). You can not run any program that relies on this IE Engine; e.g. Outlook Express, FrontPage, and MS Money are out. But a system with Apache, Netscape, Opera, Pegasus Mail, Gravity, Agent etc. would be just fine! Microsoft Office 97 will install and run beautifully under 98micro!

      Our tests and diagnostics suggests that 98micro can be 15% to 20% faster than a stock Windows 98 installation.

      See the 98lite.net Performance Page
      http://www.98lite.net/perform.html for details.

      If you find an application that does not work under 98micro, it's possible that:

      it requires the MS HTML Engine and you'll have to abandon that application or use the ShellSwap feature of 98lite to swap to a shell containing the IE engine (SLEEK, CHUBBY, or OVERWEIGHT)

      a file is simply missing; you may be able to isolate the problem to the specific file and reinstall it (this is common and most often the result of uninstalling applications)

  5. Re:po' wittle babies... by Control+Group · · Score: 2, Informative

    Not to pick nits, but MS isn't even close to being the richest company in the world. At least, not in terms of revenues...and a judgement of wealth based on stock value vs. stock outstanding is, in MS's case, grossly inaccurate due to their "stock options as salary" scam.

    --

    Reality has a conservative bias: it conserves mass, energy, momentum...
  6. Re:More Interesting "Bundles" by the+endless · · Score: 2, Informative
    Since when has the equivilent of cron needed a web browser to work?

    it doesn't, or at least not in Windows 2000.

    Start > Run > Cmd.exe > "at /?" yields:

    The AT command schedules commands and programs to run on a computer at a specified time and date. The Schedule service must be running to use the AT command.

    AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]] AT [\\computername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...]] "command"

    \\computername Specifies a remote computer. Commands are scheduled on t local computer if this parameter is omitted.

    id Is an identification number assigned to a scheduled command.

    /delete Cancels a scheduled command. If id is omitted, all the scheduled commands on the computer are canceled.

    /yes Used with cancel all jobs command when no further confirmation is desired.

    time Specifies the time when command is to run.

    /interactive Allows the job to interact with the desktop of the user who is logged on at the time the job runs.

    /every:date[,...] Runs the command on each specified day(s) of the week or month. If date is omitted, the current day of the month is assumed.

    /next:date[,...] Runs the specified command on the next occurrence of the day (for example, next Thursday). If date is omitted, t current day of the month is assumed.

    "command" Is the Windows NT command, or batch program to be run.

    And to be honest, no, I don't know why it's called "at".

  7. Re:Rigging as a Business Practice by DCram · · Score: 2, Informative

    Rigging for a demo is one thing but rigging for testimony in a cout of law is another.

    found a couple of sites that explain the law a little more clearly. I hope
    Maine Law
    and Vt Law

    an excerpt from the VT law.
    "RULE 3.4 FAIRNESS TO OPPOSING PARTY AND COUNSEL
    A lawyer shall not:

    (a) unlawfully obstruct another party's access to evidence or unlawfully alter, destroy or conceal a document or other material having potential evidentiary value. A lawyer shall not counsel or assist another person to do any such act;

    (b) falsify evidence, counsel or assist a witness to testify falsely, or offer an inducement to a witness that is prohibited by law;"
    followed by
    "Documents and other items of evidence are often essential to establish a claim or defense. Subject to evidentiary privileges, the right of an opposing party, including the government, to obtain evidence through discovery or subpoena is an important procedural right. The exercise of that right can be frustrated if relevant material is altered, concealed or destroyed. Applicable law in many jurisdictions makes it an offense to destroy material for purpose of impairing its availability in a pending proceeding or one whose commencement can be foreseen. Falsifying evidence is also generally a criminal offense. Paragraph (a) applies to evidentiary material generally, including computerized information."

    to note: computerized information!!

    If we were in china it would look a little diff.
    China
    "Article 306. During the course of criminal procedure, any defender, law agent destroys, falsifies evidence, assist parties concerned in destroying, falsifying evidence, threatening, luring witnesses to contravene facts, change their testimony or make false testimony is to be sentenced to not more than three years of fixed-term imprisonment or criminal detention; when the circumstances are severe, to not less than three years and not more than seven years of fixed-term imprisonment."

    Well if it were anyone besides MS I believe the trial would start new now.
    Oh well I'm not an expert on these things.

    --
    If I were only smart enough to accomplish the things I dream about.. Or maybe too dumb to care.
  8. Re:Microsoft's life? by baka_boy · · Score: 3, Informative

    Umm...corporations have social security numbers. In a painfully literal, legal sense, they're as "alive" as you or I.

    (Well, as alive as I am, anyway; no offence, but I don't know you from a grad student's AI project.)

  9. Re:gee could that blurb be a little more biased?!? by GSloop · · Score: 5, Informative

    Here's a little follow-up


    ABCNEWS.com
    Feb. 5 -- Microsoft admitted on Thursday that its videotaped demonstration of a browser-less Windows 98 -- a key piece of evidence in its defense against antitrust charges -- did not depict an actual test, but rather a simulation...

    From Google, becaues CNet expired the article

    Judge: Video discrepancy "very troubling"

    By Bloomberg News
    Special to CNET News.com
    February 3, 1999, 3:50 PM PT

    WASHINGTON--The judge in Microsoft's antitrust trial today said today that discrepancies in a video demonstration played by the software giant in court were "very troubling" and raised questions about its reliability as evidence.


    Microsoft trips on video evidence

    By Bloomberg News
    Special to CNET News.com
    February 2, 1999, 5:05 PM PT

    update Microsoft's expert technical witness was tripped up at the company's antitrust trial, forced to acknowledge inaccuracies in a videotaped presentation that Microsoft's lawyers played in court.

    While I can't find confirmation that MS did pull the video evidence (I am sure they did), it's clear what they presented wasn't correct, and that it was in error was KNOWN!

    It may be biased, but it's factual!

    Cheers!

  10. Re:Rigging as a Business Practice by sphealey · · Score: 3, Informative
    That wasn't a rigged demo. The trading operation was the one real asset they had, and UBS/Warburg bought it from them.
    Um, no. Here's one link. Enron apparently set up bogus "trading floors" full of janitors and secretaries looking intently into monitors and talking on telephones to impress potential investors.

    That's not to say that they didn't have actual trading going on too, because obviously they did. But as with everything they felt the need to "cook the books".

    sPh

  11. Re:Rigging as a Business Practice by pmz · · Score: 2, Informative

    The gov't rigged its missle tests (and those still failed!).

    I think you must be referring to the "missile shield" missle test, where there was a transponder in the drone. My interpretation of the test is that the engineers must have been focusing on a few variables, which would be more scientifically valuable if they didn't have to worry about the guidance system, too. This is perfectly legitimate testing, even if the marketeers talking to the media didn't disclose it accurately.

    The problem of the "missile shield" is so incomprehensibly complex that even getting the missle and drone to collide is a feat in itself whether or not the guidance system was complete.

    The "rigged" missle test really is not a good criticism of the "missile shield". What will be interesting, though, is if the engineers really overcome the remaining technical obstacles. Hitting a missle with a missle is quite ambitious and may be a tad beyond current technology.

  12. Re:I don't get it by Teese · · Score: 2, Informative
    IE on the Mac uses the Quartz HTML redering engine, I think, so Microsoft is actually depandant on Apple there.
    Quartz is NOT an HTML rendering engine, its MacOS X's 2D rendering engine.It knows nothing of HTML at all. IE for the mac has its own html renderer thats completly microsoft develped, called Tasman. Apple does have an HTML rendering engine called the HTMLRenderLib, but it really sucks the big one. Other than Apple's HTML Help, I don't really know of anybody that makes use of it.
    --
    "I'm a Genius!"*


    *Not an actual Genius