Live data from Hacker News

Show HN: a new team chat web/irc tool

teamchat.net

21–30 of 44 posts

Re: Show HN: a new team chat web/irc tool

#21
post #6

I built something like this (a long time ago) for my own purposes. So did a startup we're working with! That says there might be a need for it, but on the downside it's really simple to build, so competition can spring up very quickly.

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.

Re: Show HN: a new team chat web/irc tool

#24
post #6

I built something like this (a long time ago) for my own purposes. So did a startup we're working with! That says there might be a need for it, but on the downside it's really simple to build, so competition can spring up very quickly.

There are very nice solutions out there already, Microsoft Lync & IBM Sametime.

Re: Show HN: a new team chat web/irc tool

#25

I would be really excited to try this. Is it live yet? I always think it's better to save Show HN posts for products that we can actually play with. Looking forward to seeing this in any case.

I know... I know. I prefer that too. The trouble is this is for teams, you kinda have to have a team. We wanted to gauge interest so we've done it this way. If we can we'll go live for collections of people (if there are 2 or 3 people from the same company email domain) this week or next.

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.

Re: Show HN: a new team chat web/irc tool

#26
post #25

Earlier quoted context omitted.

I know... I know. I prefer that too. The trouble is this is for teams, you kinda have to have a team. We wanted to gauge interest so we've done it this way. If we can we'll go live for collections of people (if there are 2 or 3 people from the same company email domain) this week or next.

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.

Re: Show HN: a new team chat web/irc tool

#28
post #14

Well, that was deflating. Sent out the link to several co-workers (since we are looking for this sort of tool right now) and then we all get the "We'll let you know when we go live" email. So thanks for making me look like an idiot.

This^. Did the exact same :S

Re: Show HN: a new team chat web/irc tool

#29

Earlier quoted context omitted.

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.

Bomb-diggity. I saw your gravatar and immediately thought "Omy is this an el-node projet!?" Sweet.

I'm kinda surprised that people haven't picked up on that bit and asked questions. You'd have thought hackers would be interested in that bit :-)
Post reply on HN