Slashdot Mirror


The Business Model of Ubuntu

Andareed writes "Open-source software companies, such as Ubuntu (an open-source Linux distribution), are better able to respond to user request and bugs than traditional software companies, such as Microsoft. Simon Law, head of the Quality Assurance department at Ubuntu in a talk given to the UW Computer Science Club, explains why this is, and how Ubuntu is leveraging the open-source model. Simon explains how the QA department at Ubuntu differs from traditional QA departments, through its use of the open-source community at large. Most interesting is Simon's views on what motivates open-source developers to develop software, and how open-source oriented businesses (specifically Ubuntu) are making money."

8 of 254 comments (clear)

  1. QA at Ubuntu? by asudhir · · Score: 4, Insightful

    If it is so good and responsive to user input, then maybe the next release will actually make wireless compatibility better instead of worse than the previous release?

    1. Re:QA at Ubuntu? by babbling · · Score: 4, Insightful

      They want to, but can't. Hardware manufacturers aren't cooperating by releasing hardware specifications or driver source code. As a user who values your ability to use wireless in Ubuntu, this means that you have a responsibility to buy products where the manufacturer is cooperating.

      This support isn't going to happen any other way. If you think it's simple to write drivers for your black-box wireless card, go for it! I think you'll find that it's not. We get the cooperation of all hardware manufacturers by only buying from those that cooperate. The ball is in your court.

  2. Geez by dolson · · Score: 5, Insightful

    Ubunutu? Can we get an editor here?

  3. Matter of scale by treerex · · Score: 5, Insightful

    It seems to me that the reason Ubuntu (and other OS projects) can respond to user feedback and bug reports more quickly than larger (non-FOSS) companies is the relative sizes of the user communities. Compare the size of the Ubuntu install base to that of Windows (or Mac OS X, or...) and it becomes a no-brainer that you can respond more quickly. Don't get me wrong, I applaud the work the Ubuntu group does, but the ability to respond quickly will lesson as they grow. Compare with RedHat and its enterprise offerings.

    Just my US$0.02 worth.

    1. Re:Matter of scale by Eivind+Eklund · · Score: 4, Insightful
      I'm sorry, but I believe you're taking a very minor parameter and attributing everything to it. In open source, the support community grows at roughly the same rate as the developer community, and there's completely different mechanisms at work.

      The reasons for faster response, from my point of view (having had a commit bit for FreeBSD for almost a decade now):

      • The developers actually do support. They're in contact with the end users. And some of the end users are other coders, and are allowed to do things with the OS code. This allows them to send in suggestions for how to fix their own problem. As opposed to the rumours, we only use these as is less than half the time - yet they're useful for pointing out things.
      • The developers are allowed to prioritize their own time. This result in both higher quality code (developers clean up when they feel cleanup is warranted), and easy end user problems being prioritized. Especially in combination with developers doing support.
      • Open source software is mostly designed based on what's technically reasonably easy, not marketing. This makes for simpler and more nimble codebases.
      • Open source goes through evolution: Those codebases that aren't nimble mostly die. In closed source software, those codebases that sell can add more resources (programmers) to get around not being nimble.
      I think these things are much more important. Especially the first two.

      Eivind.

      --
      Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
  4. Business model by syntaxglitch · · Score: 5, Insightful

    I thought Ubuntu's business model was "be funded by an generous and independently wealthy geek". You mean to tell me it actually makes money?

  5. Re:X & NVidia Drivers by Anonymous Coward · · Score: 5, Insightful

    If you install the nvidia drivers from the repositories instead of installing your own nvidia drivers outside the standard package management system this won't be an issue.

  6. Natural Selection by LKM · · Score: 4, Insightful
    IMHO, the problem with Linux for the desktop is users have no loyalty. Once something better comes along they drop thier old distro like a bad habbit. This ultimately makes it impossible for a distro company to be profitable more than a few years.

    Watch natural selection at work. It's a good thing. The problem with Windows is that its users do not abandon it if they find something better. Hence, no incentive for Microsoft to improve Windows (see: Vista).

    Distros most certainly can have staying power, if they keep working on themselves and improving their distros. If they don't, good riddance.