Can Open Source and Commercial Software Coexist?
morrison asks: "In recent years, the Open-Source movement has increased dramatically. Harnessing the power of thousands of developers and testers has proven successful, to varying degrees, in developing operating systems, graphics applications, and web tools, including Linux, POV-Ray, Blender, Gimp, and Apache. In a SIGGRAPH 2005 discussion panel, the questions will be raised as to whether the open-source model is relevant and useful to the graphics community. Does the model of proprietary application research, development, and usage serve the industry better? Or will commercial facilities continue to primarily choose off-the-shelf solutions? Can all models work together? As a large portion of the Slashdot and Open Source community will be at SIGGRAPH, I'd really like to hear some moderated arguments beforehand before stepping up to the microphone."
I'm not going to say that corporate environments stifle innovation, but the motivation to innovate in a corporate environment is necessarily dollar-driven. The motivation to innovate in an OS environment is desire driven. If enough people desire to see it done and turn that desire into action, it gets done.
The OS community may not be regularly churning out Adobe killers or MS killers, but you get tweaks, utilities, apps, and sometimes that off the wall genius idea that ends up defining a new industry segment because no CYA suit saw the value in it until a passionate OS developer/group proved it.
As for the GPL, remember that it is not an exclusive license. There are a variety of licenses out there and a number of projects offer different licenses depending on your intended use of their code and whether you'll pay for the license.
- Greg
Start a happiness pandemic
As I am typing this post on a Windows machine running Firefox (not to mention Cygwin, Openoffice, and a few others), I think that answers the question right there.
And as for graphics specifically, I'd love to run GIMP on Windows, if it weren't such a pain in the ass to install.
Toronto-area transit rider? Rate your ride.
Ruby on Rails Screencast
Can Open Source and Commercial Software Coexist?
Yes. If they allow each other to. There are a lot of areas where Open Source fails to deliver, particularly in the areas of comprehensive solutions. Using an on-topic example, PhotoShop still has several killer features that GIMP doesn't. InDesign provides a far easier to use typesetting environment than Tex. Many users still wish they could have MS Office on Linux despite the amount of functionality in OpenOffice and KOffice. Game Creators expect to be compensated for the blood, sweat, tears, and massive overtime they put into their games.
The truth is that the two MUST co-exist if we want to get anywhere. The problem today is that they are not allowed to co-exist. Most distros today use a packaging system that pulls from a central repository. While this has many advantages for the usability of OSS, it sucks for commercial software. There's no *good* way of delivering commercial software to a Linux system. (I know, I've tried.)
These OSes are closed systems where no new software can be introduced without the blessing of the distro maintainers. That's not only not good, it goes against the very ideals of an open computer! A computer is a device that allows you to provide instructions on how to complete a task. While the door is open for "approved" OSS software and personal C++ development, where's the door for commercial software?
I've heard a lot of arguments that packaging systems can be fixed to allow for commercial repositories. Unfortunately, no one has actually explained how this would work. And as I've pointed out, the math says it's can't work. Having 2^P (where P is the number of packages available) as the possible number of software combinations (any of which can interfere with each other) is not a good situation to be in!
Linux (the community) NEEDS commercial software. But if it wants to attract it, it needs to be in a position to spark another Shareware revolution like the one seen after Windows 95. Make it easy for users to use their system. Make it so they can visit VersionTracker or Tucows and try everything under the sun! Give the users back control of their computers! Viva la Software!
Javascript + Nintendo DSi = DSiCade
They have coexisted for fifteen years or more, so I don't see why they can't continue to do so into the future.
The world's burning. Moped Jesus spotted on I50. Details at 11.
As much as some people like Windows, I'd rather see everyone using an open source OS. Rather than having everything try to be fancy, a minimalist OS that was build for security and ease of use would be so much better for the computer world in general. The open standards would allow anyone to develop for it, find flaws in the system, or add on to the existing code.
Open source applications like Open Office are certainly a good thing, but I see the realm of applications as being much more commercial. I don't see too many people going out of their way to create open source games. Game engines possibly, but some applications will almost always be more commercial in nature. In cases where monopolies don't exist, commercial software also has the benifit of needing to be good, or people won't buy it. The necessity to provide good and innovative software will drive people to create better sotfware. It would be nice to have a choice of four or more different word processors, especially if they all shared a common file format in addition to any propriatary one that made communication a lot easier.
There are advantages to both, and it's quite clear that they can exist together given that they do in fact today.
His argument against Open Source isn't about the capabilities of Open Source software itself. Rather, he believes that Open Source software leads corporations and consumers to undervalue the value of software. If Open Source software is being given away freely, he argues, people will feel that software is a commodity rather than a specialized product that requires a lot of hard work and brainpower to properly develop. If the software becomes devalued, he feels, the industry as a whole will continue to slide rapidly toward commodity status.
I disagree with him on this point, primarily because I feel that computer programming is no longer the technological high ground that it once was. While it shouldn't be devalued, it is no longer reasonable to assume that software companies can command the immense profits that made Microsoft a monopoly. If anything, it seems to me that competition from Open Source will help push commercial software to innovate.
Read the EFF's Fair Use FAQ
C'mon guys, with everybody here raving about Free Software, you should know that the opposite of Free Software is not commercial software, but proprietary software!
There's commercial free software around, and there's free (as in beer) and open (as in source available) proprietary software around.
There are some technologies that reach a level of maturity and at that point should probably be OSS. Infrastructure pieces like email and web servers can really address most of the market as OSS offerings.
Features over and above what most of the market needs leaves a niche that can be addressed by commercial software. Commercial software will always be beholden to marketing forces that don't necessarily dictate elegance or proper form. That's why MS gets such a bad rap -- they keep trying to satisfy competing forces and usually end up screwing the end user.
"Flavor of the month" software is usually commercial -- there's an inherent pressure to produce a specific kind of solution that doesn't make it into the "infrastructure" that can be accelerated by commercial traffic. Delicious Library comes to mind -- will they really be around forever? Probably not. But $40 gets it for you right now.. and it's not a big deal when something bigger and better comes along (if it does).
The other nice thing about OSS is that it usually enforces "the right way" over time. Command line options etc. It's not really surprising that MS finally saw the light on this, though I doubt their implementation will really satisfy the unix-y small tools mentality.
Synaptic or Kynaptic provide one.
It's not a model that necessarily works with all software, but I can certainly see, for instance, why a small company of say, fifty employees, looking to use Linux servers and some open source accounting package might rather pay a company, say, $30,000 a year for support than to have to hire an on-staff Linux tech to do that job for them (and then face the woes of having said tech leave).
In a way this has been a big part of IBM's business structure for decades. Yes the IBM mainframe cost big dollars, but the support contracts also made sure that IBM continued to have revenue after each sale.
The world's burning. Moped Jesus spotted on I50. Details at 11.
Even though this is a flame, it's a common and legitimate criticism. If we want this stuff to be accepted by non-geeks, we have to recognize how painful this can be for people who haven't been doing it since the dawn of time.
As a unix sysadmin, I know exactly what he means. The only difference is that I also happen to know how to find config files and can make some educated guesses as to what to try.
In defense of the existing methodology, many of us have been doing this stuff so long that we forgot what it's like to sit in front of a computer and not know what to do next. We don't think twice about putting stuff in a config file or some other esoteric place.
A private company can buy out its competitors or drive them out of business. This happens a lot with software companies, even more so than in other industries. FOSS software can't be bought out or forced out of business. Because of this, FOSS software can prevent companies from gaining and abusing a monopoly position. Because FOSS is free, it keeps commercial software companies from charging too much, because people can always go to the cheaper competition. (assuming they don't just pirate the commercial software)
Make sense?
___
It's the end of my comment as I know it and I feel fine.
And Wendy's doesn't actually sell many triple-cheeseburgers. They took it off of the menu once and found that sails of double-cheeseburgers (a product with good profit margins) fell off dramatically. Lesson: the availability of a higher-priced product increases sales of some lower-priced products.
If you desperate to sell your software at a lower cost (maybe selling more copies), then offer a "higher-priced" version and reduce the price on the regular version. It probably doesn't even need to be very different. Heck, print out the help pages and call it a manual you sell for $30 (and costs you $3 to print on demand).
Just an idea.
I always get the shakes before a drop.
Conversely, large groups with very basic needs (the Aunt Tillies of the world) are routinely ignored by the open source grognards. "What do you mean you don't know how to recompile your kernel? RTFM, n00b."
So, I guess, like with so many things in life, one size doesn't fit all.
Why yes, I AM a rocket scientist!
We keep hearing about the use of Open Source Software in movie production. Even if you forget about full applications like Ardour being used, scripting languages such as Python are used to control other processes whether they be based on Open Source or not. Sure the whole thing could be done on commercial software only, but it's a case of if it's there use it, and clearly Open Source is being used.