What is open source?
In simple terms open source is the free-code available over the Internet. A group of people come together to solve a problem(generally to develop software).This group can have unlimited number of numbers from all over the world. The concept behind open source is that the software developed will be more useful and error-free.This source code is included the complied version, so that further modifications can be done. Any one from all over the world can take part in this modification and customization of the source code.
The basic characteristics that open source software must fulfill are:
• The program must be distributed freely.
• The original source must be included with the software.
• Further modification must be allowed to everybody.
• After modification software must be redistributed.
Some popular open source software are Linux (operating System), PNG (Graphics file format, getting popular with world wide web), Mozilla (Firefox, Netscape Browser), PERL (Scripting language for web), Wikipedia (online dictionary and other information).
Starting days of Open Source
The roots of current open source software system was established by two different groups in late 70’s and early 80’s.
- First group, on the US East coast, Richard Stallman, a programmer at the MIT AI Lab, resigned, and launched the GNU Project and the Free Software Foundation.
- Second group, on the US West coast, the Computer Science Research Group (CSRG) of the University of California at Berkeley was improving the Unix system.

Flash 6:28 am on July 5, 2009 Permalink |
Great post!