Midgard (software)
Midgard is an open source persistent storage framework. It provides an object-oriented and replicated environment for building data-intensive applications.
Midgard also ships with MidCOM content management system (CMS) built on the Midgard framework. MidCOM’s features include web-based authoring WYSIWYG interfaces and a component interface for installing additional web functionalities.
Midgard is built on the GNOME stack of libraries like GLib and libgda, and has language bindings for C, Python, Objective-C and PHP. Communications between applications written in the different languages happen over D-Bus. The CMS functionalities run on the LAMP (Linux, Apache, MySQL and PHP) platform.
The project follows the synchronized, 6 month release cycle that is implemented by several major open source projects like Ubuntu and GNOME. Because of this, the version numbering reflects to year and month of a release. The version 8.09 Ragnaroek has been designated as a “Long Term Support” release.
Etymology
The name Midgard comes from Nordic mythology, meaning Middle earth, the world of humans. Most of the Midgard developer community comes from the Baltic region, and the project has been referred by CMS Watch as the Hanseatic League of Content Management.
History
Midgard Project was started in early 1998 by Jukka Zitting and Henri Bergius for a Finnish historical reenactment organization —Harmaasudet— as a system for them to publish their material online.
Since the organization didn’t have resources to maintain a large development project by itself, the open source model was chosen for creating a community of contributors to the system. The version 1.0 of Midgard was released to the public on May 8, 1999. It attracted a steady stream of users, and the development project flourished.
Commercial services for the platform started to appear in early 2000. One of the first adopters was Envida, a Dutch company that realized the potential of Midgard for Web hosting purposes. First proprietary application for the platform was Hong Kong Linux Center (HKLC) Nadmin Studio content management system.
First application not connected with content management was Nemein.Net, a Professional Services Automation application released in 2002 by Nemein, a Finnish Midgard company. In May 2004 the Nemein.Net suite was renamed to OpenPSA and released under Open Source licensing.
By 2009, some social web services, like Qaiku have also adopted Midgard as their content management platform.
Licensing
The Midgard core libraries and the MidCOM CMS are distributed under the GNU Lesser General Public License (LGPL), a license which permits the software to be freely used so long as it is dynamically linked or the user can relink it to new versions of the libraries. This is the same license used by the GNU C Library. This licensing scheme qualifies Midgard as free software developed with an open source model.
Official documentation is licensed under the Creative Commons Attribution-ShareAlike License which supports the free usage principles defined by the GPL for code.
Applications developed using the Midgard application programming interfaces (API) can be copyrighted and licensed under any terms by their authors, enabling creation of commercial products and services based on the platform.
