Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Microsoft Your Rights Online

Microsoft Ordered to Carry Java 831

An anonymous reader was the 17,232th person to submit that "Microsoft has been ordered to include Sun's Java runtime in Windows. Coverage from AP (via Yahoo), Reuters (via news.com), and, let's say, the BBC."
This discussion has been archived. No new comments can be posted.

Microsoft Ordered to Carry Java

Comments Filter:
  • Hilarious! (Score:0, Funny)

    by Anonymous Coward on Monday December 23, 2002 @07:27PM (#4948084)
    "An anonymous reader was the 17,232th person to submit that 'Microsoft has been ordered to include Sun's Java runtime in Windows. Coverage from AP (via Yahoo), Reuters (via news.com), and, let's say, the BBC.'"

    Come on, that just struck me as funny.

    I can easily imagine those many thousands of geeks going "OMG I MUST SUBMIT THIS TO /. NOW!!" ;-)
  • by gpinzone ( 531794 ) on Monday December 23, 2002 @07:30PM (#4948114) Homepage Journal
    Now all Sun has to do is change their EULA to conflict with Microsoft's EULA. Hilarity ensues.
  • by account_deleted ( 4530225 ) on Monday December 23, 2002 @07:32PM (#4948137)
    Comment removed based on user account deletion
  • by bADlOGIN ( 133391 ) on Monday December 23, 2002 @07:38PM (#4948197) Homepage
    Seriously, considering the history of this trial, Sun should be able to integrate a ham sandwich with Microsoft's OS if they want to.
    I do hope this is the beginning of a "death of a thousand paper cuts". Microsoft truely does deserves it. From the looks of it, there's already other lawsuits in line for early January.
  • by phorm ( 591458 ) on Monday December 23, 2002 @07:38PM (#4948200) Journal
    If this is a real number... or an exaggeration. The editors must really have a tough time of it sometimes, if they get this many articles. No wonder we get dupe posts etc.

    I've had a question submission in pending since last week, they're probably really busy (or, hopefully, saving mine for a slow day).

    17,232 on a Microsoft court ruling... I wonder how many post when the next distro of brand-X linux comes out. Also wonder how many people are visiting /. in a day lately, if this many are actually posting submissions.

    Also wonder if they chose the AC just so that the other 17,231 people didn't have a name to cry foul upon when theirs was not the chosen submission.
  • by Quasar1999 ( 520073 ) on Monday December 23, 2002 @07:39PM (#4948205) Journal
    An anonymous reader was the 17,232th person to submit...

    17,232th? What the hell? No, no, no... you see this is the reason that Microsoft didn't want java included in the first place... stupid syntactical errors like the above can be generated quite easily using java, but asp libraries prevent such mistakes, and would have genereated '17,232nd' as the proper response.

    Well, unless of course a human wrote that... in which case, shame on you... proof read dang it!

    But on a serious note (to help save my karma), putting aside that this is microsoft, and they are evil, doesn't imposing the will of SUN onto microsoft violate something? or at the very least lower them to the same level? Microsoft wasn't preventing java from running on their os, they simple did not BUNDLE a competing product. What the hell? I don't see the problem. What next? DVD manufacturers have to bundle competing (free) DVD player software with their drives? I think not! Although MS deserves it... as a whole, this is not the right thing to do.
  • by Aram Fingal ( 576822 ) on Monday December 23, 2002 @07:41PM (#4948224)
    So much potential (and it still is an absolutely great platform) but it got such a kick in the ribs from MS and this decision is typically late in prescribing a remedy.
    Does "it" refer to Java or Windows?
  • by Anonymous Coward on Monday December 23, 2002 @08:24PM (#4948530)
    The time has come for a serious discussion on whether or
    not to continue using C for serious programming projects. As I will
    explain, I feel that C needs to be retired, much the same way that
    Fortran, Cobol and Perl have been. Furthermore, allow me to be so bold
    as to suggest a superior replacement to this outdated language.

    To give you a little background on this subject, I was recently asked
    to develop a client/server project on a Unix platform for a Fortune
    500 company. While I've never coded in C before I have coded in VB for
    fifteen years, and in Java for over ten, I was stunned to see how
    poorly C fared compared to these two, more low-level languages.

    C's biggest difficulty, as we all know, is the fact that it is by far
    one of the slowest languages in existance, especially when compared to
    more modern languages such as Java and C#. Although the reasons for
    this are varied, the main reasons seems to be the way C requires a
    programmer to laboriously work with chunks of memory.

    Requiring a programmer to manipulate blocks of memory is a tedious way
    to program. This was satisfactory back in the early days of coding,
    but then again, so were punchcards. By using what are called
    "pointers" a C programmer is basically requiring the computer to do
    three sets of work rather than one. The first time requires the
    computer to duplicate whatever is stored in the memory space "pointed
    to" by the pointer. The second time requires it to perform the needed
    operation on this space. Finally the computer must delete the
    duplicate set and set the values of the original accordingly.

    Clearly this is a horrendous use of resources and the chief reason why
    C is so slow. When one looks at a more modern (and a more serious)
    programming language like Java, C# or - even better - Visual Basic
    that lacks such archaic coding styles, one will also note a serious
    speed increase over C.

    So what does this mean for the programming community? I think clearly
    that C needs to be abandonded. There are two candidates that would be
    a suitable replacement for it. Those are Java and Visual Basic.

    Having programmed in both for many years, I believe that VB has the
    edge. Not only is it slightly faster than Java its also much easier to
    code in. I found C to be confusing, frightening and intimidating with
    its non-GUI-based coding style. Furthermore, I like to see the source
    code of the projects I work with. Java's source seems to be under the
    monopolistic thumb of Sun much the way that GCC is obscured from us by
    the marketing people at the FSF. Microsoft's "shared source" under
    which Visual Basic is released definately seems to be the most fair
    and reasonable of all the licenses in existance, with none of the
    harsh restrictions of the BSD license. It also lacks the GPLs
    requirement that anything coded with its tools becomes property of the
    FSF.

    I hope to see a switch from C to VB very soon. I've already spoken
    with various luminaries in the C coding world and most are eager to
    begin to transition. Having just gotten off the phone with Mr. Alan
    Cox, I can say that he is quite thrilled with the speed increases that
    will occur when the Linux kernel is completely rewritten in Visual
    Basic. Richard Stallman plans to support this, and hopes that the
    great Swede himself, Linux Torvaldis, won't object to renaming Linux
    to VB/Linux. Although not a C coder himself, I'm told that Slashdot's
    very own Admiral Taco will support this on his web site. Finally,
    Dennis Ritchie is excited about the switch!

    Thank you for your time. Happy coding.

  • by AndroidCat ( 229562 ) on Monday December 23, 2002 @09:19PM (#4948833) Homepage
    Microsoft announced plans that it was halting C# and .NET development. "Oh well, never mind" said Steve Balmer.
  • Classic! (Score:2, Funny)

    by first axiom ( 311777 ) <slashdot@[ ]ge-ortiz.com ['jor' in gap]> on Monday December 23, 2002 @10:54PM (#4949329)
    From the Judge's opinion:

    "According to Sun, if Microsoft had not committed its anticompetitive acts directed toward thwarting the implementation of Java, current and compatible Java runtime environments would now be ubiquitous on PCs."

    This is hilarious.
  • by ClosedSource ( 238333 ) on Tuesday December 24, 2002 @05:13AM (#4950820)
    Yes, I'm sure that this judge knows more about programming then most of us here. After all we know more about law then he does, right?
  • by Anonymous Coward on Tuesday December 24, 2002 @06:56AM (#4951052)
    Apparently, the ruling also requires Bush to submit to brain surgery. Something about two lobes being better than none.

Get hold of portable property. -- Charles Dickens, "Great Expectations"

Working...