Difference between revisions of "Richard Stallman"

From SI410
Jump to: navigation, search
Line 1: Line 1:
  
[[File:Rmsphoto.jpg|right|thumb|400px| Photo of Richard Stallman.]]
+
[[File:Rmsphoto.jpg | right | thumb | 350px | Photo of Richard Stallman [http://www.stallman.org/photos/rms-full-size.jpg link]]]
  
 
'''Richard Stallman''' (born March 16, 1953) is a software freedom activist and software developer. In 1983 he launched the Free Software Movement, as well as his plans to develop the GNU Operating System, a completely free Unix-like operating system. Two years later, in October of 1985, he started the Free Software Foundation, of which he is still president and volunteer.
 
'''Richard Stallman''' (born March 16, 1953) is a software freedom activist and software developer. In 1983 he launched the Free Software Movement, as well as his plans to develop the GNU Operating System, a completely free Unix-like operating system. Two years later, in October of 1985, he started the Free Software Foundation, of which he is still president and volunteer.
  
 
Stallman authored the GNU General Public License, which implements copyleft, a concept he coined to protect the modification and redistribution rights of free software. Stallman is responsible for the core development of a number of widely used software components of the GNU system, including the GNU Compiler Collection, the GNU symbolic debugger (gdb), and GNU Emacs.
 
Stallman authored the GNU General Public License, which implements copyleft, a concept he coined to protect the modification and redistribution rights of free software. Stallman is responsible for the core development of a number of widely used software components of the GNU system, including the GNU Compiler Collection, the GNU symbolic debugger (gdb), and GNU Emacs.
 
  
 
== Early Life and Education ==
 
== Early Life and Education ==
Richard Stallman was born March 16, 1953 to Daniel Stallman and Alice Lippman in New York City. He attended Harvard beginning in 1970 and graduated with a Bachelor of Arts in physics in 1974. He began working at the Massachusetts Institute of Technology as a programmer for the Artificial Intelligence Lab in 1971. From September 1974 to June 1975 he was a graduate student in physics at MIT. During this time, Stallman became a dedicated member of the hacker community, where he became known as his initials "rms," the name he used for his computer accounts.
+
Richard Matthew Stallman was born March 16, 1953 to Daniel Stallman and Alice Lippman in New York City. He attended Harvard beginning in 1970 and graduated with a Bachelor of Arts in physics in 1974. He began working at the Massachusetts Institute of Technology as a programmer for the Artificial Intelligence Lab in 1971. From September 1974 to June 1975 he was a graduate student in physics at MIT. During this time, Stallman became a dedicated member of the hacker community, where he became known as his initials "rms," the name he used for his computer accounts.
  
 
During the late 1970s and early 1980s, the hacker culture at MIT shifted as developers wanted to prevent their software from being used by competitors. During these years many manufacturers stopped distributing source code and enacted protective software licenses to limit copying and redistribution.  
 
During the late 1970s and early 1980s, the hacker culture at MIT shifted as developers wanted to prevent their software from being used by competitors. During these years many manufacturers stopped distributing source code and enacted protective software licenses to limit copying and redistribution.  
  
 
== The GNU Project ==
 
== The GNU Project ==
GNU...
+
Stallman announced his plans for the GNU operating system in September 1983. GNU is a recursive acronym which stands for "GNU's Not Unix," as the operating system is both Unix-like and Unix-compatible. In 1985, Stallman published the GNU Maifesto, which detailed his plans and motivation for GNU. The central philosophy of GNU is outlined in "Four Essential Freedoms," (typically numbered programmatically 0-3) as follows:
 +
 
 +
# Freedom to run the program
 +
# Freedom to study and change the program in source code form
 +
# Freedom to redistribute exact copies
 +
# Freedom to distribute modified versions
 +
 
 +
 
  
 
== Activism ==
 
== Activism ==
Line 24: Line 30:
  
 
==== Manuals ====
 
==== Manuals ====
 +
 +
== External Links ==
 +
[http://www.stallman.org Richard Stallman's personal website]
 +
 +
[http://www.gnu.org/ GNU.org]
 +
 +
[http://www.fsf.org/ The Free Software Foundation]
  
 
== References ==
 
== References ==
 
<references/>
 
<references/>
  
[[Category:People]]
+
[[Category: People]]
[[category: Information Ethics]]
+
[[Category: Information Ethics]]
[[category: Male]]
+
[[Category: Male]]
 +
[[Category: Open Source Projects]]
  
 
([[Topics|back to index]])
 
([[Topics|back to index]])

Revision as of 20:38, 11 October 2012

Photo of Richard Stallman link

Richard Stallman (born March 16, 1953) is a software freedom activist and software developer. In 1983 he launched the Free Software Movement, as well as his plans to develop the GNU Operating System, a completely free Unix-like operating system. Two years later, in October of 1985, he started the Free Software Foundation, of which he is still president and volunteer.

Stallman authored the GNU General Public License, which implements copyleft, a concept he coined to protect the modification and redistribution rights of free software. Stallman is responsible for the core development of a number of widely used software components of the GNU system, including the GNU Compiler Collection, the GNU symbolic debugger (gdb), and GNU Emacs.

Early Life and Education

Richard Matthew Stallman was born March 16, 1953 to Daniel Stallman and Alice Lippman in New York City. He attended Harvard beginning in 1970 and graduated with a Bachelor of Arts in physics in 1974. He began working at the Massachusetts Institute of Technology as a programmer for the Artificial Intelligence Lab in 1971. From September 1974 to June 1975 he was a graduate student in physics at MIT. During this time, Stallman became a dedicated member of the hacker community, where he became known as his initials "rms," the name he used for his computer accounts.

During the late 1970s and early 1980s, the hacker culture at MIT shifted as developers wanted to prevent their software from being used by competitors. During these years many manufacturers stopped distributing source code and enacted protective software licenses to limit copying and redistribution.

The GNU Project

Stallman announced his plans for the GNU operating system in September 1983. GNU is a recursive acronym which stands for "GNU's Not Unix," as the operating system is both Unix-like and Unix-compatible. In 1985, Stallman published the GNU Maifesto, which detailed his plans and motivation for GNU. The central philosophy of GNU is outlined in "Four Essential Freedoms," (typically numbered programmatically 0-3) as follows:

  1. Freedom to run the program
  2. Freedom to study and change the program in source code form
  3. Freedom to redistribute exact copies
  4. Freedom to distribute modified versions


Activism

Honors and Awards

Publications

Papers in technical and academic journals

Manuals

External Links

Richard Stallman's personal website

GNU.org

The Free Software Foundation

References


(back to index)