Yes. We're veterans of previous video startups. This is video meeting done right. It's not a big part of the product but it is important coz it means you don't need skype or hangout or whatever in addition to this.
If you ping me on twitter I'll make sure you're prioritized. We are obviously wanted teams to try this to tell us what is good and what isn't. So if you're a team we want you basically.
I'm not going to advertize it that much (because I don't want to support people that way yet) but all the code behind teamchat.net is freely available on github.
it's simple to build a simple one... but the more polished takes more time. Why not just offload that work to someone else? That's our view anyway. We've chatted to some potential clients and other companies running their operations this way.
Can you publish your numbers afterward? Or just whether you thought it was worth it? (Or something along those lines)
I have seen this strategy recommended to gauge interest, but have always been wary of doing it myself (for exactly this reason: people being like "wtf? this isn't real?").
It is probably one of those things that should be done, even if it makes you uncomfortable.
That's basically it. We've worked on this for quite a while and I reckon we could just keep going... This way we can gauge interest and prioritize teams who sign up.
And yes. I will publish results later in the week.
It's all emacslisp. Including the webserver (it's elnode). So there is an irc bouncer written in elisp tightly integrated with the elnode webapp. The bouncer uses a modified rcirc (built into emacs) to connect to the irc servers.
The robot framework is also written in emacslisp.
The irc servers are ngircd and the webserver is nginx.