Habari
From Wikipedia, the free encyclopedia
Habari (pronounced /hɑ'ɓɑ:ri/; X-SAMPA: /hA"b_<A:ri/) is a free and open source blog engine written in PHP. It runs on web servers such as Apache, Lighttpd or Nginx and it currently supports both MySQL and SQLite for the database backend. It gets its name from the Swahili word "habari" which translates to "news", as in "what's the news?".
[edit] Features
[edit] History
The Habari project was started in October 2006 to develop a modern blogging platform. The focus is on utilizing current technology, such as PHP 5, PHP Data Objects, and object-oriented programming, and the support of modern standards, such as the Atom Publishing Protocol.
The first "developer release" was released on April 3, 2007. Habari 0.2 followed on August 4, version 0.3 on November 5, and the last planned alpha, version 0.4, came out February 22, 2008.
[edit] Release history
This table contains the release history of Habari.
[edit] Development model
Habari is developed by the Habari community, in a meritocratic process inspired by the Apache Software Foundation[1]. Permission to commit code is handled liberally, with new contributors easily getting access to their own branches in the main source code repository. The decision-making process always involves the community, and in most cases decisions are made by community consensus. Some decisions, such as the decision that a new version should be released, are finalized by a vote amongst the Habari committers. This ensures that different opinions are heard and discussion is not stifled.

