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."

26 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 asudhir · · Score: 4, Informative

      You should check out the Ubuntu forums--there are tons of people with serious wifi issues, including those whose hardware worked perfectly in the earlier release but now doesn't. Also, WPA support shouldn't be THAT difficult to implement. Why require the end user to download and manually configure wpa_supplicant? Ubuntu is supposed to be easy to use and user-friendly to those new to open source operating systems, not tedious and complicated. Now I know Ubuntu is not very mature, so hopefully this will all be ironed out in the next release.

    2. Re:QA at Ubuntu? by rsidd · · Score: 3, Informative
      Doesn't work for me. And did with Breezy. Your anecdotal evidence against mine.

      Specifically, though, it's not wifi that's broken -- it's networkmanager. Which wasn't a default part of breezy so one can argue that nothing was really broken. I can no longer authenticate to a WEP network that requires a key, and that's with two different laptops, one using NDISwrapper and a Windows driver, one using a native Prism2 driver. On both, manually using iwconfig and dhclient works. I can live with that but it doesn't look good in a desktop OS. And it's not just me -- there are many bug reports (including mine).

    3. 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?

    1. Re:Geez by neonprimetime · · Score: 4, Interesting

      Ubunutu? Can we get an editor here?

      Sadly, the editor is not the only one that spells this wrong. Take a look at a google search. approximately 25,000+ results can't be wrong, can they?

    2. Re:Geez by Klowner · · Score: 3, Funny

      Well, my boss referred to it as "Bubanti" the other day, but he also shortens "Christopher" to "Christ", so.. I think he may have some sort of actual mental problem.

  3. More Talks by Andareed · · Score: 4, Informative

    There's also more talks at http://www.csclub.uwaterloo.ca/media/

  4. Inaccurate by Risen888 · · Score: 4, Informative

    Ubuntu is not a company, it is a community-driven distribution. Canonical Ltd. is a major financial sponsor of Ubuntu, but (AFAIK) provides very little guidance of the project.

    --
    Hey, I finally got my first freak! Took you long enough!
    1. Re:Inaccurate by morgan_greywolf · · Score: 4, Interesting
      Ubuntu is not a company, it is a community-driven distribution. Canonical Ltd. is a major financial sponsor of Ubuntu, but (AFAIK) provides very little guidance of the project.

      Not true at all. If it weren't for the Ubuntu Technical Board, Ubuntu wouldn't be the highly polished, well-integrated desktop distribution that it is. They decide what packages make it into the distro, what features will make it into the release, and how the parts will integrate together. Additionally there are project-based teams that deal with the nuts and bolts and local teams that deal with the issues of L10n adn I18n. Some of these teams include people from Canonical, and others are comprised of strictly members of the community. It's not lopsided like some other Open Source projects with corporate backers, like OpenOffice.org or Mozilla or even the Fedora Core Project. In my mind, Ubuntu represents a good balance between community interest and corporate interest...the question becomes will Canonical, Ltd. make money on its investment or not?

    2. Re:Inaccurate by chris_7d0h · · Score: 3, Informative

      In a speech by Mark I heard him explain that the entire Ubuntu initiative is a purely social contribution in a philanthropic sense from his side. Canonical is not in this to make money.

      Most people with insane riches want to be seen as philanthropic. Bill G. for example started a foundation where he funds initiatives related to education and health (a wide domain where he helps financing selected initiatives).

      Mark on the other hand is more focused and is aiming at a specific and narrow problem domain in the technology sector. He wants to help Linux become a viable computing platform option for the average person, by providing both financing as well as leadership. Seeing that Slashdot is mostly comprised of people who have an education and "food on their table", the work of Mark will likely have a more direct impact on our lives than other initiatives, thus making the effort of Mark rather interesting in our little technology corner of the world.

      Being an industry professional I am (as I believe many of you are as well) constantly consulted by friends and family about technical matters. If one day these people would be willing to start using a platform which I am familiar with, the effort on my part as well as those seeking help would greatly diminish and we would all be able to spend more time on stuff that matters. Ubuntu is in that regard an extremely interesting initiative to me personally and I commend Shuttleworth for incepting Ubuntu and his colleagues and the rest of the contributing community for focusing on the last 10% of what Debian is missing for wide spread adoption.

      --
      In a society that believes in nothing, fear becomes the only agenda ~ Bill Durodié
  5. 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.
  6. 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?

  7. No Bittorrent... by Anonymous Coward · · Score: 5, Funny
    Note: We are sorry that these talks are not available through BitTorrent, however under present IST policy we are not allowed to run BitTorrent. We thank you for your understanding.
    After having their large video files slashdotted, I think they'll be the ones being sorry.
  8. obligatory business model by morie · · Score: 4, Funny

    1. Change name from Ubuntu to Ubunutu
    2. ?????
    3. Profit!

    --
    Sig (appended to the end of comments I post, 54 chars)
    1. Re:obligatory business model by SCPRedMage · · Score: 3, Funny

      Well if this is the new buisiness model, I want my underwear back!

      --
      My sig can beat up your sig.
    2. Re:obligatory business model by SCPRedMage · · Score: 3, Funny

      I don't know if I should be happy I got modded up, or disturbed that someone finds my underwear "interesting"...

      --
      My sig can beat up your sig.
  9. 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.

  10. Review of the video. by Anonymous Coward · · Score: 3, Funny

    Seeing it's slashdotted (apparantly).

    1) 30s of video held at 15 degree angle (obviously setting up).
    2) Nope, launch right into the talk. 20 minutes or so of ubunutu Q+A guy. (camera still at 15 degree angle)
    3) Mildly interesting (and entertaining) Question & Answer session. Check out the guy's voice at circa 28 minutes! (camera still at 15 degree angle)
    4) The interesting bit - ubunutu guy leaves & audience exits...hahaha - check out the nerds - especially the guy in shorts!

  11. wireless has been a b*tch for me too by taxman_10m · · Score: 4, Interesting

    I find the Ubuntu forums to be totally inadequate. There were at least 15 different threads on how to get wireless working for my dell b130, with none of them working for me.

    I still don't understand why the latest stable ndiswrapper isn't included on whatever Ubuntu CD is offered on the website. That alone would probably solve most people's wireless issues. Everything needed to get wireless networking working should be on the CD. Not everyone has wired access, certainly not with city's and towns rolling out municipal wireless.

  12. better able to respond? by lytles · · Score: 5, Interesting

    i've been running gentoo for a few years, but when i bought an x60 recently, the livecd wouldn't boot. so i tried ubuntu, at first thinking that i'd just use it to bootstrap gentoo, but this quickly faded into i'll try ubuntu, and then "i've spent all this time getting it to work, i guess i'm committed". so ubuntu for the last few months on my primary personal machine. and yes, a lot of stuff works.

    but some things don't, and there doesn't seem to be any response at all from ubuntu. the biggest issue is a minute long hang during boot with the message "mounting root filesystem".

    http://www.ubuntuforums.org/showthread.php?t=18611 5&page=17

    this thread is 18 pages long and started june 1st, and there are many other threads, bugreports, etc that are dealing with the same issue. there are a hundred "me toos", and one has to assume many people like me who haven't put their two cents in for every one who has. so i'm pretty sure it's not an isolated problem. and yet there is very little response from ubuntu. a few pages with sloppily put together work-arounds. but i haven't seen any sort of official statement on the problem or a commitment to fix it or a disclaimer in any of their pr that the problem exists, or even a statement of the scope of the problem (eg. which cpus are effected).

    in some ways i'm very impressed with ubuntu, but responsiveness isn't one of them. in the gentoo world, there would have been a 10 page official document describing the problem, summarizing scope, offering work-arounds, and naming a team assigned to solving the problem.

    seth

  13. 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.

  14. +3 Insightful? by syntaxglitch · · Score: 4, Funny

    But... I was trying to be funny. :(

  15. Why Ubuntu is so great? by A.K.A_Magnet · · Score: 5, Interesting

    Traditionnally, most of the big players in GNU/Linux distributions have had a bottom-up approach. They get the kernel, a few hundred of common software (GNU utils, desktop environment) they package, they try to get everything to work together and once it's good enough they ship. It's up to the user to set it up regarding his needs (e.g: some users spend some time on seting up the desktop appearance while many others won't care, but will spend some time on installing some scalable fonts and setting X up for dual display and get all their peripherals to work). Major GNU/Linux distributions have required tweaking for years. Now that wasn't really a problem, since most users went to GNU/Linux to discover the OS's internals and learn more about compiling, OS architecture and on. Most LXers/Slashdotters (me included) didn't care, and on the contrary were in fact quite happy with the state of GNU/Linux (using the shell before friends/girls looks like some kind of voodoo, I've always found it fun to mount an USB key with dmesg | tail then mount -t vfat -o uid=1000 /dev/sdaX /mnt/usb before friends ;)). However, we couldn't expect massive GNU/Linux adoption with this approach. The user should NOT care about the OS.

    The great paradigm shift with Ubuntu (and a few others, but I don't know them really) is that they took a top-down approach. Instead of taking the existing software as a starting point, they take the final result: if they want the desktop to behave some way (e.g: have hints for new users, give more visual feedback, make some apps easier to use), they'll modify GNOME appropriately. Mark Shuttleworth has a lot of money so the bounty system works just right. They also have integrated Ubuntu with Launchpad, their bugs/features request/apps discussion database/website (which code is unfortunately proprietary), so that it supports their mantra better (anyone who knows how to fill an HTML form can request a feature). But under the hood, it's still Debian. In fact, it's 90% Debian, 10% Ubuntu (Debian has done 90% of the road up, and the Ubuntu people 10% down). They couldn't do Debian's work better, but most Debian people wouldn't want to do Ubuntu's work (but some of them are both Ubuntu and Debian developers, quite a lot in fact). The accomplishment with Ubuntu is that it was the last piece of the puzzle needed for a community-made distribution (even if it's financed) to go mainstream. It has all the technical greatness of Debian (including the wonderful APT framework) with a great ease of use.

    As a Debianist, I used to be quite against the Ubuntu hype. First, with their high dependancies and their oh-too-recent toolchain, they make .deb packages that I couldn't install on my Debian (they even broke some dependancies). Before, about all .deb packages used to work on Debian Sarge (which was at the time still in development). They broke the ABI too, but that I didn't really cared. But my main problem was with the community and all the hype. But well, I can't blame a distribution for its community (not talking about developers but all the forums full of newbies, it feels like Digg or MySpace for Linux ;)). And anyway, it was just Debian, no?

    Well no, it's Debian plus a bit more. And the bit more is that it can go mainstream for the desktop use (and it has already started). My mom has been using Debian for almost 2 years now (of course I installed it, but she's using it) with no problem. However, she's totally insensitive to computer aesthetics and she doesn't care as long as she can use Thunderbird and Firefox. Some times ago, a friend of mine couldn't upgrade his pirated copy of Windows because of the WGA (maybe he could, but he's not tech-savvy at all, and I told him I wouldn't help him with Windows anyway). So I proposed him to test GNU/Linux, say in a dual-boot. He was like "no, I don't want no fuckin' dual-boot, I just want Linux". I was quite surprised, he doesn't know anything about c

  16. Business model? by 50m31sl4sh. · · Score: 3, Funny

    Hm. I always thought this was the real business model of Ubuntu.

    --
    Rediculous is ridiculous!