Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
Marked

RMXPU Chat using Sockets

Recommended Posts

Hi all,

 

For those who don't know anything about web development, you should be probably close this now coz you're probably gona hate this :P

 

The following is from a tutorial, so its not my code, and its obviously just core functionality on display here. So what we're looking at is the delivery of messages. It doesn't use any of our resources. For those of you who use chat, you know that the entire site sometimes dies and shows the error message "mysql query limit exceeded". This doesn't even use mysql (thank goodness).

 

What I'd like to do is fully integrate it like our current chat. So you have to login with your account, emoticons, bbcode, chat mods etc.

 

Here it is: http://www.rmxpunlimited.net/chat/

Share this post


Link to post
Share on other sites

It would be neat to have to login but since you can just put any name in I don't think it would work unless we had to be required to use are passwords. It also looks very very bland.

Share this post


Link to post
Share on other sites

lol. Is it suppose to look like this?

klApA.png

Only takes up like 10% of my screen. Looks like a nice chat system. Better than having chat break the site all the time.

 

When i signed on someone was already signed in as pol?

Share this post


Link to post
Share on other sites

Haha that's exactly how it looked for me too. And yea I seen Pol. I thought that was you haha. I didn't say anything though I just closed the chat though.

Share this post


Link to post
Share on other sites

I don't like it :[ but then again i do cause i can actually have my name for once :DDD

Share this post


Link to post
Share on other sites
its obviously just core functionality on display here. So what we're looking at is the delivery of messages.

pinch.gif

 

This is why I said if you dont have web dev knowledge (ie know about sockets) you're gona hate it. This is in the programming forum.

 

This would be a demo of the core chat functionality that we could use to develop from. Yes it doesnt have any features and looks horrible.

Share this post


Link to post
Share on other sites

I think it's great thus far. At ~110 lines of javascript (core script anyways), I think this is SHNAZZY (yesh, of course I looked through it :3) loads of potential to build upon.

 

<3

Share this post


Link to post
Share on other sites

This is gona be one of the best chat systems around when its finished.. biggrin.png I got it working on GDU, and its already member integrated.

 

119f900b34ab0e5502d3d183a8c044ac.png

 

It actually utilizes a processional service which you can pay for (if you're popular enough I guess)

c8c843d2d2e35759ee75a08d5bcf31ff.png

 

But the beauty of it is that you have full control over everything, look most API's that you hook into it.

Share this post


Link to post
Share on other sites

I would love to show you guys the integration but since its using php5.3 I can't till we switch over, which won't be until GDU goes live.

 

I'm glad you think that looks good, coz its way below my standards :)

Share this post


Link to post
Share on other sites

Well you can always keep working on it if you don't like Mark! And just see what happens. :-p But it does look good.

Share this post


Link to post
Share on other sites

Ok I think I should clear this up :P The original code is from a tutorial which came with a little css (but just enough to see things clearly, the tut is about working with the socket service) so there was absolutely no design, and my above screenie has just a little more css than the original. So yeah, I was going to wait to a convert my theme to use a grid system for the layout. I decided to go with a new one that has tons of stuff for mobile support, ip(a/o)ds and the like.

 

My integration is pretty cool though. But I can't test it with anyone :'(

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...