Team collaboration with real time chat room

Many of us are working together with our colleagues, which require team collaboration. Working in teams is no longer location based. In the past decade, we see more teams created virtually. We even see companies (start-ups) with $50,000,000 in revenues that the entire team (employees) are working from home and often not in the same country.

Turns out that virtual teams are trendy today. When compared to channels to communicate with team member, like email, skype  and phone, live chat boasts the highest customer satisfaction rates (73%).  This is an amazing figure.

Team collaboration with real time chat

This is what we do with RumbleTalk. Think of it as an instant messaging, but designed exclusively for groups and teams.

chat platform team collaboration
In addition, you have all these cool features that make it a fine solution like:

  • Share Files with the team (excel, word, pdf).
  • Share images (upload from your own pc).
  • Live Video and Audio with team members (private one on one).
  • Save transcript.
  • Add YouTube and Vimeo videos to the conversation.
  • Control notifications sound.

Since RumbleTalk is a service, you have nothing to install. It’s elegant, quick, easy, and web-based. You don’t need to download, install, or configure anything (no IT department required). It is HTML5 which means it will work on your smart phone as well. All you need is a web browser and an internet connection. It’s as simple as visiting a web page.

SECURE, SAFE and PRIVATE

Your can set your RumbleTalk chat to be password protected and safe from prying eyes.
This means every user will have his own user+pass so only he can login to the chat room. You as the chat owner, decide who you invite. You set up the rooms. You specify who can see which rooms. All include SSL security.

Embed a group chat in a web page or add a Floating Chat Room

Looking to embed chat software on your website? A common question is the difference between embedding a group chat room directly into an HTML page (embedded chat room) versus adding it as a floating chat option (toolbar chat room). In both cases, we provide you with just a few lines of code to integrate into your HTML page seamlessly

See a quick view of the difference:

 Embedding a group chat room in a page

 Embed as Floating group chat Room

 About: The chat room will be added as an integral   part of the page.

 About: The chat room will be added as a floating   toolbar in the bottom right of the page.

Chat Size: You can control the size of the chat. When you add our code, it will consume all the size you will give it. Think of it as elastic chat.

If you wish to set a constant width and height, you can wrap the code we supply with div file.


<div style="max-width: 500px; max-height: 400px;"">
THE CODE YOU GET FROM US
<div>

Chat Size: A floating chat size will be set in the admin panel. You can create the width and height of the chat room.

 

Chat ICON: The icon that is shown on the bottom left side can be changed to your own liking.

You can always get help from the RumbleTalk support team.
See how to start in here.

See how we designed a new chat room style only with CSS modifications.

One of RumbleTalk feature that was released in the past was the ability to personalize your chat room style using CSS. Since that first feature was introduced, many customers created an astonishing chat rooms in different shape and styles. This option gives creative minds the ability to build a unique chat room view.

One of our designer took the time to create a great chat room skin with only CSS modifications. The result was pretty amazing. We are going to package and use this skin as one of our default offered skins. This means that soon you will be able to switch your chat room style to this news advanced chat room.

For those who are not familiar with this option, you can find it in the
Admin panel –> Settings —> Advance Design.

CSS Editor changes will reflect immediately in the design on the right.

chat room style

Note, once you move to the CSS mode, you cannot go back to the visual editor without deleting all your modifications. This means one needs to choose a visual mode or a CSS design.

** CSS editor should be used by a person well known with CSS styling. If not, the chat design may not load.