Beep beep, ribby ribby!
Here's where we're going.
Goals:
- Create an awesome xmpp client for &yet to use in our products
- Technically “correct” and complete XMPP implementation
- Simple and carefully considered UI, clean design
- Easy to customize templates fully stylable with CSS and SASS
- Extendable and useful as individual feature plugins
- Built to be awesome in non-stupid modern browsers (HTML5/CSS3)
- Serve as a solid starting point for learning frontend dev with XMPP
Roadmap:
Warning!
This bun is still in the oven. We haven't even implemented the UI yet.
Want to contribute?
Check out the otalk project on github.
Blat-zap-zoink-boop!
Here's what things look like.
Client features:
- Multi-tab, multi-chat
- Roster management
- Status and presence
- Multi-user-chat rooms
- Multiple account support
Specs for our fellow robots:
- Yup, jQuery
- Based on Strophe
- Unapologetically using HTML5 and CSS3
- Awesome javascript templates with mustache.js and iCanHaz.js
- Jumpstarted by plugin patterns in Jack's book and Strophe