The appeal of open source to software developers is that it allows them to improve, modify, or adopt according to their own needs, saving time that might be wasted on the paths traditionally used by commercial developers. Some products are so well known that computer users do not associate them with open-source technology.
Open-source programming, a concept started nearly a decade ago by developers seeking an alternative marketing outlet, is becoming a staple for many software companies. Open-source code is now the basis of many popular products, some of which are distributed for free.An open-source environment enables programmers to read, redistribute, and modify the source code for a piece of software. The Open Source Initiative (OSI) is a clearinghouse for license and marketing agreements involving open-source programs.Alan Shimel, chief strategy officer for StillSecure, said his company is a huge supporter of open source. “This kind of software brings a much-needed grassroots movement that is pushing the software envelope. We try to leverage this in our products,” he said.The appeal of open source to software developers is that it allows them to improve, modify, or adopt according to their own needs, saving time that might be wasted on the paths traditionally used by commercial developers.”The trend is for a company like ours to take an open-source engine and build a proprietary product around it,” Shimel said.Open-source products have spanned the three main software categories: operating systems, Internet browsers, and programming tools. Some of these products are so well known that computer users do not associate them with open-source technology.
OS Core Code Consider, for instance, the operating system Linux. It is found in devices from handheld computers to standard PCs. Linux is the most-used Unix-like operating system available, according to the OSI.There are several versions of Linux, many of them modified and packaged with specific enhancements. Perhaps the most well-known version of Linux is Red Hat.Other popular open-source systems are FreeBSD, OpenBSD, and NetBSD, which are all based on the Berkeley Systems Distribution of Unix developed at the University of California at Berkeley. Another BSD-based open-source project, Darwin, was developed for Apple Computer’s OS X.Open-source coding is built into many of the router boxes and root Domain Name Servers (DNS) that power the Internet. A majority of these programs are rooted in a version of BSD or Linux. BIND is the open-source software providing the DNS service for the Internet. Internet and Programming Tools Open-source programs also are found running on top of many operating systems. The open-source based Apache, for instance, runs over half of the world’s Web servers.One prominent e-mail delivery system, Sendmail, is an open-source product. Even Mozilla Organization’s Firefox Web browser, which has eroded more than 10-percent of Microsoft’s Internet Explorer user base, is open-source programming. |