The Business Case for Open Source Software 158
An anonymous reader writes "An InfoWorld blog entry makes a business case for open source software, and attempts to explain the business benefits of OSS to management and business owners. The primary benefits the piece uses to argue in favor of OSS include no licensing fees, and no license keys. The article also argues that OSS results in freedom from 'ownership' by software vendors. 'Never again will you fear the BSA (Business Software Alliance) knocking on your door wanting to perform a software audit. The BSA even takes out advertisements on Google search pages for and up to $200,000 reward a disgruntled ex-employee can receive for reporting your company to the BSA! That's quite a powerful motivator...'"
OSS (Score:5, Interesting)
Same here, and more... (Score:5, Interesting)
This is one of the two main points for OSS that I have experienced. The second important point is that with OSS your system is able to survive the vendor. Where I work we have a 400000 lines VAX-FORTRAN software that we are struggling to migrate. Although we do have the Fortran source code, migrating it to any other Fortran is very costly, we have the choice of doing it ourselves or pay about $250k to outsource the job.
I think our experience shows the importance of going all the way in OSS, the operating system, utilities, compilers, etc are just as important as the applications. That's why we are migrating our system to g77 on Linux, instead of using one of the several commercial Fortran compilers whose vendors claim VAX compatibility.
Re:Same here, and more... (Score:5, Insightful)
Yeah. And, I bet that when those 400,000 lines of code were written, the idea of DEC folding was about as plausible as the idea of Microsoft folding.
Re: (Score:2)
I bet when much of that code was written, DEC was a puny upstart whose survival was entirely uncertain. After all, this is Fortran we're talking about, not a modern language like COBOL.
(Only half-joking. I migrated several hundred thousand lines of VAX Fortran to g77 in the 90's, so I feel the GP's pain. But I still have a soft spot for Fortran.)
Re: (Score:2)
This migration reminds me of an article I read in ComputerWorld many years ago.
I think it was the Travelers Insurance Company. The head of IT there filed suit against the COBOL Standards Committee for coming out with a new standard. His reason was that Travelers hadn't finished converting some millions of lines of code from the next oldest version of the standard to the last version of the standard!
The article said that Travelers had a TWO HUNDRED FIFTY MAN COMPUTER SCIENCE DEPARTMENT WITHIN the overall IT
Re: (Score:1)
Re: (Score:1)
Re:OSS (Score:5, Informative)
That's not even remotely true. You expound the myth that there is accountability in proprietary software, whereas there is not with OSS. In reality, after you pay for your proprietary software, you have absolutely no guarantee of bug fixes, and no guarantees that changes to the product won't break backwards compatibility (e.g. "mutate"). Don't like it? You can either stick to the current version, or buy the next version, or pay them more money for support contracts that make guarantees.
With OSS, after you freely download the software, you also have no guarantees of bug fixes or interface stability. Don't like it? You can stick to the current version, or freely download other versions, or pay those who make the software for support contracts that make those guarantees, or pay a third party to make those guarantees, or hire people in-house to modify the code to suit your needs, or contract a third party to make those code changes, or port your data to a different software product.
In any case, it's up to a business to evaluate their software needs on a case-by-case basis. But please stop spreading this "because you pay for it there is some guarantee of accountability" myth. Anyone who has tried using phone support for commodity software, or who has read through an EULA, knows this to be a joke.
Re: (Score:2, Insightful)
Or simply post a bug report, or correspond with the programmers to resolve the problem. This is definitely not something
Re:OSS (Score:4, Insightful)
On the other hand quality of OSS software can be low, documentation often sucks and user friendliness...
Yeah and the documentation and user friendliness of closed source code often sucks too. Just because the software is open source is not some magical bullet. Gee the boss wanted a database but I downloaded a Web browser, but it's open source so that's okay right? It's not like you still don't have to perform due diligence when choosing software and evaluate every package based upon its merits and risks and your use cases. It is just that you have to recognize that open source software is an option for many use cases and often a very good one. The real issue is so many morons who can't understand that there is a different business model and you don't have to buy everything in order to use it.
Another problem I foresee for OSS software is that it may tend to mutate over time without strict controls or much in the way of accountability.
With open source software you have the code and can always compile it the way it used to be or hire someone to. You can hire someone to do a fork if you need to. With closed source software you just have to go along with whatever the vendor wants to do and if they don't want to keep offering an old version just for you or make some change you need you're screwed. Open source wins in this category and arguments that it doesn't seem absurd to me.
What works today may not work tomorrow and when things in your corporation start breaking whose throat are you going to choke?
Choke? When MS decides it no longer wants to support a given language or feature in the software you have whose throat are you going to choke? It makes no difference if you are using software from an organization, or paying from support from a given commercial entity or paying outright for it, except with open source you have a few more options. This situation is not different. If a product stops supporting what you need and is moving the wrong way, open or closed you look at other options and offerings. With open source you have the added option of paying some random contractor to keep the software you have running the way you want.
With MS products the same defects are there (though less so as it turns out (predictably)), but in their case at least we know who to blame and can expect the product to be fixed. With OSS I see no way to assure that.
With MS software you can report bugs and they may or may not be ignored. If you pay for support, they are less likely to be ignored. This is in no way different from open source software, except they tend to be better about fixing bugs in general and in a worst case scenario I can take bids from different people to solve the problem. I have several outstanding bugs with Adobe and they've been in the last three revisions of one of their products on every platform they support. When you do something the application crashes. My company spends significant money working around that flaw. The fact that they are closed source is helping us how? Unless we offer them significant money, they don't care. The only real difference is if it was an open source product, we could have an engineer internally fix it or we would have multiple choices of hiring someone else to fix it, thus costing us less.
The solution to the competitive model of OSS for the Big Vendors is very simple.
I think you're failing to understand the real wins of open source software.
EULAs and license numbers are not the biggest differentiators between OSS and closed source commercial software. OSS is fundamentally a more efficient model for users for software. With closed source software you're always somewhat locked into one vendor, even if it is only being locked into one vendor for improvements. With OSS you always can take competitive bids, thus getting better prices. With closed source software the vendor charges what they think will maxi
A few areas where I would go further (Score:2)
Regarding accountability: Most successful FOSS projects have a core team which is responsible for maintaining the software. This is true of PostgreSQL. It is true of Linux. It is true of just about every other successful program out there. These people usually take this responsibility more seriously than at proprietary compa
Re: (Score:2)
You get what you pay for. Want good documentation for a FOSS project ? How about *paying the author to document it* ? I know, I know, it's a truly revolutionary idea. They have already given you the code for free, and yet you demand even more for free. In my own case, I spend several hours a week coding (for free), and I just don't have the time to document it as well, although I would like
Re: (Score:2)
Maybe they include a clause in the EULAs forbidding negative reviews.
Re: (Score:3, Interesting)
Bullshit.
Marcus Ranum annihilated this argument in his "Stupid About Software" rant. [ranum.com]
Of course, you're right that management ACTS that way - but it's all CYA. Nobody ever sues a software company for non-performance of the software. They just pour more good money after bad trying to make it work - until they either get something half-assed working or they abandon the project and start all over again with some other vendor.
Business Case? How about home case? (Score:3, Interesting)
When WGA started up, I started looking at Linux again. Business has some incentive. So does home users. We have 3 machines running Ubuntu now. We have one Windows ME laptop and one MS XP Home machine. The XP machine will be the last to migrate. It's just waiting on a port of Turbo Tax. There is no plans at this time for Vista due to the Anti-Piracy effort gone overboard. I don't buy booby-trapped software. I expect software to just work without complications. Vista is loaded with complications.
Re: (Score:1)
Re:Business Case? How about home case? (Score:5, Interesting)
In XP it is a add on patch. In Vista, it's built in on the ground floor. Do a google search for Vista false positive. Pick any item on the first google page. They all relate to WGA problems on Vista.
Why wait? (Score:3, Informative)
that merits changing off of the product for a comparable solution.
TaxCut doesn't seem to do this and works completely correctly under WINE and CrossOver,
even down to printing the forms. I've done my taxes for the last 4 years without needing
to reboot into XP. No hassles once you've got the web foundation fonts installed in WINE.
It just simply works. It's not as good an answer as a native version of either tax progra
Re: (Score:2)
Noob. Never messed with Wine. The printed manual is more than an evening of casual reading. The tax deadline is aproaching. Maybe next year. Shifting gears with a looming deadline is not a good idea. When free of the deadline is the time to experiment and learn all the bugs.
Re: (Score:2)
Does ME have online activation? Does it simply fail if you fail to register it? Other than being a bot magnet, it isn't booby trapped. It is just full of holes. I never bothered to upgrade my Wife's laptop. However its days are numbered. We know the WGA is being forced on XP after the original sale. WGA is standard on Vista. We haven't installed the WGA bomb on the XP machine yet. It should be Genuine. It came installed fro
Re: (Score:2)
Okay, I understand migrating the Win98 machine first. And I understand migrating the WinXP machine last. But getting rid of 2000 while keeping ME? That's just crazy! At the very least you ought to upgrade the ME box to 2000 (with the unused license) in the meantime...
Re: (Score:2)
Wife's personal laptop. If you were married you'd understand. You don't just grab it and change the OS.
At the very least you ought to upgrade the ME box to 2000 (with the unused license) in the meantime...
MS and OEM disk imaging software.. Enough said. The restoration CD for the Thinkpad won't work on the Dell laptop. (Actualy I haven't tried, but I would think it at least would fail an audit.) It is legal to put on Ubuntu. It might not be leg
Re: (Score:2)
You insensitive clod! Why would you assume I'm not?
...
(Okay, so you're right... but that's beside the point! I do have a girlfriend, and I wouldn't hesitate to grab her computer and upgrade from one Windows version to another.)
Bah! You've been brainwashed into believing Mic
Re: (Score:2)
I think it is better to support their anti-piracy campaign and follow the EULA. If they would rather I run Ubuntu than a copy of Windows, I'm fine with it. Maybe if everyone thought this way, they would change their license terms to a user friendly one where you can transfer the OS to oth
Re: (Score:2)
Not yet. I just migrated my IBM thinkpad from Windows 2000 to Ubuntu. First things first for a Linux Noob. I have managed to edit the hosts file, add the media codecs, install Flash 9, and got all my networked printers working, and am just now starting to tackle getting a wireless adaptor working. I found the adaptor I was using uses a Marvel chipset.. Hmm, I guess I give that adaptor to my Wife so she can upgrade from b to g while I look for something compatible. I h
Re: (Score:2)
Hint: Don't use the Wireless Assistant - it's crap, doesn't work well with WEP. Get GNOME Network Manager.
Re: (Score:2)
Thanks. That's what the general concenses is in the Forums. I'll be doing that for sure. I just need to find a proper driver to work with the Marvel Chipset in NDIS Wrapper. I am gathering the OEM Windows driver does not work.
Re:Offtopic regarding your sig.. (Score:2)
Do you have any plans to stop the upcoming nuclear war from Iran on Israel?
Negotiations have failed. Resolutions have failed. Any suggestions?
Re: (Score:2)
Be hard for Iran to have a nuclear war on Israel with no nuclear weapons or even a program for same.
Check back in ten or twenty years, because if Iran starts now it will take them that long to get a weapon AND a delivery system. (Then of course they have to figure out how to deal with Israel's nuclear cruise missiles from submarines - the second strike capability. Then of course they have to figure out how to deal with the US nuclear capability.)
Re: (Score:3, Interesting)
Far from it. On the other side. A copy of XP.. good for one install. A copy of MS Office.. good for one install. We work on desktop machines once in a while, but are road warriers. Not buying 2 extra copies of XP and not buying 3 upgrades of MS office twice on 2 machines from 97 to 2000 to 2003.. There is more.. Not updating the AV for the 3 machines and not buying Photoshop Elements on at least one machine. I'll leave it up to you to figu
Re: (Score:2)
I guess I'm going to have to continue a Google search and keep digging in the Forums. The forums are littered with comments of problmes with trying to get cards with the Marvel chipset to work. My card manufacture has no Linux support. I have found some non OEM support for one of the Trendnet USB adaptors I have, but it would be nice to use the PCMCIA card instead of a USB device. In the meantime, I'm simply using a WA
While here in India... (Score:5, Informative)
1. The average IQ of the 'EDP Manager'
2. Closed source software is so very expensive, enterprises choose to build their own systems; and they mostly choose J2EE and Eclipse. The LAMP stack is packing up with amazing velocity as well. ROI can be seen in a single year, with many apps.
3. Not much of lock-in has occured already - very few companies have data locked in
4. The hardware specs are roughly 10% in the OSS space.... and that matters a lot as well.
and lately:
5. It is getting more and more cumbersome pirating Closed source s/w - be it OSes, Office, SQL or whatever. Most EDP mgrs over here have been on the same company for a decade on average; and they're pretty amazed at what OSS can do.
A recent Java conference (paid, mind you) had over 10,000 attendees! RedHat is doing very well... not many people know or care about Novell... many state govts. have mandated and stipulated Open Source specs...
Somehow, people this part of the world do not seem to wait for Gartner reports or NYT articles before experimenting with OSS.
Flamebait? (Score:5, Insightful)
As I mentioned, it seems like people have stopped doing their own research and now mainly choose between different schpiels from different vendors. Vendor 1 selling you something for 100,000 dollars, and vendor 2 selling it to you for 50,000? Clearly if you go with vendor 2, you've saved the company 50,000 dollars a year. No need to point out vendor 3, who doesn't have a substantial sales team but who sells something identical for 5,000 dollars per year, or an OSS solution which might need 1,000 dollars per year worth of tweaks. Or maybe it makes sense for you to write your own. We generally have a 2-vendor solution, and nobody can fault you for choosing the better of the two, right?
The risk-aversion deepens. In corporate US if you create a product that everyone else is making, your job is reasonably safe even if it tanks. And, in fact, simply because everyone else is making it, it's likely to tank. On the other hand, if you create something original (i.e. something with an open market) and it tanks, it's more likely that your career will bear the brunt of that mistake. OSS is currently viewed a lot like that. Taking risks is largely regarded as a negative, and certainly regarded as a dangerous career move.
One does not experiment with OSS, because one does not experiment. One either knows for sure, or one contracts a vendor who will bear the brunt of the responsibility when things might go wrong.
The only problem with this attitude... (Score:2)
The EFF and Activists may come knocking (Score:4, Insightful)
You may however have the EFF or activists [slashdot.org] wanting to inspect your code.
Re: (Score:2)
FLOSS license compliance is an issue that only software vendors (or vendors of products that incorporate software) need even think about. The vast majority of businesses do not sell software (even if they develop software in-house, it is for their own use, so license issues do not arise).
I'm glad you bring this up. (Score:1)
Result: Linksys folded and opened its code (this is 2003, mind you) and nowadays we have http://www.openwrt.org/ [openwrt.org] and http://www.dd-wrt.com/ [dd-wrt.com]. And I'm sure Linksys doesn't mind all the interest in its products.
In the case of the BSA, they bribe disgruntled ex-workers to rat of their ex-bosses. When they knock on your door they're accompanied
Re: (Score:3, Insightful)
The FSF will never look at your computers for the installed and used software at all, because the GPL allows the unlimited use of the software everytime and everywhere. It's just the process of modifying and distributing where they want a look (and if y
Re: (Score:2)
They are trying to dictate what you can do in the future outside the use of the software with the Anti-patten lawsuite thing. They are attempting to control what you do with your hardware with the anti-DRM clause. There are quite a few other anoyance
Re: (Score:2)
It gets worse if you use the GPLv3 as it is currently drafted, but they are aksing for source on webprograms and stuff people could use but it doesn't get distributed.
Your interpretation seems a little non-standard. Anyway, commenting on the GPLv3 at this point is a little pointless as it does not supplant v2 and it does not exist in a final form.
They are trying to dictate what you can do in the future outside the use of the software with the Anti-patten lawsuite thing.
Patten was a competent general, but now he's dead, lets not sue dead people.
They are attempting to control what you do with your hardware with the anti-DRM clause.
Again, I strongly disagree with your interpretation. It applies only to distributing software, not what I do with my hardware if I'm not distributing software at all.
A company who has 200 workstations will get rid of them at some point. So lets say they are reimaged with some Opensource solution then sold. Oh, now they are subject becuase they are distributing.
Yeah, and they have to include the source, big deal and who cares? Just sell
Re: (Score:2)
Not really non standard. Just apropriate for anyone not sitting back and going why isn't business flocking to open source and then watching most of the fud going around. But your right, It is sensless in debating something that is comunity driven but not released and exists in a form currently that shows the direction it is g
Re: (Score:2)
Not really non standard. Just apropriate[sic] for anyone not sitting back and going why isn't business flocking to open source and then watching most of the fud[sic] going around.
Every business I've worked for since graduating undergraduate school has utilized open source software and all the software companies have contributed. Who says business is not flocking to open source?
What is wirth[sic] debating is how to implement the intended goals of the GPL and weather[sic] or not any current drafts do this to the satisfaction of the comunity[sic] that makes it relevent[sic].
The intended goals of a given version of the GPL is what it says crossed with how well a given licensor understands what they're agreeing to.
Thye[sic] are saying if you use GPLv3 software you have to make your hardware in a certain way.
No. They're saying if you want to redistribute the code I wrote, you have to agree to use it in this way, regardless of if it is used on hardware or software. It
Re: (Score:2)
Well, don't take my word for it, Just take all the posts to ask.slashdot about how to get thier organization more apt to try OSS. Hell, look at the article's title. It businesses were flocking, then why do we need to make a case? But I'm not doubting you. You experience is indictive of your experience. It do
Re: (Score:2)
??? umm, that's not coherent.
Coherence is not one of his strong points. I've had discussions with him before, but I avoid getting into discussions with him nowadays, the incoherence, bad spelling and often very long posts made me give up. He is full of sheer hatred for the GPLv3, even though it isn't finished, and spouts assertions left and right about the doomsday effects the GPLv3 will mean for OSS.
They are attempting to control what you do with your hardware with the anti-DRM clause.
Again, I strongly disagree with your interpretation. It applies only to distributing software, not what I do with my hardware if I'm not distributing software at all.
His grievances is that TiVo cannot do whatever they want with "their hardware" (i.e. hardware TiVo made) and free software. He think
Minor nit (Score:2)
Re: (Score:2)
Re:The FSF and Activists may come knocking (Score:4, Interesting)
In this thread [slashdot.org] you can see an employee[1] of FSF (novalis atsign fsf.org) [slashdot.org] asking for submissions about the Linksys software. This is not out of simple interest in what is running. It so that they can build a case to ask Linksys to prove they have complied with the various licensing terms of the open source software incorporated in their device.
For the other people out there who might mod this down, here is a more comprehensive list:
* Theo de Raadt On Firmware Activism [slashdot.org] - requiring firms to open linked code
* And the whole SveaSoft debacle - Is Sveasoft Violating the GPL? [slashdot.org] - Please note this entailed multi-party activism with external people deciding to leak SveaSofts code
-----------
1 - someone claiming to be at least
Not the same thing though. (Score:2)
Using a bit of software rather than trading in it.
Now, I imagine that they may knock in the trading cases as well, but not nearly
Re: (Score:2)
I think the point you're missing is that in both cases there's an implicit threat hanging over anyone who uses their software. Trading, multiple copies, all are diversions to the main point. Use our software in an approved manner, or else...!
And this is where you've failed to understand the fundamental difference. No one has ever been sued for using GPL'd software. Some have been sued for republishing GPL'd software, but it is illegal under copyright law to republish software without permission in the first place. An analogy would be whether you're sued for saying "hi" to someone in public who has a shirt on that says, "by reading this you agree not to say 'hi' to me" or if you're sued for theft when you see them in public, say "hi" grab thei
Re: (Score:3, Informative)
Actually, I think it is you who missed the point I made. To my knowledge, no one has ever had problems if they are a simple user of a GPL program. Now the story is different for those who make and distribute or sell copies and for those who make or sell derivatives.
If you know of people getting in trouble for simply running GPL programs, I would like to hear about it.
all the best,
d
Re: (Score:2)
I wouldn't worrry about the FSF. The only thing they seem to care about is making sure Stallman gets the credit for "inventing" "GNU/Linux" because a bunch of GNU utilities are included with Linux.
An article the other day described how a journalist wanted some information on GPLv3. Stallman wouldn't talk to him - and forbade anyone else from talking to him - until the journalist agreed to always refer to Linux as "GNU/Linux."
If this isn't completely stupid fanaticism on the part of Stallman, I don't know wh
Re: (Score:2)
No, he's quite on the mark, and all of you seemed determined to ignore his point (guess that's why he got a flamebait). It's not about license terms, and who knew what.* It's not about who you like better. It's about the fact that there are GPL advocates who will rat on you. Just because they don't take out ads doesn't in any way diminish his point. Good or bad, that's a fact.
I disagree. The original poster was off the mark because he tried to equate the BSA coming after you for using software you can't prove you have a license for with GPL supporters coming after you for reselling software you know you don't have a license for. The difference is between using and reselling. No one will come after me for viewing a movie, but if I start selling copies of it, you better bet I should know I'm breaking the law.
*All your arguments could apply to closed-source as well. Those companies who violate their EULAs KNEW what they were doing too.
Wrong. No one reads EULAs and even if you do how are you supposed t
Oh, nice FUD (Score:3, Insightful)
It's funny, but when *I* say "Nice business, be a shame to see it audited..." people start talking about calling the cops if I don't leave immediately.
Seriously though, FUD is FUD whoever it comes from; just because they do it doesn't mean it's ok for us to do it too.
Re: (Score:1)
THIS ACTUALLY ISN'T FUD! (Score:2)
Yeah, but you aren't Microsoft. First of all, Microsoft EULAs require you to agree to allow the BSA to audit you. Because of that, calling the cops won't do you a damn bit of good since it's ostensibly legal. Second, Microsoft has proven itself to be above the law anyway.
The BSA is not FUD; it's a very real threat. You should STFU and do your research befor
vendor lockin is another point (Score:2)
Re: (Score:2)
It's not even that great a strategy when starting from scratch, as nothing else opens OO.o documents other than OO.o. Sure, you can guarantee that that version of OO.o will always be free and available, but you can't guarantee it'll run on Windows Vista, or BeOS, or whatever OS they company moves to next, just like MS Office.
It's true that
Re: (Score:2)
Yeah, except for Abiword & Gnumeric, KOffice, IBM Workplace, Google Docs and Spreadsheets, the Mac OS 10.5 version of TextEdit, the next version of WordPerfect...
Maybe you should do some research [wikipedia.org] next time before spreading FUD, eh?
By the way, there's no such thing as an "OO.o document." There's a standard file format called "OpenDocument" that OO.O happens to use as its native format,
Re: (Score:2)
I'm glad there are enough other apps to open that format out there. Maybe if we can just get people to use them, now.
Re: (Score:2)
OpenOffice is a derivative of Star Office, and IBM Workplace is a derivative of OpenOffice (I don't think any of them are technically "forks" because they're continuing to share code). Otherwise, all the other things have entirely separate code bases.
Re: What happens if your vendor...? (Score:2)
However, every now and then, a package will just stop getting updated. Maintainer goes on to better things, maybe. It's not that the software no longer exists, it's just the maintainer isn't making Debian Packages for it anymore. One reason or another. Often it's not "no longer making..." but "isn't making _right_now_, but really intends to at some point" (ie: packages are out of date)
What Linux currently lacks is an overall packaging scheme to allow people
Re: (Score:2)
I hear many good things about Gentoo. If they'd just get rid of that one tiny problem..
Throwing out the "way things are done" may be a good thing, but I don't think throwing out the concept is. I
Re: (Score:2)
If I
Meanwhile: in various environments, supporting outdated backwards pieces-of-shit is part of the spec. I prefer "write a portability layer around both ways", but often a policy of always using the lowest-common-denominator can be
Re: (Score:2)
Re: (Score:2)
Still, may as well try it, if the option potentially exists.
OSS Free as in beer. Author is incompetent. (Score:1)
With an Open Source license which does not restrict your use of the software, you can install as many copies of the software as you want. Since there are no licensing fees, you could install two or two hundred seats with no additional costs beyond the labor required to do so.
Although there are OSS licenses, that allow you an unlimited free use of the software, there are commercial licenses as well. They are basically licenses for proprietary software, with (e.g.) per seat license, just the source is made available to you as well.
Check the enterprise version of http://sugarcrm.com/ [sugarcrm.com]
Somebody who writes an article about OSS, should at least mention this "not free" flavor of OSS.
Re: (Score:2)
Although there are OSS licenses, that allow you an unlimited free use of the software, there are commercial licenses as well.
While your point is true, you're making a mistake as well. "Free as in beer" and "commercial' are not mutually exclusive. AOL ships a million "free as in beer" CDs all around the country, but it is still a commercial venture. The BSD and GPL licenses are well known and used by businesses to license software they create in order to make a profit. Just because that method is not selling licenses to use said code makes it no less commercial.
Re: (Score:2)
One of my biggest frustrations, and the point I've often made to customers, is that just because something is based on Open Source, it doesn't mean that they are getting the benefits of using an Open Source model.
No one always gets all the benefits offered by any advantage in software or anything else. It is possible to have an open source software offering that is so obfuscated and encumbered by patents that there is basically no advantage to using it. That is not common in my experience. The point is not to ignore the potential advantages of a whole class of software because you don't understand the underlying business method.
Any commercial company, save perhaps a complete custom-development & integration shop, that provides any sort of standard support and maintenance services on a solution that has open source elements within, is going to want to limit their customers' ability to churn the software environment and negatively impact their ability to provide support.
While customizing software ourselves negates our support option for modified copies
Re: (Score:2)
Not exactly. With the source, the customer can cancel the support agreement with one support vendor, and get another. That isn't really possible with closed source software. In that case, the original developer is the only support option. The only other option is to switch systems.
Why the emphasis on $$$??? (Score:2)
Re: (Score:2)
What functionality does OSS deliver to the SMB market that the competetition hasn't already been doing for years?
The functionality is based upon the individual offering, not the licensing. Does Apache have a better feature set than ISS? Most people think so and it is more suitable to a small business. The point is, you can't talk about the "functionality" of a means of licensing any more than you can talk about the functionality of software developed on the West coast versus the East coast. It doesn't make sense as a correlative measure.
Re: (Score:2)
Re: (Score:2)
I was talking about functionality and licensing as seperate selling points. It seems to me that for the most part OSS is sold based on licensing. Will it ever be sold on functionality?
I strongly disagree. "Open source software" the concept is licensing and thus the benefits of that license are what is discussed. Any given application, however, is sold mostly on features, only one of which is the license. No one decides to use apache only because it is open source. They use it because it is stable and secure and extensible. The company I work for builds really expensive specialty servers running on Linux. The bottom line model is about $40K. Another couple hundred bucks for a Windows se
Re: (Score:2)
That is open source being sold based on functionality, not license.
Just for discussion sake, what is the functionality of those speciality servers that you guys are building?
Do you disagree with my point that most of the articles out there are too focused on licensing costs/benefits of cheaper licenses and not focused enough on the actual functional benefits that OSS offers over the competition?
Re: (Score:2)
Just for discussion sake, what is the functionality of those speciality servers that you guys are building?
Network security and traffic monitoring.
Do you disagree with my point that most of the articles out there are too focused on licensing costs/benefits of cheaper licenses and not focused enough on the actual functional benefits that OSS offers over the competition?
I don't understand. Are you talking about the functional benefits of a given piece of software that happens to be OSS or the functional benefits the OSS license it confers to that software? Most articles about OSS talk about the benefits of the license because that is the common factor and that is appropriate. Most articles about a given kind of software, like Web servers, talk about what is common to Web servers, like their ability to serve Web pages quickly and
Re: (Score:2)
From what I
Re: (Score:2)
What I'm getting from this conversation is that you think that so much emphasis is placed on the license because the license is one of the primary motivators that sells the software. "OSS tends to be better only in that the license gives users more options." True?
I agree if one assumes that your statement "the license is one of the primary motivators" is a given. I'm not sure that is really true in a commercial setting. From what I've seen at several different companies, having an open source license of any sort is considered a plus and a bigger plus if the software is widely deployed (tracking issue) or if we want to redistribute it. It is usually given as much value as having a license or vendor pre-approved by the legal department. In fact, I'd say open source
Re: (Score:2)
I've always perceived the OSS vs Closed Source (Microsoft) debate with regards to licenses from within the
Re: (Score:2)
Re: (Score:2)
Why in the world would I want to bet my company on software that thinks it's probably "good enough"? Good enough for what? Good enough for government work? Good enough for my ten year old?
Get back to me when you can say, "It's cheaper in TOC and it's best-in-class."
Re: (Score:2)
You wouldn't and that is the point that I'm trying to make. By making the point I'm trying to encourage whoever writes these reviews and comparisons to branch out on their talking points.
Like 99Bottles... said, he works for a company that makes boxes that go for $40,000 at the entry level. The companies who are buying those boxes aren't buying them because the Linux licenses are cheaper. Yet it seems to
Re: (Score:2)
pwning Apple (Score:2)
We looked at all the alternatives. We looked at Apple, but that's owned in part by Microsoft. (Editor's note: Microsoft invested $150 million in Apple in 1997.) We just looked around
Microsoft has never owned any part of Apple, that stock they bought in '97 was non voting, a "DOJ good faith" effort, trying to dodge a bullet.
Mr Becker, the c|net's articles writer, glosses over this obvious fact with a link,
"investment cannot be sold for three years and covers no
Re:My experience (Score:5, Informative)
Get a new lawyer for the company. The GPL states that whoever has access to the executable should have access to the source. You said yourself that you only wanted to release the executable within the company, so the GPL doesn't really apply.
As for gcc, if you modify gcc itself and send out copies of gcc outside your company (which is *extremely* unlikely; if you have resources to do that, you are not in the right field.), then you may have to release source. Otherwise: gcc is a tool to compile a program, just as pencil and paper are tools to write the program. You are not bound by the GPL on what you write. Now, if you link to a library that is GPL (not LGPL) licensed, you have to release source to whoever gets the executable.
Re: (Score:3, Insightful)
Re: (Score:2)
You've done more than just feed the troll.
The last thing Microsoft wants is an genuinely interesting discussion on the business case for OSS. Their shill has just deflected the possibility of such a discussion. Instead we have hundreds of repetitions of the standard boring explanations of the GPL's scope that everyone has read a thousand times before.
It's been an extremely effective tactic for a long time here. Post a trollish comment as a red herring at the start
Re: (Score:2)
This same exact troll has been copied and pasted here for years...
Re: (Score:2)
And having worked for IBM I can attest that token ring is still quite usable (but not that that realy matters - I'm sure IBM is the only company in the world that still has working token ring networks in use)
If it smells like FUD (Score:1, Funny)
Oh shit here comes a chair DUCK
Re: (Score:1)
Next question: What type of crappy consulting company do you work for? Just because you didnt work with Linux in the past doesnt mean you shouldn't have already had knowledge of it. We have dozens of clients, not one of them use Linux, and I still know a lot about it and other open source projects... Its your responsibility as a cons
Re: (Score:2)
"How the hell did your company take the time to learn Linux to such a degree to be able to "modify the kernel code to fit your needs" and NOT know that it had to be shared..."
Google has made many modifications to the Linux kernel not all of them have been shared.
You only have to share you code with the people you distribute it to. So if you are paid to make some changes to the Linux kernel for a big company you must give that big company the source. You do
Re:My experience (Score:5, Informative)
"Cut and Paste" troll alert... (Score:4, Informative)
Re: (Score:2, Interesting)
Although we met several technical challenges along the way (specifically, Linux's lack of Token Ring support and the fact that we were unable to defrag its ext2 file system),
Linux has Token Ring support for at least six years now (http://www.linuxtr.net/ [linuxtr.net]). Similarly, ext2 filesystems do not need to be defragged, normally, and even if the poster hit some specific usage patterns that resulted in problems attributable to ext2, making kernel
FUD (Score:2, Informative)
As I see it, this is actually one instance where you only fear something if you've done something wrong; I mean ... why should you fear an audit if you're using legal software?
I am using Linux at home almost exclusively, but for business cases, I've seen the following scenarios:
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Insightful)
Re: (Score:2)