Embed presentation
Downloaded 161 times








































The document discusses microblogging using the XMPP protocol. It provides background on XMPP, describes how it can enable microblogging in near real-time, and outlines the speaker's microblogging application built with Ruby that uses an XMPP bot, EventMachine for concurrency, Sequel as an ORM, and Ramaze as a web framework. Key features of the application include models for users, micros, and relations between them, an API for accessing data, and a plugin architecture for the XMPP bot.






































