#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
Good examples for:
- CSS3 theming (inspired by https://jquerymobile.com)
- Spine JS frontend
- Less
- Sprockets
- Juggernaut 2
- Async uploads with progress
- Ruby 1.9.2
- Bundler
- Redis
- bundle install
- rake db:migrate
- rails server thin
- start the Juggernaut server - https://github.com/maccman/juggernaut
Now go to https://localhost:3000