Terpene

This is a timeline-style look at how free and open source software has evolved and existed from its inception.

The phrase "free software" refers to software that is liberally licensed, allowing the end user more freedoms than conventional software licenses. This is not to be confused with software which is available to the end user at no cost, which is known as freeware. Free software may be distributed with or without charge.

Advocates of free software distinguish themselves from those of open source software. However, as defined by the Free Software Foundation and Open Source Initiative, respectively, the terms describe nearly identical sets of software.

Contents

[edit] Before 1983

Software communities that can now be compared with today's free software community existed for a long time before the free software movement and the term "free software".[1] According to Richard Stallman, the software sharing community at MIT existed for "many years" before he got involved in 1971.[2] In the 1950s and into the 1960s almost all software was produced by computer science academics and corporate researchers working in collaboration. As such, it was generally distributed under the principles of openness and co-operation long established in the fields of academia, and was not seen as a commodity in itself. At this time, source code, the human-readable form of software, was generally distributed with the software itself because users frequently modified the software themselves to fix bugs or add new functionality.[3] An IBM mainframe operating system, Airline Control Program (ACP), from 1967 reportedly distributed its source code in a way very similar to the way free software is now.[4] User groups such as that of the IBM 701, called SHARE, and that of Digital Equipment Corporation (DEC), called DECUS were formed to facilitate the exchange of software. Thus in this era, software was free in a sense, not because of any concerted effort by software users or developers, but rather because software was developed by the user community. By the late 1960s change was coming: as operating systems and programming language compilers evolved, software production costs were dramatically increasing. A growing software industry was competing with the hardware manufacturers' bundled software products (the cost of bundled products was included in the hardware cost), leased machines required software support while providing no revenue for software, and some customers able to better meet their own needs[5] did not want the costs of manufacturer's software to be bundled with hardware product costs. In the United State vs. IBM antitrust suit, filed January 17, 1969, the U.S. government charged that bundled software was anticompetitive.[6] While some software continued to come at no cost, there was a growing amount of software that was for sale only under restrictive licences. In the 1970s AT&T distributed early versions of UNIX at no cost to government and academic researchers, but these versions did not come with permission to redistribute or to distribute modified versions, and were thus not free software in the modern meaning of the phrase. In the late 1970s and early 1980s, computer vendors and software-only companies began routinely charging for software licences, marketing it as "Program Products" and imposing legal restrictions on new software developments, now seen as assets, through copyrights, trademarks, and leasing contracts. In 1976 Bill Gates signaled the change of the times when he wrote his now-famous Open Letter to Hobbyists, sending out the message that what hackers called "sharing" was, in his words, "stealing". In 1979, AT&T, for example, began to enforce its restrictive licences when the company decided it might profit by selling the Unix system.[7] The advent of Usenet in the early 1980s further connected the programming community and provided a simpler way for programmers to share their software and contribute to software others had written.[8]

[edit] What remains

Some free software which was developed in the 70s and early 80s which continues to be used includes SPICE,[9] TeX (developed by Donald Knuth), and the X Window System. The W Window System provided a start for the X Window System, but differed in several fundamental ways. Development of the X Window System was concurrent with the GNU project, but GNU was in no way responsible for the X Window System.

[edit] GNU and FSF's early years

In 1983, Richard Stallman launched the GNU Project to write a complete operating system free from constraints on use of its source code. Particular incidents that motivated this include a case where an annoying printer couldn't be fixed because the source code was withheld from users.[10] Richard Stallman also released the GNU Manifesto, which was published in 1985, to outline the GNU project and explain the importance of free software. Another probable inspiration for the GNU project and its manifesto was a disagreement between Stallman and Symbolics, Inc. over MIT's access to updates Symbolics had made to its Lisp machine, which was based on MIT code.[11] Soon after the launch, he coined the term "free software" and founded the Free Software Foundation to promote the concept and a free software definition was published in February 1986.

In 1989, the first version of the GNU General Public License was published.[12] A slightly updated version 2 was published in 1991.

In 1989, some GNU developers formed the company Cygnus Solutions.[13]

The GNU project's kernel, later called "GNU Hurd", was continually delayed, but most other components were completed by 1991. Some of these, especially the GNU Compiler Collection, have become market leaders in their own right. The GNU Debugger and GNU Emacs are also notable successes.

