Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-06-2003, 05:43 PM
Steve Machol's Avatar
Steve Machol Steve Machol is offline
 
Join Date: Nov 2001
Posts: 1,896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Opinions - Best Chat Intergration

I'm interested in installing a chat hack that's integrated with my forums. I've looked at the various hacks available but I'm interested in knowing what you all think is the best overall chat hack. I do have my own server so I can install something onto the server if I need to.

So in your opinion, what is the best chat hack? Also how would you rate it on ease of installation and integration with vB?

Thanks!
Reply With Quote
  #2  
Old 09-06-2003, 08:31 PM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ditto for my suggestion here :glasses:
Reply With Quote
  #3  
Old 09-06-2003, 10:30 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got my own personal chat hack
Reply With Quote
  #4  
Old 02-17-2004, 11:37 PM
kyrnel's Avatar
kyrnel kyrnel is offline
 
Join Date: Nov 2001
Location: Houston, TX
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are there any chat rooms that allow you to display the number (or specifically who) is in chat from a regular vB page?
Reply With Quote
  #5  
Old 02-17-2004, 11:47 PM
Natch's Avatar
Natch Natch is offline
 
Join Date: Nov 2002
Location: Australia
Posts: 851
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed vBXirc, and after a few template tweaks to fit my style it's a smooth install and a very smooth running java applet - none of the problems I've found before with the alltet's requiring very specific versions of the java plugin - this worked straight off the bat in Firefox ... tho it is only a chat applet - you would need an eggdrop to get the info of who is doing what back to the forum ...
Reply With Quote
  #6  
Old 02-18-2004, 01:42 PM
kyrnel's Avatar
kyrnel kyrnel is offline
 
Join Date: Nov 2001
Location: Houston, TX
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am actually trying to stick with a java client-server app that doesnt rely on an outside IRC server.
I know you can hack the way that a chat room integrates into your board making it like a forum. That way Whos Online displays who is in the chat room (at least until the timeout expires).
But I want to take this a step further and allow members to continue browsing while they chat.
So I am planning on giving them an option to display the chat room in a separate window or in a frame allowing them to continue browsing while still in chat.

This would require a plug-in specifically designed to work with the chat room in order for me to display who/how many members are currently chatting.

I know Real Chat does this, but I am trying to find a cheaper solution than $500 if possible.
I sent an email to Sigma Chat a week ago asking if their software supports this functionality but they never replied. I am assuming not since there is no mention of it anywhere.

Maybe I just need to bite the bullet and pay the $500 for Real Chat.
Reply With Quote
  #7  
Old 02-18-2004, 05:15 PM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kyrnel
This would require a plug-in specifically designed to work with the chat room in order for me to display who/how many members are currently chatting.
Please note that such pluggins can sometimes be clumsy, especially when integrated with vbulletin pages (like who is online or forum home who is online). The script can be slow or can get the server busy when integrated into high traffic pages (eg. vb forum home). We did it for real chat's pluggin and put "who is in chat" into vb forum home but it slowed the server down so we removed it. FYI.
Reply With Quote
  #8  
Old 02-18-2004, 11:56 PM
kyrnel's Avatar
kyrnel kyrnel is offline
 
Join Date: Nov 2001
Location: Houston, TX
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is very good to know. Thank you.

I think it would be more benefitial to know the number of people in the chat room as it would to know the specific people in there.

Is there a system that allows this functionality without much overhead?

My board is pretty good size (20k member, 150-200 online peak) and although we are on a dedicated server I want to be careful of adding too much overhead to the site.
Reply With Quote
  #9  
Old 02-19-2004, 06:17 AM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Is there a system that allows this functionality without much overhead?
As you know such systems should be searched in the chat product's page as they are pluggins to chat software. IIRC there was such a pluggin for realchat but I doubt it is server friendly.

My suggestion would be not directly plug it into vb home page, instead tie it to a cron job to run say every 1 minute to compile a static page. Then vb forum home page can inherit this static page. This is in theory as I didnt apply such a solution before but I believe it should solve the server issue problems and is applicable.

That pluggin was not very crucial to us so we solved the issue within vb by the method you mentioned above. It allows us display users as "in chat room" until their vb cookie expires and it does not need any pluggin.
Reply With Quote
  #10  
Old 02-19-2004, 06:22 AM
Natch's Avatar
Natch Natch is offline
 
Join Date: Nov 2002
Location: Australia
Posts: 851
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey does anyone know of a system to tie a specific GameSpy chat room into a webpage ??
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 11:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03920 seconds
  • Memory Usage 2,249KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete