Slashdot Mirror


Open Season On Open Source?

conq writes "BusinessWeek has a piece looking at the possible future of open source. The article's conclusion is that it might be grim. From the piece: 'Software giant Oracle Corp. has acquired two small open-source companies and is in negotiations to buy at least one more. Many experts believe this is the beginning of a broader trend in which established tech companies scoop up promising open-source startups. While the validation is thrilling it's also unsettling. Many young idealists who set out to create an alternative to the tech Establishment now find themselves becoming part of it.'"

173 comments

  1. Why is this Unsettling by Directrix1 · · Score: 4, Insightful

    The young idealists who let themselves be bought are the only ones affected. Everybody else can still fork if they have any kind of major problem. This is a non-issue.

    --
    Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    1. Re:Why is this Unsettling by spectre_240sx · · Score: 2, Insightful

      When an open source company is purchased it creates a pause in development while people decide what to do and while a fork is being started, if that happens. You can also expect other developers to be working on the fork, so the quality of the product isn't necessarily going to be the same as the original. I'd hardly call that a non-issue.

      As I've said before, open source is good, but it doesn't perform miracles.

    2. Re:Why is this Unsettling by replicant108 · · Score: 4, Insightful

      Clearly it is possible to slow the development of (some) free software projects by spending significant sums of money.

      However, given that it is almost impossible to kill a free software project, the long-term economic viability of such a strategy is dubious.

      Also, it is worth pointing out that such activity might raise anti-competetitive issues.

    3. Re:Why is this Unsettling by Directrix1 · · Score: 1

      Thats the case with any software product open source or otherwise. People come people go. Its a non-issue as far as it applies to all software development in general.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    4. Re:Why is this Unsettling by DogDude · · Score: 0, Redundant

      Also, it is worth pointing out that such activity might raise anti-competetitive issues.

      Also, it is worth pointing out that OSS itself may raise anti-competitive issues. Giving away a free product is about as bad if not worse than a large company controlling a large part of the market.

      --
      I don't respond to AC's.
    5. Re:Why is this Unsettling by Mikkeles · · Score: 1

      Will the OSSCom bubble be the follow-on to the DotCom bubble?

      --
      Great minds think alike; fools seldom differ.
    6. Re:Why is this Unsettling by johnjaydk · · Score: 2, Interesting
      The young idealists who let themselves be bought are the only ones affected. Everybody else can still fork if they have any kind of major problem. This is a non-issue.

      Bull.

      Two-three years ago the was a really great open source VoIP platform named VOCAL from a silicon valley startup named Vovida. Then they got bought by Cisco. Guess what. There is absolutely zero activity on the project now. Sure I could fork, but then I'd have to restart the entire development effort.

      --
      TCAP-Abort
    7. Re:Why is this Unsettling by Anonymous Coward · · Score: 0

      You are right. But isn't this the goal of the whole system? You develop technology to make your life easier and to make your whole business more efficient so you can provide better/cheaper services. Once software reaches the 0$ point and provides everything you need (we are far away from that point, if such a point exists to fear it as developers), we will have no need for further software development. Just as if public transportation was as efficient as your own car and 100% free, we wouldn't neet to buy cars. It would be pointless for car manufacturers to bitch. But again, we are far from that point in time, if one ever exists....

    8. Re:Why is this Unsettling by Pharmboy · · Score: 4, Insightful

      Xorg is the best example.

      No, Xfree86 wasn't bought out, but the community decided a fork was needed, and I think this one went pretty well.

      If a large or critical package was "bought up", it would likely take about 5 minutes for the developers who didn't get to cash in to create the fork. Probably 95% of the actual developers for the project would join because they weren't the ones to cash in.

      If a company that makes a small insignificant program was bought out.....oh yea, that doesn't happen. Only the big programs get this kind of attention.

      Disruption isn't really as big a deal as you might think. If Mysql, squirrelmail, php, perl, apache or any other significant program in the open source community was suddenly "bought out", the brief period of time that it was updated more slowly than usual would be meaningless.

      They are already stable packages, which is why they are large, which is why other companies would want to buy the company out. There would be more than enough existing developers for "emergency fixes" in the 95% that were left out in the rain and have started the new fork. And yes, the community would rally behind the new effort, as has been shown time and time again.

      Again, Xorg is the best example of what happens with a "disruption". ZERO pain to the end user (yum updated just fine), and generally, fresh ideas and a better product in the long run.

      --
      Tequila: It's not just for breakfast anymore!
    9. Re:Why is this Unsettling by petermgreen · · Score: 1

      If Mysql, squirrelmail, php, perl, apache or any other significant program in the open source community was suddenly "bought out", the brief period of time that it was updated more slowly than usual would be meaningless.

      mysql plays the (imo somewhat dirty trick) of putting thier client access libs under the gpl so anyone who wants to use them in a propietry app has to pay and

      suppose those licenses became unavailible? would you still wan't to use mysql knowing it would force any code you based on it to be released only under the GPL period?

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    10. Re:Why is this Unsettling by Anonymous Coward · · Score: 0

      I don't know how you could say that Xorg is the "best" example. X11 development was disfunctional for years before anyone tried to do anything about it.

    11. Re:Why is this Unsettling by ihandler · · Score: 1

      It is also a non-issue, because the commercial outfits want avenues into the OSS base. If Oracle buys JBoss, say, if they start to charge for JBoss, they will loose access to the most active and creative elements of the market. These are the folks who are driving things forward, these are the individuals that Oracle wants to make nice with.

      I think we need to understand that while many of us like OSS for a variety of political and technical reasons, we represent a very important and growing market segment. This gives us a lot of power in the marketplace, including preserving the movement even in elements of the movement that are captured by commercial concerns.

      --
      Ivan Handler
    12. Re:Why is this Unsettling by bdcrazy · · Score: 1

      Yes.

      --
      Tonights forecast: Dark. Continued dark throughout most of the evening, with some widely-scattered light towards morning
    13. Re:Why is this Unsettling by ozmanjusri · · Score: 1

      would you still wan't to use mysql knowing it would force any code you based on it to be released only under the GPL period?

      Yes, because I'm abstracting my database code so I'm not dependant on any one vendor.
      Why would you code any other way?

      --
      "I've got more toys than Teruhisa Kitahara."
    14. Re:Why is this Unsettling by Anonymous Coward · · Score: 0

      It's been longer than five minutes since Oracle bought Sleepycat. I haven't seen any forks yet.

    15. Re:Why is this Unsettling by Pharmboy · · Score: 1

      Have they said they are going to close the source, or change the license yet? Then why fork? You miss the entire point.

      --
      Tequila: It's not just for breakfast anymore!
    16. Re:Why is this Unsettling by Anonymous Coward · · Score: 0

      I believe XFree86 is not a good example. Although it may be among the most difficult and complex projects around (must follow extensive standards, must remain portable to a large number of platforms, has to deal with hardware access that is not standardized among the platforms, and last but not least, has to deal with graphics hardware that is more often that not badly documented, buggy and non-orthogonal), there have been a number of people who have been involved into all the aspects of this project. It is quite unusual for all but the largest open source projects that there are people in different organizations know enough about it so that a new team to take over a fork could even be assembled. Additionally, XFree86 was a unique project of very high importatance to a lot of companies and platforms. On the other hand, take for example the Sleepycat database, just recently bought (but not yet(?) killed off) by Oracle - they just didn't have a community with enough knowledge and time at their hands to start a fork, mysql is probably in the same situations. If they were bought, mysql would probably just die a slow and painful death, and their users would migrate to postgres, sqlite or other open source products.

    17. Re:Why is this Unsettling by Pharmboy · · Score: 2, Insightful

      mysql plays the (imo somewhat dirty trick) of putting thier client access libs under the gpl so anyone who wants to use them in a propietry app has to pay

      I understand how you might not like that, but to me, that is exactly how you make money by giving something away. ie: if a developer wants to release his software for free, no problem. If he wants to close his source then he SHOULD pay, which funds the free mysql for everyone.

      Is there risks for the developer? Sure, like with all licenses that are not truly free. At least if you PAY for a mysql license, you can modify the source how you want. Or even if you DONT pay for it, under the GPL. Try that with MS/Oracle/anyoneelse.

      Free as in speech, not as in beer. For Free software to continue to thrive, someone has to make money, and it seems to me that Mysql AB has developed a pretty interesting way to do this. I get to use mysql for free for my blog and for my business. AND, as long as i dont distribute my applications, I don't have to release any code or even AGREE to any license, per the GPL.

      ONLY when I wanted to sell (distribute) my apps, and keep my code secret would I ever have to agree to a license and pay for anything. What a bargain!

      --
      Tequila: It's not just for breakfast anymore!
    18. Re:Why is this Unsettling by Trelane · · Score: 1
      Giving away a free product is about as bad if not worse than a large company controlling a large part of the market.
      How so, dog dude?
      --

      --
      Given enough personal experience, all stereotypes are shallow.
    19. Re:Why is this Unsettling by Anonymous Coward · · Score: 1, Insightful

      What the hell are you yammering about? Giving away a product for free is the ultimate expression of competitiveness. I mean the only thing more competitive than that would be to pay people to use your product.

    20. Re:Why is this Unsettling by Haeleth · · Score: 1

      suppose those licenses became unavailible? would you still wan't to use mysql knowing it would force any code you based on it to be released only under the GPL period?

      What's the alternative? Pay even more for a proprietary database like Oracle, and then be totally screwed if licenses become unavailable, because you don't even have the option of switching to a GPL version? Forgive me if I don't quite see the advantage here...

    21. Re:Why is this Unsettling by SillyNickName4me · · Score: 1

      mysql plays the (imo somewhat dirty trick) of putting thier client access libs under the gpl so anyone who wants to use them in a propietry app has to pay and

      suppose those licenses became unavailible? would you still wan't to use mysql knowing it would force any code you based on it to be released only under the GPL period?


      And how exactly does that hurt opensource software?

      Open source software is about making something that you need and then publishing it in the hope it is usefull for others. It is NOT about market penetration, number of users or anything like that.

      Also, you may find that some of the people who write open source software for idealistic purposes think that the situation you describe is desirable.

      So in the end, the only ones who are potentially hurt by this is those who want to use open source software in their proprietary projects, but well, that is their problem really.

    22. Re:Why is this Unsettling by TheRaven64 · · Score: 1

      Well, you could use PostgreSQL which is BSD licensed (so you can link it to proprietary code if you want) and community developed (so you can only kill the project by buying off all of the developers, which is probably harder than buying a single company).

      --
      I am TheRaven on Soylent News
    23. Re:Why is this Unsettling by Anonymous Coward · · Score: 0

      That's some very abstract code you must have, if you're really using a database to its full extent.

    24. Re:Why is this Unsettling by westlake · · Score: 1
      given that it is almost impossible to kill a free software project

      being free and open doesn't always work miracles. when a program goes on life-support after losing its core developers and funding, there is still a very good chance it will die.

    25. Re:Why is this Unsettling by richlv · · Score: 1

      also they are not the only ones to use this approach trolltech does the same with qt.
      i believe this to be a normal process and somehow don't see the BIG problem some people surely have noticed.

      the only drawback is possibly smaller interest from developers of commercial software - but is that an 'evilness' promoting decision then ? anyway, in many cases we hear "there is no trustworthy company by get support from !". if there is such a company (mysqlab/trolltech) to get support for commercial development - that is bad again...

      --
      Rich
    26. Re:Why is this Unsettling by tacocat · · Score: 1

      Which is one of the reasons I now use only postgresql. It's not sneaky about anything.

      Perl and postgres goes a long ways to making some great web applications. PHP is nice but it's only working in the same userspace as Perl and with the improvements on Javascript it's likely that we have to many players in the field.

      Which is actually good, because it allows you to have an escape route in the event that everything you love get's bought out by someone you don't love.

    27. Re:Why is this Unsettling by jc42 · · Score: 1

      Right off we have the canonical conflation of Open Source and Free (as in speech) software. So everyone should start jumping on this and point out that they mean different (and orthoganal) Good Things.

      All "open" means, really, is that users are permitted to read the source. This is valuable, because it allows analysis, giving us more bug reports. But in itself, "open" doesn't mean that you are permitted to fork the code. It doesn't give you any rights to do anything with the code not allowed by your local copyright laws. And in much of the world, that pretty much means you can look but you can't touch. Example: With Microsoft's "Open Source", you can read it only after signing an NDA, and then you can't even talk about it with anyone without MS's permission. You can't legally modify it at all.

      OTOH, "free" means that you are permitted to modify the code and use it however you like. You can fix bugs, or make a fork if the owner isn't doing the job right (for whatever your definition of "right" may be). But again, "free" doesn't quite suffice in most cases, because if you can't get at the source code, most of that freedom is moot. Example: a number of linux device drivers are "free" in the sense that you can use them with any linux system you have, without getting a per-machine license. But you can't get the source, only the binary. So one could contain a backdoor to the kernel, and you'd likely never know. You certainly can't fix it even if you discover its existence.

      TFA only seems to talk about "open" software. The author probably can't be bothered to deal with this critical bit of terminology. But we should be pointing out at every opportunity that, unless it's legally both "open" (readable) and "free" (modifiable), the code really can't be modified, fixed, or forked by anyone but the owner.

      So we should be writing critical comments about anything that confuses or conflates these two terms. We should be repeatedly pointing out that without both "open" and "free", we don't get any of the claimed benefits of either.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    28. Re:Why is this Unsettling by jc42 · · Score: 1

      mysql plays the (imo somewhat dirty trick) of putting thier client access libs under the gpl so anyone who wants to use them in a propietry app has to pay

      I understand how you might not like that, but to me, that is exactly how you make money by giving something away. ie: if a developer wants to release his software for free, no problem. If he wants to close his source then he SHOULD pay, which funds the free mysql for everyone.


      Indeed, and this isn't something new or unusual.

      Thus, in the music biz, it's fairly common to publish your compositions openly, with a copyright notice. Then, if someone wants to use your tune or lyrics in some money-making creation such as a recording or movie, you can get royalties. Many composers have made significant money from royalties, while allowing the general public to use their work freely.

      With music, this is a good idea. People like music that's familiar, and your work is much more likely to be used by other musicians if it's familiar. So giving your creations away and encouraging other musicians to use them is a good (and very traditional) business plan.

      What's odd is that software people don't seem to understand this, despite the fact that most of them (that I know) are also musicians.

      Of course, music-industry management has never much understood this, either. It's perfectly obvious that music becomes popular first, when it is given out free (broadcast), and only then does it become profitable. But the music industry has a long history of management attempts to block all schemes for free and open distribution. Pointing out to them that they're trying to "kill the goose that lays golden eggs" never has any effect; they always want to block that initial free distribution that has led to big sales so often in the past.

      And here we see that the software business is run by people just as determined to shoot at their own feet as is the music business.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    29. Re:Why is this Unsettling by jc42 · · Score: 1

      I'm abstracting my database code so I'm not dependant on any one vendor. Why would you code any other way?

      Because when I'm working for a commercial operation, I'm always under strong pressure to get it working on exactly one system as quickly as possible. Management always views abstracting and portability as academic nonsense that's just a waste of time. If they learn that I'm doing it, I'm in trouble for blocking on-time delivery of the product.

      Of course, when it turns out that very few customers have systems exactly like our one or (rarely) two lab systems, they want the "bugs" fixed as soon as possible. They never understand that these aren't bugs at all, but were designed-in features due to the refusal to permit proper abstraction. But again, if you try making such "long-term" arguments, you are in trouble for wasting time and interfering with bug fixes.

      Of course, I've often built things with an eye to what happens after delivery, and I often sneak in whatever abstractions and portability that I can manage. But I'm always aware that I'm doing something that my bosses would never understand or aprove.

      OTOH, when I'm working on free/open-source stuff, I do usually try to Do It Right. I don't have any boss looking at a delivery date that came from Marketing, so I can get away with doing it right. And I'm working on something because I want to use it. I want to keep using it 10 years from now, and I don't want to have to rewrite it for every new situation. But in commercial settings, it's rare to have any view past this quarter's sales.

      (Only half of a ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    30. Re:Why is this Unsettling by Directrix1 · · Score: 1

      Open source does not mean zero effort required. You could've started it back up, but you would rather just bitch about it going away. The code still existed and was still useful, right? Then why didn't you evangelize it a bit so people knew about it. If enough people are using it / know about it then they will ensure its survival. Additionally, even if the project itself goes away the code itself could very well be usable in other projects, so you could've tried evangelizing to other similar projects as well. Open source is not a free ride, it is a movement that is completely dependent on the community, users included.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    31. Re:Why is this Unsettling by syousef · · Score: 1

      Glad you had ZERO problems going to X.org. Truely I am. But not everyone had that experience. This is typical of the mentality that puts users off Linux. ("I didn't have any problems, therefore you won't and if you have had any its your fault and you're stupid and just don't understand")

      --
      These posts express my own personal views, not those of my employer
    32. Re:Why is this Unsettling by Eivind+Eklund · · Score: 1
      Whether 95% of the actual developer would join totally depends on the project. The issue I see is that the open source userbase hasn't really learned to distinguish between a project with an open source license (and both XFree86 and MySQL is an example of such a project) and a project with an open source process - and mysql hasn't got an open source process. To the best of my knowledge, MySQL development happens almost exclusively by employees of MySQL AB. They have just given a job to all the biggest contributors.

      For XFree86, there was a bunch of "free" developers that could fairly easily create a new project. For MySQL, there isn't. To me, this shows the problem of relying on corporate "gifted" open source projects: They're much less resilient than those that use an open source project. (To my mind, they also tend to be of lower core quality than the projects run by an open source process, though they've often got a higher quality user interface.)

      Eivind.

      --
      Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
  2. nobody forcing them to sell by jrockway · · Score: 3, Insightful

    > Many young idealists who set out to create an alternative to the tech Establishment now find themselves becoming part of it.

    If they realy care about idealism, they won't sell. I think if M$ offered RMS a billion dollars for the FSF, he would refuse. (Mostly because he is slightly insane, but in a good way :)

    --
    My other car is first.
    1. Re:nobody forcing them to sell by pHatidic · · Score: 1

      RMS is insane, but then again you don't win the MacArthur genius award without being insane. The most non-insane people are eligible for is a Nobel.

    2. Re:nobody forcing them to sell by pupeno · · Score: 1

      Or, you could take the offer and found a better thing (be it the FSF2 or MySQL AB2 or Sleepycat2).

      --
      Pupeno
    3. Re:nobody forcing them to sell by bitspotter · · Score: 1

      Or better yet, they'd take the money, then go join the fork.

    4. Re:nobody forcing them to sell by yog · · Score: 1

      True; if a company is privately held no one can forcibly "take" it from them. But if Oracle came along and made the owners of MySql.com (the venture capitalists plus the founders) an offer they could not refuse, why shouldn't they sell?

      It's unlikely Oracle would shut them down, for the following simple reason: Oracle needs a MS Sql Server killer, and MySql is the logical candidate. They can tweak it, make it as Sql Server-compatible as possible, i.e. compatible stored procedures and isql-like command interpreter, and then just give it away or sell it dirt cheap under Microsoft's nose, much as Sun has done with Star/Open Office.

      Of course, MySql seems to be doing just fine without a corporate sponsor, but I can see how Oracle would want to keep them in the low-to-mid range market to hurt MS while Oracle continues to dominate the mid-to-high end. I hope they succeed at this strategy, because the worst possible thing is that MySql kills Oracle and DB2 while Microsoft blithely continues, letting open source kill its competitors while it just pours more money into its unprofitable lines.

      --
      it's = "it is"; its = possessive. E.g., it's flapping its wings.
  3. N3P is the future by network23 · · Score: 1, Interesting
    From n3p.se:

    N3P offers a two-year college level training in how to become a successful Project Entrepreneur in Open Source or Project Entrepreneur in Omni Communications. Our students will learn not only the technical possibilities, but also how to exploit new business opportunities, manage profitable ideas, and create flourishing businesses.

    Each year, N3P admits 80 students-20 at our classrooms in Stockholm City, 20 through a system of advanced distance learning and 40 at our new classrooms in Malmö/Copenhagen. There will be two new classes each year 2006-2008, with the possibility to expand the concept into other regions and markets.

    The typical student is between 20 and 30 years old, driven by one of three motivations; 1) the desire for prosperity, 2) independency or 3) to radically innovate. N3P will carefully screen the applicants for doers, not talkers, while persistence, passion and the ever so important ability to sell, are other important criteria.

    The training in Stockholm will focus on how to generate business using open source. The training in Malmö/Copenhagen will focus on how to generate business with Omni Communication.

    The future will show a great demand for individuals that have the ability to implement necessary changes. They should be entrepreneurs, fluent in new technology, project management and marketing. They also should excel in sales and development of new products and businesses. N3P identifies them as "Project Entreprenerus".

    Most of our students will form their own business before graduating, and it is our expectation that many will be very successful.

    More interesting stuff at http://n3p.se/en.php.

    Students even get free iBooks (the school is run by BSD people), a domain of their own, web space and are encouraged to start doing business immediately.

    According to the school, there is an shortage of project managers that knows open source but also how to make business. By releasing 40-80 new project entrepreneurs fluent in open source each year, this will result in a huge push for open source in Scandinavia.

  4. So to summarize the situation ..... by nblender · · Score: 4, Interesting
    So first you write some 'bitchin' code, license it so anyone can use it, even in a commercial product. Then when it gets popular, you decide to make some money off of it by offering consulting services. Then you become successful so someone bit wants to buy you.

    Now you're complaining? Millions of poets, the world over, would kill prose for such an opportunity.

    1. Re:So to summarize the situation ..... by arth1 · · Score: 1
      So first you write some 'bitchin' code, license it so anyone can use it, even in a commercial product. Then when it gets popular, you decide to make some money off of it by offering consulting services. Then you become successful so someone bit wants to buy you.

      I'm not sure I understand this fully. What value, exactly, does the buyer get from a free project?
      It can't be the rights to the software, because nothing stops someone from selling an identical fork from the day of the purchase to someone else for a fraction of the money.
      It can't be the coders, because you can't sell people. Nothing stops them from choosing to work for a fork instead, and in fact, there would have to be some pretty good incentives offered to get people to stay and submit to a corporate mentality.
      So the only thing we're left with is the copyrights. Which means it has to be a project where all contributors have signed away their copyrights to the selling company, and even then, they can't put the cat back in the bag.

      So, what exactly does it buy you? My guess is that the only real value would be a good shot at closing down a project that competes with your own, and even then it might not succeed.

      Regards,
      --
      *Art
    2. Re:So to summarize the situation ..... by greenrd · · Score: 1
      It can't be the coders, because you can't sell people

      Sure you can. That's what a buyout is. Doesn't mean they'll stick around, but due to the fact that they want a roof over their head and etc., and this is the least effort way to continue to get it, many of them will stick around.

      there would have to be some pretty good incentives offered to get people to stay and submit to a corporate mentality.

      Who says they don't like a "corporate mentality" just because they happened to have started a project in their spare time, or happen to be employed by an open source project founder? - In fact, the company that got bought might already be very "corporate", in the sense of bullshit meetings, bullshit sales literature, bullshit management-speak, etc. etc. yadda yadda. But it's a paycheck.

  5. Re:My experience with Linux by jrockway · · Score: 1
    I'm thinking that you have absolutely no idea what you're talking about.


    But if you want want that is tested and stable, one
    needs to purchase an expensive yearly maitenance fee for each computer
    it is installed on.


    People do charge money for "tested" Linux distros, but only because they think people will pay for it. There are plenty of "tested and stable" Free distros, like Debian GNU/Linux. If you don't know Linux, though, it's cheaper to pay RedHat to support it than to have an in-house Linux guru.

    It may look like Microsoft and Mac OS X are easier to support, but that's not the case. All of the major OSes will cause you trouble if you don't know what you're doing. You're screwed no matter which you pick.


    My IT consultant put FireFox on my computer and it looks like another
    switchero is in the works. With the members founding a corporation, it
    looks like they will start charging for the good version and leave the
    a "starter" version for the non-paying customers.


    What?


    So is the business model of open-source to bait people with free
    software when their software isn't as good as the commercial offerings,
    and when it does become good or they get enough people on board, do
    they just jack up the prices as much as possible?


    I guess you could say that. The business model of other software companies (in your words), would be "to bait people with overpriced software when their software isn't as good as it could be" and then charge you oodles for support, too. Look at Microsoft Windows. $200 a seat, and it's total shit. But since everyone else uses it, everyone uses it. That's a good business model... almost as convenient as having money rain on you.

    However, the point of open source software is that you can pay whoever you want to support the software. Want to add a feature to Firefox? You can pay the developers, maybe, but you can also hire someone else (with perhaps a better price) to do it for you. Compare this to having a feature added to Internet Explorer, which just plain won't happen.

    --
    My other car is first.
  6. Re:My experience with Linux by Yaa+101 · · Score: 1

    Maybe you should surround yourself with capable IT persons instead of the crap you work with now...

    It could be of course that you are a troll...

  7. Re:My experience with Linux by alanw · · Score: 4, Informative
  8. Re:The open source fad will die by Yaa+101 · · Score: 0, Flamebait

    You are a troll or plainly incapable of running an OS.
    This is not MS kiddie stuff you are used to.

    Real programmers don't care what OS and what computer system they work for.
    Computers are computers...

  9. Re:My experience with Linux by Anonymous Coward · · Score: 0

    Dude, don't waste your time. It's a troll, seen this exact piece being posted several times now. Just flamebaiting...

  10. Re:The open source fad will die by CCFreak2K · · Score: 1

    Real programmers program in assembly, right?

    --
    "Beware of he who would deny you access to information, for in his heart he dreams himself your master."
  11. Then what's next? by 99bottles · · Score: 3, Insightful

    I thought the last step was always "Profit!" ... what do we do next if we don't profit?

    1. Re:Then what's next? by Anonymous Coward · · Score: 0

      ... what do we do next if we don't profit?

      Have sex?

    2. Re:Then what's next? by Anonymous Coward · · Score: 1, Funny

      What do you do if we don't profit?

      Have sex

      Have you forgotten where you are? This is Slashdot. We have sex less than Republicans.

    3. Re:Then what's next? by Anonymous Coward · · Score: 0

      Speak for your self, AC!

  12. young idealists by nurb432 · · Score: 1

    "let themselves be bought"? Perhaps they just finally realized ideals dont pay the bills, or feed the family. Just because you goto work for the man, doesnt mean you sold out your ideals.

    --
    ---- Booth was a patriot ----
    1. Re:young idealists by Directrix1 · · Score: 1

      I never said they did.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    2. Re:young idealists by ShieldW0lf · · Score: 1

      "let themselves be bought"? Perhaps they just finally realized ideals dont pay the bills, or feed the family. Just because you goto work for the man, doesnt mean you sold out your ideals.

      If you create something with an objective that is based on ideals rather than profit, then proceed to sell control of that something to an entity that has as its mandate that it MUST be driven entirely by profit motive, it means you've sold out your ideals. You made a statement when you sold. That statement was "I know when I surrender control you may or may not continue to run this thing in a fashion that upholds my ideals, and I don't care, as long as you pay me."

      If you go to work for the man, you sold out your ideals. Is that good, is that bad, subject to debate, but lets call a spade a spade, shall we?

      --
      -1 Uncomfortable Truth
    3. Re:young idealists by rtb61 · · Score: 1
      It is the most logical thing for large companies to do. The are not buying open source software, they are buying an open source coding team, who via the virtues of open source have fully demonstrated their coding capabilities.

      It doesn't really affect anything as nothing is taken from the community, a large corporation has a group of demonstrably excellent coders, who will produce top quality code for that companies customers and that company will continue to support open source code into the future so that they can continue to gain access to top coders. New teams will start up with the support of large companies and the process will repeat.

      As for other major companies, if you are not selling the software and it is just an overhead, you are far better off making use open source code and investing in open source coders (who can administer and improve your systems), than throwing away your money on software licences and still having to pay windrones to keep that software limping along (which you can't touch with out a criminal conviction). Face it, closed source proprietary coding windrones aren't really worth all that much, even microsoft pays them less, much less ;-).

      --
      Chaos - everything, everywhere, everywhen
  13. Making money from open source by murdocj · · Score: 3, Interesting

    Folks on slashdot are always talking about how it's possible to make money on free/open source software, and that F/OSS is the wave of the future. Well, if you *really* believe this, why are you shocked that large companies agree with you? Or that people who start open source projects agree with you?

    My guess is that a lot of the people who talk about making money off of F/OSS don't really believe it in their gut. They really believe that F/OSS is always going to be a volunteer activity, not a business model.

    1. Re:Making money from open source by Trelane · · Score: 5, Insightful
      Folks on slashdot are always talking about how it's possible to make money on free/open source software, and that F/OSS is the wave of the future. Well, if you *really* believe this, why are you shocked that large companies agree with you? Or that people who start open source projects agree with you?
      You are apparently assuming that the set of "those who agree that companies buying up FOSS companies is worrisome" overlaps largely with the set of "those who think that FOSS can be profitibile." I think that this assumption is incorrect.

      More to the point, just because BusinessWeek is worried that small FOSS companies being bought by large companies is worrisome does not imply that the FOSS community thinks so. This statement seems to be supported by postings to the article thus far.

      --

      --
      Given enough personal experience, all stereotypes are shallow.
    2. Re:Making money from open source by ROOK*CA · · Score: 1

      Open Source isn't anti-capitalism, it's a model of product development that's been highly successfull in fostering increased quality, more choice and increased innovation, IMHO it's not a "business model", never was and wasn't intended to be. That doesn't mean that successful business models cannot evolve around an "Open Source" product development model (obviously they can, already have, and will continue to do so).

      I see no problem whatsoever that companies like Oracle are buying up "Open Source" companies nor do I think it paints a future for "Open Source" that's "grim", quite the opposite acutally, it only adds to the diversity of the model.

    3. Re:Making money from open source by Curtman · · Score: 0, Troll

      "My guess is that a lot of the people who talk about making money off of F/OSS don't really believe it in their gut. They really believe that F/OSS is always going to be a volunteer activity, not a business model."

      For some it is a volunteer activity, for some it's a means to be noticed by people in the corporate world, for others its just an efficient way to develop software and they don't care about its politics. You're likely to hear from someone in the community who is upset whenever they are upset. It doesn't mean the community is up-in-arms. Within the open source community there are many mindsets. That indicates a healthy community, not the apocalypse or a lack of focus. These groups coexist, and they always have.

    4. Re:Making money from open source by RLiegh · · Score: 0, Troll
      Open Source isn't anti-capitalism,
      ...it's only anti-work!
    5. Re:Making money from open source by Deliveranc3 · · Score: 1

      Concern, Open source allows companies to hire up all the talented developers before they can really contribute anything and stuffs them into closed source positions.

      Reality, they produce a tiny little useful thing, that's all there is anymore there simply aren't a lot of one person projects beyond initial ideas in OSS anymore.

      Reality 2, while it is possible for big companies with billions to hire the cream of the crop from the OSS community they will quickly find these developers expecting better deals either through being allowed more freedom in development (direction, openness) or higher pay until only a few are getting hired.

      Once again large business's own competitive nature makes them a nn-threat to OSS.

    6. Re:Making money from open source by Eminor · · Score: 1


      >Folks on slashdot are always talking about how it's possible to make money on free/open source software, and that F/OSS is >the wave of the future. Well, if you *really* believe this, why are you shocked that large companies agree with you? Or >that people who start open source projects agree with you?

      You are apparently assuming that the set of "those who agree that companies buying up FOSS companies is worrisome" overlaps largely with the set of "those who think that FOSS can be profitibile." I think that this assumption is incorrect.


      Even where they do overlap, there is a big difference between an open source company profiting and a non-open source company buying an open source projects whose intentions may not be the same as an open source company.

      We can always fork if the projects become closed.

    7. Re:Making money from open source by Omaze · · Score: 1

      F/OSS is the wave of the future. It is not the wave for CxOs, board members, and day traders to endlessly profit off of the work of other men. That's what has BusinessWeek worried. All of the middleman cruft which provides easy street positions in today's corporate culture is being seriously challenged by F/OSS projects. In many F/OSS projects the administrative branch is filled by developers who have an insight into the business applications of the project--much like a Union steward (usually) still works on the floor with everyone else. The currently dominant business model has layers and layers and layers of easy street cruft for the explicit purpose of justifying fat paychecks for people who do little more than attend meetings and push paperwork which are largely ceremonial and add little or no real value to the end product. True, in some of the largest F/OSS projects you may have dedicated administrative positions but their ratio of the total pie is far lower than that in the currently dominant business model.

      --
      The government itself is not stealing your liberties. Their new programs are enabling criminals who will.
    8. Re:Making money from open source by runningduck · · Score: 1
      I think the real questions are:
      • Will open source projects become a product in and of themeselves creating a market where big businesses are the customers.
      • Will this market attract more people who want to release open source because they are now able justify the personal investment.
      • Will investors be more inclined to fund idealistic open source developers for a potential slice of the pie.
      • And most importantly, will all of this lead to more quality, competition and innovation with open source software.
      --
      -rd
    9. Re:Making money from open source by handslikesnakes · · Score: 1

      Damn you puritan work ethic, laziness isn't a troll!

  14. Unsettling to who? by Some+Random+Username · · Score: 4, Insightful

    The whole thing is just "blah blah, we don't understand open source and refuse to learn". The only thing unsettling is that "journalists" are too stupid to read.

    1. Re:Unsettling to who? by ROOK*CA · · Score: 1

      Or perhaps some suit at Business Week asked the question at the weekly staff meeting, "Could this open source thing be applied to the Media Business?"..."Well yes possibly, perhaps a company comes along and publishes the hidden agendas, background information on all their sources and puts out articles which contain multiple points of view, might be really popular"...."EEEEKKKK! so which one of you writers is going to do a piece about the grim future of open source?"

    2. Re:Unsettling to who? by DogDude · · Score: 0, Troll

      The whole thing is just "blah blah, we don't understand business and refuse to learn". The only thing unsettling is that "programmers" are too stupid to read.

      I've never seen as many business illiterate people in one place as I have here on Slashdot. I'm absolutely astounded by the tripe that I read here on a daily basis that demonstrates an absolute and total ignorance about basic business principles.

      --
      I don't respond to AC's.
    3. Re:Unsettling to who? by Anonymous Coward · · Score: 0

      You tell 'em, DogDude! With your dog food and tick powder, you are the awesomest at business ever!

      Nobody here on Slashdot can touch you, buddy!

  15. Re:The open source fad will die by alienw · · Score: 1

    Wrong. Real programmers program in Verilog.

  16. Not So Bad by Comatose51 · · Score: 4, Insightful
    Bruce Peren is absolutely right. The community is not for sale. The code is already open source so we'll never have to start from scratch. While some of us worship or at least highly value people like Linus Torvald, but OSS is based on the idea that there are many other people like him. Otherwise there's no point in letting everyone contribute. If Linus gets run over by a bus tomorrow, Linux will still live. So Oracle can buy up the companies but if they go against OSS, I doubt they will succeed. We'll just pick it up again and keep going. I think Elison knows this:

    "We are moving aggressively into open source," said Chief Executive Lawrence J. Ellison at a Feb. 8 investor conference. "We are not going to fight this trend."

    --
    EvilCON - Made Famous by /.
    1. Re:Not So Bad by Anonymous Coward · · Score: 0

      We are moving into an era in which source code doesn't matter. Only the binary, and whether it is signed matters. Oracle can open its source code (heavily protected by patents and copyright), and still ensure that they "own" any binaries by signing them and relying on Trusted Computing PC (like the new Apple Macs) to enforce the difference between "signed by Oracle" and "unsigned/signed by Joe Nobody" -- effectively making any binary, whether generated from FOSS or not, proprietary.

    2. Re:Not So Bad by Anonymous Coward · · Score: 1, Insightful

      The ideologues like perens tend to subscribe to the "infinite monkeys" theory of open source development -- whatever the problem is, open source developers will appear like magic and work for free to solve it.

      The problem is that companies like mysql etc provide a number of services that require capital investment -- regression QA, packaging, marketing, support etc. If you take away those things, you effectively limit the software to the hobbyist market, even assuming that you find the programmers to work on it.

    3. Re:Not So Bad by Kjella · · Score: 1

      The problem is that companies like mysql etc provide a number of services that require capital investment -- regression QA, packaging, marketing, support etc. If you take away those things, you effectively limit the software to the hobbyist market, even assuming that you find the programmers to work on it.

      Except that with open-source, you can always create another company to support the same product. Distributions work this way, single applications would too if there's enough interest and a big enough market. Certainly if you buy up all the current top people doing that there's a good chance another company won't form, but that is more of a practical issue. Besides, I think you will find that a lot of OSS projects manage to do that quite well without commercial support...

      --
      Live today, because you never know what tomorrow brings
    4. Re:Not So Bad by symbolic · · Score: 1

      Ellison has only one objective - use open source as bait (via the products from the recently-acquired companies), to channel people into Oracle's own cash cows - the costly proprietary software backed by expensive support contracts.

    5. Re:Not So Bad by Anonymous Coward · · Score: 0

      Besides, I think you will find that a lot of OSS projects manage to do that quite well without commercial support

      Really? I bet you can't name a single major OSS project that isn't commercially backed.

    6. Re:Not So Bad by Cyno · · Score: 1

      But if somehow all the BSD source code, devs and servers were bought there would be no way to force them to give you access to the code again. Its nice to have that extra legal right to the source in writing, just in case.

      I know this is highly unlikely, but I fear it may be possible on some small projects if they don't take steps to protect their code. Probably irrelevant to the industry as a whole either way. There's enough forked and protected code and supporters of F/OSS to keep things moving. Any small pieces that don't survive will easily be replaced.

    7. Re:Not So Bad by Anonymous Coward · · Score: 0

      Python, perhaps? I believe it would count as a major OSS project. Yes, companies contribute money and code to the Python Software Foundation, but I don't know if Python enjoys the level of resources that big companies dump into, say, Linux.

    8. Re:Not So Bad by typical · · Score: 1

      The problem is that companies like mysql etc provide a number of services that require capital investment -- regression QA, packaging, marketing, support etc.

      You can go buy your marketing service if you want it. ;-)

      I'll grant that there are services that are provided by OSS companies but not by OSS volunteers that are useful, but I'm also somewhat stuck on the fact that I've done quite well without those services, and can't help suspecting that others might as well.

      I'd say that packaging and marketing are not really essential to the functioning of the product (they're just an artifact of the current product-creation funding mechanism that our society uses). Regression testing is done by a number of volunteer OSS projects, and support exists in a different form than that provided by a company (I am more comfortable with this format, but I can understand how someone might not be).

      --
      Any program relying on (nontrivial) preemptive multithreading will be buggy.
  17. Which is why the GPL is the key. by Anonymous Coward · · Score: 1, Insightful

    There's nothing wrong with people paying for open source as long as the GPL'd code remains available to the public for free. That's exactly how it's supposed to work. What's wrong with companies paying for GPL'd code? Nothing. Kudos to all involved.
          It's not like they can take the code and make it private. It just doesn't work that way. So where's the problem? By paying open source developers for their work these companies are simply reinforcing and feeding the power of open source.
          King of getting off on a side track, but this is not that different from another hot issue in IT which is consumer privacy in the use of file trading. Ironically, the same rights holders who would like to squash privacy in order to prevent file trading are themselves totally dependent on privacy enhancing technologies to do their own business. You can't have it both ways. Essentially, the effort to destroy privacy results in destroying the whole basis of private capital. If a business insists everybody's data should be publicly available they're put in the position of advocating an extreme form of socialism.
          It's similar with the GPL. By "buying it up" they're simply reinforcing its strength. There is no loss to the community.

    1. Re:Which is why the GPL is the key. by zlogic · · Score: 2, Informative

      A company can buy the copyright for the source and re-release it under a different license. As long as the copyright is theirs, they can do whatever they want to do with it, except for suing anyone using a copy of the source BEFORE it was bought out (and its forks). So, a project may be forked and it will be perfectly legal.
      But what if for example Sun stops releasing OpenOffice under LGPL? Something like 70% of the OpenOffice team are Sun employees. And although OpenOffice is not such a mess as the MSDOC format, it's often regarded as being difficult to mantain. Because of that, it would be easier and more appealing for many developers to put more effort in projects such as KOffice and Abiword/Gnumeric rather than forking OpenOffice.

  18. Desperation on behalf of acquirers by Anonymous Coward · · Score: 1, Interesting

    Companies like Oracle are seriously threatened in the long term by open source software. I would see such acquisitions more as sensible business on behalf of a company like Oracle. As their traditional business model is threatened, if I was a shareholder, I would want to see some attempt to build alternative revenue streams through growth in to new areas. Oracle must find work in selling consulancy services. Revenue from pure software sales will not last for ever.
    Buying a company that develops an open source product to kill it will not work. It takes only the slightest problem over violation of an open source license agreement to kill a version with an unsuitable license. Look at what happened to XFree86. Nearly overnight, all the developers moved to X.org.

  19. Well they would say that, wouldn't they by FishandChips · · Score: 3, Interesting

    There's nothing new in this. Big business is always trying to beat down the small guy by saying that "You won't succeed without our money and expertise. Give up now and sell to us or you are doomed." Open source is just the latest arena to get the treatment. Sometimes true, but often corporate bureaucrats prove far less adept at running a concern than the small guy who's become tough and shrewd because he's had to live by his wits with sod-all in the bank. Corporate bureaucrats are very good at overpaying, though, and you can hardly blame anyone for taking a fabulously absurd sum if it's on offer.

    As for Mr Ellison, he can't have it both ways. In the interview on which this article is based, he first paid homage to open source which these days is about as controversial as calling for fresh air and clean drinking water. He then affected to find Mysql to be so small as to be beneath his radar but curiously knew all about it. That Ellison should find a company a tiny percentage of Oracle's size such a thorn says more about his tender ego than anything else. There's absolutely no guarantee that Oracle's "aggressive" buying spree will do it any good. The moment they think they've plucked out one thorn, another will appear in its place.

    --
    Las qué passoun
    tournoun pas maï
    1. Re:Well they would say that, wouldn't they by 16K+Ram+Pack · · Score: 1
      Sounds to me like Ellison is right. Watch your competitors, large and small.

      However, he's also right that they are mostly unaffected by MySQL. MySQL is a good product, but right now, it ain't Oracle. And some people are prepared to pay the sort of money that Oracle can cost.

  20. Self-delusion by ewe2 · · Score: 4, Interesting

    They don't know what they're buying. They think if they buy an open-source company they're getting "open-source". They don't get a free community unless they understand it. They dont get the product they think they're getting. Software companies have been trying to make their customers be unpaid beta testers for years and frequently they think this is a cheaper shortcut to that end. They waste the community's effort. This isn't just the case with FOSS, it's generally the case with most company acquisitions, it's just more obviously idiotic with FOSS.

    --
    insecurity asks the wrong question irritation gives the wrong answer
    1. Re:Self-delusion by RLiegh · · Score: 1, Interesting

      They get the work of the free community; which is enough to stall them while they have to rebuild from scratch (lest they be sued for patent infringements, etc). So it's the next best thing.

    2. Re: Self-delusion by ewe2 · · Score: 1

      Of course, but the interesting thing is why this isn't as successful a strategy as it seems: unless the field of the application is narrow and specialized, it only guarantees the visibility of a competitor FOSS project. The only way to effectively strangle the field is to own all of the ideas, and this is a lot rarer and more difficult than many assume. A good 80% of software is about the usability of an idea, not the idea itself, which is more generic.

      Companies which are resorting to this tactic are in a corner: they cannot innovate at this speed, and their market leverage is weak. Mergers acquisitions and patent deals are all about fake growth. It's a classic short-term strategy, and always leads to self-strangulation. Ironically, this will lead to open-sourcing the problem again.

      --
      insecurity asks the wrong question irritation gives the wrong answer
  21. Re:My experience with Linux by mythz · · Score: 2, Informative

    That is a sad story. That is definately not what Open Source is about. Unfortunately it is a result of you deciding to select Redhat as your first Linux Distrobution. Redhat is really an enterprise version of Linux that I would only recommend to medium-large businesses that want the reassurance of having a supported version of Linux.

    If you want an easy to use, polished Linux Distrobution that *Just Works out of the box* with a thriving community I recommend that you try Ubuntu Linux (http://www.ubuntu.com/). You will like the Ubuntu difference (http://www.ubuntu.com/ubuntu):

    "Ubuntu is Free Software, and available to you free of charge. It's also Free in the sense of giving you rights of Software Freedom, but you probably knew that already! Unlike many of the other commercial distributions in the free and open source world (Libranet, Lindows, Xandros, Red Hat) the Ubuntu team really does believe that Free software should be free of software licencing charges."

    In fact they will even send you a copy free of charge (they will even pay for postage):
    https://shipit.ubuntu.com/

    You can safely use/deploy Ubuntu knowing that you will never be caught in an expensive update cycle. Ubuntu is tailored for the Desktop and as a result offers a superior Desktop experience than 'Redhat Enterprise Linux' which is more tailored for servers anyway.

    Also you will always be able to get Firefox from the firefox website (http://www.getfirefox.com/ absolutely free of charge (although they do welcome donations). Firefox strives to be a free, standards compliant web browser that aims to work on many different platforms (i.e. ensuring that you don't have to buy Windows in order to surf the Internet).

  22. "part of it"? by the+bluebrain · · Score: 3, Interesting

    How about "[...] Many young idealists who set out to create an alternative to the tech Establishment now find themselves successfully infiltrating it, and changing the landscape as we know it."
     
    Software is becoming a commodity. The business is heading in the direction of services. Once Oracle has reached market saturation - everyone who is going to use Oracle, is - the only way they can grow is by selling people their knowledge on how best to use Oracle. And the fact that Oracle is dipping its toes in the sea of open source only goes to show that at some point, the commodity itself will retail at its actual cost of (re-)production: the cost of the bandwidth for downloading it.
     
    /or so sayeth the idealist

    --
    yes, we have no bananas
  23. Re:The open source fad will die by shmlco · · Score: 1
    Assembly? Kid stuff. Real men flip toggles on a PDP-8's front panel. Octal all they way, bro...

    And a prize to the first one who can tell me the octal code for a NOP from memory. No fair Googling.

    --
    Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
  24. Hold on a minute here... by argoff · · Score: 4, Interesting

    Let me get this straight, people are spending big money to buy up open source companies left and right and because of that we should be concerned about the future of open source?????

    How about an alternative view ..... once people figure out that they can make companies that are pratically guaranteed to get bought out at over valued prices or become profitable open-source ventures if they dont. And even better, chances are that 90% of the of the software they start their base off of is likely already developed. I wouldn't be supprised to see a nuclear explosion in the open source software industry bigger than the dot.com and the PC boom and the integtrated circuit boom combined.

  25. clueless by sergio.garcia · · Score: 1

    The author of the article is clueless. Free software has never been against commercial use, or against business, or anti-capitalism. If big companies adopting free software means that free software is becoming "part of the establishment", then I welcome that new "establishment".

    --
    "Agree with them now, it will save so much time."
  26. This is what we wanted right? by Stalyn · · Score: 1

    I always assumed the goal was to have people getting paid to work on open source. And in the reverse to work on open source projects and based on merit to get sponsored by a company to continue your work. It makes programming more academic in nature.

    --
    The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
  27. Grim? More like great. by russotto · · Score: 3, Insightful

    If Oracle et al were snapping these companies up for pennies on the dollar, THAT would be grim. Since they seem to be paying good money for them, the most likely effect is for them to attract new developers who have the basic business plan of

    1) Write open-source software
    2) Sell out to The Man
    3) Profit!!

    Of course, for most of them Step 2 ain't going to work out and Step 3 will be a mirage in the distance, but open source still benefits from Step 1.

  28. Stereotype much? by TallMatthew · · Score: 5, Insightful
    From TFA:

    For decades, the only people who cared about open source were the geeks who stayed up for all hours swilling Jolt Cola and writing code.

    I'm sure he means that in a good way. Suits can't stand open source. It makes no sense to them that innovation is driven by creativity and passion, not hierarchy and the bottom line.

    1. Re:Stereotype much? by Anonymous Coward · · Score: 0

      Suits can't stand open source.

      Stereotype much?

      I always find it hilarious that people will point out stereotyping and engage in their own stereotyping in the same post.

    2. Re:Stereotype much? by r_j_howell · · Score: 3, Interesting

      If they do understand it, it scares them. I once killed a job interview by noting that my last project had been going so well, that we had operatd for six months without a manager, and shipped ahead of schedule. The developer in the room nodded and smiled. But the Jr. V.P. got icy. She had been quite friendly up to that point. And I knew I had popped the ego of the person who was going to decide whether to hire me.

    3. Re:Stereotype much? by kz45 · · Score: 1

      I'm sure he means that in a good way. Suits can't stand open source. It makes no sense to them that innovation is driven by creativity and passion, not hierarchy and the bottom line.

      suits that are running a software company can't stand open source. It will eventually hurt their business.

      Suits running any other type of company, love it because they can get applications for free, and use the money they would have spent on licenses on other areas of their business.

  29. Oracle's involvement by Anonymous Coward · · Score: 0
    Oracle bought those 2 companies and is looking to purchase jboss for a reason. The first 2 was to deal with SAP's move to use MySql (I guess now they wil use PostGreSQL?). I'm not sure with the second one. Maybe to gain their xpertise as Oracle uses a lot of Java in all their projects.


    Let's not forget, Oracle has contributed to OpenSource. They donated plenty of code included some clustering software. I find Oracle to be fairly "Open". Their software runs on almost all OSs. They allow the download and use for development of ALL their software. They now give away JDeveloper and OracleXE (Oracle 10g limited in CPU, RAM and DIsk). But I think the most important aspect is their vast amount of documentation (45,000 pages by some estimates).


    I can see the writer focusing on Oracle because of thier recent purchases and Oracle''s dominance in the industry. I have just been noticing a lot of one-sided stories, leaving me with a sense that they writer (or company behind the writer) have another agenda.

  30. Re:My experience with Linux by rohan972 · · Score: 1

    First: If you can't afford to buy your software, you might reconsider whether you should be calling yourself a "good business woman" - just a thought.

    Second: http://www.us.debian.org/ http://centos.org/ (RedHat clone). Both tested, stable and production ready. Many others, use a search engine. I'm sure your IT Consultant can tell you how. However, if your IT Consultant told you there are no production Free/Open Source operating systems, you need to find an honest one.

  31. So what? by aussersterne · · Score: 1

    It's open source. So they buy a company or two. The source is still the source, and the cannot buy it. It remains... [drumroll]... open source. Methinks both Business Week and the companies making such purchases are unclear on how the whole thing works.

    --
    STOP . AMERICA . NOW
    1. Re:So what? by tepples · · Score: 1

      So they buy a company or two. The source is still the source, and the cannot buy it. It remains... [drumroll]... open source.

      Unless the new owner of copyright is also the holder of an essential patent relating to what the source does.

    2. Re:So what? by Anonymous Coward · · Score: 0

      If they hold patents on the technology it is not relevant if they bought the company or not. They can attempt to litigate someone based on their patent regardless of who "owns" any particular company.

    3. Re:So what? by jaseuk · · Score: 1

      If all the programming talent for a complex project is bought then a project could be in big trouble.

      Look how long it took Mozilla to find it's feet after being opened. Same sort of problems exist for a fork, particularly if all the key developers are employed and restricted by employment contracts from making any more public contributions.

      Most of the candidates for an open-source buy out are those that have kept close tabs on the source code for the project, keeping it untainted by community contributions to maintain a commercial release. In doing so they tend to keep the community contributors away and thus there won't be any outsiders with intimate knowledge of the codebase.

      The same sort of problems happen with closed source too, look at what happened to Borland after Anders got poached by Microsoft.

      Jason.

  32. Its all... by kdawgud · · Score: 1

    about the benjamins, baby!

  33. Hu? by Qbertino · · Score: 1

    Oracle is buying out OSS companies because they want to smooth the inevitable transition to a mostly service oriented revenue model. If there is any software CEO that has gotten what OSS is all about it's Larry Ellison. Getting OSS all lined up is all about standards in Data and Clients. That's why Oracle is extendending their DB (MySQL) and Client Technology (XUL/Mozilla) base.

    How this is supposed to be grim for OSS is beyond me.

    --
    We suffer more in our imagination than in reality. - Seneca
  34. Re:My experience with Linux by segfault_0 · · Score: 1

    You dont mod something troll because you disagree with it. That being said, parent post, try CentOS - read their site for details of why.

    There is nothing in RedHat or the other "unfree" linuxes that would signify bait and switch - simply a more conservative approach to the same software with value added - like support. The difference is that some distributions are concerned with cutting edge technology while others are focused on stability. Perhaps you need a newer feature or driver for specific hardware, you may have to use one of the less stable distributions - like Fedora Core - in order to get those features. You should be buying your hardware with OS in mind, so this really shouldnt be an issue anyhow. If your just running a mail or web server or maybe your a developer and want stability - go for Debian or CentOS which focus on stability. I haven't seen the Mozilla Corp. try and sell anything and just because some of us dont understand their business model doesnt justify an alarmists stance. Expecting things to stay the same in software, id say thats a unrealistic goal regardless of operating system.

    The moral of the story is, if you can get the job done with free open source products and your staff - save a buck, if you cant - pick an unfree alternative and understand that its the cost of doing business. Note that open source means you can download the source code - which means you can build it and run it in most cases - even RedHat, but this requires that you have some expertise in-house. Also, remember instances in which your software doesnt do what you want it to, where OSS really shines - you have the source code, you can change it - something closed source shops will either refuse outright or expect big $ to do.

    As far as your consultants are concerned, if you dont like what they do for you - get new ones. If they sell you Linux as a solution, it should work the way they provide it to you, it should accomplish the tasks you asked for and it should come with a price tag that you can compare to competitors. There is no such thing as a free lunch: it will either cost you time, money, external/internal expertise or all of the above to get the job done.

    --

    I was crazy back when being crazy really meant something. (Charles Manson)
  35. Anti-establishment decay... What else is new? by Bill+the+Bilby · · Score: 1

    Anti-establishment businesses and groups BECOMING the established?

    What else is new?

    This is how companies WORK, folks. Someone starts something new and exciting, and it creates a fan base- and then a following. It's good, so people want it. Then, it gets bigger, because the owners want to bring it to more people. Then it gets sold (or starts selling stocks) and it becomes a corperation. Ford, Microsoft, Apple, Ben & Jerry's Ice Cream, Ebay, PayPal... these are ALL companies that started "in some guy's garage" and have grown from there into major corporations. It's how companies are MADE, mostly.

    Works in music, too- anyone heard of They Might Be Giants? You can buy their CDs at Barnes & Noble now, and at Wal-Mart. How about Nirvana? or Elvis? both were major anti-establishment artists in their day... and are now being used in advertizements and on television.

    It happens because the young and hip grow up to be the middle-age businessman, and they take their businesses and music tastes with them. Simple enough.

    The question is- will these corporations take these little open-source businesses and keep them good- like Ben & Jerry's... or will they make them evil, like Paypal. Only time will tell.

  36. Open Source could kill offshoring by Travoltus · · Score: 2, Interesting

    by killing the entire concept of a paid programmer altogether.

    Theoretically speaking, that is.

    If Firefox continues to improve in quality, it will become so superior to the likes of Opera and MSIE that it'll be the biggest and nearly only game in town. At some point, who wants to buy a browser when they can get the free and super secure Firefox version for, potentially, every platform? At some point MicroSoft falls so far behind with MSIE that they cannot afford to continue hiring programmers here or abroad to update it, and they may sell off or close down the MSIE line.

    Now if Open Office improves similarly, MS Office could be endangered. Why buy MS Office if you can get an equal ROI for free with Open Office?

    Perhaps Linux gets tons of hyper consumer grade (as in, your grandma could use it without breaking a sweat) facelifts, while holding onto its power user underpinnings. Easily done, actually. If all programs are written as procedures in shared object libraries, you could make both command line and graphical user front ends to call them, and a really crazy coder would give the user a 'command line equivalent' submenu option for the GUI version so the wanna-be power user could see how the command line version would have done the work. That would result in perfect scaleability. At some point, Linux catches up with Windows in Suzi Office Worker appeal, and its privacy, anti DRM, etc. advantages, drives Windows into irrelevancy. What's left of driver support problems are resolved, and whammo, MicroSoft finds itself losing sales at a catastrophic level.

    Offshore and domestic coders of *any* app could theoretically be, despite their cheapness, be put out of work by a wetware beowulf cluster of hobbyist coders and volunteer testers tired of paying for any software, period, and who are hell bent upon matching the functionality of current for-pay software.

    There are a number of factors holding back open source, though, not the least of which is Fear, Uncertainty and Doubt, aka pro-Commercial Software Propaganda.

    But if these barriers fall, open source could theoretically force many, many offshore and domestic software manufacturing companies to compete against FREE and BETTER software. This is very bad GNUs for their bottom line.

    At that point the market weighs far more heavily toward providing services instead of selling software, and then a lot of that involves face to face work.

    The math says that offshore outsourcing stands to lose a heaping mountain of money as Open Source moves further into maturity. Of course, domestic IT has already suffered; out of work domestic coders have great potential to inflict spiteful vengeance by producing a GPL'd product that provides the same functionality as the software being written by the people who took their jobs, and then convincing companies to go with the free product instead.

    LOL, even if this post gets modded down, the cat is now officially out of the bag. :)

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
  37. Bubble Problem by barbara_unsimplified · · Score: 1

    OSS does have a good business model -- for the inner circle of coders who can sell their services. It will not support layers of management, marketing, and investors that the purchasing companies add to it. So the problem here is that we have a mini-bubble. Investors will lose billions on OSS acquisitions (from code forking, community abandonment, users declining to pay), these losses will be reported in sensational terms, and then anyone who even mentions OSS will be derided. This will not kill OSS -- I don't think anything could do that -- but it will not help it in the long-run, either.

  38. Re:My experience with Linux by Clueless+Nick · · Score: 1

    Dude, just don't bother. It's somebody masquerading as somebody else, in order to give a false impression. I know, I have done it quite a few times myself, but for other reasons.

    You can easily notice the deliberate naivété. The clueless-seeming (un)logic, the deliberate misspellings. Hey, I'm giving away my secret here! There might also be a gender switch (although I haven't tried it myself ;-)).

    So, the motives are ulterior. And thoroughly stupid in execution.

    -clueless

    --
    Chat with other atheists http://secularchat.org
  39. please mod down copy paste troll? by nietsch · · Score: 0, Troll

    the subject says it all. Why do you even bother to keep such trite on your computer/bookmarks?
    Oh, well, suppose it's all part of the wondrous world of pissing people off.

    --
    This space is intentionally staring blankly at you
  40. Make a name for yourself... by PhYrE2k2 · · Score: 4, Insightful

    Lets be realistic for a second- with the exception of some big projects (kernel, KDE, GNU-sponsored projects) and corporate projects (such as Inter7's vpopmail funded by its own customers, or uw-imap being funded by a university), most of the smaller or lesser-known open source developers are doing something that they enjoy and gaining experience. They're adding a line on the resume, and fulfilling a need which they have (I need a program that does ____) or that someone they know has.

    Given that, this is experience. It's a way to make a name for yourself, perfect your skills, and give back to the community. That doesn't mean these people are against closed source, but they feel that their product will get more exposure if it's open and freely available.

    Most developers aren't in the "it has to be OSS" mentaility, but rather in the "this project could be bigger if more people contributed", and of course that project is their baby- their time, their effort.

    Again not to say that this is all of the cases, but without direct benefits, there's always something- be it credit, fame, or experience.

    Now some bigger projects doing it is what this article is speaking of, but the general statement on open source is bogus! Open source simply says "this could be of value to someone else, and admitedly, they could probably reproduce it anyway by starting from scratch".

    -M

    --

    when you see the word 'Linux', drink!
    1. Re:Make a name for yourself... by 16K+Ram+Pack · · Score: 2
      Some good points there.

      I've used some OSS code, and made changes and offered those changes back. Even though technically, I didn't have to give those changes back, I did, and for two reasons...

      1. Because it's the right thing to do.

      2. Because if other people are using my changes, it means that bugs might get spotted. It also means that any revisions to the base code also include my changes, so I don't have to reapply them.

      As well as community reasons, there are plenty of good commercial reasons for using and contributing to FOSS.

  41. The most interesting part of this is..... by 3seas · · Score: 1

    ... how no matter what amount of attack Open Source suffers in the way of libel it just keeps on going and going and going.

    Haven't those attacking yet realized the essence of why it Open Source Software got a name and a community persistant it developing it?

    Its simply "CONSUMER CHOICE" of those consumers that have the talent to create and share their own choice. Motivated by perhaps those who don't or refeuse to provide an acceptable choice to those consumers.

    And is the character of those attacking Open Source Software, one of providing a consumer acceptable choice?
    Now who is really to blame, if there is someone to blame, for Open Source Software?

    The answer sould be obvious to anyone with even half the intelligence of the libel criminals.

  42. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  43. Forking almost NEVER happens by Anonymous Coward · · Score: 0

    Sounds easy, but damn near impossible. Especially if someone signs an NDA just to feed their family.

  44. before vs. after by icepick72 · · Score: 1
    Many young idealists who set out to create an alternative to the tech Establishment now find themselves becoming part of it.

    You don't just find yourself part of a tech establishment. It's a decision. You're not tied to the OSS project such that you have no choice to be scooped up (unless an agreement is signed). You can always quit too. Rather, I think it's hard not to become part of a money-making machine with a steady paycheque if you've been working on a successful open-source project for a while. I can see the mindset could easily change from "well, I've put in my time and done good for the OSS community", to aftwards "I deserve to reap some rewards". It's rare that anybody gives up an opportunity that deals with money. We all need money to live.

  45. Businessweek never gets it by SmallFurryCreature · · Score: 4, Insightful
    But they make good headlines and that is reporting is all about these days.

    You can't buy opensource. Once it is out there, it is out there. If it is true opensource the code doesn't even belong to a single entity that can be bought. If you contribute some code no matter how small to a opensource project even though you do it under the GPL it still belongs to you. In fact that is what the GPL is pretty much about. You just give everyone else the right to use it (within certain limits) as they wish.

    Yes you can hire the developers away from a project in the hope of killing it but why would this be a worry to opensource alone? EVERY project, commercial, political, social can be killed by its enemies by luring the people involved away. It can be very upsetting, just ask Ballmer.

    It is nothing new. In fact several opensource people even started working for the beast. The gentoo guy for one. Except he left again pretty quickly.

    And that I think is the reason opensource in fact has less to worry about then commercial projects about being bled of its developers. It is a huge difference to work on your own time for a volunteer project and to have to work for your salery on markettings whims.

    Most of the bigger opensource projects are done for free by people who wouldn't have any trouble at all doing the same thing for money. In fact most do. There is one thing business week doesn't get about developers. They love it!

    A developer will happily work all week coding to support himself to code in weekend as well. People like that can be tempted with money but not for long. When someone is willing to work for free they obviously think that a salery is only there to pay the bills.

    But of course, it makes a nice headline because a handfull of companies with opensource projects are being attempted to be bought up (mysql refused didn't it?). Opensource is about as death as socialism. Just check you paycheck how much of your salery goes to social security.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

    1. Re:Businessweek never gets it by Jah-Wren+Ryel · · Score: 1

      You can't buy opensource. Once it is out there, it is out there.

      Sure you can - the MPAA and RIAA members make billions selling the same thing over and over, even though "it is out there" after the first sale.

      --
      When information is power, privacy is freedom.
    2. Re:Businessweek never gets it by LanMan · · Score: 1

      Perhaps you can't truly "buy" the code to the project itself (although, in some cases it would be possible to buy the original copyright). However, if the community ends up forking the (commercialized) code, they lose the brand name of the original project and (most likely) the original developers of the project. Forking code is (relatively) easy. So is rewriting an entire project from scratch. What's really tough is maintaining the energy and enthusiasm to to ensure the new project succeeds in the long term. That's not going to be easy if you have high developer turnover.

      I think a lot of people underestimate the value of a project's core developers. If you lose them, the dynamics of the project can change dramatically.

      Dave Rosenberg wrote up a response the the BW article yesterday. I responded with some comments and he posted them at the URL below. If you're interested in my take on things as the lead developer of Nagios, check it out:
      http://weblog.infoworld.com/openresource/archives/ 2006/03/ethan_galstad_o.html

      -- Ethan Galstad, Nagios Developer

    3. Re:Businessweek never gets it by argent · · Score: 1

      Forking code is (relatively) easy. So is rewriting an entire project from scratch.

      Some projects are easy to rewrite from scratch. Some aren't.

      How long would it take to rewrite gcc or KHTML?

  46. In what way is RMS slightly insane? by Anonymous Coward · · Score: 0

    I am not being facetious here. I am asking this question because I really want to understand the assertion, which I have seen repeated ad nauseum on Slashdot. It has always struck me as a FUD attempt or something.

    Yes, I have heard he wore robes to a meeting or something. Other than that, all I know about him is that he ardently supports free software, which to me is an indication of sanity, not its converse.

    So, can anyone list some cites or examples which support this FUD-painting that there is anything wrong with RMS?

    If not, can you please shut up and stop doing the devil's (Microsoft's) handiwork?

  47. Re:My experience with Linux by dr.g · · Score: 1


    Perhaps, as a small business woman, you would have better luck running Linux on the desktop if you got a taller chair?

    --
    "To be fair, I was left completely unsupervised." ~Anon
  48. Ellison is one of the most dishonest CEOs by Anonymous Coward · · Score: 0

    Larry Ellison is definitely NOT an honest man.

    Even if he were, corporations are evolving systems-with-chaos, and nobody can predict their future actions with accuracy, not even the CEO.

    I think every FOSS 'entrepreneur' should 'cash out' when it suits them. Take the $, spend the 4-years in indentured servitude required by the contract, then go do it again.

    These are people with ideas, and the experience of dealing with large companies will be very good for them and for the rest of us.

    FOSS is also an evolving system-with-chaos, in case you all missed it. Most of the comments here tend to be static analyses, not dynamic systems grok.

    Lew

  49. How would driver support problems become resolved? by tepples · · Score: 1

    What's left of driver support problems are resolved

    Much easier said than done. Do you have any idea of how this would come about if Microsoft continues to promote "the world of applications and devices that run on Windows" on national television?

  50. The problem with software... by Zarf · · Score: 4, Insightful

    ...is that it is speech. But it is speech unlike any speech that has ever been before. Never before has there been speech that one could speak into a machine and alter the reality of that machine. It is far more powerful than shouting "Fire!" in a crowded theater (that being an example of reasonably restricted speech) with the advent of the modern internet it seems silly to think that you can keep this powerful speech in a bottle and sell it. In many ways it is a bit like trying to put the genie back in the bottle...

    Yet that's just what commerical software is all about. Bottling speech and selling it in crates. And there isn't anything wrong with that. That's what commerce is all about. Yet, things eventually become commodities and you lose that limited monopoly after a while. Just as light-bulbs are made by many companies now and some people would pause before buying a lamp that required a special light bulb.

    Interestingly people buy lamps that require special bulbs... some times even bulbs that are patented and only made by one company. Some of these lamps provide brighter full-spectrum light, some provide a more pleasant shade of light. And other people find having a violet tinge in their light simply not worthy of the extra expense... and they buy lamps that take standard light bulbs.

    I firmly believe that this will happen with software. And if you read the article you can garner the same points. Oracle buying OSS startups or Microsoft hiring off Distribution maintainers only causes a delay in the development of the inevitable. That delay is not without its profit margin. And the act of slowing the adoption of the OSS mind-set in the general public may be a necessary evil to allow humanity to adjust to this new powerful force on the face of the planet.

    OpenSource empowers outsourcing in India and China as much as it empowers rural US and small European Universities. In time the natural market forces will shift finding a new balance in the world. Wages in India and China will equalize with those in the US. However, the rate of this shift can be controlled... I'm not sure if it is better to slow down or speed up this shift... but I know that those who are successful in today's world have an incentive to keep the world the same. Oracle and Microsoft for example did well in a world of bottled genies and they want that key to their success to stay the same. It is only natural.

    OpenSource on the Internet means that someone who couldn't afford to do a thing before can now do that thing (see Nagios from the article) and leverage the talent of all the other people in the world who could not climb over that initial barrier to entry. OpenSource on the Internet means that the Software playing field is flatter. If you can get an OSS person to help you and you can afford their salary... you can do nearly the same thing as the really big companies. If the rest of your business runs well, technology need not be the biggest of your concerns.

    Companies like Microsoft and Oracle have built their very lives on technology being a big concern. And all that cash they have means that they can sway the direction of technology onto paths that benefit themselves. Eventually, however, just as relationships with the light bulb maker doesn't drive the central concerns of most businesses today, neither will software in a hundred years.

    In one hundred years what will matter is that this was a time of innovation that generated technology that changed the course of history. Just as pop. culture is confused about how much Edison really did to invent the light bulb and electrical grid they will also very likely decide that Bill Gates was the inventor of the Personal Computer and the Internet. With a little luck they will find it silly that we used to buy software in boxes. With even more luck they will find it a silly idea to pay for software at all and instead will have established a concept of "commissioning software" to be created by those talented in the "craft" an

    --
    [signature]
    1. Re:The problem with software... by 16K+Ram+Pack · · Score: 2, Insightful
      There's a quote by Victor Hugo that goes something like "nothing, not all the armies of the world can stop an idea whose time has come".

      Often, there are ideas out there, which for various reasons just don't work. For instance, Martin Luther's ideas for the reformation were probably explored by people before. But, with the invention of the printing press, and being able to communicate to the masses, it could come to fruition.

      Richard Stallman has been talking about free software for how long? So why did it take so long? Because, until there was mass-market high-speed internet, communicating information about, and ultimately being able to download 600+MB of data was a serious undertaking.

      Two things are not going back - open source and web-based applications. Neither are fads, and are going to grow more, because the things required to make them work are growing, as are people's needs in terms of communication changing.

  51. Over my dead body said the man... by xquark · · Score: 1

    that was the later found slumped dead over his keyboard at his Redmond apartment....
    what a tragedy indeed!

    --
    Arash Partow's Philosophy: Be a person who knows what they don't know, and not a person who doesn't know.
  52. Oracle-think by chiller2 · · Score: 1

    When you filter out the noise, an open source project comes down to...

    - A handful of developers who know what they're doing. They, like everyone else, have a price.
    - A number of smaller developers who tinker with tiny bits of the code, but produce nothing meaningful.
    - The majority who just use it.

    Of course closed source companies can't buy up all the OSS developers around a project, but they can definitely slow it down until new ones find their feet and continue the free development. It's that gap that allows the behemoths to breathe a bit longer, and at the end of the day that's all Ellison and his ilk can do, but they have deep enough pockets to keep doing it for some time to come. If all else fails there's always USPTO manipulation.

    --
    --- Commission free trading & free stock up to $500 - use http://share.robinhood.com/kelvinp6 :)
    1. Re:Oracle-think by EarthlingN · · Score: 1

      You've described most closed source projects there too. Just, change the last line to read:

      - The few users who can justify it's expense and lack of control.

  53. Unless... by Anonymous Coward · · Score: 0

    ...you hire the important contributors/talent in the project to sit around and do nothing. Or better yet, let them use their newly-acquired large salaries to take long vacations, and TA-DA. Suddenly the open source project isn't really making significant progress, is it?

  54. it's sooo normal by Anonymous Coward · · Score: 0

    It's always like that with idealists. Look at history for lessons. Doesn't matter if it's art, or science. Even Michelangelo or Da Vinci did things for cash. Why open source heroes shoudn't ?

  55. Re:My experience with Linux by drooling-dog · · Score: 3, Insightful

    Troll or not, only three minutes passed between the posting of the original article and this response. So, either this Anonymous Coward thinks and types really, really fast, or maybe it's just more canned material from the FUD factory?

  56. Re:How would driver support problems become resolv by Travoltus · · Score: 1

    Much easier said than done. Do you have any idea of how this would come about if Microsoft continues to promote "the world of applications and devices that run on Windows" on national television?

    The same way that IBM and other companies have signed onto Linux and ATI & Nvidia make *cough* drivers *wheeze* for Linux *choke*.

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
  57. Hmmm by Anonymous Coward · · Score: 0

    "IT has already suffered; out of work domestic coders"

    Only ones with severe personality problems. There is officially another IT boom in the U.S. going on right now. If you don't have a job, it's probably because you either suck, or people think you're an asshole.

  58. This is good: the world is being changed! by Anonymous Coward · · Score: 0

    The question is who is changing their standards to accomodate the other, and how much. If big money is recognizing free software and spending money on it, that's a good thing.

  59. Old news: look at Mosiac or LDAP by Anonymous Coward · · Score: 0

    This has always been happening. Look at the original Mosaic browser, that ended up in IE code. Or the LDAP team hired away by Netscape after releasing their first buggy code. It took years for the free versions to recover - LDAP isn't quite there yet.

  60. Re:The open source fad will die by drooling-dog · · Score: 1, Flamebait
    I decided I would try a whole bunch of distributions, I tried Red Hat 9, Fedora Core 2, SuSe 9.1, Debian, and Mandrake 10.

    So after having a miserable experience with one distribution - on top of objecting morally to the whole idea of FOSS to begin with - you actually had the tenacity to try out five more distributions. Well, I for one am impressed with your tenacity (if not your honesty). But with your ability to learn and figure out simple things, not so much.

    I'm an excellent software engineer

    I'll bet you're an excellent driver, too. Glad you don't work for me if you couldn't figure this stuff out after years of trying, though.

  61. Young idealists.. by slashmojo · · Score: 1
    Tend to grow up and have a mortgage to pay and kids to feed.. economic realities soon put paid to such idealism. Not many wouldn't jump at the chance to have their open source project become part of a big corp. and take a fat payout (assuming thats part of the deal) so you can get a new car, provide for your family and generally live a better life..

    Of course once you have made your fortune its easy to go back to idealism albeit no longer quite so young.. ;)

  62. work for the man by nurb432 · · Score: 1

    So wanting your family to be able eat and have a roof is selling out?

    No wonder our society is in the trash heap.

    --
    ---- Booth was a patriot ----
    1. Re:work for the man by FLEB · · Score: 1

      In most cases, yes. This is not to say that "selling out" is always such a bad thing as the GPP's tone might lead you to believe. Really, it's a matter of degress. Everyone who isn't privelidged or leeching has to have "sold out" to some degree at some time... the problem of "integrity" is more a matter of what and *how much* control of yourself/your work you give away, not the act of giving away control.

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    2. Re:work for the man by ShieldW0lf · · Score: 1

      I think that's wrong. As a smart, disciplined hard working person who cares about the welfare of other people, I've found that you are inevitably going to make enough money regardless.

      I have a family to support too, but I never sell out. Selling out is about greed and laziness. I'm not an american, and I don't want that "dream". I'll just keep doing work that furthers my ideals while I'm alive, keep making money doing it, and die my own hero.

      --
      -1 Uncomfortable Truth
  63. FOSS isn't related to off-shoring by sedyn · · Score: 1

    For starters, there are two major types of software, general tools (such as an OS, browser, etc.) then there is custom software that businesses, scientists, etc. need. I remind you that software started out with the later.

    I think you were getting to this with the statement:
    "At that point the market weighs far more heavily toward providing services instead of selling software, and then a lot of that involves face to face work."

    But, no one in the FOSS world will develop custom webpages, database systems, etc. for company X, in fact, as far as company X is concerned (assuming X != a software tools company), FOSS means business as usual. (Also, I wouldn't give free tech-support to a company, even if I wrote the software they decided to use, I'd much rather develop more software and just get bug reports from them. If they have any problems they can a) hire me b) get support from someone else or c) go to the forums like everyone else)

    So, FOSS doesn't destroy all software markets. Now, I leave where offshoring fits into this as an open question.

    --
    Am I open minded towards open source, or closed minded towards closed source?
  64. So what? by edunbar93 · · Score: 1

    No, really. This is the way the world works. If you're not some kind of living-in-the-basement schizophrenic crackpot demanding that the world change to fit your screwed up worldview, and your revolution actually *works*, then of *course* you become the establishment. It happened to the Communists in Russia even in spite of themselves, it happened to the environmentalists, and it happened to George Lucas and Steven Spielberg.

    There's a saying: "You can go from being a liberal to a conservative in 30 years without changing a single idea." It's so very true.

    --
    "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
  65. Self non-fulfilling fantasy by Anonymous Coward · · Score: 0

    So, why aren't these face to face support jobs not possible for closed source software?

    Presumably

    a) closed software doesnt need support because it's of high quality (LOL)

    b) the support is outsourced over the phone to some guy in Bangalore

    So now, let's say open source software becomes better and replaces the closed source software.

    For the face to face jobs to become needed ..

    a) Open source software has to suck

    b) It has to be non phone supportable (ie, it has to suck so bad that techs need to come to your house or place of business to fix it)

    If the software can be supported over the phone .. expect "penny support" companies to spring up everywhere.

    Let's say Open Office Support Inc offers a deal $30 a month and your business is covered for phone support and if required a tech will come over.

    This can be offered with commercial software too! At least with commercial software the somebody got paid, and instead of writing the GPL software the developer could have worked in construction where he got paid a mad amount.

    More pro free trade here: http://politics.slashdot.org/comments.pl?sid=17915 0&cid=14850321

  66. Why is this is not Unsettling by museumpeace · · Score: 1

    start-ups are the cheapest way to get innovation. The established companies have to hack a lot of their entrenched bureaucracy along with gathering the talent and protecting them from distraction and letting them do threatening things to the technical or market underpinings of the companies existing success....so sure, the big guys will buy up open source start-ups. They don't do it to kill competition in all cases but they find the threat to business as usual is just as hard for other departments and divisions to swallow when it is coming from inside the walls as from outside. The purchase saves money and fills a gap in a product line. What I don't get is how the purchasing company determines whether or not taking its fork of the OS code private and perhaps adding value to the product by further development or by integration to the companies existing product is going to pay off. I mean what did they really buy? it certainly isn't the proprietary advantage of buying a company that has IP assets. And how could you judge the deal without knowing what sort of talent retention the merger would achieve?

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
  67. Open Source will stay as long as there are by nv5 · · Score: 1

    underemployed programmers with talent, or

    software companies wanting to break into a difficult market, or

    closed source suppliers abusing their customers

    1. Re:Open Source will stay as long as there are by Maljin+Jolt · · Score: 1

      hobbyists ignoring market, as in any technology

      --
      There you are, staring at me again.
    2. Re:Open Source will stay as long as there are by mikera · · Score: 1

      I can also pretty much guarantee that open source software start-ups will keep appearing for as long as the likes of Oracle keep buying them out with large wads of cash.....

  68. That's Why... by eno2001 · · Score: 3, Insightful

    ...the GPL is the best answer when you DON'T want to get eaten up by a big corporation. If you use the GPL, then predatory criminals won't want to touch you with a ten foot pole. They might try and work the legal angle and try to bring software patents to bear on you, but that's only because of recent boneheaded legislation that was created by companies run by predatory criminals (see: Darl McBride).

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    1. Re:That's Why... by eno2001 · · Score: 1

      Anyone care to explain why the ball challenged moderator who marked me as troll did so? Simply because he disagrees with my honest view perhaps? Great work. You don't like someone's views so you demonize them in an attempt to get others to turn away. It works for the neocons, so it must work for anti-GPL nutjobs too. Why don't you actually point out what you percieve as flaws in my views, instead of wasting mod points?

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    2. Re:That's Why... by Eivind+Eklund · · Score: 1
      Mod parent down. (Kindly, please - he's just done the mistake of feeling instead of thinking about licenses, and it's a common mistake.)

      Being able to buy out an open source project has to do with DEVELOPMENT MODELS rather than licenses. With a distributed development model, the project can't be bought out - only some of the developers can be. With a centralized development model (like the MySQL model), you can be bought out.

      XFree86 was a BSD license; FreeBSD was a BSD license; they/we still couldn't be bought out.

      Eazel (developers of the Nautilus browser for GNOME) used only GPL and was considered an aquisition target. SuSE uses only GPL AFAIK, and was aquired. Cygnus used only the GPL and was aquired.

      No matter what the license, an open source project will still be available in the form it was last released. What can change is development momentum. With an open development process with full participation, a single aquisition will normally be a fairly small bump. Some developers will be lost, and there will be other developers that know the codebase, the process is actively run through the mailing lists etc anyway, and the community can take up the slack. With a closed development process, it's necessary to invent a whole new way of working, and that's much more problematic.

      Eivind.

      --
      Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
    3. Re:That's Why... by eno2001 · · Score: 1

      Interesting take since no one was discussing develompent models. However, the development model has no influence on repelling corporate involvement or at the very least heavily restricting it. You have to keep in mind that MOST of us are not into this because we want to make money or get into business. We're into it because we believe computers and software make a better life for EVERYONE and there should be no barriers to access. EVERYONE should have access to software at ALL levels, whether it be end-user or developer and there should be absolutely no restirctions other than keeping the hands of business out.

      Personally (and only according to my ideals), the only reason I'm into this is because I like to do it and it does what I need it to with no artificial limitations imposed by business (including cost, but extending beyond that). I like the idea of NOT having to worry about licenses myself since the only thing I want to do is put a bunch of things together to get an interesting result. The Microsoft way, as many of us know, doesn't allow you to do that out of the box. The BSD way does, but with some concern that anything you add to a project may eventually benefit someone you don't ethically support (a private corporation). The GPL way allows you to work free of concern of corporate interference other than the occasional (ethically invalid) software patent suit that will likely arise in the future. At the point, I prefer to be labelled a "criminal" for creating software that does what a commercial program does since NO company truly has the right to control the ideas of others.

      Speaking realistically, there is NO way to escape using a mix of software that uses GPL, BSD, or the other multitude of licenses out there and have a useful system. I grudgingly acknowledge that this will always be the case unless sufficient interest exists to write a similar program under a more preferred license. This goes both ways for proponents of BSD or GPL licenses. And if you think about it, it's ridiculous to duplicate effort to provide something that is compatible with your prefered license. So we'll always be stuck with this. My main point in my original post, however, was that the GPL will protect the code. Nautilus is still freely available and that had nothing to do with the development model and EVERYTHING to do with the license. What Oracle has proposed with MySQL will eventually turn into an "embrace and extinguish" campaign. They'll provide a migration path from MySQL to Oracle, or if they really are worried: MyOracle (free as in beer). Then they will eliminate MySQL. Thereby eliminating another competitor. The only reason this hasn't happened with say OpenBSD is that the other companies who use their work in commercial products don't want to lose the free development. Oracle doesn't care since they know their product is technically better in terms fo features than MySQL. Would anyone honestly say that Oracle would be able to gain some knowledge by looking at the MySQL source tree? Doubtful.

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    4. Re:That's Why... by Eivind+Eklund · · Score: 1
      You were discussing licenses where only development models are relevant. Distributed development and heavy use of volunteers block corporate takeovers of the project (corporate derivates of the codebase is a totally different issue), while centralized development under the roof of one company allows takeover of the project.

      You've also made assumptions about what my assumptions are: I know perfectly well that in most projects most of the development is done by volunteers, mostly for a combination of fun and wish for functionality, occasionally with part of their time paid because they need that functionality in their job. I'm even arguing that this is the standard open source model.

      Over to licenses: The GPL only "protects the code" (removes developer rights to their mods to it) if you've got external contributors with copyright doing license restrictions. This disappears with copyright assignment, which MySQL required. Besides, the code isn't that important - what's important is the project itself. The code as released will be available as long as somebody bothers to mirror it - the license cannot be revoked. However, if the project velocity can be killed - e.g, by MS favourite tactic of buying the company that develops it and reassigning the programmers to other demanding projects - then the code itself is as free under either license. The only case you have is if somebody would buy up a company creating a BSD licensed project and then close that project while continuing to offer it as a product. The closest I know to this happening is SSH, where the original developers made the license more restrictive. That would have been possible even with the GPL (they had no substantial external contributions), and it eventually lead to OpenSSH.

      Licensing and benefit private corporations: You'll ALWAYS benefit private corporations. They may benefit by utilizing the code to run other business functions (GPL), or by having your codebase to add features to for creating a product Q instead of having to license a codebase elsewhere, or Q not being created at all. If we say that Q would benefit society with a level X and isn't being developed, you've just made society X poorer. Of course, if X is a negative value, this would be good. The purchasers of Q has made the judgement that Q makes their life better by more than the cost of Q, though, after having evaluated their situation and Q.

      A sidenote on allowing derivates of codebases: It makes people do changes they CAN contribute back, and it makes them learn the codebase, so it's often got significant benefits patch-wise. It's given FreeBSD the entire SCSI subsystem, an optimized internal network system, multilink PPP, and a myriad of smaller things (and probably some large ones I forget).

      --
      Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
  69. What is "open source" anyway? by argent · · Score: 2, Interesting

    You mention Open Office and Firefox. The relationship between these products and "open source" is mixed at best.

    Open Office isn't really an Open Source project, it's a commercial product that was open-sourced after it was Gatesed to death.

    Mozilla/Firefox is an odd beast. Mosaic out as semi-open-source and benefitted from the same kind of feedback as real open source products. The relationship between Netscape and Mosaic and whether "Netscape Mosaic" shared more than a name with Mosaic aside, Netscape's product was at least a reimplementaion of Mosaic, and Mozilla/Firefox is yet another reimplementation, funded at first as an upgrade for Netscape using the power of the Open Source model... and the result isn't unequivocally good.

    Meanwhile, Microsoft started out with the Mosaic code base to produce Internet Explorer.

    The relationship between open source products and commercial ones is complex, but theer's damn few FOSS projects that have produced top notch products that appeal to people other than the software developer crowd that haven't a goodly portion of commercial development involved.

  70. Well, they got one thing right! by Zero__Kelvin · · Score: 1

    "Yet in recent weeks the open-source community has been thrown into tumult."

    Well they got that part right, though essentially nothing else. Of course it is tumultous laughter . I have no doubt that I was just one among a vast and far reaching multitude of people that could be considered to be part of the Open Source Community that was ROTFL after hearing that Larry Ellison and others have the folks at Business Week (and presumably current and potential stockholders) convinced that buying an Open Source company is the equivalent of purchasing the software base and the dedication of the involved talent.

    Backhanded kudos to Ellison for out-Gatesing Gates!

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  71. Re:The open source fad will die by Anonymous Coward · · Score: 0

    Lets see...Not everyone is under the impression that they are going to write software, and end with Profit, like the Underwear Knomes... If they make money, it is usually by supporting the free software, or by consulting to deliver a custom solution based on free software. I think that the only folks who thing this way, are the ones who are not writing F/OSS software. Oh, and as far as the linux thing goes...WHO NEEDS YOU!!!! I run winders, but I also run Linux/UNIX, all have their place, or serve a purpose, or fit a need, don't damn something just because YOU did not find the value in it.

  72. Or you have no experience yet by Anonymous Coward · · Score: 0

    These new jobs you're talking about are for people with 5-10 years' experience in the industry. Newcomers will not get these jobs.

  73. Yes, the open source *FAD* will die... by schngrg · · Score: 1

    First, if you had such a tough time getting used to linux, even after all this effort, I am not sure if the trouble is with linux or somewhere else.

    Now back to topic:

    Open source is here to stay, but the open source *FAD* will die out.

    Its not a silverbullet/snakeoil which can be used as excuse for writing shitty code which is not good enough for people to pay for it (which makes for majority of open source). But as a development model, it has its advantages which only a fool will ignore.

    Its the business model part where I agree with you. The effort should be paid for. Open source is great and working for open source is cool, but...

    What hurts is not getting paid for the effort. Or worse, seeing someone else profiting from your efforts without you getting a fair share. The whole "moral obligation" thing doesn't clicks with me. If coding is what I like doing, I want to make a living out of it.

    I will, by all means, prefer to work for open-source. But not without being paid for the efforts. Here pay doesnt has to be money, it can be just the pleasure of watching people use what I coded. I guess this just depends on "how much effort". For something I did in a few weekends, releasing source would make sense, but for something which took months of hard work, I will expect more materialistic returns. If this makes me a bad guy, I would prefer being that.

    I would have requested others also to stop working for free, but my guess is that not many people do that anyway.

    ps. plz do not give "support" as an answer to money question. IMHO good software shouldn't need too much support. As a customer, I won't like a business model which promotes making software which will need more paid support.

    Sachin Garg [India]
    http://www.sachingarg.com/

  74. Re:The open source fad will die by NumerusSpy · · Score: 1

    "Ooh, this looks neat, just like Windows. Let's see if I can surf the web!"

    Scott's a dick

    --
    There they are a conga line of suck holes. On the conservative side of Australian politics. - Mark Latham
  75. Open Source != Free by AutumnLeaf · · Score: 1

    If developers for Open Source, and even "Free" Software packages are being bought out and brought in house, no biggie. The truly "Free" software will live on, and if the community wants it, they will find a way to make it happen. If not, it may languish a bit, but maybe that's okay.

    Just remember that Open Source != Free.

  76. churning by Anonymous Coward · · Score: 0

    So what if a current developer/proj leader sells out? It just opens up the floor for someone else to either fork or start something else. Open source can be an incredible environment for leadership training. What really matters is whether the developer base for a given project follows into working under the corporate umbrella (paid or not) -- that takes away from the braoder talent base.

  77. Oracle users by typical · · Score: 1

    I wonder what percentage of Oracle users actually have technical justification (based on a missing feature that they actually need) to buy Oracle instead of just using Postgres or similar.

    --
    Any program relying on (nontrivial) preemptive multithreading will be buggy.
  78. Re:My experience with Linux by typical · · Score: 1

    Redhat is really an enterprise version of Linux that I would only recommend to medium-large businesses that want the reassurance of having a supported version of Linux.

    Fedora, on the other hand, is an excellent distribution as long as you are aware of and comfortable with what you are getting.

    --
    Any program relying on (nontrivial) preemptive multithreading will be buggy.