Jump to content

Chat Room Software


Recommended Posts

Has anyone here used any form of chat room software that is easy to use, free, and can hold more than 10 people? Or does anyone know a good way to program a chatroom using PHP? I'm not really good with AJAX and I don't know a way to force the window to refresh when someone sends a message.

 

I'd prefer for the software to be able to support IRC and GUI connections, but GUI only would be fine. IRC only will not work as most people don't know how/won't use mIRC or any similar programs any longer.

 

On another note: Does anyone here run an IRC chat? I'm a pretty fair IRC bot developer and I'd like to get back into it if I can't figure out a good way to get a chat room on my own site.

Link to comment
Share on other sites

I'm not sure that one is going to do what I'm looking for. I'll try and use it if I can't find anything else, though. Thanks crazy. Are there any others that might be useful?

Link to comment
Share on other sites

There's a really easy Javascript called command window.reload() or something, I suggest you set it to reload every few seconds, instead of every message...

Go look it up on w3schools, they have a spiffy AJAX tutorial too.

Link to comment
Share on other sites

The type of stuff I generally do in chat rooms requires that I have it update per message (even if it's just the chat window).

 

As far as ajax goes, I was looking at the w3schools and while I can understand the concept, the individual code baffles me. I need it broken down more so I understand what each tag does. Otherwise, I don't know what to modify. :S

Link to comment
Share on other sites

Meebo isn't going to give me quite as much control as I want. I use mIRC for my IRC needs but, as I said, IRC only won't work because people who aren't computer savvy won't waste their time downloading a chat program to talk to a few people they could talk to using other means.

 

Anyway, thank you all for your input. Maybe I'll just try to get a shoutbox working with phpbb.

Link to comment
Share on other sites

That site is blocked where I work. I'll check it out at home, but if you're still on I'd really like a short synapsis of what it's all about. From what you've said so far it sounds exactly like what I'm looking for.

 

How does it work without java or flash?

Link to comment
Share on other sites

That site is blocked where I work. I'll check it out at home, but if you're still on I'd really like a short synapsis of what it's all about. From what you've said so far it sounds exactly like what I'm looking for.

 

How does it work without java or flash?

Magic.

Seriously though, I'm guessing Mibbit works on some AJAX or something. Definitely some PHP in there. There was a time before Flash and Java ya know? Content can be revised in real time in more ways than I can count.

Link to comment
Share on other sites

That site is blocked where I work. I'll check it out at home, but if you're still on I'd really like a short synapsis of what it's all about. From what you've said so far it sounds exactly like what I'm looking for.

 

How does it work without java or flash?

I also don't know the ins and outs of it but I'm also assuming php and or ajax, same way meebo works. There really isn't much to explain it connects to IRC and lets you have conversations just like an IRC client that you would download onto your computer. So if you have an IRC server or a registered channel on an already existing server this probably would be what you need.

Link to comment
Share on other sites

  • 5 weeks later...
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...