Slashdot Mirror


Analyst Admits Open Source Will Quietly Take Over

ZDOne writes "In a few years' time, almost all businesses will use open source, according to analyst Gartner — which has up to now been fairly cautious, or downright negative, in its previous predictions about community developed software. '"By 2012, more than 90 percent of enterprises will use open source in direct or embedded forms,' predicts a Gartner report, The State of Open Source 2008, which sees a 'stealth' impact for the technology in embedded form: "Users who reject open source for technical, legal or business reasons might find themselves unintentionally using open source despite their opposition.'"

4 of 304 comments (clear)

  1. Use != Take Over by timeOday · · Score: 3, Informative

    Every enterprise "using" something just means it has over 0% penetration. Just because somebody in the company scripts in Perl (which is open source) doesn't mean it's taking over.

  2. Complete report by Selanit · · Score: 3, Informative

    The linked blog article is okay if you want a summary, but if you'd prefer, you can check out the complete document. Here's a PDF link to Gartner's full analysis: The State of Open Source 2008.

  3. Re:That's Positive? Positively clueless. by mpe · · Score: 3, Informative

    While "free equally worthless" is a common fallacy, there are other reasons to want proprietary code. I, for one, want a company to be held responsible for bugs in the code I use.

    Good luck trying that with a typical piece of proprietary software. In order to stand any chance of doing this you'd need to take the company to court and win.

    If there's a bug I want to be able to outsource the patch in the form of paying for it.

    Which is something you can easily do with open source. With proprietary software you face both technical and legal issues even trying.

  4. Re:That's Positive? Positively clueless. by PitaBred · · Score: 3, Informative

    Which is why you submit the code back to the original project. Then an upgrade just works. It's not a terribly hard concept to get.