Business Open Source Use Up 26% in One Year 106
CBR is reporting that open source use in the workplace is continuing to grow at an astonishing rate. Up 26% since last year, businesses are using 94 different open source tools to get the job done. "[OpenLogic's] breakdown of licenses for the top 25 packages found that Apache, not the GPL, is the most common license. 62% of the packages use Apache, 27% use some variant of GPL and 4% each use BSD, CPL, Eclipse, MPL and Perl licenses (since packages may be released under two or more licenses, percentages total to more than 100%).
Business Open Source Use Up 26% in One Year (Score:2, Funny)
Re:Business Open Source Use Up 26% in One Year (Score:5, Informative)
"Enterprises on average used a whopping 94 different open source packages last year, compared to 75 in 2006..."
Re:Business Open Source Use Up 26% in One Year (Score:5, Insightful)
"Enterprises on average used a whopping 94 different open source packages last year, compared to 75 in 2006..."
Re:Business Open Source Use Up 26% in One Year (Score:4, Informative)
Re:Business Open Source Use Up 26% in One Year (Score:5, Informative)
Re: (Score:2)
You know, I'm sure the most basic Debian install is at least that many packages.
Re: (Score:1)
Questions to ask (some of which may or may not be answered in TFA, TLDR):
(perspective: I'm an on-the-floor techie, and a student intern at that)
Does that count the $BIGNUM packages in my ubuntu installation, and the $OTHER_BIGNUM packages in my kubuntu installation? Is it only those I use? How the $(un-euphemism make love) are they counted?
If my company doesn't use LAMP on their servers, is the LAMP I play with counted?
Does it count the workspace manager I use o
Re: (Score:1)
The question is how is the use measured?
Re: (Score:1)
Re: (Score:1)
Re:Business Open Source Use Up 26% in One Year (Score:4, Interesting)
However, as I pointed ot then, it's impossible to measure OSS use. OSS use by businesses would be pretty damned inaccurate, but wouldn't be as "out of my orifice" as desktop Linux use.
Clemons (Twain for those who like pseudonyms) spoke of three kinds of lies: Lies, damned lies, and statistics.
Re:Business Open Source Use Up 26% in One Year (Score:5, Informative)
This probably isn't on their desktop machines of course. It is more likely to be things like web. dns and email servers, and network routers.
Re: (Score:2, Interesting)
Re: (Score:2)
one of my courses require it (meh) which means not only using office, but having to boot into windows to do it. its better than OO, for certain, but i just write essays and basic research papers, why its required is beyond me.
Re: (Score:2)
Re:Business Open Source Use Up 26% in One Year (Score:4, Insightful)
Re: (Score:1, Offtopic)
At my uni they make us pay for Vista, XP, Office, Server 2003, etc by adding it to our tuition... and still no one uses it.
Fixed that for ya boss.
Actually MS almost gives Office et alia away to colleges students. This is one way MS achieves lockin, students get used to using them in college then when they start working they expect their employer to use them as well.
FalconRe: (Score:2)
Re: (Score:2)
So you're saying the best sex is the one you pay for?
Re: (Score:2)
one of my courses require it (meh) which means not only using office, but having to boot into windows to do it. its better than OO, for certain, but i just write essays and basic research papers, why its required is beyond me.
First MS Office also runs on OS X. Then with Crossover MS Office, up to 2003 [codeweavers.com], Office for Window will run on both Linux and OS X. However I don't use MS Office at all, on my Mac with 10.4 I use the Mac native port of OO.org, NeoOffice [neooffice.org] I have had no problem opening even MS Office 20
Re:Business Open Source Use Up 26% in One Year (Score:5, Interesting)
Re: (Score:1)
Where I am now, I've even got Gimp.
Re: (Score:2)
Re: (Score:1)
Re: (Score:3, Funny)
Re: (Score:3, Interesting)
Re: (Score:3, Insightful)
Re: (Score:2)
Re: the usual /. %% fix (Score:1)
..just wait till we hit a million percent! (Score:1)
Ah! Statistics!
--
http://vancouvercondo.info [vancouvercondo.info]
Re: (Score:3, Insightful)
Licence use (Score:3, Interesting)
Re:Licence use (Score:5, Informative)
Re: (Score:1)
Also, it's sure that not all Apache installations have PHP (there's still a lot of static content).
Re: (Score:1)
Re: (Score:2)
What specifically is giving you fits? I've never had too much trouble with correctness when doing OO in PHP, though I have found PHP to be particularly bad at performance when doing anything involving manipulating large trees of objects. In such cases, I've seen as much as two orders of magnitude speedup by trivial translation of PHP code into C....
Re: (Score:1)
Re:Licence use (Score:4, Informative)
Obviously, it can serve any static files all on its own, and it can serve any other type of CGI as well (C, shell, Perl, Python, Ruby, the list goes on). Apache Tomcat is a enterprise-level Java server, and I suspect this is where a large amount of the corporate usage falls under. Apache can also be used as a WebDAV server, it can be used as a Subversion server too.
PHP is a hobbyist thing, not a corporate thing.
Re: (Score:3, Informative)
Re:Licence use (Score:4, Informative)
"It's easy to get really messy [insert language here] code when you start building something big/complex."
There. Fixed that for ya. :-)
Re: (Score:3, Funny)
Let me try... (Score:1)
Re: (Score:2)
Re: (Score:2)
C++ still has "goto". 'Nuff said.
Re:Licence use (Score:5, Informative)
Apache -> Tomcat (Java)
Apache -> Mongrel (ruby on rails)
Apache -> CGI (whatever)
I would guess that Apache/Tomcat/Jboss installs are more common than PHP in commercial enterprises.
As others have mentioned there are tons of projects using the Apache license. Spamassassin is a good example.
Re: (Score:2)
Re: (Score:2)
But seriously (Score:1)
Linux actually is the most popular OS (Score:5, Interesting)
Re: (Score:1)
Re: (Score:2)
Does Asus also plan on dropping the price of the Eee to acceptable levels? It's a neat gadget, and I'd buy one, if models were available in the US that cost less than $400
Re: (Score:2)
Where did you get the "3 million" figure for Mac sales from? Apple sold 2.32 million of the things in the fourth quarter of 2007 alone, and 7.83 million of them during the entire year, compared to 5.66 million sold in 2006. It would therefore be a notably disastrous year for Apple if their Mac sales suddenly drop to 3 million in 2008.
Ars tecnica has sales figures taken from Apple's quarterly reports
We use Postgresql everywhere now (Score:5, Interesting)
Re: (Score:1)
Re: (Score:1)
Using it with the more full-featured table types it is not all that scalable, and you will be better off with Postgresql.
Re: (Score:3, Interesting)
And are the apps using that back-end all custom or is there commercial stuff that can use Postgres? I'm especially interested in that on the warehouse side.
Re: (Score:2, Informative)
We did the migration in house, without any major issues. The data warehouse was a bit of a challenge as it contains around 3 terabyte of data, and Oracle took forever to dump. Loading it in Postgresql was a breeze though! ;-)
All our appl
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
I'm very good in office politics: I completely ignore it (up to a point, I'm actually quite skilled at it). There is a job to be done, and I make sure it gets done. By letting the specialists do what they do best, which is solve problems. The developers are happy because the shit
Re: (Score:1)
Well, that should teach me not to post while under the influence... ;-)
Re: (Score:1)
Yes, I get yelled at by senior management, that's part of the job, I can handle it. The developers like me for not interfering though. And that's the only way to get w
Re: (Score:3, Interesting)
That's been my experience, too. We've been using PostgreSQL in mission-critical capacities for years (our revenues depend on it), and it hasn't let us down yet. Oracle, on the other hand, has been rather...unpredictable.
Re: (Score:1)
We got our share of weird stuff. Databases that would come up, telling it was already up (no, it wasn't). Our nightly batch would hang at least once every two weeks. CPU at 0%, no disk activity, but totally unresponsive. Neither we nor Oracle could find out why.
Meanwhile, Microsoft adds $44 b debt burden (Score:5, Interesting)
Rank Search Engine Volume
1. www.google.com 65.98%
2. search.yahoo.com 20.88%
3. search.msn.com 5.33%
4. www.ask.com 4.14%
http://www.hitwise.com/datacenter/searchengineanalysis.php [hitwise.com]
Note that msn searches have declined despite significant investment by the borg in pumping up its performance. There is strong reason to believe that Microsoft will not be able to tie its Yahoo properties to its Microosft Windows and Microsoft Office monopolies, and there is not a single one of Microsoft's properties that have succeeded to drive significantly scaled revenue unless it is tied to the Microsoft Windows and Microsoft Office monopolies. Halo was a huge seller, but them Microsoft sold off the Bungie, the creator of Halo, on October 1, 2007 after milking the cow dry.
http://en.wikipedia.org/wiki/Bungie_Studios [wikipedia.org]
Microsoft took a $1 billion hit on the X-box:
http://www.news.com/Microsoft-to-extend-Xbox-360-warranty,-take-1-billion-hit/2100-1014_3-6195058.html [news.com]
The X-box was wildy outsold by Wii. MSNBC is popular but not a huge money maker. There is simply nothing outside the Microsoft Windows / Microsoft Office monopoly that shows signs of supporting Microsoft's stock is down 6.35% at the moment on the day, despite the Yahoo announcement. MSFT's stock is trading at $30.51, meaning that it is right back down in the same dolldrums where it has been since Q3 2003 , with no intervening splits!
There are lots of analysts talking about a glut of Vista machines, and wondering if CompUSA's bk might be the canary in Microsoft's coal mine. Microsoft's recent report of a 67% increase on its net reflects ADVANCE SALES of Vista licenses which Microsoft imposes on its vendors. If its vendors are overstocked with Vista machines, you wonder how much more Microsoft can cram down the pipeline in coming quarters.
In the meantime, Linux and Unix boxes have been selling very well on Amazon.com and swept all the categories for Amazon for 2007. From a recent story on
http://linux.slashdot.org/linux/07/12/29/1959244.shtml [slashdot.org]
"Computers and handheld devices running default GNU Linux or Unix OSes have swept Amazon's 'best of' list for 2007, according BusinessWire.com for 28 December 2007. Best selling computer? The Nokia Internet Tablet PC, running Linux. Best reviewed computer? The Apple MacBook Pro notebook PC. Most wished for computer? Asus Eee 4G-Galaxy 7-inch PC mobile Internet device, which comes with Xandros Linux pre-installed. And last, but not least, the most frequently gifted computer: The Apple MacBook notebook PC."
Sure, MSFT is powerful, but with this Yahoo acquisition, they are taking on premium-weighted debt, and it really raises a question as to whether that asset will justify the premium. Yahoo has been declining, and it is not clear that the mere acquisition of Yahoo by Microsoft will succeed where Microsoft has failed in all of their other non-Windows-Office monopoly. That is the $44 billion dollar question, IMHO.
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Microsoftr has $20 billion in cash. Microsoft saw a 79% rise in its quarterly profit. Microsoft is coining money.
Re: (Score:2)
Time to pull up those couch cushions...
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
[1] Verbing weirds language.
Re: (Score:2)
Sure, MSFT is powerful, but with this Yahoo acquisition, they are taking on premium-weighted debt, and it really raises a question as to whether that asset will justify the premium. Yahoo has been declining, and it is not clear that the mere acquisition of Yahoo by Microsoft will succeed where Microsoft has failed in all of their other non-Windows-Office monopoly. That is the $44 billion dollar question, IMHO.
Something I find ironic about MS acquiring Yahoo! to compeat with Google is that Yahoo! was one
Re: (Score:1)
Re: (Score:2)
I don't know about anybody else, but the only time I was told to wipe and reinstall was when
So what? (Score:1)
Recession? (Score:5, Insightful)
Vista (Score:4, Insightful)
Re: (Score:3, Insightful)
If anything, Microsoft has shaken the confidence of the consumer market with Vista, the XBox 360 RRoD, HD-DVD, and the Windows Home Server corruption problems. In the gran
Re: (Score:2)
On what evidence do you base the assertion that Microsoft's takeover of Yahoo will put MS out of business (don't get me wrong, I want it to happen, but it's wishful thinking)?
put MS out of business (Score:2)
don't get me wrong, I want it to happen, but it's wishful thinking
I'm no supporter of Microsoft, I don't like how it is run, but I don't want to see MS put out of business. Instead what I want to see is MS operating in a truly free market and not use it's monopoly position to harm competitors. They should instead compeat with better products.
FalconRe: (Score:2)
adoption (Score:4, Insightful)
I am in a "graduate" program where we frequently get projects that require photo manipulation, presentations, etc. They also require us to work in groups. Since not everyone is from my same company we don't always have access to the same software to collaborate. I've been using this as an excuse to introduce people to things like GIMP and OpenOffice. The appeal of a free program that gets the specific tasks done that we need is pretty compelling. I don't know how many of them pass this kind of information on, but I know a few of them have gotten hooked.
Bjarne is right (Score:1, Insightful)
Bjarne Stroustrup, creator of the C++ programming language, claims that C++ is experiencing a revival and
that there is a backlash against newer programming languages such as Java and C#. "C++ is bigger than ever.
There are more than three million C++ programmers. Everywhere I look there has been an uprising
- more and more projects are using C++. A lot of teaching was going to Java, but more are teaching C++ again.
There has been a backlash.", said Stroustrup.
Re: (Score:1)
Who was the ignorant mod-kiddy, who gave this Cato [enotes.com] +1 Insightful? History is repeating itself again. This comment-at-each-article must be stopped before the reign of C++ devours us all!
yay (Score:1)
It's the number of free software packages up 26% (Score:5, Informative)
Bad submitter, bad!!!.
Bad editors, bad! Bad!
take that BSA! (Score:2)
Oh, and everyone else making life rough for paying customers, and treating them like criminals.
OpenOffice has a big role in this (Score:2)
It's strange, really. I'm like "You must need to open that spreadsheet file?" and they're like "It's an *.xls!" "Yess...why don't you try this out?" "It can open this file!?" "Probably" and then so far it's always been fine and they're quite elated not to have had to buy MS
Re: (Score:2)
On so many levels.
Re: (Score:1)
No Open Source = DEATH (Score:2)
Enterprise adoption of open source collaboration (Score:1)