Open Source Software and Documents
Open Source Software and Documents
org/opensource/litreview/
John G. Drummond
April 5, 2000
Introduction
Download Open Source
Open source software (OSS) and open source documents (OSD) are a ETL
rising star in technology today. The term "open source" was coined Leading Open Source
ETL Tools. Complete
merely two years ago (1998)1, and is now a media buzzword (Raymond,
Suite. Download Copy
205). With its rapidly growing market share and corporate and public Now!
interest to match, open source as a concept will not stay a fringe www.Talend.com/Open_Source_ETL
phenomenon for long; in fact, it is rapidly entering the mainstream. This
literature and online resource review is a starting point for anyone SOA Solutions
interested in the subject. Learn about open source
solutions for SOA. Free
trial evaluation.
The Open Source Revolution jboss.com
1 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
History
So how did all this come about? The open source concept is as old as the
history of computing, and is closer to the original academic development
of computing systems than the corporate model of today. These early
days are illustrated in two excellent essays, "A Brief History of
Hackerdom" by Eric S. Raymond, and "The GNU Operating System and
the Free Software Movement" by Richard M. Stallman. Both of these
essays trace the simultaneous beginnings of modern computing, the
Internet, and open source software development. More historical
information (along with the origins of many arcane computer terms) can
be found at the Jargon File (at http://www.tuxedo.org/~esr/jargon/) or in
its published counterpart, The New Hacker's Dictionary (which was,
incidentally, one of the first books to be commercially published and
simultaneously available online for free).
The first organized effort to produced open source software was the Free
Software Foundation (FSF), founded by Richard M. Stallman (known as
RMS) in 1985 (Stallman, 60). RMS formed the nonprofit foundation for
two reasons: to further develop GNU5 software, and to create a thinktank
to further the notion of "Copyleft." Copyleft is a pun-the idea being to
turn copyright around upon itself. The FSF developed this concept into
the GNU Public License (GPL), a software distribution license that
stipulates (in a nutshell):
This ensures that all of the GNU software (and any other software
released under the GPL) is protected from those who would use the code
to create proprietary, closed-source programs. Around half of the open
2 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
source software available today is made available under the terms of the
GPL. Today there exist several similar licenses of varying restrictions
and attitudes toward commercial use and sale of covered software (see
http://www.opensource.org/licenses/).
The first documents that truly followed the open source model (in the
sense of having many contributors and reviewers coupled with online
availability) were Frequently Asked Questions lists, known as FAQs. The
first online FAQ to go by that title is attributed to Eugene Miya, a NASA
employee (Hersch, 1). His SPACE-digest mailing list FAQ was written in
1982, when the Internet was a little-known experimental network known
as the Advanced Research Projects Agency Network (ARPANET) (see
http://www.faqs.org/faqs/faqs/about-faqs/ ). Unfortunately, little is
known about the history of these now-ubiquitous informational
documents. An attempt was begun in 1996 to write a book about FAQs,
but the web page for this project has not been updated since 1997 (see
http://www.faqs.org/faqbook/ ).
3 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
4 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
There are also other websites, mailing lists, and Usenet8 newsgroups too
numerous to mention; a Web search for the term "Linux" at
www.google.com yields 1,560,000 results. Examining www.linux.org or
the comp.os.linux hierarchy of newsgroups should point the curious in
the right direction.
Closing
These are just the tip of the iceberg, though I have consciously tried to
denote those resources which will provide the most valuable information
and point the reader toward other resources of more specialized interest.
There are thousands upon thousands of Linux-related pages on the
World Wide Web. There are also Usenet newsgroups, mailing lists,
magazines (see http://www.linuxworld.com/ ), and Linux User Groups
(LUGs), in addition to the many different Linux distributions (see
http://www.linux.org/dist/index.html ).
5 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
Notes
1. The term "open source" was coined by Eric Raymond and ratified in a
meeting between himself, Richard M. Stallman, and other notable open
source advocates. It is intended to replace the previous term, "free
software," used by Richard Stallman. Despit e the constant
admonishment that the "free" in "free software" meant "Free as in
speech, not as in beer," corporate-minded people were leery of the idea
of software that could not be sold (Raymond, 212). [Back]
3. Linux (named after Linus Torvalds, its creator) is the most popular of
the open source operating systems. Linux is a "workalike" clone of the
UNIX operating system, based on the Linux kernel (see note 4, below),
the suite of GNU (see note 5, below) t ools and applications, and other
software packages depending on which Linux you are using. There are
many flavors of Linux (called distributions), a few of which are RedHat (
http://www.redhat.com/ ), Slackware ( http://www.slackware.com/ ), and
Debian ( http://www.debian.org ). [Back]
4. The kernel is the heart of any operating system. The kernel performs
low-level tasks such as memory allocation, process management, and
communication with hardware. It serves as the negotiator between
programs and the hardware of a computer system. Kernels are some of
the most difficult and complex of all types of computer programs. [Back]
6 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
Works Cited/Bibliography
Dibona, C., Ockman, S., & Stone, M, eds. (1999). Open Sources: Voices
from the Open Source Revolution. Sebastopol, CA: O'Reilly.
GNU's Not Unix! - The GNU Project and the Free Software Foundation
[FSF]. (2000). [Online]. Available: http://www.gnu.org/ or
http://www.fsf.org/ [2000, March 28].
The Linux Home Page at Linux Online. (Jan. 28, 2000). [Online].
Available: http://www.linux.org [2000, March 28].
7 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
Malda, R., et. al. (2000) "Deb Richardson Answers Open Source Doc
Questions." [Interview with Deb Richardson, head of the Linux
Documentation Project]. In Slashdot. [Online]. Available:
http://slashdot.org/article.pl?sid=00/03/27/0717244&mode=thread
[2000, March 28].
Slashdot: News for Nerds, Stuff That Matters. (March 28, 2000).
[Online]. Available: http://slashdot.org [2000, March 28].
8 of 9 8/12/2009 10:54 AM
Open Source Software and Documents: A Literature and Online Resource... http://www.omar.org/opensource/litreview/
This document is freely available for distribution under the terms of the
Open Publication License. The OPL text is available at
http://opencontent.org/opl.shtml.
Please send email if you have any questions, comments, or broken link
reports.
Changelog/Errata
9 of 9 8/12/2009 10:54 AM