Tuesday, August 02, 2011

Open Source Introduction (FAQ)

Q1. What does open source mean?

Put in simple terms, open source is a transparent way of developing software and making it freely available for others to use. The source code of a program is made fully available for individuals to access, alter and reuse, unlike proprietary software.

Q2. So it really is free?

Yes. This free access manifests itself in terms of the open source software's legal status. It makes the software's free status, and its associated transparency, indistinguishable from the code itself. Unlike most proprietary software, open source licenses are conceived in favour of the end user and permit most kinds of use and redistribution.

Q3. What does proprietary software mean?

Normally software creators produce a program and license it for commercial gain; for a variety of business-oriented reasons they do not make its source code openly available to the public. Most proprietary software is released for use only within the strict terms described in its End User License Agreement. These are likely to limit things like numbers of users, places where software can be executed, operations that can be performed and the rights of users to reverse engineer or emulate functionality.

Q4. You keep mentioning source code; what's that?

When a program is initially conceived it's written in a human-readable language (a programming language such as C, C++ or Java). For a computer to efficiently execute the program this source code often undergoes a process called compiling, which produces one or more binary files as its result. Composed of 1s and 0s, these make no sense to human eyes, and are difficult to reuse in other programs or environments. To really understand what a program is doing, how it's behaving and to facilitate its reuse and enhancement, source code is essential.

Q5. Hmm... can you explain that more fully?

Without access to source code a user will have very limited knowledge of how the program actually works and will be technically unable to alter the program to suit their individual needs, or use the code as the foundation of subsequent programs. Open source differs from normal programming as it is created and distributed by groups of people who are happy (indeed enthusiastic) for it to be used, modified and redeployed.

Q6. So if source code is so valuable why not just convert proprietary binary files back?

Although the effects of the compiling process can sometimes be reversed using a decompilation tool, the complexity of this process means it's usually one-way in nature (it's comparable with trying to convert a baked cake back into its original ingredients). In any case, irrespective of the technical means one might have to recreate source code from a binary file, many proprietary software licenses expressly forbid it.

Q7. But what's in it for the open source people?

The spirit of the open source community is such that more transparency within software is a good thing. Developers and distributors are motivated by the belief that free software will enable users to add enhancements, resulting in better programs.

Q8. What about open standards?

These are related to open source, although not synonymous. By virtue of their transparency and level of community acceptance these are standards that offer a degree of protection against obsolescence and inaccessibility. They must be free to view and implement, prevent users from being locked in to a particular vendor and have no associated royalty or fee. Examples of open standard file formats include the OASIS Open Document Format and the World Wide Web Consortium's XHTML. These can be contrasted with opaque proprietary alternatives which are not really fully supported elsewhere, and force users to choose a single vendor's software solutions to facilitate information retrieval and update.

Q9. I'm a data creator; how will open source and open standards affect me?

Choosing an open source tool tailored to one's own requirements will greatly enhance the chances of a digital object's longevity. As so much of data curation involves thinking about the overall life cycle of a digital object, it is crucial to think first about what format in which to create a document or what tools to rely upon. Choosing a proprietary format might well hamper any long-term curation of the object, whereas an open format enables the introduction of preservation procedures into the data creating process. Furthermore, the absence of legal restrictions that determine the ways in which digital assets can be stored and manipulated enables a digital curator to emulate, migrate or reuse software or data with far fewer complications.

Q10. I'm a data curator; how will open source affect me?

Once materials have been created in open formats with open source tools it will be easier to tailor the curation process to one's specific needs. A clear understanding can be established of how a digital object was created and structured. In the long-term if digital objects are obtained with no available rendering software, it should be fairly easy to recreate or reuse the digital object provided that the source code has been archived and is sufficiently well documented.

Q11. I'm a data re-user; how will open source affect me?

Most immediately, the transparency that characterises the OSS model is of great benefit. In order to effectively reuse or access a digital resource in the future, understanding a program is a great facilitator, and this can be more easily done with full access to the source code. In the long-term open source file formats will greatly enhance accessibility to data. Being dependent on commercial or proprietary software may well restrict access as one will need to obtain the exact same software in order to read particular file formats, and the software, or the company that created it may no longer be around.

Q12. Does open source come with any licensing at all?

The open source community recognises a range of individual off-the-shelf open source licenses. In order to qualify, a license must satisfy the open source definition, and offer users the right to freely obtain, use, reuse and distribute licensed code. Some go further, adding what's known as a copyleft clause that stipulates that any subsequent, derivative code must be released under the same open license. Nothing in the open source definition compels distributors to release software for no fee, but anyone who acquires the software may redistribute as widely as they wish without remuneration.

Q13. So can I be sure that this open source software will always be maintained and have full functionality?

Provided that the software is both open source and available then it will be possible for any other party to step in and take over the maintenance and development of a particular software project. Proprietary software on the other hand offers few assurances of on-going maintenance, and commercial licenses usually absolve distributors of all responsibility if the software goes wrong.

Q14. Does the open source approach have any drawbacks?

The problems associated with open source are well documented by its opponents. Some of the most common include:
  • The non-centralised nature of open source development and distribution (limiting the chances of having someone to blame if things go wrong and introducing a degree of risk to the future development of individual applications).
  • The hidden costs that exist despite often non-existent acquisition costs (such as staff retraining).
  • The lack of easy-to-use tools and documentation and neglect of the importance of intuitive user interfaces.
  • The rapid pace of changes to open source software, arising from the huge base of contributing programmers.
  • The risk of Open Source software stagnating due to developer distraction or loss of motivation or resources.
Although in many circumstances persuasive, these criticisms are by no means applicable universally. Unsurprisingly, situations can be identified where either open source or proprietary alternatives would be the most appropriate choice.

Q15. What is the future of open source?

Currently, the wide scale adoption of open source software and open formats remains, in comparison with proprietary alternatives, rather low. The follow-the-crowd mentality is a reasonable strategy for ensuring the longevity of one's resources: if there are enough people with a vested interest in continued support for a particular software product then there are attractive profits to be made by commercial companies from ensuring it remains available. However, open source is more easily curated and this must be distinguished from the incentives created by societal demand for curation that more popular formats enjoy. With the popularity of open source software like OpenOffice.org on the increase, soon a larger demand will be in evidence for the curation of more open formats. The transparency underpinning them will allow this demand to be more straightforwardly satisfied than for proprietary equivalents.
Ultimately most users will consider the adoption of open source only if the tools themselves are sufficiently robust, usable, economically viable and functionally rich to meet their research, business or organisational requirements. Issues of transparency and long term accessibility are less likely to feature among the priorities of data creators who favour usability and functionality, but they should be of importance further up institutional hierarchies and further along the digital life-cycle. As open source continues to improve in terms of end user expectations it is likely that the benefits of freedom and openness will increasingly be seized in favour of opaque and difficult to manage alternatives. Similarly, it is likely that proprietary distributors will be motivated to inject their own products with much more transparent characteristics.

Q16. Where can I get more information on open source?

http://www.dcc.ac.uk/resources/curation-reference-manual
http://www.oss-watch.ac.uk/
http://www.opensource.org/
http://www.fsf.org/
http://www.gnu.org/

Reference:
http://www.dcc.ac.uk/digital-curation/digital-curation-faqs/open-source-software-oss-and-open-standards






3 comments:

Aliff said...

very informative, good job wey

A.F.I. said...

haa padat2

Kamil said...

wc :)