[edit] Linux (1991-)

The Linux kernel, started by Linus Torvalds, was released as freely modifiable source code in 1991. The license wasn't a free software license, but with version 0.12 in February 1992, Torvalds relicensed the project under the GNU General Public License.[14] Much like Unix, Torvalds' kernel attracted the attention of volunteer programmers. Until this point, the GNU project's lack of a kernel meant that no complete free software operating systems existed. The development of Torvalds' kernel closed that last gap. The combination of the almost-finished GNU operating system and the Linux kernel made the first complete free software operating system. Among Linux distributions, Debian GNU/Linux, begun by Ian Murdock in 1993, is noteworthy for being explicitly committed to the GNU and FSF principles of free software. The Debian developers' principles are expressed in the Debian Social Contract. Since its inception, the Debian project has been closely linked with the FSF, and in fact was sponsored by the FSF for a year in 1994-1995. In 1997, former Debian project leader Bruce Perens also helped found Software in the Public Interest, a non-profit funding and support organization for various free software projects.[15] GNU/Linux remains free software under the terms of the GNU GPL, and many businesses offer customized Linux-based products, or distributions, with commercial support. The naming remains controversial. Referring to the complete system as simply "Linux" is common usage. However, the Free Software Foundation, and many others, advocate the use of the term "GNU/Linux", saying that it is a more accurate name for the whole operating system.[16]

[edit] The free BSDs (1993-)

When the USL v. BSDi lawsuit was settled out of court in 1993, FreeBSD and NetBSD (both derived from 386BSD) were released as free software. OpenBSD forked from NetBSD in 1995. Other more recent forks also exist, including Apple′s Darwin OS.

[edit] The dot-com years (late 1990s)

In the mid to late 90s, when many website-based companies were starting up, free software became a popular choice for web servers. Apache HTTP Server became the most used web server software - a title that still holds as of 2010. Systems based on a common "stack" of software with the Linux kernel at the base, Apache providing web services, the MySQL database engine for data storage, and the PHP programming language for providing dynamic pages, came to be known as LAMP systems.

[edit] The launch of Open Source

In 1997, Eric Raymond published The Cathedral and the Bazaar, a reflective analysis of the hacker community and free software principles. The paper received significant attention in early 1998 and was one factor in motivating Netscape Communications Corporation to release their popular Netscape Communicator Internet suite as free software. This code is today better known as Mozilla Firefox and Thunderbird.

Netscape's act prompted Raymond and others to look into how to bring free software principles and benefits to the commercial software industry. They concluded that FSF's social activism was not appealing to companies like Netscape, and looked for a way to rebrand the free software movement to emphasize the business potential of the sharing of source code. The new name they chose was "open source," and quickly Bruce Perens, publisher Tim O'Reilly, Linus Torvalds, and others signed on to the rebranding. The Open Source Initiative was founded in February 1998 to encourage use of the new term and evangelize open source principles.[17]

However, Richard Stallman and the FSF harshly objected to the new organization's approach. They felt that, with its narrow focus on source code, OSI was burying the philosophical and social values of free software and hiding the issue of computer users' freedom. Stallman still maintained, however, that users of each term were allies in the fight against proprietary software.[18]

In August 1999, Sun Microsystems released the StarOffice office suite as free software under the GNU Lesser General Public License. The free software version was renamed OpenOffice.org, and coexists with StarOffice.

[edit] Desktop

early X

X has become the de facto window system in free software.

KDE was founded in 1996 by Matthias Ettrich. At the time, he was troubled by the inconsistencies in UNIX applications. He proposed a new desktop environment. He also wanted to make this desktop easy to use. His initial Usenet post spurred a lot of interest.[19]

Ettrich chose to use the Qt toolkit for the KDE project. At the time, Qt did not use a free software licence. Members of the GNU project became concerned with the use of such a toolkit for building a free software desktop environment. In August 1997, two projects were started in response to KDE: the Harmony toolkit (a free replacement for the Qt libraries) and GNOME (a different desktop without Qt and built entirely on top of free software).[20] GTK+ was chosen as the base of GNOME in place of the Qt toolkit.

In November 1998, the Qt toolkit was licensed under the free/open source Q Public License (QPL) but debate continued about compatibility with the GNU General Public License (GPL). In September 2000, Trolltech made the Unix version of the Qt libraries available under the GPL, in addition to the QPL, which has eliminated the concerns of the Free Software Foundation.

