haolitao / holla

Holla! - Rich JavaScript Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Intro

Holla is a group chat app. The UI is built in a RIA fashion - i.e. is totally asynchronous and super fast. I've open sourced it for a book I'm writing on building Rich Internet Applications with JavaScript.

A WebKit based browser (Safari/Chrome) is required due to specific CSS optimizations.

#Live Demo

Checkout a live demo here

Good examples for:

Screenshot

Prerequisites

  • Ruby 1.9.2
  • Bundler
  • Redis

Installation

Now go to http://localhost:3000

About

Holla! - Rich JavaScript Application