Harman Patil (Editor)

Habari

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Habari Community

Development status
  
Active

Initial release
  
April 3, 2007

Stable release
  
0.9.2 / September 16, 2014

Platform
  
PHP on Apache, Lighttpd, Hiawatha, Cherokee, Nginx

Available in
  
English, localizations available in many languages

Habari /həˈbɑːri/ is a free and open source blog engine written in PHP and currently supports MySQL, SQLite and PostgreSQL for the database backend. It gets its name from the Swahili greeting habari, which means "(what's the) news".

Contents

Features

  • Modular, object-oriented core for easy extensibility
  • Supports multiple database backends
  • Uses prepared statements throughout to protect against SQL injection attacks
  • Media silos to directly access various ways of media storage, like Flickr, or the server's filesystem
  • Atom Publishing Protocol support
  • Multiple users (authors) supported
  • Multiple sites on one installation supported (such as blog1.example.com and blog2.example.com) (note, however, that Habari does not yet support multiple blogs on one domain such as http://example.com/blog1 and http://example.com/blog2
  • Support for static content ("pages")
  • Plugin support
  • Tag support
  • WordPress importer
  • 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, version 0.4 on February 22, version 0.5 on July 27, 2008, version 0.6 on April 6, 2009, version 0.7 on April 1, 2011, version 0.8 on 13 December 2011, version 0.9 on 20 November 2012, version 0.9.1 on April 3, 2013, version 0.9.2 on September 16, 2014.

    Habari was a finalist in the 2008 SourceForge Community Choice Awards in the category of Best New Project.

    Release history

    This table contains the release history of Habari.

    Development model

    Habari is developed by the Habari community, in a meritocratic process inspired by the Apache Software Foundation. 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. Free-flowing developer discussions are most common on the Habari Project's official IRC channel, #habari on Freenode.

    References

    Habari Wikipedia


    Similar Topics