Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-12-2005, 07:28 PM   #1 (permalink)
Broken In
 
tech_cheetah's Avatar
 
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
Default open source n free software philosophy


What is differtence between opensource software and free software?

Is it necessary for the open source software to be free of cost?

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.

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.

Big organisations like Red Hat provide technical support for their
products n make money. How does an independent software developer make profits thru OSS ?

Is it true that OSS will reduce the employment opportunities ?
tech_cheetah is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-12-2005, 08:35 PM   #2 (permalink)
In The Zone
 
Join Date: Nov 2004
Location: Mumbai
Posts: 201
Default

Open source is like you are given the source code you can compile it,modify it legally and share the modifications across the globe and put your name on it,something like LinuxFC4-with-enhanced-desktop-by-xyz
Free Software is like you are given the software without any charge but you are not given the source code to change and recompile.Although you can change the executable in some ways,they are not legal and you cant distribute the your modified version and putting your name on it
rachitar is offline  
Old 02-12-2005, 08:55 PM   #3 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

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.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 02-12-2005, 09:09 PM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: open source n free software philosophy

Quote:
Originally Posted by tech_cheetah
What is differtence between opensource software and free software?
Free software is necessairly free of cost. Whereas open source software you are free to see the code and distribute the software. Open source needn't be free of cost.

Quote:
Originally Posted by tech_cheetah
Is it necessary for the open source software to be free of cost?
No not at all. But many are and many aren't.

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 else it won't be open source would it be?

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.
They protect against plagarism by releasing it under GPL(GNU public license). If you use source code released under open source then you have to mention it or else you gotta face legal hammer. Latest on that is the sony rootkit violating lgpl license.

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 ?
Free software makers mostly make money by donations received by them. One such case is Ubuntu linux which is funded by an African billionaire. They even send cd's to your home completely free, no shpping fees either.

Quote:
Originally Posted by tech_cheetah
Is it true that OSS will reduce the employment opportunities ?
NO. In fact it is a new feild so it will rather create more opportunities. Agreed some presend professionals will loose their job due to job cutting in other feilds to accomodate open source but wider picture shows increase in employment.

Have a look here Gnu Public License, GNU and Free Software Foundation
mehulved is offline  
Old 02-12-2005, 09:09 PM   #5 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

Oh, My!!! rachitar you've some serious misconceptions about Free Software and Open Source.

Quote:
Originally Posted by rachitar
Open source is like you are given the source code you can compile it,modify it legally and share the modifications across the globe and put your name on it,something like LinuxFC4-with-enhanced-desktop-by-xyz
Open Source software always gives you the source code, though the specific licensing agreements vary as to what one is allowed to do with that code.

Quote:
Originally Posted by rachitar
Free Software is like you are given the software without any charge but you are not given the source code to change and recompile
Free software is not always free of price.

Quote:
Originally Posted by rachitar
Although you can change the executable in some ways,they are not legal and you cant distribute the your modified version and putting your name on it
You'll get the Source Code, and allowed to do anything to it, for a Free software. You can view, modify and redistribute the source code, provided you should not stop others from doing the same to your (modified) source.

Yo explanation above is more suited for a freeware software, not a free software. And free software and open source software are always different, though there are much similarities in them.

Read my post above, and you'll get a clear picture.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 02-12-2005, 09:12 PM   #6 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

Quote:
Originally Posted by tech_your_future
Free software is necessairly free of cost
Not essentially. Sometimes it may be.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 02-12-2005, 09:15 PM   #7 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

Quote:
Originally Posted by desertwind
Quote:
Originally Posted by tech_your_future
Free software is necessairly free of cost
Not essentially. Sometimes it may be.
Thanks for clearing my misconception out there.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 04-12-2005, 04:59 PM   #8 (permalink)
Broken In
 
tech_cheetah's Avatar
 
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
Default

Thank You @tech_your_future and @desertwind
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal.
tech_cheetah is offline  
Old 17-12-2005, 09:38 PM   #9 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Get Code!!

From where can we get the source code of Linux?
nitish_mythology is offline  
Old 17-12-2005, 09:48 PM   #10 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

if ur mentioning linux kernel, get it Here
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by icebags
- by clinton
- by topgear
- by trublu

Advertisement




All times are GMT +5.5. The time now is 10:11 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2