Godaddy Corner Ad

The Novice’s Guide to Forums

By: Danny Garon
Sunday May 30 2004, 01:22:00
http://www.geekvalley.com
Category: W3's GaronTee




It is an age-old debate, and no single software is ever the clear-cut winner. Whether your budget is in the thousands, or you don’t have a penny, running a forum can be very affordable. I’ll go over some of the vast number of available options, and explain what software is best for different applications. I have created a short but helpful glossary of terms at the end of this article.

The Basics
Before you consider different forum software, you need primitive knowledge of how forum software works. Most forum software, and the ones I’ll be covering in this article, are powered by PHP, a recursive acronym for Hypertext Preprocessor. There are alternatives to PHP, however, they are not as widely developed.

Most shared hosting providers will provide PHP, or will offer to install it if it is not already.

Secondly, is MySQL. MySQL is a database system that allows forums (or other software) to efficiently store their data in a organized table system. While there are other SQL options available, MySQL is most commonly used in data storage for forums. Installing MySQL is not trivial for a novice, and since most shared hosting providers will provide or install it for free, this is another thing to ask about.

List your forum
I invite readers to reply to this article with links to their forums. Please describe the software you are using, and what you like and dislike about it

Choosing your software
Provided your server has PHP and MySQL installed, its time to move onto the next step, which is choosing software. Make sure you know the amount of disk-space and data-transfer your hosting account offers. Additionally, find out your MySQL information. (Database Type, Database Username, Password, and Database Name, and, location to phpMyAdmin)


The Common Three

PHPBB – Without question, PHPBB is the most popular free forum software available. PHPBB is currently at version 2.0.8, and is available for download on the PHPBB website. The download, in zip format, is 673kb. There are a vast number of modifications available for PHPBB, as well as many CMS’s, Styles, and more.

PHPBB Website - Download PHPBB - PHPBB Welcome Package - Demo

Invision Power Board (IPB) - I’ve never been a big fan of IPB, and I’ve taken lots of heat for my dislike of IPB. However, in defense of this shareware forum software, its absolutely crammed full of features. IPB is shareware, which means they’ll allow you to run it as a functional trial for an unlimited time. Some features are disabled, and you must display a free-trial notice.

IPB Website - Purchase - Tour - Download Free

vBulletin – I’ll admit, vBulletin is my favorite forum software. This software is probably the most famous ‘paid’ software. It is not cheap, however, it, like IPB, is absolutely crammed with features. I can say off hand the support at vBulletin is the utmost friendly and helpful. VBulletin is seen on some of the world’s most popular forums, such as WebHostingTalk, Offtopic Forums, Yaxyay, and even on GeekValley!

vB Website - vB Features - Documentation - Live forums - Purchase

The Distant Others

OpenBBWebsite - Demo - Download
PhorumWebsite - Demo - Modules/Add Ons - Download
WowBB (Paid Software) – Website - Admin Demo - Order
Celeste Bulletin BoardWebsite - Demo - Order
PunBBWebsite - Mods - Download - Demo
UseBBWebsite - Modding - Features - Download
iBulletinWebsite - Download
HydroBBWebsite - Download - Demo
Gravity BoardWebsite - Demo - Download
Quick ForumWebsite - Download - Demo
Board PlusWebsite - Screenshots - Download

Glossary of Terms (Unordered)
PHP – Hypertext Preprocessor (Recursive acronym) - Open source software that generates dynamic pages. Files end in *.php. For more information, visit http://php.net

MySQL – An open source database system commonly used for forums. Files end in *.sql. There are other types of SQL databases. For more information, visit http://mysql.com.

BBS – An acronym for Bulletin Board System.

Hosting Account – Every website needs to be placed onto a computer which then serves files to other computers. The computer that serves the files is a server. Servers act as "hosts" for websites. Many people purchase accounts on servers to store their files/websites. Hence, a Hosting Account.

Bandwidth – The amount of data that can be transferred through a connection at any given time. Commonly mistaken for Data Transfer.

Data Transfer – The amount of data that can be transferred from a server in a given time period. Example: Company XYZ offers 5GB of Data Transfer a month.

Usergroups – Groups users are placed in on forums.

Thread – Sometimes referred to as a topic, it is a continuous group of posts. Example: User 1 posts a message, and User 2 responds.

Post – A message ‘posted’ for public viewing.

Post Count – Number of messages that have been posted.

URL – An acronym for Uniform Resource Locator. Usually starts with http:// or www.

POP3 – An acronym for Post Office Protocol. Usually used for downloading email messages.

SPAM – A internet jargon used to describe unwanted messages. Example: A graphic designer is advertising his services in a forum specified for political discussion.

Avatar – A small image usually placed below a username when posting a message.

JPEG/GIF/PNG – Common formats for images on the Internet. Endings include: *.jpg, *.jpeg, *.gif, *.png.

GNU – An acronym for "GNU’s Not UNIX" (recursive). Public ‘open source’ software license. See http://www.gnu.org/ for more information.


Viewed 21502 times.

Copyright © 2004-2007 Danny Garon. All Rights Reserved.
Print

Add A Comment

Comments

Zeus ( HTTP TALK ) wrote:
Nope I disagree with u, VB is Not a Pop Forum,

May be It is Used coz it has no beta or public version. so webmaster kinda think of using VB.
Why Pay For Money When PHP AND MYSQL ARE FREE.
05/30/04 15:10:10
Danny Garon wrote:
If I understand you correctly, you're saying vBulletin isn't popular. While you have your right to disagree, most major communities use vBulletin. Its the Lexus of forum software.
05/30/04 20:24:06
david wrote:
nope,

i use phpbb and VB does look fine with lot of features, but a forum is tend only to share some talks,

so as zeus said why waste money when u can get the forum for FREE like PHBBB and others.
05/31/04 07:02:26
Mark wrote:
I agree with Danny that vB is simpy the best, no doubt about that! It is the best paid version out there. For free, I believe phpBB is the most popular.

Now, you're entitled to your own opinion, and this is what I beleiev. companies using either a free version or paid is upto their own choice. For professionalism, most (big) companies choose a paid version, while other small/non-profit companies would choose a free one.
06/01/04 00:36:41
Aaron wrote:
I believe the internal editing/customization of both the vbulletin board and IPB make them close in quaility and control. PHPBB may be more popular, but I find it irritating to customize. This is only my opinion, and know there are many other factors besides what I stated that make one or the other better.
06/02/04 01:23:08
Matt wrote:
Invision Power Board is obviously the best, in my eyes. vBulletin is resource-intensive and uses sessions poorly.
phpBB is also a very good software, and perfect for the people after a free option.
06/02/04 09:10:58
Jason wrote:
vB all the way!
06/02/04 17:32:26
Manshu wrote:
phpBB for me is the 'best'. But ofcourse vB does have its part on features. But as Matt wrote -- it uses sessions very poorly, and that is important on forums as a password can be give here and there through the session id's. Security is also a issue on forum systems, and in that area, phpBB & IPB have a edge over vBulletin, even though vB has that fancy activation system thingy. Just my $0.02
06/09/04 17:44:50
Mike wrote:
What about Proboards?

http://www.proboards.com
06/18/04 10:14:21

Link This Article

Code:

Preview:

The Novice’s Guide to Forums