HOME

TheInfoList



OR:

FUDforum is a
free Free may refer to: Concept * Freedom, having the ability to do something, without having to obey anyone/anything * Freethought, a position that beliefs should be formed only on the basis of logic, reason, and empiricism * Emancipate, to procur ...
and
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
Internet forum software, originally produced by ''Advanced Internet Designs Inc.'', that is now maintained by the user community. The name "FUDforum" is an abbreviation of ''Fast Uncompromising Discussion forum''. It is comparable to other forum software. FUDforum is customizable and has a large feature set relative to other forum packages. FUDforum runs on a number of operating systems that are able to support the PHP programming language, including Unix, Linux and Windows systems. The interface is based on HTML5 with
CSS Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS is a cornerstone techno ...
, jQuery and AJAX. The code is released under the GNU General Public License and Internet sites can use the software royalty-free.


History

FUDforum was originally developed by Ilia Alshanetsky. The first version of FUDforum was released in 2001. Versions 2.8.0 and above are developed and supported by the community. The 10 year anniversary release, FUDforum 3.0.3, was released on 10 September 2011.


Requirements

FUDforum requires the following components to function: * A
web server A web server is computer software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, initiate ...
that will run PHP like the
Apache Web Server The Apache HTTP Server ( ) is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Soft ...
or Microsoft's Internet Information Services; * PHP versions 7.0 or higher; * A database like MySQL,
Oracle An oracle is a person or agency considered to provide wise and insightful counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. As such, it is a form of divination. Description The word '' ...
or
PostgreSQL PostgreSQL (, ), also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the In ...
.


Preconfigured versions

Two special pre-configured versions of FUDforum are available (doesn't require manual installation): * FUDforum2Go, a small-footprint version of FUDforum for Microsoft Windows that can run from a USB stick, CD-Rom or from any folder on a PC's hard disk. FUDforum2Go is based on
Server2Go Server may refer to: Computing *Server (computing), a computer program or a device that provides functionality for other programs or devices, called clients Role * Waiting staff, those who work at a restaurant or a bar attending customers and su ...
. * Turnkey FUDforum is a virtual appliance based on the TurnKey Linux Virtual Appliance Library, that can be deployed in the cloud or on a virtual machine infrastructure like VMWare,
Xen Xen (pronounced ) is a type-1 hypervisor, providing services that allow multiple computer operating systems to execute on the same computer hardware concurrently. It was originally developed by the University of Cambridge Computer Laboratory an ...
or VirtualBox.


Features

Some of FUDforum's features include: * The software supports an unlimited number of members, forums, posts, threads and attachments. * Ability to load USENET and E-mail list messages and sync forum replies back to these groups and lists. * Customizable theme system based on templates. * Translated into over 50 languages on
translatewiki.net translatewiki.net, formerly named Betawiki, is a web-based translation platform powered by the Translate extension for MediaWiki. It can be used to translate various kinds of texts but is commonly used for creating localisations for software ...
(including German,
French French (french: français(e), link=no) may refer to: * Something of, from, or related to France ** French language, which originated in France, and its various dialects and accents ** French people, a nation and ethnic group identified with Franc ...
, Dutch, Spanish, Portuguese and several other languages). *
Search engine A search engine is a software system designed to carry out web searches. They search the World Wide Web in a systematic way for particular information specified in a textual web search query. The search results are generally presented in a ...
friendly
URL A Uniform Resource Locator (URL), colloquially termed as a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifie ...
s * Flood control and Captcha spam protection. *
Blacklisting Blacklisting is the action of a group or authority compiling a blacklist (or black list) of people, countries or other entities to be avoided or distrusted as being deemed unacceptable to those making the list. If someone is on a blacklist, t ...
of users and
IP blocking IP address blocking, or IP banning, is a configuration of a network service that blocks requests from hosts with certain IP addresses. IP address blocking is commonly used to protect against brute force attacks and to prevent access by a disrupt ...
. * Messages can be stored within the database or on filesystem for extra performance. * Topics can be listed in flat or threaded mode. * User Avatars. * Private messaging system. * Poll creation. * Built-in
search engine A search engine is a software system designed to carry out web searches. They search the World Wide Web in a systematic way for particular information specified in a textual web search query. The search results are generally presented in a ...
. * RSS-feed syndication. * Message and ''Quick Reply'' editors that support BBCode, HTML, plain text and Smilies. * User, Moderator and Admin Control Panels. * A permission based user/group management system. * A plugin system that can be used to extend the forum's functionality. * A forum calendar. * Custom profile fields.


Integration

A MediaWiki extension and Drupal CMS module is available to provide FUDforum integration. FUDforum can also be integrated with systems like
DokuWiki DokuWiki is a wiki application licensed under GPLv2 and written in the PHP programming language. It works on plain text files and thus does not need a database. Its syntax is similar to the one used by MediaWiki. It is often recommended as a more ...
and eGroupWare (not with eGroupware version 1.6). Custom integration of third party tools can be achieved via FUDforum's provided API, called FUDAPI.


Conversion scripts

Several conversion scripts are provided to convert other bulletin board and forum software to FUDforum. They include: * IkonBoard; *
Invision Board Invision Community is a brand of forum software developed in 2002 and originally marketed as Invision Power Board. The current version of the software was written in PHP and uses MySQL for database storage. Invision Power Services (IPS) was ...
; * OpenBB; *
Phorum Phorum is an open source message board system written in PHP. History In April 1998, Brian Moon developed the initial scripts that would meet the basic forum needs of Dealmac, a small part time web based enterprise Moon was working on in his ...
; * phpBB; * punBB; * Sporum; * VBulletin; * WoltLab Burning Board; * WWWBoard; * XMB; * Yabb and Yabb DC.FUDforum Wiki


See also

* Comparison of Internet forum software * Integrated Content Management Systems:
Drupal Drupal () is a free and open-source web content management system (CMS) written in PHP and distributed under the GNU General Public License. Drupal provides an open-source back-end framework for at least 14% of the top 10,000 websites worldwide ...
, MediaWiki and eGroupWare.


References


Further reading

* Nicholas Petreley (April 22, 2002
No FUD about FUDForum
, SYS-CON Belgium * Nicholas Petreley (October 23, 2002
Stop your BBS shopping & try FUDforum
, SYS-CON Belgium * Peter B. Macintyre, "Discussion Forums Made Easy: FUDforum 2.7.1", September 2005 (PDF) issue of php, architect, pages 59–62.


External links

* {{official website, http://fudforum.org/ Free Internet forum software Free email software Free Usenet clients Free groupware