x10Hosting Forums


If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.





Closed Thread
Old 01-26-2008, 02:40 PM   #1 (permalink)
x10 Sophmore
 
Join Date: Dec 2007
Location: Texas
Posts: 206
Credits: 1,614
rlodge is on a distinguished road
Chat Software

I'm thinking about adding a chat program to my website and I'm not sure what software to use. The answer is probably "NO" but does anyone know of a chat program that's free and has some sort of video chat integrated or how to integrate video chat into a free, open source chat program?

Thanks
rlodge is offline  
Old 01-27-2008, 09:43 AM   #2 (permalink)
x10Hosting Member
 
Join Date: Oct 2007
Posts: 38
Credits: 817
DJHolliday is on a distinguished road
Re: Chat Software

That's a bit much. You really want to stress that poor server, don't you

For a chat, why not use IRC.
One of the easiest is to use our jIRC or PJIRC Java Client for Microsoft Internet Explorer 4+/Netscape 4+ web browsers. There are several free IRC servers out there, you can open up your own channels. See a list of channels right here.

If you insist on Video Chat, you could put a "Skype-Me" button on your homepage and use that video chat option.

Both "solutions" have the advantage, to direct the traffic away from your shared server. People can chat with you and use their own tools (like ChatZilla, a Firefox Add-On for IRC)

It's nice to have a chat on the server, but just consider the bandwidth you would use.

__________________
DJ
---------------------------------------------
Quis Custodiet Ipsos Custodes?
DJHolliday is offline  
Old 01-27-2008, 10:58 AM   #3 (permalink)
Registered User
 
sunils's Avatar
 
Join Date: Jan 2008
Location: Chennai ,India
Posts: 2,266
Credits: 32,573
sunils has a reputation beyond repute
Send a message via AIM to sunils Send a message via Yahoo to sunils
Re: Chat Software

Chatting is good option but as DJ said, it will increase the load on the server.
__________________
Sunil Sankar
-------------------------------------------------------------------------
Account Manager

sunils is offline  
Old 01-27-2008, 08:08 PM   #4 (permalink)
x10 Sophmore
 
Join Date: Dec 2007
Location: Texas
Posts: 206
Credits: 1,614
rlodge is on a distinguished road
Re: Chat Software

Yeah....I thought of the server load after I posted. Does a regular chat program use a lot in the terms of resources? (I'm new to this if you haven't guessed.) I was looking at an SMF forum with AJAX chat integrated. I won't have a huge number of people on this because I intend to limit the users to co-workers.
rlodge is offline  
Old 01-27-2008, 08:27 PM   #5 (permalink)
x10 Spammer
 
Smith6612's Avatar
 
Join Date: Dec 2007
Posts: 3,405
Credits: 8,056
Smith6612 is a glorious beacon of light
Re: Chat Software

If it's an AJAX shoutbox, it depends on which one it is. One of them that I know of is known to open up several instances of PHP instances. Like with my home web server which is still being used, one of the small forums I host for a friend, the admin had installed an AJAX shoutbox. Well, their members started to use it, and when I was working on the server and Google decided to hit the site, I saw one instance of PHP start up for Google and it worked fine, while a few seconds later, I saw 10 instances of PHP all open up at once just because of the shoutbox mod and because of Google just loading a single page, so 11x1 user is a lot for one page call, especially the fact that it has to talk to MySQL and run 20+ queries just for one thing as well. Geez.
__________________


THE ENDANGERED SPYCRAB!

Last edited by Smith6612; 01-27-2008 at 08:28 PM..
Smith6612 is offline  
Old 01-27-2008, 11:02 PM   #6 (permalink)
Registered User
 
sunils's Avatar
 
Join Date: Jan 2008
Location: Chennai ,India
Posts: 2,266
Credits: 32,573
sunils has a reputation beyond repute
Send a message via AIM to sunils Send a message via Yahoo to sunils
Re: Chat Software

