Open Source

Money Manager EX is free, OpenSource and usable without charges. A donation is always welcome.

What is open source?

The term “open source” refers to something that can be modified because its design is publicly accessible.

While it originated in the context of computer software development, today the term “open source” designates a set of values - what we call the open-source way. Open source projects, products, or initiatives are those that embrace and celebrate open exchange, collaborative participation, rapid prototyping, transparency, meritocracy, and community development.

What is open-source software?

Open-source software is software whose source code is available for modification or enhancement by anyone.

“Source code” is the part of the software that most computer users don’t ever see; it’s the code computer programmers can manipulate to change how a piece of software - a “program” or “application” - works. Programmers who have access to a computer program’s source code can improve that program by adding features to it or fixing parts that don’t always work correctly.

What’s the difference between open-source software and other types of software?

Some software has source code that cannot be modified by anyone but the person, team, or organization who created it and maintains exclusive control over it. This kind of software is frequently called “proprietary software” or “closed source” software because its source code is the property of its original authors, who are the only ones legally allowed to copy or modify it. Microsoft Word and Adobe Photoshop are examples of proprietary software. To use proprietary software, computer users must agree (usually by signing a license displayed the first time they run this software) that they will not do anything with the software that the software’s authors have not expressly permitted.

Open-source software is different. Its authors make its source code available to others who would like to view that code, copy it, learn from it, alter it, or share it. LibreOffice and the GIMP are examples of open-source software. As they do with proprietary software, users must accept the terms of a license when they use open source software - but the legal terms of open source licenses differ dramatically from those of proprietary licenses. Open-source software licenses promote collaboration and sharing because they allow other people to make modifications to source code and incorporate those changes into their projects. MMEX’s open source license ensures that anyone who alters and then shares a program with others must also share that program’s source code without charging a licensing fee for it. In other words, computer programmers can access, view, and modify open-source software whenever they like - as long as they let others do the same when they share their work. They could be violating the terms of some open source licenses if they don’t do this.

So as the Open Source Initiative explains, “open source doesn’t just mean access to the source code.” It means that anyone should be able to modify the source code to suit his or her needs and that no one should prevent others from doing the same. The Initiative’s definition of “open source” contains several other important provisions.

Is open-source software only important to computer programmers?

Open-source software benefits programmers and non-programmers alike. Because much of the Internet itself is built on many open source technologies - like the Linux operating system and the Apache Web server application - anyone using the Internet benefits from open-source software. Every time computer users view webpages, check email, chat with friends, stream music online, or play multiplayer video games, their computers, mobile phones, or gaming consoles connect to a global network of computers that routes and transmits their data to the “local” devices they have in front of them.

The computers that do all this important work are typically located in faraway places that users don’t see or can’t physically access - which is why some people call these computers “remote computers.” More and more, people rely on remote computers when doing things they might otherwise do on their local devices. For example, they use online word processing, email management, and image editing software that they don’t install and run on their personal computers. Instead, they simply access these programs on remote computers by using a Web browser or mobile phone application.

Some people call remote computing “cloud computing,” because it involves activities (like storing files, sharing photos, or watching videos) that incorporate not only local devices but also the global network of remote computers that form an “atmosphere” around them. Cloud computing is an increasingly important aspect of everyday life with Internet-connected devices. Some cloud computing applications, like Google Docs, are closed source programs. Others, like Etherpad, are open source programs.

Cloud computing applications run “on top” of additional software that helps them operate smoothly and effectively. The software that runs “underneath” cloud computing applications acts as a platform for those applications. Cloud computing platforms can be open source or closed source. OpenStack is an example of an open-source cloud computing platform.

Why do people prefer using open source software?

Many people prefer open-source software because they have more control over that kind of software. They can examine the code to make sure it’s not doing anything they don’t want it to do, and they can change parts of it they don’t like. Users who aren’t programmers also benefit from open-source software, because they can use this software for any purpose they wish - not merely the way someone else thinks they should.

Others like open source software because it helps them become better programmers. Because open-source code is publicly accessible, students can learn to make better software by studying what others have written. They can also share their work with others, inviting comments and critique.

Some people prefer open-source software because they consider it more secure and stable than proprietary software. Because anyone can view and modify open-source software, someone might spot and correct errors or omissions that a program’s original authors might have missed. And because so many programmers can work on a piece of open-source software without asking for permission from original authors, open-source software is generally fixed, updated, and upgraded quickly.

Many users prefer open-source software to proprietary software for important, long-term projects. Because the source code for open-source software is distributed publicly, users that rely on software for critical tasks can be sure their tools won’t disappear or fall into disrepair if their original creators stop working on them.

Source: www.opensource.com