This is related with a previous story I've seen today: http://news.ycombinator.com/item?id=5330020<p>I've been working on a similar concept but based on IRC.<p>Once authenticated with your Twitter account you can join a room using the URL, the path represents a channel. As I said, it's based on IRC which means that you can also join the same room using an IRC client.<p>The code is here: https://github.com/malditogeek/lalo
Please please please if you are going to require a Facebook or twitter or google or MySpace or whatever new service-of-the-month login, please put a video or screenshots so we can see the offering first. It's like asking for a social security number without telling what you plan to do with it.
OP here, this is related with a story I've seen today: <a href="http://news.ycombinator.com/item?id=5330020" rel="nofollow">http://news.ycombinator.com/item?id=5330020</a><p>I've been working on a similar concept but based on IRC.<p>Once authenticated with your Twitter account you can join a room using the URL, the path represents a channel. Being IRC based means that you can join the same channel using an IRC client.<p>The code is here: <a href="https://github.com/malditogeek/lalo" rel="nofollow">https://github.com/malditogeek/lalo</a>
was kinda interested - but first step being a twitter authorised killed curiosity right then and there..<p>suggest maybe linking to something of an explanation before jumping straight into auth-step
tl;dr: ircd with integrated web client.<p>I'm not sure what advantage you get from the integration here, compared to a conventional ircd and a web gateway?