Comments on: Red Hat cancels Fedora Foundation
Company has other ideas for open-source patent protections and governance of its hobbyist Linux product.
Company has other ideas for open-source patent protections and governance of its hobbyist Linux product.
December 29, 2009 8:30 PM PST
December 29, 2009 3:53 PM PST
December 29, 2009 2:50 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Open source is barely limping along and is not even close to being a viable desktop alternative.
Would somebody shoot this wounded thing already?
The problem isn't that open source is a bad business model (because it isn't a business model), but rather that many open source companies have no business model or one that's impractical.
I think it's very true that nobody works for free. Those people who support an open source project usually do it because they use the software. However, those calming that Open Source is a business model are just stupid. Open Source just means that the general public has access to the source code. Period. Nothing more.
The licence is what governs the use of that code and it's not a business model either. A company can give away the software and sell support and/or updates to the software. Maybe they give away an OS and sell the tools to manage it. Those would be examples of a business model.
Well, look at Red Hat, Novell and JBoss then...
Also Apple's Mac OS X is based on FreeBSD.
"Open source is barely limping along and is not even close to being a viable desktop alternative..."
Im using Slackware Linux as a desktop, and it's serving me great. The problem is not the technology, It's the people's stuck-up notion of doing stuff the Window$ way. That's the problem...
Open source projects as long as they can derive some revenue that is enough. It takes some money so a few key people can work on the project all of the time in organizing others and a few in development.
This is a small change within an orginization, not "OMG, we just cant make money with this Open Sores stuff!!"
You mean it hasn't gone completely broke yet. That's hardly "successful" in terms of a business model.
Be patient. If left to support itself, it will fail too.
The only way Firefox will remain in business is by cash grants from other Microsoft haters to keep it going.
It will never remain free and be a competitor of IE or any other browser.
I've got a half eaten bag or doritos that says most people see the headline and read "Red Hat cancels Fedora Linux"
As for that whole argument about FOSS companies not making money, Red Hat is one that's doing pretty darn good, and there's also the MySQL and Qt (Trolltech) that works.
Saying that Linux won't make it because it's source code is free is very narrow minded.
Does Microsoft make all of it's money from having vendors sell Windows on every box (let's forget whether they have a choice at this moment)?
No.
They make a lot of money from the products they have competition in (and have to actually perform); Office, Visual Studio, SQL Server, Xbox, etc.
With Linux, it isn't the OS that's the money-maker, but it facilitates competition or capabilities that may otherwise be prohibitive.
Sell Hardware and not have to develop the OS but have access to a whole community of support and devopers (IBM)
Provide a version for free and another for money which can include proprietary stuff, be more "open", or just doesn't fall under the GPL (MySQL, Trolltech, makers of Qt)
You could offer a service that somebody sees as being valuable, like full support or customization (Red Hat, Novell)
You can use Linux to run solid, secure, safe servers to have users utilize (too many web hosting companies to list)
So whether it's for technical merit (customizability, quality, etc.) or financial (sell product, spend little on an OS), Linux is a tool for businesses to make money.
Microsoft has access to Windows' source code so internally it's not unlike the Linux models. The other products are able to take advantage of technical ability to dig into Windows' source code without having to pay for it.
The business model with Linux is maturing, and I am sure more people will find ways to make money from it.
- Read it from the (open) source
- by My-Self April 6, 2006 12:27 PM PDT
- http://fedoranews.org/cms/node/583
- Like this Reply to this comment
-
-
- Open Source Vs Commercialization (Closed source)
- by ManishChopra123 April 9, 2006 4:09 PM PDT
- Hi friends,
- Like this View reply
Processing -
(21 Comments)This is Manish from Bangalore and been in touch with Linux since 1996-7. Have worked with IT majors and presently engrossed in to Analysis-Only, about open source technologies.
Have read all your 19 posts and thought of putting on some lines.
Refering to your posts, MS-Vista has a feature of adding a USB Flash drive as additional RAM, which probably has'nt been thought for Linux, and that can add immense value to Linux. Have lots to discuss on these issues, but guess, the following article may suffice for now.
For other articles and weblogs, visit www.TechTheRightWay.net
A question has often struck my mind when I see topics of Linux vs. Windows at various discussion boards, magazine articles, websites and on readable media. "Why is it that Linux is being compared to Windows in different contexts."
Linux has a reputation of not having been accepted as standard operating system and called for hype before being adopted by people. After the hype that Linux created in the IT industry, it is time now that we know the real consequences, that the benefits and limitations of using this medium.
Some people think that Linux is only for techies; and that is not totally correct in the present context. Linux installation has become far more easier than it used to be 5 years back. Only limitation remains now is that application portability and compatibility among few of the base Linux distributions such as Debian, Slackware, Redhat, Suse, Mandirva and like.
Considering the present scenario on operating system usage, Linux doesn't only play well as a replacement to windows, but much more than that - and this holds true only to a small segment of IT professionals who are more aware of Unix and Open Standards.
Traditional windows users still prefer working in the smooth, friendly looking and easy-to-use windows operating system. In fact this is very true, and that to establish Linux as a successful Desktop OS among the masses, many vendors have tried to sell Linux as a commercial product, and have had their distributions promoted free for public usage.
This has also led to successful adoption of Linux by many-a-people in the industry. But the basic question remains - Open source or Closed. In this regard, let me share an experience that I have recently felt about using either of the two approaches. As a programmer, I used to be heavily indulged in VB programming (see other related articles) and was interested in getting to work on a similar IDE in Linux.
A BASIC (Beginner's All-purpose Symbolic Instruction Code) language interpreter / compiler called GAMBAS (acronymed recursively for GAMBAS Almost Means BASic) has been in development since 1997-98 by Benoît Minisini, which I happened to install on an RHEL 3 machine (gambas.sourceforge.net).
For installation and use, it contains good documents and well prepared help files. It requires other packages as QT, LibXML, and few others. It got running well on RHEL 3 and making projects too was quite that of a cake walk, as compared to programming C / C++ on Unix flavours. Then came time to port / run the project on other Linux machines / variants. When I tried running the same executable on an RH8 system, it refused to run because of non-availability of run-time libraries.
This GUI IDE / compiler reminded me of Bill Gates and Paul Allen's first Basic compiler which they created along with development of DOS in 1978 - 80's and onwards. GAMBAS on the other hand is the work of an individual and also an open-source product. Kudos to Benoît Minisini for developing this wonderful project, but the question is "Will GAMBAS be a successful product" in the present scenario, as compared to Visual Basic, which has been closed source and a commercial product.
In other articles, those that refer to Microsoft's current implementation of VB compiler - VB 7 / VB.Net, it was mentioned that VB.Net was incompatible with VB6 codes, which is true to some extent. Nonetheless, VB.Net comes as a far more heftier language that its predecessor.
Considering GAMBAS as an alternative to VB may also not be an appropriate comparison. GAMBAS is relatively immature, however, efforts of its author is highly commendable. But the scenarios in which these two products have been developed and with what approach are quite notable.
The answer to adopting and working upon one of the two products(or both) remains in a developer's hands. Whether to use completely integrated VB.Net that has an easy installation / development methods, though weighing heavy on the user and system, or adopting the not-yet-established GAMBAS, which is hard to port and requires quite a lot of research efforts.
Or better still, stick back to our mother languages, that is C being portable and compatible to most of the modern day operating system implementations.
Happy Programming !
Written 15th Feb 2006, Bangalore