vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   jQuery Chatroom - vBulletin Profiles (https://vborg.vbsupport.ru/showthread.php?t=318541)

Diesel, 05-03-2015 03:47 PM

jQuery Chatroom - vBulletin Profiles
 
Over the past couple of weeks me and my business partner have been working on a brand new chatroom for our vBulletin forum which is run using Socket.IO - I would just like to have an open discussion on what could be made better in terms of features so far we are around 85% into the development stage of this project. I believe this thread would fit in this forums as it's part of a vB4 development.

We have integrated the userlist using vbulletin profiles along with personal chats and viewing profiles, etc.

Here's some media;
https://vborg.vbsupport.ru/external/2015/05/30.png


https://vborg.vbsupport.ru/external/2015/05/31.png


https://vborg.vbsupport.ru/external/2015/05/32.png


https://vborg.vbsupport.ru/external/2015/05/33.png


https://vborg.vbsupport.ru/external/2015/05/34.png

Please let me know what you think :)

Replicant 05-03-2015 05:00 PM

Looks pretty good from the screenshots. Is that a 100% jquery or is there a mix and mingle of PHP as well? What methods are you using to pull the member profiles from the database?

Diesel, 05-03-2015 05:06 PM

Quote:

Originally Posted by Replicant (Post 2544769)
Looks pretty good from the screenshots. Is that a 100% jquery or is there a mix and mingle of PHP as well? What methods are you using to pull the member profiles from the database?

This uses some partial PHP to pull information from the database, we're also caching data and creating our own sessions on the chat to secure admin privileges. Thank you for your interest.

Dave 05-04-2015 09:00 AM

Not bad, I made my own chatbox in Node.js with Socket.io, it's extremely fast. My chatbox is a lot more basic though, I wanted to keep it simple. (Has smiley/URL parsing, PM function, new thread/post notification, etc.)

Replicant 05-04-2015 01:38 PM

This would probably work with VB5 as well. I use jquery to do a lot of things they say is impossible to do with VB5. Too bad I'm still a novice. I wish I could code like you guys.


All times are GMT. The time now is 07:18 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.01054 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete