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.'"
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.
You would write off strippers and booze under the "Entertainment" portion of your taxes. Keep receipts =)
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.
Most commonly used are;
- Macthorpe
-
renegadesx
-
dedazo
-
DAldredge
though there are others.I'm a consultant, so I tend to be exposed to a lot of different non-software companies in a given year. Which is to say, companies that use computers and software to solve the problems of their business and not as their primary product.
All of them are running Windows and Office on just about every machine they have.
However, most of them are also using at least one Open Source tool to fill some need. For many of them, that's something like Subversion running on a Windows server and Tortoise installs for the devs to go with it, but still, they're using it.
The Aruba access points do not run linux. The Aruba mobility controllers do though.
32303036 204D5620 41677573 74612042 72757461 6C652039 31307320 53696C76 65722F52 656400
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.
A company may have 3000 Windows systems running Office and one Linux-based router, and they will be 'using open source in direct or embedded form'.
Except that they're too late. I doubt there's a business in America that isn't using open source, one way or another. Even if they have nothing but Windows in-house: (oh, and what the hell are the "technical, business, or legal reasons" to reject open source?)
Your "shortcomings" come from not understanding the tools available. To use your examples if you wanted to do a full backup and have it use compression- you're in luck- every backup uses compression. Want to do it from the command line but don;t know how? Try "command line backup" under help and support. Want to use pointers in VB. Look at byref, if that's not going to accomplish what you want do a google search for pointers vb ( or vb.net if you prefer) however pointers are inherently unsafe (which is why they are more difficult to implement in VB since there is no real need for them) but they are available should you have to use them to interop with com objects that require pointers.
Linux in general is needlessly complex, to use your example knowing that dd can be used for backups is a battle in itself. googling for "linux backup" dd doesn't make the top 5 hits and one hit from linux magazine (linux backup primer) says "Linux backups can be quite intimidating
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.
My blog. Good stuff (when I remember to update it). Read it.
Wait... you couldn't figure out how to install Flash on Ubuntu 7.10 after TWO HOURS?
The 5th result when you search google for "flash ubuntu 7.10" is this. You read through it, enable the Restricted Repositories in Synaptic, and then just install flash.
I think you may find that this is enlightening. It boils down to this: Linux is NOT Windows. Trying to treat it like Windows sets you up for failure. You don't try to drive your car like you ride your bike, do you?
My blog. Good stuff (when I remember to update it). Read it.