Slashdot Mirror


Jeremy Allison Calls Microsoft Dangerous Elephant

oranghutan writes "At the annual Linux.conf.au event being held in Wellington, NZ, one of the lead developers for the Samba Team (and Google employee) Jeremy Allison described Microsoft as 'an elephant that needs to be turned to stop it trampling the open source community.' Allison has been an outspoken critic of the vendor since he quit Novell over a deal it did with Microsoft that he saw as dangerous to open source intentions. And now he has evolved his argument to incorporate new case studies to explain why Microsoft's use of patents and its general tactics on free software are harmful.

52 of 306 comments (clear)

  1. It wouldn't be a problem by Anonymous Coward · · Score: 4, Funny

    It wouldn't be a problem if the FLOSS community would stop stealing from legitimate patents holders. I know you FLOSS developers are busting your ass, writing code, and what not and not getting paid for it, but.....God! What a bunch of losers!

    How about inventing something of your own instead of stealing ideas from others!

    If you were any good you'd be getting paid for what you're doing.

    1. Re:It wouldn't be a problem by capnkr · · Score: 3, Insightful

      Seems to me that he makes some pretty valid points.

      But then, I'm not on the MS 'turfing payroll, I'm just an independent IT person who likes to use whatever solution works best for a given situation...

      --
      "...there are some things that can beat smartness and foresight. Awkwardness and stupidity can." ~ Mark Twain
    2. Re:It wouldn't be a problem by domatic · · Score: 5, Insightful

      His being a high-profile developer, this part of the rant struck me as absolutely valid despite the making light going on in the rest of the comments:

      "So you see this especially in the appliance market where Microsoft will go to a company — off the record as this is never ever done in public — and say 'this product you have there, shame if someone brought a patent suit. So you have two options you can re-architect — here is Windows — or the other thing is why don't you give us a cut on all the free software you are using?'. It is an attempt to create the work that we do, into a Microsoft revenue stream. I don't know about you but that really pisses me off."

      The antitrust actions against MS to date have been misplaced IMHO focusing on things like browser bundling. The regulators seem to have no clue about the really evil crap like subverting the ISO and threatening product vendors who use FOSS.

    3. Re:It wouldn't be a problem by ratboy666 · · Score: 5, Informative

      Um...

      SAMBA wasn't developed as a clone or a replacement for anything Microsoft produced. In fact, SAMBA (then known as server, or nbserver) predated Windows NT release.

      Microsoft themselves offered patches early on (1993), even before the product was named SAMBA. Probably because it was advantageous to Microsoft. Simply, the idea was to have Unix boxes act as file servers for Windows. Windows didn't support NFS (directly - SMB is the native protocol - Beame and Whiteside supported NFS on NT in 1994, but this would be an extra-cost client expense).

      Of course, eventually NT "grew up" and began to support more infrastructure operation, but, even today, SAMBA is a vital part of the "Windows Enterprise". If you are running Power or Sparc on servers and want to share to Windows, it's really the way to go.

      AT&T offered a licensed Microsoft SMB implementation (Advanced Server for Unix), which was sub-licensed by some Unix vendors (SUN, HP, SCO, and possibly others). Unfortunately the quality of the implementation was questionable. SUN spent two years cleaning up the code before releasing it as PC-Netlink (HP and SCO may have offered it earlier). Microsoft didn't release the NT SMB code to AT&T until 1994. SUN released PC Netlink on Feb 1, 1999.

      Which meant that from 1992/3 to 1999, the only way to run an SMB native file server on SUN was to use SAMBA. (You could have run NFS using Beame & Whiteside/Hummingbird).

      How is SAMBA copying anybody here? (if we assume that a Windows NFS client had been made available by Microsoft, SAMBA would never have been popular).

      --
      Just another "Cubible(sic) Joe" 2 17 3061
    4. Re:It wouldn't be a problem by truthsearch · · Score: 5, Insightful

      when Open Source offers something that is *better* than closed, then it will be used.

      Not necessarily. I've worked with multiple companies that have "outlawed" open source for supposedly legal reasons. I've also worked in one company that used only MS software because they had a huge contract and preferred the one-vendor solution, even when some cases would call for a better solution from another source. So in many cases open source can't even get in the door because of business decisions, not technical ones.

    5. Re:It wouldn't be a problem by Sir_Lewk · · Score: 2, Informative

      Maybe he is (gasp!) in the industry in which this takes place? Rumors of this occuring are not exactly new.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    6. Re:It wouldn't be a problem by AntiDragon · · Score: 3, Insightful

      Active Directory is in turn an implementation of LDAP - the schema (the data structure) is MS specific but the underlying protocols are not.

      You're not wrong but come on, everyone's been cloning from everyone making little tweaks, changes, additions, snips - nearly every piece of software out there, be it FOSS, Microsoft, Apple - is deriviative at some level.

      The question is - how derivitive does it have to be to be "wrong", and at which point do you start letting fly the patents?

      --
      "...So I hung back and lurked. For 18 months. Can't beat a good old-fashioned lurking."
    7. Re:It wouldn't be a problem by ratboy666 · · Score: 2, Informative

      Of course Microsoft had an SMB implementation! That's (partly) the point.

      SMB (Lan Manager) was the native file sharing for Windows (Windows 3.11 for Workgroups and DOS). Would you want to run a company using Windows 3.11 for Workgroups or DOS as your server? Go ahead. SAMBA simply acknowledges that people want to use DOS and Windows on the client.

      The competition would have been Netware, and its client side interface.

      LAN Manager on OS/2 was probably the direction seen by most as the "future" of SMB. Some wanted Unix servers, instead. As an aside, rank DOS, Windows 16 bit, OS/2 1.x, OS/2 2.x, Windows 9x, and Windows NT (XP, Vista, 7) and Unix as server level OSs. Which would you have preferred back in '94? "LAN Manager" code didn't exist for anything less that OS/2 1.x; the file sharing code in DOS and Windows 16 bit was probably quite a kludge (both DOS and Windows 16 bit use pre-emptive multi-tasking, and the networking was based on the IBM PCNet code). LAN Manager was released in 1987 to compete with Netware. Note that OS/2 Lan Manager was updated when Windows NT 1.0 was released to remain compatible (in 1993).

      So, the importance of NT was that it provided a jump-off point for Microsoft and AT&T to produce a Unix SMB server. Note that most consider this to be of poor quality (I referenced the SUN PC Netlink experience in support of this assertion). It is not clear to me if an Enterprise quality server implementation of SMB existed before NT; at least, not one from Microsoft (unless you are going to count OS/2 1.x Lan Manager). The entire point I was driving at was that SAMBA grew into that implementation (and, note that SMB was originally not even a Microsoft thing -- it was developed at IBM).

      SAMBA has simply been as implementation of SMB for Unix, supporting Microsoft client OSs. I know you referenced AD in your other post -- simply not relevant in this discussion. How else do you accomplish this task? Here are some possibilities:

      - Use Windows (Vista, 7) exclusively as your file servers.
      - Use Windows (Vista, 7) as "shim servers" against a back-end server.
      - Use SAMBA.
      - Use PC Netlink (or another AS/U implementation).

      Of these solutions, SAMBA looks pretty good. Personally I don't care what you use (and this really doesn't for most home users either; after all, SAMBA pretty much implies that you are using Unix somewhere).

      So, technically (in a VERY narrow sense), you are correct. LAN Manager predated SAMBA (1987 vs 1992 or so, make it by 5 years). On the other hand, were you using OS/2 back then? It would have forced you to use a 286 processor, and commodity hard drivers in a server. The drive to SAMBA adoption was that this could be replaced by a Unix box. My way of looking at it was that SAMBA, in allowing Unix boxes to be used as servers for Windows/DOS, allowed the growth of SMB as a protocol in the Enterprise. If SAMBA hadn't existed, I doubt that SMB/CIFS would have been anywhere near as popular (we probably would be having this discussion about the Netware client now).

      SAMBA having to clone the AD stuff? Think about that a bit. Yes, it's targeted as a compliant implementation. On the whole, it is a win for Microsoft, though, because it lets "big iron" support the Microsoft infrastructure. From your tag-name "Lunix Nutcase", I presume that you have some interest in Linux and Unix. I imagine that Microsoft wasn't that interested in Linux implementations of SAMBA, but is (likely) very supportive of Solaris and AIX implementations (just my guess). Linux would be of most interest (again, a guess) to Microsoft with the Z-Series implementation running SAMBA.

      Given that Windows won't (likely ever) run on Power, Sparc or Z-Series, being able to directly mesh these systems into a Windows ecosystem just benefits Microsoft.

      What I don't understand is why Microsoft isn't more supportive of SAMBA. Maybe the SAMBA developers pissed them off (which brings us back to this story). Remember: as long as SMB is the default file shar

      --
      Just another "Cubible(sic) Joe" 2 17 3061
    8. Re:It wouldn't be a problem by Zero__Kelvin · · Score: 2, Funny

      Not when we are talking about your mother!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    9. Re:It wouldn't be a problem by GameboyRMH · · Score: 2, Interesting

      Yeah my company won't use open source for things beyond a certain "importance." Our intranet and VoIP systems are both running 100% FOSS (or FLOSS? Everyone's suddenly saying FLOSS these days), but we can't switch our firewall to pfSense, which everyone in IT can agree is technically superior, because we want to have a large well-known corporation to blame when things go bad - and they do go bad much more often with proprietary products - our Watchguard box often gives all kinds of trouble that can only be solved by power cycling, Windows Update servers (can't remember exactly what they call them) can't download updates through them for reasons known only to the computer gods, and all Watchguard can do is say they know about the problem and shrug their shoulders. But this is considered preferable to a more reliable, convenient (this box can only be configured via a connection from a Windows client app), affordable solution for purely political reasons. We spend more money and suffer more downtime to work around the (at least perceived threat of) irrational thinking of upper management.

      tl;dr version: "Nobody ever got fired for buying IBM" lives on.

      I even suggested two pfSense firewalls in a failover configuration - this way the chance of a failure is far smaller than it could be with any one appliance...but no, any potential for failure without a big name to blame is unacceptable.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
  2. Re:So? by MBGMorden · · Score: 2, Funny

    Apparently under the latest version Alistair can hurl insults at Morrigan under WINE, so it's all good.

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  3. African or Asian? by jgardia · · Score: 3, Funny

    sorry, there are no European elephants....

    1. Re:African or Asian? by Z00L00K · · Score: 3, Funny

      I would rather compare Microsoft with a Komodo Dragon.

      Poison and infection in a single bite causing a painful death for the victim.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  4. Help! Help! A horrible heffalump! by johndiii · · Score: 2, Funny

    A. A. Milne saw this coming. :-)

    --
    Floating face-down in a river of regret...and thoughts of you...
  5. How un-news worthy is this? by Toreo+asesino · · Score: 3, Insightful

    "Microsoft produces software that competes with FOSS" is basically the headline. Well who knew?!

    Something they're also learning is that the above statement doesn't necessarily mean they can't work with FOSS in areas that are mutually beneficial. This, believe it or not, is happening too.

    --
    throw new NoSignatureException();
    1. Re:How un-news worthy is this? by elrous0 · · Score: 2, Funny

      And who knew that a Google employee and FOSS advocate would bad-mouth MS at a Linux conference?!?!? When I read this I was so shocked that I dropped my monocle AND did a spit-take! That's the fourth monocle I've broken this week.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    2. Re:How un-news worthy is this? by steelfood · · Score: 2, Funny

      That's the fourth monocle I've broken this week.

      That'd make a spectacle or two.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
  6. A rebuttal by Monkeedude1212 · · Score: 4, Funny

    And I - being no one of significance, am going to call Microsoft a small, fluffy, harmless kitten that needs to be petted.

    Take THAT.

    1. Re:A rebuttal by Sponge+Bath · · Score: 2, Funny

      Microsoft gives Morbo gas.

  7. Ubuntu and Commercial Software. by headkase · · Score: 5, Insightful

    Want Open to win? Stop being bloody purists. See, Ubuntu Software Commercial Survey for a pragmatic approach. Ubuntu is a bridge, get the Windows people over first and once they know what they're doing they can compile their own Gentoo. Commercial software on Linux is also such a bridge, let it in: as long as the core operating system is Open who gives a crap. If the commercial is amazingly good compared to the Open then it will survive while the Open matures. But don't deny your users the commercial because you're being a dick about it. Follow the Linux philosophy: Openness, including commercial. Then work with it yourself, I have converted two of my family-members desktops over to Ubuntu within the last month, not including my own. If I wasn't using a "stupid" distribution it wouldn't have happened because I have no idea of the required options while building your kernel. Support the bridges, they all lead into Open.

    --
    Shh.
    1. Re:Ubuntu and Commercial Software. by CodeBuster · · Score: 4, Insightful

      Having read TFA, the principal objection of Jeremy Allison is not over use of commercial software in Linux per se, but rather over offensive use of patents, creating "walled gardens" which favor one implementation over another regardless of merit, to quash or demand ransom from open source projects. Mr Allison is wise in his conclusion: namely that open source projects should ignore these agreements and continue to produce software freely because, as others have pointed out, (Richard Stallman being prominent among them) patents remain a threat to free software which cannot be avoided at this time. In fact, it is not worth even searching existing patents because willful infringement, or infringing a patent that you know about, carries heavier penalties than simply infringing a patent of which you had no knowledge. The patent holder may decide to file a lawsuit in either case so it doesn't pay to risk more than necessary by being proactive with regard to software patents. Therefore, the open source community should accept the risk and continuing moving forward, for now, while working against software patents on the legal and political advocacy front. This is essentially the same conclusion that Richard Stallman arrived at many years ago.

  8. Well... duh! by wvmarle · · Score: 3, Insightful

    Microsoft is a software company, selling proprietary software, with a business model based around lock-in and obscurity on file formats and the like. Open source is the complete opposite of what MS's business model needs. Now obviously MS's business model is (was) a pretty good one considering they got very very rich with it (one of the richest companies in the world, if not the richest). Business wise they're a winner, no contest. Open source is breaking that.

    Absolute winners for MS are of course Office with their doc format lock-in (slowly being eroded by OOo), and the Windows/Exchange/Outlook combo for which I don't know of any true competitor. Plus the many windows-only games of course. MS needs to keep their sources closed, their standards theirs and theirs alone, and needs to keep competitors out of their network. The network situation is improving but it is still very much everything except Windows talks easily to everything except Windows, and Windows talks easily to Windows alone.

    When I'm at it, I was thinking of their two most high-profile competitors.

    Apple: they couldn't care less about open/closed source and will likely go with the wind. Except maybe iTunes but then that contains DRM which requires the closed-source obscurity to not be cracked before it's released. OS-X is largely open-source even. Apple is a hardware company, after all. They make software to sell their hardware.

    Google. Google appears to love open source: they are all about interoperability. Everyone on the Internet, everything on the Internet, the browser is the platform. Which browser? Chrome, Firefox, IE, Safari? What would they care. Operating system? Irrelevant. Hardware platform? The cheaper the better, whether it's a laptop, phone, desktop or "slate". As long as the device understands standards. And open source is pretty good at exactly that: standards.

    Yahoo is likely in the Google camp, being an Internet company. Though I don't hear much of any software developments coming from there. And they are quite friendly with Microsoft.

    Then there is Microsoft's Bing. Gaining market share rapidly, got some positive comments a few stories ago here on /.. Makes me wonder where that stands really, as Bing just needs a standards-compliant browser. I haven't used the site, but I understand from the comments that it is pretty standards-compliant at the moment. And with the current market share of non-IE browsers, they will have to. You can't afford to lose 30% or so of your market, especially as that 30% will tell their friends "Bing sucks, doesn't work properly, use Google, that works good". People don't tend to try again later.

    1. Re:Well... duh! by that+this+is+not+und · · Score: 2, Insightful

      Then there is Microsoft's Bing. Gaining market share rapidly, got some positive comments a few stories ago here on /.. Makes me wonder where that stands really, as Bing just needs a standards-compliant browser

      Bing is a 'weapon' product. They're only producing it to compete with and ultimately defeat Google. If and win Google is hobbled, they will be able to pay less attention to Bing and more to their lock-in product lines.

  9. Map Reduce? by DAldredge · · Score: 2, Interesting

    Mr. Allison, What is Googles software patent policy in regards to things like the recent map/reduce patent?

    1. Re:Map Reduce? by fermion · · Score: 3, Insightful
      This is what I was thinking. The biggest threat to OSS is not forms of less open and more closed software, the two can coexist, but patents. Look at what is happening with phone and media devices. A patent to show a telephone number on a screen? A patent to let the user choose a TV show. How can OSS be written in this environment? Anything is going to violate a patent.

      Google does not yet have a huge number of patents, but that will change in the future, and they will become likely become more general. Already, IIRC, they have patent on in game advertising. I can see a time when we might a OSS game engine that allows in context game advertising. I wonder if Google would sue.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  10. Re:Flamebait of a story by happy_place · · Score: 2, Interesting

    I think a threat that intimidates many is Novell's progress supporting .NET with Mono because they can't see MS supported at all. They've done a fairly decent job of it, of late. The interoperability between the visual studios development environment then to instantly port to Linux, is getting better and better. This opens the possibility of making Windows compatible with Linux, and keeps the developer platform of choice soundly on a window's box.

    --
    http://www.beanleafpress.com
  11. Random anecdote by Entropius · · Score: 4, Funny

    I teach a computational physics class for freshmen.

    When I was going over our syllabus, I said: "Email your homework here. Don't send us Microsoft Word documents. My TA and I don't have Word, we're probably not on a computer that does when we grade your homework, and we can't be arsed to go find a decoder for whatever the newest obscure Microsoft format is."

    The students were shocked -- you don't have Word? Really? How is this possible? (Answer: LaTeX.)

    (Except for the one guy with the Ubuntu laptop, in the back, who chuckled...)

    1. Re:Random anecdote by captaindomon · · Score: 2, Insightful

      Yeah, that doesn't work in the real world, in F100 companies.

      --
      Just because I can hook a shark from a boat, I do no offer to wrestle it in the water.
    2. Re:Random anecdote by AnotherUsername · · Score: 2, Insightful

      So what obscure file format do you have them use? For you to call the basic .doc file format obscure is asinine. If you were to ask most people on the street what a .doc file was, they would be able to tell you that it is a document file. If you were ask most people on the street what a .ooo file was, they would look at you with a blank stare. Who is using the obscure file format?

      Perhaps, if using anything associated with .doc is that distasteful for you, you should have your students print out their assignments and simply hand them in. That way you could read them no matter what file format the student chooses to utilize on their computer.

      --
      I don't like Linux. This doesn't make me a troll.
    3. Re:Random anecdote by Sir_Lewk · · Score: 2, Insightful

      Obscure is relative. I've have had to deal with word documents maybe once or twice in the past two years. For me, that's enough to qualify for the label "obscure".

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    4. Re:Random anecdote by 0123456 · · Score: 2, Interesting

      For you to call the basic .doc file format obscure is asinine.

      Microsoft's 'newest obscure format' would presumably be .docx, which I've seen about twice in my life... compared to thousands of PDFs and hundreds of .odts and .docs in the last year. So obscure sounds like the correct word.

      And I would imagine that submitting as PDF would be the best solution for student assignments, since they are a standard and presumably not intended to be edited after submissin.

    5. Re:Random anecdote by CodeBuster · · Score: 3, Insightful

      It may be different now, but when I attended University in the late 90s most incoming freshmen did not know how to use LaTeX and some hadn't even heard of it. So unless you want to turn your computational physics course into "Introduction to LaTeX", it probably isn't reasonable to expect that incoming freshmen are immediately productive in LaTeX (which definitely has a learning curve). In fact, you will be lucky if they have had any formal training in Linux or Unix use let alone LaTeX (most US high schools , if they offer computer courses at all, invariably use Windows and Word).

    6. Re:Random anecdote by Tolkien · · Score: 2, Insightful

      Actually, a lot of folks don't even know what a .doc file is because of Microsoft's file-name extension hiding. They think of documents as the files with the "W" on the piece of paper.

  12. Not New, But I can Corroborate by mpapet · · Score: 5, Insightful

    "So you see this especially in the appliance market where Microsoft will go to a company — off the record as this is never ever done in public — and say 'this product you have there, shame if someone brought a patent suit. So you have two options you can re-architect — here is Windows — or the other thing is why don't you give us a cut on all the free software you are using?'.

    This is very common business practice in the U.S. not exclusive to Microsoft. Bigger companies want two things from the smaller companies they intimidate, revenue and market penetration information. If they don't get it privately, they certainly get it with patent/trademark litigation.

    I'm not calling Microsoft out exclusively on this, but it should give the average /. an idea of how fundamentally frozen the American economy is by patent and trademark law.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  13. Re:Flamebait of a story by mcgrew · · Score: 2, Informative

    How do you moderate a story Flamebait?

    You vote it down in the firehose.

  14. FLOSS Community Is Their Own Worst Enemy by Ukab+the+Great · · Score: 5, Interesting

    I have no love for Microsoft.

    But in the last decade I've seen Linux on the Desktop split between two different competing environments and API's, usability experts not being able to get any meaningful traction early on in FLOSS projects, newbies being flamed on IRC for asking questions, legitimate criticism of user experience issues being written of as FUD, billions of FLOSS company dollars going to enterprise systems buyouts and kernel hacker salaries instead of high quality user testing labs (and then saying FLOSS has no money for such things like evil proprietary companies do), etc.

    When I look at Microsoft, I don't see FLOSS's greatest enemy; I see a boogeyman and a scapegoat used to explain FLOSS' lack of success at getting outside of a server room.

    1. Re:FLOSS Community Is Their Own Worst Enemy by hellraizer · · Score: 2, Interesting

      newbies being flamed on IRC for asking questions, ...

      that is the truth .... not to mention being mocked when they do not know "the unix way" of doing things .... like the other day when a colleague os mine asked how he could access the D: drive on a linux server, that question , got us on a talk that lasted 2 hours just to explain him "the unix way" :P

    2. Re:FLOSS Community Is Their Own Worst Enemy by msimm · · Score: 3, Insightful

      Boogeyman? Microsoft routinely does bad things (tm) that in no way can be used to explain the usability issues Linux-based operating systems face today. But none-the-less their patent trolling, anti-competitive and generally litigious nature still makes them a serious threat to freedom and innovation.

      --
      Quack, quack.
  15. Re:Flamebait of a story by poetmatt · · Score: 4, Insightful

    what do you call "Subverting an international commitee" (re: OOXML fiasco)? is that flamebait? If so, what isn't flamebait? When GPL advocates just roll over dead? Or when MS's proprietary specifications become world standards at the behest of MS? color me confused.

  16. Payroll? by RulerOf · · Score: 4, Funny

    But then, I'm not on the MS 'turfing payroll

    Do you happen to have any idea how I can get on the MS Apologists' payroll?

    I'm too broke to keep doing this for free :(

    --
    Boot Windows, Linux, and ESX over the network for free.
  17. It makes sense too... by RulerOf · · Score: 3, Insightful
    I can think of a few people off the top of my head that I know who would take a Windows based solution from Microsoft for the cost of licenses + support, over a Linux based FOSS solution with a similar or lower cost of support, and I'm sure all of you all do as well. Microsoft would be downright foolish not to court that market segment.

    My favorite part though, as per TFA:

    "We have a system that is absolutely free that we can do anything with, so why are we so obsessed with picking on Microsoft? ... Shouldn't we leave the elephant alone and stop poking it with sticks? Well, the problem is they aren't going to leave us alone."

    Of course Microsoft is going to compete with your solutions. They're a god damned software company that makes every type of application they can produce without getting [successfully] sued by their competitors. I've never actually said this before, but...

    Nothing to see here. Move along.

    --
    Boot Windows, Linux, and ESX over the network for free.
  18. Re:Flamebait of a story by cwrinn · · Score: 4, Funny

    What's .NET?

    A TLDN, duh.

    --
    Here's a cookie... *psst* it's MAGIC
  19. Microsoft bullies FOSS with patents and conspirato by ComputerInsultant · · Score: 4, Insightful

    No, the headline is "Microsoft bullies FOSS with patents and conspiratorial coersion."

    When Microsoft patents obvious things, then uses those patents to threaten law suits, that is a threat.

    If Microsoft was competing by building great software, we would be having a different conversation. This conversation is about Microsoft competing without building software.

    --
    engineers are all basically high-functioning autistics who have no idea how normal people do stuff
  20. Re:Flamebait of a story by hairyfeet · · Score: 3, Insightful

    That is why I have never understood this "ZOMG! M$ is gonna destroy teh Linux!!!" BS. How do you destroy something that isn't owned by anybody? They can buy corps from now until Xmas, it isn't gonna stop Linux. There are plenty of corps supporting it that I can never see selling out (RH comes to mind) and there really isn't a "target" for them to do the classic embrace-extend trick to, as many in the Linux camp wouldn't take squat from MSFT.

    So I'm sorry, but this whole piece smells like FUD to me. Especially when it is coming from a Google employee hot on the heels of Apple talking to MSFT about switching to Bing. FLOSS has never had more companies supporting it, Linux can be found on devices in just about everyone's homes, and frankly even with all the cash MSFT has I don't see them being able to buy out enough Linux corps to even do long term damage, so I have to call FUD on this article.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  21. Re:Flamebait of a story by Zero__Kelvin · · Score: 2, Insightful

    "And how successful were they at these endeavors? Apparently, not very."

    Yeah. I mean it's not like companies are still using IE6 on Windows years after both have been shown to be security challenged, and being offered better free alternatives and rejecting them because Microsoft marketing has sold upper management a bunch of FUD or anything. If the Chinese hacked corporate computers by leveraging such a vulnerability and people still kept using their stuff instead of switching to well established secure FOSS alternatives that might be seen as some order of success squashing FOSS, but as things stand now they have been entirely unsuccessful!

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  22. Why we can't compete with crappy MS products by JustNiz · · Score: 2, Interesting

    I was in Dennys at the weekend and couldn't help listening to a conversation that was taking place on the table behind me. Some woman was proud of her new netbook that she had to buy because her old laptop had too many windows virusses to run (fast) any more. Clearly she was one of those people that surf everywhere and click yes to everything.

    I had the revelation that she actually represents nearly all 'normal' people (us techies definately aren't normal). Most 'normal' people have already been conditioned by companies like Microsoft, Dell and Apple to view laptops as appliances, not something user-maintainable. Many people can't even differentiate between hardware and OS.

    Also, most people are already familiar the windows environment, and also don't like change. Even a slightly different desktop menu layout or whatever is enough to make them feel uncomfortable enough to not want to go further. Just a new version of Windows represents a significant learning curve to these people. I mean most people still use IE for christ sake even after all the warnings and free alternatives one mouse-click away. They just want their PC to plug and play. When it runs slow, in their ignorance they prefer to throw it away and blow $1500 on another laptop rather than change their behavior or just learn about their PC.

    These are most consumers, and if we want them to adopt Linux we have to take their natural behavior and all their preconceptions into account.

    The only way to get desktop Linux to the majority is to beat Microsoft at being able to plug in any hardware or application and have it just work, which means getting hardware manufacturers and app developers to stop blindly developing stuff for Microsoft-based OS only. As long as hardware suppliers don't provide Linux drivers and, for example, games developers still use DirectX and not OpenGL, Linux will never be in a position to reach the public consciousness, even though its technically and intrinsically better. Linux has clearly already won that war but obviously thats not enough as still no mass migration from Windows to Linux desktop that we'd all like to see.

    The thing is, most people still have never heard of Linux. We need to stop hoping people will join our community just because its technically better, and start spending money on advertising.

    Linux needs to be shoved into the public perception through the TV and media at least as hard and frequently as Microsoft do with their products. Advertising is the only way that desktop Linux will ever get to critical mass, which it needs to do so that its obvious to all HW and SW manufacturers that they will quickly loose out if they continue to only target Windows. Furthermore 'Normal' consumers need to at least know that Linux exists before they can try it.

  23. Re:Flamebait of a story by mortal-geek · · Score: 3, Interesting

    I absolutely agree with this person and I wish I had mod points. While I don't love Micro$oft, but just to be fair, can we start to look at Microsoft as "competition" and move on. They have every right to protect their business; if we can produce better, more appealing software, we don't need to worry about all this bullshit. We need to win hearts with great products, not FUD--I hate to say it, like Micro$oft. I think our priorities are out of order here. Whenevr I see a Micro$oft bashing post on slashdot, I just have to roll my eyes over. Grow up, people, please..o.k., pretty please?

  24. Re:Oh slashdot what happened to you by mcgrew · · Score: 2, Funny

    No, he was referring to Data's brother. He just forgot to hit the shift key.

  25. Actually it teaches a valuable lesson by EzInKy · · Score: 3, Insightful

    The vast majority of freshman enter college believing that there a is Microsoft software monoculture. This requirement forces them to open their minds when they learn that alternatives do exist. Once so enlightened, it is short leap from realizing that they don't have to depend on a corporation to meet their needs to realizing that they don't have to depend on a government to meet their needs.

    --
    Time is what keeps everything from happening all at once.
  26. Re:Flamebait of a story by indi0144 · · Score: 2

    They don't need to own every corporation in the world, just make sure Linux (OSS) screw up big time someday and DROP a shitload of money into shills and PR so creating a big issue for something that is not so relevant or FUD all the way... lets see, what do you think of this headlines in the mass media for over a week/month:

    "Microsoft discovers terrorist cell using Linux apps to forgue ID theft of children"

    "McAfee says pedophile networs are the #1 *customers* of Linux and open source software"

    You can still develop you open software but PHBs and regular sheep just frown to you for using Firefox. You can get fired for proposing open source. Think about it.

    In a corporate world you can kill anything just manipulation the media.

  27. Re:Flamebait of a story by Richard+Steiner · · Score: 2, Informative

    Most formal standards have some sort of reference implementation somewhere, but Microsoft doesn't even implement the OOXML standard as written.

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  28. Absolutely. by jensend · · Score: 2, Interesting

    My first Linux install was RH 5.1; it was a bit of a bumpy ride getting X to work, and there were some other issues, so I didn't do much with it- just stuck to Windows. I tried again a year later, and RH 6.x was much better- the 2.2 kernel series made a big difference, GNOME was new and exciting, most things just worked, etc. I did more dual-booting and thought that surely the pace of improvement would make it so after the next release or two I'd always be booting into Linux. But from my point of view the past decade brought very little improvement in making Linux more palatable to use- in some ways it's worse now than it was in 2000.

    As someone else mentioned, the purism issues and the hostility towards those developing proprietary software for Linux have been a major detriment. Plenty of old programs that worked well and shipped with earlier distros but had not-quite-free licenses (many of which used Xt or Motif) have just recently started to get decent RMS-approved replacements. In 1999-2000, with Corel making a serious WordPerfect for Linux push, Loki doing ports of most of the biggest games, etc. it looked like a market for consumer Linux software was developing, and I thought that it wouldn't be long before one could find Linux versions of most software on the shelves of box stores. Piracy, hostility towards those developing proprietary software for Linux, ABI churn, Loki going nova, the end of RH's commercial desktop distro (after a couple of less-than-stellar releases), and other factors scared developers away.

    Usability is little better than it was then. Having a cadre of self-proclaimed UI experts arguing about button order doesn't help anything, and many of the actions that have been taken in the name of usability have been major steps backward (GNOME 2.0, anybody?). While there are things to be learned from real, long term usability studies, it's counterproductive to make changes based on an assumption that all users are stupid and thus can't be trusted to do anything outside of the most common tasks or on the basis of what someone unacquainted with the software said in their first 5 minutes of trying to familiarize themselves with it.

    It'll be interesting to see what happens with Chrome OS. It's possible that a company the size of Google will be able to overcome the worst offenses of the modern Linux desktop scene and create a viable ecosystem for the development of 3rd-party consumer software, taking the good points of how Apple made a similar move in the OS X transition while keeping things more open than Apple has. I don't know that any other company or group is really in a position to bring Linux to desktop relevance.