• Welcome to Valhalla Legends Archive.
 

shout box

Started by joe smoe, July 18, 2003, 06:26 AM

Previous topic - Next topic

joe smoe

could anyone fill me in onhow to put a shout box on a web site? cause i seen them around and i want one so if any one coul dhelp me out i be real happy thx ;D

Mesiah / haiseM

if you mean something like a tagboard, i have a good script that is pretty customizable, yet simple. It's in php.
]HighBrow Innovations
Coming soon...

AIM Online Status: 

WinSocks

joe, goto a website that has PHP scripts and download one, modify it so that it matches your website, then add it...

drake

I am working on a public version of my own remedy but I get slowed down by paying projects and stuff away from the computer. I finally decided to release a public shoutbox because people annoying me by asking how to get one, etc. and they are really easy to make in reality.

Adron

What *is* a shout box?

Spht

Quote from: Adron on July 28, 2003, 12:27 PM
What *is* a shout box?

I believe it's a cut-down version of a guest book.

I'm sure there's plenty sample guest books which you can download, Joe. Just modify it to act like a "shout box" which you want.

Adron

Oh. A guest book that only some people can write to? Or...? A blog?

Douglife

Adron: its sort of like a on-page guestbook, popular with the spawn of personal design sites allowing each other to aggravate one another, and make each other feel cool amongst themselves, most are made so that all you have to do is enter your name and mesage and website address in the fields provided, they are pretty neat, but a bit annoying if you ask meh.

drake

Best put description is a combination of a chat system and a forum/message board system. This is because like a forum system, they display messages in the same fashion in that they are left and never cleared. In a sense posted. Yet like a chatroom in that they don't have the date or time of the post and they don't have a topic, its just a person's name and their message.

Essentially they are one of the easiest scripts to make for a website as far as web development goes. Also if done right they aren't annoying and a pain in the ass. For instance on my website, I have one that can be turned on and off from the user's profile management and because of a user system, they don't have to type in there username and password each time to make a post. Last I have it so that messages that are duplicate are removed to help counter some spam. I am sure there are other ways to reduce spam even more but that hasn't been a need on my sites yet.

So as you can see, shoutboxes or chat boxes (whichever you prefer to say) can be pretty cool if done right so that people don't get irritated with them degraded the site.