Category: Chat

jOrgChart – jQuery Organisation Chart

on May 3, 2012 in Chat, Development

jOrgChart is a jQuery plugin that displays a hierarchical organisational chart from a html list structure.

It features drag and drop but this requires the jQuery UI library and there doesn’t seem to be a built in method to save the updated tree structure.

The chart can be styled with css and each node can be collapsed & expanded by clicking on it.

jOrgChart - jQuery Organisation Chart

Create Charts with jQuery and Peity

on March 27, 2012 in Chat, Development

Peity is a lightweight (2.4kb minified) jQuery plugin that creates mini pie, bar and line charts in any browser that supports canvas. In legacy browsers that do not support canvas, the figures will still be displayed instead.

The size and colour of the charts can be customised in the configuration options and some types of chart have extra options.

Plenty of examples are provided, however this plugin is very simple to use. The charts can even be updated dynamically.

Create Charts with jQuery and Peity

Candy – jQuery Multi User Chat Plugin

on March 8, 2012 in Chat, Development

Candy is a jQuery multi user chat client that features multiple rooms, private chat, new message notifications and tools for moderation & to control spam.

It requires a Jabber server with HTTP-binding but installation guides are provided. An apache server with mod_rewrite, mod_proxy and mod_proxy_http modules are also required.

It has several configurable options including a language pack which includes seven popular languages.

There are also plugins available in the official repository to extend the default functionality via event hooks.

Candy - jQuery Multi User Chat Plugin

Babel – Instant Chat Room

on November 22, 2011 in Chat, Development

Babelwith.me is a multi-lingual chat room that supports up to 45 languages and translates as you type.

It’s features are simple but it can be instantly integrated on any web page with one line of HTML.