Slashdot Mirror


Ballmer Says Linux "Infringes Our Intellectual Property"

Stony Stevenson writes "In comments confirming the open-source community's suspicions, Microsoft CEO Steve Ballmer Thursday declared his belief that the Linux operating system infringes on Microsoft's intellectual property." From the ComputerWorld article: "In a question-and-answer session after his keynote speech at the Professional Association for SQL Server (PASS) conference in Seattle, Ballmer said Microsoft was motivated to sign a deal with SUSE Linux distributor Novell earlier this month because Linux 'uses our intellectual property' and Microsoft wanted to 'get the appropriate economic return for our shareholders from our innovation.'" His exact wording is available at the Seattle Intelligencer, which has a transcript of the interview. Groklaw had an article up Wednesday giving some perspective on the Novell/Microsoft deal. Guess we'll have something to talk about in 2007, huh?

820 comments

  1. Alright, own up by LiquidCoooled · · Score: 5, Funny

    Who merged the Linux Genuine Advantage code into the tree?
    Come on, speak up - I know it was one of you.

    --
    liqbase :: faster than paper
    1. Re:Alright, own up by 91degrees · · Score: 5, Funny

      Sorry. That was me. I also added the module that executes arbitrary code downloaded by a network application, and the code that requires root access for trivial applications. Did I do something wrong?

    2. Re:Alright, own up by sfled · · Score: 5, Funny

      Steve Ballmer
      Microsoft Corp.
      Redmond, WA

      Dear Mr. Ballmer,

      I am forwarding my old SuSE 8.1 Pro CDs & DVD to you, along with appropriate instruction on where you can put them (including facilitation of the process with a sharpened poker.)

      Regards,

      Sfled

      --
      I'm not really a web designer, I just play one on the Internet.
    3. Re:Alright, own up by mwilliamson · · Score: 5, Funny

      ...not if you work for microsoft...pretty standard, really.

    4. Re:Alright, own up by jrockway · · Score: 1

      You must work at Intel, home of the ipw3945 "free" driver that does nothing but communicate with a proprietary blob daemon that runs as root. Of course, since the kernel part is free, it's OK, right?

      Intel and Microsoft can keep their IP -- it's useless junk.

      --
      My other car is first.
    5. Re:Alright, own up by concept10 · · Score: 5, Interesting

      Alright, enough joking. Enough of the Balmer, chair and DRM jokes. It's time for industry leaders such as IBM, Intel and other supporters of F/OSS to step up to the plate and take action against these claims. Also, I haven't heard nothing from the likes of Linus and RMS. Where are they hiding?

    6. Re:Alright, own up by canuck57 · · Score: 5, Insightful

      Who merged the Linux Genuine Advantage code into the tree? Come on, speak up - I know it was one of you.

      Funny, but the wrong thing to ask.

      The right thing to ask is how much open and public domain source made it to Windows? Was not Linux preemptive multitasking before Windows, POP3, SMTP/sendmail, DNS/BIND, Kerberos, telnet, ftp, http, ssl, TCP/IP itself, and probably more. At least in concept everything in Windows even windows itself is borrowed from other peoples works. Windows itself is an extrapolation of other people's prior works at best.

    7. Re:Alright, own up by AceCaseOR · · Score: 3, Interesting

      IBM's probably holding off until it's finished decapitating SCO, putting holy wafer in its mouth, a stake in its heart, and then burying it at a crossroads. After all, Microsoft is an opponent you want to give your full attention. In the mean time I'm cuing up "Ride of The Valkyries" (as there isn't really a "Ride of the Nazgul" track on the soundtracks to any of the LotR soundtracks) to play once IBM decides to take the fight to Microsoft.

      --
      Zagreus sits inside your head, Zagreus lives among the dead, Zagreus sees you in your bed and eats you in your sleep.
    8. Re:Alright, own up by M1FCJ · · Score: 2, Insightful

      Almost all of that is either open standards or outright BSD implementation and last time I looked, MS honoured the BSD licence.

    9. Re:Alright, own up by Anonymous Coward · · Score: 5, Insightful

      Ah, but those decent human beings didn't patent their work. And in this world, the validity of the patent only matters if the one being sued has enough money to hold out for a non-speedy civil trial for 2-5 years while the prosecutor stalls, trying to bleed the smaller company dry on law costs.

    10. Re:Alright, own up by diamondsw · · Score: 2, Insightful

      Doesn't a lot of the networking code mentioned come from BSD, which is MIT-licensed? Microsoft would be completely free to use that if they wanted.

      Another reason to prefer the MIT license to the GPL - a rising tide raises ALL ships. And I don't see BSD dying (despite Netcraft) due to lack of contributions and effort.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    11. Re:Alright, own up by kimvette · · Score: 1
      and then burying it at a crossroads.


      I don't think IBM is going to be so respectful; more likely they'd leave the festering corpse for the buzzards and coyote to feed on.
      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    12. Re:Alright, own up by l4m3z0r · · Score: 2, Insightful

      Was not Linux preemptive multitasking before Windows, POP3, SMTP/sendmail, DNS/BIND, Kerberos, telnet, ftp, http, ssl, TCP/IP itself, and probably more.

      Are you seriously suggesting that Linux is the originator of all these technologies? or is that just the implication of your words without it being your intent?

      Furthermore what does that matter, some people gave their code away with the intent that companies use it how they see fit. So don't go suggesting this is wrong or bad or in any way hypocritical of any company that protects its own IP while using the IP of others who freely give it away.

    13. Re:Alright, own up by profplump · · Score: 3, Informative

      Well, if it's from BSD it probably uses the BSD license not the MIT license. But other than the East coast vs. West coast mismatch you are correct.

    14. Re:Alright, own up by Abreu · · Score: 1

      ...probably holding off until it's finished decapitating SCO, putting holy wafer in its mouth, a stake in its heart, and then burying it at a crossroads.

      I was thinking more on the lines of "gather the SCO executives, cram them up in narrow cages that allow them neither movement nor confort, and leave them to hang in a crossroads to be eaten by the crows"

      --
      No sig for the moment.
    15. Re:Alright, own up by Locutus · · Score: 1

      Linux was really late to the game with regards to the pre-emptive kernel. I think OS/2 had it in the late 80's if not by 1992 with OS/2 v2.0. Microsoft also had it in MS Windows NT v3.0( v1.0 ) in 93' or 94'. The Linux kernel didn't get preemption til recently( maybe 2002 ).

      I'm not sure when UNIX got preemptive multitasking but Solaris got multi-threading around the 95' or 96' timeframe. It was the first UNIX OS with this. OS/2 had this in the late 80's and Windows NT in the early 90's.

      BTW, Microsoft has used BSD code in Windows and that license allows it. But I wouldn't doubt that there's also some GPL'd code in there too but it'll be years before we find that out. Probably DOJ vs MSFT v3.0.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    16. Re:Alright, own up by gfxguy · · Score: 4, Interesting
      Are you seriously suggesting that Linux is the originator of all these technologies?

      No, he's suggesting that if Linux had these before Windows, then Linux can't be violating any MS IP (at least W.R.T. the things he mentioned).
      --
      Stupid sexy Flanders.
    17. Re:Alright, own up by Samedi · · Score: 2, Informative

      You are terribly confused: multi-threading and pre-emptive multitasking aren't the same thing. Linux has had pre-emptive multitasking from the beginning - Linus wrote it to take advantage of the i386 hardware that had just come out.

    18. Re:Alright, own up by jamstar7 · · Score: 1

      Besides violating a Microsoft patent by releasing it as GPL?

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    19. Re:Alright, own up by jhenager · · Score: 1

      This reminds me of the Onion satire where Gates patented all the 0s and 1s, so that he owned all binary code.

    20. Re:Alright, own up by jamstar7 · · Score: 1
      and then burying it at a crossroads.

      I don't think IBM is going to be so respectful; more likely they'd leave the festering corpse for the buzzards and coyote to feed on.

      Naw, the EPA would sue 'em if they didn't bury it. Something to do with toxic wastes...

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    21. Re:Alright, own up by LordNimon · · Score: 4, Interesting

      Yeah, but it wasn't kernel-level threading until a couple years ago. OS/2 had kernel-level threading back in 1987.

      --
      And the men who hold high places must be the ones who start
      To mold a new reality... closer to the heart
    22. Re:Alright, own up by diamondsw · · Score: 3, Funny

      Dammit - more coffee before I post. :)

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    23. Re:Alright, own up by GuidoW · · Score: 0, Offtopic
      (as there isn't really a "Ride of the Nazgul" track on the soundtracks to any of the LotR soundtracks)
      No, but there are several bands out there who have done some musical interpretations of Tolkien's novels (even long before the movies came out). There is at least one band who have produced a track with the name "Flight Of The Nazgul".
      --
      If it's so secret, then how come I've never heard of it?
    24. Re:Alright, own up by cayenne8 · · Score: 0, Offtopic
      "No, but there are several bands out there who have done some musical interpretations of Tolkien's novels..."

      My favorite is Zeppelin's Ramble On and a little about the ringwraiths in Battle of Evermore .

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    25. Re:Alright, own up by Anonymous Coward · · Score: 2, Interesting

      That's actually a good point although maybe in another way; Novell removed itself for 5-6 years from participating/contributing to a counterstrike of suits against MS. See, in many ways, with their pseudo-olive branch, MS is trying to reduce their liability. They figure they can take out the major players, then the remainder cannot consolidate their finances to defend against MS.

      Even ignoring IBM and Red Hat and the like, we could take it to MS instead. Target their IP and take them to court, destruct their patent portfolio little by little.

      If you have millions of Linux users who donate $10-100 each because they are pissed off, that's a decent sized war chest (larger than SCO took up with IBM, even though SCO lost, they caused a lot of FUD) and a LOT of litigation to contend with.

      Worse for MS, it wouldn't have to be centralized; you could simply fund other patent holders individually and go after MS. An 800lb. gorilla can be taken down by swarms upon swarms of wasps, or at least made paranoid enough to freak out whenever it hears a buzzing sound.

    26. Re:Alright, own up by Anonymous Coward · · Score: 0

      "Good, fast or cheap. Pick any two." which 2 apply to Linux? .... Its cheap, hell free in fact, if its good, then it must be slow, but if its fast, then it must be crap?

    27. Re:Alright, own up by Anonymous Coward · · Score: 1

      Applications that require administrative access are always the fault of the developer who wrote them. It is 100% possible to write applications that run as a standard user. But, fuck, this is slashdot. Why let reality ruin a good FUDing?

    28. Re:Alright, own up by adrianmonk · · Score: 1
      Was not Linux preemptive multitasking before Windows

      Other operating systems had preemptive multitasking decades before Windows did, but Linux was not one of them. All according to Wikipedia, Windows had preemptive multitasking in Windows 3.0, which came out (as in a stable release version) in 1990, and Linus started work on the Linux kernel in 1991.

      (And of course, the Amiga had all this in the mid-1980's. Although that doesn't make it the first, either.)

      But yes, I agree with the general principle that MS didn't invent jack squat, pretty much.

    29. Re:Alright, own up by Anonymous Coward · · Score: 0

      > Good, fast or cheap. Pick any two." which 2 apply to Linux?

      Those are conditions of development, not qualities of the end product!

      You can find plenty of examples in Linux of features that were developed quickly and poorly, and others that are well-implemented but took forever to develop.

    30. Re:Alright, own up by Anonymous Coward · · Score: 0

      ok fine it was me. damn CVS

    31. Re:Alright, own up by Guy+Harris · · Score: 3, Insightful
      No, he's suggesting that if Linux had these before Windows, then Linux can't be violating any MS IP (at least W.R.T. the things he mentioned).

      That parenthetical note is key here. Linux didn't have an SMB server before Microsoft did; no, Samba isn't part of the Linux kernel, but it is part of a lot of Linux distributions (as well as being used on other UN*X OSes), and Microsoft do have a licensing process for SMB and various protocols that run atop it, so that might be what Ballmer was referring to.

    32. Re:Alright, own up by Fulcrum+of+Evil · · Score: 1

      Of course, since the kernel part is free, it's OK, right?

      well, it complies with the license requirements, if that's what you mean. Just so we're clear, are you mad about the hackneyed design or the fact that it isn't all free?

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    33. Re:Alright, own up by indifferent+children · · Score: 3, Interesting
      if its good, then it must be slow

      In the "Good, Fast, Cheap: Pick any two." quote, the 'Good' refers to the software (including its speed), the 'Fast' and 'Cheap' refer to the development process. You can have it fast by hiring lots and lots of really good developers (not cheap). You can have it pretty cheap by hiring one or two really good developers and giving them a many-year deadline (not fast). Or you can have a piece of crap software by January for a pretty cheap development price (Vista).

      Linux is good, but the development process wasn't very cheap (thousands of developers, hundreds of thousands of man-hours), or very fast (it took what, seven years (1998) before Linux was ready for heavy use as a business-class server OS).

      --
      Censorship is telling a man he can't have a steak just because a baby can't chew it. --Mark Twain
    34. Re:Alright, own up by stoanhart · · Score: 3, Insightful

      While this approach isn't what the FOSS community would like, it at least provides a possible method of closed and open sourced software to coexist. Take drivers for example. Since the linux kernel will never have a stable internal API, it becomes impossible for a closed-source vendor to simply write a driver and then leave it at that, like in Windows. The vendor must continue to update the driver basically forever, as the internal structure of the kernel continues to change. Using the intel open-source-kernel-module-communicating-with-binar y-blob method allows the vendor to basically stabalize a small part of the kernel, since it will continue to be updated by the FOSS community as the kernel evolves. Development on the binary blob can be discontinued, and it will still work years down the line. It's not perfect, but at least it's a solution.

    35. Re:Alright, own up by 91degrees · · Score: 1

      Well. Sorry. It's surprisingly hard to come up with specific examples of things that Microsoft has done wrong.

    36. Re:Alright, own up by Locutus · · Score: 1

      Not on this I'm not and I specifically noted that there was a difference between preemption and multi-threading. You should so some research on these subjects and here is one link to help you learn when Linux got preemption:

      http://www.linuxdevices.com/news/NS3989618385.html

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    37. Re:Alright, own up by killjoe · · Score: 2, Interesting

      The FSF has come out and said that they will tweak the GPL3 to make sure it covers stuff like this. Linus has been silent. He doesn't care about these things and he is openly hostile to the FSF and the GPL3. If he does ever speak on the issue I suspect he won't have any problems with it.

      --
      evil is as evil does
    38. Re:Alright, own up by J.R.+Random · · Score: 1

      The right thing to ask is how much open and public domain source made it to Windows?

      I would like to remind you that there is a big difference between licensed, copyrighted open source code and public domain code. By definition you can do anything you want with works that are in the public domain, including incorporating them into your proprietary code. There is a reason why GNU stuff isn't public domain.

    39. Re:Alright, own up by ultranova · · Score: 1

      and then burying it at a crossroads.

      I don't think IBM is going to be so respectful; more likely they'd leave the festering corpse for the buzzards and coyote to feed on.

      But then the damned thing won't be confused if it rises up again. If you bury it to the crossroads, it doesn't know which way to go.

      But that brings up a more important question: Don't schools teach how to get rid of the undead anymore ? That would explain why we have so many pasty-skinned people who shy away from Sun here nowadays...

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    40. Re:Alright, own up by whoever57 · · Score: 1
      But that brings up a more important question: Don't schools teach how to get rid of the undead anymore ?
      Well, if people would just watch the correct movies, they would realise that the correct method is to hit them on the head with a cricket bat, or keep them chained up in one's shed
      --
      The real "Libtards" are the Libertarians!
    41. Re:Alright, own up by ultranova · · Score: 2, Interesting

      Not on this I'm not and I specifically noted that there was a difference between preemption and multi-threading. You should so some research on these subjects and here is one link to help you learn when Linux got preemption:

      The post you referred to said that the kernel got pre-emption; that is, the patch it discusses allows a process to be pre-empted (task switched) in the middle of a system call. This is not the same as pre-emptive multitasking (which Linux has had from the beginning), which means that programs are task-switched by the kernel without them having to do anything to help (as opposed to cooperative multitasking, where a program is responsible to returning control to the kernel every now and then).

      As a side note, when under load even a Linux kernel with in-kernel pre-emption disabled feels more responsive than Windows XP.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    42. Re:Alright, own up by Anonymous Coward · · Score: 0

      The link you provide refers to kernel preemption, not the general case referred to as preemptive multitasking. Preemptive mutlitasking is the ability to interrupt (preempt) an application at any time to switch in another, and has been a part of all Unix like operating systems, including Linux, since their inception. This ability was remarkably NOT part of Windows or the old Mac systems until the mid-nineties.

      More recently, kernel preemption has become an issue for real time systems and for efficiency in multi-processor systems.

    43. Re:Alright, own up by ultranova · · Score: 1

      All according to Wikipedia, Windows had preemptive multitasking in Windows 3.0, which came out (as in a stable release version) in 1990, and Linus started work on the Linux kernel in 1991.

      Windows 3.0 had cooperative multitasking. Windows 95 had pre-emptive multitasking.

      From Wikipedia:

      Although it is rarely used in larger systems, Microsoft Windows prior to Windows 95 and Windows NT, and Mac OS prior to Mac OS X both used cooperative multitasking to enable the running of multiple applications simultaneously.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    44. Re:Alright, own up by tallguywithglasseson · · Score: 1

      I watched a nature show where some hyenas were moving in on a lioness's kill. It was fairly dramatic as there were eventually enough hyenas to endanger the lioness.

      Then you heard a loud, fearsome roar, and the camera panned over to a big male lion with a dead hyena in his mouth. He shook the dead body vigorously, then threw it up into the air, and the body fell limp amongst the rest of the hyenas. They all ran off in what looked like a panicked state.

      I think IBM could learn some lessons from that lion about what to do with SCO's corpse.

    45. Re:Alright, own up by nick1000 · · Score: 1

      Ahh... The 'They Used My English' syndrome....

    46. Re:Alright, own up by OmnipotentEntity · · Score: 1

      Windows 3.0 was a shiny veneer on top of DOS. DOS didn't have preemptive multitasking. Ergo Windows 3.0 didn't have preemptive multitasking. Or multitasking of any sort really.

      --
      "Build a man a fire warm him for a day, set a man on fire and warm him for the rest of his life."
    47. Re:Alright, own up by JakusMinimus · · Score: 1
      IBM's probably holding off until it's finished decapitating SCO, putting holy wafer in its mouth, a stake in its heart, and then burying it at a crossroads.

      Good job working lesser-known vampire lore into tech business commentary!
      --

      You can be an atheist and still not want to succumb to some weird cross-over sheep disease -- AC
    48. Re:Alright, own up by DevoPhl · · Score: 3, Insightful
      I think this all nothing more than carefully placed FUD. It comes a couple of days after Red Hat thumbed its nose at Microsoft for not caving in to its demands of pay MS money for the use of Linux or MS will sue it for copyright and patent infringement. This is SCO all over again and I can't help but believe IBM and others won't step up again to fight this.

      Also, keep in mind that Microsoft reinvented itself back in the early 90s. MS wanted a product line that would win in the desktop AND the server markets. It crafted the desktop off of what Apple had done and it wan't to use the leverage they'd get from the desktop to win over the server market as well. The only way to do that was to create a propriety system from the ground up. The OS design was an "anything but Unix" design. It wanted to make sure no other system could talk to Windows and no Windows desktop could talk to anything other than another Windows computer. It developed its own networking protocol, its own file sharing protocols, its own Windows API. The idea was if you have a Windows desktop, it could only talk to a Windows server and that was how MS was going to win over the server market as well.

      But an interesting thing happened on the way to total market dominance... There was the Internet and the WWW. Remember, Microsoft didn't originally support TCP/IP but was forced to when the Internet became widely popular in the mid 90s. There was the web browser which allow people to run applications on Unix servers and have the output displayed on their desktop screens. And worse of all, there was reverse engineering. Oh wow, the very tactic Microsoft used to become powerful in the first place was being used against it to chip away at its dominance.

      Now that everyone has figured out how to get Windows computers to interact with non-Windows computers, Microsoft is feeling the pinch. Its losing the server market as the Linux market is a more efficient and more cost effective platform to put a server application on. Its losing the desktop market as low cost applications are replacing the big cash cows like Microsoft Office.

      So about the time we're feeling comfortable about how everything is one big happy family, Microsoft is going to throw a monkey wrench into all of this. Vista appears to be a BIG blow to interoperability as MS vows to reinforce its proprietary dominance. A new set of protocols and a new DRM layer will make applications tougher to run and data harder to use. Now, Microsoft is going to the next level... using its near monopoly status and huge cash coffers to shut down its competition. If Vista is a failure, Microsoft could very well wither away. It's betting its future on Vista and its new line of products wrapped around Vista. It's betting Vista will bring back the Microsoft only universe. But if MS thinks Vista is going to be a slam dunk winner, why is it bothering to put out all this propaganda about Linux. Maybe its covering all the bases in that by forcing the hand of Linux and FOSS, it will convince users that the risks of using OSS are too high and they will run back to proprietary Microsoft.

      Its amazing how this has flipped 180 degrees. Twenty five years ago, Microsoft was using DOS and Basic to allow people to develop software to get out from underneath the proprietary world of the large mainframes of IBM, Dec and others. Now, Linux, supported by IBM and others is offering FOSS to allow people to get out from underneath the proprietary world of Microsoft.

    49. Re:Alright, own up by Dion · · Score: 1

      1: Unix had multitasking from the begining, think 1970 or there abouts.
      2: Linux has never been doing cooperative multitasking, it has been doing preemtive multitasking since 1991 when the first version from Thorvalds hit the net.

      --
      -- To dream a dream is grand, but to live it is divine. -- Leto ][
    50. Re:Alright, own up by Dion · · Score: 1

      Wrong, the first windows version that had preemtive multitasking at any level was windows NT (released in 1993).

      The first version of Linux released did preemtive multitasking.

      --
      -- To dream a dream is grand, but to live it is divine. -- Leto ][
    51. Re:Alright, own up by SEE · · Score: 2, Interesting

      Though Windows programs were cooperatively multitasked from Windows 1.0 until '95, starting with Windows/386 2.1, Windows did pre-emptively multitask DOS applications in 386 Enhanced Mode, exploiting the virtual 8086 mode of 386-class processors.

    52. Re:Alright, own up by OriginalArlen · · Score: 1
      I think everyone's missing the point of what Ballmer's actually talking about here.

      He's not suggesting MS will sue Red Hat or anyone else using Linux.

      He's saying they're going to put some hideous borg-approved kludges into SuSE, presumably AD integration, SMB stuff, perhaps some sort of agent to make SLES appear as little Tuxes on whatever the MS network management console looks like. Then they'll try to get any MS users thinking of having a go with Linux to try the poisoned SuSE variety. Fast forward five years: all the big corp vendors (Oracle, er... Cognos, Seibel, SAP, all that stuff) will support only SLES, which will be the long-dreaded "Microsoft Linux[tm]" product that so many jokes have been made about here over the last seven years.

      --

      Everything I needed to know about life, I learnt from Blake's Seven
    53. Re:Alright, own up by Anonymous Coward · · Score: 0

      Actually, I think you are thinking of "Crash Assurance," which is still in the 2.7 kernel for testing. There's much work left to do -- I understand they are having trouble getting the desired frequency, and there are still some legal issues surrounding the use of the blue screen.

    54. Re:Alright, own up by quixote9 · · Score: 1

      Exactly. That was my first thought. Windows look-and-feel itself was taken wholesale from the Mac which took it from Xerox Parc. And so on and on and on. What a jerk. (Ballmer, that is.)

    55. Re:Alright, own up by biglig2 · · Score: 1

      From TFA, a quote from Mr B: "only a customer who has Suse Linux actually has paid properly for the use of intellectual property from Microsoft"

      Yes, that's not threatening at all, is it.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
    56. Re:Alright, own up by canuck57 · · Score: 1

      Read carefully, shesh, you can't mention the word Linux without the M$ crew out to twist it.

      My basic point is M$ Balmer is trashing on the hand that feeds it. Sort of hypocritical don't you think? After all, would you rather use NETBUI over TCP anyone? Or NTLM over Kerberos?

      Microsoft has invented NOTHING that has lasted but has redefined FFUD (Fiction/Fear, Uncertainty and Doubt) to new levels. Microsoft is the commercialization of what the open world does. If Microsoft wants to lead they have to become a little more intelligent and open. And god forbid, admit that Microsoft is not the only way. There is room for other OSes, just like there is room for more than one race of people on this planet.

      Now lets watch M$ pull out it's baseless patents on the very source that gave them their ideas, and source.

    57. Re:Alright, own up by mjeppsen · · Score: 1

      Your ideas are intriguing, and I wish to subscribe to your newsletter.

    58. Re:Alright, own up by Rudisaurus · · Score: 1
      The FSF has come out and said that they will tweak the GPL3 to make sure it covers stuff like this. Linus has been silent. He doesn't care about these things and he is openly hostile to the FSF and the GPL3. If he does ever speak on the issue I suspect he won't have any problems with it.
      I suspect he will -- when Darth McBalmer and his hordes of imperial MinionS storm Linus' home planet, the last remaining bastion of software freedom, and the final battle begins.
      --
      licet differant, aequabitur
    59. Re:Alright, own up by Anonymous Coward · · Score: 0

      While this approach isn't what the FOSS community would like, it at least provides a possible method of closed and open sourced software to coexist. Take drivers for example. Since the linux kernel will never have a stable internal API, it becomes impossible for a closed-source vendor to simply write a driver and then leave it at that, like in Windows. The vendor must continue to update the driver basically forever, as the internal structure of the kernel continues to change.

      This isn't unique to Linux: it just happens at a faster rate, so you get burned more often. Your proprietary video drivers from Win3.1 probably don't work under WinXP. OTOH, if you don't upgrade your kernel or X, your video driver from Linux 1.2 should work indefinitely.

      If Linux was so slow it went 5 years between releases like Microsoft, we wouldn't be having this conversation.

      Using the intel open-source-kernel-module-communicating-with-binar y-blob method allows the vendor to basically stabalize a small part of the kernel, since it will continue to be updated by the FOSS community as the kernel evolves. Development on the binary blob can be discontinued, and it will still work years down the line. It's not perfect, but at least it's a solution.

      You can't lie to a computer: either it works, or it doesn't. From what I've seen of blobs (personal experience, first-person observations, requests for free tech support, and random bitching on the internet), they frequently don't work.

      Of course, binary blobs are not magic pixie dust, on any platform. I've had trouble with video drivers on WinXP, too. I'm almost afraid to suggest it, but the most reliable support for anything seems to be for things in the kernel; maybe then Torvalds takes it personally when it breaks. He'll hate the suggestion, but if all of CUPS moved into the kernel this week, I'd be very happy.

    60. Re:Alright, own up by Anonymous Coward · · Score: 0

      They're not hiding. They, like everyone else, are trying to figure out what's going on.

    61. Re:Alright, own up by Anonymous Coward · · Score: 0

      The apostrophe precedes the two-digit year. Also, if referring to the year as a plural, e.g., the entire decade, no apostrophe separates the decade and the s. So, if referring to the years in the range of 1980-1989, it would be '80s if you abbreviate it.

      Dumbass.

    62. Re:Alright, own up by PacMan · · Score: 1

      Well, a solution for the exact architecture the blob runs on. With an x86 blob PPC/SPARC/AMD64/etc users are just SOL.

    63. Re:Alright, own up by Locutus · · Score: 1, Informative

      Did I not say "Linux was really late to the game with regards to the pre-emptive kernel."? I see now that the original poster was probably talking about process based preemptive multi-tasking as you mentioned. And I guess that might be something to be proud of compared to DOS and DOS/Windows but when Linux hit the net, OS/2 and NT were on the market and they both had preemptive kernel based multitasking and THAT was/is pretty cool. UNIX and any 'real' OS has had pre-emptive process based multi-tasking for decades and any good OS Design book would teach it. Saying Microsoft copied that from UNIX or Linux is kinda pushing it IMO.

      And I know Windows multi-tasking still sucks. GNU/Linux is better and OS/2 and BeOS are/were better still. And anything less than kernel based preemptive multi-tasking and process multi-threading is sooo 1990s IMO.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    64. Re:Alright, own up by Locutus · · Score: 1

      Gawd, you're the first asshole who's corrected me on this. Thanks Mr Foreman. I'll see if you're right about this and try to do better by you next time. If not, you'll get my shoe up YOUR ASS. ;-)

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    65. Re:Alright, own up by adrianmonk · · Score: 1
      Windows 3.0 was a shiny veneer on top of DOS. DOS didn't have preemptive multitasking. Ergo Windows 3.0 didn't have preemptive multitasking. Or multitasking of any sort really.

      Well, except that on 80386 processors, there was Virtual 8086 mode, in which DOS could run on top of Windows. In fact, multiple instances of DOS. I forget how many Virtual 8086 processors the 80386 supported (8 or 16 or something), but it was hardware support and there was a limit. Yes, it's confusing, but we are talking about a Microsoft system here.

      At any rate, I withdraw my assertion that it was definitely preemptive multitasking. It has been too long since I've used it for me to remember for sure, and there is little in the way of proof either way that I could dig up. But I'm fairly sure you could start multiple copies of Windows (or DOS or whatever else) each within a Virtual 8086 and get some form of multitasking. Note that it would be more similar to the type of multitasking you'd get if you started up multiple VMWare instances to run separate programs than if you ran them all within the same instance. So it's a tad bit wacky.

    66. Re:Alright, own up by repvik · · Score: 3, Interesting

      Ah, the beauty of reverse engineering. Or the "french cafe" technique: http://www.samba.org/ftp/tridge/misc/french_cafe.t xt

    67. Re:Alright, own up by Baloo+Ursidae · · Score: 1

      So why not reverse engineer yourself a free daemon to replace the proprietary one and quit bitching?

      --
      Help us build a better map!
    68. Re:Alright, own up by Baloo+Ursidae · · Score: 1

      If that's what Ballmer meant, perhaps he should have said that instead of blaming it on Linux?

      --
      Help us build a better map!
    69. Re:Alright, own up by Anonymous Coward · · Score: 1, Funny
      I suspect he will -- when Darth McBalmer and his hordes of imperial MinionS storm Linus' home planet, the last remaining bastion of software freedom, and the final battle begins.

      I don't get it. Is that some obscure movie reference?

    70. Re:Alright, own up by Paradise+Pete · · Score: 1

      He's right, but I wouldn't think you a dumb ass for not getting it right (maybe it was sarcastic.) Anyway, Google for abbreviate decade style.

    71. Re:Alright, own up by Locutus · · Score: 1

      Good one and thanks. You're probably right since he went to the effort to spell it all out in his reply. Hence my winky(sic?) notation. Again, I appreciate the comments on this and expect you guys to bust my ass if I do it again.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    72. Re:Alright, own up by h4ck7h3p14n37 · · Score: 1
      Almost all of that is either open standards or outright BSD implementation and last time I looked, MS honoured the BSD licence.

      I can't help but to laugh a little every time I see an etc directory on a Windows server.

    73. Re:Alright, own up by jrockway · · Score: 1

      Already done. However, Intel is pressuring key kernel players to use their "official" driver rather than the reverse engineered one. In addition, the reverse engineered driver lacks a few irrelevant features, so the bickering over those issues will keep it out of the kernel tree forever.

      Fine with me, though. I use hardware that is usable with blob-free drivers. I am just concerned about other users that don't know what they're getting themselves in to.

      --
      My other car is first.
    74. Re:Alright, own up by Baloo+Ursidae · · Score: 1

      Well, that just goes to show that caveat emptor still has meaning.

      --
      Help us build a better map!
    75. Re:Alright, own up by Anonymous Coward · · Score: 0

      You mean like having to use su to burn a CD? That is removed now.

    76. Re:Alright, own up by Guy+Harris · · Score: 1
      If that's what Ballmer meant, perhaps he should have said that instead of blaming it on Linux?

      Try convincing Ballmer that the difference between a Linux distribution and the Linux kernel is something he should care about. Good luck (does your insurance policy cover chair-related injuries?). For extra credit, see if you can convince him it's "GNU/Linux", not "Linux". :-)

      For better or worse, I suspect most people who aren't computer technical types - and even many who are - use "Linux" to refer to Linux distributions, not just to the Linux kernel. I also suspect many of them would end up even more confused if you tried to explain the difference to them.

      (I'm not arguing one way or the other about the importance of making that distinction, I'm just noting that I suspect most people who would purchase a Linux distribution, or support for one, would probably think of Samba as part of the "Linux" they bought.)

    77. Re:Alright, own up by toadlife · · Score: 1

      "I am just concerned about other users that don't know what they're getting themselves in to."

      You speak as if these "other users" actually give a shit about such things.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    78. Re:Alright, own up by Monsuco · · Score: 2, Interesting
      Also, I haven't heard nothing from the likes of Linus and RMS. Where are they hiding?
      Linus is famous for his passive approch to linux's competitors (remember how he said he saw no reason to trash MS for the halloween docs?)

      As for IBM, Intel, HP, AMD, Apple, and the others, they hate the high cost XP forces them to charge, but they dont want to risk loosing deals.

    79. Re:Alright, own up by VGPowerlord · · Score: 1
      Was not Linux preemptive multitasking before Windows, POP3, SMTP/sendmail, DNS/BIND, Kerberos, telnet, ftp, http, ssl, TCP/IP itself, and probably more.

      This is also the wrong thing to ask. Linux is just the kernel. The only ones that apply to the kernel here are preemptive multitasking and TCP/IP. Everything else is user space.

      OS/2, an operating system that Microsoft had a heavy hand in, supported preemptive multitasking as early as version 1. That was released in December 1987, 3+ years before Linus announced Linux in Usenet. So, while not in Windows first, Microsoft has done work on a preemptive multitasking OS prior to Linux's release.

      Is Linux's preemptive multitasking based on OS/2's? Probably not.

      Both Linux and Windows borrowed their early TCP/IP stacks from BSD. Now, I'm not saying that their current implementations are based on them, but BSD TCP/IP was the reference implementation at the time and freely available to everyone, so long as the copyright attribute was not removed from the source code (See Also: BSD License).

      Are either TCP/IP stack still based heavily on BSD's? Probably not. Advances in the protocol stack (QoS, CIDR, VPN) and related protocols (RIP) have forced changes to the network stack over the years. This is ignoring the advent of IPv6, which is <sarcasm>sure to pick up steam any year now!</sarcasm>
      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    80. Re:Alright, own up by Divebus · · Score: 1

      Linux is what Microsoft wants to be = infringement.

      --

      Most of the stuff on /. won't survive first contact with facts.
    81. Re:Alright, own up by Dabido · · Score: 1

      'That would explain why we have so many pasty-skinned people who shy away from Sun here nowadays...'

      Oh darn, someone left the IT departments door unlocked and they've escaped again!

      --
      Sure enough, the cow costume was hanging up next to the superhero outfit and sailors uniform. (S,Spud)
    82. Re:Alright, own up by Mr.+Shiny+And+New · · Score: 1
      I don't see BSD dying (despite Netcraft) due to lack of contributions and effort.

      Yet you have to admit, Linux has more features and better SMP support than the BSDs, and more drivers. So while the BSDs aren't DEAD from lack of contributions, Linux sure gets the lion's share of new contributions.

    83. Re:Alright, own up by cheesybagel · · Score: 1
      Not to mention Microsoft's work in Xenix, which predates OS/2.

      Microsoft could have ruled UNIX on x86, but they chose to keep backwards compatibility with their cash cow, MS-DOS, as long as they could. While this seems to be an excellent choice from the financial PoV, it was terrible from a technical PoV. It left us with a crummy OS until they first version of Windows NT with mass market appeal, Windows 2000, came along.

    84. Re:Alright, own up by PastaLover · · Score: 1

      It seems to me that, in the US at least, Ballmer is 100% right. If you define intellectual property as including patents, and that is including the very ridiculous ones microsoft has, I think you can be sure that Linux is infringing on one of them. Whether the patent holds up in court is another thing, but I'm sure at least a couple of them would (even though they're obvious). I don't see how you could take action against his claims, since he's most likely correct.

      Of course, you can do as Red Hat does and indemnify your customers from legal action. That is the real response they've made. A better solution would be the abolishment of software patents but I don't see that one coming any time soon in the US.

    85. Re:Alright, own up by OriginalArlen · · Score: 1
      Oh, don't get me wrong, I'm sure he'd love to FUD some particularly pointed-haired bosses into avoiding Linux altogether (or to only using SLES); I just don't think they'll really try the suicidal SCO approach of actually suing IBM (or Red Hat, or end users.) When he says Linux users haven't paid "properly", he means in the sense of a tribute or danegeld to the Borg. In the Microsoft worldview, *everyone's* benefited somehow from MS' amazing breakthrough software, so everyone on the planet "owes" them something. He's not seriously suggesting they'll try to get money from everyone on the planet. But when another group return to the fold of happy paying Microsoft customers, of course he sees that as "proper", in the sense of "the inevitable correct order of things". In fact that word "properly" gives a rather chilling insight into that worldview... he really does think the world owes Microsoft a living.

      The other point I was making is that the scenario of a MS blessed SLES with proprietary borg code including is actually a far bigger threat than hollow vague threats about people "owing" MS. They know the SCO approach loses, and that it's pointless to try to take it - whilst IBM are on Linus' side, anyway. Poisoning the well, "embracing and extending" Linux through a SLES trojan horse is a much scarier proposition, especially for those of us swivel-eyed "Free software" zealots, who care more about Freedom than quality. Cos the Microsoft Linux *will* be "better", in most people's view, at interop with Windows environments. This is really, really scary prospect :(

      --

      Everything I needed to know about life, I learnt from Blake's Seven
    86. Re:Alright, own up by VGPowerlord · · Score: 1

      The first draft of my comment actually mentioned Xenix, but since AT&T probably wrote the code for it, I decided it wasn't really on topic and expunged it.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    87. Re:Alright, own up by Baloo+Ursidae · · Score: 1

      I was suggesting that Ballmer is the technical type that should know better but confused it deliberately to further his own point.

      --
      Help us build a better map!
    88. Re:Alright, own up by marcello_dl · · Score: 1

      Dunno about him but if You aren't concerned, i can make up a couple binaries you could run as root for me in the background :D

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    89. Re:Alright, own up by Anonymous Coward · · Score: 0

      This is true and the solution is simple. The free Software community needs to apply for patents on trivial stuff that gets introduced into free software before commercial software (Firefox's tabbed browsing would have been a good candidate). They then just horde them so that if MS ever comes up with a claim against free software they can be threatened with an injunction on their own software. Normally if such a situation arises, where two companies can threaten injunctions on each other, then some licenseing deal is negotiated. However, free software community can afford to suffer such injunctions where as MS could not, not even for a day, so they would have to back off, a long way off.

      If people start doing this now then after a few years there will be hordes of trivial software patents held by people with no commercial motives and no intent to ever license the patents. Instead their intent would be to get injunctions against commercial software in a totally mallicious fashion. US software patent laws would change very quickly.

    90. Re:Alright, own up by schotter · · Score: 0, Troll
      WIN: Winton Australia

      And Windows developers are descended from convicts!!

      ...actually, don't think about that one too much or you'll start to see parallels.

    91. Re:Alright, own up by WilliamSChips · · Score: 1

      Vista: expensive, slow, a piece of crap.

      --
      Please, for the good of Humanity, vote Obama.
    92. Re:Alright, own up by tgrigsby · · Score: 1

      Wait -- he gets two choices ?! We were given only one!

      Seriously, the way we've always approached development is this: without good management of the process, you can get it good, you can get it quickly, or you can get it cheap. Pick one. And it really comes down to a balancing act.

      Now with a good process in place of spec'ing out everything and planning dependencies, in terms of actual time, money, and quality, you'll get the finished product quicker, there won't be nearly as many (if any) cost overruns, and the quality will be much higher in the very first release. That from experience.

      To get back on topic: M$ seems to have problems with all of the above. I have no first hand information on why, but I think it's safe to assume that their development process needs help, and playing catch up with Linux isn't helping. When your process is so bad your full-time and fully paid employees are playing catch-up with a volunteer-staffed open source project, you've got problems.

      And attacking that open source project just shows you don't get it. In fact, as a developer, it makes me even more confident that my career should make greater use of Linux as part of my foundation technology. M$ thinks they can be a better SCO than SCO; well, let them.

      One thing to keep in mind is that the Bush administration, whose DOJ gave M$ a get out of jail free card at the end of the last anti-trust case against M$, is going down in flames. The Dems are regaining power. I have no doubt that M$ will arrogantly believe themselves immune, and for all I know they may in actuality be able to dodge any bullet, but it's something to consider as they ramp up their legal WMDs.

      --
      *** *** You're just jealous 'cause the voices talk to me... ***
    93. Re:Alright, own up by clarkn0va · · Score: 1
      At least in concept everything in Windows even windows itself is borrowed from other peoples works
      ...everything except Windows Genuine Advantage (TM)
      --
      I am literally 3000 tokens away from the chaotic crossbow --Stephen
    94. Re:Alright, own up by Anonymous Coward · · Score: 0

      Heh, Microsoft posturing on Samba. Guess they forgot that the SMB stack was created by IBM.

    95. Re:Alright, own up by Guy+Harris · · Score: 1
      Guess they forgot that the SMB stack was created by IBM.

      The original SMB protocol was created by IBM. Many of the subsequent additions - and the DCE RPC-based protocols added atop it - were created by Microsoft.

  2. Samba by Ice+Wewe · · Score: 5, Interesting

    This coming from the guy that's requiring SMB2 in Vista so that people using Samba on Linux server's can't use them for file storage.

    1. Re:Samba by Anonymous Coward · · Score: 3, Funny

      I know it wasn't the best, but I happen to like Super Mario Brothers 2. ...what?

    2. Re:Samba by __aaclcg7560 · · Score: 4, Funny

      So Microsoft is infringing on Nintendo's intellectual property? I think a certain chair-thrower is going to lose his video game priviliges.

    3. Re:Samba by udderly · · Score: 5, Interesting

      Is it just me or does it sound like MS is going to charge a per seat charge for some enhanced ability to connect from a Windows machine to Linux servers? Or is it just straight blackmail for exemption for future litigation? Or both? I can't tell.

    4. Re:Samba by Anonymous Coward · · Score: 0
      This coming from the guy that's requiring SMB2 in Vista so that people using Samba on Linux server's can't use them for file storage.
      There's actually a nasty compatibility problem with certain versions of Samba. You can't detect the bad version remotely and you have to hamstring correct implementations to work around this. If nothing else, bumping the version number sidesteps this entirely: you can be sure that anything on the new version is good.
    5. Re:Samba by C-Shalom · · Score: 1

      Let's hope they don't charge a per-seat or per-user fee for IIS. And if they changed it to apply to servers already running ISS, you'd go bankrupt in the time it would take to rip the cord out of the wall.

    6. Re:Samba by Anonymous Coward · · Score: 3, Insightful

      Don't you think that's what this is about? I mean, Gates knows and respects unix; and they know it predates Windows and does not infringe on Microsoft intellectual property. The Linux kernel itself is almost certainly not infringing on anything of Microsoft's at all. I'm guessing that Microsoft can only be referring to projects like Samba and Mono.

      Both projects are basically reverse engineering of Microsoft protocols or APIs with the goal of interopability, or cross-platform deployment. I think reverse engineering is perfectly legitimate. It's been supported by the courts before.

      Listen to what Ballmer is saying: "Therefore, our job has got to be to help our customers get interoperability. And, of course, all vendors secretly are wondering when they do interoperability, did I do something that's going to help me win more of their customers, or something that's going to help them win more of my own customers."

      The other Microsoft related headline is that Europe is trying to force Microsoft to share information about Windows protocols with open-source projects like Samba, to allow and improve interoperability with other operating systems. Microsoft's initial response was to only offer that information to other businesses at a high price. Europe persisted, and Microsoft has adopted this new strategy; still insisting they be paid for compliance with government regulation.

    7. Re:Samba by Jason+Earl · · Score: 5, Insightful

      Actually, Microsoft's plan is even stupider than that. Microsoft wants to charge a per seat license for Linux users, but they aren't really offering enhanced interoperability. Novell and Red Hat are both going to include the same software. It's not like Novell is going to have its own version of Samba, for instance. The primary difference is that Novell customers are going to be able to "sleep easy" because Novell is paying Microsoft so that Microsoft won't sue Novell's Linux customers.

      Microsoft isn't going to sue Red Hat's customers either, but that's only because suing Red Hat customers would be ridiculously foolish. At its heart the real issue is that Microsoft has such a poor relationship with its customers that many customers are worried that Microsoft will drag them into patent court. These customers are willing to pay money, not for any sort of patent license, but for a short term commitment from Microsoft that they won't be sued.

      Next thing you know Microsoft execs will be brutalizing school kids for their lunch money.

      The truly ironic bit is that Microsoft is not going to sue anyone over patents. Microsoft execs know that if they did this the various organizations that have a stake in the success of Linux (which is essentially everyone but Microsoft) would pay for a well-funded defense. Millions of dollars would be spent, and in the end the patents in question would either be shot down or removed from the Free Software product in question. Depending on who Microsoft chose to attack it could even trigger retaliation from other large players with huge patent repositories. What's more, Microsoft's patent aggression would start a wholesale migration away from Microsoft's technologies.

      If Microsoft started suing folks using its technology then its technology would become much less popular virtually overnight.

      This is why Microsoft has wisely chosen a middle road. Instead of actually taking people to court, it is simply going to threaten to take people to court and hope that they'll throw money Microsoft's way.

    8. Re:Samba by somersault · · Score: 1

      No no, Mario throws shells, not chairs, so there's no infringement there.

      --
      which is totally what she said
    9. Re:Samba by Anonymous Coward · · Score: 0

      Wait, if he's requiring SMB2, does that mean that Microsoft is finally supporting hardware emulation of my dearly departed Nintendo Entertainment System?
      That's going to suck:
      Last boss, get... argh, one heart left... he's almost dead... WTF?! BLUE SCREEN OF DEATH ON MY NINTENDO?!

    10. Re:Samba by treak007 · · Score: 1
      Next thing you know Microsoft execs will be brutalizing school kids for their lunch money.
      I believe it is called Microsoft Office.
      --
      Klingon Software is not released, it escapes, inflicting terrible damage onto the enemy as it does
    11. Re:Samba by Anonymous Coward · · Score: 1

      SMB = Samba (hence the title)
      SMB2 = Samba v2

      Just in that off chances that your joke was based in part on the fact that you actually are familiar with Samba I'll explain (just skip to the next post if you are already familiar with it.) Currently linux systems can communicate with Windows and mount a Windows share for local access -- both reading and writing. It is also able to create its own shares that Windows systems will be able to access. That makes it possible to use one or the other for remote storage as well as being able to more easily get files through the network without having to deal with installing and configuring [s]FTPs or anything like that. Personally, I find it a life saver and if there were a snowball's chance I would ever switch to Vista within the next couple of years I would be upset right now (actually, if I can help it I plan to hold out until the next thing comes out because Vista is just too unusable and invasive -- in fact, I'm harboring hopes that maybe by then video card and game manufacturers will finally give Linux the support it truly deserves because frankly ATI in linux sucks and Cedega/WINE are imperfect at best, unusable at the worst.)

    12. Re:Samba by Lonewolf666 · · Score: 1

      There are other options. If you follow the link to the original blog entry, http://blogs.msdn.com/oldnewthing/archive/2006/03/ 30/564809.aspx#comments, you will find a list of ways to handle the problem, all of which are more or less reasonable.

      Personally, I would choose the "Do nothing" option as described by "The Old New Thing", which actually includes putting up a Knowledge Base article that describes the bug and the remedy. With the exception that I might contact the Samba team directly with a bug report.

      --
      C - the footgun of programming languages
    13. Re:Samba by asapien · · Score: 1

      hmm, maybe at this point KDE is "safer" because you don't have Mono embedded, as you have with Gnome. Its could be possible that this winds up being a turning point where some people turn against Gnome, because its development is sponsored by Novell, and perhaps they included clones of the windows .net libraries to create an "eater egg," now the gnome and gtk .net libraries shouldn't be a problem, but they also have clones of the windows .net libraries which the Novell people have embedded into Gnome.

    14. Re:Samba by hendersj · · Score: 1

      Mono isn't "embedded" in GNOME - I run GNOME desktops, and Mono isn't even *installed* on several of them.

      --
      Insanity is a gradual process; don't rush it.
    15. Re:Samba by Anonymous Coward · · Score: 0

      This sounds very much like what SCO was trying to do or like what the mob does.
      What I want to know is what Microsoft technology am I licensing from them by buying SuSe instead of RedHat.
      If MS can't tell us what we are licensing from them it's not to different that paying some one protection money. We are basically bribing them not to sue us. Is it just MS's arrogance that here is a successful operating system. "Well you can't develop something good for free so you must have stolen it" or " We have a lot of patents they must be violating something"

      "Gee thats a real fine OS you've get there. It would be a shame if something were to happen to it."
      "Oh I don't know maybe we find you've been using our intellectual property in it, maybe some one sues you out of existence"
      "It's a tough world out there. But I like you kid so tell you what for a small price I'll protect you little OS from the big bad lawsuits out there"

    16. Re:Samba by Zaiff+Urgulbunger · · Score: 1

      I agree, and I think the this new MS strategy is probably in response to the EU action. I suspect the intent is to milk what money they can get from whoever (Novell, RedHat if they can, anyone else) whilst dragging their feet with the EU.

      So actually, it's the usual MS strategy!!

      If you're outside the EU, you probably need to look at forcing MS to open their API's also since when push-come-to-shove, MS will likely try milking anything/anyone they can.

    17. Re:Samba by jschrod · · Score: 3, Informative
      According to Novell, you don't buy any MS license when you buy SUSE. They say that there is no reason to because SUSE does not infringe on any MS patents, to their knowledge. They also promise to throw our any infringing code immediately, it it gets known, so there won't be cause for you licensing it from MS in the future.

      According to Novell, what you get is indemnification against potential lawsuits from MS, just like you do when you buy Linux from HP or other sources. (HP also indemnifies their own customers and not others. RH doesn't indemnify, it has a limited legal defense fund.)

      The main difference here is that it was publicized how Novell realized that indemnification, by a contract and payments to MS, and that way doesn't resonate well with many free software proponents.

      NOTE: I'm not connected to Novell, but I informed myself by reading the available publicized material.

      --

      Joachim

      People don't write Manifestos any more -- what's going on in this world? [Frank Zappa]

    18. Re:Samba by Anonymous Coward · · Score: 0

      What does Super Mario Brothers 2 have to do with anything?

    19. Re:Samba by Anonymous Coward · · Score: 0

      This is nothing new really. Nearly six years later, and nothing's changed:

      Krakt Korteks: "Are you saying that we should all have a Windows license for each computer we own, even if we don't use Windows?"

      Bill Gates: "At least one legal and authentic Windows license, yes. I'm not saying that you even need to have an actual copy of Windows. There are, after all, people out there who don't think they'll ever want to install Windows, so why take up their SOHO space with yet another drinks coaster? If they decide they want the CD later, then they can visit our website and have one sent to them for a modest fee."

      Krakt Korteks: "What? Why? If I want to use Linux from day one, then why should I pay you anything? And if I did have to pay for a Windows license, why should I later have to pay for a copy of the software?"

      Bill Gates: "Again, it's all about fairness and helping the consumer. If you buy a computer without a pre-installed legal operating system (i.e., Windows), then I don't want to have to lose sleep at night thinking about you going to jail because you aren't legal. Making sure you have that legal license for Windows is the best way to keep you and the law on good terms."

      from http://www.totalabstinence.com/members/kraktkortek s

    20. Re:Samba by Anonymous Coward · · Score: 0

      Different distros have handled this differently. In Fedora Core 6, it's possible to exclude anything Mono-related when installing GNOME. Other distros may do the same. But some distros do make Mono a dependency when installing GNOME. And if you get GNOME directly from gnome.org, it appears that they have integrated Mono into GNOME in a way that forces you to use Mono.

    21. Re:Samba by Dracos · · Score: 1

      I'm going to play devil's advocate here for a second...

      If Microsoft started suing folks using its technology then its technology would become much less popular virtually overnight.

      How could MS be more effective than the (MP|RI)AA with this tactic? MS would be uproariously stupid to sue individuals (especially 12 year old girls), but what about the small businesses out there?

      Oh, shit. What if MS wasn't going after RH or IBM... What if their target was the massive server hosting companies that couldn't operate without a free OS? RackShack and the like better watch their asses.

    22. Re:Samba by Lodragandraoidh · · Score: 1
      "Therefore, our job has got to be to help our customers get interoperability. And, of course, all vendors secretly are wondering when they do interoperability, did I do something that's going to help me win more of their customers, or something that's going to help them win more of my own customers." - Balmer

      Doesn't this exactly describe their long term strategy of embrace, extend, extenguish? As was predicted, as the tide changes (software becomes more commoditized) Microsoft will pull out the big guns to keep the money flowing into their organization - regardless of whether they earned it or not.

      "Linux comes from the community -- the fact that that product uses our patented intellectual property is a problem for our shareholders. We spend $7 billion a year on R&D, our shareholders expect us to protect or license or get economic benefit from our patented innovations. So how do we somehow get the appropriate economic return for our patented innovation, and how do we do interoperability... (With Novell) we agreed on a, we call it an IP bridge, essentially an arrangement under which they pay us some money for the right to tell the customer that anybody who uses Suse Linux is appropriately covered. There will be no patent issues. They've appropriately compensated Microsoft for our intellectual property, which is important to us. In a sense you could say anybody who has got Linux in their data center today sort of has an undisclosed balance sheet liability, because it's not just Microsoft patents. Because of the way open-source works, there's nobody who's been able to do patent coverage or patent indemnification behind that." - Balmer

      It should be noted, the group he was talking to was composed of CIOs for companies that primarily have Windows in their data centers. His message was to them: if you don't pay me protection money (via using SUSE - or better yet, removing Linux from your data center), then I'll get my cousin Vinnie here (Microsoft Lawyers) to break your legs (sue your pants off over patent violations); on top of that, you won't be sure that you will be able to interoperate with anything else other than SUSE!
      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
    23. Re:Samba by mollymoo · · Score: 1
      SMB = Samba (hence the title) SMB2 = Samba v2

      Do you really think Microsoft won't have designed SMB2 around whatever patents they think they could best use to make interoperability impossible?

      --
      Chernobyl 'not a wildlife haven' - BBC News
    24. Re:Samba by MS-06FZ · · Score: 1

      Do you mean Super Mario Bros. 2 or Doki Doki Panic? (Doki Doki Panic is a great game IMO, and worthy of being inserted into Mario lineage, but it's still not the real sequel to Super Mario Bros...)

      --
      ---GEC
      I'm but the humble pupil, seeking to snatch the scratchbuilt pebble from the master's fully articulated hand
    25. Re:Samba by Jason+Earl · · Score: 2, Interesting

      Microsoft isn't going to go after hosting companies. It is hard enough to find inexpensive Windows hosting. The last thing that Microsoft wants to do is to make non-Microsoft hosting technologies more attractive.

      Let's imagine that Microsoft did pick one of the many hosting companies as a potential patent suit target. The first thing that they would have to do is to put their cards out on the table and specify what patents they believed that the hosting company was using illegally. This would cause a mad scramble while the rest of the hosting companies changed their software so as not to infringe on the patent. After the dust cleared you would then begin to see these same hosting companies move away from what little Windows technologies they supported. Windows boxes would be decommissioned, things like front page extensions would get turned off, and Microsoft's loyal customers would find themselves without support or a place to host. Not to mention the huge PR backlash that such a move would create. To a certain extent every software developer on the planet is in competition with Microsoft on one level or another. If Microsoft started using patent litigation as a weapon then utilizing Microsoft's technology stack would become a much more dangerous proposition.

      Even worse Microsoft could very well trigger the patent equivalent of global thermonuclear war. Lots of companies (including long time Microsoft foes like Oracle, Sun, and IBM) have patents that Microsoft is currently using.

      Microsoft's position is nothing but pure bluster. It isn't going to sue anyone, and the fact is that patents are far more dangerous to its business model than it is to the Free Software model. Microsoft is currently defending itself in over 30 major patent lawsuits, some of which have already lead to large judgements against Microsoft (like Eolas). Microsoft has a big pile of money, and it writes a lot of software. This makes Microsoft the ideal target for patent trolls. An entire industry is popping up around the idea of patenting software practices without actually writing code and then suing the folks that actually write the software. Theoretically a company like Red Hat could have problems, but the fact that it "gives" the software away and charges for support changes the dynamics of the game considerably.

    26. Re:Samba by soundvessel · · Score: 1
      If Microsoft started suing folks using its technology then its technology would become much less popular virtually overnight. This is why Microsoft has wisely chosen a middle road. Instead of actually taking people to court, it is simply going to threaten to take people to court and hope that they'll throw money Microsoft's way.
      It seems to be that this might just be what needs to happen to have some of the patent system overthrown. Personally, I say let Microsoft do whatever it thinks it needs to do, and let the war be fought, and lets see what comes of it. If it's mutually-assured global thermonuclear patent war they want, then give it to them. It could very well be that Linux [even in the decentralized ownerlessness sense of it] violates some of Microsoft's patents. What slashdot people seem to think is that it doesn't matter if it does, because perhaps some of Microsoft's code violates other patents. Just because both are violating each other doesn't mean a resolution shouldn't be approached.

      The litigation that ensues may very well be that metaphysical push that requires the system to redefine itself. And then we all benefit. It seems like the Linux contingent of slashdotters live in the future-world they envision where none of this matters-- straight innovation, getting the job done, and having their way is all that matters. That's not today. Certain events and decisions need to be made before we get there, and living as if we're already in that world is in no one's best interests.

    27. Re:Samba by Conanymous+Award · · Score: 1

      There should always be mod points available for innovative Ballmer/chair jokes. Thanks man.

    28. Re:Samba by TemporalBeing · · Score: 1
      Actually, Microsoft's plan is even stupider than that. Microsoft wants to charge a per seat license for Linux users, but they aren't really offering enhanced interoperability. Novell and Red Hat are both going to include the same software. It's not like Novell is going to have its own version of Samba, for instance. The primary difference is that Novell customers are going to be able to "sleep easy" because Novell is paying Microsoft so that Microsoft won't sue Novell's Linux customers. Microsoft isn't going to sue Red Hat's customers either, but that's only because suing Red Hat customers would be ridiculously foolish. At its heart the real issue is that Microsoft has such a poor relationship with its customers that many customers are worried that Microsoft will drag them into patent court. These customers are willing to pay money, not for any sort of patent license, but for a short term commitment from Microsoft that they won't be sued. Next thing you know Microsoft execs will be brutalizing school kids for their lunch money. The truly ironic bit is that Microsoft is not going to sue anyone over patents. Microsoft execs know that if they did this the various organizations that have a stake in the success of Linux (which is essentially everyone but Microsoft) would pay for a well-funded defense. Millions of dollars would be spent, and in the end the patents in question would either be shot down or removed from the Free Software product in question. Depending on who Microsoft chose to attack it could even trigger retaliation from other large players with huge patent repositories. What's more, Microsoft's patent aggression would start a wholesale migration away from Microsoft's technologies. If Microsoft started suing folks using its technology then its technology would become much less popular virtually overnight. This is why Microsoft has wisely chosen a middle road. Instead of actually taking people to court, it is simply going to threaten to take people to court and hope that they'll throw money Microsoft's way.
      The really ironic part is that Microsoft may lose the Windows platform either way. They have to do this to keep people using their technology and Windows as otherwise people would migrate to linux/unix/etc as their service agreements (which many vowed not to renew) come up. Microsoft put themselves in this position with their service contracts - people started looking at the alternatives b/c otherwise they were bound for 3 years at a time to Microsoft, and look the first time no one got what they were promised.

      So it's really funny as Microsoft put themselves in this position, they have to b/c otherwise they lose the platform, and they may lose the platform any way. It's their last hope to get corporations to renew their service contracts and stick with Microsoft...

      However, Microsoft getting behind Mono or dotGNU would enable them to at least survive with Office and their other applications, should they lose Windows.
      --
      Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
    29. Re:Samba by non · · Score: 1

      all of you folks are on the right thread (as if anyone here could be on the wrong thread in this discussion; you can't be, unless you're a TROLL!). the only link i could possibly provide here for both levity and accuracy is a post i saw some years back, at the point when Microsoft 'got' the web, ie. had decided to purchase... damn, what was that browser called again? i'm joking, i had friends working for spyglass at he time.

      anyway, the article pointed out that what MS, and by extension, BG, really wanted, more than anything else, was a dime, or even a penny, for every transaction conducted on the internet. full stop. as if they owned it or something (where did that NT network code come from again?). the day that MS 'owns' the internet is the day you can pry my cold dead ip stack from out of my buffer! there was another article, this one in the slashdot era, that occupied itself with the last non-windows user on earth. both probably exist in the wayback machine, and i'm surprised no one has yet seen fit to include them here.

      i really hate to bring politics up in such an emotionally charged forum, but here it goes...
      "all you fuckers who really believe that a 'free market' is the best thing for the common good, go stand up against that wall with all the MS execs."

      drum roll, please...

      there is *nothing* new about this pitch. nothing whatsoever. it is a variation of the same old tired "if you're not paying for windows then you're using an illegal copy" shtick. enough of this shit! lets put some teeth back into antitrust settlements, and straighten out the USPTO while we're at it. you'd be surprised how many high friends in high places we really have...

      --
      ...vividly encapsulates that post-Watergate/pre-punk/coked-up moment when you could trust no one, least of all yourself.
    30. Re:Samba by chemaja · · Score: 1

      IIRC, Mono is based on open ECMA standards submitted to the standards body by Microsoft. They can't sue for someone implementing an open standard, can they?

  3. Listen closely by deadhammer · · Score: 5, Funny

    That rhythmic thudding sound you hear is the sound of every computer professional on the planet simultaneously laughing their balls off.

    --
    I'll be honest, we're throwing science against the wall to see what sticks. -Cave Johnson
    1. Re:Listen closely by krell · · Score: 5, Funny

      "That rhythmic thudding sound you hear is the sound of every computer professional on the planet simultaneously laughing their balls off."

      Damn, sure isn't a good day to be a janitor at an IT firm. Running around yelling "Don't step on and SQUISH the things! Makes it a lot harder to sweep them up!"

      --
      Where were you when the voynix came?
    2. Re:Listen closely by Anonymous Coward · · Score: 0

      and that gasp for air you hear is all the Financial Savvy Linux users realizing Microsoft may not have a case but has enough money to buy one if they want to.

    3. Re:Listen closely by Rob+T+Firefly · · Score: 1

      No kidding! I'd usually post a joke here, but I really can't think of anything that makes me laugh anywhere near as much as TFA does. Good thing I'm wearing snug pants today.

    4. Re:Listen closely by bigbird · · Score: 1

      This really is a male dominated industry then isn't it?

    5. Re:Listen closely by l_bratch · · Score: 0

      If only I had some mod points left.

      Brilliant.

    6. Re:Listen closely by krell · · Score: 4, Funny

      The sound of your balls falling on the floor is better than mod points.

      --
      Where were you when the voynix came?
    7. Re:Listen closely by krell · · Score: 4, Funny

      "This really is a male dominated industry then isn't it?"

      thud thud Not thud thud anymore thud thud thud thud

      --
      Where were you when the voynix came?
    8. Re:Listen closely by callistra.moonshadow · · Score: 1

      Speaking of intellectual property ...ya know, IBM should set up an agreement with Mickey Shaft and license out MS DOS. j/k

      Cally

      --
      --Cally
    9. Re:Listen closely by sandmaninator · · Score: 1

      David Brent? Is that you??

    10. Re:Listen closely by swillden · · Score: 1

      rhythmic thudding

      Rhythmic thudding? More like rhythmic pattering.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    11. Re:Listen closely by sdcharle · · Score: 1

      It sounded like somebody dropped a bucket of ping pong balls to me.

    12. Re:Listen closely by Anonymous Coward · · Score: 0

      Actually any woman that takes up IT as her chosen profession has some balls as well. It's not easy breaking into any male dominated industry.

    13. Re:Listen closely by Duds · · Score: 1

      I tend to find that the women (who are actually qualified) get treated very VERY well simply because they're rarer.

    14. Re:Listen closely by Anonymous Coward · · Score: 0

      ALERT! Attempt to refute the feminist myth that women in a male-dominated workplace have a hard time.

      Send him for immediate reeducation.

    15. Re:Listen closely by jamstar7 · · Score: 5, Funny
      "This really is a male dominated industry then isn't it?"

      thud thud Not thud thud anymore thud thud thud thud

      Why you think they call it Unix?

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    16. Re:Listen closely by Anonymous Coward · · Score: 0

      this is UNIX right :)

    17. Re:Listen closely by GigsVT · · Score: 1

      the women (who are actually qualified)

      When I meet one, I'll let you know.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    18. Re:Listen closely by level_headed_midwest · · Score: 1

      Actually, how easy or not it is for them to "break into a male dominated industry" largely depends on the people that they work with. If it's normal people, they will have no problems. If it's old chauvinists, then sure. But the chauvinists have almost all been neutered by the threat of lawsuits. And for anybody who says that few women are interested in technical fields, my engineering classes are >50% female, just like the entire rest of the school (roughly upper 50%s female/ lower 40%s male.)

      I'd actually say that men going into a largely female line of work are MUCH more disadvantaged than women going into typically male occupations. How many male nurses do you see? Or male small-animal vets? Or elementary-school teachers? In fact, in some cases, men are flatly discriminated against. Show me very many school districts that will hire a man to teach anything less than about 5th grade. They all worry about pedohilia (even though the news has had several women who behave likewise lately...) so they just won't hire men. They can get away with it due to the non-discrimination laws specifically NOT putting males in the protected class in any sex-based lawsuit, as well as anybody under 40 can't be considered discriminated against in age-based suits (thank you AARP, you lousy old bastards!) and whites also cannot claim racism against them. Me thinks that a change in those laws are in order in order to protect *everybody* equally.

      --
      Just "gittin-r-done," day after day.
    19. Re:Listen closely by epee1221 · · Score: 1
      And for anybody who says that few women are interested in technical fields, my engineering classes are >50% female, just like the entire rest of the school (roughly upper 50%s female/ lower 40%s male.)
      Those who say that are generally looking at larger and more varied samples than you are.
      --
      "The use-mention distinction" is not "enforced here."
    20. Re:Listen closely by TheRaven64 · · Score: 1

      'get the appropriate economic return for our shareholders from our innovation.'

      This bit made me laugh. Since Microsoft paid Novell, this must mean that Microsoft Innovation is worth a negative amount...

      --
      I am TheRaven on Soylent News
    21. Re:Listen closely by Anonymous Coward · · Score: 0

      That was funny. Too bad there are very few computer professionals who read this site they might have had a laugh. Instead it will be reserved for the typical 40 year old virgin who lives in his Aunt's basement that writes OSS (Open Sores Software). I can see them all now standing in front of their computer screens in a some sort of Star Wars costume that they wear every evening, waving their light sabers shouting "Take that Balmer". Yeah, those folks are sure going to have a laugh at this...

    22. Re:Listen closely by cayenne8 · · Score: 1
      "I tend to find that the women (who are actually qualified) get treated very VERY well simply because they're rarer."

      Well, they get treated more as "one of the guys"....

      'cause they are, 99% of the time, pretty fscking ugly.....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    23. Re:Listen closely by Ponzicar · · Score: 1

      Captain Kangaroo is a Linux user?

    24. Re:Listen closely by fwarren · · Score: 2, Interesting

      Back in the day, when I did clerical, secretarial and data entry work, I would use that as a selling point.

      "Hey, I notice you have 10 ladies working here, want to change the dynamic of your clerical staff? Add a man to it. After all when someone gets catty with me, and I ignore it, they will just think I am a man and missed it"

      It has gotten me a job several times.

      --
      vi + /etc over regedit any day of the week.
  4. Microsoft Brand FUD by eldavojohn · · Score: 5, Insightful
    "Novell pays us some money for the right to tell customers that anybody who uses SUSE Linux is appropriately covered," Ballmer said. This "is important to us, because [otherwise] we believe every Linux customer basically has an undisclosed balance-sheet liability."
    Do me a favor, disclose your 'undisclosed balance-sheet liability' and then we'll listen to you bitch about Linux.

    I haven't seen patent one infringed upon let alone a whole balance sheet's worth so you'll have to excuse me if I seem a bit pessimistic about you strong arming me into using SuSE.

    That's right, you can spin it anyway you want ... but what I see is that Novell just lost all their street cred by selling out to you. What they sold was their future in the open source community. Why do I have this strange view of it all? Well, because I have this sinking feeling that a year or two from now you're going to package some form of Linux (maybe with Windows maybe separately) and you aren't going to release the source code & you're going to earn a profit on supporting it. And people will be pissed and there will be a court case. But you'll hire a thousand and one lawyers and they'll show up and they'll point out to the judge that Linux kernel "infringed upon Windows anyway" and the deal you made with Novell only confirmed it and admitted that they were facing lawsuits from you. The whole time, there won't be any patents cited, no logic will be used but at the end of the day the judge, bless his computer ignorance, will probably agree with you and allow you to continue to release & profit from Linux. But that won't be enough, you'll go after ever user using non-Microsoft-mutated-SuSE Linux and sue every other Linux distro. If that's not your motive, why are you already issuing warnings to users of other distros?

    It's not just any old regular FUD, it's new improved Microsoft FUD.

    Enjoy your $500 million, Novell.
    --
    My work here is dung.
    1. Re:Microsoft Brand FUD by Epeeist · · Score: 4, Insightful

      > but what I see is that Novell just lost all their street cred by selling out to you.

      I agree with you, but I think it is worse than that. I think the deal changes the perception of Linux, which is what the point of it was all the time.

    2. Re:Microsoft Brand FUD by SanderDJ · · Score: 0
      I guess it's justified to say that Novell = Judas and Linux = Christ?

      We all know what happened to Judas, don't we?

      (no need to state the equivalent of Ballmer, BTW)

    3. Re:Microsoft Brand FUD by A+nonymous+Coward · · Score: 4, Insightful

      the judge, bless his computer ignorance, will probably agree with you and allow you to continue to release & profit from Linux.

      I don't believe they will have any more success than SCO has had. Microsoft's biggest mistake is not understanding how well the GPL resonates with developers and how poorly DRM resonates with users. They are stuck with a DOS mindset.

      Their second biggest mistakes was proxying SCO to do their dirty work. The SCO case has shown how poorly this infringement idea flies, and it is going to make it incredibly hard for Microsoft to get any traction with the general public and with Wall Street when they take their turn. The legal traction won't be there either, but they can afford far more lawyering than SCO and will manage to drag out Son of SCO for a long time. But the end result will be even better for Linux.

    4. Re:Microsoft Brand FUD by Lumpy · · Score: 3, Insightful

      Knowing Ballmer he probably thinks that Microsoft invented the TCP/IP stack and Other things that Microsoft stole from BSD...

      Personally I think the Linux community needs to with one very loud voice say...

      "Bring it fat man!"

      --
      Do not look at laser with remaining good eye.
    5. Re:Microsoft Brand FUD by MindStalker · · Score: 1

      He stayed alive while the other guy hung up on a cross?

    6. Re:Microsoft Brand FUD by jackbird · · Score: 5, Interesting
      Bear in mind that Boies Schiller Flexner, SCO's law firm, is really, really good. They're the firm that defeated Microsoft in the antitrust trial. The fact that they've been able to drag this case out as long as they have with no evidence whatsoever is testament to that.

      But IBM has some fantastic lawyers as well, and they are not going to take Microsoft intimidating and/or suing their customers lying down. The nightmare scenario is IBM, MS, and Novell collaborating on a plan to monetize Linux, but with Red Hat already having line in the sand, and Sun and most of the developers unlikely to play ball, that could end well, too.

    7. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Going by Wikipedia here:

      # The Gospel of Matthew says that, after Jesus' arrest by the Roman authorities (but before his execution), the guilt-ridden Judas returned the bribe to the priests and committed suicide by hanging himself.
      # The Acts of the Apostles (1:18) says that Judas used the bribe (or Judas' returned bribe was used) to buy a field, but fell down, and burst asunder in the midst, and all his bowels gushed out. This field is called Akeldama or Field Of Blood.

    8. Re:Microsoft Brand FUD by 14CharUsername · · Score: 4, Interesting

      This deal won't have any influence on the courts. Its all about PR and thats as far as it goes. And everyone in the know knows how this is complete bullshit. If Linux is infringing on MS patents, then why is MS paying Novell, a linux distributer? Shouldn't Novell be paying MS? What is MS paying for? FUD, thats what. But FUD doesn't work in courts. FUD is about muddying the waters and the law is all about very specific little details.

    9. Re:Microsoft Brand FUD by MindStalker · · Score: 5, Interesting

      It seems they are referring to the interoperability features. Things like NTFS support and even Samba. Of course as we speak the EU is forcing MS to disclose these interoperability secrets and saying they don't belong to MS. A lot of this stuff was also covered in the initial trial here in the US. They got let off, but the political climate is changing. They might be figuring, hey we need to license this stuff quickly before the government forces us to give it away..

    10. Re:Microsoft Brand FUD by elrous0 · · Score: 5, Funny
      Well, Novell said "bring it." But they were bent over at the time.

      -Eric

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    11. Re:Microsoft Brand FUD by spellraiser · · Score: 5, Interesting

      Also from Ballmer:

      We are willing to do the same deal with Red Hat and other Linux distributors, it's not an exclusive thing.

      My, how nice of you. So you're willing to include others in your protection racket? You're much too gracious.

      Seriously, this is f*cked up, in a disturbingly devious way. Basically, Ballmer's philosophy here seems to be: "Microsoft deserves money for every single computer out there, and we will get it one way or the other."

      --
      I hear there's rumors on the Slashdots
    12. Re:Microsoft Brand FUD by Stormwatch · · Score: 1

      Actually, Judas is said to have commited suicide soon after... hmm.

    13. Re:Microsoft Brand FUD by darkstar949 · · Score: 1
      Enjoy your $500 million, Novell.

      Only $500 million? I thought souls were going for more than that nowadays.
    14. Re:Microsoft Brand FUD by ocbwilg · · Score: 1

      Well, the SCO FUD lawsuits are finally running out of steam, and since Microsoft doesn't have any other bright ideas for slowing down Linux, they're trying the same tactic. It didn't work for SCO, and it probably won't work for Microsoft either. But I doubt very seriously that shutting down Linux is the goal, at least not as much as getting Linux distributors and customers to cough up cash.

    15. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0
      Shouldn't Novell be paying MS?

      Um, Novell is paying MS. Under the deal, MS gets a percentage of Novell's revenue from sales of Suse Linux Enterprise.
    16. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0
      They're the firm that defeated Microsoft in the antitrust trial.
      Hmm, wouldn't that "firm" have been the Justice Department? Or did I miss something?
    17. Re:Microsoft Brand FUD by lucabrasi999 · · Score: 4, Funny
      Well, Novell said "bring it." But they were bent over at the time.

      You know, for $500 million.....

    18. Re:Microsoft Brand FUD by squiggleslash · · Score: 1

      Maybe they won the Microsoft anti-trust trial because it was largely open and shut.

      They, unfortunately in my view, didn't save us from the first four years of Bush when they argued on Gore's behalf that every vote should be counted in Florida in the 2000 election. The SCO trial is going nowhere and one of the lawyers actually, at one point, tried to argue the GPL was invalid because it required no monetary compensation. The words spoken in public by the lawyers do not exactly suggest competence.

      They don't have that impressive a track record, in practice.

      --
      You are not alone. This is not normal. None of this is normal.
    19. Re:Microsoft Brand FUD by jimicus · · Score: 2, Interesting

      If Linux is infringing on MS patents, then why is MS paying Novell, a linux distributer?

      No idea who's paying who, but you've alluded to a very good point here.

      As I see it, there are two possible scenarios:

      1. Linux really does infringe on Microsoft's patents.

      Redhat have already announced that they have no intention of making a similar deal. If there really was infringement going on, Microsoft should have taken Redhat to court immediately - it would have just as much of a PR effect, if not greater, and would also establish some influence in the courts. I can't see Microsoft getting much sympathy if they demand millions in damages several years after they announce that Linux infringes.

      2. Linux does infringe, but Microsoft aren't taking anyone to court for tactical reasons.

      Such as: any infringement has a life expectancy measured in hours, if not minutes, as soon as it's disclosed. However large companies don't tend to roll out updates that quickly, so it would be more profitable to wait until Linux is firmly entrenched in a large company and it's impractical to make a major change to the install base. This brings us back to the first question: if the only reason Microsoft are holding off suing Redhat, Mandriva et al now is to make more money from suing them later, what will a judge say?

      3. This is all a load of cobblers intended to frighten jumpy IT directors who are considering letting their staff investigate that major Linux rollout they keep on suggesting.

      My money's on 3. Wouldn't be the first time a technology company has used FUD in this way.

    20. Re:Microsoft Brand FUD by Lord+Ender · · Score: 2, Funny
      I haven't seen patent one infringed upon let alone a whole balance sheet's worth

      Patent one? The patent for making Pot ash and Pearl ash by a new Apparatus and Process? Yeah, you're right, I don't think that's the method Linux uses to generate its pot ash.
      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    21. Re:Microsoft Brand FUD by suggsjc · · Score: 0, Flamebait

      Its *kinda* a sad day when we have to resort to wikipedia to get Biblical facts...

      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
    22. Re:Microsoft Brand FUD by jackbird · · Score: 1

      They're only incompetent if the objective was to win. If the objective was to hold off corporate Linux adoption until Vista's release, they succeeded brilliantly. Lesser lawyers wouldn't have caused this much delay and expense to IBM (e.g. the CMVC wild goose chase), or held off summary judgment this long.

    23. Re:Microsoft Brand FUD by dilute · · Score: 3, Interesting

      This is a total bluff on Microsoft's part. Yes, you can sue end users for patent infringement, but it only makes sense to do that if you have no customers and no products (i.e., only a paper patent).

      It would be suicidal for Microsoft to sue true end users for patent infringement. It will never happen. IT managers have nothing to fear on that point. It's Microsoft that fears the collective power of the IT managers. It's just SO good when there is real competition. And that's what we have now, due to Linux, Oracle, Sun, etc. So Microsoft is forced to respond.

      Balmer addressed this at the end of his answer: "[our customers are saying '] don't come try to license this individually.' So customer push drove us to where we got"

      SCO was a much more credible threat, while it lasted, because you could see a company like that, which had nothing much to lose, actually going out and suing end users (at one point I believe they did).

      If Microsoft can find (another) way to do this through a proxy, maybe that will work (if people don't immediately see through it).

      But Microsoft has no practical ability to enforce its patents against end users without SERIOUSLY damaging their brand.

      Sure, they can go after distributors, but then what - sue ALL of them? Shut down all Linux distros? Can you imagine the antitrust backlash from that? Trying to extinguish the competition en masse based on vague patent claims? Forget about it.

      Then there is the question of what the patents are, whether they are valid, and whether they can be worked around.

      Conventional wisdom, which probably holds true here, is that for companies like Microsoft, patents largely have defensive value. Any attempt to go out and wield them offensively usually has unbearable associated risks and/or costs.

      Get a good laugh, because Microsoft is very far from accomplishing anything on these fronts, other than further validating Linux and open source.

    24. Re:Microsoft Brand FUD by symbolic · · Score: 2, Insightful

      This is laughable, because this interoperability stuff is exactly what makes Microsoft an anti-competitive monopoly. I personally believe that since Linux tools like SAMBA and NTFS offer users means to access their own data, these should in no way be subject to claims of infringement. It's equivalent to selling a live-sustaining or life-saving medical device with a heavily DRMed, copy-protected switch that ONLY works under the conditions established by its manufacturer. This is serious enough to warrant consideration of logic that goes something like this..."you can have a monopoly, OR patented IP, but not both." There is simply too much at stake - especially with Microsoft's track record.

      Patents, were, after all, designed to spur innovation, and the only way you can do that is to provide opportunities for other players in the market. You can't have other players if they can never quite get their foot in the door, fearing that they'll be sued into oblivion by monolithic, entrenched interests.

    25. Re:Microsoft Brand FUD by mike_the_kid · · Score: 1

      They're also the ones who represented Al Gore in the 2000 presidential election, Florida edition.

      How'd that one turn out?

      Oh, and the Microsoft antitrust thing... That really stuck, didn't it?

      --
      Troll Like a Champion Today
    26. Re:Microsoft Brand FUD by Fozzyuw · · Score: 1
      > but what I see is that Novell just lost all their street cred by selling out to you.

      I agree with you, but I think it is worse than that. I think the deal changes the perception of Linux, which is what the point of it was all the time.

      I just downloaded SUSE and I'm getting ready to play around with installing a Linux distro on my pc. However, with the new MS deal, I'm debating using this distro. What would be the recommended distro by Slashdotters? Ubuntu? This will be my first Linux installation and I want to use it for 1) getting more familiar with Linux. 2) development machine for web applications.

      Cheers,
      Fozzy

      --
      "The past was erased, the erasure was forgotten, the lie became truth." ~1984 George Orwell
    27. Re:Microsoft Brand FUD by Guey_X · · Score: 1

      I'm glad I turned to Kubuntu almost as soon as SuSE changed management, the new guys are truly inept.

      --
      "I see undead people" Warcraft III - Necromancer
    28. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Ubuntu. I used to use SUSE and I'm a recent convert. The integration of the various components is superb, and the package management is IMO better than SUSE's.

    29. Re:Microsoft Brand FUD by swanriversean · · Score: 3, Insightful

      I wonder if it would be possible to "force the deal" by suing MS for some sort of slander?
      Certainly, if Linux were a person it could, I think. It is like MS saying, "Oh, don't let that Linux get near your family, he molested my children." If Ballmer said what he said about Linux about a person, with no evidence, he would likely end up in court.
      Is there a case here? Is it possible to have a case? I'd love to see someone (or better, a group of someones ... but I think Red Hat may be the only one) take this up.

      --
      Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind. - Dr. Seus
    30. Re:Microsoft Brand FUD by BrokenHalo · · Score: 1

      What would be the recommended distro by Slashdotters? Ubuntu?

      Nothing wrong with that, I've heard, but my choice is Slackware; it's more fun. Or if you've got time, Linux from Scratch. Just don't confuse the latter with Gentoo, which is a cookbook.

    31. Re:Microsoft Brand FUD by godzilla808 · · Score: 2, Funny
      "...we believe every Linux customer basically has an undisclosed balance-sheet liability."

      *cough* racketeering *cough* extortion

      Goon 1: Want me should break that lee-nucks user's knees, boss?

      Balmer: Yeah, dat'll teach 'em to not disclose "liabilities". And he'd better have my MONEY!

      --
      ...///...
    32. Re:Microsoft Brand FUD by ResidntGeek · · Score: 1

      No, it's not. It's a sad day when we have to resort to wikipedia to get very common knowledge, such as Judas's fate. But there are plenty of biblical facts people don't know, and that's fine. It means little to a non-Christian that the Israelites worshipped a bronze snake in the Book of Numbers, or that Methuselah was the oldest human who ever lived.

      --
      ResidntGeek
    33. Re:Microsoft Brand FUD by m0rph3us0 · · Score: 1

      It's a decent argument to put to a judge if he is sleeping. Contracts generally require mutual benefit, but the hook in the GPL is that the code is by default protected by copyright so if you invalidate the license you fall straight into standard non-compliance with the licensing terms.

    34. Re:Microsoft Brand FUD by walt-sjc · · Score: 1

      Oh I don't know, Linux is used heavily for server tasks in the enterprise. It has done some serious damage to MS. Desktop is a whole different ballgame however, but this isn't due to MS as much as it is to all the other software that enterprises run that is only available to Windows. Some of the plugins that blend Excel or Word etc. within another application are quite advanced. Porting to Linux would be Very expensive. Ditto for those nasty active-X controls in enterprise web applications.

    35. Re:Microsoft Brand FUD by bdonalds · · Score: 1

      No, it's a sad day when the details of the bible are described as "facts"!

      --
      The most important thing to do in your life is to not interfere with somebody else's life. -FZ
    36. Re:Microsoft Brand FUD by spisska · · Score: 1
      I just downloaded SUSE and I'm getting ready to play around with installing a Linux distro on my pc. However, with the new MS deal, I'm debating using this distro. What would be the recommended distro by Slashdotters? Ubuntu? This will be my first Linux installation and I want to use it for 1) getting more familiar with Linux. 2) development machine for web applications.

      Ubuntu is well worth a go. It's probably the easiest and quickest distro to install and get up and running. Also, get Automatix to install codecs and apps that aren't included in the Ubuntu base distribution.

    37. Re:Microsoft Brand FUD by Jason+Earl · · Score: 1

      Not really, Novell is still basically a bit player when it comes to Linux in the U.S., and Novell has a long history of making huge blunders (WordPerfect anyone?).

    38. Re:Microsoft Brand FUD by Jason+Earl · · Score: 1

      The mere fact that BSF was tagged for the job shows how huge their reputation as a law firm is. The reason that Al Gore lost in Florida is because he didn't really have much of a case. Put a "normal" law firm on that trial and you'd expect it to be over in less than a week. BSF is good enough that people actually thought they might win.

    39. Re:Microsoft Brand FUD by BreaknBrush · · Score: 1

      They get a discount because they own Souls(tm).

    40. Re:Microsoft Brand FUD by suggsjc · · Score: 1, Insightful
      Lets not get into a spiritual/biblical debate here on /. But here is the definition of a fact
      1. something that actually exists; reality; truth: Your fears have no basis in fact.
      2. something known to exist or to have happened: Space travel is now a fact.
      3. a truth known by actual experience or observation; something known to be true: Scientists gather facts about plant growth.
      4. something said to be true or supposed to have happened: The facts given by the witness are highly questionable.
      5. Law. Often, facts. an actual or alleged event or circumstance, as distinguished from its legal effect or consequence. Compare question of fact, question of law.
      --Idioms
      6. after the fact, Law. after the commission of a crime: an accessory after the fact.
      7. before the fact, Law. prior to the commission of a crime: an accessory before the fact.
      8. in fact, actually; really; indeed: In fact, it was a wonder that anyone survived.
      I don't know what you consider the Bible to be, but at worst it could be considered a history book. One that is just a recollection by normal people of the events they had witnessed (see #3).

      Unless you can prove any of the accounts of the Bible false, then I will consider them facts.
      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
    41. Re:Microsoft Brand FUD by blincoln · · Score: 1

      It means little to a non-Christian that the Israelites worshipped a bronze snake in the Book of Numbers, or that Methuselah was the oldest human who ever lived.

      You can say what you want about your so-called "Bible," but "Methuselah syndrome" is mentioned in Blade Runner, and therefore anyone who doesn't know how it got its name doesn't belong anywhere near electronic equipment. Possibly even anything requiring electricity.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    42. Re:Microsoft Brand FUD by Kjella · · Score: 1

      I don't believe they will have any more success than SCO has had.

      They have been very successful at making a stink about Linux, now all they need to do is to quietly die without an actual conviction and proper press coverage against them. Losing 95% to Novell for example, the filing for bankrupcy. Then the whole IBM case gets settled with whoever administers the remains, and the FUD continues "first they stole our IP, then they drove us to bankrupcy before we had a chance to prove it in court". After that Microsoft can come in and pull a "we've got a 40bio bank account and will pursue these patent claims to the bitter end" and keep the FUD running for several more years.

      Besides, I'm a little surprised they didn't actually find anything to feed their FUD campaign in Linux that actually was patented. You'd think that with all the hilarious patents around, Linux is bound to infringe on some of them.

      --
      Live today, because you never know what tomorrow brings
    43. Re:Microsoft Brand FUD by bdonalds · · Score: 2, Interesting
      You are right that I shouldn't have made that post...just a troll, and I apologize.

      But this statement is ridiculous:

      Unless you can prove any of the accounts of the Bible false, then I will consider them facts.


      Using that method, you can "prove" damn near anything to be true! So unless you can prove that the Flying Spaghetti Monster (or the Invisible Pink Unicorn etc.) is not our Lord and Creator, I will consider them to be so!

      Ok...I'm done on this subject here, since it's off topic and this will just turn into a flamewar.

      So let's just agree to disagree on the bible thing, and agree to agree that in Soviet Russia, dieties prove the existance of YOU!! :)
      --
      The most important thing to do in your life is to not interfere with somebody else's life. -FZ
    44. Re:Microsoft Brand FUD by gerrysteele · · Score: 0

      Yea same here. Switched about 6 months ago. Debian/Ubuntu. worth it for apt alone.

    45. Re:Microsoft Brand FUD by Directrix1 · · Score: 1

      Yeah, most would suggest Ubuntu (myself included). Do yourself a favor though and familiarize yourself with the ubuntu forums. They are a great help for new and old Linux users alike, and should really help you get familiarized with the environment. Make sure you make prominent use of the search feature, chances are your questions have been asked before. Have fun.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    46. Re:Microsoft Brand FUD by somersault · · Score: 1

      He was wracked with guilt and hung himself? I doubt that will be happening to Novell. I just bought SuSE Enterprise Server earlier this year too :( It's like they've admitted there's IP issues here. Though just because everyone on /. says it's a non-issue doesn't necessarily mean it is. I don't think the GPL is a license to infringe on IP, I thought it just meant that you could update and distribute GPL code as long as you didn't get money for it *shrug*

      --
      which is totally what she said
    47. Re:Microsoft Brand FUD by clem · · Score: 1

      It's a buyer's market.

      --
      Your courageous and selfless spelling corrections have made me a better person.
    48. Re:Microsoft Brand FUD by Richard+Steiner · · Score: 1

      It isn't illegal if the license permits reuse in proprietary products, and the BSDL does.

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    49. Re:Microsoft Brand FUD by kimvette · · Score: 1

      Patents on prior art like double clicking, SMB (has been around since the mid-80s; an IBM invention), single clicking, the ribbon (e.g., graphical toolbars/menus, but now it's glassy and with bigger buttons so OMG let's patent it!), and the hyperlink? Sure, if Microsoft's patent portfolio consists of crap similar to those patents, I'd love to see them go against Redhat; it'll be a sure bet that if suits like this end up in the courts that not only will the DoJ be revisiting Microsoft with yet more antitrust suits, the courts can end up so backlogged that some judge will wake up, realize that software patents are generally OBVIOUS use of technology and invalidate the whole lot of them, and Microsoft's being shattered into tiny pieces when the antitrust sword comes down will be merely a side benefit.

      There can be a silver lining to all of this bullcrap.

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    50. Re:Microsoft Brand FUD by rufty_tufty · · Score: 1

      I like to compare patents to WMDs.
      The small boys often don't have many, or at least just enough to look after their immediate interests.
      The big boys have WMDs for every situation.

      Should MS & IBM start to fight over Linux infinging on patents, be prepared for an IP equivalent of WWIII.

      This could be the best thing to ever to happen to open source - I hope MS try and sue as many as possible - they don't have a leg to stand on - any action they take apart from spreading FUD harms them.
      Yet not attacking someone and carrying on making vague claims will (hopefully) hurt them in the future, because should in this future this come to court, the court will/should ask - why didn't you do something about it earlier?

      --
      "The weirdest thing about a mind, is that every answer that you find, is the basis of a brand new cliche" -
    51. Re:Microsoft Brand FUD by Courageous · · Score: 1

      I wonder if it would be possible to "force the deal" by suing MS for some sort of slander?
      ----------------

      Yes. That's quite possible. Redhat could do it, although they may not have the stomach for it.

      C//

    52. Re:Microsoft Brand FUD by john83 · · Score: 1
      Microsoft ... are stuck with a DOS mindset.
      Is that 'Disk Operating System' or 'Denial of Service'?
      --
      Strange women lying in ponds distributing swords is no basis for a system of government.
    53. Re:Microsoft Brand FUD by suggsjc · · Score: 0, Troll
      So let's just agree to disagree on the bible thing
      Done and done.

      On to more important issues...M$ sucks (now were back to a normal /. conversation)
      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
    54. Re:Microsoft Brand FUD by Lonewolf666 · · Score: 1

      I doubt that IBM will settle, unless whoever administers the remains will admit on behalf of SCO that they were wrong from the start (and sign over all IP that might be the basis for further lawsuits).

      To IBM, stopping the FUD is more important than getting a few millions out of SCO. Otherwise, they might have settled by now.

      --
      C - the footgun of programming languages
    55. Re:Microsoft Brand FUD by Bedouin+X · · Score: 1

      I don't know all of the ugly details, but I do know that David Boies was the lead attorney against Microsoft so it wasn't entirely Federal lawyers.

      --
      Dissolve... Resolve... Evolve...
    56. Re:Microsoft Brand FUD by rajafarian · · Score: 1

      Bear in mind that Boies Schiller Flexner, SCO's law firm, is really, really good.

      I understand BSF is supposed to be pretty good but I know them from three other cases and they sucked the big one there.

      1. US against MS. Need I say more.
      2. Al Gore vote recount in Florida in 2000. Ditto.
      3. SCO vs IBM. Just check out Groklaw. Sleazy. Liars.

      I say they suck.

    57. Re:Microsoft Brand FUD by paving-slab · · Score: 1
      Well, it looks to me as though one of these is false:-

      # The Gospel of Matthew says that, after Jesus' arrest by the Roman authorities (but before his execution), the guilt-ridden Judas returned the bribe to the priests and committed suicide by hanging himself.

      # The Acts of the Apostles (1:18) says that Judas used the bribe to buy a field, but fell down, and burst asunder in the midst, and all his bowels gushed out. This field is called Akeldama or Field Of Blood.

      Time to stop considering the Bible as fact, I think.
    58. Re:Microsoft Brand FUD by Maxo-Texas · · Score: 1

      Well, if we are talking fictional characters anyway how about Lazerous Long or Methos?

      --
      She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
    59. Re:Microsoft Brand FUD by jackbird · · Score: 1
      1. They WON US vs. MS. It was the justice dept. that backed off.

      2. Granted. However, I don't know that any lawyers would have won in that specific set of circumstances. I think that Gore took entirely the wrong approach out of the gate, though - a position of "look, 500 votes one way or the other is a sampling error, and the people have spoken through the popular vote." would have gotten him a lot more traction than wussing out.

      3. As I've said in my other comments, it's precisely the sleaziness, and their success in keeping SCO in court, that makes them so good. It takes skill and cojones to defy three court orders to hand over evidence and state your allegations over a period of years. Yes, they'll lose, and SCO will go down in flames. Hopefully, criminal charges against officers, disbarment for the lawyers, piercing of the Canopy corporate veil, revelation of the PIPE fairy's identity, SEC action, and salting of the fields of Linden will result eventually. That it didn't happen in 2004/2005 is the win.

      SCO vs. world was a sacrifice bunt.

    60. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      No, I believe they said, "Here's to interoperability!"

    61. Re:Microsoft Brand FUD by Knuckles · · Score: 2, Informative

      Also, get Automatix to install codecs and apps that aren't included in the Ubuntu base distribution.

      No, no, no, no! Please stop promoting this Automatix crap. It is still poorly implemented and is singlehandedly responsible for what is probably the majority of failed upgrades to new Ubuntu versions. If you recommend Automatix please also subscribe to the ubuntu-users mailing list and help the people that show up there with failed upgrades.

      Better to follow the instructions for legally restricted formats or at least use EasyUbuntu which at least is saner than Automatix.

      In addition, the GP explicitly said he wanted to use this machine as a web development machine, I don't know why he would need the restricted formats there anyway.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    62. Re:Microsoft Brand FUD by mikesd81 · · Score: 1

      Really, wouldn't this have to be a collective law suit with linux developers who created such tools as samba and mono and the like? And wouldn't it really fall on Linus?

      --
      That which does not kill me only postpones the inevitable.
    63. Re:Microsoft Brand FUD by Knuckles · · Score: 2, Insightful

      but at worst it could be considered a history book.

      No, at worst it is a book of made-up stories.

      One that is just a recollection by normal people of the events they had witnessed (see #3).

      You do realize that it is simply not true that all or even most bible parts are eyewitness accounts, yes?

      Unless you can prove any of the accounts of the Bible false, then I will consider them facts.

      That's a bad choice IMHO. At most you should consider them as accounts that were not disproved. Or do you also consider it fact until disproved if I tell you that a friend of mine can make his head explode?

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    64. Re:Microsoft Brand FUD by DragonWriter · · Score: 1
      I don't know all of the ugly details, but I do know that David Boies was the lead attorney against Microsoft so it wasn't entirely Federal lawyers.
      Boies was special trial counsel for the US Department of Justice in the case.
    65. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Bear in mind that Boies Schiller Flexner, SCO's law firm, is really, really good.

      Ya, just ask Al Gore

    66. Re:Microsoft Brand FUD by Rorgg · · Score: 1

      Let's start with the part where pi equals 3. We can go on from there.

    67. Re:Microsoft Brand FUD by HiThere · · Score: 1

      I've got my suspicions.

      I suspect that NOVELL Linux infringes, and that the infringement is withing mono.

      No proof, of course, no proof that there is ANY infringement. On general principles, however, I've removed all mono from my system. (I had been thinking of switching my next project to C#, and moaning to myself about the lack of documentation. Now I suspect that I might choose Java, but if I do I'll wait until after Sun actually releases it under GPL. Until then I'll investigate other options...like python + pyrex.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    68. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Seriously, this is f*cked up, in a disturbingly devious way. Basically, Ballmer's philosophy here seems to be: "Microsoft deserves money for every single computer out there, and we will get it one way or the other."

      This is it in a nutshell. Bill's brilliance is not as a developer but as an IP pirate. He has f***ed over nearly everyone he has ever partnered with (Pays4sure/Zune being a recent and particularly blatant example) and destroyed the US technological advantage as thoroughly as Bush destroyed the US political advantage (just not as quickly).

      Bill, Steve et al want your money. They honestly don't give a flying monkey what OS you run or what you run it on so long as they get their $200 and climbing per installation. They would be delighted if they could give up any pretense of supplying anything at all as long as they continue to get paid to as if they did. Bill's greatest frustration in life is that his victims won't continue to provide free support for his bootleg software. An MS Linux could be the solution to that problem.

    69. Re:Microsoft Brand FUD by 2short · · Score: 1



      MS sucks 500 ways, but they did not "steal" the TCP/IP stack, or anything, from BSD. Not because tyhey are nice guys in any way shape or form, but because it's impossible to steal what is freely given.

      Sincerely, a pedantic fan of the BSD license.

    70. Re:Microsoft Brand FUD by audj · · Score: 1

      Yeah, but here's the problem with your comment - Not everyone who's in the know will be present for any of these events.

      I mean, here in the US, we had Senator Tubey running a committee on the internet. Not everyone who participates is in the know.

      That judge is gonna be up shit-creek without a paddle unless he, himself, uses Linux and knows the kind of bullshit Microsoft makes up when it comes to "patents."

      BTW, I got interviewed to work for the USPO and their idea of searching for a patent before granting it was checking google.

      This is just one more example of the three Es.
      Embrace - Remember Netscape? Remember when Microsoft bought them?
      Extend - Oh, Microsoft said, here's a few new features, previous users. Enjoy.
      Extinguish - Now Netscape is so incompatible I sent two hours taking a Netscape email account, installing Office 2000, importing said Netscape emails into Office 2000 (because that's the last Office that allowed you to do anything with Netscape), uninstalling Office 2000, installing Office 2003, and then pulling the .pst into Office 2003.

      Thanks to Novell for screwing us all. Good game guys. Way to have some principles and stand up for the open source community.

    71. Re:Microsoft Brand FUD by businessnerd · · Score: 1

      Ubuntu is a good choice, although if you really want to get a feel for how linux works, you might want to go with something that is actually less user friendly and has less "pollish". I started out with Fedora Core and found it to be really good starter just because it forced me to learn some of the old methods. Fedora has become more advanced since then though, so maybe something like Slackware or Gentoo, where it's a real Do It Yourself kind of distro. My cousin once recommended Suse because it was very cutting edge for developer tools (i'm not a developer so I wouldn't know), but I think he contributed most of that to KDE. But you are probably good not to go with SUSE just for the reasons you mentioned.

      --
      "It's not whether you win or lose, it's how drunk you get." -- H. J. Simpson
    72. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Unless you can prove any of the accounts of the Bible false, then I will consider them facts.

      Radioactive dating of rocks conclusively demonstrates that they are far older than 6000 years. Doppler shifting of light from distant galaxies conclusively demonstrates that the universe itself is far older than 6000 years.

      Hence the first sentence of the Bible is demonstrated to be literally false.

    73. Re:Microsoft Brand FUD by the_arrow · · Score: 1
      We are willing to do the same deal with Red Hat and other Linux distributors, it's not an exclusive thing.


      Weeell, I though that the deal between MS and Novell was just that, exclusive.
      --
      / The Arrow
      "How lovely you are. So lovely in my straightjacket..." - Nny
    74. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      It's not just a single front that Microsoft is playing.

      They are getting the regulators in on this too. Basically, if your "software" doesn't have a company that can produce SAS-70s and the like, and be regulated to do all of the things that Banks, and Hospitals do, you can't be used in Banks and Hospitals. You also can't be used in any company that services and supports Banks and Hospitals.

      This _forces_ companies that use Open Source Software into _buying_ it from a Red Hat, Suse or the like.

      That means that Microsoft then only has a couple of companies large enough to sue, and viola.... Litigation will drain them down.

      IBM is the _only_ wild card left, and basically due to their patent portfolio.

    75. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Microsoft escaped their "punishment" because the Bush administration, to which Microsoft is a heavy contributor, let them off the hook immediately upon taking office in 2000. One of the first (and sadly, most minor) examples of the corruption and incompetence of the Bush administration.

    76. Re:Microsoft Brand FUD by killjoe · · Score: 1

      "IT managers have nothing to fear on that point. It's Microsoft that fears the collective power of the IT managers. It's just SO good when there is real competition. And that's what we have now, due to Linux, Oracle, Sun, etc. So Microsoft is forced to respond."

      IT managers as a whole are some of the dumbest people I have ever met. More often then not they know nothing about computers, technology, legal issues, licences or patents. If they did they would never use any piece of software they reserves the right to scan their computers and send the information back to the vendor.

      If you are relying on the wisdom of the IT managers you are going to be sorely disappointed.

      --
      evil is as evil does
    77. Re:Microsoft Brand FUD by level_headed_midwest · · Score: 1

      I'd agree with the rest of the Slashdotters and say Ubuntu, but almost any Debian derivative will work well for you and be pretty easy to admin and set up. I personally use Gentoo as it's extremely powerful and configurable, but it along with FreeBSD (which Gentoo more or less resembles) are not really for new users unless they are willing to start all the way at the bottom of a somewhat steep learning curve.

      Oh, and Juergen whats-his-name from OpenSUSE.org had possibly hinted that they'd fork if the Novell-MS thing screws with OpenSUSE. I'd not feel dirty using OpenSUSE as it is an excellent distribution, but I would keep a sharp eye on what happens with Novell.

      --
      Just "gittin-r-done," day after day.
    78. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Ballmer better be careful about what he says. If IBM can show that they've lost business because customers are afraid of being sued by MS because of statements like that, IBM could sue them for patent mis-use and, possibly, get some of MS's patents invalidated.

    79. Re:Microsoft Brand FUD by Mister+Whirly · · Score: 1

      "Microsoft stole from BSD"

      How can you steal something that is given away free to be used in any manner you like?

      --
      "But this one goes to 11!"
    80. Re:Microsoft Brand FUD by level_headed_midwest · · Score: 1

      Many high-level and powerful politicians abuse their power for personal gain and it makes not one lick of difference what party they're from. Clinton had the whole Watergate escapade and Kofi Annan (not a U.S. president, but still a notable public figure) was corrupt as hell with the Oil for Food scandal. The names and faces might change, but it's the same old story from when the first tribes elected the first leaders.

      --
      Just "gittin-r-done," day after day.
    81. Re:Microsoft Brand FUD by LoRdTAW · · Score: 1

      They are good at one thing, making money. The longer they drag it out the more money they make. Simple as that. They care not one wit about SCO, MS, Linux etc.

    82. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      you can steal it if you dont give credit.

      If I package BSD as PoopyPants Unix, I wrote 100% of this (c) 2007 poopypantssoft.

      I STOLE it via the BSD license.. the BSD license requires you give credit to who wrote it.

      MSFT claims they wrote all of windows which is a blatent lie.

    83. Re:Microsoft Brand FUD by jackbird · · Score: 1

      Nope, their fees were capped to a flat rate some time ago. Some observers have noted that this was accompanied by a precipitous drop in the quality of writing evident in their motion papers.

    84. Re:Microsoft Brand FUD by L7_ · · Score: 1

      Speaking of rocks, I have this rock here that keeps tigers away. Its working, since there are no tigers nearby!

    85. Re:Microsoft Brand FUD by Mister+Whirly · · Score: 1

      Where can I purchase one of these rocks? And do you have any that keep Conservatives away??? I had a rock for that purpose, but I think I forgot it at the place I voted last time....

      --
      "But this one goes to 11!"
    86. Re:Microsoft Brand FUD by pdxaaron · · Score: 1

      the TCP/IP stack and Other things that Microsoft stole from BSD... I think you may not understand the BSD license. Maybe you should do a little research and see what a truely free license looks like. I get so tired of the constant lip service from the Linux crowd about the importance of Free and Open Source Software when everything in the Linux world is GNU GPL based. If these people truely believed in releasing code to be used freely by others, they would be releasing it under a BSD style license instead of the GPL.

    87. Re:Microsoft Brand FUD by rajafarian · · Score: 1

      OK. I see your point...

      I think it also takes a lot of cojones, as you say, to lie to the judge to his face.

    88. Re:Microsoft Brand FUD by BunnyClaws · · Score: 1

      You might want to give Gentoo a try. They have some very good documentation. http://www.gentoo.org/doc/en/handbook/handbook-x86 .xml It is a better way to immerse yourself into Linux than just a Fedora install.

      --
      "Anything tastes good if you deep fry it."
    89. Re:Microsoft Brand FUD by 2short · · Score: 1

      They do give credit.

      "MSFT claims they wrote all of windows" is, yes, a blatant lie. The first windows copyright notice I could find gives credit to at least 6 other organizations.

    90. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Microsoft who has stolen a lot of IP technology over the years, now want to protect its stolen IP technology from other potential challengers. Look at this,http://news.zdnet.com/2100-9588_22-5885657.ht ml,MS lost but that does not stop MS. Some would argue that the guy who won had a patent, but he is one of many patent holders that MS stoled from. The only different is this patent holder actually won the case.

      Anyway how can linux infringe on MS if microsoft uses BSD license code:
      http://swik.net/License:BSD
      It would actually be MS infringing on BSD/Linux.

    91. Re:Microsoft Brand FUD by Courageous · · Score: 1

      Nope. Doesn't have to be a collective lawsuit at all. Redhat has contributed plenty to Linux, and as an authorized author of derivative work(s), has first party standing in the courts to all components of their work that are original contributions. This is only addressing copyright and slander of title issues; there are other avenues of attack Redhat could use to pursue a declaratory judgment against Microsoft, effectively saying "your are slandering our business, put up or shut up". The courts would agree with this, I am sure; it's merely a question of whether or not Redhat or the others find business value in going down this route.

      This is all simply a parenthetical aside, really. I believe it quite likely that Microsoft has patents (valid or not) that address matters of implementation within the scope of any large Linux distribution. As other posters have rightly pointed out, the Linux community would simply move away from the patents, expose reams of prior art, or do other things harmful to Microsoft's interest if the specific violations were pointed out, so they are preferring to let them lie in stealth is the way I look at it.

      C//

    92. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Consider reading the passage in the original language, and also consider the element of 'point of view.' (Remember, they did not have the scientific methodology we have now, so 'objectivity' meant something different back then.)

      A common thing that happens to corpses (especially ones that are hanging) is that their abdominal cavity bloats and then bursts. One man, seeing the corpse hanging, might describe it as a hanging. The next man, seeing the guts on the ground, might describe the disembowlment. They're both right.

      This is where reading the original language comes in to play. 'Fell' is often a term used for 'dying' (as in 'He fell in battle')

      So just because they don't describe it in exactly the same way in the two accounts doesn't a) mean there's a conflict and b) discount the greater moral of the story: Judas, the betrayer, felt extremely guilty and died a violent death.

      Granted, there are some other more complicated conflicts in the Bible, but this ain't one.

    93. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      The provenance of Biblical books is too complicated a matter to speak in broad strokes: "All or most are not eyewitness accounts," simply because of the diversity of mediums in the Bible. Consider:

        - The history books, the first five. These are commonly attributed to Moses, and bring the story of the Israelites up to Moses' death. Most of Genesis and parts of Exodus are not eyewitness accounts, but Exodus, Leviticus, Numbers and Deuteronomy are books that span a very short time period.

      As for historical accuracy, we are sure of a few things historically speaking: The Israelites were slaves in Egypt, they 'escaped' and travelled to the Middle East, and their numbers in the census are roughly accurate with other non-biblical accounts. (See the book of Numbers.)

        - For most of the rest of the Old Testament, we have Poetry & Proverbs (creative work, not necessarily historically accurate in much the same way that our movies today don't have to be historically accurate to convey a message), history written by contemporaries (Samuel during the time of the Kings) and prophecy, some written by the prophets themselves, some by their scribes. Mostly contemporary.

        - The New Testament, however, is where most people get hung up on 'historical accuracy,' simply because of the relative recency of it, its grandiose claims, and its far-reaching historical effects that we definitely see today. In determining the accuracy of it, you look for corroborating evidence, as well as separate accounts. There is plenty of historical evidence outside of the Bible that a man named Jesus existed. Whether or not he was who he claimed to be IS a matter of faith, but there is no doubt, historically speaking, that such a person existed and that he had a fairly large following in Jerusalem and surrounding areas. A teacher like this would certainly have followers, and so the accounts of him having Apostles are probably accurate.

      As for the writers of the gospels, Matthew, Mark and Luke are considered the 'Synoptic Gospels' and to have likely originated from a single source. Mark is the most sparse, and also the earliest. Matthew was one of the Apostles, so of the three books his is most likely to be the 'eyewitness' account. Luke's comes later and is supposedly written later, around the time of Paul.

      What is important to recognize is that, given the sparsity of writing, both in tools and in education, these accounts were written EXTREMELY quickly - sometimes dated to within a decade or two of Jesus' death. Things back then were not like today, where the biography of the person is on the shelf after a week of them gaining popularity, so a large number of people with resources to spare must have been concerned with getting something written quickly.

      Think what you will about the New Testament and its MESSAGE, but the facts are that its development is extremely well documented and preserved ESPECIALLY considering the state of the world in those days. I would put the Roman occupation of Jerusalem almost on par with the holocaust in terms of cultural encouragement. Considering that a) the Romans hated the Jews, and b) the Romans thought the Christians were Jews, c) the Jews hated the Christians, and d) the Romans eventually persecuted the Christians even MORE than they persecuted the Jews, its surprising that anything Christian survived.

      People are often unwilling to die to protect what they know is a fiction, but quite often willing to die for what they consider fact. If the bulk of the writings of the New Testament are not fact, there was an incredibly efficient and influential group creating this stuff that so many people who knew the conditions of the time were duped into being tortured and dying for it. I don't think that could have existed - if it did, it is far and away the most significant propaganda campaign that has ever existed, and I don't think the communication infrastructure existed back then for that.

    94. Re:Microsoft Brand FUD by corbaguy · · Score: 1

      Actually, let's see them not disclose them - one of the basic tenets of IP law is that if you know of infringement and you don't attempt to mitigate damages by enforcing your rights, then you lose your claim to damages. In other words, if you know of infringement and don't tell the infringer how they're infringing, you can't later come back and claim you were damaged beyond that which occurred before you became aware of it.

      If they sit on their hands long enough without pointing out any real infringement, they'll be effectively neutered (an appealing thought when it comes to Stevie) regarding enforcement.

      IANAL, etc, etc ...

    95. Re:Microsoft Brand FUD by LO0G · · Score: 1

      And my father (a lawyer for 50+ years) once described Boies as "possibly the finest litigator of the time".

      They're GOOD.

    96. Re:Microsoft Brand FUD by Knuckles · · Score: 1

      Wow, great posting. I just didn't want to let the unqualified statement of the parent posting stand as it was, that the bible is "just a recollection by normal people of the events they had witnessed". From your writing I would assume that you do not agree with this either, after all it is even a broader stroke than I used. I don't need to fundamentally dispute anything of what you wrote, but would like to add a few things:

      You wrote "these accounts were written EXTREMELY quickly - sometimes dated to within a decade or two of Jesus' death. Sometimes, yes, but the dates I can find are: Matthew 37-68 A.D., Mark 40-65 A.D., Luke 40-65 A.D., John 80-98 A.D.. So that puts some of the writing easily to 30-70 years after Jesus' death. And that certainly is a long time in which much can happen. Consider how eye-witness accounts of a car accident are often totally incongruent just seconds after the fact - man sees what he likes to see, and recollection is even more selective.

      Then you wrote, "If the bulk of the writings of the New Testament are not fact, there was an incredibly efficient and influential group creating this stuff that so many people who knew the conditions of the time were duped into being tortured and dying for it."

      Ever been on a demonstration were violent clashes with the police happened? I was and I can tell you that a group of people that feels beleaguered, put under pressure, and lied about can believe and be ready to die for a lot of things quickly. I have seen (incorrect) rumors develop and spread among thousands of people within minutes, and take root to such a degree that those people would have sworn to know exactly what happened. Elias Canetti's book, Crowds and Power contains a wealth of observations of how masses of people behave and function. You might be interested in looking into that.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    97. Re:Microsoft Brand FUD by Knuckles · · Score: 1

      Sometimes, yes, but the dates I can find are: Matthew 37-68 A.D., Mark 40-65 A.D., Luke 40-65 A.D., John 80-98 A.D.. So that puts some of the writing easily to 30-70 years after Jesus' death. And that certainly is a long time in which much can happen.

      Not to forget of course the issue of how these original writings were selected (that is what became canon and what became apocrypha) and transmitted as well as translated.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    98. Re:Microsoft Brand FUD by paving-slab · · Score: 1
      Right, I get it now.

      The Bible is like your god's version of The Davinci Code, and you have been chosen by your god to decide which passages are literal, which are allegorical and which have to be manipulated to match the ones you decide are correct.

      Oh, and here's an explanation of why you're wrong.

    99. Re:Microsoft Brand FUD by Ninjaesque+One · · Score: 0

      If it's impractical to change the codebase, then doesn't that mean they've closed it off, and, hence, that we should sue 'em?

      --
      Ninjas and pirates. How piquant.
    100. Re:Microsoft Brand FUD by WilliamSChips · · Score: 1

      Judas hung himself. And Jesus may or may not be the second-in-command in Heaven now.
      And everyone in this thread debating the factual status of the Bible is missing the point of a metaphor.

      --
      Please, for the good of Humanity, vote Obama.
    101. Re:Microsoft Brand FUD by argel · · Score: 1

      Things could get even more interesting if SUN GPLs OpenSolaris as people could switch to that if Linux infringes on Microsoft patents.

      --

      -- Argel
    102. Re:Microsoft Brand FUD by WilliamSChips · · Score: 1
      Clinton had the whole Watergate escapade
      Too bad we destroyed the Quantum Mirror, this one seems to be from an alternate universe...
      --
      Please, for the good of Humanity, vote Obama.
    103. Re:Microsoft Brand FUD by spisska · · Score: 1

      Thanks for the info. Automatix worked brilliantly for me a couple months ago with a new Dapper install. Since there were no issues, I didn't look at the forums.

      I did hear that there were issues in upgrading from Dapper to Edgy (as opposed to installing Edgy cleanly) but wasn't aware that it had anything to do with Automatix.

      Just trying to help, but thanks for the pointer.

    104. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Microsoft has an obligation to do due process.
      While SCO, seemingly does not have the competence to articulate purported or possible IP infringements, MS does, and it has the money to make it happen.
      It has both sets of codes. So disclose your 'undisclosed balance-sheet liability'. BTW you better hope prior implementations in the VMS O/S, Apple and in Z/OS do not spoil the party with 'prior IP'. Suspect they want to patent protocols, standards and interoperability.

      Let's hope new groundrules are established when the SCO case is settled. If MS is the elephant, Open Source authors are the flea's, and there are so many of them (and educated), that a networked defence WILL put truth and honesty on the table.

    105. Re:Microsoft Brand FUD by zecg · · Score: 2, Informative

      Or if you've got time, Linux from Scratch. Just don't confuse the latter with Gentoo, which is a cookbook.

      Gentoo a cookbook? I've used the same Gentoo installation for two years now with a lot of "unstable" packages and it seems to me to be a really nice distro with a brilliant package manager which offers more control and flexibility than any other distro which also attempts to automatize the installation process.

      --
      .i lu doi ringos.star. xu do puku'aroroi dunli dopecaku leni virnu li'u
    106. Re:Microsoft Brand FUD by Knuckles · · Score: 1

      No problem. It's just that this has gone on for a long time (Warty IIRC), the Ubuntu devs warned users from the start, and the forums and mailing list have had to deal with the fallout ever since. In the beginning Automatix was even worse, using --force-depends and whatnot, and the author's ego was not particularly helpful. He didn't even believe the Ubuntu devs when they told him that Automatix was dangerous. (The Dapper version of Automatix is better as far as I know, but still can cause issues.)

      But since Automatix filled a big need it spread like wildfire and the warnings could not catch up, because initially everything is fine until people want to upgrade. The whole affair is also a bit scary because it gives a glimpse into a future where Linux is used by the unwashed masses who immediately proceed to download stuff from random websites and run it as root *shudder* :)

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    107. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      Hope the EU courts slap MS on its ass. Kroes is on it anyway. But, if this then means say NTFS is okay outside of US (or rather: where software patents don't apply) then the EU, like now, has nothing to worry. The EU wouldn't care then to whine about software patents in US. That is not _their_ business.

      This also worries me. A lot of these claims for either side assume software patents hold legal value. IMNSHO people should stop being US-centric and start to take this notice into account. Not that we outside of US feel no compassion, but we do not have this problem (yet) and if we make this clear people may be more aware on how ridiculous software patents are ("what do Americans have what we don't have; well, software patents).

    108. Re:Microsoft Brand FUD by jimicus · · Score: 1

      It won't be impractical to change Linux. But in a big organisation, where you've got to go through change control procedures and test everything thoroughly before you can roll it out, any change which affects functionality is going to be a lot more work than simply typing rpm -Uvh new-package.rpm on a few servers.

    109. Re:Microsoft Brand FUD by dilute · · Score: 1

      What are you relying on?

    110. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      "..the deal you made with Novell only confirmed it and admitted that they were facing lawsuits from you.." seems to be the heart of the apparent panic over the deal yet it is likely to be a complete non-issue. Here's why:

      Any patent agreement ever signed between two companies has included boilerplate along the lines of ".. is not an acknowledgement or admission of any infringement ...." for exactly the reason of avoiding being used as a precedent in any future actions. Microsoft used rhetoric about Intellectual Property before this deal and they still use it. Whether Linux infringes any Microsoft IP is no more or less certain this month than last month and the deal with Novell is highly unlikely to have any bearing on the situation.

    111. Re:Microsoft Brand FUD by Anonymous Coward · · Score: 0

      We already know this is how Microsoft thinks. Remember the OEM licencing scheme they had?

  5. No need to wait for netcraft... by SlashDread · · Score: 5, Insightful

    SuSE is dead.

    1. Re:No need to wait for netcraft... by blcamp · · Score: 2, Funny

      SuSE is dead.

      After the dust has settled, Novell will follow... suit.

      --
      The problem with socialism is that they always run out of other people's money. - Margaret Thatcher
    2. Re:No need to wait for netcraft... by cloudkiller · · Score: 2, Insightful

      the day i learned of the SUSE/M$ deal, I removed SUSE from my triple booting laptop. before the deal I would switch between ubuntu, fedora and SUSE and enjoy each of the distros' strong points. now, i look at SUSE and i just see a lamer version of windows in its early stages. its partition has now been replaced with freeBSD. sure i lost some polish but i saved my soul.

      --
      [an error occurred while processing this sig]
    3. Re:No need to wait for netcraft... by Lobster+Quadrille · · Score: 1

      I just finished my Fedora torrent and will be reformatting all my hard drives this weekend.

      --
      "The cup is in turn designed for holding hot or cold liquids, and has an open rim and closed base." --US Patent #5425497
    4. Re:No need to wait for netcraft... by DamnStupidElf · · Score: 1

      SuSE is dead.

      Exactly which part of SuSE is no longer licensed under the GPL?

    5. Re:No need to wait for netcraft... by Constantine+Evans · · Score: 1

      The name.

    6. Re:No need to wait for netcraft... by rubycodez · · Score: 1

      and the lizard

  6. I think you'll find... by tttonyyy · · Score: 4, Funny

    Microsoft infringes on our patience sometimes, as well.

    --
    biopowered.co.uk - catalytically cracking triglycerides for home automotive use since 2008. Just say no to big oil!
  7. Never send a boy to do a man's job by A+nonymous+Coward · · Score: 5, Funny

    If you want a job done right, do it yourself, eh Balmer? SCO just wasn't up to the task.

    1. Re:Never send a boy to do a man's job by elrous0 · · Score: 4, Funny
      After seeing what MS did to Compu-Global Hyper Meganet, is anyone surprised?

      -Eric

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    2. Re:Never send a boy to do a man's job by jallen02 · · Score: 1

      For those that don't get the Simpson's reference, well just never mind.

      Just kidding. Go here for the episode script. Search for "Bill Gates" and you will jump to the appropriate section. Though you should read some of the background as it makes it a little more funny.

      Jeremy

    3. Re:Never send a boy to do a man's job by pilgrim23 · · Score: 1

      Well... do-it-your-self worked for him when it came to dancing and office furniture.

      --
      - Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
    4. Re:Never send a boy to do a man's job by rjason · · Score: 1

      Marge: "Quiet Homer, you'l [QUEER] the deal"

      Bill: "I didn't get rich writing alot of checks"

  8. Mail just received.... by Lissajous · · Score: 0, Interesting

    Linus,
    Please find enclosed a pre-paid airline ticket to Redmond, WA, where I'd like you to give a talk to our employees on the benefits of open-source development.

    Seating will be provided.

    Respectfully yours,

    Steve Ballmer.

  9. really, he should have said... by MancunianMaskMan · · Score: 5, Funny

    GNU/Linux infringes on our IP

    1. Re:really, he should have said... by bradkittenbrink · · Score: 1

      I was gonna prefix this by saying, "Not to be pedantic", but then I realized we were talking about FSF terminology here, so f**k it.
      really he should have said:

      GNU/Linux infringes on our patents.

      While most fsf pedantry is a little over the top, this one I happen to agree with, "Intellectual property" is not a useful term. In general when I hear someone use the term "IP", it means that they don't believe that their "IP" is protected under patent, copyright, or trademark law, but they wish that it was protected under some other fictitious law, and the are trying to BS other people into believing them.

    2. Re:really, he should have said... by Anonymous Coward · · Score: 0

      I think people will soon discover why the FSF was so 'pedantic' about calling it GNU/Linux - once all the GNU stuff goes GPL v.3 it won't matter if the linux kernel does or not; all linux distributions will effectively be v.3 also, since the amount of work involved in forking all the GNU stuff will be way more than anyone could handle.

      Then no more Novell-like deals.

  10. Surprised? by bitserf · · Score: 4, Insightful

    To quote South Park: Novell just got F'd in the A.

    1. Re:Surprised? by pNutz · · Score: 3, Insightful
      Eh? Novell scores.

      They give Novell a wad of cash and gave Suse and Mono MS's blessing. MS will allow a handful of Linux distros to operate (read: suse, rh) and send cease and desist letters to every other distro because Linux and its various popular applications infringe on 326,038 MS-owned software patents. Novell sees this as good since 12,000 somewhat incompatible distributions devalue their product. Wouldn't it be nice if linux came in only 2 or 3 flavors... if you owned one of those flavors?

      It's extortion. Big linux players who play ball will have MS's approval to operate, but the FUD will limit their business (or put them out of business). Since they make up a majority of linux users, and a vast majority of linux servers, this will seal linux's place in the market. All they have to do is keep IBM and/or Sun in court for a couple of years (soon!) and get the big linux players on board (done!) and the FUD will do the rest (started!).

      What will stop it?
      • Patent reform
      • New Congress pushes MS antitrust (I know, funny stuff. Oh man.)

      and... well, that's it. Winning in court won't matter if it drags on for another couple of years. The SCO fiasco has hurt linux adoption (not that it's the only thing). This will be worse. There's no "just show me the code" in a software patent case.
      --
      Death and danger are my various breads and various butters.
    2. Re:Surprised? by tehshen · · Score: 1

      Fined in the Article?

      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    3. Re:Surprised? by StrawberryFrog · · Score: 3, Insightful

      Wouldn't it be nice if linux came in only 2 or 3 flavors... if you owned one of those flavors?

      I think you've found the genius of it: The problem for MS is that open source is so slippery. For instance, every time they turn around there's a new linux distribution, and they can become popular quickly - e.g. Ubuntu. If an open-source business goes under, it's code assets are still out there for any hobbysit or business to improve.

      But if there were only 2 or 3 legitimate flavours of Linux from large vendors, then those can be contained or attacked by conventional tactics. And the best thing is that the big Linux vendors won't object at first, since by going after their smaller competitors you're doing them a favour.

      --

      My Karma: ran over your Dogma
      StrawberryFrog

    4. Re:Surprised? by rufty_tufty · · Score: 1

      can we not fight our own FUD campain back - above and beyond the whinging on slashdot I mean.

      Maybe the linux users/evangelists need to learn some of MS' tricks:

      * Have big homogenous release shcedules to create a buzz around it - instead of "vista" I propose a linux equivalent - How about lots of buildup to the Iceberg release of Linux? Glacial linux also springs to mind and would also describe a release schedule to mirror vista.
      * Point out all the things that still aren't in vista that are in Linux - complain that they are stealing the community's ideas.
      * Put in DRM that prevents anyone with the email address @microsoft.com from working
      * Develop lots of new protocols for the things MS claims compatibility with so that anything they say about compatability with Linux will be very difficult to justify - and if they try to merge in the source code to keep up, then you have them for infringement.
      * Hit them with a lawcase saying that XYZ feature in vista is copied from GPL'd code. Demand they prove that they don't infringe it.

      Ok I know for the most part these things are either currently done, or it is a matter of pride that they aren't done. However some fire with fire would be fun!

      Humm Time to hit the pub to get some more ideas i feel!

      --
      "The weirdest thing about a mind, is that every answer that you find, is the basis of a brand new cliche" -
    5. Re:Surprised? by multisync · · Score: 1
      There's no "just show me the code" in a software patent case.


      Why not? Patents are publicly disclosed, as is the source code of the linux kernel. It should be pretty straight forward for Microsoft to say this part of the linux kernel violates this patent. Put up or shut up, Ballmer.
      --
      I don't care why you're posting AC
    6. Re:Surprised? by 10Ghz · · Score: 1

      That's just it. With copyright it would be about the code. MS would need to show the lines of code in Linux, and show to the judge that it has been nicked from their code. With patents, it's different. They could say that certain FEATURE in Linux infringes on their patents. They would not have to show any code, they would have to show the feature. Suppose if MS had somehow managed to patent GUI. They could sue X.org and Linux'es that use X.org, even though the codebase is wildly different.

      I believe it was some MySQL-dude giving a speech on software-patent to the Finnish parliament who said: "software-patents are the same thing if someone patented the idea of murdering someone with a knife in a murder-mystery. And if someone else wrote a book where someone is killed with a knife, that would be a patent-infringment".

      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    7. Re:Surprised? by Locutus · · Score: 1

      They've used this 'tactic' in the 90's when they told a handful of companies they'd license Win32 to them UNIX applications could be ported to Win32 and still run 'native' on UNIX AND Windows. The Microsoft magic happened once the big UNIX apps were ported to Win32. At that time, Microsoft pulled the rug out from under those handful of companies licensing Win32 by quadrupaling the licensing fee instantly. None of them, save one, could afford to do this and stil make a profit. The one company who could afford to pay this high price was also the only company Microsoft paid to port a Microsoft product to this Win32-on-UNIX runtime. You know, pay them so they can pay out and at the same time, kill off all the others legally. Bristel tried to take them to court but while winning, they also lost in that they were awarded only $1 because they could not prove Microsoft had a monopoly in the workstation market.

      So this is a BAD deal and there probably is not a single example of any of these Microsoft partnerships ending up being good for the market or the 'partners'. And once again, it looks like Novell does NOT have the vision that Ray Noorda had for them. Sorry Novell but IMO, everyone should stay away from Suse like it had bird flu or something actually really threatening.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    8. Re:Surprised? by TheUser0x58 · · Score: 1

      They give Novell a wad of cash and gave Suse and Mono MS's blessing. MS will allow a handful of Linux distros to operate (read: suse, rh) and send cease and desist letters to every other distro because Linux and its various popular applications infringe on 326,038 MS-owned software patents.

      You seem to be forgetting section 7 of the GPL, which illegitimizes the entire Novell deal. Section 7 of the GPL says that we all sink together. If patents, contracts, legal rulings, etc. prevent modification and usage (within the limits of the GPL) of GPLed software by end users, then neither Novell nor any other big Linux distro gets to distribute that software. The second there is any real legal obstacle for small distros to continue distributing linux and other GPL software, expect the bigger linux-friendly players to come at Novell for GPL (ie copyright) violations.

      --
      -- listen to interesting music, support independent radio... WPRB
    9. Re:Surprised? by pNutz · · Score: 1
      From the GPLv2, Section 7
      ...if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.


      http://www.novell.com/linux/microsoft/faq_opensour ce.html
      Check out the first question. Novell at least thinks they've got this covered.

      Q1. How is this agreement compatible with Novell's obligations under Section 7 of the GPL?

      Our agreement with Microsoft is focused on our customers, and does not include a patent license or covenant not to sue from Microsoft to Novell (or, for that matter, from Novell to Microsoft). Novell's customers receive a covenant not to sue directly from Microsoft. We have not agreed with Microsoft to any condition that would contradict the conditions of the GPL and we are in full compliance.

      Novell's end user customers receive a covenant not to sue directly from Microsoft for their use of Novell products and services, but these activities are outside the scope of the GPL.

      Q5. Novell's November 2 press release states that, "Novell will also make running royalty payments based on a percentage of its revenues from open source products." Are these payments for a patent license to Novell?

      No. Novell has no license or covenant not to sue from Microsoft under this agreement. The payments are for Microsoft's covenant directly to Novell's customers. By the same token, Microsoft's customers receive the same covenant from Novell in return for payment from Microsoft to Novell.

      The money, acc'd to Novell, isn't for patent licenses and it isn't going to and from MS and Novell, it's going to and from MS and Novell's customers to improve interoperability and alleviate fears. Sneaky loopholing around the GPL like this doesn't bode well. I'm really hoping my conspiracy theory is wrong.

      --
      Death and danger are my various breads and various butters.
    10. Re:Surprised? by ripcrd · · Score: 1

      After this deal Mirosoft and Novell can both lick my balls.

      --
      --Somewhere there is a village missing an idiot.
    11. Re:Surprised? by Rakarra · · Score: 1
      Novell doesn't win. Novell loses big. They have no credibility among Linux users now.

      Wouldn't it be nice if linux came in only 2 or 3 flavors...

      Somewhat off-topic but yes. Yes it would. The hundreds of distributions are a huge barrier for any company that wishes to produce and distribute closed-source software on Linux.

    12. Re:Surprised? by soccerisgod · · Score: 1

      The SCO fiasco has hurt linux adoption (not that it's the only thing).

      Can you please elaborate on that? I personally am not aware of any cases.

      --
      If a train station is a place where a train stops, what's a workstation?
    13. Re:Surprised? by myowntrueself · · Score: 1

      But if there were only 2 or 3 legitimate flavours of Linux from large vendors, then those can be contained or attacked by conventional tactics.

      You gotta love assymetric warfare. Unless you are the big guy.

      I can see MS turning round and declaring Linux 'the Al Qaida of operating systems!!!!!1 They are at war with civilisation *itself*!!!!!111'

      --
      In the free world the media isn't government run; the government is media run.
    14. Re:Surprised? by pNutz · · Score: 1

      Someone purchasing 1000 support licenses for linux will go with a distribution that they think isn't going to get sued. That's the kind of linux user Novell is obviously interested in: the paying kind.

      --
      Death and danger are my various breads and various butters.
    15. Re:Surprised? by TheUser0x58 · · Score: 1

      That's a very interesting point. But, thinking outloud here (i am not a lawyer of course), couldn't a small Linux outfit create a "derivative work" of Novell's distro (or at least the GPLed parts), sell or distribute that, and be protected from Microsoft? If any sort of legal obstacle or patent licensing requirement hindered this small time distro from distributing, that would automatically prevent Novell from distributing SUSE by way of GPLv2 section 7, since they received their copy directly from Novell. If Microsoft successfully sues the customers of the small time distro, then Novell can also no longer distribute because those customers recieved their linux distribution indirectly from Novell.

      If this kind of argument holds any water, the next Ubuntu/Debian/Red Hat/etc. could potentially be a "derivate work" of SUSE but just happen to look exactly like Ubuntu/Debian/Red Hat/etc., and they would be protected.

      Despite Novell's sneaky FAQ responses, I'm still not totally convinced that they won't get blown out of the water the minute a legitimate legal threat confronts the Linux distros who haven't paid off Microsoft.

      --
      -- listen to interesting music, support independent radio... WPRB
    16. Re:Surprised? by Anonymous Coward · · Score: 0

      And Balmer can S my D.

    17. Re:Surprised? by Zonk+(troll) · · Score: 1

      And all three of mine.

      --
      "The Federal Reserve is a fraudulent system."--Lew Rockwell
      End The FED. -
  11. Okay... by urbanradar · · Score: 5, Insightful

    Pretty much any Linux geek will tell you that's a load of jibberish, not unlike the SCO case. But, should it come to Microsoft and Novell going to court over this, couldn't this still spell trouble for Novell? A lengthy trial isn't cheap (and neither are out-of-court settlements). And the worst case scenario - maybe this could even spell trouble for Linux itself? It certainly makes for some excellent FUD for Microsoft to feed to the CIOs and managers of the world.

    With Microsoft's track history, I wonder why people trust them at all. Especially when the stakes are high, like in this situation.

    1. Re:Okay... by walt-sjc · · Score: 4, Interesting

      Oh, I believe that Linux (especially when you look at an entire distribution) DOES infringe on some MS patents. Wasn't it a year or so ago where 20 some odd MS patents were dug up by Linux proponents as a concern?

      I think a couple of things have been holding MS back however. IBM and THEIR patent war-chest, and the EU / DOJ with the anti-trust / abusive monopoly issue.

      MS wouldn't go after individuals in any case, they would go after businesses.

      We shall see!

    2. Re:Okay... by chrismcdirty · · Score: 5, Funny

      So what I'm gathering from this is that it's going to be a behemoth of a battle between IBM and MS, with hopefully many lawyers dying in the middle.

      --
      It's like sex, except I'm having it!
    3. Re:Okay... by miyako · · Score: 4, Insightful

      I think this will certainly spell trouble for Linux. Not "the end of Linux" - but certainly trouble. Mostly it comes down to the fact that, when MS gets around to sueing people, some retarded judge is going to look at Novell signing a deal with MS as "admission of guilt" and - while it might not win the case for MS - it will lend a lot more creadance to their FUD for a lot of people.
      As for Novell, I don't think Microsoft will take them to court, but I don't think they need to. I don't really know of anyone who was supportive of the Novell/Microsoft deal- and very few were even willing to give them the benefit of the doubt. This whole thing is going to really deamonize Novell in the eyes of the open source community. The way I see it, and a lot of other people too, is that basically Novell had the idea that Microsoft was going to start suing people over Linux, and rather than stand up for Linux and the community, they decided to become another MS lapdog.

      --
      Famous Last Words: "hmm...wikipedia says it's edible"
    4. Re:Okay... by Qzukk · · Score: 1

      It'll be interesting to see IBM finally get to take all of their OS/2 Warp frustrations out on Microsoft.

      That said, do we have to wait until someone from Microsoft Deutschland GmbH says this, or can we just skip straight to using the put up or shut up legal tactic against them there?

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    5. Re:Okay... by Anonymous Coward · · Score: 5, Interesting
      Well said. It's likely that every non-trivial piece of software infringes on some patent somewhere. But there are two reasons nobody wants a patent war:
      • It would be carnage. The only certain outcome would be lawyers getting rich.
      • Software patents are still disallowed in Europe, but there is intense lobbying to get them introduced. A US software patent war would show what a disaster they are.
    6. Re:Okay... by 14CharUsername · · Score: 1
      Yeah, MS launching a patent lawsuit is like the Soviet Union launching nukes in the cold war. Sure it would do a lot of damage to their enemies, but the retaliation will be a bitch.

      What MS is doing now is the equivalent of parading nuclear missiles through red square on May Day.

    7. Re:Okay... by WindBourne · · Score: 1

      First, MS does go after individuals. In years past, they did not. But that has changed. Disregarding that, I would be surprised if we did not violate some level of IP. But you can bet it is nothing compared to what they violate against IBM, HP, Apple, Sun, SGI, etc. Of course, Sun is in bed (quietly) with MS, so I do not expect them to come forward to fight against MS. And who knows what Apple will do. Linux is both a threat and a god send to them. It provides loads of code for them (and they do contribute back), but Linux is a competitor. If Apple was smart they would join on the Linux side, but ....

      --
      I prefer the "u" in honour as it seems to be missing these days.
    8. Re:Okay... by Sloppy · · Score: 1
      Pretty much any Linux geek will tell you that's a load of jibberish, not unlike the SCO case.

      How do you know Linux (and every other OS) doesn't infringe any number of patents held by Microsoft and a hundred other companies? It is impossible to develop any software, of any kind, knowing that you're not infringing patents. Sure, there's a chance you're not infringing, but will you ever know?

      FWIW, though, I think that this is a lot less threatening than the SCO case. SCO was a dead company anyway, and had nothing to lose. Microsoft is facing the problem that if they point out the patent violations in someone else's product, then the defender will just find some patent violations in Windows. What you need to watch out for, are companies that don't have any software products for sale, since they can't be counter-attacked. You don't need to worry about Microsoft until after they get out of the software business.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    9. Re:Okay... by LordOfTheNoobs · · Score: 3, Funny

      Mutually Assured Litigation? MAL is bad. (pun)

      --
      They're there affecting their effect.
    10. Re:Okay... by ynohoo · · Score: 2, Interesting

      instead of Linux distributors worrying about Ballmer suing them, surely Ballmer has just laid himself open to a liable and defamation suit?

    11. Re:Okay... by Anonymous Coward · · Score: 0

      If its a behemoth of a battle between IBM and MS, involved lawyers wouldn't die, they would profit.

    12. Re:Okay... by dosquatch · · Score: 2, Insightful

      A US software patent war would show what a disaster they are.

      But, carnage aside, isn't this otherwise a Good Thing? Given the absurd things that the patent office approves under the flag of "[something common], but with a computer!", this might be the most expedient way to have software patents revoked across the board.

      Maybe it's time for the Linux community to pull the trigger first for a change.

      --
      "Hey, the third matrix movie would have been good except for the plot,story, and acting." --AC
    13. Re:Okay... by symbolic · · Score: 1

      More like pictures of nuclear missiles...there's no real evidence yet that they exist.

    14. Re:Okay... by Anonymous Coward · · Score: 0

      Don't kid yourself. IBM and Apple would be split on it internally, as Microsoft no doubt is, but when the PR his the media, they'll be on sidelines cheering. "Buy us! You won't have that problem. (P.S. -- We're also not Microsoft)" Who suffers? The little guy. And the other large Gorillas will be all too happy to join in smashing him. Truthfully the best thing that could come out of it is Global Thermonuclear Patent war. The problem would be so great and intractible, it would simply have to be solved, by the government. Getting rid of the perpetual cloud of lawyer doom, and the uncertain forcast of discovery motion fallout to enjoy more of innovations sunny skies, perhaps for a very extended period, could only be a very good thing.

    15. Re:Okay... by CaspianXI · · Score: 1

      Yes. But Microsoft infringes some of Novell's patents (used in SuSE) as well as some of Apple's "flavor" of BSD Unix. IMHO, Microsoft will never file suit because a major backlash of counter-suits will arise.

    16. Re:Okay... by walt-sjc · · Score: 2, Interesting

      First, MS does go after individuals.

      Well, for some things I'm sure they do, but I haven't heard of a case where they even went after an individual that pirated Windows for personal use. It may have happened, but I haven't heard about it because it's not widespread despite the fact that piracy of Windows is very widespread.

      The reason is very simple - it does cost a fair amount of time and effort to go after individuals, and the reward is small (ability to pay and all that...) Businesses are a whole different ball game.

      Sun's deal included cross licensing from what I recall, so I don't know if they would have any ability to do anything anyway. Apple is in a position where they too are potentially violating many MS patents, and MS may (probably does) have a larger patent war-chest than Apple. Certainly MS has enough dollars in the bank so that a long-term legal fight would drive Apple into the ground. Most likely, Apple would not join this fight.

      IBM is probably in the best position to step in and put a stop to it, and has a vested interest in doing so (since they have been pushing Linux hard to their customers.)

      Most likely, if MS DOES decide to fight Linux this way, they are going to pull an SCO and go after businesses that use Linux (like SCO went after Autozone) and not go directly after Redhat / Debian / IBM.

    17. Re:Okay... by swillden · · Score: 4, Insightful

      hopefully many lawyers dying in the middle.

      You misspelled "getting rich".

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    18. Re:Okay... by Skrynesaver · · Score: 1
      I have no doubt we have, but the (stupidity/amount of prior art for some) of these patents is insane. MS didn't have a network stack in their system when I first saw smileys, yet microsoft files to patent emoticon method. Initially this made me laugh, then it made me worried but ultimately I think this as a positive thing:
      1. It made me crack up laughing
      2. It may focus the might of that greatest of patent bullies, IBM, against the US patent system.
      3. Hopefully y'all will trash said patent system and stop your companies trying to persuade(bribe) our politicians into introducing it here.

      Note: bribes can be of the form of cheap software for schools, jobs/investment in depressed areas or of course hard cash.

      --
      "Linux is for noobs"-The new MS fud strategy
    19. Re:Okay... by Anonymous Coward · · Score: 0

      isn't this otherwise a Good Thing?

      It depends on who you are. If you're a US corporation with a big IP portfolio, you may be intending to sue the shit out of your IP-challenged EU competitors when software patents are legalized. That would explain the lobbying.

    20. Re:Okay... by betterunixthanunix · · Score: 3, Interesting
      Except that the Linux community would be damaged also. A patent war would mean LAWSUITS, and that would mean that kernel.org would start received cease-and-desist letters (and possibly being forced to temporarily follow them while cases are resolved), and the hundreds of other mirrors would probably face the same thing. The onslaught of hundreds of patent cases would be like the legal version of a DOS attack, crippling the ability of Linux developers to develop, potentially wrecking the thousands of small projects out there (just by scaring developers away during the chaos)...it's mutually assured destruction. And the aftermath wouldn't be much better -- software would be gutted left and right, left half-functional because the other half was already patented by somebody else. It would be like GIF on a global scale.


      I know, this is where everybody says, "No, GNU is protected, at best there are a dozen patent issues to be resolved..."

      --
      Palm trees and 8
    21. Re:Okay... by _Sprocket_ · · Score: 1
      The way I see it, and a lot of other people too, is that basically Novell had the idea that Microsoft was going to start suing people over Linux, and rather than stand up for Linux and the community, they decided to become another MS lapdog.


      That's possible. But Novell's motivation could also be exactly what the deal claims to be on the surface - compatibility. I use a Linux desktop in a Windows dominated enterprise (Windows dominated when it comes to office automation). I can think of two things Microsoft could tweak that'd cause me no end of aggravation - Exchange and SMB. SMB is handled via SAMBA (with Konq as my GUI front-end). Exchange is handled with Evolution... which itself is now a Novell project.

      I could see a scenario where Novell management is hearing about all the work the Evolution team is having to do to hash out compatibility issues between Evolution and Exchange's DAV interface. They decide "hey - why don't we just set up a formal business relationship with Microsoft?" And off they go. Negotiations are worked out. Novell walks away happy with a deal that's going to allow them to use this formal relationship to keep their Linux product working in Windows enterprise environments. Microsoft is even more pleased - Ballmer spins the deal in to something else.

      Now - I'm not saying this is how things are. But if we're going to play "what if", its just as easy to paint Novell as blindsided as it is to portray them as participant in Microsoft's campaign.
    22. Re:Okay... by aaronl · · Score: 2, Insightful

      Either that, or Linux development leaves the US, just as much OpenBSD development left because of our ill-conceived laws. It would further the US decline in technology dramatically, and make Microsoft a huge enemy of all business. Their software would likely become taboo around the world, for fear of giving them enough influence to pull the same stunts in other countries.

    23. Re:Okay... by ortholattice · · Score: 1
      hopefully many lawyers dying in the middle.

      You misspelled "getting rich".

      No, I think he meant "drowning in wealth".

    24. Re:Okay... by kimvette · · Score: 1

      Why are the pictures so blurry?

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    25. Re:Okay... by kilgortrout · · Score: 1
      The retarded judge will also see that MS paid Novel $500 million for that deal. Even a retarded judge will see that an IP holder doen't normally pay an infringer a half billion dollars as part of a settlement of its infringement claim. The notion that the Novel deal will somehow add credibility to a subsequent lawsuit against others is nonsense.

      MS is not about to sue anyone any time soon; they have too much to loose by doing so. First, their claims are very weak at best and second, they have way too much exposure on potential couterclaims from those they would sue. Unlike SCO, MS has very deep pockets and would make a very attractive defendant for anyone asserting a couterclaim. Their code could most likely not withstand an audit which would undoubtedly occur if a couterclaim were asserted.

      MS has been on the receiving end of several IP lawsuits and has gotten burned every single time IIRC. I'm sure that lesson was not lost on Balmer and company which is the main reason why they have carried this IP fight on by proxy until now.

    26. Re:Okay... by cutepinkbunnies · · Score: 0

      I recently considered designing a method of doing business into a pilot phase, but before I did so I ran a patent search, then filed myself. Its part of responsible business to ensure you don't infringe, although I'm not saying mistakes don't happen or can't happen. Most times it boils down to a broad claim on Company A's patent, and Company A seeing lost revenue from Company B's patent or deployment...so company A sues company B for infringement, or collects a nice chunk of change for "compensation" although some would consider it blackmail to stay out of an expensive court battle. Believe it or not, while searching through "relatively similar" patents there were about 850 patents and applications matching "Microsoft" + "". Because linux will never get any bigger, they're going to sit and watch Microsoft swallow the industry...and why can't they do anything about it? Because MS has a superior product, awesome support and excellent public perception (other than on /.). So MS is going to get massive, and the 850 patents that came up in my search will turn into 1600 patents. Is it antitrust? No. Its Darwinism. If you don't have a product, how will you survive in business? What ever happened to "what you pay for is what you get" saying...I know its true when I install Kubuntu or any linux dirivitive, and would NEVER put my mission critical data in the hands of anyone other than MS. Not because I hate linux, but I don't understand it enough, and linux admins differ in skillset all throughout the industry. I'm pretty confident if I hire a MCSE, a MCSD and a MCDBA I can get just about anything done. Microsoft gives plenty of opportunity for other companies to do business with them, so they're not quite as evil as we may like to think. Yes they're playing hardball and your Novell people sold out. I think it was the best thing that could happen to Novell and MS, and its not about FUD, its about REALITY (something some /.ers have difficulty accepting). Patent Infringement is a pretty serious allegation, and I seriously doubt Ballmer would accuse an entity of it were it not true. Either case, I'm sure there is SOMETHING gnu/linux has done that has infringed on a MS patent (or several for that matter), considering the millions of patents MS must have. IF Gnu/linux and the open-source community wants to survive, they're going to have to start collecting revenue and getting more abundant great talent (which would prob exclude most of you, becuase if you were that good you'd be writing code instead of /.ing) Putting a massive quantity of money into their resources and some luck is what is going to be required for them to do anything. Sitting on /. and whining and comforting each other isn't quite productive for the community. So Ballmer goes crazy and says its a communist theory, that's ok whatever...its just like namecalling when you're a kid, but Patent Infringement is a big-boy word.

    27. Re:Okay... by ZachPruckowski · · Score: 1

      Apple is cross-licensed with MS. IBM isn't, and Red Hat, HP and other developers have some relevant patents.

    28. Re:Okay... by mikesd81 · · Score: 1

      You would think all the people touting about the problems in Linux interoperability with Micro Soft software would embrace this deal for this...if this is what it is. I've thought this is what it would be when I first heard of the deal. Novell is a business. If they want their software to work with a competitor without a headache, it only makes sense that they would set up some kind of agreement?

      --
      That which does not kill me only postpones the inevitable.
    29. Re:Okay... by Decaff · · Score: 1

      I think this will certainly spell trouble for Linux. Not "the end of Linux" - but certainly trouble. Mostly it comes down to the fact that, when MS gets around to sueing people, some retarded judge is going to look at Novell signing a deal with MS as "admission of guilt" and - while it might not win the case for MS - it will lend a lot more creadance to their FUD for a lot of people.

      Personally, I think this could spell a lot of trouble for Microsoft. This is not a matter of one judge and one case - any attempt to force patents is going to create a lot of bad feeling internationally. There is one major market which Microsoft needs to maintain in which they have aready made things bad for themselves by their attitude - Europe. Linux take-up in Europe is considerable, especially by governments. Any serious attempt by Microsoft to attack Linux would most likely result in major legal action by the EU, and Microsoft is likely to come off well.

    30. Re:Okay... by Zaiff+Urgulbunger · · Score: 1

      ...and make Microsoft a huge enemy of all business

      I can't help thinking that the current sound-bites from Ballmer could be used in a professional marketing campaign to discredit MS right now. Perhaps IBM/Redhat/whoever.. but someone with deep marketing pockets could exploit this right now, just as MS get a little roughed up by the EU, and just before the Vista roll out. Seriously, this IS the time for switching to Linux and MS is providing the incentive, but someone needs to capitalise... just as MS would if things were the other way around!

    31. Re:Okay... by DragonWriter · · Score: 1
      Pretty much any Linux geek will tell you that's a load of jibberish, not unlike the SCO case. But, should it come to Microsoft and Novell going to court over this, couldn't this still spell trouble for Novell?


      Sure, especially since deals like this often, as I understand, include covenants not to challenge IP claims of the side that claims that it has IP involved; part of what is being "bought" is the other side yielding to the claim that the other side owns the IP rights at issue.

      A lengthy trial isn't cheap (and neither are out-of-court settlements). And the worst case scenario - maybe this could even spell trouble for Linux itself?


      If the FUD is successful, regardless of the merits, it could slow Linux adoption in enterprise environments, sure, that's the whole point of the exercise.
    32. Re:Okay... by RiffRafff · · Score: 1


      From the Latin.

      --
      "I might have made a tactical error in not going to a physician for 20 years." -- Warren Zevon
    33. Re:Okay... by bfields · · Score: 1
      surely Ballmer has just laid himself open to a liable and defamation suit?
      He's liable to be libeled....
    34. Re:Okay... by dosquatch · · Score: 1

      The onslaught of hundreds of patent cases would be like the legal version of a DOS attack

      We're already ramping up for this, or did I miss the underlying point of TFA? This is already going on, just really, really slowly. As long as the noise level stays low, as long as the damage is only one or two entities every so often, those responsible for deciding the system is broken and passing the laws to fix it will just keep assuming that it's not broken.

      There has to be some level of action and discomfort between status quo and all-out holy war that will prompt effective change. I read the article, and I'm thinking that MS is trying to set themselves up to control that level of discomfort, and I don't like that idea.

      --
      "Hey, the third matrix movie would have been good except for the plot,story, and acting." --AC
    35. Re:Okay... by Dasher42 · · Score: 1

      Actually, I hope Microsoft keeps pushing it. SCO is about finished, let's see the Nazgul ride from Armonk for round two. :)

    36. Re:Okay... by killjoe · · Score: 1

      More likely balmers statements will harm the US software industry and not linux. Since all non trivial software infringes on some patent or another anybody who writes or sells software can be sued by MS one of the richest companies in the world.

      MS is now promising to sue companies for patent infringement. Not just the producers of software but also users of software (in fact they are promising specifically to sue the users of software). This means that anybody who writes or uses software in the US is a potential target of MS.

      Scary, truly scary. We all kid about MS being evil but they really are a vile organization. I don't know how any MS employee sleeps at night knowing they are helping these bastards make more money.

      --
      evil is as evil does
    37. Re:Okay... by Anonymous Coward · · Score: 0

      i won't argue that they're not playing as nicely as they might....

      but i'm not sure how nicely i'd play if i perceived how steep and slippery the slope was from the top down,... and, especially if, i'd built a palace that might be very difficult to keep from sliding all the way to the bottom -- and through it.

      ge

    38. Re:Okay... by Zaiff+Urgulbunger · · Score: 1

      Good observation!

      I don't know how any MS employee sleeps at night knowing they are helping these bastards make more money.

      Yeah, you'd imagine they'd loose all their good employees to the likes of Google.... oh hang on... ;)

    39. Re:Okay... by myowntrueself · · Score: 1

      No, they will reintroduce trial by ordeal.

      The winner will be the lawyer who can (eg) drink the most olive oil, egg whites and mustard and crap/vomit the last. Of course it will be televised.

      --
      In the free world the media isn't government run; the government is media run.
    40. Re:Okay... by quill_n_brew · · Score: 1

      No trouble for Linux.

      Citing a reproacfully obvious analogy, empowered Bolshevickie generally seem to mow over fat and bloated Bourgeoisie. It's not about volume of use. Patience... The fat cats will mew and purr, then go to sleep beneath the willow tree of platitudes and overabundance. The lean and hungry will
      ch mod their attitude and share with like-minded fellows, spawning free thinkers -- always the minority, the gadflies.

      It's just the application of historical observation, not a lecture.

      Bolshevickie: People who give a shit (OSS community/Linux users)

      Bourgeousie: People who don't give a shit (conspicuous consumers dully gazing out their Windows)

    41. Re:Okay... by Frumious+Wombat · · Score: 1

      That's the problem. You'd like to believe that this will look like the opening of LoTR, with lawyers from Microsoft being filled with arrows by lawyers from IBM, who are in their turn hacked by the Softies. (The image of IBM's CEO giving a good and final spearing to Steve B. does generate a warm and fuzzy feeling) Unfortunately, what will happen is a lot of tassled loafers will be purchased, and aspiring young plutocrats inspired to go to Law School or seek careers as Middle Managers (cf Lion Food). If they only allowed law schools to be located places like Thule, Greenland, or the malarial swamps of New Guinea, then it might be a reasonable trade for the rest of society, or at least provide entertainment value.

      --
      the more accurate the calculations became, the more the concepts tended to vanish into thin air. R. S. Mulliken
    42. Re:Okay... by Anonymous Coward · · Score: 0

      s/hopefully many lawyers dying in the middle./unfortunately many lawyers growing fat on the blood and entrails of the combatants./

    43. Re:Okay... by Anonymous Coward · · Score: 0

      ...loose all their good employees...

      As opposed to tightening their good employees?

  12. M$ takes and does not appreciate by cdn-programmer · · Score: 1

    So just how much code from the *BSD (unix) projects have shown up in M$ products.

    Then they threaten us! Seems we have the dogs biting the hands who fed them.

    1. Re:M$ takes and does not appreciate by xtracto · · Score: 1

      Well yeah but the difference is that that BSD code has been explicitley licensed to use in whichever way you want meanwhile Microsoft's (code?, how did Open source developers got it?) is not licensed at all...

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    2. Re:M$ takes and does not appreciate by finkployd · · Score: 1

      So just how much code from the *BSD (unix) projects have shown up in M$ products.

      I'm sure the appreciate it. The probably appreciated it so much they went out and patented parts of it because the *BSD people didn't. Now they feel they own it (not the code, but the concepts). The patent office probably agreed because they seem completely staffed with drolling morons these days, and the lawyers will certainly agree. I imagine the US government will also agree because MS gives more money to them than Redhat/debian/etc.

      Finkployd

    3. Re:M$ takes and does not appreciate by Anonymous Coward · · Score: 0

      WTF? Put that crack pipe down. He's talking about Linux, which is released under the GPL. He didn't mention any of the BSDs.

      In case you've been asleep for the last 15 years, the GPL is a very different license to the BSD. Microsoft never took from the GPL scene. Only the BSD scene - which invited them to do so because they have a slightly more enlightened definition of the word "free".

      Then the Linux scene went and used a bunch of MS patents without really thinking it would be a problem.

      Wake up call: it is.

    4. Re:M$ takes and does not appreciate by Pink+Tinkletini · · Score: 4, Insightful

      The whole point of the BSD license is that the code may be used freely, by anyone, anywhere, for any purpose. BSD programmers care more about seeing their code put to good use than about getting something back in return. I'd just be happy to see my code being used to improve such a widely-used product, thereby improving the lives of millions. Much less likely with the GPL, you must admit.

    5. Re:M$ takes and does not appreciate by symbolic · · Score: 1

      Probably so, but I don't anticipate that they ever thought their own code would be used by the very entity attempting to lead open-source software to its deathbed. I'd venture to suggest that the sense of goodwill associated with the BSD license existed long before software patents and the notion of software-based "intellectual property."

    6. Re:M$ takes and does not appreciate by Anonymous Coward · · Score: 0
      improving the lives of millions
      Don't you think that's overly melodramatic?

      captcha: humility
    7. Re:M$ takes and does not appreciate by Aladrin · · Score: 1

      'I'd venture to suggest that the sense of goodwill associated with the BSD license existed long before software patents and the notion of software-based "intellectual property."'

      I hope you mean 'exist long before and continues to exist today.' There are plenty of developers that believe their code should be truly free, with no restrictions. That's why the BSD license still exists.

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    8. Re:M$ takes and does not appreciate by Kjella · · Score: 1

      I'd just be happy to see my code being used to improve such a widely-used product, thereby improving the lives of millions. Much less likely with the GPL, you must admit.

      See, that's not how it works. If you have a monopoly and improve your product, you increase the price or create a higher tier product. All the improvement is eaten up by the producer surplus (that is profit) while the consumer surplus (the benefit gained) stays the same. The GPL market is small, but (small*something) is still bigger than (millions*nothing). If you see prices dropping, it's because Microsoft is competing with itself and nothing to do with getting free code.

      --
      Live today, because you never know what tomorrow brings
    9. Re:M$ takes and does not appreciate by quanticle · · Score: 1

      What code?

      That's what I don't get about this entire discussion. No one has ever stated any specific examples stating what patents Linux is suspected of infringing. Until Microsoft states which patents Linux infringes, all we have is idle speculation.

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
    10. Re:M$ takes and does not appreciate by jamstar7 · · Score: 1

      Without a good audit, we'll never know.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    11. Re:M$ takes and does not appreciate by symbolic · · Score: 0, Flamebait

      It's my opinion that the BSD license is fine if you don't mind handing some rope over to someone who then uses it to strangle you.

    12. Re:M$ takes and does not appreciate by WilliamSChips · · Score: 1

      Just how deep do you believe?
      Will you bite the hand that feeds?
      Will you chew it 'til it bleeds?
      Can you get up off your knees?
      Are you brave enough to see?
      Do you wanna change it?

      --
      Please, for the good of Humanity, vote Obama.
    13. Re:M$ takes and does not appreciate by Anonymous Coward · · Score: 0

      my friend still studies and all the code he writes for/at the university, for projects of his professors, etc. is bsd-licensed, simply because is can then be reused by him when he works for a company that doesn't like to gpl their whole program just to include some of his old code. it's just pragmatic.

  13. SCO did it! by hackstraw · · Score: 5, Interesting


    But seriously, when the first SCO thing came about, the Linux people said, "We don't want to infringe on anyone's IP, so tell us where it we are infringing, and we will rewrite the code."

    Same applies here. Open source takes a little of the fun out of these things, now doesn't it?

    1. Re:SCO did it! by Anonymous Coward · · Score: 1, Insightful

      It is kind of hard re-code infinging sections of software to be non-infringing when your opponent is claiming a patent on things like the double-click.

    2. Re:SCO did it! by miyako · · Score: 5, Insightful

      I think the difference will be that SCO was claiming their actual code was in the kernel, while MS is claiming that it "infringes on their IP".
      For all we know MS has some patent on Operating Systems or taking input, processing it, and giving output, or the color blue, or something.
      That's the problem with software patents, as it stands right now, if Linux really is infringing on some MS patent then the functionality will have to be removed, not simply re-implemented in a different way. If this patent is on something core to the operation of Linux, then it could be very bad.
      Frankly, I wouldn't be surprised if Linux does violate some MS patent- not because the kernel developers have been stealing from MS, but because software patents are far to broad in nature. The best possible scenario would be that Linux is violating some MS patents and that is used as a stepping stone in order to reorganize that entire software patent system so it's not so stupid. More likely is that either Linux isn't violating any MS patents, or it is but MS doesn't do anything about it in court because they are afraid of having to fight IBM on one side, and Antitrust lawsuits from the EU (and possibly the US, though we saw how effective that was the last time) on another side.

      --
      Famous Last Words: "hmm...wikipedia says it's edible"
    3. Re:SCO did it! by kibbylow · · Score: 1

      I'm not really sure if rewriting the code would solve the situation here.

      I'm sure someone will correct me if I am wrong...

      SCO didn't sue because someone infringed on a particular patent. They sued because, as they claimed, someone added their code into the linux OS.

      It seems to me that Ballmer is referring to patent infringement. I.e, it's the method/idea itself that is patented so it doesn't matter how it's coded.

    4. Re:SCO did it! by a_n_d_e_r_s · · Score: 1

      Of course it matters how its coded. There is more than one way to make iron from ore. In the same way its more than one way to make a program behave in a specific way.

      So its of course possible to take out any patent infringments from the code if there exist any.

      However since Ballmer just make these general statements its no proof that any such infringement even exists - just look at the SCO case where SCO came out with the same statements and now looks like they will cease to exist since thier case us worthless.

      Now Ballmer tries to do a SCO - it can be the end of Microsoft.

      --
      Just saying it like it are.
    5. Re:SCO did it! by CaptainZapp · · Score: 1
      For all we know MS has some patent on Operating Systems or taking input, processing it, and giving output, or the color blue, or something.
      You could be on to something, here.
      --
      ich bin der musikant

      mit taschenrechner in der hand

      kraftwerk

    6. Re:SCO did it! by Cruise_WD · · Score: 1

      If it's something trivial, it can be coded around.

      If it's something fundamental to Linux, then it will have come from UNIX and older OS's, and any MS patent for it has a wealth of prior art to invalidate the patent.

      Either way, I can't this as in issue.

      --
      [ cruise / casual-tempest.net / xenogamous.com / transference.org / quantam sufficit ]
    7. Re:SCO did it! by leuk_he · · Score: 1

      while MS is claiming that it "infringes on their IP".

      the wording was.. "....Linux comes from the community -- the fact that that product uses our patented intellectual property is a problem for our shareholders...."

      Which is not all that different from sco in the end. They are not clearly telling where it is ip is a problem. He uses the word patented. But without telling what patents it is about. So at this moment it is nothing but FUD. A kind of "use ms"(or novell) or prepare to be sued, or see less functionality in your gpl product.

      On he other end you could be right. The results of MS were seriously affected last year by legal charges. So 440 million for the novell deal could be required to prevent more charges at that part.

    8. Re:SCO did it! by CmdrGravy · · Score: 1

      SCO's charges are even more nebulous, they have never said that Linux infringed on any of their patents and they haven't really claimed that any of their copyrighted code is in Linux either.

      Instead they are claiming that because IBM developed AIX and Dynix from code SCO claims rights to and then engineers who had worked on AIX and Dynix also helped with Linux that they should get some money even though there is nothing of what SCO claims rights to directly in Linux.

      Software is only patented in the US I think so even in the extremely unlikely worst case scenario Linux development can carry on unhindered outside of the US but to be honest I don't see MS going anywhere with his except to make these kinds of silly statements to spread a bit of fud about.

    9. Re:SCO did it! by walt-sjc · · Score: 1

      I know I'm being anal here, but you don't make iron from ore, you extract it.

      But to your other point, let's look at the Amazon one-click patent. It doesn't matter how you code a one-click solution, it would still violate the patent. The patent is on the process, not the specific implementation. Specific implementation would be more of a copyright issue where you can recode so it doesn't violate copyright.

      Another counter example is the g729 codec for voice compression. g729 implements compression in a very specific way, so the open source solution is to not use g729, but to use alternates like gsm and iLBC.

      So I guess it totally depends on the patent. Is it very broad where there is no workaround like one-click, or is it very focused where you can use alternate technology to accomplish the same goal?

    10. Re:SCO did it! by CmdrGravy · · Score: 1

      I don't think MS would get anywhere attacking Linux its self with patents but they may get further with things which are interoperating with Windows, e.g. Samba which would be much harder to code around.

      From Microsofts point of view its probably annoying that things like Samba allow things to work with Windows but that MS are getting no money from them for this interoperational ability ( I'm not saying they should do but I bet MS thinks they should ).

      What we could be seeing is the beginnings of Microsoft trying to control these developments by forming agreements with some companies/projects and threatening those who don't play ball with litigation. I think one of the big selling points of Suse is it's groupware stuff which can deal with MS Exchange ( although I could be wrong ).

    11. Re:SCO did it! by A+beautiful+mind · · Score: 1
      if Linux really is infringing on some MS patent then the functionality will have to be removed
      Most likely IBM would nuke the heck out of Microsoft with it's 20k strong industry leading patent portfolio if MS would take anything to court. Most of the patents on both sides would get invalidated after decades of work on behalf of the courts. Linux won't have to remove a single line of code. Even if, I'll just point people to the mirror at the local university, in the EU. No software patents in the EU, yet thank Ignucius.

      As Bruce Perens put it, every nontrivial software violates patents. The question is, what to do with all this.
      --
      It takes a man to suffer ignorance and smile
      Be yourself no matter what they say
    12. Re:SCO did it! by Anonymous Coward · · Score: 0

      Wow. You managed to take something that wasn't at all funny to begin with, and somehow make it even less funny. Congratulations!

    13. Re:SCO did it! by genooma · · Score: 1

      we will use triple click!

  14. Company motto by edwardpickman · · Score: 4, Insightful

    If you can't beat 'em sue 'em.

    1. Re:Company motto by Anonymous Coward · · Score: 1, Funny

      no no no... Now it's - If you can't beat 'em, SuSE 'em!

    2. Re:Company motto by Anonymous Coward · · Score: 0

      or buy em'

  15. worst case solution by Anonymous Coward · · Score: 1, Funny

    Buy a copy of MSWindows and put the box under the monitor.

  16. Open Source Drives the Technical Economy by xzvf · · Score: 1

    As a nation (USA) we need to nip this type of behavior in the bud. While F500 companies have made Linux an important part of the data center (too important to be incumbered), startups have used Linux and open source to drive most of the innovation and change over the last 5-10 years. The first internet boom people used venture capital to buy tons of proprietary hardware and software. The sustained growth has come from white boxes, open standards and open source.

    The economy is on the line when open source is threatened.

    1. Re:Open Source Drives the Technical Economy by Anonymous Coward · · Score: 0

      Jesus Christ, You fucking yanks and your fucking companies...

  17. Microsoft Inovates? by tyrnight · · Score: 0

    Microsoft does not inovate.. they immitate.. Microsoft has very little ground on inovation other then the way they make money. Balmers pockets cant get any fuller. Jeez this irritates me.

    --
    Freaky Schitt always happens to me... WHY God WHY!!
    1. Re:Microsoft Inovates? by Anonymous Coward · · Score: 0

      The idea of a CLI is an innovation from Microsoft.

    2. Re:Microsoft Inovates? by VE3MTM · · Score: 1

      Except, you know, that little-known platform and language called 'Java'... or maybe you want to go a little further back to the UCSD p-System (circa 1978)?

      Quit your trolling.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Whoops, silly middle mouse button...
    3. Re:Microsoft Inovates? by Anonymous Coward · · Score: 0

      The Java VM was designed for one language only, whereas the CLI is designed to work with an arbitrary language, which is the innovative part.

    4. Re:Microsoft Inovates? by VE3MTM · · Score: 1

      See: http://www.robert-tolksdorf.de/vmlanguages.html

      I don't know about you, but it seems to me that there is more than one language that runs on top of the Java VM. Even if you debate whether it was "designed" to allow this or not, the other example I quoted was a generic system does meet your criteria.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Whoops, silly middle mouse button...
    5. Re:Microsoft Inovates? by Divebus · · Score: 1

      WHY God WHY!!

      BOOOMMMM... thunder thunder... BECAUSE I HATE YOU!

      --

      Most of the stuff on /. won't survive first contact with facts.
  18. Put up or Shut up by Cadallin · · Score: 4, Insightful

    Alright, enough of this bullshit. Isn't there some kind of Libel suit that can be filed about this kind of garbage? I know I, as a private citizen can't go around telling newspapers that the Coca-Cola company kills a kitten for every can of drink they sell, without getting sued nine ways from breakfast. Why is Microsoft any different? If they've got something, let's see it, if not, can't they be forced to stop spreading FUD on pain big nasty fine-y death? Surely Redhat, and the other corporate Linux entities have some interest in trying this?

    1. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      I really agree! Let's put up some website to join our efforts! Let's even spend money on this!

    2. Re:Put up or Shut up by Bemopolis · · Score: 5, Funny

      I dunno, Ballmer might be right on this one. I know several Linux users who have a BSoD screensaver...

      Bemopolis

      --
      "I guess the moral of the story is, don't paint your airship with rocket fuel." -- Addison Bain
    3. Re:Put up or Shut up by lixee · · Score: 1
      Why is Microsoft any different?
      'Cause of all the cash they have! Remember that the US has the best judicial system money can buy.
      --
      Res publica non dominetur
    4. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      Let's put up some website to join our efforts!

      Dude, I'm not going to fall for the goatse trick a second time.

    5. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      Now just wait a second, Coke?

      I was told it was Pepsi. :)

      OK Seriously, that's a little over the top. No court would uphold a suit over the kitten thing, because it's obviously fake and no reasonable person would belive it.

    6. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      > Coca-Cola company kills a kitten for every can of drink they sell

      They don't!?!?! You mean I bough 1000 cans of Coke for nothing?

      -- President of DWHC (Dogs who hate cats)

    7. Re:Put up or Shut up by WindBourne · · Score: 1
      Why is Microsoft any different?

      Because they have politicians trying to attach to the front of Gates's pants regardless of the damage to society or damage to the economy or even the morality. Sadly, a number of them have succeeded.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    8. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      the US has the best judicial system money can buy

      Who says they would have to be sued in the US?

    9. Re:Put up or Shut up by iamdrscience · · Score: 1

      The two problems with that are that (1) lawsuits are expensive, somebody needs to finance a libel suit and, more importantly (2) in a libel suit you need to be able to prove that the person knew that their statements were false. It's difficult to prove whether Ballmer definitely knew that his statement was false (assuming it is false) -- easy to speculate on and make the assumption that he did, but very difficult to actually prove.

    10. Re:Put up or Shut up by Anonymous Coward · · Score: 0

      I think you should learn what an infringement is. It's not some enduser with BSoD screens. Now if a linux distro was shipped with these, that would be infringement. See the difference? btw, You really think there is M$ code in linux? I think if you do, you are forgetting who has settled the most lawsuits, and lost untold numbers of lawsuits for just such actions as infringement, I think their name is MICRO$OFT...

    11. Re:Put up or Shut up by somersault · · Score: 1

      We present here patent number 4598437934 "Advanced bit inversion via XOR between the hours of 9AM to 5PM"...

      --
      which is totally what she said
  19. Hey Ballmer... by Anonymous Coward · · Score: 0


    Hey Ballmer...I've got your intellectual property...right here
    {gesture to groin}

    This doesn't work as well in the electronic world as it does in person, does it?

    TDz.

    1. Re:Hey Ballmer... by sunwukong · · Score: 1

      Uh, did you just offer to become Ballmer's cam whore?

      I'll never be able to laugh at the Monkey Dance the same way again!

  20. BSD too by Lord_Slepnir · · Score: 4, Funny

    Ballmer added later in the speech "You'll notice that BSD also infringes on our Intellectual Property. You'll notice that the BSD network stack is identical to the one Microsoft created. Anyone who thinks otherwise has been brainwashed by the Great Satan"

    1. Re:BSD too by ssj152 · · Score: 1, Informative

      The BSD stack isn't identical to the Microsoft stack; it is the other way around. Microsoft bought a license to the BSD TCP/IP stack and integrated it into their products. The difference in point of view matters a lot, at least to me.

      --
      Be Obscure Clearly
      There are visual errors in time as well as in space.
    2. Re:BSD too by iamdrscience · · Score: 1

      Way to miss the joke. Also, I doubt MS bought a license to the BSD TCP/IP stack considering it's under the BSD license and thus freely usable and modifiable for anyone, even commercial software that doesn't release source code.

    3. Re:BSD too by ssj152 · · Score: 1

      Check it out; they DID. If I had time I'd post the reference. MS would NOT use the code without some form of "legal" right-to-use - think about it. I think I found this by looking up Microsoft+ TCPIP+ or similar.

      --
      Be Obscure Clearly
      There are visual errors in time as well as in space.
    4. Re:BSD too by ssj152 · · Score: 2, Informative
      --
      Be Obscure Clearly
      There are visual errors in time as well as in space.
    5. Re:BSD too by Xtravar · · Score: 1

      Yes, the parent was joking, and that was the main point.

      --
      Buckle your ROFL belt, we're in for some LOLs.
    6. Re:BSD too by rufty_tufty · · Score: 1

      If by "bought" you mean 'follow the terms of the BSD license and use for whatever the hell you want at no cost whatsoever' then yes they bought it

      --
      "The weirdest thing about a mind, is that every answer that you find, is the basis of a brand new cliche" -
    7. Re:BSD too by SillySlashdotName · · Score: 1

      That sound you just heard was the sound of a joke as it passes so far over your head that your hair didn't even move as it went by.

      --
      Acts of massive stupidity are almost never covered by warranty. --me.
    8. Re:BSD too by ssj152 · · Score: 1

      Thanks for bringing that to my attention. Now, will someone please remind me to laugh?

      --
      Be Obscure Clearly
      There are visual errors in time as well as in space.
  21. So what happens by Epeeist · · Score: 4, Interesting

    When it is shown to be Mono that is infringing?

    1. Re:So what happens by Blob+Pet · · Score: 1

      I have doubts about that. As I understand it, Mono is an implementation of an ECMA standard.

      --
      "...today consumers have been conditioned to think of beer when they see a bullfrog..."
    2. Re:So what happens by Anonymous Coward · · Score: 0

      Are ECMA standards required to be free from patents or is a patent license automatically included? Otherwise, the fact that it's a published standards doesn't mean jack shit (see every MPEG standard ever.)

    3. Re:So what happens by pNutz · · Score: 1

      Novell is the primary supporter of Mono, so they should be in the clear (i.e., souls sold).

      I would REALLY like to hear from Miguel about THIS.

      --
      Death and danger are my various breads and various butters.
    4. Re:So what happens by L'homme+de+Fromage · · Score: 0

      Miguel supports this deal.

    5. Re:So what happens by CRCulver · · Score: 2, Informative

      I have doubts about that. As I understand it, Mono is an implementation of an ECMA standard.

      Submitting a technology as a standard does not mean giving up one's patents on it. Microsoft has patented many features of Mono.

    6. Re:So what happens by Blob+Pet · · Score: 1

      Actually, Mono was released by Novell, so this is a moot point lol.

      --
      "...today consumers have been conditioned to think of beer when they see a bullfrog..."
    7. Re:So what happens by pNutz · · Score: 1

      I know he supported the deal. I mean how does he feel NOW after Ballmer's comments? Stupid? Optimistic? Dismissive? I'd prefer more than an adjective, but I'll take what I can get.

      --
      Death and danger are my various breads and various butters.
    8. Re:So what happens by Epeeist · · Score: 1

      > I would REALLY like to hear from Miguel about THIS

      So who is he working for these days?

    9. Re:So what happens by L'homme+de+Fromage · · Score: 0

      Mono also implements Windows.Forms, ADO.NET and ASP.NET, which are not part of the ECMA standard. Those are proprietary MS-patented extensions. Mono should either drop those or Linux distros should just drop Mono.

    10. Re:So what happens by Enselic · · Score: 2, Interesting

      You can read about this at this Mono page

      Summary:

      The Mono/C# implementation itself is safe.

      The core of the .NET Framework, and what has been patented by Microsoft falls under the ECMA/ISO submission. Jim Miller at Microsoft has made a statement on the patents covering ISO/ECMA, (he is one of the inventors listed in the patent). [...] Basically a grant is given to anyone who want to implement those components for free and for any purpose.

      The risky part is the implementations of ASP.NET, ADO.NET and Windows.Forms.

      For people who need full compatibility with the Windows platform, Mono's strategy for dealing with any potential issues that might arise with ASP.NET, ADO.NET or Windows.Forms is: (1) work around the patent by using a different implementation technique that retains the API, but changes the mechanism; if that is not possible, we would (2) remove the pieces of code that were covered by those patents, and also (3) find prior art that would render the patent useless.

      As long as we use for example Gtk# instead of Windows.Forms, there should be no problems.

    11. Re:So what happens by Salsaman · · Score: 1

      Nothing. Nobody uses mono for anything important anyway.

    12. Re:So what happens by Anonymous Coward · · Score: 0

      They won't show that yet. Mono has not gotten big enough acceptance yet to be worth going after. Once there's enough users to warrant a big money return on making people pay for licenses (because it would be more expensive to re-code their apps from scratch), then we'll see them pull that card out.

      Good luck enforcing anything on the open source community though. Decentralized, able to move faster than corporate structures can, more people available, less motivation for respecting "IP" than any business, and a general disrespect for authority seem to be characteristics common in that group. Telling them to stop making something through extortion tactics is much akin to a kid saying "BANG! I shot you! And if you don't lie down and play dead to acknowledge that I win, I'm going HOME!" to another kid.

      It's all made up shit, and nobody respects a whiner anyway.

    13. Re:So what happens by mikesd81 · · Score: 1

      I thought that was covered in the N/M Agreement.

      --
      That which does not kill me only postpones the inevitable.
    14. Re:So what happens by 14CharUsername · · Score: 1

      but novell isn't the only one using mono.

    15. Re:So what happens by Anonymous Coward · · Score: 0

      Only for Suse users. Not for anyone else using Mono.

    16. Re:So what happens by rcs1000 · · Score: 2, Interesting

      It's worth noting that Microsoft's IronPython project is *explicitly* for .NET and Mono. (Technically IronPython is "A fast Python implementation for .NET and Mono".)

      Any decent attorney would ask why - if Mono was in clear and obvious breach of Microsoft's patents - then they were explicitly developing software for it.

      --
      --- My dad's political betting
    17. Re:So what happens by alext · · Score: 1

      Not any more, or were you expecting that once the project had real value MS would be supporting Mono?

      The current project page.

    18. Re:So what happens by alext · · Score: 1

      You realise that you've just discarded what was the original justification of the Mono project?

      Without portability of applications from Windows to Mono, de Icaza's fig-leaf is blown away and we all might as well have stuck with Java.

    19. Re:So what happens by Enselic · · Score: 1

      You would be right if Java/JVM and C#/.NET were the same thing, but they are not, which makes Mono valuable anyway.

  22. I'm always a little suspicious by 91degrees · · Score: 1

    Of any comapany that asserts that another is violating its intellectual property, but refuses to say exactly what. SCO and :CueCat both tried this and were widely ridiculed.

    1. Re:I'm always a little suspicious by $RANDOMLUSER · · Score: 1

      The difference would be that Microsoft has a HUGE patent portfolio. The SCO case was about COPYRIGHT. And you'll notice that OSS has exactly zero patents, so the playing field is completely different. Microsoft doesn't have to disclose code to prove patent infringement, all they have to do is produce their patent, and the OSS code in question.

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    2. Re:I'm always a little suspicious by 91degrees · · Score: 1

      But surely they know what patents Linux infringes on, or at least the ones that it might do. Why can't they tell us? Don;t they have some responsibility to minimise their damages?

  23. I'll bite by smittyoneeach · · Score: 3, Interesting
    "Linux operating system"
    Ballmer's meat puppet McBride couldn't win in court on the specious SCO claims about foreign code polluting the Linux kernel.
    Not clear how, if Windows code had been magically grafted into the Linux kernel, that such Frankencode would a) work and b) go unnoticed. Linus himself is the ulitmate commiter to the kernel.org sources, no?
    As a society, we need to stigmatize people who say such wrongheaded things in public, and clueless publications that circulate such tripe.
    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:I'll bite by Alsee · · Score: 1

      if Windows code had been magically grafted into the Linux kernel

      He didn't say there was any Microsoft code in Linux. He addressed Linux and said "the fact that that product uses our patented intellectual property is a problem".

      In other words Microsoft has a Software patents on Ones and Zeros, Linux uses Ones and Zeros, therefore Linux infringes Microsoft's Valuable Intellectual Property.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    2. Re:I'll bite by kfg · · Score: 1

      This isn't about code. It's about method.

      KFG

    3. Re:I'll bite by smittyoneeach · · Score: 1

      If it's not about the implementation, then perhaps you could explore the difference between "method" and "algorithm".
      Algorithms cannot be patented, right?
      Maybe this MS/Novell thing will be the darkness before the dawn, when the utter farce of software patents and "intellectual property" are laid too bare for even the emperor's new clothes to cover.
      It's not that paying companies for good work is even an issue. It's the fact that companies insist on perverting the legal system to effect the information age equivalent of highway robbery that is particularly disgusting.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    4. Re:I'll bite by kfg · · Score: 1

      Algorithms cannot be patented, right?

      But the use to which they are put can be. Remember, this is a country that issued a patent to a bank for putting out toys for kids to play with, seeing a bank doing it as distinct from a restaurant doing it.

      "On the Internet!" is patentable.

      Maybe this MS/Novell thing will be the darkness before the dawn, when the utter farce of software patents and "intellectual property" are laid too bare for even the emperor's new clothes to cover.

      The problem being that America as a nation has dressed itself in these new clothes. America as a nation would rather defend a farce rather than admit it was acting silly. Especially if there is a monetary cost involved in acquiring new new clothes.

      It's not that paying companies for good work is even an issue. It's the fact that companies insist on perverting the legal system to effect the information age equivalent of highway robbery that is particularly disgusting.

      Welcome to the new fuedalism. You're just a serfer on the Information Super Rice Paddy. All hail the Daimyos of Microsoft and Sony/BMG.

      KFG

    5. Re:I'll bite by somersault · · Score: 1

      I don't think it's code so much as methods or ideas. Stupid. Not you, just everything. The world has gone completely nuts. Well, America has anyway...

      --
      which is totally what she said
    6. Re:I'll bite by jamstar7 · · Score: 1
      if Windows code had been magically grafted into the Linux kernel

      He didn't say there was any Microsoft code in Linux. He addressed Linux and said "the fact that that product uses our patented intellectual property is a problem".

      In other words Microsoft has a Software patents on Ones and Zeros, Linux uses Ones and Zeros, therefore Linux infringes Microsoft's Valuable Intellectual Property.

      Anybody remembering when it was reported that Windows code has escaped to the wild? I mentioned this back then, but it seems appropriate to mention this again. Windows code escaping into the wild opens up the can of worms. All Microsoft has to say is, "This incident was reported and documented. PROVE to us that you never looked at our code."

      --
      Understanding the scope of the problem is the first step on the path to true panic.
  24. LOLZ @ MSFT... by tomstdenis · · Score: 0

    Coming from the company who stole the gui from PARC, the IP stack from BSD, the new theme from Apple, the ...

    I see a lot of things in GNU/Linux that I don't see in Windows. Like a modern scheduler, a UNIX/POSIX compatible standard set of libraries, a competent collection of userland tools (coreutils), a free and commercially viable set of compilers, various desktop window managers based on X11, etc, etc, etc....

    If GNU/Linux *did* copy things from Windows (like the shitty scheduler, memory manager, lack of user land tools, etc) I wouldn't use it. I might as well run Windows.

    I think we can all sit back and laugh at MSFT for squirming into oblivion. Vista will be a hoot of a failure. I for one am going to sit back and laugh.

    Tom

    --
    Someday, I'll have a real sig.
    1. Re:LOLZ @ MSFT... by Anonymous Coward · · Score: 0

      The interface. Linux is rock-solid, but KDE does mimic Windows. That's why I, being a Mac user, like Gnome better!

    2. Re:LOLZ @ MSFT... by Hijacked+Public · · Score: 1
      stole the gui from PARC, the IP stack from BSD, the new theme from Apple


      I thought that kind of stuff couldn't be stolen?

      --
      "Sacrifice for the good of The State" - The State
    3. Re:LOLZ @ MSFT... by tomstdenis · · Score: 1

      I like Gnome because it's simpler. Though yeah, KDE does mimic aero/XP a bit too much.

      Tom

      --
      Someday, I'll have a real sig.
    4. Re:LOLZ @ MSFT... by Belial6 · · Score: 1

      Maybe not, but my favorite was when they infringed on Stacker's copyright. They didn't even remove Staker's copyright notice when they included it.

    5. Re:LOLZ @ MSFT... by everphilski · · Score: 1

      the IP stack from BSD

      Idiot. You can't steal BSD code. It is free, free'er than GPL. As in you can do whatever you want with it, no holds barred. Microsoft used it in a way acceptable to the BSD group.

    6. Re:LOLZ @ MSFT... by Anonymous Coward · · Score: 0

      Ffs, you moron, they didn't steal the network code from BSD.

      BSDL != GPL. Not everyone on the planet thinks "free" means "with restrictions". The BSD network stack has been freely given to anyone who wants to use it - commercial or otherwise. The same goes for Apache, btw.

      And if Microsoft "stole" the GUI from Xerox, WTF did Apple, NeXT and the X Consortium do? Borrow it without asking?

      I see a lot of things in GNU/Linux that I don't see in Windows. Like a modern scheduler

      Yes, Windows has one of those. Maybe you should look harder.

      a UNIX/POSIX compatible standard set of libraries

      You mean Microsoft Tools for Unix, a free UNIX/POSIX compatible set of libraries?

      a competent collection of userland tools (coreutils)

      Yeah, no-one has Cygwin.

      a free and commercially viable set of compilers

      LOL. The free MS C/C++/C# compiler doesn't count then?

      various desktop window managers based on X11, etc, etc, etc....

      Yes, everyone knows how much the variety of window managers has helped Linux gain ground on the desktop. You're quoting its biggest commercial weakness as an advantage. Good one.

      If GNU/Linux *did* copy things from Windows I wouldn't use it.

      Well, how about its FAT access, or SMB access, or NTFS support, or fucking WINE. Not using any of those, then?

      Not forgetting the main thing that GNU/Linux copies from Microsoft - restrictive licensing of the source code. But Microsoft at least gets this right and allows you to link to their code for speed without giving your code to them.

    7. Re:LOLZ @ MSFT... by Anonymous Coward · · Score: 0

      Windows had an O(1) scheduler long before Linux. And is Visual Studio .NET 2005 not comercially viable enough for you? Do everyone a favor and return to getting ridiculed in sci.crypt..

    8. Re:LOLZ @ MSFT... by tomstdenis · · Score: 1

      My point was very few of the treasured Windows assets are actually from Microsoft.

      As for cygwin, well if I have to PAY for Windows to then download cygwin to get a useful box, why not just install GNU/Linux?

      I use ext2/reiserfs, NFS, and I don't use WINE at all.

      oops.

      Tom

      --
      Someday, I'll have a real sig.
    9. Re:LOLZ @ MSFT... by somersault · · Score: 1

      Windows should have been a failure all along, but it's not. And we're not the ones laughing..

      If Linux was the same as Windows then everyone would use it, because it would run all your applications and games, but for free.

      --
      which is totally what she said
  25. BAHAHAHA!!!! by dubiago · · Score: 1

    Microsoft?! Innovate?!?! *falls out of chair, sides hurting*

  26. Ha! by singingjim · · Score: 0

    Busted! Linux geeks are criminals!

    --
    Terrible karma and aiming lower, which in this environment of one-sided reason, is higher.
  27. Patent numbers and licence fees ? by quiberon2 · · Score: 5, Insightful
    Microsoft need to be specific; what are the patent numbers, which countries are they valid in, and what is the licence fee that Microsoft would like from an individual user ?

    Without that essential information, Microsoft are behaving in a commercially-inappropriate way. Intimidating and destructive to creativity.

    I need the chance to way either that the patent does not apply where I live; or that there is prior art; or that I will do something in a different way. Or to find a patent of mine (or of my employer's) that they would like to cross-licence. I also need to know when the patent expires.

    1. Re:Patent numbers and licence fees ? by poot_rootbeer · · Score: 2, Insightful

      Microsoft need to be specific; what are the patent numbers, which countries are they valid in, and what is the licence fee that Microsoft would like from an individual user ?

      No, they would need to be specific if they intended to file suit against anyone associated with the development of Linux in court.

      If they're just going to make public statements with the intent of spreading FUD about Linux, it's in their interest to be as NON-specific as possible.

    2. Re:Patent numbers and licence fees ? by Anne+Thwacks · · Score: 1
      what are the patent numbers, which countries are they valid in

      That would be the USA. No other countries have software patents. Which means, even in the highly unlikely senario that any of MS patents are valid in the USA, you can relax (and go on using the technology) everywhere else.

      Not only that, AFAIK, the USA is the only coutry where you could sue the end users. Everywhere else, you would only be able to sue people who actually SOLD something incorporating the patent. Also AFAIK, except in the USA, even if you could sue, damages would be assessed as that fraction of the value of what was bought that was attributable to the patented component. (If your Ford car included a brake pipe that infringed a Westinghouse patent, then Ford could only be sued for the value of the brake pipe, and very probably only for the incremental value/savings of that brakepipe instead of an alternative design.) Furthermore, the infringer has to be given due warning of the fact that they are infringing, and oportunity to cease infringing, before a penalty would apply.

      The US patent system and legal system are both horribly broken by the standards of the rest of the world.

      IANAL, but I play one on my keyboard.

      --
      Sent from my ASR33 using ASCII
  28. To quote someone somehow involved in this.. by kan0r · · Score: 4, Insightful

    "Talk is cheap, show me the code!"

  29. questioning innovation by edis · · Score: 0

    'get the appropriate economic return for our shareholders from our innovation.' - as much, as it is innovation, and not speculation on market dominance.

    --
    Servant of karma
  30. So THIS it was all about ah ? forcing to suse ? by unity100 · · Score: 3, Insightful

    it appears that with the passing years the microsoft top brass is getting old, and surprisingly losing their sanity before their due time.

    arent they already aware that eu is bashing them because of their similar behaviour ?

    do they think that eu will just let them force people to use their own 'partner''s distro just like that ?

    i can see fines raining down like hell.

  31. What innovation? by Anonymous Coward · · Score: 0

    I see nothing innovative from MS period, what is he talking about. What patents or copyrights does the linux kernel infringe? If anything I have installed infringes MS "IP", I want to know so that I can remove it. Never mind vague threats, show us where the problem is or STFU!

    MS Windows infringes thousands of patents too, funny how he doesn't mention that.

  32. is this going to force a fork? by hedrick · · Score: 5, Interesting

    With this license agreement, Novell has a license to put MS patented technology into their Linux. Is it safe to permit Novell engineers to submit code to common Linux repositories? It seems to me that they would need to certify that none of their code contains any of the MS IP that they now have access to. Unless MS is willing to identify which portions of SuSE are covered by their patents, this could be difficult.

    1. Re:is this going to force a fork? by Anonymous Coward · · Score: 2, Insightful

      Novell can cram all the MS crap they want into the common Linux repositories,
      but it doesn't mean that we - the Linux community - have to accept it. I think
      snapping the Novell tine off of the fork is the ultimate answer, and we do that
      by simply turning our backs to Novell and treat it as a non-entity in the Linux
      community from now on. Its value to Linux has plummeted to zero this week, period.

      I'm planning to migrate to either Fedora Core 6 or Debian Etch over the next few
      weeks, depending on which seems to fare better during my personal bake-off. And,
      Microsoft will not have any say whatsoever about what I run on *MY* computer. It's
      mine, and not Ballmer's and he will not dictate what I can and cannot run or store
      on my hardware in any way, shape or form.

    2. Re:is this going to force a fork? by markovg · · Score: 2, Insightful

      The only person liable here should be the author who claims to hold the copyright, like any type of publication. If there are others who wish to the challenge the claim, they would have to demonstrate prior publication and an opportunity for the offending author to have plagiarized the source.

      If demonstrated, the source could be removed from distribution and replaced with non-plagiarized code.

      If I write a scientific article, I don't believe I am liable for citing work which later turns out to be plagiarized. Why should it be any different with code?

      Thus I would say only Novell has any serious liabilities here. It would be, however, important to get some legal advice here, perhaps the FSF could be asked to make a statement on this wrt the GPL, otherwise Microsoft might find itself a legal way to cause OSS alot of trouble.

    3. Re:is this going to force a fork? by MECC · · Score: 1

      I don't think its as much about dropping novell's distro (since its ostensibly safe from MS), but to stop taking any contributions from novell altogether. It might also not be a bad idea to certify that a program pr project has no contributions from novell of any kind.

      And, given the lengths to which MS will go, it's not a bad idea to only accept code into any given codebase from someone after they sign an affidavit or agreement that they don't work for novell or microsoft, and the code they contribute did not come from commercial, non-gpl sources. I wouldn't put it past MS to hire someone to try and sneak some of their code into the linux kernel.

      I, on the other hand, am thinking patenting FUD, and charging SB for his use (per recipient) of my idea. That would give him an easy choice - pay me or go to jail.

      --
      "We are all geniuses when we dream"
      - E.M. Cioran
    4. Re:is this going to force a fork? by kfg · · Score: 1

      Novell can cram all the MS crap they want into the common Linux repositories,
      but it doesn't mean that we - the Linux community - have to accept it.


      How would you propose to know it when you saw it?

      KFG

    5. Re:is this going to force a fork? by Shawn+is+an+Asshole · · Score: 1

      I would recommend trying Ubuntu Edgy over Debian Etch. I moved to Ubuntu Dapper after getting pissed off with FC5 one too many times.

      The only issues I have with Ubuntu is they still have wxWidgets linking against GTK1. This is very anoying as I do much of my development with wxWidgets. Right now I'm having to build it myself. If I wanted to do that, I would still be using a source based distro. I did that for five years and got really tired of it.

      The other issue is it's 64 bit support. Don't bother trying to run a 32 bit Firefox, 32 bit Mplayer, and VMWare with it. That's what I liked about Fedora, I could just do "yum install mplayer.i386" and I'd get the 32 bit version with the 32 bit dependencies. Ubuntu/Debian lack that.

      Both of those issues should also apply to Debian, though. Other than this, though, I've been very happy with Ubuntu.

      --
      "It ain't a war against drugs.it's a war against personal freedom" --Bill Hicks
    6. Re:is this going to force a fork? by Stalyn · · Score: 1

      Q4. With this agreement, will Novell include Microsoft patented code in its contributions to the open source community?

      No. Novell will not change its development practices as a result of this agreement. It has always been our policy in all development, open source and proprietary, to stay away from code that infringes another's patents, and we will continue to develop software using these standard practices. If any of our code is found to infringe someone else's patents, we will try to find prior technology to invalidate the patents, rework the code to design around the infringement, or as a last resort remove the functionality.

      Novell is committed to protecting, preserving and promoting freedom for free and open source software.

      http://www.novell.com/linux/microsoft/faq_opensour ce.html

      --
      The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
    7. Re:is this going to force a fork? by ScrewMaster · · Score: 1

      Novell is committed to protecting, preserving and promoting freedom for free and open source software.

      Well, I have no doubt that there are certain people at Novell that should be committed.

      --
      The higher the technology, the sharper that two-edged sword.
  33. Better = Infringement ? by wahman143 · · Score: 1, Insightful

    I love when someone creates something better (be it a product, a technology, etc) that it automagically becomes "Infringement".

    Mantra of the 2000's - "If it ain't yours, and it's better than yours...it's 'Intellectual Property Infringement'"

  34. Damn, worst scenario happens... by Pecisk · · Score: 3, Insightful

    I hoped that Novell/MS deal was really something meaningful, not yet another PR/Marketing stunt from Microsoft. Putting all that "protection racket" bullshit aside, which I can buy a little bit, this Balmer speech asks for more serious investigation, because it just roars "antitrust".

    --
    user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    1. Re:Damn, worst scenario happens... by jamstar7 · · Score: 1
      I hoped that Novell/MS deal was really something meaningful, not yet another PR/Marketing stunt from Microsoft. Putting all that "protection racket" bullshit aside, which I can buy a little bit, this Balmer speech asks for more serious investigation, because it just roars "antitrust".

      Given Microsoft's track record, was there ever any doubt? This whole Novell/MS thing was the basis of the 'itsatrap' tag.

      This is just business as usual for Microsoft.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
  35. only in the USA by mmjcon147 · · Score: 1

    good thing this doesn't affect most of the world
    no software patents = teh win!

    1. Re:only in the USA by miksuh · · Score: 0

      Don't be so sure. Those idiots in Bryssels might try again with patent law :P

  36. Finally... by Anonymous Coward · · Score: 0

    A use for a robotic chair!!!

  37. Remember Stac Electronics? by Anonymous Coward · · Score: 0

    Yeah, you kids may not remember this one, but MS STOLE Stac Electronics' disk compression scheme. MS ended up paying Stac something like $170 million for this theft. Yeah, MS should talk about stealing IP -NOT!

    1. Re:Remember Stac Electronics? by Anonymous Coward · · Score: 0

      Intellectual Property cannot be stolen. I read this on Slashdot.

  38. Phase 2 Engaged. by UnknowingFool · · Score: 1

    MS is a company. I don't MS would say something like that without checking with the lawyers. I'm sure what Ballmer says is technically true. After all, MS must have so many patents. Whether those patents should have been granted is another story. They might have patents on stupid, obvious things with tons of prior art. MS can't go after Linux directly because IBM undoubtedly has a larger patent portfolio. So they get SCO to plant seeds of doubt in every PHB. Now it's their turn. The SCO thing was merely the opening salvo.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
    1. Re:Phase 2 Engaged. by Secrity · · Score: 1

      The SCO thing may have backfired on this latest MS attempt. SCO planted the seeds of doubt in the heads of PHBs and by now most of the PHB realize that it was all bullshit. Hopefully, many or most of the PHBs learned a lesson from SCO and will ignore the MS bullshit. SCO may be less of an opening salvo and more of an immunization. SCO was a company too, and Daryl appears to have said some shit without checking with the lawyers.

    2. Re:Phase 2 Engaged. by UnknowingFool · · Score: 1

      Yes, but MS history shows that its strategy has always been to keep at it until it works. It took them 3 versions of Windows before one was usable. I don't see them deviating from the same strategy. The first attempt is always a failure. Second attempt shows promise. Third attempt is when it becomes substantial.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
  39. The coming war by Anonymous Coward · · Score: 5, Insightful

    It all makes sense - MS is starting to worry. Not about the "boom in linux in just a few years" - that has been "just a few years" for over a decade now. What they are worried about is the "Big War" on the very immediate horizon. Computing is about to undergo a huge revolution.

    Now that (as far as a lot of the top end guys at MS are concerned) Vista is out of the door they are looking at what is next. Customers (home, but most especially business) are not going to pay for another OS - many might not even buy Vista. There is little else MS can put into an OS that sells - stability and modularisation don't sell. They tried the "eye candy" route for Vista - because if they didn't it wouldn't sell one copy. The thing is they can't do the same thing again "Windows Corumo - just another coat of paint on the same OS" - nobody will buy it.

    The future? Subscription based economics - they don't have to produce another OS - they just continually charge for the current one. That too goes for MS Office etc.

    Why the current turn by MS - because linux really does cause them difficulties in that business model. $30 per month for windows or $0 for a flavour of linux.

    The big battle is ahead - the business model that has held firm with computers (both software and hardware) over the past 20 years is being broken up. This can be proven in the easiest way imaginable. Ask yourself this question. As a member of the "bulk" of computer users (ie not high end gamers or 3D designers - home "write an email and watch a dvd"'ers or business "write a spreadsheet or create a presentation"er's) - why would you *want* to buy a new machine/new OS? - the old one does everything just fine - super fast and relatively trouble free. That has not been the case for the past 20 years - it is now.

    1. Re:The coming war by Anonymous Coward · · Score: 0

      The "bulk" of computer users may indeed be getting new computers in the very near future. They will be getting a new cell phone, which may be running GNU/Linux at its core. The selling point for these devices will be for their functionality, not its underlying OS. The end user doesn't care (or even notice) what OS it is running, as long as it works. Later, when he realizes that he's been using GNU/Linux all along, he will want to use it on other devices, too. This is all bad news for MS, who could not deliver on a working cell phone OS. The loss of the "small" form factor will prove to be doubly bad for them as the cell phone aquires all of the capabiities of a laptop. Cell phones already dominate sales figures by absolute quantity sold.

    2. Re:The coming war by Coryoth · · Score: 1
      The future? Subscription based economics - they don't have to produce another OS - they just continually charge for the current one. That too goes for MS Office etc.
      Why the current turn by MS - because linux really does cause them difficulties in that business model. $30 per month for windows or $0 for a flavour of linux.

      I don't think the issue is that linux is free, the problem for MS going to this sort of business model is that linux is already miles ahead on this front. Linux has been doing centralised repositories with regular updates and subscription based support for years and have got the technology and systems well honed. If it comes down to competing for subscription based services then linux already has a distinct tehcnological lead.
  40. What IP? by tsa · · Score: 1

    I don't understand completely what Intellectual Property Ballmer is talking about. SMB? Or is there more? And is he right about Linux using MS's IP, or is he just bullshitting?

    --

    -- Cheers!

    1. Re:what IP? by Shados · · Score: 1

      Considering how many patents and whatsnot microsoft has, its almost impossible to write ANYTHING without hitting something thats "theirs", so to speak. Same can be said of IBM, I'm sure Oracle has a few patents that open source databases hit every so often, and so on. (at least in north america). The same can be said of just about any software of large scale. Its nothing WE should be worried about, but big companies do.

      Now, mind you, i'm sure 2/3rd of these patents can get overturned, but its still probably what Not-Bill-Gates, err, I mean Ballmer, was trying to blow out of proportion.

      "Linux ingringes our IP!". No freagin way! So does like, -everything- else! No news here.

    2. Re:What IP? by teh_chrizzle · · Score: 1

      that's what i want to know. tho i'll bet it's some bullshit "stuff that makes computers go" patent.

      --
      sarcasm:
      -noun
      1. harsh or bitter derision or irony.
  41. Fermat's Last IP Infringement by Ada_Rules · · Score: 3, Insightful
    I have discovered the most interesting proof that Microsoft has infringed on MY intellectual property. Unfortunately, this web space is too small to contain it.

    This is getting really old and although many here will probably disagree, it will eventually have an impact. I can just hear my legal department now "We keep hearing case after case of Linux infringing on someone's IP. We better ban it. Microsoft is a big secure company that would never do anything like that and if they did, there is no way the effects of it could ever impact the end user"...Oh wait.. .. Scratch that.

    --
    --- Liberty in our Lifetime
  42. Winning quote by spellraiser · · Score: 4, Funny

    Quoth Ballmer:

    At the end of the day for basically the whole 18, 19 years that we've been pursuing the server and enterprise opportunity, our number one competitor in the data center for new applications has been Unix. Unix, Unix, Unix, Unix.

    So they need lots of developers, developers, developers, developers to keep up ...

    --
    I hear there's rumors on the Slashdots
    1. Re:Winning quote by moexu · · Score: 1

      You touched on a good point actually. What about the developers? One of the things that SCO didn't realize when they began is that their actions would piss off the entire community and no one would want to develop for their platform. Is Microsoft at all concerned about doing the same thing, or do they think that their developers will stick with them no matter what they do?

      --
      "Seek first to understand." - Socrates
  43. This is a good thing, actually... gon bluescreen by gd23ka · · Score: 1

    Theyre hurt by Linux so bad and without any other defense than resorting to
    FUDge. Not a smart move Ballmer, with hundreds of thousands of Linux evangelists
    out there putting that into perspective for the customers. Linux is taking over
    hard and the Solaris people feel it (even though if you got Solaris youre imho
    downgrading). Then theres IBM, ORACLE etc. to contend with... theyll whip your
    lawsuits out of court until you "blue screen".

  44. Microsoft is infringing upon my Human Rights by unity100 · · Score: 4, Insightful

    With the monopolist pressure they are forcing my relatives, my employers, my contractees, my government to use their own software and wont let them bail out, limiting me on what i can or cant do with my audio&visual equipment in my own house, increasingly deciding what i can or cannot see on the internet, oppressing my open source community, suing people to the extent of harrassment, causing my relatives, friends, close ones to get into pain over their lacking&incapable&insecure softare and me to run fix-up errands for them, trying to funnel cash into decision makers to influence political decisions against my democratic wishes.

    In short, they are using me and all the people i know for their own personal profit against their wishes.

    i request that microsoft cease and desist immediately

    1. Re:Microsoft is infringing upon my Human Rights by hey! · · Score: 1

      Well, the place where things get interesting is where recognizing a claim to a right by one party would infringe on a right claimed by a different party.

      Taking the devil's advocate view here, Microsoft would say this is like claiming you have a right to ride a bicycle on any city street you please. Fine, as long as it's your bicycle.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    2. Re:Microsoft is infringing upon my Human Rights by unity100 · · Score: 1

      Microsoft would have to back off when i say that my bicycle was microsoft's product and i was forced into buying it by microsoft-imposed laws/practices/monopoly, and wanted to buy some other bicycle instead.

  45. How Embarrassing by blacknblu · · Score: 1

    Even if LINUX was infringing upon Microsoft's intellectual property, I wouldn't want to draw too many people's attention to this issue. Based upon the security issues plaguing Microsoft, it would give the impression that LINUX understands Microsoft's intellectual property better than Microsoft.

    --
    "Does this wine taste funny to you?" -- Socrates
  46. Ballmer by Anonymous Coward · · Score: 0

    Hey Ballmer - suck my balls.

    1. Re:Ballmer by Anonymous Coward · · Score: 0

      He can't suck your balls,

      because he's too busy suckin his own!

  47. Linux is not an OS by Nikademus · · Score: 1

    Linux is not an Operating System. It is a kernel dot .

    --
    I gave up with the idea of an useful sig...
    1. Re:Linux is not an OS by Russ+Nelson · · Score: 1

      Solaris is an OS. The Solaris kernel is a kernel.
      SysV is an OS. The SysV kernel is a kernel.
      Linux is an OS. The Linux kernel is a kernel.

      Got it straight now? Or did you drink the GNU/Linux Fool-Aid(tm)?

      --
      Don't piss off The Angry Economist
    2. Re:Linux is not an OS by rk · · Score: 2, Funny

      I thought it was just called the GNU/L-Aid.

    3. Re:Linux is not an OS by WilliamSChips · · Score: 1
      Solaris is an OS. The Solaris kernel is a kernel.
      Solaris is an OS. Solaris contains the Solaris kernel and the Solaris userspace tools.
      SysV is an OS. The SysV kernel is a kernel.
      System V is an OS. System V contains the System V kernel and the System V userspace tools.
      Linux is an OS. The Linux kernel is a kernel.
      GNU/Linux is an OS. GNU/Linux contains the Linux kernel and the GNU userspace utilities. Usually the GNU is implied. But frankly I'd rather omit the Linux part right now, considering how stupid Linus seems to have become recently.

      Got it straight now? Oh wait, you're the one distributing the OSI Flavor-Aid.
      --
      Please, for the good of Humanity, vote Obama.
    4. Re:Linux is not an OS by Russ+Nelson · · Score: 1

      Solaris with the GNU userspace tools is still Solaris. It never becomes GNU/Solaris.
      Netbsd with the GNU userspace tools is still Netbsd. It never becomes GNU/Netbsd.
      Linux with the GNU userspace tools is still Linux. It never becomes GNU/Linux.

      The problem here is that Stallman has fallen under the sway of Chomsky, who theorizes that people cannot think thoughts they cannot name. This is clearly bullshit, but it explains why RMS is always to careful to name the thought he wants people to think: "Free" and "GNU/Linux".

      --
      Don't piss off The Angry Economist
  48. What Patents? by SpaceTaxi · · Score: 1

    Baller saying "the fact that that product uses our patented intellectual property is a problem for our shareholders" implies patent infringement, but the truth is probably that they've freely contributed some of their ip into interoperability and networking with other operating systems, and this has been picked up by Linux. The problem is that nobody owns Linux, so they can't leverage this. The next best thing is to pick one of the commercial distributions (Suse/Novell) and turn them to the dark side.

    Now, the idea is to make it so that if you want Linux to fully work with Windows, you'll need to use Novell's distribution. Or at least that is the idea.

  49. that fat jerk by Anonymous Coward · · Score: 0

    qualifies as a clear and present danger. OK, ya'all lawyers. What law can be invoked by a class action to get him to put up or shutup, and to explicitly list the patents that infringe? This is clearly market manipulation at a minimum. He is also claiming that all linux end users are in violation of the law.

  50. What intoxicant is Ballmer consuming? by msobkow · · Score: 4, Interesting

    What is it about monopolists that they end up thinking no one else could possibly be as good as them and their team, that no one could possibly compete, that no one could come up with an idea on their own?

    Why do monopolists assume they own the world when their fragment is a paltry slice compared to the whole?

    Why would someone whose anti-trust investigation mysteriously evaporated shortly after the Bush election be flapping their gums when the Democrats are on the rise and looking into any and all events for influence, connections, and blame? Instead of worrying about Linux, Ballmer should be worrying about the spectre of renewed anti-trust investigations.

    The Linux code is up for public review. The straw-dog SCO attempt to tear it down is all but done. Let Microsoft publish their code and identify the purported IP conflicts. They don't and won't because they can't, and they know it.

    --
    I do not fail; I succeed at finding out what does not work.
    1. Re:What intoxicant is Ballmer consuming? by Anonymous Coward · · Score: 0

      That reads like a passage from the Communist Manifesto. Calm down Leonid, it's all gonna be OK...

    2. Re:What intoxicant is Ballmer consuming? by WilliamSChips · · Score: 1

      That's because Marx and Engels, although they are mostly full of shit their writings and translations of them are not full of bullshitting the language, and they said things with the objective of being understood, as opposed to not being understood, which is the point of much modern political writing.

      --
      Please, for the good of Humanity, vote Obama.
  51. Which M$ IP is this idiot talking about? by Eggplant62 · · Score: 1

    I want to see the list of what Ballmer and cohorts assert is infringed in Linux. I want to see what components of the Linux OS are supposedly infringing. Until I see that, Ballmer's words are so much FUD and bullshit that I'm ready to vomit.

  52. Pirates O' The Valley by Tarlus · · Score: 5, Funny

    Hey, Steve, Apple of the 1980's called. They want their reactions to your OS stealing their ideas back.

    --
    /* No Comment */
  53. So what's the big deal? by ivoras · · Score: 1

    If you believe him switch to BSD, if you don't, sit back and enjoy the popcorn.

    --
    -- Sig down
    1. Re:So what's the big deal? by Slashcrap · · Score: 1

      If you believe him switch to BSD, if you don't, sit back and enjoy the popcorn.

      How exactly have you come to the conclusion that BSD doesn't infringe the same patents? I mean you do know what patents are don't you?

      They're not saying that Linux contains copied Windows code. They're saying that the ways in which it does certain things may infringe on their patents. And if that's true you can bet that the patents will be so general that BSD infringes them too.

      So did you base your FUD-laden statement on the certain knowledge that BSD does everything in a way that couldn't possibly infringe any of their patents (even though you don't know which patents he is talking about)? Or do you simply think that nobody gives enough of a fuck about BSD to try and stop it?

    2. Re:So what's the big deal? by rexbinary · · Score: 0

      Microsoft cited Mono, Samba, and OpenOffice as being covered for use by Novell. If you did believe him, you would have to switch to BSD with none of those technologies. Samba is distributed with Mac OS X as well.

    3. Re:So what's the big deal? by ivoras · · Score: 1
      So did you base your FUD-laden statement on the certain knowledge that BSD does everything in a way that couldn't possibly infringe any of their patents (even though you don't know which patents he is talking about)? Or do you simply think that nobody gives enough of a fuck about BSD to try and stop it?

      You couldn't twist what I said into something bad except by being deliberate about it. My point is: THERE'S ALWAYS AN ALTERNATIVE.

      And for the record since you've brought it up: BSD's are pretty much free from lawsuits in the domain of their "unixicity" - MS or anyone else (SCO) cannot bring up some 20 year old code and say: we did it first. Since I didn't RTFA I didn't know that it also deals with Samba, etc. - that part really is unavoidable, but it's not "Linux"

      --
      -- Sig down
  54. OK, Microsoft, it's official. The war is ON. by OmniGeek · · Score: 1

    I'd feel some regret for some of the folks at Microsoft, now that their leaders have started a war they cannot win, but then, if *I* worked there, I'd leave, taking my soul with me.

    OK, so even if MS *does* hold software patents that are *actually* valid (or are not declared INvalid for a significant length of time) and that cover significant elements within Linux; what then? Can they seriously expect the rest of the world (like, say, India, China, Brazil, and most of Europe) to stop promoting, developing, and using Linux, or even seriously pause in that effort? Get a life, Redmond, it isn't ever going to happen. Those nations will push Open Source forward even harder precisely in order to escape your grasping digits. You can't stop the Penguin Army(TM).

    MS may be able to cause some annoyance and inconvenience to some folks in the US with this attack, but there are several limits on how far that'll go, and it WON'T go far enough. At most, it'll slow Linux uptake slightly while further blackening MS reputation everywhere (invent new category of ultra-darkness here...)

    Ultimately, the US' competive position in the world would be what suffers most in the long run even if MS were to succeed. Open Source proponents will simply route around the problem or ignore it, and US efforts to prevent "infringing" Open Source use will be about as effective as the RIAA's effort to stamp out filesharing. (I *was* going to say, "As effective as Prohibition," but that's too high a standard.)

    --

    "My strength is as the strength of ten men, for I am wired to the eyeballs on espresso."
  55. Yeah, but... by krell · · Score: 1

    "limiting me on what i can or cant do with my audio&visual equipment in my own house"

    The rest of this is good and all, but about this particular item: How is Microsoft doing this unless you were one of the drooling early-adopters who bought a Zune earlier this week? I know they aren't responsible for that damn region system that makes DVDs a hassle.

    --
    Where were you when the voynix came?
    1. Re:Yeah, but... by unity100 · · Score: 1

      upcoming vista and its shitload of drm

    2. Re:Yeah, but... by krell · · Score: 1

      But why will you have to use Vista at all in the "audio&visual equipment in [your] own house"? It certainly looks like a less attractive choice than going the Apple Itunes way.

      --
      Where were you when the voynix came?
  56. Micronopoly by hypoxide · · Score: 1

    Microsoft patented the Operating System.

    --
    Anything can, could, and will happen.
  57. Re:Remember QDOS? by jmyers · · Score: 1

    MSDOS was originally a clone or CP/M with copyright problems of its own.

    "Bill Gates saw the business opportunity of a lifetime. He obtained rights to a cloned design of CP/M, QDOS, from Tim Paterson of Seattle Computer products, licensed it to IBM, and MSDOS/IBMDOS was born. Later, IBM discovered that Gates' operating system could have infringement problems with CP/M, contacted Kildall, and in exchange for a promise not to sue, made an agreement that CP/M would be sold along with IBMDOS when the IBM PC was released. The price set by IBM for CP/M was $250 and for IBMDOS it was $40. IBM's decision to source its primary operating system from Microsoft was the beginning of the end of Digital Research's days as the world's largest manufacturer of software for microcomputers."

    http://labs.pcw.co.uk/2006/11/microsoft_bows_.html

  58. Does it qualify as non directed extortion? by Anonymous Coward · · Score: 0

    This reminds me the mob asking for protection money.

  59. Interoperability by SpaghettiPattern · · Score: 3, Insightful

    Interoperability... Are they are putting in decent VT100 terminal support for a mere few 100 M$ ? Sure.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  60. Let MS prove their claims in a Court of Law! by redstar427 · · Score: 1

    Even their puppet SCO claimed similar things, and after 3 years in Court, they haven't proven anything. Just that they can spout FUD at every turn.

    Now MS is running scared, and wants to stop, or at least slow down, the Linux Juggernaut, and are hoping their usual bully and FUD tactics will work.

    So let them prove it!

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." Albert Einstein
  61. What if it does? Seriously. by Kyaphas · · Score: 1

    Honest question here.

    What if it does??

    With all these new software patents being handed out, plus the Patent Office both being swamped and not very savvy about these new patents, what if MS actually holds some patents that the Linux kernel infringes on?

    What then?

    --
    ---- The price of freedom is eternal vigilance. -Thomas Jefferson
    1. Re:What if it does? Seriously. by Apocalypse111 · · Score: 1

      If it does, then MS needs to disclose the specifics. After that, Slashdot will quiet down for a few hours while the hardcore *nix geeks re-write those sections. A slew of distro updates will be released. Problem solved.

      --
      There is no mod option "-1: Disagree" for a reason. "Overrated" is not an acceptable substitute. Post something instead.
    2. Re:What if it does? Seriously. by Mongoose+Disciple · · Score: 1

      I think it's safe to assume that it does, honestly. Not so much in the Linux kernel itself, but how many commonly-used OSS applications mimicked features, UI design, etc. from the closest Microsoft equivalent?

      A lot of that I'm sure is safe, but I can't imagine that somewhere in there and among Microsoft's untold zillions of software patents that there isn't a (legally) reasonable case that could be made against something OSS that people would care about.

      So the better question, I agree, is: then what?

    3. Re:What if it does? Seriously. by mikael · · Score: 2, Informative

      A lot of that I'm sure is safe, but I can't imagine that somewhere in there and among Microsoft's untold zillions of software patents that there isn't a (legally) reasonable case that could be made against something OSS that people would care about.


      A good many GUI's existing before MS-Windows. Just as there are timelines which document how OS kernel's have evolved, there are also timelines which document how GUI's have evolved. This site documents the evolution of each and every GUI, along with every icon that each GUI has used. This is particularly important for commercial application developers who wish to avoid any lawsuits caused by using someone elses "trademarked" icon.

      As an example, here is the components page, which documents the evolution of the most commonly used icons.

      As long as the Linux community can prove that any feature in an application has prior art in earlier GUI's that haven't been patented or copyrighted by Microsoft, then it is pure Microsoft FUD. If MS want to sue Linux, then they will have to sue the other OS vendors as well.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    4. Re:What if it does? Seriously. by 10Ghz · · Score: 1
      After that, Slashdot will quiet down for a few hours while the hardcore *nix geeks re-write those sections.


      If this was about copyright that would do it. But we are talking about PATENTS. A hypothetical example: Microsoft claims that the part in Linux that is responsible for writing files to a disk has been stolen from Windows. MS then shows the offending lines of code, and shows their code, and they are indeed similar. In that case we would have copyright-infringment, and that could be resolved by re-writing the code. But what is MS had patented writing files to a disk? They could say that Linux infringes on their patent. How would you go about "re-writing" that code? You couldn't, because if you did, you would still be writing files to the disk, and you would still be infringing. Only way to resolve the issue would be to license the patent from MS ($$$$$) or remove that feature from Linux.
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
  62. Put up or shut up... by GeekWithGuns · · Score: 1

    I think that RedHat and/or IBM need to issue a press release like this very soon:

    Steve Ballmer recently said Linux infringes on Microsoft's IP. We call bullshit.

    Mr. Balmer: If you think or any of your associates know of a way that Linux is infringing on one of Microsoft's patents or copyrights, tell us. We will fix it.

    However, we will not be playing guessing games like your friends over at SCO wanted us to. We will however open up our patent war chest and start World War III if that is what you really want.

    Simply put - put up or shut up. And if you prefer neither will can do the latter for you.

    Your move Mr. Balmer.

    Something like that would be nice to nip this in the bud now. Just fewer typos and spelling errors.

    --
    [End of diatribe. We now return you to your regularly scheduled programming...] - Larry Wall in Configure from the perl
  63. Now plz explain how could it happen! by Anonymous Coward · · Score: 0

    When SCO started their show, at least they took the effort to invent a possible scenario of how their IP could have leaked to Linux kernel (using AIX as proxy). For Microsoft IP being gone to the wild, it is necessary that somewhere someone has violated some NDA, be my guest Mr Ballmer, point this person/company and sue his pants.

    Now i have little question about M$ patents in US (hopefully in EU they are still illegal, so no issue here):

    A patent being intened to give *limited* monopoly to its holder, how much senes does it makes to allow a company that is a defacto monipoly(found guilty in an antitrust case) to inforce its patents ?

  64. No, thank you... by Anonymous Coward · · Score: 0

    Guess we'll have something to talk about in 2007, huh?

    No... after 2 years of SCO, Politics, FUD and irrelevant stuff (that certainly wasn't news for nerds), I rather unsubscribe from the Slashdot RSS feed.

  65. A fine use for today's Word-a-day by Anonymous Coward · · Score: 0

    You're saying Microsoft is entering its 'Dotage'. :)

    1. Re:A fine use for today's Word-a-day by Simon+la+Grue · · Score: 0

      ...or they've contracted Syphilis from screwing so many people over.

  66. Boom! by Sounder40 · · Score: 0, Redundant

    The sabre-rattling is over. That boom you just heard was the first salvo being fired. Oh, "it was just a test", he'll say, but we know better. Linux, in all of it's different flavors, has left the hacker realm and poses a real threat.

    Gandhi said: "First they ignore you, then they laugh at you, then they fight you, then you win." Mahatma Gandhi

    I say "bring it on, bucko."

    --
    A clever person solves a problem, A wise person avoids it. -Einstein
  67. He will not disclose anything. by openfrog · · Score: 1

    You are right on the crucial strategic point. Nothing will ever be disclosed, just like in the SCO case. He may actually count on the outrage that will follow to help him make the point (to business customers) that MS is the strong one here. That Ballmer and MS take this gamble, and it is a huge gamble to frontally attack public knowledge and innovation in a free society (just in the middle of the European Commission thing), may actually be a diversion attempt to hide their current weaknesses and the beginning of their decline. Apple is on the rise, Vista is not going to do so well, Linux is doing brilliantly. Let's not play David against Goliath, let's play public knowledge and innovation in a free society against a last century style robber baron. Ballmer fits the part wonderfully.

  68. Microsoft: The new SCO. by BronsCon · · Score: 0

    Just read the topic. Past that, I have nothing. Mods, be gentle.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  69. Not a bad thing by Anonymous Coward · · Score: 0

    This is likely a good thing. Contrary to what we'd like to believe, Linux distro's are undoubtedly infringing on a few Microsoft patents, however trivial they may be. If this causes those to be documented, and motivates distro's to quickly remove/recode the given functionality, then we have come one step closer to having linux be exactly what we want, FOSS and without any licensing concerns.

  70. Ballmer's just a blowhard and a bully... by Panaqqa · · Score: 1

    Considering the incredible gains OSS has made over the past few years, and the fact that it's taking a bite out of the M$ Internet development and deployment platforms, I'd expect nothing less from the guy. Perhaps he genuinely believes that he can force a majority of Linux users out there to deploy a M$ sanctioned and supported Linux distro.

    One thing that he'll never be able to change, though. It generally takes considerably more technical skill to create a web application and implement it with the M$ combo of ASP/MS SQL - whereas a weekend hacker can put somthing together in PHP/mySQL. As a result of this, the amount of OSS available, from blogs to full CMS and portal systems, in LAMP vs. M$ is about 8:1. Just check SourceForge or HotScripts. OSS is driving the past few years' explosion of dynamic content websites. Of course he thinks M$ is threatened. He should realize though that when you examine the history of the Internet (back to about 1982 or so), bullying has generally been counterproductive. Exhibit A: PirateBay.org (try a tracert - it's funny).

  71. Put up or shutup Ballmer.. by tgatliff · · Score: 1

    Go ahead with your shortsightedness Ballmer and start sueing.... Four things will happen

    1) I will buy your stock and it will rise (please read below before you flame me...)
    2) Wait for the US Congressional hearing(s)...
    3) Wait for Patent re-write laws to finally pass specifically tailored to defang M$..
    3) Sell the stock and watch it tumble...

    Any company that resorts to this type of tactic clearly shows they are on the way down. MS is no innovation company, and most question if they ever were. I never thought of them as a patent trolling company, though...

    Also, there is only one thing that big company execs fear more than going to prison, and that is sitting in front of a congressional hearing while old men grill them on national TV.

  72. Well, that explains it! by Russ+Nelson · · Score: 3, Funny

    Ahhhhh, so Microsoft owns IP that's in Linux, eh? So that explains why they paid Novell All That Much Money.

    --
    Don't piss off The Angry Economist
  73. Red Hat by jmyers · · Score: 1

    These events show why Red Hat's policies on non-free software are so important. If they were including the bits and pieces of non-free software in other distributions such as Ubuntu there would be a lot more possibility of infringement.

  74. Bluffing With Scare Tactics by organgtool · · Score: 1
    Microsoft does have a gigantic software patent portfolio but they are not going to sue anyone and here's why:
    • Most of their patents contain obvious ideas as well as prior art. If they went to court wielding these weak patents, they would probably lose the case and the patent could be revoked.
    • Microsoft is not going to sue customers of Linux because it doesn't make sense. It would be analogous to a person who has been a victim of car theft prosecuting the unwitting buyer of the stolen car instead of the known car theif who stole it. If they did go after anybody, it would be the distributors of Linux.
    • Microsoft will not sue the distributors of Linux because Microsoft has a world-reknowned monopoly on operating systems and it would face many sactions and reparations from the governments of many countries, especially the governments who use Linux.
    So there is little reason to buy into the Microsoft FUD. If anything, this is a sign that Microsoft is beginning to fear losing users to Linux. Between the number of people switching to Linux and Mac OS X, I would say that they have every reason to be fearful of what could happen within the next 10 years.
    1. Re:Bluffing With Scare Tactics by jamstar7 · · Score: 1
      # Microsoft is not going to sue customers of Linux because it doesn't make sense. It would be analogous to a person who has been a victim of car theft prosecuting the unwitting buyer of the stolen car instead of the known car theif who stole it. If they did go after anybody, it would be the distributors of Linux.

      Except that it is possible to sue the owner of a stolen car on the grounds that they had control of the use of the car and did not properly secure it against theft.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
  75. Perfect timing by styryx · · Score: 1

    You'd think with all the negative press about Vista and with M$ not wanting to support XP after (insert whatever date is) that the transition FROM XP would be a fantastic time for people to say: "Hey, let's try Linux, it's free anyway."

    Wouldn't it be helpful if instead the people would say: "Hey, let's get Vista, I wanted to try Linux as it's free, but I hear there are additional complications and it's based on Windows anyway (*this is what they're trying to insinuate*). We'd best pay to be on the safe side."...Helpful to at least ONE company, anyway.

    But, yeah... interesting timing.

  76. Shared source? by 192939495969798999 · · Score: 1

    So if Linux includes some of Windows's code, and Linux is GPL'd, does that mean that Windows is GPL'd now? That would be so great if at the end of whatever trial results from this, it turns out that Microsoft GPL'd themselves.

    --
    stuff |
  77. Which bits and who's OS .. by rs232 · · Score: 1

    "Linux 'uses our intellectual property'"

    Time to put up or shut up Mr. Ballmer. Which bits and who's OS.

    --
    davecb5620@gmail.com
  78. Minus M$200 is a return alright by flyingfsck · · Score: 1

    I thought that was a return to Novell share holders. Just sematics I suppose.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  79. Not really by WindBourne · · Score: 2, Insightful
    I think the deal changes the perception of Linux

    Funny thing. SCO tried this same thing about 3 years ago. It started with a reporter "viewing" the evidence and then reporting it as being a credible violation. After 3 years, NOTHING has come from it. I suspect that we will soon see a reporter reporting that they have seen numerous IP violations from Linux, but will not show the evidence and will soon say that it is credable. My guess is that it will be Dvorack or some other idiot inside of PC Mag.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  80. Damn you, Eric Raymond! by jocknerd · · Score: 1

    You predicted this back in 1999. It just took Microsoft this long to actually implement this plan.

    1. Re:Damn you, Eric Raymond! by Hobbes_BA · · Score: 1

      Sorry if it sounds lame but do you know where i can find this Eric Raymond' statesman?

  81. So... what happens now? by borgheron · · Score: 1

    Who should file? Isn't it up to MS to file against companies and individuals using Linux before any legal resolution can be reached?

    GJC

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  82. Mod Ballmer's genius up. by Dystopian+Rebel · · Score: 4, Funny

    Really, he is a genius. Think about it.

    IT Shop: We need some robust 24/7 uptime servers.

    Ballmer: Great, I'll send you some Windows licences. Misa or VasterCard?

    IT Shop: No, we need a well-architected, secure OS that's designed for networking.

    Ballmer: Great! I'll send you some Vista licences. You should see Aero. Wow!

    IT Shop: No, in the last 10 years, Windows has cost billions of dollars in lost time because of security flaws in Microsoft software.

    Ballmer: Um... well... er... heh...

    IT Shop: We're going with Linux.

    Ballmer: Did you know? All the good parts of Linux were designed by us. Novell even admits it. We release so much great code every day that we let the hippies have some for free. So, in fact, when you buy Vista, you get all the good parts of Linux. Plus... you get Aero! Wow! Will that be Misa or VasterCard?

    --
    Rich And Stupid is not so bad as Working For Rich And Stupid.
  83. Why Hasn't/Doesn't Open Source/Free Software Won by cannuck · · Score: 0

    I know squat about writing programs; but being a user, I know everything about Usability. That is, fool proof ease of use. Is there no institution/organization/person that exists right now to help Open Source/Free software developers/makers produce Usable software? I can't imagine how Open Source/Free (or Open Source/Royalty Fee) software will not dominate if...if the software is easy to install ...... easy to use and does what it is supposed to do .... extremely well. Foe example, for over 10 years I have been looking for Usable software to stream quality video over the web in a P2P fashion with no central server. Why doesn't it exist? Obviously both Apple and Microsoft has been spending millions (billions?) making sure the later doesn't happen. But so what!

  84. Fight back with patents by Anonymous Coward · · Score: 0

    While the OIN as a repository for patents is a good idea, there doesn't seem to be a huge amount in there now. What they need to do is get a couple of patent filing lawyers and automate the process for open source developers to get patents; you send them the system/process/idea blah and they file the patent for it.

    Turn it into a patent factory, get patents that shouldn't be approved (like everyone else) and build up an arsenal that can be used to threaten microsoft back.

    If this had been done a few years ago I'm sure we would have plenty of patents that MS infringe upon.

  85. While it's not nice.. by Anonymous Coward · · Score: 0

    All Microsoft has to do is pick their fights carefully to avoid making say, oh, IBM a party in any of the lawsuits. Nail the right company using linux for infringing on your invention, and legal departments for other similar companies who can't afford to fight a war with MS, or those with little prospect of winning, well... they're not stupid.

    Even a settlement that isn't punative from a money perspective, but just a pain in the ass to impliment, will have an effect on how companies build out their networks. Even if it does nothing more than drive businesses to Novell's services, it's a victory.

    Code is copyright, invention is a specific method (or set of methods) to achieve some end. Microsoft has a ton of patents, and a need for a ton of patents. If the offending party isn't indemnified by their own thermonuclear option or that of a partner that's also an owner of a nuclear patent umbrella, it's a cold dark unforgiving night. Keep in mind, Microsoft, can fight, win, and seem magnanimous all while crippling someone's business simply by providing a solution that allowed them to avoid destroying their credit rating, but which is still more than violent enough to make a point.

    Don't trust in the Courts' ability to interpret arcane technical conflicts reasonably. The fact that light coming from inside a private residence may require a warrent to view with a technological aid is somewhat offset by other decisions that make it legal for SWAT teams to not warn and then kill innocent people for typographical errors made by disinterested clerks.

  86. Ballmer Infringes on Bald Monkeys by Ranger · · Score: 1

    What? You don't believe me? Watch this.

    --
    "You'll get nothing, and you'll like it!"
  87. linus by n3tcat · · Score: 1

    Linus Torvalds was accused of stealing IP from Microsoft in an interview earlier today. In response he proceeded to hurl a chair at the nearest computer running Windows.

  88. Would it even matter? by Lisandro · · Score: 1

    Not that i'm saying that copyright infringement is good (even when i thing software patents should be abolished) - but if the developer that implemented the code that infringes on the so called Microsoft patent does not live in the USA, or any other country that recognizes this patents' validity, what happens?

    1. Re:Would it even matter? by tinkerghost · · Score: 1

      FWIU, Linux would not be able to be distributed in the US, or other country that the patent is considered valid in.

  89. No. by openfrog · · Score: 1

    No. See my post above. It is an attack on public knowledge. IBM will help but we need not to let a private entity fight this alone. Let's have our (we the people) institutions have a say in what they think of these robber barons. Public knowledge and innovation is the key to the progress of a free society. To let a private entity fight it alone would be like Churchill and the US staying at home while the USSR fights Nazi Germany, then showing up at Yalta and asking their share of the pie.

    1. Re:No. by TommyMc · · Score: 1
      Churchill and the US staying at home while the USSR fights Nazi Germany,

      Small point, pedantic to some people, important to others: All the other examples were countries: Churchill was not a country. Lots of British people gave more than Churchill ever did, so let's remember them too, even in insignificant (as in comparatively insignificant: in a cosmic sense) analogies on slashdot.

      --
      Stupid people think it's cool. Smart people thinks it's a joke; also cool.
    2. Re:No. by openfrog · · Score: 1

      Fully agreed. I switched from leader's names to country's names only to avoid comparing IBM to Stalin, which would be offensive to so steady an ally and deserving our respect, too. Now that you point it out, I should have rewritten the whole thing. We are far from the core discussion but anyhow, we live in a free world thanks to people who gave their lives, and thank you for reminding me.

  90. Duh, FUD by CxDoo · · Score: 1

    Well, that's what they paid for. Anyone thought they threw all that cash away just to replace Vista with SuSe?

    --
    "Blah blah blah." - [citation needed]
  91. Re:So THIS it was all about ah ? forcing to suse ? by jspayne · · Score: 1
    No, you've completely missed the point. MS doesn't want anyone using Linux, SuSE or otherwise. The purpose of this announcement is to:
    • Look like a good guy - hey, we're helping people out with this LUNIX interoperability thing.
    • Scare the crap out of big companies - the wording he used very carefully makes it sound like anyone using Linux is violating SOX
    • Introduce MS patented code to SuSE in the name of interoperability. I don't know how they are going to get around the GPL patent restricitons, but this agreement with Novell is a violation of the GPL for the same reason.
    This has nothing to do with MS choosing one Linux over another. It is about finishing the job that SCO couldn't.
  92. Smokescreen - MS will not sue the Linux distros by aauu · · Score: 4, Informative

    All this patent noise is hiding the real agenda. Microsoft is having Novell create a Linux compatibility layer for Windows to replace the aging/ailing Services For Unix/Services for Unix Applications. Services for Linux in Vista/Longhorn by SP2. Novell has the skills to hack Linux interface into Windows, since this is how Netware integrates. Remember FreeBSD has a Linux compatibilty layer so there is an existing shim already that can be adapted.

    --
    When I was young, I had to rub sticks together to compute.
    1. Re:Smokescreen - MS will not sue the Linux distros by heybo · · Score: 1

      BSD IS! the compatibilty layer. Look at the source code in SFU. Talk about using code that doesn't belong to you.

  93. Timing by Daemonstar · · Score: 1

    So, if Linux is "infringing" on Microsoft's IP, why haven't they come forward sooner and said something? They've had years to bring this to everyone's attention; funny how it's just now a "problem".

    Besides, where is this supposed "infringement"? Is it in the kernel? Is it some piece of OSS? He did say "Linux" and not "SAMBA" or "Apache" or mention any other software. Although, I think it was funny how he seemed suprised how many at the conference had Linux servers. :)

    --
    I don't reply to Anonymous posts; if you have something to say to me, identify yourself or I won't reply.
  94. MS wants YOU to use Suse! by Anonymous Coward · · Score: 0
    From the very mouth of The Man:


    What we agreed, which is true, is we'll continue to try to grow Windows share at the expense of Linux. That's kind of our job. But to the degree that people are going to deploy Linux, we want Suse Linux to have the highest percent share of that, because only a customer who has Suse Linux actually has paid properly for the use of intellectual property from Microsoft.


    (for the benefit of those who didn't RTFA)
  95. Tagged scoalreadydidthat by kimvette · · Score: 2, Interesting

    Didn't SCO already did that? Why can't Microsoft be original? What's next; are they going to try to erect a huge sunshade over Seattle? Steal the head off of a statue of George Washington? Come on now, Microsoft, you can do better than that! But then, I suppose this is so typical of your idea of "innovation."

    Seriously though, if they claim Linux infringes on its IP, it's 99.999% likely that every other *nix variant out there does as well, since Linux is merely a clone of Unix. So, go after the likes of Sun, IBM, SCO (Yeah, I know SCO and Microsoft are lovers, but bear with me here), the BSDs, HP (HP/UX and Dec Unix), and so forth. I don't think even Microsoft has the resources to prove to the courts that an OS architecture which predates theirs by over a decade infringes on their so-called "intellectual property."

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  96. Microsoft's near-future nemesis: IBM? by Kirin+Fenrir · · Score: 1

    Let's face it, Red Hat and other Linux companies simply do not have the financial resources to tackle Microsoft in this absurdity when it (at it will) end up in the courts.

    IBM however, does. And despite what you think of IBM, they have been a huge, HUGE supporter of Linux; I honestly think IBM wants to remove Microsoft products completely from their business, they simply cannot just yet. IBM has already fought SCO over Linux patents and their lawyers should be prepared for this sort of battle.

    Microsoft thinks they have a deep patent library? They have no fucking idea what Big Blue has up their sleeve.

    --
    Caffeine is my anti-drug!

    Duranin - A NWN2 Roleplaying Persistent World
  97. The Ghost of Xenix by geoff+lane · · Score: 1
    This could be the first step in a Microsoft claim that Unix on Intel is Microsoft IP. Microsoft paid the orginal SCO to port Unix to x86 and create Xenix which was a Microsoft product. Later, MS sold Xenix to SCO, SCO sold the Unix business to Caldera, SCO became Tarentalla and was bought by Sun, Caldera became The SCO Group and sued IBM over "Unix IP" (or contracts or the colour of the sky - it changes on a whim of the lawyers.) The SCO Group is about to lose very badly against IBM at which point MS might try to claim that as they paid for Unix on Intel, any IP developed was really theirs and all they sold SCO was a "right to use and develop" but not ownership.

    Both IBM and Intel will have a different view of course :-)

  98. We are at step 4 by nurb432 · · Score: 1

    Step 1: we have lots of patents, but we wont sue you. ( and keep building the list up for later )

    Step 2: We have lots of patents, but we wont sue you if you arent making money. ( continue to build )

    Step 3: get hooked up with a Linux vendor.

    Step 4: "gee, you guys are infringing us" "we never realized how bad it was"

    Step 5: All out legal assult.

    If you didnt see this coming you are stupid.

    --
    ---- Booth was a patriot ----
  99. Re:So THIS it was all about ah ? forcing to suse ? by jspayne · · Score: 1
    Ok, replying to yourself isn't cool, but *light goes on* Microsoft just ended Novell's right to redistribute SuSE because it imposes restrictions on SuSEs customer's right to redistribute:
    7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
  100. Code? by nurb432 · · Score: 1

    Doesnt have to be 'windows code' to be a problem. Just concepts can get you into trouble.

    Remember the trashcan debacle?

    --
    ---- Booth was a patriot ----
  101. On the other hand... by snowwrestler · · Score: 1

    MS did actually write a check this time, instead of just rearranging Novell's living room.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
  102. What is the penalty for violating the BSD license? by grandpa-geek · · Score: 2, Interesting

    The BSD license doesn't require much, but it does require that a copy be included in anything that uses the code. Has anyone seen a copy of the BSD license included in Microsoft products? I understand they make substantial use of BSD-licensed code. What is the penalty for that violation? How much of Microsoft's intellectual property is really Microsoft's. How many of Microsoft's patents are similar to their recent years' patenting of sudo (that had been in use for well over 17 years)? How many of Microsoft's patents are based on ideas in code they acquired having BSD licenses?

    Folks, we are getting into a massive prior art battle here. Microsoft couldn't create problems for Linux through SCO, so now they are trying to do so directly.

  103. Microsoft, moving customers daily by DannyO152 · · Score: 2, Insightful

    This, btw, was Ballmer speaking to predominantly to his customers. He led off by asking who was running Microsoft stuff and who was running Linux as well. Reportedly, a "surprising" number of hands (described as many outside of the quote) went up as well, and Ballmer asks about interoperating problems, some of the audience were having them, and on he goes with Microsoft's solution. While the ip in Linux is a legitimate lede, isn't another take-away that Linux is getting into the datacenter whether or not Microsoft cooperates, i.e., there are problems Linux is solving? And didn't he tell his customers that they are infringing Microsoft's ip if they were using the wrong flavor of Enterprise Linux? And isn't he saying that in order to help solve the interoperating problem, RHEL-using customer of ours, we're going to sell you some vouchers so you can get the other brand, waste time adapting to its differences, have you write off that support subscription to RedHat and make you go get more money for your budget, and that way, after we huddle with Novell, you won't have interoperability problems later (maybe). So, everyone keeps asking the FOSS world -- what's your reaction, what are you going to do. Well, Microsoft customers who also use Enterprise Linux or who are thinking about checking into it, what are you going to do, now that Microsoft has decided that it should you cost you more money to do your job?

  104. Confirmed Steve Ballmer wants to ruin YOUR weekend by Mongoose · · Score: 1

    Couldn't that bitch wait a few days, and let us enjoy Linux on our PS3s? We finally get a branded PC without Windows preinstalled and like 5mins later this! ;)

  105. Let's hope for a all-out patent-war by 10Ghz · · Score: 1

    I'm getting sick and tired of these veiled threats of potential patent-lawsuits. Let's cut to the chase. Microsoft in one corner, Red Hat, IBM, Sun (maybe) and few others in the other corner. Let MS attack Linux, and let's see IBM and others counterattack, and demand injunction to shipments of Vista and few additional pieces of software. Let's watch the participant rip each other to shreds. I bet that Microsoft would end up hurting more, and maybe, just maybe the powers-at-be will see the damage software-patens can cause to companies, individuals and economy.

    Seriously, bring it on!

    --
    Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
  106. you know you like it by megavlad · · Score: 1

    We scream that we don't like this, but you know we do. This is our soap opera. We like it because we can sleep well; there isn't a doubt in our mind that in the end FOSS will prevail. Sure, Microsoft will cause some type of damage; probably having a few companies continue to use Windows, but it can't stop the creature that is now the open source community. I mean, really, how can Microsoft, or anyone else for that matter stop this boulder that is us? It can't be stopped. They are doing exactly what every fish out of water does: try to use the breath they have left to get back in. vl@d $:

  107. Re:So THIS it was all about ah ? forcing to suse ? by kfg · · Score: 1

    do they think that eu will just let them force people to use their own 'partner''s distro just like that ?

    For the moment at least, the EU does not even recognize the IP in question.

    KFG

  108. Sure we are!!! by Anonymous Coward · · Score: 0

    Double clicking is their IP, after all ....

  109. Is he referring to the interoperability? by wift · · Score: 1

    Just the fact that you can share or communicate between Linux/Unix and Windows servers is the source of the problem? That is what I read in the article. Just being able to read and write to the Windows file system is stepping on their legal toes? But don't worry because we put 'a lot' of work into the IP and MS is being compensated. Whew! That was close. /sarcasm I would love to see this explored in detail.

    --
    ....... Thus ends my attempt at wit or whatever
  110. The most amazing thing by kook44 · · Score: 1

    The most amazing thing is that there are people who thing the "Gates Borg" icon is lame and no longer relevant. ARE THEY KIDDING???

    1. Re:The most amazing thing by AceCaseOR · · Score: 1

      It isn't relevant! It should be a "Ballmer Borg" icon. Duh!

      --
      Zagreus sits inside your head, Zagreus lives among the dead, Zagreus sees you in your bed and eats you in your sleep.
    2. Re:The most amazing thing by Tiger+Smile · · Score: 1

      He should get a picture of Chair Face.

      --
      -- Prepared at the direction of, or to be sent to Legal Counsel, in anticipation of litigation. Attorney Client Pri
  111. Ballmers pissed that Linux has BSOD by NullProg · · Score: 3, Funny


    http://www.linuxcommand.org/man_pages/bsod1.html

    We all know that Windows most innovative feature is the BSOD. They want thier royalties.

    Enjoy,

    --
    It's just the normal noises in here.
  112. But think of this by jlebrech · · Score: 3, Insightful

    Microsoft Windows infringes on our intelligence.

  113. Is there no such thing as fraud in the US? by mormop · · Score: 1

    Surely fraud could be defined as lying for the benefit of the liar or the liars comnany.

    Seriously, Linux contains MS patented code is a serious allegation of IP theft and if untrue, claiming such a situation exists is an act of fraud in it's own right. Hence if the SCO case collapses, McBride and Co. are guilty of fraud, If Ballmer can't provide evidence he's also guilty of fraud or at best, making fraudulent claims.

    --
    Hmmmmmm..... Deep fried and look like Squirrel.
  114. make lawsuits --not-vista by Doc+Ruby · · Score: 2, Insightful

    This move by Microsoft was pretty obviously in the works when they announced their patent cross-licensing scheme with Novell. But the Novell deal isn't absolutely committed yet. And Microsoft, like other submarine patent strategists, usually waits awhile to announce their target, to fool more people into forgetting the way they set up the target, and fool more people into thinking the original transaction was executed for its intrinsic business merits.

    So this whole campaign to screw Linux with patent attacks looks desperate. And since the Novell deal isn't absolutely committed, the strategy is in jeopardy, without its foundation properly laid. With IBM already whipping Novell's last created Frankenstein, SCO, into harmless foam after years in court, Microsoft's attempt looks less likely to succeed every few days. When will Oracle come out of the woods? Does RedHat have a patent arsenal to match its brand and budgets?

    --

    --
    make install -not war

  115. Been there, done that... by Anonymous Coward · · Score: 0

    ...got the T-shit, coffee mug, beach towel, bumper sticker, and a time-share condo.

    MS will never explain this far reacching claim. If they did, and if the claim was real, the infringement would be mitigated. They want to keep the threat alive.

    Since SCO has made a shame of this "Linux Tax" idea, I doubt anyone is going to listen to Chicken Little this time...except Novell. Novell was paid to be stupid. Good bye little SUSE.

  116. Standard != Patent-Free by alexhs · · Score: 1

    Being a standard does not imply being patent-free.

    For example JPEG and MPEG are standards covered by patents.

    GP might be right. I checked, and MS actually has patents on Mono, except Microsoft licenses them royalty-free.
    But in order to work Mono needs technologies not covered by the ECMA standards (see for example).

    Of course, they're not infringing in Europe, where software patents are (still) illegal...

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  117. And... by mindwhip · · Score: 1

    In other news... Ballmer Says "The moon is made of cheese and the earth is flat"

    --
    [The Universe] has gone offline.
  118. There is a light at the end of the tunnel by Anonymous Coward · · Score: 0

    Software patents are valid as long as no one challenges them. If MS sues someone with enough money they run the risk of getting a patent overturned. If they included that patent in a cross patenting deal that might not be something they would want.
    If companies like IBM and Novel stay in the linux buisiness and more buisinesses adopt linux the likelyhood of a lawsuit deminishes.

    This also shows the need for an open source patent system where people can donate there patent wich will then be GPL-ed. That way it's MS that would need to proof a patent isn't valid and that's always better then the other way around.

    Another thing in our favour is the fact that microsoft is in the legal crosshairs all over the world for abusing it's position. If they start blackmailing buisinesses with bogus patents that would put them even more in the spotlight. There comes a moment when all those fines start to hurt.....even in a wallet that's MS super sized.

  119. Stop whining by Y-Crate · · Score: 1

    Increasingly, it seems as if corporations are coming to the conclusion that not only should they have the potential to earn money from something, but that they have the right to. This is irrespective of practical considerations such as "Does the claim make a bit of sense?"

    Microsoft's claim here is another in a flurry of claims that sits alongside the net neutrality debate, the royalties Universal collects on each Zune sold, in addition to the royalties they collect on the music purchased to play on the device and the push by various private weather services to make it illegal for the U.S. government to release taxpayer-funded weather data for free.

    Sorry, but if your business model isn't working, if you aren't bringing in as much revenue as you would like to, don't run around holding your hat out demanding more cash just because you want it. Shut up, fix your business model, create a compelling product or service and compete.

    1. Re:Stop whining by Anonymous Coward · · Score: 0

      Sorry, but if your business model isn't working, if you aren't bringing in as much revenue as you would like to, don't run around holding your hat out demanding more cash just because you want it. Shut up, fix your business model, create a compelling product or service and compete.

      Wrong target. If MS finds this behaviour profitable (as they do) then they will continue to do it and no appeals to 'fix their business model' will have the slightest effect. The problem which needs to be addressed is not MS as such, but the laws that allow them to behave this way.

  120. New slogan on the horizon by A_Non_Moose · · Score: 1

    SUSE, putting the 'sue' and 'use' in opensource since the MS merger.

    With 'US' caught in the middle.

    --
    Have you read the moderator guidelines? Well, have you, PUNK? (and I want a Karma: Gnarly option)
  121. Re:What is the penalty for violating the BSD licen by Anonymous Coward · · Score: 1, Informative

    but it does require that a copy be included in anything that uses the code

    Umm, thats not how it works. You are required to include one small string of text. Microsoft does that, and you can find it in the binaries.

    Don't you think someone else would have found this over a decade ago if they were violating the license?

  122. Luckiest guy ever poll by Cauchy · · Score: 0, Offtopic

    a) Ringo Starr (thank you John, Paul, and George)
    b) Dr Phil (thank you Oprah)
    c) Steve Balmer (thank you Bill and Steve)
    d) All of the above

    1. Re:Luckiest guy ever poll by kook44 · · Score: 1

      C'mon man, Ringo's great!

    2. Re:Luckiest guy ever poll by Cauchy · · Score: 1

      Oops. c should be thank you Bill and Paul. *sighs*

  123. Ballmer "We're commie pro-cancer advocates" by kjcole · · Score: 1

    If, as Ballmer asserts, Linux stole from Microsoft, and Linux is both communistic and a cancer, one must draw the logical, self-loathing conclusion. ;-)

  124. SMB2 in kernel, requires Vista AND longhorn by AgentPhunk · · Score: 1

    M$ was in my office last week, pitching some remote backup and branch-office solutions. They brought up that they've made improvements to SMB to make it 'less chatty' over the WAN, so users at the far end of a 512Kbps or T1 circuit see better performance. Their solution is SMB2, which they said is built into the kernal on Vista and also requires Longhorn server.

    I blurted out 'so that means you're locking out the Linux/Samba users, huh?' They made some comment that it would be backwardly comptable, but it was obvious that they're going to try to ensure that the protocol isn't reverse-engineered the way SMB was.

    1. Re:SMB2 in kernel, requires Vista AND longhorn by TomViolin · · Score: 1

      AFAIK, SMB was not "reverse engineered" -- Microsoft actually submitted the spec to IETF in 1996.

    2. Re:SMB2 in kernel, requires Vista AND longhorn by M1FCJ · · Score: 1

      Samba was released around 1992, well before the IETF spec. I remember using it very early with my OS/2 and Linux network.

    3. Re:SMB2 in kernel, requires Vista AND longhorn by Grishnakh · · Score: 1

      SMB was based on (really copied from) an old DEC protocol. This is what jump-started the Samba project; one of the lead developers had access to DEC's specs for this protocol.

    4. Re:SMB2 in kernel, requires Vista AND longhorn by DrSkwid · · Score: 1

      kernel

      don't know why it's so hard to spell !

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    5. Re:SMB2 in kernel, requires Vista AND longhorn by Guy+Harris · · Score: 2, Informative
      SMB was based on (really copied from) an old DEC protocol. This is what jump-started the Samba project; one of the lead developers had access to DEC's specs for this protocol.

      No. DEC had an implementation of SMB called PATHWORKS, which included a DOS client and a server for VMS and, I think, Ultrix, but they didn't invent the protocol. (They might have had some add-on protocols with PATHWORKS, but the core protocol was the SMB that IBM, 3Com, Intel, and Microsoft were involved with developing. See this message from Steven French. I think Steve's the main developer of the cifsfs in-kernel SMB client for Linux).

      One of the lead developers (some guy named "Andrew Tridgell" :-)) reverse-engineered SMB based on traffic between the PATHWORKS client and server; he later discovered that this was SMB, which did have some published specs. See Tridgell's description of the history of Samba.

    6. Re:SMB2 in kernel, requires Vista AND longhorn by Guy+Harris · · Score: 1
      AFAIK, SMB was not "reverse engineered" -- Microsoft actually submitted the spec to IETF in 1996.

      As noted, Samba antedated that spec. However, specs for earlier versions of SMB were available at the time Tridgell first developed Samba. The problem was that he didn't know that the protocol PATHWORKS was using was SMB or that specs were available. (Reminds me of my reverse-engineering work to implement code in Ethereal to read files from Sun's snoop - I later discovered it was documented in RFC 1761.)

    7. Re:SMB2 in kernel, requires Vista AND longhorn by Grishnakh · · Score: 1

      Ah, this makes sense now. I didn't understand why DEC, the inventor of the Alpha and other great technologies, would make such a shitty network protocol.

  125. "intellectual property" at MSFT? by peter303 · · Score: 1

    Since their main business strategyis to copy someone else's product (Zune this year), I find the claim of 'IP" to be a bit far-fetched.

  126. OSX question by Overzeetop · · Score: 5, Interesting

    So, if there is "infringing" IP in Linux, is there a liklihood that similar infringements have been made in Apple's code?

    Really, I'm not trolling. It sounds like Ballmer is saying that MS has so much of the system tied up in IP that effectively everybody who writes an OS which can interact with MS software is infringing. Does Apple have cross licensing?

    --
    Is it just my observation, or are there way too many stupid people in the world?
    1. Re:OSX question by 99BottlesOfBeerInMyF · · Score: 2, Interesting

      So, if there is "infringing" IP in Linux, is there a liklihood that similar infringements have been made in Apple's code?

      Yes.

      It sounds like Ballmer is saying that MS has so much of the system tied up in IP that effectively everybody who writes an OS which can interact with MS software is infringing.

      Yup, but the same is true for Apple's IP, IBM's IP, Sun's IP, etc. Patent wars are sort of a mutually assured destruction option. Imagine if all of those companies were simultaneously stopped by the courts from distributing their OS's. Our patent system, especially with software patents, is an absurd mess.

      Does Apple have cross licensing?

      Apple does have some agreements with MS, including a license to the Windows API as of 2000, I believe. I don't think this is important. Companies that actually make things generally have patents and are infringing patents and know better than to actually sue, rather than just threaten. The real danger is from patent litigation companies who own patents, but make nothing. They can sue confident that they are not infringing other patents. MS would be moronic to actually sue, rather than just hint they might as a PR move.

      I'd like to see IBM counter with a publicized statement that says "Windows appears to be infringing 12,440 of our patents, (or whatever number they can pull together on short notice) and IBM is considering our litigation options. We're not saying we'll get an injunction to stop Vista from shipping, but we haven't ruled out that possibility. Oh, and the Xbox 360 is infringing 130 patents and we're going to court over them right now."

      IBM has more patents than god and the legal muscle to cause a big hurt on anyone. If they rattled their saber in response and maybe took a quick jab at a peripheral project of MS's, like the Xbox, MS would probably shut the hell up in short order.

    2. Re:OSX question by hawaiian717 · · Score: 1
      I'd like to see IBM counter with a publicized statement that says "Windows appears to be infringing 12,440 of our patents, (or whatever number they can pull together on short notice) and IBM is considering our litigation options. We're not saying we'll get an injunction to stop Vista from shipping, but we haven't ruled out that possibility. Oh, and the Xbox 360 is infringing 130 patents and we're going to court over them right now."

      I'd like to think that in this scenario, Microsoft might also find itself with a shortage of PowerPC processors for the Xbox 360...
      --
      End of Line.
    3. Re:OSX question by pavera · · Score: 1

      Can IBM really do this though?
      I am sure IBM and MS have cross licensing deals. I don't know how they are generally structured but if IBM has already licensed their patents to MS then it seems like IBM would not have this option open to them.

      Do patent cross license deals usually specify specific patents or are they more on the line of "here's our portfolio, let us use yours"?

    4. Re:OSX question by Overzeetop · · Score: 1

      This really starts looking like more of the anti-terrorism laws passed lately (and speed limits, for that matter, as an historical note). Everybody is violating someone elses IP, so the "big" players can really just pick a target out of the crowd and start firing away. Everyone knows its there, and everyone does it, it is just rarely enforced.

      Maybe Ballmer will get hit by a bus. Accidentally, of course.

      --
      Is it just my observation, or are there way too many stupid people in the world?
    5. Re:OSX question by 99BottlesOfBeerInMyF · · Score: 1

      I am sure IBM and MS have cross licensing deals.

      As far as I know, they don't have any such deals. Can you cite something?

    6. Re:OSX question by pavera · · Score: 1

      I don't know of anything, but I would be very surprised if they don't have anything, maybe a private agreement? Just because they don't make it public doesn't mean it doesn't exist..

      I guess they might just be relying on MAD, but it seems to me that the holders of the 2 largest software patent portfolios would want more assurance than that. Maybe not though... the US and USSR relied on MAD for 40 years.

    7. Re:OSX question by 99BottlesOfBeerInMyF · · Score: 1

      I guess they might just be relying on MAD, but it seems to me that the holders of the 2 largest software patent portfolios would want more assurance than that.

      IBM holds the largest patent portfolio in the US as far as I know, but I don't think Microsoft is even on the top 10 list. I've worked with several companies that do a lot of business with both of them and with former employees of both of them and I've never even heard a rumor of a patent agreement between them. That doesn't mean there is no such agreement, but I'm not sure I'd call it likely.

    8. Re:OSX question by pavera · · Score: 1

      That's fine, I'm a little surprised but cool. I was referring specifically to software patents, is MS really not in the top 10 in software patents?

  127. FREEDOM4EVER by jbtito · · Score: 0, Troll

    This article and the $$ of microbraniz PI**** me OFF! So i am willing to put my money where my mouth is in the defence of FREEDOM! http://www.pledgebank.com/MicrosoftVsLINUX What about you? SPREAD THE WORD!

  128. FUD means never having to say anything specific by walterbyrd · · Score: 5, Insightful

    The lack of specificity is the most damaging. Clearly msft's game is to flood the media with vauge innuendo about linux being a legal mine field. A lie told often enough is the truth. If msft were specific, their claims could be evaluted and appropriate actions taken.

    Msft = the fud factory.

  129. Does Linux infringe upon MS IP? by qazwart · · Score: 2, Funny

    > In comments confirming the open-source community's suspicions,
    > Microsoft CEO Steve Ballmer Thursday declared his belief that
    > the Linux operating system infringes on Microsoft's intellectual
    > property.

    Well, look at the facts.

    * Linux uses Microsoft's technology of taking input from a keyboard and displaying it on a monitor.
    * Both Linux and Windows run programs that can help you create documents and run a webserver.
    * Both Linux and Windows need "programs" written in "source code" that must be "compiled" in order to operate. Even worse, these "programs" need to be downloaded either over the Internet or from a CD.
    * Both Linux and Windows communicate with computers that use the Windows OS.

    That's pretty damning evidence! The only technology Linux hasn't stolen yet is Window's ability to bloat up with malware causing the system to come crashing down and displaying the Blue Screen of Death.

    1. Re:Does Linux infringe upon MS IP? by teknosapien · · Score: 1

      So would it also stand to reason that if all those things are true that M$ may find its self in a similar position with Unix/Apple( mouse) IBM's O/S 2 and any other OS released before windows?

      --
      no matter how good it is, it is human nature always wants to make things better
  130. How??? by aflat362 · · Score: 1

    The crack journalist failed to mention how exactly linux is infringing on Microsoft's Intellectual property. Can someone clarify this?

    --

    Conserve Oil, Recycle, Boycott Walmart

  131. It wont be microsoft/novell fighting by nurb432 · · Score: 1

    for a long time, it will be both of them fighting YOU, not them fighting each other. Remember, they are partners now and out to stomp everyone else. ( and plenty of cash to pull it off )

    Once the rest of the linux landscape dries up due to fear or outright legal war, then microsoft will just pull the plug on the partnership. and *poof* goes novell.

    --
    ---- Booth was a patriot ----
  132. I never tire of pointing out... by caudron · · Score: 1

    ...that between the Linux kernel project and Microsoft Corporation, only one of those entities has been convicted (repeatedly!) of patent and copyright violation. I'll leave it as an exercise for the reader to guess which it is.

    It suffices to say, I think the kettle just called someone black.

    Tom Caudron
    http://tom.digitalelite.com/

    --
    -Tom
  133. IBM has not yet spoken... by emil · · Score: 2, Funny

    ...and IBM attorneys are affectionately known within the organization as the "Nazgul."

    The track record for Microsoft's legal department is really not that good. IBM will probably tear them apart if they really go at eachother.

  134. Not quite that simple by John.P.Jones · · Score: 1

    > If I write a scientific article, I don't believe I am liable for citing work which later turns out to be plagiarized. Why should it be any different with code?

    Because if Novell submits infringing code, and others start building off it, modifying it that effort is potentially wasted. Its not about being liable for citing plagarized work, its much more akin to basing your research program off results that are fraudulent. You run the risk of spending millions of dollars chasing down some 'cold fusion' type idea because the publishers of the journal failed to prevent bad knowledge being integrated into the body of scientific knowledge. That is why the decision to include code into Linux needs more control than it has, and that is a great liability that I'm not sure the community can afford.

    1. Re:Not quite that simple by markovg · · Score: 1

      Because if Novell submits infringing code, and others start building off it, modifying it that effort is potentially wasted. ... That is why the decision to include code into Linux needs more control than it has, and that is a great liability that I'm not sure the community can afford.

      Yeah, you have a point. But this didn't start with Novell. Many many programmers write OSS code while they are programmers as their day job. I'm sure even some Microsoft coders already do. I understand some of the core GNU/Linux tools were written (from scratch) by people who wrote the same tools for commercial Unices. This is a way deeper problem than just Novell, until legal precedent is set to recognize that source code is knowledge and OSS is the Great Library 2.0, and this IP stuff is just maneuvering to protect a dying business model.

  135. No, that's not true. by emil · · Score: 1

    The Justice Department defeated Microsoft. Boies was the prosecutor.

    Boies firm has gone on to lose some high-profile cases, Al Gore's supreme court appeal being the most prominent.

  136. Who paid whom? by jimfrost · · Score: 1

    If Linux is really infringing on Microsoft's property, why did Microsoft pay Novell a bunch of money instead of the other way around? Seems like Ballmer is pushing more FUD to me, and I don't think the timing is at all coincidental: It's clear at this point that SCO is going to lose big. If Linux comes up squeeky clean, that's real bad for Microsoft. If Linux is borrowing from anyone's IP then it would be UNIX ... not Windows. If they can't even prove it for UNIX, Microsoft is going to have a heck of a time.

    --
    jim frost
    jimf@frostbytes.com
    1. Re:Who paid whom? by Anonymous Coward · · Score: 0

      How many times does this have to be explained: Novell is paying Microsoft. MS gets a percentage of all of Novell's Suse sales revenue. That's right, if you buy a copy of Suse Linux part of your money will go to Microsoft.

  137. So how much is Microsoft innovation worth? by roystgnr · · Score: 2, Funny

    According to Ballmer, "the appropriate economic return for our shareholders from our innovation" is about negative 348 million dollars.

    That number sounds a bit small to me; I think Novell should have at least held out for an even $400 million, an apology, and a promise from Microsoft to never try "innovating" again without adult supervision.

    But really, this intellectual property stuff is serious business, and I don't think any Linux users want to fall afoul of the law. If Novell had to pay negative hundreds of dollars for each of their users' infringement of MS intellectual property, I think us Fedora users (and you Ubuntu users, and Gentoo users...) should all be willing to step up to the plate and pay negative hundreds of dollars per license too.

  138. Okay, I've read it some... by erroneus · · Score: 1

    ...now here's what I think:

    Microsoft's lawyers have selected Novell/SuSE because they are a Linux competitor and a long-time adversary for Microsoft in the server market. Threatening massive and financially crippling Intellectual Property litigation, Microsoft proposed a way out for Novell/SuSE. "Pay us royalties on our IP and we'll leave you alone."

    How much more of this before we see "The United States of Amerca versus Microsoft" again for anti-trust? Is this anti-trust or monopoly abuse behavior? I don't know. I seems pretty wrong to me though. Reminds me of "protection money" schemes.

  139. Remember the movie 'Brazil"? by greg_barton · · Score: 2, Insightful

    Brazil directed by Terry Gilliam

    One of the characters is a guy (played by Robert De Niro) who runs around repairing the horribly broken machines that everyone's required to use, but are forbidden to fix. He's hunted down as a terrorist.

    Seemed pretty crazy when I first saw it.

    Doesn't seem so far fetched anymore.

  140. Return for stockholders? by Catbeller · · Score: 1

    When exactly has Microsoft shared any of its profits with its shareholders? They have something close to 100 billion in the bank. I don't recall any dividends. Where's my piece?

    So who exactly are they shaking the money down for, then?

  141. What about OIN and the Patent Commons? by caudron · · Score: 2, Interesting

    What effect will the Patent Commons project have on a patent assault by Microsoft? Also, will the newly formed Open Inventions Network also affect the way Microsoft approaches this issue?

    I mean, both of those organizations essentially grant rights to their patents royalty free only to companies that don't sue F/OSS projects. If MS starts a suit, wouldn't they have to contend with both of these patent holding portfolios as well as the enormous portfolio of companies like IBM who have a vested interest in seeing Linux succeed?

    I get the feeling (though I could be dead wrong) that MS gets far more benefit from the current ambiguity and the occasional stirring, scary statement than from actually pursuing a legal remedy.

    Tom Caudron
    http://tom.digitalelite.com/

    --
    -Tom
  142. BSF is really good?!? Ha! by Anonymous Coward · · Score: 0

    They're the lawyers Al Gore used in Florida in 2000.

    Remember the statistician from back then? The French guy, IIRC? The one who tried to use statistical analysis of a previous election to prove that column 1 on mechanical voting machines had a higher error rate? Remember how BSF fucked that up so badly because in the election they used to try an prove a higher error rate in column one on the voting machines, three or four of the different races in that election were all in column one? With the US Presidency in the balance, BSF had never actually looked at a ballot from that election and were caught unaware by that. Either that or the BSF lawyers deliberately lied to the statistician.

    Now, how does that behavior fit with all the crap BSF has pulled in SCO v. IBM?

    It fits right in. Face it, BSF is slipshod and sleazy. If Al Gore had used real lawyers he'd probably be President. BSF just got lucky in the Microsoft case. Microsoft was so arrogant that even Boies could win.

    Methinks the OED needs to put a picture of David Boies in their work as an example of "shyster".

  143. Disturbingly Predictable by CodeMasterPhilzar · · Score: 1
    That MS would turn around and slam the Open Source and Linux communities after making a slight gesture towards them. Anytime you see MS extend an olive branch, watch out. They probably have the rest of the olive tree in the other hand ready to club you over the head.

    Funny though. You know MS must be worried when they start trying to put a little fear into their customer base. Just a thinly veiled threat that there might be legal / financial exposure down the road with "non MS" solutions/options. Boy, it must be so much fun to be a MS corporate user, having your primary IT solution threatening you! Sounds almost like a protection racket, doesn't it? "Stick with us, 'cause if you don't... Well, bad things might happen..."

    As if I needed it, yet another reason I love Linux, Open Office, Firefox and Thunderbird == they're not from MS!

    --
    --- Just another Code-Monkey
  144. It's SCO all over again by Hausenwulf · · Score: 1

    The appropriate thing for Microsoft to do is indicate to Linux developers where the offending code can be found so that it can be remove (if indeed it does infringe). Microsoft has chosen the same route that SCO did. They don't want you to remove the code and remedy the problem. They want you to pay.

  145. Re:OK, Microsoft, it's official. The war is ON. by gordo3000 · · Score: 1

    except they control a great deal of money going through several key states with loud members of congress. And with the WTO(which every western economy is a part of), the US has the right to call for protection of its IP. It would seriously hurt the commercial distribution side of linux.

    I'm a fan of linux(if only I coudl get it to work on my current computer...) but there aren't many companies that are grabbing the latest fedora install(or any other brand) and just running it. Most get support through a commercial vendor. These are the people that microsoft can move. it helps them keep their death grip on the pre installed OS market. And it means that either apple or MS will be used in schools. Based purely on price, apple gets pretty much ruled out of most school systems so you are right back to MS having a death grip on the install base in major countries.

    yes, linux will still be run everywhere in the world. its just that it will have lost its commericial backing.

    granted, this is only what I think would happen if they could prove quickly adn beyond doubt that they had bullet proof patents that linux was violating(and that are central to the workings fo the linux kernel).

    What would probably happen is most commerical distributors would be under fire until all the infringing code was removed and a solid work around was made. unfortunately, if it was important, that coudl take a lot of time(especially if it required rewriting a great deal of software). Now, I'm not much of a computer programmer so I'm not sure what could be that central and not be already known about, but patents do have a way of showing up when you least expect. and that several months it would take to get linux running again would be expensive to the linux take up commercially.

  146. OT: Lunch money by Captain+Sarcastic · · Score: 3, Funny
    Next thing you know Microsoft execs will be brutalizing school kids for their lunch money.


    That remark touches a nerve for me. There was a girl in my elementary school who kept taking my lunch money. Worse yet, she took it from other kids in the school.

    However, I was the first one to stand up to her, and tell her that she wasn't going to get MY money, and that I was going to keep it!

    So she told me to put my tray back, and turned to the next kid in line.

    But I could tell that I'd had some effect from the way she kept looking at me funny for the rest of the year, and the whispering of the other kids told me that I'd made an impression on them as well.

    --
    Strike while the irony is hot! -- The Freethinker
    1. Re:OT: Lunch money by rizzo420 · · Score: 1, Funny

      let me guess... she was the lunch lady?

      --
      please me, have no regrets.
    2. Re:OT: Lunch money by Locutus · · Score: 3, Interesting

      Microsoft has gone after "lunch money" before. When they were attempting to get as many school systems on Microsofts License 6 scheme, they used the BSA to trigger clauses in the Microsoft Windows EULA to force expensive audits on various school systems across the US. Many caved in and paid for MS License 6 instead of the 10's to 100's of thousands it would cost for th audit only to have a handful of illegal copies still cost them millions. But, a few fought back and dumped MS Windows for GNU/Linux and then started telling other school systems about it and how it was much cheaper than MS License 6 or the audit.

      Google for Oregon school Linux Microsoft BSA or similar terms and you should get some hits on the topic.

      Microsoft just might be forcing an 'event' in the market they really don't want to occur. The fact that they are even using the "L" word and signing/paying off a "L" word company is amazing enough and shows they are having a 'problem' with GNU/Linux and probably FOSS too. IMO.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    3. Re:OT: Lunch money by Harry+Coin · · Score: 3, Funny

      Yeah, yeah, there's no such thing as a free lunch, right? Well, Microsoft is basically saying that there's no such thing as a potluck dinner either.

      --
      That's pre 7-11 thinking....
    4. Re:OT: Lunch money by Anonymous Coward · · Score: 0

      What does Showtime have to do with this? ... Oh, wait...

    5. Re:OT: Lunch money by Anonymous Coward · · Score: 0

      *whoosh*

    6. Re:OT: Lunch money by Anonymous Coward · · Score: 0

      *swoosh*

  147. In related news... by trianglman · · Score: 1

    Microsoft founder Bill Gates is filing an IP infringment law suit claiming a patent on the "echo" command... Do we need any more reasons to not purchase MS products?

    --
    Clones are people two.
  148. The Exact Quote ... DNE? by Mateo_LeFou · · Score: 1

    ... what's with the quotes in the headline? The word "infringe" does not appear in TFA.

    --
    My turnips listen for the soft cry of your love
  149. They are using our IP so we paid them $234 million by Locutus · · Score: 2, Insightful

    Their shareholders should be pretty pissed at THAT kind of money making scheme. But me thinks it's more like their money making scheme with regard to WindowsCE and Xbox. You know, the scheme to take profits from the Windows monopoly( around $10 billion so far ) and keep the WindowsCE and Xbox products on the market so nobody else jumps in and grows to threaten the Windows monopoly/gravy train.

    IMO, in the next few years we are going to see the public finally seeing Microsoft for what they really are. After all, FOSS and GNU/Linux must be doing SOMETHING or else Microsoft would not be doing so much in the public and financial markets regarding them. Unfortunately, I don't see very much of this in the United States so it must be going on elsewhere or outside of my sight.

    'Gozer' has now, or will soon be, materialized and Novell could be our 'Stay-Puft Marshmallow Man'. Will it be IBM, Oracle, RedHat, or others who bust this party up? Or will the US become to knowns as "The land of Gozer", if it isn't already?

    So, "Who you gonna call?".

    LoB

    --
    "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  150. Time to get ready to counter sue/sue Microsoft by bigpat · · Score: 1

    I would expect that since Linux is open source that when a Microsoft engineer does something, then he might use Linux as a reference... which means there are likely significant identifiable blocks of code within the Windows Software that were taken from Linux and other Open Source software and therefore are in violation of the GPL.

    If Microsoft sues, then the community should be ready to pump money into FSF and other groups. And we should be ready to counter sue, and subpeona every bit of Microsoft Source code including past versions of the code to find the illegal code in Microsoft products.

  151. Financial incentive for Novell sabotage? by sonofagunn · · Score: 1

    MS gives Novell 440 million. Novell gives MS 40 million for "protection." So really, MS gives Novell 400 million, and in return Novell inserts some MS intellectual property into Linux?

  152. Pure FUD by AusIV · · Score: 1
    Microsoft will never take this to court. If they did, I think one (or both) of two things would happen:

    1)They invalidate their patents, as prior art will be shown for nearly everything they're claiming is being infringed upon.
    2)They'll get in trouble again for abusing monopoly status, and even if the patents were valid, the anti-competitiveness accusations will have a worse effect than letting Linux slide.

    This is nothing more than fear mongering - which is not trivial. They want to make people be afraid to use Linux, for fear that Linux will become illegal or lose functionality and they'll have to migrate everything - it'd be easier just to use Windows in the first place. Microsoft knows better than to actually take this to court, but it's not going to stop them from using it to their advantage.

    Personally, I wish there were enough force behind Linux to sue MS for libel/slander - as that's effectively what this is. Unfortunately, MS has plenty of lawyers and I doubt at this point that we'll see Novell as part of any class action against Microsoft, so there probably isn't enough money among Linux distributors to hire enough lawyers to make a case.

    1. Re:Pure FUD by tgatliff · · Score: 1

      Great point...

      Hopefully Redhat will sue for slander if Ballmer continues to repeat his statement and it starts effecting their bottom line. After the SCO incident, though, I suspect most companies are wise to the difficulting in defending any patent related suit...

  153. Re:They are using our IP so we paid them $234 mill by Kamel+Jockey · · Score: 1

    'Gozer' has now, or will soon be, materialized and Novell could be our 'Stay-Puft Marshmallow Man'.

    Bad analogy. Gozer lost and the Marshmellow Man got roasted.

    --
    In case of fire, do not use elevator. Use water!
  154. Simple idea to fix patents by mulvane · · Score: 1

    Someone should just patent the process of filing patents. Prior art obviously doesn't matter anymore so this should be quite a simple process. Then we can charge fees of say $1m for any software patents that will be used in closed source software. This money could then go to a fund to further OSS which could file for free. This fee would not be levied if the fee to lisence was free.

  155. Somebody needs to pick this fight. by emil · · Score: 1

    Say Ubuntu, Mandriva, or Linspire comes out with a "Winix Edition" distribution - integrated WINE, NTFS support, runs most or all of your current Win32 apps without Microsoft. Set this up as a sacrificial lamb.

    Say this is positioned against Vista at half the price (or even free), and the world decides that a Vista upgrade isn't such a good idea.

    Microsoft will win a pyrrhic victory destroying this decoy. They might as well fire their PR department if they try it. Their revenues would probably take a nose-dive.

  156. GatesBallmer like BushRumsfeld SOS StayTheCourse by OldHawk777 · · Score: 1

    I was overly optimistic (Gucken Wrong!) about GatesBallmer's intentions. I was never surprised about BushRumsfeld intentions even prior to 911. I guess; I expected a little more intelligence and reason from GatesBallmer and Microsoft.They are all incompetent at asymmetric-conflict due to a headuptheass disease mutation.

    The headuptheass disease which frequently afflicts politicians, but has been infecting far more wealthy people with a severely diminished mental and emotional capacity to cope with reality. In the business and economic world the debilitating illness is called CorporatistCommunism, but it is frequently misdiagnosed as DemocraticCapitalism by practicing political/economic quacks.

    GatesBallmer like BushRumsfeld cannot recognize, or believe, that innovative competition is possible from any adversary ... until it is too late to do anything intelligent. So first they claim (with their third person delusional aristocratic persona Microsoft/US) greatness and that success is a fact (MS-Halloween Letters and WMD (WhiteManDisease) and fear plague, SCO and Iraq ...). Then when reality shits all over them ... they persist with more of the same re-spun marketer planing that sounds as good to them as the last FUBAR situation. The megalomania of their afflicted personalities causes them to only consider "Stay the Course" as a "real" viable option for humanity.

    I suspect that whatever (MAD, total destruction) happens between MS and OSS, will involve the metaphorical crashing to earth in flames. MS will rise FIRST from the ashes as a rotting corps zombie, then OSS+OIPR (Open IPR) will rise from the ashes of a pyre as a reborn magical Phoenix. Change is fact of true rebirth for governments and economies.

    So, IOW, don't worry, be happy, and don't forget to gucken donate to FSF-GPL, EFF, and other foundations that will lead this great crusade against Microsoft and the CorporatistCommunism [AKA: MonopolySpin Economics] devils.

    May the force and good spirits of this earth and humanity keep US safe, in these times of tribulations, from all their demonic hate and MS+RIAA+USA+EU+... concentration camps.

    --
    Unaccountable leaders are masters, and unrepresented people are slaves. How do US and EU fare?
  157. Me too by decep · · Score: 1

    I'll admit to using MS intellectual property if they give me a couple hundred million dollars so they don't sue me.

  158. How many chairs? by qmaqdk · · Score: 1

    How many chairs need to be thrown in order to say "Infringes Our Intellectual Property" in Ballmerian? :)

    --
    My UID is prime. Hah!
  159. It's Because Vista Is Doomed by Xangis · · Score: 1

    Right now Microsoft probably knows what a disaster Vista is going to be and how slow most users and companies will be to adopt it. Anyone who has been paying attention to the developing saga/disaster that is the next Microsoft OS is likely convinced that nothing would do more to increase use of Linux than the release of Vista. So, it would seem this is all part of a nefarious plot to destroy Linux, which they obviously perceive as their biggest threat. What better way to destroy something than from the inside?

  160. Monkey boy does FUD by jvlb · · Score: 1

    Okay, kids, let's put our thinking caps on and figure this one out. Why does MS want to license rights from Novell? Because they know they have infringed on proprietary Unix intellectual property. Since when? Can you say "DOS" (I knew you could)? Okay, so they infringed a little; it's a problem money can fix, right? Oh, but wait, if Novell still owns those rights (not SCO), then they've been legally passed into Linux and are under the GPL. Suddenly, MS has a big problem. You can't buy what isn't for sale, but worse yet, knowingly using it could mean all of Windows would have to be opened up. MS is scrambling to, in effect, retroactively purchase rights to the code they stole. Ballmer's comments are just a red herring. MS is running scared. Remember, you heard it here first.

  161. Microsoft spreading THUD? by the+way,+what're+you · · Score: 2, Funny

    Testicles, Hair, Uncertainty, Doubt

    --
    example.org - powered by Linux!
  162. I See IBM & M$ Going At it:-))))) by 1mck · · Score: 2, Interesting

    Ooooh, I see IBM, and M$ going at it, and hey didn't M$ screw IBM with the Operating System...Yeah, that's right they did!LOL This is going to freakin' great!!! Oh yeah, M$ is very frightened of Linux, and Open Source because look at the deal they made with Corel, so that they wouldn't develop Corel Linux anymore.

  163. What is this about litigation against customers? by _iris · · Score: 1

    Since when could Microsoft sue Linux vendor customers? If I make boat trailers and I infringe on your patent for a super-innovative trailer hitch, you can't sue people who buy my trailers. You have to sue me, the manufacturer, right? If that's true, then how could Microsoft sue Linux users instead of suing the Linux vendor? Unless I'm missing some huge legal principle, this is pure FUD to me.

    It seems more clear to me what Microsoft's goal was in indirectly funding SCO's patent infringement case. They wanted to test the waters, to see how friendly the legal system would be and to see how easily open source developers would cave. They found it would be a lot harder to actually litigate and that SCO had the most success while they were spreading FUD, before they actually ponied up any "evidence."

    Btw, does it seem to anyone else here that Samba and MySQL, /not/ the kernel, is Microsoft's real target here?

    <hyperbole>
    Gates: Hey Ballmer, got any ideas how to stop those nasty socialist Europeans from implementing SMB2?
    Ballmer: Well, their legal system surely doesn't like out patents. Let's scare them by convincing the largest European Linux vendor into thinking that our patents are infringed.
    </hyperbole>

  164. WHHHOOOOOOO... by Anonymous Coward · · Score: 0

    oooo oooooooo oooooo ooshhhhh hhhhhh...

    Hey I think this joke I caught belongs to you...

  165. what IP? by teh_chrizzle · · Score: 1

    wasn't the premise of the SCO case that linux "pretty much does what SCO (unix) does, but doesn't cost anything"? so how exactly does microsoft's IP get infringed upon? the fact that it's an operating system? because projects outside the kernel (you know, gnome and KDE) have start buttons? or are they claiming to own the idea of making "stuff that makes computers go"?

    it was freakin' pathetic when SCO tried to litigate it's way back into significance. to hear that MS wants to do the same thing is... what's the word for "more pathetic than pathetic"?

    --
    sarcasm:
    -noun
    1. harsh or bitter derision or irony.
  166. Dude, you're 100% right! by Anonymous Coward · · Score: 2, Informative

    >> Windows itself is an extrapolation of other people's prior works at best.

    This got me thinking... You know, Microsoft can't even claim to have invented windows. Pretty amazing... I had forgotten how late they've come to this game.

    According to this link http://toastytech.com/guis/guitimeline.html , it took M$ about 12 (twelve) f* years to finish (?) a product that would "revolutionize" IT.

  167. The only fork I see is the one *in* SUSE by Anonymous Coward · · Score: 0

    It's of the "stick a fork in it, it's done" kind.

  168. MS not the root cause... by Anonymous Coward · · Score: 0

    ...of the problem. It's your freakin gov't patent system and how you freaks view IP. If MS didn't do it, someone else would have, like maybe SCO, hahaha. If you play the game of only fighting back against MS, than you'll just get raped by someone else. IMHO the US needs to fire absolutely everyone involved in any way with their legal system and burn all of the books and start fresh, maybe something like actual law and order might arise from such a thing. /end troll

  169. millions of lines of by wardk · · Score: 1

    code have been appropriated from microsoft!

    when SCO wins, it will all be clear.

    Ballmer and his company are simply robber barons looking for their piece of EVERYTHING

    it's extensive IP portfolio is important in all aspects of our daily lives.

    it's just a shame we have to flush so much of it down daily

  170. This is terrible by andydread · · Score: 1

    I replace all my customers windows with linux so as to alleviate the fear of the BSA kicking down their doors and demanding licenses and now this. we are still not free from the clutches of the established software houses no matter how hard we try. What do I tell my customers when they hear Ballmer beating up the lips in this fashion now ?

  171. Boycott Novell by 10scjed · · Score: 2, Informative

    Let us all remember who it is that is complicit in this FUD campaign, Novell 's self-serving deal legitimizes Microsoft's assault on Linux. Regardless of the technical wording of the deal, and whether it can be established that Novell is violating the letter of the GPL 2, they are certainly violating its spirit, Novell must not be supported.

    --
    --10scjed IANAL,AFAIK
  172. Rules of Deception 101 by Infonaut · · Score: 3, Funny

    Steven, when you use a Trojan Horse strategy, you have to remember to wait to attack until the doors are closed, night has fallen, and the city inhabitants are all asleep in their beds.

    Overall grade: C+

    Great execution of a sneaky plan at the beginning. Strong-arming Novell was a masterstroke. Then you brought the whole plan down because you were too impatient. Reread The Prince before our next assignment.

    --
    Read the EFF's Fair Use FAQ
  173. Open Letter to Microsoft by mattr · · Score: 1

    Thanks Mr. Ballmer you just helped me make up my mind. I will be buying Apple's newest unix based laptop to replace my current RedHat based laptop.

    I started linux with slackware and later Suse but I stopped trusting Suse when Novell bought it and made it hard for me to download Evolution. I'll be using the newly GPL'd Eudora on my Mac, which always was my favorite mail software too. I had a moment's hesitation an hour ago.. should I get a PC instead... but luckily I had already realized Vista is utter crap and your loathesome announcements have finally pushed me over the edge.

    I may use windows for clients who have it but I will vociferously promote linux and Mac OSX and tell all I can how they should reconsider Microsoft, as your company has taken on an undisclosed balance sheet risk, namely from all the lawsuits with which you will be clobbered as a followup to SCO's loss.

    It also makes me wonder just how long you will keep your job. As the new Millenium advances, your older shareholders will die, and society's understanding will grow that it is better to create good works and share knowledge than to spend all your profits on evil lawsuits, lies, FUD and general vomit which is all anyone hears coming from your mouth.

    Novell will not survive long as your bitch, and I do not think people are going to put up with your utterly cynical and destructive pronouncements for very much longer. Microsoft's shareholders will soon begin to understand that they will be best served by sweeping out the dead wood like you, which got Microsoft to domination through rapacious practices, and turn over a new leaf based on trust.

    If Microsoft made good software I would buy it for use on whatever operating system I had, but there is just no reason to buy Microsoft if 1) I hate everything the company stands for and 2) its entire business model is based on either selling outdated bloatware or fooling people into buying upgrades that progressively limit what they are allowed to do with their own purchases.

    Time is not on your side, which is why I presume you have undertaken such a desperate and risky course of action. Incidentally I will have to continue to use Windows in some cases when work requires it, however I will run it virtually on Parallels within Mac OSX with an old license (I will not buy Windows in the future either). I believe this is the best way to keep viruses (including your cynically named Windows Updates) at arms' length and use the most advanced technology, which is not of course produced by your company.

    Honestly after the past head of Hewlett Packard I would say you are the biggest detriment to any Fortune 100 company in America. Sayonara, as soon as possible please.

  174. Who's zooming who here? by Anonymous Coward · · Score: 0

    I find it annoying that Ballmer and Company are concerned about IP infringement when NT got its start from code/IP/engineers that came from Digital (DEC) back in the early 90's.

    Ah, but we don't talk about that. That matter was settled and DEC got to be a prime Microsoft partner ie: Digital/Microsoft Alliance (and we know where that got them).

    So please, try being just a little less disingenuous Mr. Ballmer. You're as guilty of IP infringement as the next guy. You just have more money to silence the masses.

    Posted as an AC for career reasons.
    Annoyed ex-DEC employee.

  175. Does this works the other way round too ... by zrq · · Score: 1

    Lets say Microsoft have a patent for using "a button with the word 'Go' to start a process".
    Balmer seems to be saying that if someone has installed a Linux system that included a program that uses "a button with the word 'Go' to start a process", then Microsoft could sue them (the user) for patient infringement.

    Ok, IBM, Sun, HP etc. probably have quite a few patents themselves.

    So, lets assume that IBM has a patent for using "a button with the word 'Stop' to stop a process".
    Does that mean that if someone has installed a Windows system that included a program that uses "a button with the word 'Stop' to stop a process", then IBM could sue them (the user) for patient infringement.

    If Microsoft can sue Linux users for infringing [insert patent number here], then surely this implies that [insert name here] can sue Windows users for infringing [insert patent number here].

    In which case, doesn't everyone who has a Windows system installed "sort of has an undisclosed balance sheet liability" too, because there are lots of people out there with patents that cover lots of things, many of which we don't know about yet, and some of which may be used in Windows.

  176. Doesn't matter by Anonymous Coward · · Score: 0

    They should have known about this for 10 years. The fact that they didn't do anything prevents them from enforcing any patents at this point.

  177. Cry havoc. by quag7 · · Score: 4, Interesting

    In a way we should be thanking Ballmer. A lot of people run Linux now and the thrill of simply putting it on one's machine is long gone.

    Ballmer's comments, and the presumable legal action which will follow them in the future, lets us feel like outlaws, non-conformists, and rebels again. SCO was never really a thrilling nemesis

    SCO is...well...SCO is...pathetic.

    I never really had that thrill of running something as unlikely as Linux; by the time I got it installed (2001), it was pretty popular, installers had made it simple, and it wasn't a big deal. But now, not only will my 5 years of Linux usage be a functional and utilitarian experience (which is the sum total of what it has been thus far)-- but also one of spite and defiance going forward.

    I enjoy spite and defiance. Don't you? I'd rather be dragging down kings and military regimes, but this will do as a small snack in my comfortable suburban kitchen.

    A small thrill, but it feels good, nonetheless.

    I can't be the only one who felt *good* to be a Linux user when I read this.

    The chances of me downgrading to something like Vista were null to begin with, but now, well...

    The only thing I have to say about Windows is, well, bitch if I need to, I'll run your OS in a *window*.

    1. Re:Cry havoc. by Anonymous Coward · · Score: 0

      As much as I admire your enthusiasm, doesn't your sentiment remind you of a choice quote from here?

    2. Re:Cry havoc. by quag7 · · Score: 1

      Not sure I know which quote you're talking about. This one, maybe:

      "Linux people do what they do because they hate Microsoft. We do what we do because we love Unix,"

      Like I made clear, I've been running this for 5 years for its pure utility. Whether or not Microsoft has resorted to more dicketry than usual, is irrelevant as to my choice to run it from here on out. I started using it because I wanted a decent command line; in my case, what made me switch wasn't Windows's poor security record (*I* didn't have this problem. I ran a firewall and virus scanner.), or its price, or some kind of ideological objection to commercial software.

      What made me switch was the way the command line withered in Windows. Or perhaps it was more, the emphasis on the command line by Linux and operating systems like it. I was using a lot of UNIX re-writes in batch files - DOS versions of UNIX command line mailers (Don't recall which), I think some kind of grep utility, and so on. After awhile, it became clear that it was silly to be doing this when I could just get the whole environment I needed by running Linux (didn't know much about BSD at the time, but it might just as well have been that - to this day, my use of Linux is more out of habit than actually preferring it to, say, FreeBSD.

      Is this a "love of UNIX?" I wouldn't put it that way but I guess it is roughly equivalent.

      I didn't even know how much I should have been running Linux (or a BSD) all along, until I switched. I bought a very cheap Celeron kit from Tiger Direct for the purpose of "messing around with Linux" on and perhaps doing the command line things I wanted to do on that system as an adjunct to my graphical environment in Windows (I didn't know about Cygwin, or if it was even around then).

      What happened was, the first distribution I installed was Mandrake, and I got to using KDE through that (just to play with) and quickly realized that there was no reason to be using Windows anymore, for anything. I kept my Windows 2000 system around awhile, until it fell into disuse and got powered down. Recently I wiped it and put Linux on it to use as a container for hard drives (a backup server.)

      I regretted buying such a cheap kit to run it on, but I didn't seriously consider running Linux as my main desktop when I bought it. After all, people were making the point left and right that as great it was as a server, it just "wasn't ready for the desktop."

      I recently replaced that Tiger Direct kit with a homebuilt Core 2 Duo. Linux is, as I have pointed out to others, ready for *my* desktop and has been for awhile. I hear a lot of complaints, but I've been working for 5 years on a Linux desktop.

      I cannot say whether or not it is ready or appropriate for others' desktops. If it were, I think more people would be running it; but for me it does the job and has for years.

      This spite I speak of, merely puts some butter on the the nourishing all-natural, whole wheat bread that Linux has been for me. That was my point.

      If it's another quote in that article you're referencing, let me know. I still have to run Windows at work - I have no choice in the matter - I don't gnash my teeth over it, but it certainly isn't my preference, on the basis of the experience alone. Still, I can be fairly productive in Windows so long as I'm just using native applications. And I can even string little hacks together using those aforementioned Windows ports I mentioned, but if I have the option to run Linux or a BSD, why bother?

      I suppose if I was a gamer I might have some more to say about Windows and Linux - to me playing Windows games via WINE or virtualization or emulation or whatever in Linux is much the same thing in reverse - better to just get a second machine and run Windows on it for games. For me, personally, that is. (That being said, I do enjoy a little distraction of bzflag from time to time).

      Props though, to the BSDs as well. I have no compelling reason to run FreeBSD but if I had to, I'd

    3. Re:Cry havoc. by DannyO152 · · Score: 1

      Funny part is, SCO was pathetic because Novell wouldn't give SCO the time of day when McBride was inviting them in on the big score (late 2002). But... this time around, Microsoft and the millions... oh, that's right. Money talks, etc.

    4. Re:Cry havoc. by jbhannah · · Score: 1

      You're not the only one. I feel damn proud to be a completely M$-defiant user of Gentoo Linux. Now we have a much higher-profile target to bring to tears and force out of society from humiliation. SuSE was one of the best Linux distributions available. I do keep a spare hard drive with Windows on it for gaming and a few other minor-use purposes, but my main OS has long become and probably always will be Linux (Gentoo or Kubuntu, depending on the amount of effort I want to put in).

  178. Moglen by Mateo_LeFou · · Score: 1

    Okay, it's official: I have a serious man-crush on Eben Moglen. I seriously suspect he's shielding his cards until he has a serious Killer App of a maneuver to unleash.

    Will he immediately ask for an injunction to stop Novell from distributing any GPL-covered code? That'd be awesome.

    This might be more fun: will OpenSuSE make a high-profile declaration that they are now distributing checksum-verified copies of Novell's non-patent-infringing distro?

    --
    My turnips listen for the soft cry of your love
  179. lol a little too serious (n/t) by Mateo_LeFou · · Score: 1

    heh. whatever.

    --
    My turnips listen for the soft cry of your love
  180. I wish by shagymoe · · Score: 0

    God damn I wish I didn't have to fucking use windows at work.

  181. Ghandi quote by VE3MTM · · Score: 1

    "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi

    Looks like we've moved to the 'fight' stage.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Whoops, silly middle mouse button...
  182. Linux probably violates patents by kabloom · · Score: 2, Insightful

    These days, you can patent anything. Linux probably violates some of Microsoft's patents -- but they're probably stupid patents that will be overturned by a court.

    That doesn't mean it's not expensive to litigate.

    1. Re:Linux probably violates patents by lordSaurontheGreat · · Score: 1

      Exactly. MS has patented the double-click, did you know that?

      1) That's a idiotic patent. It's too ambiguious. If they patented the mouse, then they'd have some beef. However, then:
            1.1) They'd have to sue people like Targus, Logitech, Saitek, Dell, Comp USA, and everyone else for making mice, which apparently infringe on MS IP.
            1.2) We'd all switch to IBM's TrackPoint or a trackball, or a track pad, hell, or even use touch screens.
            1.3) They can't do that. So, even if the court doesn't overturn that bogus patent, what do we do? Replace "double-click" with "dual-click" or "click twice." No big deal. Otherwise they'd be patenting the ability of MY finger to apply pressure to an object. I think God would have a few issues with MS infringing on His IP at that point.
      2) I'm willing to bet that most of the MS patents are stupid things like that.
      3) About the IP stack thing...
            3.1) The IP stack was done before DOS, before Microsoft. Before Linux, even. It would be impossible to prove that the IP stack is a MS invention, because it isn't. If you want proof, go read Wikipedia. They've compiled an excellent history of the Internet and the IP protocol.
            3.2) Stuff like HTTP, Telnet, etc. has been around as long as well.
            3.3) With all this patent nonsense, this would probably trigger a movement to change the dates of software patenting. After 3 or four years the patents nullify and the technology passes into public domain. That's enough time for a company to make a profit off of a technology, no? If they didn't, it must have *really* sucked.
      4) In order to prove that any code in any OSS is infringing on MS IP, MS would have to disclose their sources to the world for a candid comparison. MS isn't going to do that. They've jealously guarded their sources for years. I know from a friend that they have full-time hackers who's job is to maliciously destroy people who try to steal the code (they fried his computer somehow - he was using Windows, big surprise).
      5) If MS wants to review the Linux code, we could just fax all the code over the Redmond...
      6) I think it's infinitely more likely that MS blatantly stole and steals Open Source, GPL-ified material on a regular basis. How easy would it be for them? It's all open source, sitting out there in the open for them to ctrl+c and ctrl+v... Their sources will never be seen outside the company, so there's no way for them to get caught. All they have to do is mangle the binaries a bit so they're not comparable to the OS origins, and they're done! If anything, Linux companies should be suing MS to audit the MS source code to check against infringement upon GPL work, which, if you read the GPL, if you use GPL code, you the code HAS TO STAY OPEN SOURCE. Unless there are little code modules from Windows hiding in MSDN, MS has a high probability of having BROKEN THE SAME LAWS THEY ARE WHINING ABOUT.

      Just my $0.02...

      --
      Consider yourself spoken to.
    2. Re:Linux probably violates patents by AJWM · · Score: 1

      MS has patented the double-click, did you know that?

      I wouldn't put it past the USPTO to grant a patent on that, especially if it were misleadin^Wcleverly worded.

      But in 1984 -- 22 years ago -- Apple introduced the Mac, and it certainly had double-click (only one mouse button, it had to!). There was Lisa and Xerox Star etc. before the Mac, but I don't recall if they had double click. Even if Apple had patented it, that patent would have expired years ago. Actually I hope they did patent it, an earlier (especially expired) patent is about the easiest way to prove prior art.

      --
      -- Alastair
  183. Dude, did you know your space bar is broken? by Anonymous Coward · · Score: 0

    You might want to try cleaning under there with a Q-Tip or something.

  184. That's Rich by Anonymous Coward · · Score: 0

    For a company whose main product is named Windows and was released a few years after xwindows.

    Every single product they sell was purchased or ripped off, or both.

    Balmer may have big brass ones, but they're nothing compared to what's in his head.

    1. Re:That's Rich by Anonymous Coward · · Score: 0

      "xwindows" is not an offical name for X.

  185. Time to kick the Microsoft habit... by bdwoolman · · Score: 1
    This is another reason not to buy a Vista system. Whether you are a Linux fan or not this is just plain ugly. In addtion to the DRM, the kill switch and general hardware-churning bloat, Microsoft is showing fewer scruples than ever with this IP FUD -- not that they ever had many scruples to begin with. If there is any similarity between the Linux kernel and MS code my guess would be that the prior art went the other way. To me it seems more probable that MS preyed on innovation that took place under GPL. After all, GPL's great strength, its reason to exist, is to promote unfettered innovation and creativity. Linux is full of great ideas. Shared ideas.

    Microsoft has never been especially innovative, except in developing underhanded business practices to lift ideas from its developers and competitors and use its primary position as the OS provider to broaden its hegemony. The history speaks for itself, from GUI (a Xerox and Apple innovation) to the browser wars with Netscape, MS has always absorbed maturing technologies as opposed to developing new ones.

    This latest divide-and-conquer strategy is bound to sting the FOSS movement, but hopefully it will galvanize ethical companies involved in FOSS to finally gang up on Microsoft.

    I hope Vista founders and that we begin to see an increasing diversity of operating systems with strong open standards for cross platform document sharing. For the sake of fair competition, worldwide computer security and continued innovation I hope it so. We now know that monoculture is dangerous. Look at this latest spate of zombie spam running on SP2 boxes. Terrible. Think Vista will be better? Doubt it. Microsoft has not been able to entice customers to its server package, now it is trying to scare them. HP can do a lot more for Linux if they want and so can Dell. They might have to stand up to MS, but they can do a lot. And for that matter so can IBM, Apple and Google. As I said, this is the time to kick the MS habit.

    --
    "No fear. No envy. No meanness." Liam Clancy
  186. M$ BIGGEST RIP-OFF ARTISTS IN HISTORY!!! by Anonymous Coward · · Score: 0

    I can't believe this shit!!! M$ has stolen every great idea, innovation, intellectual property or whatever its entire existence!!! It hasn't come up with a single innovation on its own...it just steals from others and then markets it as its own innovation...come on people, these are convicted monopolists with their business ethics in the toilet!

    Could someone please poke that fucker's eyes out for me??

  187. Mod parent insightful by Zantetsuken · · Score: 2, Interesting

    Mod parent insightful - for those of you that don't know, yes politicians and lawyers do do this, in Congress for example. Congressman are allowed to take the floor and talk about wookies just to kill time and bore the other side to death so they give up on passing a bill and go home. It's not quite the same as what the parent posted, but it's another example of lawyers and politically minded officials stalling for time as a lame way to defeat the opposing party versus making an actual arguement...

    1. Re:Mod parent insightful by dpilot · · Score: 1

      But remember that the fillibuster cuts both ways. It's a preventive tool, but perhaps it prevents something you don't like from getting voted on just as often as it prevents a vote on somthing you do like.

      Then there's the 'Nuclear Option'. The 60-vote supermajority to end a fillibuster is an operating procedure, not a law, and it can be changed by a simple majority (51-49) vote. Despite very vocal objections to the fillibuster, the fact that it could be done away with so "easily" suggests that there has been wisdom in having retained it.

      --
      The living have better things to do than to continue hating the dead.
    2. Re:Mod parent insightful by WilliamSChips · · Score: 1

      Only in the Senate. In the House there are rules banning filibusters.

      --
      Please, for the good of Humanity, vote Obama.
  188. Fair Use? by Anonymous Coward · · Score: 0

    With references to 'undisclosed balance sheet liabilities' Ballmer seems to be directly threatening business use of Linux.

    What if MS did putsue litigation against Linux users for patent infringement, and what if the courts upheld this litigation -- would I as a non-profit, home user of Linux actually have to worry?

    Is there a fair use clause regarding patents? Just interested as a legal issue.

  189. Can Novell sue Microsoft for copying Linux code? by tearmeapart · · Score: 1

    From glancing at the articles, this Microsoft/Novell issue seems to be even bigger than what the slashdot crowd and news articles have stated.

    IANAL, but in order for a project to sue someone, all authors of that project need to be behind the lawsuit. Since Novell is probably out of the picture, all projects that any Novell employee has been a part of now can be copied by Microsoft without Microsoft ever worrying about getting sued.

    It seems that Novell has sold the Linux soul (and the GPL2). Yes, the American system of copyrights is stupid for one company to sell a copyright of software it does not fully own, but the American government does not care.

    This scares me a ton, especially since I cannot think of anything that I can do to stop it.

  190. Microsoft / Novell deal is a... by vwjeff · · Score: 1

    corporate reach-around. Ballmer, if you make claims back them up with facts. I know that's a hard concept to understand. If there is Microsoft IP in GPL code (including the kernel) then point it out.

  191. If only some Linux guy was on stage and Ballmer.. by Anonymous Coward · · Score: 0

    Ballmer: Bla bla bla. Linux infringes our intellectual property. [Unfortunately, Ballmer always uses weasel words that make it impossble for him to be p**wned like this.]

    Guy: Which. Intellectual. Property.

    Ballmer: Huuuuuuuuuuh?

    Guy: Which intellectual property does Linux infringe upon?

    [By now Ballmer is looking ridiculous no matter what he says, which is why he avoids situations like this by 45 miles.]

  192. Sue for libel? by bberens · · Score: 1

    Couldn't these linux companies sue Microsoft for libel? They could bring them to court and either force them to stop spreading these lies or at least deal with the issue and resolve it.

    --
    Check out my lame java blog at www.javachopshop.com
  193. whaaaa? by f1055man · · Score: 2, Interesting

    I think this is the first time there's a fud tag but no "notfud".

  194. Under normal circumstances... by Pojut · · Score: 1

    I wouldn't consider myself a fanboy of any company...sure I have preferences, but when all is said and done whatever in my mind works best is what I will use, regardless of who makes it or distributes it. Now, normally I would be one of the first people to defend microsoft, but in this instance...well...a big ol' loogie that has yet to be formed will have their company logo on it. Insofar as what this article refers to and about what has been publically said, I don't believe Microsoft has ever made a bigger mistake in their entire history

  195. Declarative Judgement by John+Hasler · · Score: 1

    Settling these sorts of things is what declarative judgement suits are for.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  196. As M$ watches SCO wither in Pain... by p00ked · · Score: 1

    The Monkey Boy blirts out: FFS...If you want a job done, do it yourself...

  197. sue the bastards by f1055man · · Score: 1

    Once and for all. The powers that be in the linux community need to hit back. Spreading this fud can constitute a RICO violation and civil RICO means triple damages. Ballmer is trying to interfere with the legitimate business of other entities with lies, he's creating massive liability for MSFT. If Ballmer can't prove it, Red Hate et. al. can fuck him up.

  198. For the last several years by giafly · · Score: 1
    When exactly has Microsoft shared any of its profits with its shareholders?
    Microsoft unveils major share buyback (20 July 2006)
    --
    Reduce, reuse, cycle
    1. Re:For the last several years by Catbeller · · Score: 1

      Dividends. Buybacks mean shennanigans are afoot. I mean when will they start paying some of that 100 billion to the stockholders, who have *never* seen a dividend from MS? Stocks used to be purchased with the understanding that the company would pay a dividend per share every once in a while. Now, they just keep all the cash, give the board billions of bucks in options and salary, and expect the shareholders to buy because the stock price will go up. That ain't ownership -- that's casino gambling.This is a fraud, the current corporate mentality. As an owner, I would like some of the money I've earned as stock or hard cash. But, the "owners" like me who don't own major portions of the company make bupkis while a few special stockholders who got a bite of the good stuff ride off with billions. Truly this is the new Guilded Age. What I've described used to be called "corruption" and "malfeasance". Now we see it as standard practice, beloved by stock analysts, and that top tier of every corporation that eats all the loose profits. The wealth generated by those new corporate practices stays with the very richest people. It's a shell of what it should be.

  199. What's needed is an "I use Linux" web site by Colin+Smith · · Score: 1

    "I use Linux so sue me" web site with a list of businesses and individuals who are willing to call MS's bluff.

    This is a simple give me your money or I'll hit you tactic. The *only* successful strategy against that is to stand up to them right now. So band together and make sure they're going to see who they'll be up against if they do try to sue. They then lose whether they sue or not.

    --
    Deleted
    1. Re:What's needed is an "I use Linux" web site by jtwronski · · Score: 1

      Back in the first months of the SCO lawsuit, there was a site that you could sign with some sort of message saying "you can pry it out of my cold, dead fingers. Oh, you aren't getting $699 either." Obviously, I cant remember the exact terminology. I signed it. Many others did, too.

      I'd gladly sign the same thing directed at MS. They've pissed me off enough times that I really don't care if the software I use infringes their patents. They can sue me into bankruptcy if they want. They won't get much.

  200. A lot of confusion... by A+beautiful+mind · · Score: 1

    Q: Are there patent infringing portions of code in Linux?
    A: Of course there are. As in every goddamn nontrivial software in the USA, where software patents are valid.

    Q: So Linux will be forced to remove code from the kernel?
    A: I personally don't think Microsoft will be actually that stupid to sue. After all, IBM is the patent king with 20'000 software patents. If they go into a counterattack MS could close shop because no part of Windows will be non-patent infringing. So the three choices are: noone will sue, everyone will sue and the court nukes every major OS on the planet, or that everyone will sue and patent reform will commence in the USA.

    Q: But, but Microsoft will just pull out of the EU and show'em!
    A: How is this relevant here? Do I have to remind people all the time that it's not going to happen? (Yes, I actually do have to...)

    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
  201. IBM can't play by Anonymous Coward · · Score: 0

    The main reason many businesses do business with IBM - and the main reason they recovered in the software space from being seen as a fading mainframe company to regain their leadership position - is that they're seen as the company who is a viable alternative to Microsoft.

    If they become a middleman for a Microsoft IP *SCAM* (and yes, that's what it is), noone will respect them anymore.

  202. Thanks Novell. by sketchman · · Score: 1

    You just solved my problem. Two days ago, I ordered Suse 10.2beta and Slackware 11.0. I couldn't figure out which I would try first. I had heard that Suse was originally just a German translation of Slackware, so I was going to use the more originial of the two. But, then, I read a review of Suse that called it "the most complete Linux solution available", so then I was going to try Suse.

    I understand that Novell has its butt to cover, but, a deal with M$? Really!!! Absurd!!! They may as well have shot themselves in both feet and jumped into the nearest shark-infested water as far as I'm concerned.

    Slackware is going on my PC, and Suse is going in the trash. Or perhaps I should keep it around for later comparison with newly M$ tainted versions.

    It would be interesting to see how Suse slowly rots away under the watchfull eye of Billy G. and his minions.

    --
    "In a world that exists without walls and fences, who needs Windows and Gates?"
  203. Fuck You, Novell, Fuck You Ballmer by WhiteWolf666 · · Score: 1

    I'm switching my company off SuSE, starting today.

    I was a big fan of Novell. When they first released the announcement of their (MSNovell) deal, I was willing to give them the benefit of the doubt. I was willing to ignore the the various cries from the open source community, because I was willing to trust Novell, and willing to trust SuSE.

    No more.

    Screw you. I will not support any company that makes a deal with MS like this, and tries to lock down Linux like this. I will not pay an innovation tax. I do not want my dollars spent on boxed copies of SuSE going to a deal with MS. I do not want a support contract from an MS-related company.

    We don't run Windows in this office. Period. Now, we're not going to run Windows, and we're not going to use Novell products.

    --
    WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
  204. it probably does by oohshiny · · Score: 1

    Linux distributions probably do violate a few obscure patents that Microsoft holds. Mr. Ballmer--please let us know what they are so that we can work around them or challenge them in court.

    The Novell deal, however, is not evidence of this, since it involved a net transfer of money from Microsoft to Novell. Furthermore, Novell publicly stated that they do not admit violating any Microsoft patents.

  205. Linux's Infringement by TheGreatHegemon · · Score: 1

    The only thing Linux infringes on is Microsoft's profit - and probably Microsoft fears that this infringement will only get worse and worse with time. Microsoft tried curtailing Linux using SCO, but we'll see what happens from now on - it may only get worse and worse.

  206. Mark Cuban to buy Microsoft? by SpinyNorman · · Score: 1

    In other news, Mark Cuban is considering buying Microsoft on the off chance it may give him an excuse to sue Tux the Penguin.

    "I told you Tux was going down" said Cuban.

    Cuban is also considering killing his neighbor, a Ford Pinto driver, to prove how dangerous the Pinto is, and plans to detonate his mother's Macintosh to prove that she should have bought a PC.

  207. infringing by Anonymous Coward · · Score: 0

    Well, of course, it is infringing...

    M$ sells an operating system. Linux is an operating system. Therefore, linux copied windows! Quite obvious, really.

    There should only be one operating system, provided by M$ of course. Hence, complete control of the world's computers.

    Well, at least it is out in the open now. M$ will stop at nothing to crush any alternative system. Evidentally, Balmer (and his handlers) aren't too bright to let him blunder on like this.

  208. Christians, faith and fables - where logic fails by FreakerSFX · · Score: 1

    Oh please.

    How could anyone prove that the bible contains falsehoods? We don't have pictures, or video evidence. No Christian will accept that acts within the bible are impossible because they have a different word for impossible acts. They call them miracles.

    So why was God so interested in the world back then when Angels came down and kicked ass, turned cities to salt, dropped plagues - and now God doesn't seem to give a shit about what's going on? Is God dead? Doesn't care anymore? Trying to cut back on the old long distance plan? Or perhaps some of that stuff in the bible was overstated or didn't happen? We'll never know because that's what faith is for. Don't question - believe. Or the God of mercy and love will send your sorry ass to roast in hell....

    In a world where more people are dying in wars than used to exist in 'biblical times', you'd figure God would be down here kicking Hitler's ass or dropping holy H-bombs on irreligious armies.

    Fact: A lot of the religion of Christianity was stolen from earlier religions - based on the very religions they called pagan. Do some research. If your book is valid, might not the other history books be valid too? If God created the world - he must have been some pissed that it took civilized humans thousands of years to even start his religion....pretty relaxed about that shit, hey?

    I am sure that this will be modded down but it makes me angry when people toss out 'proofs' based on faith. 'Prove God doesn't exist.' - do you understand logic? Prove that God does exist.

    Now back to your regularly scheduled argument about MS/LINUX.

    --
    This sig contains a manual self-destruct. Kindly please put your foot through your monitor in 8 seconds.
  209. Kiss my Shorts! by Brandybuck · · Score: 2, Funny

    Obligatory Miguel de Icaza quote: "But Microsoft would never do anything mean to us!"

    --
    Don't blame me, I didn't vote for either of them!
  210. there is nothing to defend against by oohshiny · · Score: 1

    The truly ironic bit is that Microsoft is not going to sue anyone over patents. Microsoft execs know that if they did this the various organizations that have a stake in the success of Linux (which is essentially everyone but Microsoft) would pay for a well-funded defense.

    The reason is simpler: there is nothing to defend against. Open source users are not willfully infringing patents (they can't, according to the licenses). For non-willful infringement, the worst that is going to happen is that the application in question gets changed slightly or removed before the trial even starts. It would be a tough argument to get the court to go on with a trial after that given the circumstances.

    The notion that open source users are at big risk of patent lawsuits from companies like Microsoft is nothing more than FUD.

  211. So should I remove my openSuse OS by camg188 · · Score: 1

    to spite MS and reinstall my original OS - Slackware? I only installed openSuse because all I had every used was Slackware and I wanted to try some other distributions (after I couldn't get XGL/Compiz to work on Slackware).

  212. Embrace, Extend, Extinguish... by dtjohnson · · Score: 3, Insightful

    With the Novell deal, Microsoft pretends to 'embrace' Novell SUSE Linux and casts a FUD shadow over non-SUSE Linux but that's not the whole thing. Next will come the Microsoft products that extend SUSE Linux to 'interoperate' with Windows and, guess what, they might actually become popular and useful for both Windows and Novell SUSE Linux users. Finally comes 'extinguish' where the new products become obstacles to using other OSS software and non-SUSE linux.

    1. Re:Embrace, Extend, Extinguish... by Anonymous Coward · · Score: 0
      http://www.novell.com/linux/microsoft/faq.html
      Here's Novell's official "faq" on the subject it seems to cover everything except Ballmer's comments.

      Personally, as a Suse user I'm not going to change distros. I picked Novell's Suse, because I knew they would aim for interoperability.

      I can only rationalize Ballmer's statements and Microsoft's actions in one way. Linux is not going away in the server market and Linux can only gain momentum in the desktop market. Inviting Novell into the mix simply works as an insurance policy for Microsoft, basically ensuring that in the long run Microsoft has a place regardless of what the market looks like.

      They are also working with a company (Novell) that has made a change of focus from a company based on proprietary software (Netware) to one that is largely dependant on FOSS (Suse).

      Furthermore isn't it interesting that as the years have gone by, both Microsoft servers and Linux servers have gained market share. It's easy to guess that Linux servers ate away at Unix space, but who ate away at Novell's DOS based server market?

  213. Bogus Infringment is what they Claim. by twitter · · Score: 1

    The word "infringe" does not appear in TFA.

    You can mince words, but the claim is the same

    ... the way the GPL (General Public License) works, and because open-source Linux does not come from a company -- Linux comes from the community -- the fact that that product uses our patented intellectual property is a problem for our shareholders. We spend $7 billion a year on R&D, our shareholders expect us to protect or license or get economic benefit from our patented innovations.

    Of course, he's full of shit. He suggests SAMBA and the like are infringing because they are able to interoperate and somehow interoperability is tantamount to infringement. That's patent poppy cock, he might as well sue people for using ASCI. The moral argument he's trying to make is that some return is deserved from the big dollars he's wasting on an obsolete software development and promotion model. Sorry Stevie boy, that's not the was a free economy works. M$ is free to waste seven billion dollars digging a hole to China but they have no right to expect me to make that investment pay off when others build airplanes.

    --

    Friends don't help friends install M$ junk.

  214. His only hope is that no IBM patent lawyer was by melted · · Score: 1

    His only hope is that no IBM patent lawyer was around. Microsoft started patenting shit like crazy not so long ago, 5-6 years maybe. The trigger was a huge, detailed infringement notice from IBM. Microsoft's portfolio was relatively small at the time, so they had to scramble and find some patents that IBM infringes on to bring down the price of licensing the patents from IBM. That's how big companies operate these days. They look at each other's portfolios and decide who pays who and how much. The bigger your portfolio - the more likely you are to not pay anything and maybe even get the money. Quality of the patents is secondary, no one has the time to study a few thousand patents each year.

    For as long as Linux is at the core of what IBM does, Linux can sleep tight at night. Any patent claims will just not fly since IBM can steamroll anyone with their huge patent portfolio.

  215. Wrapping my head around this one by penguin_dance · · Score: 1

    HOW are you going to claim that an open-source has stolen from a closed sorce app. Isn't it more likely that there is open source code being used illegally (under the GPL) in THEIR product? Especially because they have a habit of me-too programming or just buying the other vendor outright instead of innovation.

    And is M$ going to be able to PROVE their property was stolen; they would have to show us "theirs" to do it?

    --
    If you've never been modded as "flamebait" or "troll," you've never tried to argue a minority viewpoint here!
  216. I was going to say something witty and eloquent by Unlikely_Hero · · Score: 1, Funny

    And then it became so much easier.
    Balmer et al wouldn't understand it anyway.

    Mr. Balmer and your associates. I believe I speak for all of us when I say.
    "Fuck off. You can't compete, you lost. Go throw chairs"

    --
    Happiness does not come from having much, but from being attached to little.
  217. Pax Redmonda by aiosx · · Score: 1
    1. Re:Pax Redmonda by mikiN · · Score: 1

      Pax Redmonda

      Article 1:

      10 PRINT "Developers, developers, developers, developers, ";
      20 GOTO 10
      ...

      --
      The Hacker's Guide To The Kernel: Don't panic()!
  218. MOD PARENT INFORMATIVE by Orrin+Bloquy · · Score: 1

    EasyUbuntu did my laptop and it upgraded from 6.06LTS to 6.10 without a hitch.

    --
    "Made up/misattributed quote that makes me look smart. I am on /. and I must look smart."
  219. Ballmer is lying by oohshiny · · Score: 1

    Novell isn't paying Microsoft, Microsoft is making a net payment to Novell. They have simply structured it so that they can pretend that the deal involves Novell paying something to Microsoft, presumably so that they have some way of claiming that some open source entity is paying them something for their patents. This sort of claim may fool a few people, but I doubt it's going to hold much water in court.

    But if Microsoft wants to make more of those contracts, if they send me $240m, I'll also gladly sign a contract that additionally licenses all their patents to me. Mr. Ballmer, are you listening?

  220. Bitch slap that moron, someone please!!! by mlwmohawk · · Score: 1

    Dear Steve Balmer:

    Put up or shut up moron. If Linux uses your "Intellectual Property," what ever that is (trade secret, copyright, patent, what?), tell us so that the situation may be recified.

    Short of that you are a bogus rumor monger trying to spread FUD who who should be investigated by the SEC, IRS, and and any other government agency that deals with idiots like you.

    I am so sick of the "guilt by accusation" bull shit.

  221. Lets let this play out by techamed · · Score: 1

    You know what.... You guys can speculate all you want... I am sure that once Microsoft does what it wants to do we will find that were in the exact same place. If our code infringes on Microsoft's code (which we haven't saw yet) then someone will just re-write it... Linux will live regardless of Microsoft... Personally, I wouldn't worry about it... If someone took me to court saying I stole there "code"... I would say "Fine" and go home and re-write it.... done.

  222. They can't respond to every crackpot by mr.mighty · · Score: 1

    Give them a break. They can't possibly be expected to respond to every crackpot who has some theory about infringement or 'intellectual property'.

    1. Re:They can't respond to every crackpot by OmnipotentEntity · · Score: 1

      "First they ignore us, then they ridicule us, then they fight us, then we win." -Ghandi

      --
      "Build a man a fire warm him for a day, set a man on fire and warm him for the rest of his life."
  223. Re:They are using our IP so we paid them $234 mill by Locutus · · Score: 1
    'Gozer' has now, or will soon be, materialized and Novell could be our 'Stay-Puft Marshmallow Man'.

    Bad analogy. Gozer lost and the Marshmellow Man got roasted.

    Gozer was the bad guy and yes, he lost.
    The Stay-Puft Marshmallow Man was brought forth by Gozer but created/conceived by one of the good guys. The Stay-Puft Marshmallow Man was a bad guy and also lost.

    That was exactly my point.
    LoB

    --
    "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  224. Re:Christians, faith and fables - where logic fail by Grishnakh · · Score: 1, Interesting

    So why was God so interested in the world back then when Angels came down and kicked ass, turned cities to salt, dropped plagues - and now God doesn't seem to give a shit about what's going on? Is God dead? Doesn't care anymore? Trying to cut back on the old long distance plan? Or perhaps some of that stuff in the bible was overstated or didn't happen? We'll never know because that's what faith is for.

    I'll tell you where a lot of it comes from. Much of it is true. For instance, read the Book of Ezekiel, about "Ezekiel's Wheel". It tells of Ezekiel seeing Jehovah come down from the heavens. Realize that at that time, they had no technology at all, and wouldn't understand advanced technology, and you'll see that he's really describing a space ship of some type.

    Hindu mythology has similar passages. One of their books describes a massive war where a "celestial weapon" was used, causing people's hair to fall out and other symptoms that sound very much to knowledgable people today like radiation sickness. Basically, it very accurately describes an atomic weapon.

    Many, if not most, of the "gods" of ancient myth, could very well be real. But they weren't gods, they were aliens visiting earth for some reason. For some other reason, they're no longer here getting involved in our business.

  225. intelectual property by ruffles321 · · Score: 1

    I smell lawsuits... lots of them... coming... closer..closer..

  226. Lets keep the diversity by Anonymous Coward · · Score: 0

    MS has their mono.

    Let us stick with poly.

  227. Re: Ubuntu (aka SUSE upgrade) by IgnorantGuru · · Score: 1

    I originally went to SUSE from Windows because it was reported to be a good bridge. It was decent, but since Novell's deal I've switched to Kubuntu (KDE Ubuntu), and I can tell you that I find it easier, faster, and more pleasurable to use than SUSE. SUSE always had a corporate-stupidity feel lurking there (I was not too surprised by the merger with MS - disgusted, but not surprised). I find Ubuntu a very well automated OS, especially for software installation and upgrade. Much more trouble-free than SUSE. Hardware installation/configuration can require a little more attention in Ubuntu, but it's worth the little bit of research sometimes required. A lot of my chronic problems vanished when I went to Kubuntu (network issues in particular). I'm currently taking SUSE off all the machines in my care. So long, and thanks for all the fish.

  228. What's The Course Of Action? by mpapet · · Score: 1

    I'd like to know what /.'ers think the right thing to do is.

    1. Start a drive to invalidate patents.
    2. Identify MS patents in OSS and design around them.
    3. Get a judge to ??? in regards to the MS monopoly status?
    4. Draw Oracle/Dead Cat/IBM into the fray?
    5. Go offshore? e.g. host projects in patent hostile countries?

    MS is still sitting in the driver's seat, ready to legally carpet bomb every distro into oblivion. DSL, Slackware, Debian, Mandriva, Freespire, Mepis, are just a few that I seriously doubt have the legal resources to go even one round in court.

    It's important that there are so many distros. This is how linux is winning right now. Linux is everywhere and nowhere at the same time.

    A couple of cease and desist letters from MS and they will control Linux too.

    What's YOUR idea to address the threat?

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  229. A question... by paulmer2003 · · Score: 1

    ...As a linux user, how am I benefitting from Microsofts 'innovation'? Linux is just a kernel...Show me what Microsoft has innovated in terms of kernels please?

  230. maybe... by DragonTHC · · Score: 1

    maybe this is preempting obfuscation. Perhaps vista contains Linux code. This trickery would have both camps so caught up in litigation that no one would have the time or resources to notice that.

    we already know that Microsoft's TCP/IP implementation originally came from Unix.

    --
    They're using their grammar skills there.
  231. Not Ubuntu by metamatic · · Score: 1

    Kubuntu.

    Regular Ubuntu includes the GNOME desktop, which includes Mono, which is almost certainly the Microsoft IP Ballmer is referring to.

    Alternatively, you can go with regular Ubuntu and then strip out Mono. For now, GNOME still runs without it.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  232. To quote Gandhi by Anonymous Coward · · Score: 0

    "First they ignore you, then they laugh at you, then they fight you, then you win."

  233. Law of Unintended Consequences by Anonymous Coward · · Score: 1, Funny

    Microsoft: Now, that you've signed, I think you should know that we will be working hard to bring RedHat's customers to Suse.

    Novell: That sounds great! How are you going to do it?

    Microsoft: By endorsing Suse as Microsoft's ordained distribution. Our research shows that people are just looking for a way to be assimilated into the big tent. Suse is can be the tent; the cure for individualism.

    Novell: Are you sure? This movement is populated by hairy individualists.

    Microsoft: We don't care about the FSF. Our research shows that most everyone else will greet you as liberators, freeing them from the chaos of fragmentation.

    Novell: What if Slackware does not wish to be assimilated?

    Microsoft: Resistance is futile. Suse will be assimilated. Linux will be assimilated.

    Novell: Alright, but I need to make sure your check clears by Friday.

  234. Re:Okay... and maybe a marketing slogan .... by OldHawk777 · · Score: 1

    The "put up or shut up" legal tactic does work very well.

    I would like to recommend a new USA-MS marketing slogan:

    "Microsoft, for US, screws-up the best and messes up the rest."
    ---- A USA "Chamber of CorporatistCommunism League" Member ----

    --
    Unaccountable leaders are masters, and unrepresented people are slaves. How do US and EU fare?
  235. Congratulations Linux! by Anonymous Coward · · Score: 1

    Congratulations Linux!

    this recent action by microsoft:

    1. is validation that you have arrived and are an excellent (in many ways, superior) alternative to msft products!
    2. this is fud, pure and simple. it is aimed at manipulating businesses. if it hits some home users, that is merely icing.
    3. for those who want linux distro consolidation - this is a small victory. suse is now persona non grata. i was looking forward to checking into ubuntu and suse - but only ubuntu is on the on the list now. i like mepis, too, but i think my dad may find ubuntu a bit more to his taste. suse is toast. visit http://www.novell.com/linux/, find the contact phone number and complain. get their email address here: http://www.novell.com/company/contact.html. let them know how this was a bad decision and their open hostility toward the open source community is their linux death certificate.
    4. the cat is already out of the bag: just look at mp3 downloads in the face of 10,000 lawsuits naming individuals... those who like linux will still use it.
    5. your shareholders want you to enforce your patents IF you have any - so what are they? if you don't, your shareholders want lots of fud.

    well, one group of people is happy about suse's deal with msft... benedict arnold's ancestors.

    ps - stevie, i'm a bit worried about your lack of imagination. it is as though you went and saw the new star wars movies and decided SCO would be the trade federation and you'd be, well, the emperor (now that that old jedi bill is gone, anyway).

    anyway, good luck with the fudd - but it cost you. although i like all those good discounts on windows boxes that come along this time of year - i will not purchase a computer with windows pre-installed.

    steve: "i think linux infringes on msft's undisclosed ip"
    steve: "of course i'm ethical."

    me: "bzzzzzzt!"

    1. Re:Congratulations Linux! by jazir1979 · · Score: 1

      mod parent up

      OARSOME, for an AC!

      --
      What's your GCNSEQNO?
  236. I didn't want to believe it.. by TheNinjaroach · · Score: 2, Interesting

    I really didn't, I thought that Novell would do better than sell out the last of their dedicated fans. I love administrating our Novell network. I loved SUSE Linux before Novell bought them, even more afterwards! And now Steve Ballmer has ME ready to throw some chairs over his statements.

    I don't feel we as a community have taken ANYTHING away from those pretentious bastards, things are quite the opposite. I would be forever hurt to watch something as stupid and ineffective as government crush the open source movement over something as silly and wrong as the claims MS is making.

    --
    I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
  237. Samba's not it. Think SGI by Anonymous Coward · · Score: 1, Interesting

    Does anyone remember the patents MS bought from SGI about three years ago? There is speculation that patents covering OpenGL were bought. They probably found out about them in the Fahrenheit days.

  238. What this means... by QuietLagoon · · Score: 1
    Now every CIO of a publically-traded US company will have to make the decision whether or not it is an appropriate risk to the CIO's comapny to continue using Linux.

    This is the exact type of FUD that Microsoft is going after. No need to file any lawsuits. The aversion of risk attitude in public corporations will force spineless CIOs simply to stop considering Linux to be a solution.

    It would be in the best interest of the Open Source community to have a real court case to resolve this question once and for all.

  239. The FUD is real by Anonymous Coward · · Score: 0

    For example, if a patent
    license would not permit royalty-free redistribution of the Program by
    all those who receive copies directly or indirectly through you, then
    the only way you could satisfy both it and this License would be to
    refrain entirely from distribution of the Program.

  240. Quite possibly. (How clean is Novell's room?) by jd · · Score: 1
    It makes no difference if Novell adds Microsoft code or not, in that since we can't see Microsoft's code, nobody can know and therefore Novell's submissions MUST be rejected.


    This is further supported by AT&T's argument that BSD was contaminated through exposure to AT&T's intellectual property. That lawsuit was settled and not won, if I recall correctly. Novell's employees are now subject to exposure to information Microsoft provably regards as intellectual property - otherwise there'd be no point in a sustained relationship. If code can be contaminated because of exposure to someone else's code, even if that code is never actually used in the final product, then anything Novell releases may be contaminated.


    (If the "contamination" argument sounds absurd, then logically I'd have to agree. However, this is the main reason that Open Source developers are careful to "clean room" such stuff, where the person who sees the original code or reverse-engineers the original specs does NOT write the code but ONLY documents the inputs, outputs and relationships. The code-writer is then much safer from claims of contamination, as they are merely writing code to an abstract description of what the code does, they are not writing it based on anything they themselves have seen in other code elsewhere.)


    Is there infringing software? Well, that depends on whether anyone was careless. If Mono, SMB, CIFS, Samba, Samba-NG, NTFS, VFAT or any other potentially patentable concepts were developed without rigorous clean-rooming, then there is a risk of contamination. A risk does not mean contamination actually occurred, and contamination is not a proven legal notion as far as I know, as the AT&T fiasco is not much of a legal precedent to work from.


    That's for copyright, though, this is patent law. There, if there's an infringement, it need only be within the confines of the patent, it need not be the result of copying or contamination. A completely independent development would violate a patent, as a patent is on a process, not an instance. I believe this is true even if the independent development was parallel to - or even preceded - the patented work. Prior art is not automatically safe - many of the victims of Thomas Eddison were prior inventors and I believe case law (any prior ruling, even if insane, stupid or blatantly absurd) dictates what a judge can do.


    This is actually one very major weakness of ANY Open Source license - because prior art isn't safe, corrupt corporations can take an Open Source product, patent the ideas within it and sue the original author. In theory, this shouldn't be possible. In practice, there are good reasons for believing it is not only possible but a very reasonable possibility.


    (My counter to that is that exploitable bugs in the law should be fixed and that workarounds are little more than exploits of bugs or weaknesses within the exploits and are therefore at best a temporary reprieve. I'd quite like to see changes that ensured that if prior art was sued for patent infringement that the patent and rights were transferred to the defendant on the grounds that they're more likely the real inventor. I'd also like to see software patents filed in a radiation-proof concrete-lined, lead-lined corrosion-resistant, nuke-proof steel drum before being dropped into a bore-hole that reached the inner limits of the Earth's crust - that being a far safer place for them than in the hands of lawyers. Well, unless the software patent lawyers were also filed in said drum, in which case it wouldn't matter what their hands held.)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  241. Ballmer at odds with MS? by BumpyCarrot · · Score: 1

    Sometimes I wonder whether the head knows what the body's doing at all with MS. Ballmer's attitude consistantly seems to contradict MS' as a whole recently.

    It reminds me very much of Steve Ballmer as presented in this hypothetical memo.

    --
    Do you see what I did there?
  242. legal action by linux_vs_ms · · Score: 1

    Hello Slashdotters,

    If you are a Linux user and you believe some sort of legal action should be taken regarding these threats from Microsoft, please contact me at the following address: linux_vs_ms@users.sourceforge.net

    The legal action might include forcing Microsoft to substantiate their claims of patent infringement, and preventing them from making further threats against Linux, its users and developers.

    The address again is linux_vs_ms@users.sourceforge.net

    Thank you,

    A Sympathetic Paralegal

  243. Novell sold out? by Terminus32 · · Score: 0

    Damn, & I just got my SuSE 10.0 working all nice on my box...does this mean the OSS community are gonna consider me a traitor if I carry on using it? I'll see what happens, stick with Novell/SuSE for a bit....then maybe move to another distro. Steve BALLmer can kiss my chode. Out.

    --
    http://nathanlindsell.blogspot.com/
  244. Re:Okay... CALL THEIR BLUFF by fallen1 · · Score: 1

    Sorry for the all caps title, but I seriously believe that Linux developers need to call their bluff. Combined with all the corporations that benefit from Linux. I think they should all pitch in and buy a full page ad in the New York Times, LA Times, Atlana Journal Constitution, Wall Street Journal, Washington Post, and every other major newspaper in the country with the text being:

        "The following companies, corporations, and persons call upon you, Microsoft, to formally state exactly and explicitly which patents or other IP currently owned by Microsoft or any of their subsidiaries are being infringed upon by the Linux Operating System or any Linux Operating System component, computer application, program or other Open Source Software. If you cannot fulfill this simple request, all of the undersigned formally request you cease all veiled threats of lawsuits against users, purchasers, companies, and/or coporations currently utilizing the Linux Operating System and attendant software."

    Red Hat should lead the charge with Samba tagging along immediately. Then IBM would get pulled into the fray along with Sun, Oracle, and every computer manufacturer that sells Linux servers/workstations (pretty much every damn one of them). Then the other major Linux companies and users can get on the bandwagon which would include some heavyweights as well: Google, Amazon, pretty much _every_ ISP in the United States (and the world), large-scale datacenters, universities, and many, many more. With that many entities set against Microsoft threatening Linux and OSS and stating it quite publicly, then Microsoft has to either put up or shut up. Not to mention that the software patent war that could happen should prove, without a doubt, how horrendously stupid software patents really are. A pipe dream? Maybe. But something quite akin to a revolution is brewing and I'm interested to see how it plays out since I also feel one brewing against the MPAA/RIAA as well.

    --

    Dream as if you'll live forever.
    Live as if you'll die tomorrow.
    ~Anonymous~

  245. Microsoft IP by falconwolf · · Score: 1

    That parenthetical note is key here. Linux didn't have an SMB server before Microsoft did; no, Samba isn't part of the Linux kernel, but it is part of a lot of Linux distributions (as well as being used on other UN*X OSes), and Microsoft do have a licensing process for SMB and various protocols that run atop it [microsoft.com], so that might be what Ballmer was referring to.

    Ah but I thought that was one of the reasons behind the EU's fine against Microsoft. MS was supposed to open up at least some of the APIs used in Windows so third parties could write applications and utilities for Windows, especially for interoperability with other OSs like Linux. IF MS doesn't allow Samba and interoperability then they aren't opening their APIs.

    Falcon
    1. Re:Microsoft IP by Guy+Harris · · Score: 2, Informative
      IF MS doesn't allow Samba and interoperability then they aren't opening their APIs.

      What if they allow it, but only if you pay a licensing fee? The EU decision requires only "reasonable and non-discriminatory terms", and explicitly speaks of "any remuneration that Microsoft might charge for supply"; perhaps I'm missing something, but I don't see anything there that requires Microsoft to allow you to give away SMB server software for free. (See section "6.1.1 Remedy concerning refusal to supply", and its two subsections "6.1.1.1 Order to disclose interoperability information for the development of interoperable products" and "6.1.1.2 Reasonable and non-discriminatory terms, timeliness of the disclosures".)

      Perhaps Microsoft's strategy can be summed up here as "Don't forget to pay your $32 to $760 licensing fee you cock-smoking teabaggers." :-)

    2. Re:Microsoft IP by falconwolf · · Score: 1

      What if they allow it, but only if you pay a licensing fee? The EU decision [europa.eu] requires only "reasonable and non-discriminatory terms", and explicitly speaks of "any remuneration that Microsoft might charge for supply"; perhaps I'm missing something, but I don't see anything there that requires Microsoft to allow you to give away SMB server software for free. (See section "6.1.1 Remedy concerning refusal to supply", and its two subsections "6.1.1.1 Order to disclose interoperability information for the development of interoperable products" and "6.1.1.2 Reasonable and non-discriminatory terms, timeliness of the disclosures".)

      Thanks for the clarification. I didn't recall what all was in the EU's mandate.

      Falcon
  246. Re: The scary question by greenbird · · Score: 1
    he right thing to ask is how much open and public domain source made it to Windows? Was not Linux preemptive multitasking before Windows, POP3, SMTP/sendmail, DNS/BIND, Kerberos, telnet, ftp, http, ssl, TCP/IP itself, and probably more. At least in concept everything in Windows even windows itself is borrowed from other peoples works. Windows itself is an extrapolation of other people's prior works at best.

    I don't think that's the question either. None of that matters in todays climate of software patents. I wouldn't be at all surprised given the rubber stamp approval of patents these days if Microsoft had several patents that covered tcp/ip networking or any of other things listed. I mean, for FSM's sake, NTP has 7 patents for sending email to little computers. Microsoft applies for a ridicules number of patents regularly covering some of the most idiotic and trivial things. It could turn very bloody. It's the nuclear option and Microsoft is as psychotic as Kim Jong-il with nukes. It's guaranteed if they feel threatened the nukes will fly. They've already tried the proxy war thing with SCO and failed.

    --
    Who is John Galt?
  247. all your lunch money is belong to MS by number6x · · Score: 1
  248. The final shootout by defsdoor · · Score: 1

    At the moment all the big guns have there aim at each other. Their ammo is their patents. But this is a shootout to the death. The moment one shot is fired all shots will be fired and there won't be any survivors. The lawyers are rubbing their hands together and measuring up the coffins.

    Who is going to be the first to pull the trigger ?

  249. Microsoft and the EU by falconwolf · · Score: 1

    The other Microsoft related headline is that Europe is trying to force Microsoft to share information about Windows protocols with open-source projects like Samba, to allow and improve interoperability with other operating systems. Microsoft's initial response was to only offer that information to other businesses at a high price. Europe persisted, and Microsoft has adopted this new strategy; still insisting they be paid for compliance with government regulation.

    I made the same mistake, earlier in this thread I wrote about the EU's fines against MS and how the EU wanted MS to open up Windows APIs and such for interoperatibility with software and other OS's. However someone else corrected me on it. According to the EU's (pdf) decision MS was required only to open up with "reasonable and non-discriminatory terms".

    Falcon
  250. Could it also be Visa-Versa? by JoeCommodore · · Score: 1

    So microsoft makes a deal with a Linux Distributor to hold them harmess if they use MS IP and also hold MS hamless if MS uses SuSE IP. Then, once that deal is inked - starts talking about how possibly there is MS IP in Linux.

    Makes you wonder if it isn't the aother way around as well and they already are infringing on Linux IP...

    If that is the case I don't think a contact with one distributor would imdemnify MS from any infringing GPL or other non SuSE code in thier offerings.

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
    1. Re:Could it also be Visa-Versa? by Anonymous Coward · · Score: 0
      also hold MS hamless if MS uses SuSE IP

      Oh man, to be held hamless is a fate worse than death. I need my bacon!
  251. Lotus v. Borland redux? by rmcd · · Score: 1

    A company that has to sue (or threaten to sue) to retain its position is often on the way down.

    This brings to mind Lotus suing Borland for Quattro's 123-keystroke emulation ability. I thought it was completely clear at the time that Lotus was suing Borland because it was their only hope -- they could no longer compete on the basis of their software. Quattro Pro had blown past 123 as a quality spreadsheet. (And while the two companies were distractedly duking it out, Microsoft Excel then blew past them both.)

    Whatever threats Microsoft makes, the bottom line is that if they had compelling products and dazzling new features, Ballmer would pitching the products, he wouldn't be talking in vague terms about protecting their IP. By using lawsuits, Microsoft can cause a lot of pain for everyone, and I'm sure their revenue stream will go on for years. But this is evidence that Microsoft thinks it is losing its market position.

  252. Microsoft killing Oracle Linux? by Anonymous Coward · · Score: 0

    I wonder about the timing of this stuff...

    Maybe Microsoft don't like the idea of another gorilla throwing a hat in the operating system ring... Whispers of a possible acquisition move by Oracle for Redhat increase the threat of Linux somewhat - especially in the enterprise domain. Could this FUD be designed to make Oracle Linux a stillborn?

  253. Reverse psychology - Microsoft is the real thief by slackaddict · · Score: 5, Informative

    I thought I'd do a quick Google search and see if good ol' Microsoft has ever "appropriated" any code themselves. In just a few minutes, I found eight instances where Microsoft lost court battles over the code they stole. Here you go:

    As a response to Digital Research's DR-DOS 6.0, which bundled SuperStor disk compression, Microsoft opened negotiations with Stac Electronics, vendor of the most popular DOS disk compression tool, Stacker. Stac was unwilling to meet Microsoft's terms for licensing Stacker and withdrew from the negotiations. In the due diligence process, Stac engineers had shown Microsoft some Stacker source code. However, Microsoft chose to license Vertisoft's DoubleDisk instead of Stacker.[2]

    Soon, MS-DOS 6.0 was released, including the Microsoft DoubleSpace disk compression utility program. Stac successfully sued Microsoft for patent infringement regarding the compression algorithm used in DoubleSpace. This resulted in the release of MS-DOS 6.21, which had disk-compression removed. Shortly afterwards came version 6.22, with a new version of the disk compression system, DriveSpace, rewritten to avoid the infringing code.

    http://en.wikipedia.org/wiki/MS-DOS

    A new patent battle is brewing -- this time over Microsoft's (Quote) claim over Caller ID for E-Mail.

    F. Scott Deaver, owner of Failsafe Designs, says Microsoft is guilty of the "outright theft" of his product name and intellectual property (IP), and will seek legal and financial redress from the Redmond, Wash., software giant and anyone else that uses his technology that verifies e-mail is coming from the domain it claims.

    http://www.internetnews.com/security/article.php/3 393891

    Alacritech® Inc., the innovator of Dynamic TCP Offload(TM) data acceleration solutions that enable the highest performance and efficiency in networked systems, today announced a U.S. District Court granted Alacritech's motion for preliminary injunction to prevent Microsoft Corporation (Nasdaq: MSFT) from making, using, offering for sale, selling, importing or inducing others to use Microsoft's "Chimney" TCP offload architecture slated to be available in both the "Longhorn" version of the Windows® operating system and in the Scalable Networking Pack for Windows Server(TM) 2003.

    Alacritech sued Microsoft in Federal District Court on August 11, 2004, alleging that Microsoft's existing and future operating systems containing the "Chimney" TCP offload architecture uses Alacritech's proprietary SLIC Technology® architecture. The suit is based on two of Alacritech's fundamental patents relating to scalable networking, U.S. Patent No. 6,427,171 and U.S. Patent No. 6,987,868, both entitled "Protocol Processing Stack for use with Intelligent Network Interface Device."

    http://www.alacritech.com/html/041305Alacritech_Gr anted_PI.shtml

    In April 2001, Intertrust initiated a lawsuit against Microsoft. The lawsuit ultimately accused Microsoft of infringing 11 of Intertrust's patents and almost 130 of the company's patent claims.

    The lawsuit centered on accused products based on the following technologies:

    DRM and product activation technologies .NET and related security technologies
    Trusted and reliable operating system technologies
    In bringing the patent infringement lawsuit, Intertrust believed that Microsoft's forward-going technology infrastructure significantly relied on Intertrust's inventions for DRM and trusted computing.

    http://www.intertrust.com/main/ip/settlement.html

    (Redwood Shores, CA, December 15, 2005) - Visto Corporation has filed a legal action against Microsoft (NASDAQ: MSFT) for misappropriating Visto's intellectual property. The complaint ass

    --
    ConsultingFair.com
  254. Ahum by Anonymous Coward · · Score: 1

    Please, explain to me how the subject at hand, the Microsoft-Novell deal, has any relevance to the perceived binary-only kernel driver issue.

    I'm afraid it hasn't.

    I'm afraid neither Microsoft nor Novell are in a position to either supply hardware drivers, let alone Open Source ones, nor to freeze the internal Linux API.

    I'm afraid your mind went off like this:

    A) I see problem (proprietary) driver for (Open Source Linux): (coexistance) problem

    B) I see cooperation beween (proprietary) company and (Open Source Linux) company to improve (coexistance)

    Therefore: A might be solved by B

    Prove me wrong.

  255. Sometimes though... by myowntrueself · · Score: 1

    SUSE does just work...

    We have a circa 2001 server at work.

    Its not so bad, fairly reliable and takes a shitload of SCA hard drives.

    The only (current) distribution that will work reliably on it is SUSE Enterprise Server.

    Eg Debian Sarge and Etch both crap out during the install.

    I would *love* to run Debian on this box but I can't.

    --
    In the free world the media isn't government run; the government is media run.
  256. Maybe Linux DOES infringe by brainyron · · Score: 1

    Maybe somewhere buried in the linux kernel is the code to generate the Blue Screen Of Death, and Microsoft finally found it. Why would it take so long to discover you ask? Simple, because the code's never been invoked on linux :-P.

    Maybe they pulled people off of web development to search the linux kernel for their code, because I noticed the other day that Microsoft's WHOIS record is really messed up (http://www.whois.net/whois_new.cgi?d=microsoft&tl d=com)

  257. hahahhahaha by skelator2821 · · Score: 1

    I submitted this early yesterday and it was Rejected.. How about some consistency BOb ;-) On a further note Microsoft Has revealed what was behind door #3 and it was a smelly goat.

  258. My Theory by Maniac-X · · Score: 1

    quote:

    "So we built a technology bridge, and we built an IP bridge and a commercial framework that supports that. Novell said to us, 'Hey, look, if you're serious about this stuff, you better help us promote Suse Linux.' To which we said, 'You know we're trying to sell Windows, that's what we do for a living! Windows, Windows, Windows, baby! We don't do Linux that way here.'

      "What we agreed, which is true, is we'll continue to try to grow Windows share at the expense of Linux. That's kind of our job. But to the degree that people are going to deploy Linux, we want Suse Linux to have the highest percent share of that, because only a customer who has Suse Linux actually has paid properly for the use of intellectual property from Microsoft. And we took a quota, you could say, to help them sell so much Suse Linux.That's part of the deal. We are willing to do the same deal with Red Hat and other Linux distributors, it's not an exclusive thing. But after a few years of working on this problem, Novell actually saw the business opportunity, because there's so many customers who say, 'Hey look, we don't want problems. We don't want any intellectual property problem or anything else. There's just a variety of workloads where we, today, feel like we want to run Linux. Please help us Microsoft and please work with the distributors to solve this problem, don't come try to license this individually.' So customer push drove us to where we got."

    So basically they think Linux users want their help? Since when? I've never heard of a Linux guy/girl saying "zomg please help me Microsoft! I love you!" Usually it's the complete opposite. That's called 'delusions of grandeur,' Mr. Ballmer.

    And besides, last time I checked, Microsoft has never once innovated anything. MSDOS was bought by Gates from the guy who wrote it (QDOS, then). Windows borrowed its GUI from MacOS, which borrowed its GUI from Xerox. The DirectX idea came from OpenGL. Et cetera, et cetera. And that's why they won't say which Microsoft "innovations" Linux is infringing upon.

    I think they're trying this because their little SCO scam is losing in court, so they're moving to Plan B.

    --
    (A)bort, (R)etry, (I)gnore?_
  259. Narrow do the suing field by HermMunster · · Score: 1

    As I said in one of my postings regarding the Novell/Microsoft deal, Microsoft is simply trying to narrow the field for law suits. They had hoped to get as many companies under their control as possible and then sue as the others. CLEARLY, this is what is being demonstrated by these deals and the Ballmer-speak.

    Microsoft couldn't get SCO to be successful by assisting it in suing the Linux community. Now they are using FUD by first forming deals that sheds doubt and shadow on Linux as a development platform. They are saying do it our way and you are safe (thus gaining control over linux and they will use that as a way to get the Antitrust regulators off their backs). This demonstrates they are claiming all kinds of woe caused by Linux to their IP, and then they'll begin suing. I'm sure they felt they could get more companies to join their partnership (which does nothing more than put Microsoft in charge of Linux). By using the FUD they are causing larger businesses to stray from using Linux on their servers and finally pushing people off Linux to Vista.

    One thing people could always rely on--If you didn't want the Vista DRM and you didn't think Vista had any compelling reason for the upgrade, and you felt that cost of Vista was where it is due to Microsoft's monopoly--was that you had linux to fall back on.

    I've tried Linux again after about 6 months away. Prior to that I had used it for about 2 years. I had it running on most of my machines in my office. The problem was that it became a lot of work to maintain it. Programs were often messy or under developed and getting them updated with apt-get was sometimes easy, it created some problems not worth dealing with. Since my business is something other than supporting or developing Linux I couldn't afford to put up with the time Linux was taking just to get some simple things going. So, I switched back to windows. Most of the time Windows was incredibly easier to install programs and drivers were readily available and if you had solid hardware you never got the BSOD. Granted though, I still used Open Source software and relied on every possible package that would compete with Microsoft for my day to day business.

    So, after trying linux on two different boxes (after 6 months away and using Windows) I have to say the problems are still there even with distros such as Ubuntu and Kubuntu. Drivers are sorely lacking, accelerated 3d are missing on the default install (and not easy to install even using the nVidia drivers), packages crashed (amarok, for example--even though the sound and other drivers were sufficient enough to work with it), apps were still very primitive and unpolished, and a review of the desktop pictures at kde-look.org all showed the same old programs being run by everybody.

    Nonetheless, I still love Linux. It just isn't there yet. Microsoft has whatever it needs to crush linux when it comes to IP rights (if in fact the IP is being used illegally)--but Microsoft has a reputation of violating other companies IP rights over it's long history as a company. At this time they must see some change we don't see because I can't figure out why they would be implicitly threatening to sue the Linux community at this time, other than they may be afraid that when people see the costs involved in upgrading to Vista -- which are excessive and uncalled for -- will switch to Linux.

    --
    You can lead a man with reason but you can't make him think.
  260. Beta versions by DragonHawk · · Score: 1

    "If you want a job done right, do it yourself, eh Balmer? SCO just wasn't up to the task."

    The SCO lawsuits were just the beta version. This interview is like the press release announcing when the retail product will ship.

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
  261. This is bad for everyone by DragonHawk · · Score: 1

    There's an old saying: "When elephants fight, it is the grass that gets trampled."

    In this case, it's a good bet most -- if not all -- of the elephants will also be suffering mortal tusk wounds.

    Then the vultures (lawyers) swoop in and feed on the remains.

    This is so depressing.

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
  262. No wonder by Anonymous Coward · · Score: 0

    Microsoft has a problem with _everyone_. Look at their partner-history. Nobody stays partnering to Microsoft, and everyone become their whore. Except Linux, with Novell as the sole exeption in the Linux-crowd...

  263. While RedHat sits and waits by monkeyboythom · · Score: 0

    Linux has caught the attention of the big corporations and to them competition is something you destroy or co-opt. Let's face it, Linux in any distro is not the same as going to Best Buy and getting a preloaded Wintel machine for your parents. No matter what the argument is for Linux and against MS, there are still no preloaded Linux desktop machines at brand name stores. But that doesn't mean that Linux cannot do this soon, very soon.

    So MS is going after the competition in two ways - create FUD to prevent growth and acceptance, and now to rot within. But will this happen? And how does this affect RedHat? If MS is going through Novell to rot IP, RH believes it will either have more support thrown their way by default (because it is not an MS shop) but also they truly believe someone else will buy them before MS does (AKA IBM).

    So if everyone spends time on jockeying for position and how to place their product then how much innovation and work will continue? Is this what MS is hoping will happen, too?

  264. Replying to myself... by Anonymous Coward · · Score: 0

    1) I meant "come up" by "finish" and
    2) M$ didn't invent windows because windows (1973) came before M$ (1975).

  265. Re:Christians, faith and fables - where logic fail by WilliamSChips · · Score: 1
    Many, if not most, of the "gods" of ancient myth, could very well be real. But they weren't gods, they were aliens visiting earth for some reason. For some other reason, they're no longer here getting involved in our business.
    Oooh! I know this one! There was a rebellion against Ra 5000 years ago and he, being the most powerful of the System Lords, controlled Earth at that point in time. Pretty much all of the rest were killed by either SG-1 or Replicators.
    --
    Please, for the good of Humanity, vote Obama.
  266. Aren't they sticking their neck out here? by Kazoo+the+Clown · · Score: 1

    If Linux was produced by a commercial company as a proprietary product and Ballmer made such a statement about it-- would that not constitute some legal problem for them if Microsoft didn't then act on it? The longer they wait the less legal standing they might have because they "knew" about it yet did nothing.

    Also, can you simply accuse someone of committing a crime in order to cast aspersions, yet do nothing other than that about it? It's tantamount to liable I would think-- but if the only one who could have *proof* of the claim is the one making the claim, yet no proof is offered, how could one defend against such potentially frivolous liable claims?

    Somehow I think they're treading on thin ice here if they don't actually plan to sue-- and if they do they'd better shut up and get with it. Certainly if they don't act but just continue to make such claims I would think there would be anti-trust implications. It's like making the claim that "Procter and Gamble makes unsafe products," without being any more specific of what product is being referred to or why they are unsafe. While the statement may even be true if interpreted in a certain way (eating Procter and Gamble's soap could be unsafe, even if they specifically warn you not to eat it), I think P&G would set the lawyers on them if their biggest competitor started making such a claim all over the airwaves...

    I think, just because Linux isn't a "corporation" like P&G is, doesn't mean that there aren't people who "own" it and could sue for damages. Sure, it's GPL, but that doesn't mean noone owns it, or everyone does, that's just the licensing. And a class-action suit by those who make money even indirectly from Linux might have something to say about it as well...

    On the other hand, they may only be looking for short-term negative effects, now that the SCO suit is fizzling and Vista is at a critical stage, any kind of cloud of FUD they can produce and send towards Linux would be an advantage-- except that I would think they're at some risk here if they don't plan to start the legal proceedings rolling (and they're at some risk even if they do)...

    To Ballmer-- SHUT UP AND COMPETE. I guess you don't have the confidence that Vista is a better OS than Linux and can readily compete on its merits, and therefore found the need to resort to such underhanded claims Consequently, it looks to me that you've already lost the battle and I can't see why anyone would want Vista given such an utter lack of confidence you are showing in it.

  267. Smoking gun by Statecraftsman · · Score: 1

    We don't want our smoking gun to be an undisclosed balance sheet liability.

  268. More stupid posturing from microsoft. by Ragingguppy · · Score: 1

    I don't get it. Why don't those guys just shut up and fix their dumb software. Why do we the consumer have to deal with their inferior products because they have bad software engineering practices and bad quality control. Thats my opinion of Microsoft. I'm going to continue to use Linux over windows because Microsoft software sucks. Its that simple. They aren't able to do the job but they are trying to stop the people who are. This patent garbage is the latest. I have a suggestion to Steve Ballmer. Try filing your patent suite here in Canada. We'll see how far it gets then. This may fly in the US but it won't up here. If he thinks he is going to gain my support of his products by threatening my software suppliers and the technologies that makes me most productive he has another thing coming.

  269. Community Fund by Fez001 · · Score: 1

    The Linux community should set up a Paypal account to donate towards any future legal battles. I would happily pay triple the cost of a Vista license to such a fund, as long as it operated not for profit. It would be good to have a webpage showing clearly the current balance of the fund. Its time the people built up a defense, and show companies like SCO, M$ etc how much were are prepared not to spend on them!! Now who can set up such a fund?

  270. Now that he's admitted it by Anonymous Coward · · Score: 1, Insightful
    I've got five words for you Steve Ballmer: Tortious interference with business relationships. Red Hat, among a number of others, was damaged by this statement, to the extent of lost profits due to customer and business partner fears over patent infringement, as well as costs to shield its customers from lawsuits. I'm sure Mark Webbink is looking over possible options right now.

    If Red Hat filed this lawsuit, in order to defend itself, Microsoft would have the affirmative defense of speaking the truth, but to prove it they'd have to file a counterclaim for patent infringement, then win. In other words, put their money where their big fat mouthpiece went. Then we'd really get some answers. My guess is they're trying to buy out everyone, starting with Novell, rather than sue and lose, because that would set a precedent.

  271. Remember the halloween documents? by 3seas · · Score: 1

    Lets see now...Embrase linux and extend by claiming what they embrase has somehow become theirs?

    Then there is teh halloween documents....and all the other bad things they have said about linux.
    So Microsoft was really just talking about themselves?

    All in all, I think Microsoft is extenguishing themselves...
    They are imploding due to their exposure of their hypocracy.

    And this is such a late comment nobody will see it.

    No matter... I think deep down everyone already knows it, even Balmer and Bill.

  272. Hypocrisy by jawahar · · Score: 1

    I think Mr Ballmer is suffering from sarcasm and hypocrisy.

  273. Coincidence? by Anonymous Coward · · Score: 0

    Falling crane killed Microsoft lawyer:

    http://www.nwcn.com/topstories/stories/NW_111706WA BcranecollapseLJ.46e37f9a.html

    BELLEVUE, Wash. - The man who died in when a crane crashed into his apartment Thursday evening was 31-year-old Matthew Ammon, a patent attorney for Microsoft...

  274. If MS are having a problem... by Chordonblue · · Score: 1

    ...It's their own damn fault. Leave it to MS to produce an operating system (XP Home) that can't even join an MS domain, or keep MS domain credentials to a share. Gee... Mac OS can. Linux can. Man, that must really piss them off...

    Well, TOUGH. While they screw around thinking up new ways to frustrate their users and admins (WGA and DRM Extreme anyone?), Linux distros like Ubuntu are really showing true innovation and value.

    I've made a pledge not to install Windows on any more 'family' computers. If they want my opinion, I tell them to get a Mac. If they want to update from Windows 98, I install (X)Ubuntu - end of story. No more viruses, no more spyware, no WGA bullshit.

    It amazes me how much hardware is supported now, how good OpenOffice.org has gotten, and how smooth Gnome/XFce runs - even on low end machines!

    Yes, yes... MS should be scared - but they're doing it to themselves.

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
  275. And MY AXE! by tuxicle · · Score: 1

    I included the module that requires a minimum of two reboots before the malware^h^h^h^h^h^h^hpatches were applied

  276. Re:Reverse psychology - Microsoft is the real thie by Anonymous Coward · · Score: 0

    Hell, you forgot the largest example... Microsoft intentionally hired the same developer Apple hired to write Quicktime for Windows. They then told the developer, in very explicit terms, to reuse the code they wrote for Quicktime in the version of Video for Windows they were writing for Microsoft.

    The end result of Apple's lawsuit against Microsoft was MS publicly investing $100 million in Apple stock (which they sold for ~200% profit, BTW), entering into a cross-license agreement covering ALL their technology, infusing their Macintosh Business Unit with almost a hundred million bucks (over an undisclosed number of years), stopping the years-old "updates can't be released until they break QuickTime" behavior, and making a "private" payment to Apple.

  277. God help MS with the next code leak.. by Anonymous Coward · · Score: 0

    The next time there's an MS code leak I think the FOSS community should have tools ready that will allow non-programmers to scan for GPL-ed Open Source code. They need to be non-programmers because exposure to the code will carry the risk of 'tainting' (all your code belongs to us - Ballmer), and they need tools because it's probably quite a spaghetti..

    All it takes is ONE fragment of GPL licenced code and they're toast. Just one..

  278. Umm... what drugs is Microsoft on? by chemaja · · Score: 1
    From the article: "Ballmer did not provide details during his comments Thursday. But he was adamant that Linux users, apart from those using SUSE, are taking advantage of Microsoft innovation, and that someone -- either Linux vendors or users -- would eventually have to pay up."
    Umm.... if non-Suse users infringe, then so do Suse users, given that -- what, 90%+? More? -- of Suse's upstream is shared with "non-Suse users".
  279. Keep trying, Steve by petrus4 · · Score: 1

    The horse has bolted. Microsoft can't collect a guaranteed amount on every PC made by all-in-one OEMs like Dell any more, so now Dr Evil is trying a different tack; collecting on per-machine Linux installs.

    His underlying assertion is, as usual, garbage, however. Unless Microshaft own a patent on 8086 assembler, (and this is a wild stab in the dark, but I'm guessing they don't) there is nothing within Linux that Ballmer can honestly lay claim to. It's also entirely unprovable one way or the other that Linux uses Xenix code, if they want to try and claim that. If Ballmer does conjure the ghost of Xenix here, it will be monumentally lame; it's been in mothballs ever since MS decided to go in the DOS direction back in the 80s, and if not for Linux, would remain forgotten about.

    If there is one reason why I wish Microsoft would stop doing things like this though, it's because these sorts of actions continue to stoke the fear and radicalism of the FSF crazies, and give Stallman an excuse to become ever more militant. I don't worry about Microsoft succeeding in these slapstick attempts at extortion for one moment; what concerns me is the amount of fear it generates in Linux users, and the actions/perspectives that said fear causes them to take.

  280. 5838 times by Anonymous Coward · · Score: 0
    You've posted five thousand, eight hundred and thirty eight comments to Slashdot. What a massive, painful waste of any person's life. Instead of all those thousands of hours spent using the shift key to creatively spell "M$" instead of MS, you could have been doing something constructive with your life. But hey, you're really showing those "astroturfers", aren't you?

    Sad. Just sad.

  281. So then disclose a balance-sheet liability... by arkarumba · · Score: 1

    So disclose it then...

    "We herby disclose that wide and frivolously granting of Software Patents is a threat to the operation of this publicly traded company. This includes unknown patents that might affect either our Microsft systems or our Linux systems. However we have not been notified of any specific patents infinged by our use of Microsoft systems or our use of Linux systems."

  282. Yes. by The+Creator · · Score: 1

    Don't forget to laugh!

    (You are welcome)

    --

    FRA: STFU GTFO
    1. Re:Yes. by ssj152 · · Score: 1

      Laughing now, thanks all! Does anyone know where I can get an upgrade to sense-of-humor v.71? I think it is up to 1.x now. I have wife 3.0 and daughter 1.0 and am in good shape there, or at least so they tell me. Got your MS Linux yet? Its the CD with the MS hologram and advertising on the front side and the EULA printed on the back side.

      --
      Be Obscure Clearly
      There are visual errors in time as well as in space.
  283. Public domain != copyleft by CamoCoatJoe · · Score: 1

    You can do whatever you want with truly public domain materials.

    --
    This is not a signature.
  284. 1984 Reloaded by Anonymous Coward · · Score: 0
  285. Back the truck up by trigggl · · Score: 1

    Microsoft never "owned" the technology for what they call "windows". After MS finished pulling DOS out from under IBM's feet, they stole the GUI idea from someone. That someone was Apple. Apple owned it because they acquired it from Xerox. So, maybe it's time for Xerox to put out a distro.

    Anyways, Linux is the kernel and the kernel isn't a GUI. I can't imagine any part of the kernel coming from MS but it's quite possible the kernel got help from MS employees or former employees. Would Ballmer even know a piece of code if he saw it? If he did, he would "know" there was infringement if he was willing to admit that MS'es IP was stolen in the first place.

    Does it make anyone else nervous that Linus lives a stones throw from Redmond. Portland, OR is just south of Washington.

    --
    Ops, I shuld have usd the prevuwe but in.
  286. Declaratory Judgement by Anonymous Coward · · Score: 0

    It's called a declaratory judgement. You can sue Microsoft and claim that you do not infringe their patents. They then have to prove that you do. Its a kinda "reverse" legal play.

  287. SO SUE ME!!! by Anonymous Coward · · Score: 1, Insightful

    Note to Ballmer:

    1. I run a non-Suse copy of Linux. If you have any patents that I may be infringing, please sue me, and please specify exactly which patents I am supposedly infringing.

    2. I also have a copy of Novell Linux. Once you have identified your patents, I will sue Novell for violating article 7 of the GPL v.2

    You want a fight? Bring it on.

    Moron.

  288. More yes. by The+Creator · · Score: 1

    I'll trade a fresh copy of humor 2.0 for that daughter 1.0 of yours.

    --

    FRA: STFU GTFO
  289. Yes a Question I am wondering by heybo · · Score: 1

    An engineer I am a lawyer thank God I am not. Reading this BS got me wondering the same thing. I know for a fact the UNIX Services for Microsoft is built on top of BSD code. The Berkley copyright is all though that code. I have seen it. Seems like this could be used to stomp on Balmers balls some how.

    Wars for oil, Lawsuits for money and control, Lies and cons from Marketing lackies, Election machines that are more crooked than a Maifa owned one arm bandit, When will the filty rich quit fu_king the common person. Or maybe its time for the common person to kick the shit of the filty rich. Seems that every I wake up their is another filty rich asshole trying to stick a dildo up my ass and take what little money and freedoms I have.

    Will it ever end?

    Welcome to Nazi Amerika
  290. Re:Christians, faith and fables - where logic fail by Grishnakh · · Score: 1

    Well, it was about time someone pointed out the obvious truth. Plus they got to make a cool TV show using the concept.

    It sure makes a lot more sense than a bunch of nonsense about gods and angels, doesn't it?

  291. I beg you, somebody, explain this. by jotaeleemeese · · Score: 1

    Why is it not possible to write a completely different file sharing protocol that is installed on top of WIndows to allow interoperability with any other OS anyway?

    Although reverse Engineering is 100% kosher it is very clear that using the same protocols gives amunition to MS lawyers to drag this in the mud forever (not becaus they should, but because they can. And here allow me to refer to MS as M$ to make my point clear).

    --
    IANAL but write like a drunk one.
  292. Nonsense. by jotaeleemeese · · Score: 1

    They can admit guilt for something they don't own.

    --
    IANAL but write like a drunk one.
  293. You don't fucking get it. by jotaeleemeese · · Score: 1

    It is not code we ar talking about here.

    It is way of doings things.

    MS can say they patented a certain kind of sorting an array for example, and in the idiotic US legal system, that may be valid.

    And here I am quite specific. They could claim something so broad that nobody in the known univers could wrtie a program of any complexity without "infringing" on their patents.

    --
    IANAL but write like a drunk one.
  294. You are not getting it buddy. by jotaeleemeese · · Score: 1

    If Apple's OS becomes popular, MS will think about another Machiavelian plot to bring them to the ground.

    The real issue here is software patents.

    The time has arrived that all companies that are innovating at all (no Amazon, we are not talking about you) join forces and for once buy ^H^H^H lobby US congress people for a good reason.

    Sofware patents are beneffiting absolutely nobody in the IT industry except parasites and monopolists.

    IBM, SUN, HP, Apple, Adobe, SAP, Oracle. Guys, it is now or never.

    --
    IANAL but write like a drunk one.
    1. Re:You are not getting it buddy. by mattr · · Score: 1

      That is a very good idea. You do not sound drunk at all!

  295. Novell Letter to the community by Anonymous Coward · · Score: 0

    Novell just put a letter to the open source community on their web site. The full letter is here: http://www.novell.com/linux/microsoft/community_op en_letter.html

    The most relevant part:

    "Since our announcement, some parties have spoken about this patent agreement in a damaging way, and with a perspective that we do not share. We strongly challenge those statements here."

    "We disagree with the recent statements made by Microsoft on the topic of Linux and patents. Importantly, our agreement with Microsoft is in no way an acknowledgment that Linux infringes upon any Microsoft intellectual property. When we entered the patent cooperation agreement with Microsoft, Novell did not agree or admit that Linux or any other Novell offering violates Microsoft patents."

  296. The other shoe... by 0x0000 · · Score: 1

    For awhile now I've been waiting for "the other shoe to drop" with regard Novell and SuSE Linux. I think it has happened.

    FTFA:

    "Only customers that use SUSE have paid properly for intellectual property from Microsoft," he said. "We are willing to do a deal with Red Hat and other Linux distributors." The deal with SUSE Linux "is not exclusive," Ballmer added.

    This is the crux of it - in the above quote, Ballmer is describing Microsoft's strategy to move another step closer to eliminating SuSE Linux .

    So Ballmer is claiming part of any money spent on SuSE distros (Novell products in general, perhaps?) - part of the money goes to Microsoft. What better way to prevent people from buying anything from Novell/SuSE? Well, there is one better way, but it's probably realated... that would be to make SuSE sux0r - something up until very recently I consider impossible, since SuSE has been - for a coupe years now - hands down the easiest to install, Linux end-user/newbie desktop around - and yes, I don't care if you think this about the server market, etc etc blah blah - I believe Microsoft determined that SuSE constituted a threat on the desktop. THey probably figured this out around the time I was talking parents, grand-parent, and several children thru SuSE installs over the phone - this after demonstrating it to developers at work and finding that the adoption rate was quite a bit better than even *I* thought it was going to be...

    However - here's why I think there is something rotten going on here:

    I quit doing new installs of SuSE - not directly because of the Novell/Linux deal, but before that. I was put in a rather awkward position having told all these folks to install, because - at what had to have been almost the same time Microsoft and Novell were busy fukking and sukking each other in some sleazy hollywood hotel room, a SuSE system patch trashed the reiser file system on my 100G laptop hardrive, with no warning, and no 'thank-you-ma'am' after the fact. Data gone. No "oops, we're sorry", nothing. Just a dead computer that wouldn't boot either the SuSE install or the Windoze partition.

    In fact, the drive is so thoughly trashed none of the Linux tools or the Windows tools will even look at it when I mount it on another host (I haven't tried Norton - is there still a sector editor in norton utilities? That used to work well when by 8088 machine pulled stunts like this under DOS - what 3.3? - I cringe to think what using a sector editor to recover 100G is going to be like, though ...) Anyway, this thing is looking a lot like the boot-sector virus (or whatever it was) that a Microsoft-funded cracker put on my (RedHat Linux) web-server back about 6 or 8 years ago - note that i was made painfully aware of Microsoft's "Linux research" at that time... also, note that Red Hat was already wildly popular at that time - it was probably the most popular Linux distro around - that's an important tidbit to keep in mind, here...

    Anyway - back to the recent past - One other of the three machines I had running SuSE 9.x at home failed on this patch: that was a 250G SATA drive in a desktop machine - also dual boot. I pretty much had to just "wait and see" what to do about the hostile SuSE patch - I replaced the SATA drive with an old IDE I had lying around (installed SuSE 9.1), snatched the hard drive out of the Vaio and started running it off a LiveCD and a USB key (screw it - what do i need hard drive in that thing for, anyway?) - and waited. No word in any of the news sources - nothing from SuSE/Novell until this announcement about a partnership with Microsoft - and now I see.

    You know, I just [while I was typing the above, in fact] realized something: The one machine that I have still running SuSE > 9.1 - the only SuSE box that didn't get trashed on that patch - is not dual boot - in fact (other than different brands of hardware), that is the onl

    --
    "The Internet is made of cats."