Community Banker BIGBOOK Version 0.0.9


Understanding Open Source

Open source culture started as an idea without a name many years before the Internet. Richard Stallman codified the concept with the creation of the Free Software Foundation. However, even before Stallman and the Internet, as the public began to communicate through Bulletin Board Systems (BBS) like FidoNet, places like Sourcery Systems BBS were dedicated to providing source code for Public Domain, Shareware and Freeware programs.

Accelerated by the Internet, the philosophy that source code can be, and should be, freely shared has now become a key part of the software solutions landscape. It is a misnomer to say that Open Source Software (OSS) is free. Most open source is released into the public domain under a licence, the most common being the GPL ver 2 licence. The Gnu Public Licence (GPL) encapsulates the essence of what Free software is by defining it as a matter of the users' freedom to run, copy, distribute, study, change and improve the software. More precisely, it refers to four kinds of freedom, for the users of the software:

and of course...

In order for these freedoms to be preserved, OSS always requires the source code to be included each time with the software, even if it was adapted or modified, thus giving these improvements back to the community in general. The business models currently being utilised for sustainable enterprise OSS, such as Community Banker, all rely on the provision of services accompanying the freely available source code.

Contribute to the source

Please read the section of the user guide that discusses how to contribute to the source..