Quote:
|
Originally Posted by tech_cheetah
What is differtence between opensource software and free software?
|
The Free Software movement and the Open Source movement are like two political camps within the free software community.
The fundamental difference between the two movements is in their values, their ways of looking at the world. For the Open Source movement, the issue of whether software should be open source is a practical question, not an ethical one. As one person put it, "Open source is a development methodology; free software is a social movement." For the Open Source movement, non-free software is a suboptimal solution. For the Free Software movement, non-free software is a social problem and free software is the solution.
OSS is software for which the source code is freely and publicly available, though the specific licensing agreements vary as to what one is allowed to do with that code.
While Free software allows you absolute freedom on your software. You can do whatever you wish on your software.
Read
Is 'Open Source' Synonymous With 'Free Software'?
Open Source and Free Software
Quote:
|
Originally Posted by tech_cheetah
Is it necessary for the open source software to be free of cost?
|
Not necessarily. Free software is not the matter or price. It's a matter of freedom.
Read
Selling Free Software
Quote:
|
Originally Posted by tech_cheetah
If some propreitary software is released on oss(eg. if MS releases its Office suite for linux) then is it mandatory to release its source code also.
|
YES, if the software is released under GNU GPL. It is essential for a software to be Open its Souce Code, if it wants to be a Free Software.
Quote:
|
Originally Posted by tech_cheetah
How do the OSS people ensure to protect against plagairism. Anyone has access to ur source code. He can modify it and put his name, sell it, make profits and gain popularity.
|
This is what GPL is for. GPL Handles such violations.
Read
The GNU General Public License
The GNU GPL Frequently Asked Questions
What Is Copyleft
Quote:
|
Originally Posted by tech_cheetah
Big organisations like Red Hat provide technical support for their products n make money. How does an independent software developer make profits thru OSS ?
|
Explained earlier. One can charge for software.
Quote:
|
Originally Posted by tech_cheetah
Is it true that OSS will reduce the employment opportunities ?
|
No, Not at all. Moreover one doesn't need to be employed. FLOSS has provided numerous people to work as freelancers. And as this movment grows bigger and bigger, More Companies are coming in, which inturn provide more oportunities.
Visit
The Philosophy of GNU Project, where you'll find answer for almost all your queries.