Jump to content

Phorum: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
JohnCD (talk | contribs)
RV to version by Addbot (talk | contribs | block) at 09:42, 27 February 2013 - RM WP:POINTy and muddled PROD
m Update "Stable release"
Line 11: Line 11:
| released = April 1998<!-- {{Start date|YYYY|MM|DD|df=yes/no}} -->
| released = April 1998<!-- {{Start date|YYYY|MM|DD|df=yes/no}} -->
| discontinued =
| discontinued =
| latest release version = 5.2.19
| latest release version = 5.2.20
| latest release date = {{Start date and age|2012|08|24|df=yes/no}}
| latest release date = {{Start date and age|2015|06|19|df=yes/no}}
| latest preview version =
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->

Revision as of 10:51, 11 November 2015

Original author(s)Brian Moon
Developer(s)Phorum Development Team
Initial releaseApril 1998
Stable release
5.2.20 / 19 June 2015; 9 years ago (2015-06-19)
Repository
Written inPHP[1]
TypeForum software
LicensePhorum License (BSD like)
Websitewww.phorum.org

Phorum is an open source message board system written in PHP.[1]

History

In April 1998, Brian Moon developed three scripts that would meet the basic needs of dealmac.com.[2] With 30 days of testing, the code was prepared enough to put into production. It was named WebThreads, though this name was later found to collide with another, similar product. The name Phorum came from combining "PHP" and "forum". It was released under the GPL, though it would later be changed to the Phorum license, a BSD style license.

As dealmac.com grew, the demands for the software grew. Brian had already begun writing Phorum 2.0. However, upon a review of the code, 2.0 was clearly not able to scale to dealmac.com's needs. This led to dealmac.com hiring Brian Moon to create what would become Phorum 3.0. The site owners were very open to open source. Initially, Phorum 3 was developed primarily by Brian Moon with some help from Jason Birch of Bar-None Drinks.[3]

In 2000, Dan Langille[4] joined the Phorum team and has concentrated on maintaining the PostgreSQL code.

In 2001, Thomas Seifert of MySnip.de[5] came on board, contributing an internal user system in Phorum. Previously, Phorum had relied on external user systems for user management.

Version 4 was never realized due to several problems with the direction of the code. Brian and Thomas instead started version 5, which was focused on speed and extensibility. This release made the product comparable to other offerings.

In September 2005, Maurice Makaay of Gitaar.net[6] joined the Phorum team, contributing an easier to use message posting system and code for improving the Phorum module system. The Phorum module system provides a very flexible solution for implementing extra features and a lot of new features have been implemented as easy to install and use modules.

Phorum 5.2.x is the current stable branch as of this writing. Many changes were made to 5.2 versus 5.1 including a new template and the addition of a documented API for developing other applications for use with Phorum.

In recent history, Phorum has been installed on websites such as MySQL.com forums.[7]

See also

References

  1. ^ a b Marcel Gagné (March 1, 2002). "Scriptwriting for ze Web and Everywhere Else". Linux Journal. Retrieved February 1, 2010. {{cite news}}: Italic or bold markup not allowed in: |publisher= (help)
  2. ^ dealmac.com
  3. ^ Bar-None Drinks
  4. ^ Dan Langille
  5. ^ MySnip.de
  6. ^ Gitaar.net
  7. ^ MySQL.com forums