Internet forum
From Wikipedia, the free encyclopedia
An Internet forum, or message board, is an online discussion site.[1] It is the modern equivalent of a traditional bulletin board, and a technological evolution of the dialup bulletin board system.[2][3] From a technological standpoint, forums[note 1] or boards are web applications managing user-generated content.[4][5]
People participating in an Internet forum can build bonds with each other and interest groups will easily form around a topic's discussion, subjects dealt within or around sections in the forum.
Contents |
[edit] Registration or anonymity
In the United States and some parts of Europe, most 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. The process of registration involves verification of one's age (typically over 12 is required so as to meet COPPA 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.[6][7][8] Subsequently, if all goes well, the candidate is presented with a web form 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 is – usually – enough to generate an account[note 2] the status label Inactive is commonly given by default until the registered confirms the email address indeed belongs to him. Until that time, the registered can log in to his new account but may not use the forum for communication (posts, threads, private messages).
Sometimes a referrer system is implemented. A referrer is someone who lead one or otherwise "helped someone" with the decision to join the site (similarly how a d within square brackets (meaning: [ and ]). Commonly [i] is used for italics, [b] is used for bold, [u] for underline, [color="value"] for color and [list] for lists, as well as [img] for images and [url] for links.
The following example BBCode: [b]This[/b] is [i]clever[/i] [b][i]text[/i][/b] when the post is viewed the code is rendered to HTML and will appear as: This is clever text.
Alternatively, you could write the same thing with [b]This[/b] is [i]clever [b]text[/b][/i]. The text would also appear as: This is clever text. BBC code allows for code inside code, without altering its fundamental behavior.
[edit] Emoticon
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 part 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 (e.g. *(^O^)*, (^-^)b).
[edit] Poll
Most forums implement a opinion poll system for threads. A user when creating the thread (and not after) is allowed to add a poll. 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.
[edit] RSS and ATOM
RSS and ATOM feeds allow a minimalistic means of subscribing to the forum. Common implementations only allow RSS feeds listing the last few threads updated for the forum index and the last posts in a thread.
[edit] Other forum features
A 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. Usually the posts are not hidden, but minimized with only a small bar indication a post from the user on the ignore list is there.[18][12] Internet forums include a member list, present in almost all forums it allows display of all forum members, with integrated search feature. Some forums will not list members with 0 posts, even if they have activated their accounts.
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. To option to subscribe is available for every thread while logged in. Subscriptions works 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 systems.
[edit] Comparison with other web applications
One significant difference between forums and electronic mailing lists is that mailing lists automatically deliver new messages to the subscriber, while forums require the member 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 feeds that allow members to see a summary of the new posts using aggregator software. The main difference between newsgroups and forums is that additional software, a newsreader, is required to participate in newsgroups. Visiting and participating in forums normally requires no additional software beyond the web browser.
Wikis, unlike conventional forums, typically allow 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 of the talk pages. On the other hand, weblogs 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.
Forums differ from chat rooms and instant messaging in that forum participants do not have to be online simultaneously to receive or send messages. Messages posted to a forum or Usenet are publicly available for some time, which is uncommon in chat rooms that maintain frequent activity.
[edit] History
Early Internet forums could be described as a web version of a newsgroup or electronic mailing list; allowing people to post messages and comment on other messages. Later developments emulated the different newsgroups or individual lists, providing more than one forum, dedicated to a particular topic.[2]
Internet forums are prevalent in several developed countries. In terms of countable posts, Japan is far in the lead with over two million posts per day on their largest forum, 2channel. China also has many millions of posts on forums such as Tianya Club. The United States does not have any one large forum, but instead several hundred thousand smaller forums, the largest of which are Gaia Online, IGN and GameFAQs. China, the Netherlands, and France are also home to hundreds of independent forums. Some countries such as Finland and Sweden do not have many prevalent forums despite having open and easily available Internet access. As of yet no study has been done on the prevalence of forums in countries around the world.[citation needed]
Forums perform a function similar to that of dial-up bulletin board systems and Usenet networks that were common from the late 1970s to the 1990s.[2] Early web-based forums date back as far as 1996.[19] A sense of virtual community often develops around forums that have regular users. Technology, computer games and/or video games, sports, fashion, religion, and politics are popular areas for forum themes, but there are forums for a huge number of topics. Internet slang and image macros popular across the Internet are abundant and widely used in Internet forums.
Forum software packages are widely available on the Internet and are written in a variety of programming languages, such as PHP, Perl, Java and ASP. The configuration and records of posts can be stored in text files or in a database. Each package offers different features, from the most basic, providing text-only postings, to more advanced packages, offering multimedia support and formatting code (usually known as BBCode). Many packages can be integrated easily into an existing website to allow visitors to post comments on articles.
Several other web applications, such as weblog software, also incorporate forum features. Wordpress comments at the bottom of a blog post allow for a single-threaded discussion of any given blog post. Slashcode, on the other hand, is far more complicated, allowing fully threaded discussions and incorporating a robust moderation and meta-moderation system as well as many of the profile features available to forum users. Full content management systems such as Drupal and Mambo can also incorporate full-blown forums as plugins or basic features of forums in other portions of their website.[citation needed]
[edit] See also
Technologies:
Concepts:
Implementations:
[edit] Notes
- ^ the term forums refers to the site, while the term forum refers to one of many containers (directories) that the site uses to organize the user submitted content
- ^ a account is a space on the site identified by the chosen username through which a member caries out activities and contributes.
- ^ read marking is the process through which a thread, post or forum which has been viewed is distinguished from those which have not. The function is usually automatic with the addition of controls, like Mark All etc.
[edit] Examples
- ^ Presuming someone is sending a private message and have the ability to send carbon copys: If someone fills the recipient field with "John" and "Tom", and the carbon copy field with "Gordan". John will know Tom got the message. Tom knows John got the message. But, both Tom and John have no clue that Gordan got the message as well.
[edit] References
- ^ "vBulletin Community Forum - FAQ: What is a bulletin board?". vBulletin.com. Retrieved on 2008-09-13. "A bulletin board is an online discussion site. It's sometimes also called a 'board' or 'forums'. It may contain several categories, consisting of forums, threads and individual posts."
- ^ a b c "What is an "Internet forum"? (video entry by Ethan Feerst and Dylan Stewart group)". Retrieved on 2008-11-04.
- ^ "Glossary Of Technical Terms", Green Web Design. Retrieved on 28 April 2008.
- ^ "Brevard User's Group - Technical Glossary". Brevard User's Group. Retrieved on 2008-04-28.
- ^ "Glossary Of Technical Terms", Green Web Design. Retrieved on 28 April 2008.
- ^ "vBulletin Community forum - FAQ: Registration". vBulletin.com. Retrieved on 2008-09-14.
- ^ "phpBB FAQ: Why do I need to register at all?". phpBB.com. Retrieved on 2008-09-14.
- ^ "phpBB FAQ: What is COPPA?". phpBB.com. Retrieved on 2008-09-14.
- ^ "vBulletin Options - User registration". vBulletin.com. Retrieved on 2008-09-15.
- ^ http://www.wired.com/culture/lifestyle/news/2007/04/2channel
- ^ "phpBB FAQ: How can I report posts to a moderator?". phpBB.com. Retrieved on 2008-09-14.
- ^ a b "vBulletin FAQ: Dealing with Troublesome Users". vBulletin.com. Retrieved on 2008-09-14.
- ^ "Community Rules 1c", phpBB.com. Retrieved on 14 September 2008. "Members are asked to not act as 'back seat moderators'. If members note an issue which contravenes something in this policy document they are welcome to bring it to the attention of a member of the Moderator Team. Please use the 'post report' feature to report posts. Do not respond to such topics yourself. Members who constantly 'act' as moderators may be warned."
- ^ "Censorship Options". vBulletin.com. Retrieved on 2008-10-30.
- ^ "3.4.5. Word censoring". PhpBB.com. Retrieved on 2008-10-30.
- ^ "vBulletin Manual: User Groups and Permissions". vBulletin. Retrieved on 2008-11-04.
- ^ a b "vBulletin FAQ: Moderators and Administrators". vBulletin.com. Retrieved on 2008-09-14.
- ^ "PhpBB FAQ: How can I add / remove users to my Friends or Foes list?". PhpBB.com. Retrieved on 2008-09-14.
- ^ "Discussion forum internet, Business forum internet.". Tomrell. Retrieved on 2008-11-04.
[edit] External links
Internet forum at the Open Directory Project
|
|||||||||||
| USA: Pesymistycznie o niepodległości Gruzji |
|
Na podstawie swych obserwacji w czasie wizyty w Gruzji publicysta "Washington Post" Jackson Diehl wyraża wątpliwości, czy przyszła administracja Baracka Obamy zdecyduje się na choćby polityczną konfrontację z Rosją w obronie niepodległości tego zakaukaskiego kraju.
|
| Najstarsze znalezisko z marihuaną |
|
Najstarsze znalezisko z marihuaną dowodzi, że 2700 lat temu stosowano ją w celach terapeutycznych lub wróżebnych na północno-zachodnich krańcach Chin. Pomaga też zrozumieć kluczową rolę Turfanu na szlaku wymiany między Wschodem a Zachodem.
|
| Tusk: Skłamałbym, gdybym mówił, że nie spodziewałem się wet |
|
Weto jest konstytucyjnym uprawnieniem prezydenta i skłamałbym, jeślibym mówił, że nie spodziewałem się tego - tak premier Donald Tusk komentuje fakt niepodpisania przez Lecha Kaczyńskiego kolejnych ustaw. Jego zdaniem prezydent używa weta jako "broni politycznej".
|
| Eksplozja na lotnisku w Bangkoku |
|
Jedna osoba zginęła i ponad 20 zostało rannych w wybuchu bomby na lotnisku krajowym w Bangkoku we wtorek rano czasu lokalnego - poinformował dziennik "The Nation" w wydaniu internetowym, powołując się na informacje ze szpitali.
|
| Iran zaprojektował samolot niewidoczny dla radaru |
|
Dowódca sił powietrznych Iranu obwieścił, że irańscy eksperci zaprojektowali wojskowy samolot, którego nie wykrywa radar. Następnym etapem ma być zbudowanie małego prototypu.
|