Is it 'easy' to create a message board?

Is it as simple as having the SQL written properly to have a working message board on your own site? Basically a person who signs in (or not depending on the board or the site policies) can post to the server and that's it.

Doesn't instant messenger work like that too?
4,403 views 9 replies
Reply #1 Top
Messageboard are relatively easy (depending on the features ofcourse).

Instant messaging works differently in that you need to contact a central server to see if your mate is online and get his/her address specs. Also, a messageboard is a page request, while instant messaging is a push (or so I assume, it would be inefficient ot continuously poll for a new message).
Reply #2 Top
There are a bunch of message boards already written (usually in a scripting language like Perl) that you can implement in your web page. You just need to make some script modifications. Obviously, the more extensive the board, the more in depth the changes.

Do a web search for some. I know there are some available on Yahoo.
Reply #5 Top
illl... I don't like Frontpage. I forgot why though... something to do with not working with other browsers???

Anyway, I want to set up on for my site, but I wanted this piticular site to be an ASP site, not php or regular html. It would seem though that it will start off as a html site.

I found some free messageboard stuff but most of it is for php. I guess I could have a link to my message board...

Then I wanted to have instant messaging service for my site. I thought with a little VB for the IM program and a connection between the people would be nice... not that anyone would use it. My site is really an experiment. More for expierience. Maybe I can have fun with it too; I hope.
Reply #6 Top
good link for web development and learning web programming and such

BigNosedBird <--- take a look here Joe

http://www.bognosedbird.com

Powered by SkinBrowser!
Reply #7 Top
bognosedbird oppsy

here http://www.bignosedbird.com/

Powered by SkinBrowser!
Reply #9 Top
QuickTopic,It is used at Boing Boing and is free.I use it on my site and it is for sure one of the best,IMHO.I mean if it's good enough for Boing Boing,,it has to be good.

Powered by SkinBrowser!