I disagree. <edit> Not you, Charlie, you posted before I could finish

Big talker is a UBB rip-off IMO </edit> I hate the freeware UBB. I hacked the crap out of my free version, adding smileys, ability to edit colors in one variable file, cussword filter, search, too many others to think of.
Sloppy coding, barely any commenting in the code, just terrible work. It looks like the HTML was made in Front Page and pasted into the UBB.
I found WWWThreads and it's awesome

It has a lot of things not found in the UBB:
1 - Personal Messages
2 - Prefs and login date are saved on the server, cookie only holds user/password
3 - User can select font face and size, threaded or flat mode, # of msgs per page, etc, all stored in user prefs
4 - Supports most UBB codes, can be hacked for smiley's, etc
5 - Fast searching and operation (mod_perl and MySQL database)
6 - Many, many small files - each major task has it's own file to do the job making it run much faster
7 - Ability to re-open a closed thread
8 - Ban users or IP's
Major disadvantages:
1 - It's 100% dynamic (no HTML pages)
2 - It's butt ugly
3 - Although it's free to use/modify/distribute, it requires MySQL
Believe it or not, although you have to set it up for the database and install many files, setup is very easy. I couldn't believe it worked flawlessly on the first try

It makes the tables for you, so you don't have to (just run a configure file) and the rest is done via the web.
I think the best part is the private messages. You can have a populated board, and people can chit chat with eachother without having to use email - and seeing your banners the entire time

(once I hack them in, that is).
All in all, my next site (in the works now) will have WWWThreads as it's main area, although I have a lot of customizing to do. I want to make it look a lot like the UBB without it looking like a rip-off, to keep a familiar look (everyone on the web has used a UBB once or twice).
Well, that's enough rambling about my newest toy

Much work to be done.
------------------
Justin Nelson
FutureQuest Support
[This message has been edited by Justin (edited 04-07-99).]
[This message has been edited by Justin (edited 04-07-99).]