echoplexus
echoplexus copied to clipboard
Socket.io powered chat, JavaScript REPL, whiteboard, and WebRTC calls
This would be useful to know when someone is actually taking part in the chat or just idling.
Some time limit should need to elapse before a particular user can attempt to identify again after failing. Initially I stated exponential backoff, but now I'm unsure. Care should be...
This URL: https://developer.mozilla.org/en-US/docs/Web/Guide/User_experience/Using_the_Page_Visibility_API?redirectlocale=en-US&redirectslug=DOM%2FUsing_the_Page_Visibility_API Resulted in this: 
Create hooks for connecting to echoplexus through an IRC client with basic functionality
Hi, The irc-proxy is working really well, and it helps a lot for people not willing to install their own irc client. Would it be possible to have a persistence...
Right now it's a huge hack, want to slap my past self This doesn't function properly: https://github.com/qq99/echoplexus/blob/90878bfe9ba7f2c2f8a66fe5351b84bd89aea811/src/client/modules/code/client.js.coffee#L40-L46 1. Go to / 2. Go to code 3. Go to channel /foo...
PSYC is a pretty cool protocol, but the other clients currently available are a mess and not updated. Many PSYC servers have a lot of features (email, jabber, IRC, and...
See: - http://webchat.freenode.org - http://chat.mibbit.com for some (ugly) examples
First, I would say that the best way to test for accessibility is to experience your website through assistive technology like Orca screen reader,, Jovie (http://kde.org/applications/utilities/jovie/), or at least a...