What is Open Source?
s390 writes "The Inquirer is running an article by Olliance about "What is Open Source?" It appears to be the first of a two-part series for managers about how to engage with the open source community. The writers seem to know their material. Are they on target or have they missed something important? Do PHBs really need to read this sort of introduction to get comfortable with the idea of using Linux and other open source software?"
Actually, I think here is a more accurate view of the GNU Foundations ideas about Open Source Software.
All the creatures will die, And all the things will be broken. That's the law of samurai. (Jubai, 1605)
Funny, seeing as Free Software and Open Source are two entirely different things. They each have their own foundations. The Free Software Foundation, and the Open Source Initiative.
FSF, GNU, GPL and all that was started by Richard Stallman, RMS from here on. Open Source, OSI and the Open Source Definition was first drafted by Bruce Perens. They are very similar in nature but have a lot of differences in the details. There FSF focuses primarily on GNU GPL and LGPL, The OSI and OSD are more broad, and do include the GPL under its terms, but also a variety of other licenses. The OSD sets up a moral standard, with 10 (originally 9) Sections to define a set of common guidelines a license must have to be considered Open Source.
The philosphies of these two men differ slightly. Where as RMS believes ALL software should be free and no commercial software should exist, Bruce Perens believes both can co-exist and co-mingle for the greater benefit of both. If you've ever seen the movie Revolution OS, they talk a good amount about the differences between FSF and OSI and GPL and OSD. Bruce Perens is even quoted as saying that the major difference is RMS believes all software should be GPL, and anything that isn't hurts the GPL. RMS doesn't seem such a 'great leader' after you get into the details. Granted, he's done a lot of good things, I hear the non-jews had a good life in Nazi Germany too.
So, yes, RTFM indeed.
..There's a-dooin's a-transpirin'
At it's most basic level, FS is concerned about the freedom of users. Users should have certain freedoms. See the FSF's Free Software Definition (FSD). The FSF has also published an article describing what they think FS (Free Software) is better than OS (Open Source).
OSS is more about a development model than user and developer freedoms. The freedoms it ensures to the user and developers are geared towards that development model. See the OSI's Open Source Definition (OSD) (OSD).
Summarily, OSS is a superset of FS, FS a subset of OSS. Anything that is FS is also OSS; however, many things that are OSS are not FS. The FSD has a stricter definition than does the OSD, thus many licenses that the FSD deems too restrictive are acceptable under the OSD. For example, the OSI considers the APSL (Apple Public Software License) to be OSS, but the FSF does not consider the ASPL to be FS.
A relevant quote from the FSF's webpage:
social sciences can never use experience to verify their statemen
Agreed. As a greenie geek I spent a lot of time just getting up to speed. To save you some Googling (which is a great way to learn about OS/FS), let me post some links for you. These were articles that I've found particularly helpful.
Some of these weren't around when I was getting into things. Creative Commons came a bit later. Most of my earliest reading was from GNU. You've already found Slashdot, which is one of the best resources for learning about FS/OS, especially as it relates to current developments.
One word of caution: FS/OS is a religion. People can be very zealous about their views on it. Be careful as you formulate your own opinions, which will likely change over time. When in doubt, choose a more moderate approach. (If you're interested, my personal views can be found here.)
I hope this is helpful. Well, off to more reading myself...
True, and SF has recognized this - they have recently announced that they will start purging projects with no activity.