Both KDE and GNOME now participate in freedesktop.org, an effort to standardize Unix desktop interoperability, although there is still some competition between them.[21]

[edit] Recent developments

On May 8, 2007, Sun Microsystems released the Java Development Kit as OpenJDK under the GNU General Public License. Part of the class library (4% of it) could not be released as open source due to them being licensed from other parties and were included as binary plugs.[citation needed] Because of this, in June 2007, Red Hat launched IcedTea to resolve the encumbered components with the equivalents from GNU Classpath implementation. Since the release, most of the encumbrances have been solved, leaving only the audio engine code and colour management system (the latter is to be resolved using LittleCMS).

In January 2010, Global Graphics completed a survey [22] with 400 Chief Information Officers from organisations with over 1000 employees across the US and the UK that showed three quarters (76 per cent) of large organisations use free software across the enterprise with over half (51 per cent) planning to deploy more free software in 2010.

[edit] See also

[edit] References

  1. ^ Steven Levy. Hackers: Heroes of the Computer Revolution. ISBN 0-385-19195-2. 
  2. ^ "The GNU Project (essay)". http://www.gnu.org/gnu/the-gnu-project.html. Retrieved 2007-06-19. "in 1971, I became part of a software-sharing community that had existed for many years" 
  3. ^ Dave Pitts' IBM 7090 support – An example of distributed source: Page contains a link to IBM 7090/94 IBSYS source, including COBOL and FORTRAN compilers.
  4. ^ "An Abbreviated History of ACP, One of the Oldest Open Source Applications". http://www.itworld.com/print/75218. 
  5. ^ Fisher, Franklin M.; McKie, James W.; Mancke, Richard B. (1983). IBM and the U.S. Data Processing Industry: An Economic History. Praeger. ISBN 0-03-063059-2. page 176
  6. ^ Fisher. op.cit.. 
  7. ^ Weber, Steven (2004). The Success of Open Source. Cambridge, MA: Harvard University Press. pp. 38���44. ISBN 0-674-01858-3. http://www.polisci.berkeley.edu/Faculty/bio/permanent/Weber,S/. 
  8. ^ De Bona, C., et al. Open Sources 2.0. O'Reilly, ISBN 0596008023.
  9. ^ "A brief history of spice". http://www.ecircuitcenter.com/SpiceTopics/History.htm. 
  10. ^ "Talk transcript where Stallman tells the printer story". http://www.gnu.org/events/rms-nyu-2001-transcript.txt. 
  11. ^ "Transcript of Richard Stallman's Speech, 28 Oct 2002, at the International Lisp Conference)". GNU Project. 2002-10-28. http://www.gnu.org/gnu/rms-lisp.html. Retrieved 2008-12-21. 
  12. ^ "GNU General Public License v1.0". http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt. 
  13. ^ Michael Tiemann. "Future of Cygnus Solutions, An Entrepreneur's Account". http://www.oreilly.com/catalog/opensources/book/tiemans.html. 
  14. ^ "Release notes for Linux kernel 0.12". http://www.kernel.org/pub/linux/kernel/Historic/old-versions/RELNOTES-0.12. 
  15. ^ "A Brief History of Debian". http://www.debian.org/doc/manuals/project-history/ch-detailed.en.html. 
  16. ^ http://www.gnu.org/gnu/linux-and-gnu.html
  17. ^ "History of the OSI". http://opensource.org/history. 
  18. ^ Richard Stallman. "Why Open Source Misses the Point". http://www.gnu.org/philosophy/open-source-misses-the-point.html. 
  19. ^ (14 October 1996). "New Project: Kool Desktop Environment (KDE)". de.comp.os.linux.misc. (Web link). Retrieved on 2006-12-29.
  20. ^ Richard Stallman (2000-09-05). "Stallman on Qt, the GPL, KDE, and GNOME". http://linuxtoday.com/news_story.php3?ltsn=2000-09-05-001-21-OP-LF-KE. Retrieved 2005-09-09. 
  21. ^ A tale of two desktops
  22. ^ Demand for freeware strong in large businesses

[edit] External links

Personal tools
  • Log in / create account
Namespaces
Variants
Actions
Navigation
Toolbox
Print/export

Leave a Reply