Quote:
Originally Posted by rlodge View Post
Yeah....I thought of the server load after I posted. Does a regular chat program use a lot in the terms of resources? (I'm new to this if you haven't guessed.) I was looking at an SMF forum with AJAX chat integrated. I won't have a huge number of people on this because I intend to limit the users to co-workers.
If you are going to use ajax based chat system only among your co-workers then it is ok. It is a good option to communicate with the staffs.
__________________
Sunil Sankar
-------------------------------------------------------------------------
Account Manager

sunils is offline  
Old 01-28-2008, 07:49 AM   #7 (permalink)
x10 Sophmore
 
Join Date: Dec 2007
Location: Texas
Posts: 206
Credits: 1,614
rlodge is on a distinguished road
Re: Chat Software

Quote:
Originally Posted by Smith6612 View Post
If it's an AJAX shoutbox, it depends on which one it is. One of them that I know of is known to open up several instances of PHP instances. Like with my home web server which is still being used, one of the small forums I host for a friend, the admin had installed an AJAX shoutbox. Well, their members started to use it, and when I was working on the server and Google decided to hit the site, I saw one instance of PHP start up for Google and it worked fine, while a few seconds later, I saw 10 instances of PHP all open up at once just because of the shoutbox mod and because of Google just loading a single page, so 11x1 user is a lot for one page call, especially the fact that it has to talk to MySQL and run 20+ queries just for one thing as well. Geez.
It wouldn't have been this (https://blueimp.net/ajax/) one, would it? I don't want to poke at the creators but I don't know that much about this. This program (Set up for review on a Wamp server on my PC) looked promising and integrated nicely with SMF. Once integrated it created a public area and an area linked to each of the boards on the forum and followed the permissions set for users in the forum. Just trying to make a "more informed" decision.

Thanks
rlodge is offline  
Old 01-28-2008, 09:51 AM   #8 (permalink)
x10 Elder
 
Mitch's Avatar
 
Join Date: Sep 2007
Location: Netherlands
Posts: 880
Credits: 5,404
Mitch has a reputation beyond repute
Send a message via MSN to Mitch
Re: Chat Software

You can use Flashchat,
http://www.tufat.com/s_flash_chat_chatroom.htm


You can download it for free, if you want to fla files then you need to pay $5
__________________
My Website: mitch.exofire.net (currenly not really working on it )


Mitch is offline  
Old 01-28-2008, 10:49 AM   #9 (permalink)
x10 Sophmore
 
Join Date: Dec 2007
Location: Texas
Posts: 206
Credits: 1,614
rlodge is on a distinguished road
Re: Chat Software

Quote:
Originally Posted by Mitch View Post
You can use Flashchat,
http://www.tufat.com/s_flash_chat_chatroom.htm


You can download it for free, if you want to fla files then you need to pay $5
Unfortunately it's not free anymore. As far as I can see, not even a limited demo download. Commercial license only. The only "trial" I saw was a demo on their site. It looked great but I would like to know how well it integrates with SMF.

I wouldn't be above the $5 for the .fla code if I got to try it first. Not that this site would do this but I've been taken too many times buying software that I couldn't test first only to find out it's not what was advertised. As an edit, I just noticed that this board uses a version of flashchat and every time I try to open it I get an error stating that if I continue to allow some script to run, my PC may become unstable or freeze.

Last edited by rlodge; 01-28-2008 at 10:55 AM..
rlodge is offline  
Old 01-28-2008, 03:04 PM   #10 (permalink)
x10 Sophmore
 
Join Date: Dec 2007
Location: Texas
Posts: 206
Credits: 1,614
rlodge is on a distinguished road
Re: Chat Software

Thanks, I'll give that a try. I guess Google was not my friend!
rlodge is offline  
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Live Help Chat Software Starshine Off Topic 3 03-14-2007 09:04 PM
add IPB back to script library Derek Feedback and Suggestions 50 09-03-2006 10:53 AM
[OFFER] Installation of almost any software lambada The Marketplace 5 04-20-2006 01:07 PM
Intel Chipset Software: 7.2.1.1003 MicrotechXP Scripts & 3rd Party Apps 0 07-13-2005 01:49 PM


All times are GMT -5. The time now is 08:06 PM. Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Copyright 2008+ x10Hosting LLC.
Ad Management by RedTyger




CO.CC:Free Domain

Vote for us!