History
The modern forum originated fromStructure
A forum consists of a tree-like directory structure. The top end is "Categories". A forum can be divided into categories for the relevant discussions. Under the categories are sub-forums and these sub-forums can further have more sub-forums. The ''topics'' (commonly called ''threads'') come under the lowest level of sub-forums and these are the places under which members can start their discussions or ''posts''. Logically forums are organized into a finite set of generic topics (usually with one main topic) driven and updated by a group known as ''members'', and governed by a group known as ''moderators''. It can also have a graph structure. All message boards will use one of three possible display formats. Each of the three basic message board display formats: Non-Threaded/Semi-Threaded/Fully Threaded, has its own advantages and disadvantages. If messages are not related to one another at all, a Non-Threaded format is best. If a user has a message topic and multiple replies to that message topic, a semi-threaded format is best. If a user has a message topic and replies to that message topic and responds to replies, then a fully threaded format is best.User groups
Internally, Western-style forums organize visitors and logged in members into user groups.Moderators
The ''moderators'' (short singular form: "mod") are users (or employees) of the forum who are granted access to the posts and threads of all members for the purpose of ''moderating discussion'' (similar toAdministrators
The ''administrators'' (short form: "admin") manage the technical details required for running the site. As such, they have the authority to appoint and revoke members as moderators, manage the rules, create sections and sub-sections, as well as perform anyPost
A ''post'' is a user-submitted message enclosed into a block containing the user's details and the date and time it was submitted. Members are usually allowed to edit or delete their own posts. Posts are contained in threads, where they appear as blocks one after another. The first post starts the thread; this may be called the TS (thread starter) or OP (original post). Posts that follow in the thread are meant to continue discussion about that post, or respond to other replies; it is not uncommon for discussions to be derailed. On Western forums, the classic way to show a member's own details (such as name and avatar) has been on the left side of the post, in a narrow column of fixed width, with the post controls located on the right, at the bottom of the main body, above the signature block. In more recent forum software implementations, the Asian style of displaying the members' details above the post has been copied. Posts have an internal limit usually measured in characters. Often one is required to have a message with a minimum length of 10 characters. There is always an upper limit but it is rarely reached – most boards have it at either 10,000, 20,000, 30,000, or 50,000 characters. Most forums keep track of a user's postcount. The postcount is a measurement of how many posts a certain user has made. Users with higher postcounts are often considered more reputable than users with lower postcounts, but not always. For instance, some forums have disabled postcounts with the hopes that doing so will emphasize the quality of information over quantity.Thread
A ''thread'' (sometimes called a ''topic'') is a collection of posts, usually displayed from oldest to latest, although this is typically configurable: Options for newest to oldest and for a threaded view (a tree-like view applying logical reply structure before chronological order) can be available. A thread is defined by a title, an additional description that may summarize the intended discussion, and an opening or original post (common abbreviation OP, which can also be used to refer to the original poster), which opens whatever dialogue or makes whatever announcement the poster wished. A thread can contain any number of posts, including multiple posts from the same members, even if they are one after the other.Bumping
A thread is contained in a forum and may have an associated date that is taken as the date of the last post (options to order threads by other criteria are generally available). When a member posts in a thread it will jump to the top since it is the latest updated thread. Similarly, other threads will jump in front of it when they receive posts. When a member posts in a thread for no reason but to have it go to the top, it is referred to as a ''bump'' or ''bumping''. It has been suggested that "bump" is an acronym of "bring up my post"; however, this is almost certainly aStickying
Threads that are important but rarely receive posts are ''sticky''ed (or, in some software, "pinned"). A ''sticky thread'' will always appear in front of normal threads, often in its own section. A "threaded discussion group" is simply any group of individuals who use a forum for threaded, or asynchronous, discussion purposes. The group may or may not be the only users of the forum. A thread's popularity is measured on forums in reply (total posts minus one, the opening post, in most default forum settings) counts. Some forums also track page views. Threads meeting a set number of posts or a set number of views may receive a designation such as "hot thread" and be displayed with a different icon compared to other threads. This icon may stand out more to emphasize the thread. If the forum's users have lost interest in a particular thread, it becomes a ''dead thread''.Discussion
Forums prefer a premise of open and free discussion and often adopt de facto standards. Most common topics on forums include questions, comparisons, polls of opinion, as well as debates. It is not uncommon for nonsense or unsocial behavior to sprout as people lose temper, especially if the topic is controversial. Poor understanding of differences in values of the participants is a common problem on forums. Because replies to a topic are often worded aimed at someone's point of view, discussion will usually go slightly off into several directions as people question each other's validity, sources and so on. Circular discussion and ambiguity in replies can extend for several tens of posts of a thread eventually ending when everyone gives up or attention spans waver and a more interesting subject takes over. It is not uncommon for debate to end inLiabilities of owners and moderators
SeveralCommon features
By default to be an Internet forum, the web application needs an ability to submit threads and replies. Typically, threads are in newer to older view, and replies in older to newer view.Tripcodes and capcodes
Most imageboards and 2channel-style discussion boards allow (and encourage) anonymous posting and use a system of tripcodes instead of registration. A tripcode is the hashed result of a password that allows one's identity to be recognized without storing any data about users. In a tripcode system, a secret password is added to the user's name following a separator character (often a number sign). This password, or tripcode, is hashed into a special key, or trip, distinguishable from the name by HTML styles. Tripcodes cannot be faked but on some types of forum software they are insecure and can be guessed. On other types, they can be brute forced with software designed to search for tripcodes such as Tripcode Explorer. Moderators and administrators will frequently assign themselves capcodes, or tripcodes where the guessable trip is replaced with a special notice (such as "# Administrator"), or cap.Private message
A ''private message'', or PM for short, is a message sent in private from a member to one or more other members. The ability to send so-called blind carbon copies is sometimes available. When sending a ''blind carbon copy'' (bcc), the users to whom the message is sent directly will not be aware of the recipients of the blind carbon copy or even if one was sent in the first place.Presuming someone is sending a private message and has the ability to send blind carbon copies: If someone fills the ''recipient'' field with "John" and "Tom", and the ''blind carbon copy'' field with "Gordon". John will know Tom got the message. Tom knows John got the message. But, both Tom and John have no clue that Gordon got the message as well. Private messages are generally used for personal conversations. They can also be used with tripcodes—a message is addressed to a public trip and can be picked up by typing in the tripcode.Attachment
An attachment can be almost any file. When someone attaches a file to a person's post they are uploading that particular file to the forum's server. Forums usually have very strict limit on what can be attached and what cannot be (among which the size of the files in question). Attachments can be part of a thread, social group, etc.,BBCode and HTML
HyperText Markup Language (HTML) is sometimes allowed but usually its use is discouraged or when allowed, it is extensively filtered. Modern bulletin board systems often will have it disabled altogether or allow only administrators use it, as allowing it on any normal user level is considered a security risk due to a high rate of<
and >
the tagname is enclosed within square brackets (meaning: and ">/code> and
/code>). Commonly /code> is used for italic type
In typography, italic type is a cursive font based on a stylised form of calligraphic handwriting. Owing to the influence from calligraphy, italics normally slant slightly to the right. Italics are a way to emphasise key points in a printed tex ...
, /code> is used for bold
In typography, emphasis is the strengthening of words in a text with a font in a different style from the rest of the text, to highlight them. It is the equivalent of prosody stress in speech.
Methods and use
The most common methods in W ...
, /code> for underline, olor="value"/code> for color and ist
Ist or IST may refer to:
Information Science and Technology
* Bachelor's or Master's degree in Information Science and Technology
* Graduate School / Faculty of Information Science and Technology, Hokkaido University, Japan
* Graduate School ...
/code> for lists, as well as mg/code> for images and rl/code> for links.
The following example BBCode: his bis lever i ext i b/code> when the post is viewed the code is rendered to HTML and will appear as: This is ''clever'' ''text''.
Many forum packages offer a way to create Custom BBCodes, or BBcodes that are not built into the package, where the administrator of the board can create complex BBCodes to allow the use of JavaScript or iframe functions in posts, for example embedding a YouTube or Google Video complete with viewer directly into a post.
Emoticon
An emoticon or ''smiley'' is a symbol or combination of symbols used to convey emotional content in written or message form. Forums implement a system through which some of the text representations of an emoticons (e.g. xD
, :p
) are rendered as a small image. Depending on what part of the world the forum's topic originates (since most forums are international) smilies can be replaced by other forms of similar graphics, an example would be kaoani
Kaoani comes from the Japanese and . Kaoanis are small animated smilies that usually bounce up and down to look like they are floating. Kaoani originate in Japan and are also known as puffs, anime blobs, anikaos or anime emoticons.
Kaoani can t ...
(e.g. *(^O^)*
, (^-^)b
), or even text between special symbols (e.g. :blink:, :idea:).
Poll
Most forums implement an opinion poll
An opinion poll, often simply referred to as a survey or a poll (although strictly a poll is an actual election) is a human research survey of public opinion from a particular sample. Opinion polls are usually designed to represent the opinions ...
system for threads. Most implementations allow for single-choice or multi-choice (sometimes limited to a certain number) when selecting options as well as private or public display of voters. Polls can be set to expire after a certain date or in some cases after a number of days from its creation. Members vote in a poll and a statistic is displayed graphically.
RSS and ATOM
RSS
RSS ( RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many di ...
and ATOM
Every atom is composed of a nucleus and one or more electrons bound to the nucleus. The nucleus is made of one or more protons and a number of neutrons. Only the most common variety of hydrogen has no neutrons.
Every solid, liquid, gas, and ...
feeds allow a minimalistic means of subscribing to the forum. Common implementations allow RSS feeds to list only the last few threads updated for the forum index and the last posts in a thread.
Other features
An ''ignore list'' allows members to hide posts of other members that they do not want to see or have a problem with. In most implementations, they are referred to as ''foe list'' or ''ignore list''. The posts are usually not hidden, but minimized with only a small bar indicating a post from the user on the ''ignore list'' is there. Almost all Internet forums include a ''member list'', which allows display of all forum members, with an integrated search feature. Some forums will not list members with 0 posts, even if they have activated their accounts.
Many forums allow users to give themselves an ''avatar''. An avatar is an image that appears beside all of a user's posts, in order to make the user more recognizable. The user may upload the image to the forum database or may provide a link to an image on a separate website. Each forum has limits on the height, width, and data size of avatars that may be used; if the user tries to use an avatar that is too big, it may be scaled down or rejected.
Similarly, most forums allow users to define a ''signature'' (sometimes called a ''sig''), which is a block of text, possibly with BBCode, which appears at the bottom of all of the user's posts. There is a character limit on signatures, though it may be so high that it is rarely hit. Often the forum's moderators impose manual rules on signatures to prevent them from being obnoxious (for example, being extremely long or having flashing images), and issue warnings or bans to users who break these rules. Like avatars, signatures may improve the recognizability of a poster. They may also allow the user to attach information to all of their posts, such as proclaiming support for a cause, noting facts about themselves, or quoting humorous things that have previously been said on the forum.
Common on forums, a ''subscription'' is a form of automated notification integrated into the software of most forums. It usually notifies either by email or on the site when the member returns. The option to subscribe is available for every thread while logged in. Subscriptions work with ''read marking'', namely the property of ''unread'', which is given to the content never served to the user by the software.
Recent development in some popular implementations of forum software has brought ''social network features and functionality''. Such features include personal galleries, pages as well as a social network like chat
Chat or chats may refer to:
Communication
* Conversation, particularly casual
* Online chat, text message communication over the Internet in real-time
* Synchronous conferencing, a formal term for online chat
* SMS chat, a form of text messagin ...
systems.
Most forum software is now fully customizable with "hacks" or "modifications" readily available to customize a person's forum to theirs and their members' needs.
Often forums use "cookies
A cookie is a baked or cooked snack or dessert that is typically small, flat and sweet. It usually contains flour, sugar, egg, and some type of oil, fat, or butter. It may include other ingredients such as raisins, oats, chocolate chips, nuts ...
", or information about the user's behavior on the site sent to a user's browser and used upon re-entry into the site. This is done to facilitate automatic login and to show a user whether a thread or forum has received new posts since his or her last visit. These may be disabled or cleared at any time.
Rules and policies
Forums are governed by a set of individuals, collectively referred to as ''staff'', made up of ''administrators'' and ''moderators'', which are responsible for the forums' conception, technical maintenance, and policies (creation and enforcing). Most forums have a list of rules detailing the wishes, aim, and guidelines of the forums' creators. There is usually also a FAQ section containing basic information for new members and people not yet familiar with the use and principles of a forum (generally tailored for specific forum software).
Rules on forums usually apply to the entire user body and often have preset exceptions, most commonly designating a section as an exception. For example, in an IT forum any discussion regarding anything but computer programming languages may be against the rules, with the exception of a ''general chat'' section.
Forum rules are maintained and enforced by the moderation team, but users are allowed to help out via what is known as a report system. Most Western forum platforms automatically provide such a system. It consists of a small function applicable to each post (including one's own). Using it will notify all currently available moderators of its location, and subsequent action or judgment can be carried out immediately, which is particularly desirable in large or very developed boards. Generally, moderators encourage members to also use the ''private message'' system if they wish to report behavior. Moderators will generally frown upon attempts of moderation by non-moderators, especially when the would-be moderators do not even issue a report. Messages from non-moderators acting as moderators generally declare a post as against the rules or predict punishment. While not harmful, statements that attempt to enforce the rules are discouraged.
When rules are broken several steps are commonly taken. First, a warning is usually given; this is commonly in the form of a ''private message'' but recent development has made it possible for it to be integrated into the software. Subsequent to this, if the act is ignored and warnings do not work, the member is – usually – first exiled from the forum for a number of days. Denying someone access to the site is called a ''ban''. Bans can mean the person can no longer log in or even view the site anymore. If the offender, after the warning sentence, repeats the offense, another ban is given, usually this time a longer one. Continuous harassment of the site eventually leads to a permanent ban. In most cases, this means simply that the account is locked. In extreme cases where the offender – after being permanently banned – creates another account and continues to harass the site, administrators will apply an IP address
An Internet Protocol address (IP address) is a numerical label such as that is connected to a computer network that uses the Internet Protocol for communication.. Updated by . An IP address serves two main functions: network interface ident ...
ban or block (this can also be applied at the server level): If the IP address is static, the machine of the offender is prevented from accessing the site. In some extreme circumstances, IP address range bans or country bans can be applied; this is usually for political, licensing, or other reasons. See also: Block (Internet)
On the Internet, a block or ban is a technical measure intended to restrict access to information or resources. Blocking and its inverse, unblocking, may be implemented by the owners of computers using software. Some countries, notably China a ...
, IP address 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 disrup ...
, and Internet censorship.
Offending content is usually deleted. Sometimes if the topic is considered the source of the problem, it is ''locked''; often a poster may request a topic expected to draw problems to be locked as well, although the moderators decide whether to grant it. In a ''locked thread'', members cannot post anymore. In cases where the topic is considered a breach of rules it – with all of its posts – may be deleted.
Troll
Forum ''trolls'' are users that repeatedly and deliberately breach the netiquette of an established online community, posting inflammatory, extraneous, or off-topic messages to bait or excite users into responding or to test the forum rules and policies, and with that the patience of the forum staff. Their provocative behavior may potentially start flame wars
Flaming or roasting is the act of posting insults, often including profanity or other offensive language, on the internet. This term should not be confused with the term trolling, which is the act of someone going online, or in person, and causin ...
(see below) or other disturbances. Responding to a troll's provocations is commonly known as 'feeding the troll' and is generally discouraged, as it can encourage their disruptive behavior.
Sock puppet
The term sock puppet refers to multiple pseudonyms in use by the same person on a particular message board or forum. The analogy of a sock puppet is of a puppeteer holding up both hands and supplying dialogue to both puppets simultaneously. A typical use of a sockpuppet account is to agree with or debate another sockpuppet account belonging to the same person, for the purposes of reinforcing the puppeteer's position in an argument. Sock puppets are usually found when an IP address check is done on the accounts in forums.
Spamming
Forum spamming is a breach of netiquette where users repeat the same word or phrase over and over, but differs from multiple posting in that spamming is usually a willful act that sometimes has malicious intent. This is a common trolling technique. It can also be traditional spam
Spam may refer to:
* Spam (food), a canned pork meat product
* Spamming, unsolicited or undesired electronic messages
** Email spam, unsolicited, undesired, or illegal email messages
** Messaging spam, spam targeting users of instant messaging ( ...
, unpaid advertisement
Advertising is the practice and techniques employed to bring attention to a product or service. Advertising aims to put a product or service in the spotlight in hopes of drawing it attention from consumers. It is typically used to promote a ...
s that are in breach of the forum's rules. Spammers utilize a number of illicit techniques to post their spam, including the use of botnets.
Some forums consider concise, comment-oriented posts spam, for example ''Thank you'', ''Cool'' or ''I love it''.
Double posting
One common faux pas on Internet forums is to post the same message twice. Users sometimes post versions of a message that are only slightly different, especially in forums where they are not allowed to edit their earlier posts. Multiple posting instead of editing prior posts can artificially inflate a user's post count. Multiple posting can be unintentional; a user's browser might display an error message even though the post has been transmitted or a user of a slow forum might become impatient and repeatedly hit the submit button. An offline editor may post the same message twice. Multiple posting can also be used as a method of trolling or spreading forum spam. A user may also send the same post to several forums, which is termed crossposting
Crossposting is the act of posting the same message to multiple information channels; forums, mailing lists, or newsgroups. This is distinct from multiposting, which is the posting of separate identical messages, individually, to each channel, (a ...
. The term derives from Usenet
Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it was ...
, where crossposting was an accepted practice but causes problems in web forums, which lack the ability to link such posts so replies in one forum are not visible to people reading the post in other forums.
Necroposting
A necropost is a message that revives (as in necromancy) an arbitrarily old thread, causing it to appear above newer and more active threads. This practice is generally seen as a breach of netiquette on most forums. Because old threads are not usually locked from further posting, necroposting is common for newer users and in cases where the date of previous posts is not apparent.
Word censor
A word censoring system is commonly included in the forum software package. The system will pick up words in the body of the post or some other user-editable forum element (like user titles), and if they partially match a certain keyword (commonly no case sensitivity) they will be censored. The most common censoring is letter replacement with an asterisk
The asterisk ( ), from Late Latin , from Ancient Greek , ''asteriskos'', "little star", is a typographical symbol. It is so called because it resembles a conventional image of a heraldic star.
Computer scientists and mathematicians often voc ...
character. For example, in the user title, it is deemed inappropriate for users to use words such as "admin", "moderator", "leader" and so on. If the censoring system is implemented, a title such as "forum leader" may be filtered to "forum ******". Rude or vulgar words are common targets for the censoring system. But such auto-censors can make mistakes, for example censoring " wristwatch" to "wris****ch" and " Scunthorpe" to "S****horpe."
Flame wars
When a thread—or in some cases, an entire forum—becomes unstable, the result is usually uncontrolled spam in the form of one-line complaints, image macro
An image macro is a piece of digital media featuring a picture, or artwork, with some form of text superimposed. The text frequently appears at the top and bottom of the image. Image macros are one of the most common forms of internet memes, an ...
s, or abuse of the report system. When the discussion becomes heated and sides do nothing more than complain and not accept each other's differences in point of view, the discussion degenerates into what is called a ''flame war''. To ''flame'' someone means to go off-topic and attack the person rather than their opinion. Likely candidates for flame wars are usually religion and socio-political topics, or topics that discuss pre-existing rivalries outside the forum (e.g., rivalry between games, console systems, car manufacturers, nationalities, etc.).
When a topic that has degenerated into a flame war is considered akin to that of the forum (be it a section or the entire board), spam and flames have a chance of spreading outside the topic and causing trouble, usually in the form of vandalism. Some forums (commonly game forums) have suffered from forum-wide flame wars almost immediately after their conception, because of a pre-existing ''flame war
Flaming or roasting is the act of posting insults, often including profanity or other offensive language, on the internet. This term should not be confused with the term trolling, which is the act of someone going online, or in person, and causing ...
element'' in the online community. Many forums have created devoted areas strictly for discussion of potential flame war topics that are moderated like normal.
Registration or anonymity
Many Internet forums require registration to post. Registered users of the site are referred to as ''members'' and are allowed to submit or send electronic messages through the web application
A web application (or web app) is application software that is accessed using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection.
History
In earlier computing models like client-serve ...
. The process of registration involves verification of one's age (typically age 13 and over is required so as to meet COPPA
The Children's Online Privacy Protection Act of 1998 (COPPA) is a United States federal law, located at ().
The act, effective April 21, 2000, applies to the online collection of personal information by persons or entities under Federal ju ...
requirements of American forum software) followed by a declaration of the terms of service (other documents may also be present) and a request for agreement to said terms. Subsequently, if all goes well, the candidate is presented with a web form
A webform, web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields. F ...
to fill requesting at the very least a username (an alias), password, email and validation of a CAPTCHA code.
While simply completing the registration web form
A webform, web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields. F ...
is in general enough to generate an account,an account is a space on the site identified by the chosen username through which a member carries out activities and contributes. the status label ''Inactive'' is commonly provided by default until the registered user confirms the email address given while registering indeed belongs to the user. Until that time, the registered user can log in to the new account but may not post, reply, or send private messages in the forum.
Sometimes a ''referrer system'' is implemented. A ''referrer'' is someone who introduced or otherwise "helped someone" with the decision to join the site (likewise, how a HTTP referrer
In HTTP, "" (a misspelling of Referrer) is an optional HTTP header field that identifies the address of the web page (i.e., the URI or IRI), from which the resource has been requested. By checking the referrer, the server providing the new web ...
is the site who linked one to another site). Usually, referrers are other forum members and members are usually rewarded for referrals. The referrer system is also sometimes implemented so that, if a visitor visits the forum through a link such as referrerid=300
, the user with the id number (in this example, 300) would receive referral credit if the visitor registers. The purpose is commonly just to give credit (sometimes rewards are implied) to those who help the community grow.
In areas such as Japan
Japan ( ja, 日本, or , and formally , ''Nihonkoku'') is an island country in East Asia. It is situated in the northwest Pacific Ocean, and is bordered on the west by the Sea of Japan, while extending from the Sea of Okhotsk in the north ...
, registration is frequently optional and anonymity is sometimes even encouraged. On these forums, a tripcode
An imageboard is a type of Internet forum that focuses on the posting of images, often alongside text and discussion. The first imageboards were created in Japan as an extension of the textboard concept. These sites later inspired the creation of ...
system may be used to allow verification of an identity
Identity may refer to:
* Identity document
* Identity (philosophy)
* Identity (social science)
* Identity (mathematics)
Arts and entertainment Film and television
* ''Identity'' (1987 film), an Iranian film
* ''Identity'' (2003 film), ...
without the need for formal registration. People who regularly read the forum discussions but do not register or do not post are often referred to as "lurkers".
Comparison with other web applications
Electronic mailing list
A mailing list is a collection of names and addresses used by an individual or an organization to send material to multiple recipients. The term is often extended to include the people subscribed to such a list, so the group of subscribers is re ...
s: The main difference between forums and electronic mailing lists is that mailing lists automatically deliver new messages to the subscriber, while forums require the reader to visit the website and check for new posts. Because members may miss replies in threads they are interested in, many modern forums offer an "e-mail notification" feature, whereby members can choose to be notified of new posts in a thread, and web feed
On the World Wide Web, a web feed (or news feed) is a data format used for providing users with frequently updated content. Content distributors ''syndicate'' a web feed, thereby allowing users to ''subscribe'' a channel to it by adding the feed ...
s that allow members to see a summary of the new posts using aggregator software. There are also software products that combine forum and mailing list features, i.e. posting and reading via email as well as the browser depending on the member's choice.
Newsreader: The main difference between newsgroups and forums is that additional software, a News client
A newsreader is an application program that reads articles on Usenet distributed throughout newsgroups. Newsreaders act as clients which connect to a news server, via the Network News Transfer Protocol (NNTP), to download articles and post new ar ...
, is required to participate in newsgroups whereas using a forum requires no additional software beyond the web browser
A web browser is application software for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's screen. Browsers are used on ...
.
Shoutboxes: Unlike Internet forums, most shoutboxes do not require registration, only requiring an email address from the user. Additionally, shoutboxes are not heavily moderated, unlike most message boards.
Wiki
A wiki ( ) is an online hypertext publication collaboratively edited and managed by its own audience, using a web browser. A typical wiki contains multiple pages for the subjects or scope of the project, and could be either open to the pu ...
: Unlike conventional forums, the original wikis allowed all users to edit all content (including each other's messages). This level of content manipulation is reserved for moderators or administrators on most forums. Wikis also allow the creation of other content outside the talk page
MediaWiki is a Free and open-source software, free and open-source wiki software. It is used on Wikipedia and almost all other Wikimedia movement, Wikimedia Website, websites, including Wiktionary, Wikimedia Commons and Wikidata; these sit ...
s. On the other hand, weblogs Weblogs may refer to:
*Plural of Blog
A blog (a truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically dis ...
and generic content management systems tend to be locked down to the point where only a few select users can post blog entries, although many allow other users to comment upon them. The Wiki hosting site known as Wikia has two features in operation, known as the Forum and Message Wall. The forum is used solely for discussion and works through editing, while the message wall works through posted messages more similar to a traditional forum.
Chat rooms and instant messaging
Instant messaging (IM) technology is a type of online chat allowing real-time text transmission over the Internet or another computer network. Messages are typically transmitted between two or more parties, when each user inputs text and trigge ...
: Forums differ from chats and instant messaging in that forum participants do not have to be online simultaneously to receive or send messages. Messages posted to a forum are publicly available for some time even if the forum or thread is closed, which is uncommon in chat rooms that maintain frequent activity.
One rarity among forums is the ability to create a picture album. Forum participants may upload personal pictures onto the site and add descriptions to the pictures. Pictures may be in the same format as posting threads, and contain the same options such as "Report Post" and "Reply to Post".
See also
* Comparison of Internet forum software
* Godwin's Law
Godwin's law, short for Godwin's law (or rule) of Nazi analogies, is an Internet adage asserting that as an online discussion grows longer (regardless of topic or scope), the probability of a comparison to Nazis or Adolf Hitler approaches 1.
P ...
* Internet social network
A social network is a social structure made up of a set of social actors (such as individuals or organizations), sets of dyadic ties, and other social interactions between actors. The social network perspective provides a set of methods for a ...
* List of Internet forums
* Warnock's dilemma
Warnock's dilemma, named for its originator Bryan Warnock, is the problem of interpreting a lack of response to a posting in a virtual community. The term originally referred to Electronic mailing list, mailing list discussions, but has been applie ...
* Thread
Thread may refer to:
Objects
* Thread (yarn), a kind of thin yarn used for sewing
** Thread (unit of measurement), a cotton yarn measure
* Screw thread, a helical ridge on a cylindrical fastener
Arts and entertainment
* ''Thread'' (film), 2016 ...
* Process scheduling
In computing, scheduling is the action of assigning ''resources'' to perform ''tasks''. The ''resources'' may be processors, network links or expansion cards. The ''tasks'' may be threads, processes or data flows.
The scheduling activity is c ...
Resources
* phpBB
phpBB is an Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of ''PHP Bulletin Board''. Available under the GNU General Public License, phpBB is free and open-source.
Features of phpBB include s ...
(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 ...
code copyrighted platform)
* Open directory project
DMOZ (from ''directory.mozilla.org'', an earlier domain name, stylized in lowercase in its logo) was a multilingual open-content directory of World Wide Web links. The site and community who maintained it were also known as the Open Directory ...
(multi-platform ontology
In metaphysics, ontology is the philosophical study of being, as well as related concepts such as existence, becoming, and reality.
Ontology addresses questions like how entities are grouped into categories and which of these entities exis ...
-based open-standard content directory
* Active Directory
Active Directory (AD) is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services. Initially, Active Directory was used only for centralize ...
(Microsoft-proprietary single sign-on, access, remote and domain
Domain may refer to:
Mathematics
*Domain of a function, the set of input values for which the (total) function is defined
**Domain of definition of a partial function
**Natural domain of a partial function
**Domain of holomorphy of a function
* Do ...
control service)
Notes
Examples
References
External links
Archived copy of Forum Software Reviews timeline
Delphi Forums
{{DEFAULTSORT:Internet Forum
Groupware
Forum
Forum or The Forum (plural forums or fora) may refer to:
Common uses
* Forum (legal), designated space for public expression in the United States
*Forum (Roman), open public space within a Roman city
**Roman Forum, most famous example
*Internet ...
Social information processing