Live data from Hacker News

HipChat is now free for teams of 5 users or fewer

blog.hipchat.com

61–70 of 123 posts

Re: HipChat is now free for teams of 5 users or fewer

#61
post #56

Earlier quoted context omitted.

I've been on the lookout for good web IRC interfaces for years. This looks promising. Thanks!

You could also try subway[1] and kiwiirc[2]. [1]: https://github.com/thedjpetersen/subway [2]: https://github.com/prawnsalad/KiwiIRC

Don't forget nirc! https://github.com/cjstewart88/nirc

Re: HipChat is now free for teams of 5 users or fewer

#64
post #22

Awesome. I am just looking into chat options for our small but growing team. As an aside I think IRC is being sold short on this chart: https://www.hipchat.com/compare Nothing wrong against it since it is mosting a marketing comparison chart. IRC is fairly hard to use if you aren't familiar with it already so I get it. We decided to try out an IRC channel because it was easy to get started, no cost really, and knowin…

Shameless plug here, re: "IRC is fairly hard to use if you aren't familiar with it already" I'm currently working on a web based IRC client called Relay.js ( https://github.com/Fauntleroy/relay.js ), which is my attempt at making IRC a little more approachable. It's pretty basic at the moment, but I hope to make it something really special in the coming months.

Ooh, if you're open to suggestions, my number one frustration with IRC goes like this: I'm connected and happily chatting, but then my Wifi blips and I'm disconnected. There's no chat log, so I don't know what I missed. And on crappy connections, this can happen pretty frequently.

I know there are programs that'll keep you online and collect chat logs even if you disconnect, but it seems ridiculous to have to set up a server just so I can chat.

If you fix this problem, I'd happily fork over at least $10/month, maybe more.

Re: HipChat is now free for teams of 5 users or fewer

#65
post #3

Aside from the phone applications, what makes Hipchat better than say, Skype?

It's essentially pretty IRC. What makes it better than IRC is a better question. The answer is that you don't have to setup and maintain an IRC server, and have the power of bots through APIs.

HipChat's API's are severely lacking. There's no way to read messages from chat without using their halfway working XMPP implementation on a separate user account.

On the other hand, sending and receiving messages to IRC is pretty simple and straightforward. There are also tons of IRC libraries.

Re: HipChat is now free for teams of 5 users or fewer

#66

Earlier quoted context omitted.

Shameless plug here, re: "IRC is fairly hard to use if you aren't familiar with it already" I'm currently working on a web based IRC client called Relay.js ( https://github.com/Fauntleroy/relay.js ), which is my attempt at making IRC a little more approachable. It's pretty basic at the moment, but I hope to make it something really special in the coming months.

Ooh, if you're open to suggestions, my number one frustration with IRC goes like this: I'm connected and happily chatting, but then my Wifi blips and I'm disconnected. There's no chat log, so I don't know what I missed. And on crappy connections, this can happen pretty frequently. I know there are programs that'll keep you online and collect chat logs even if you disconnect, but it seems ridiculous to have to set up…

I have plans for something like that in the future, but first I'd like to perfect the client itself (a persistent connection would require a server).

For now you can always try out https://www.irccloud.com or https://github.com/thedjpetersen/subway

Re: HipChat is now free for teams of 5 users or fewer

#67
post #22

Awesome. I am just looking into chat options for our small but growing team. As an aside I think IRC is being sold short on this chart: https://www.hipchat.com/compare Nothing wrong against it since it is mosting a marketing comparison chart. IRC is fairly hard to use if you aren't familiar with it already so I get it. We decided to try out an IRC channel because it was easy to get started, no cost really, and knowin…

We use http://partychapp.appspot.com (it was recommended on a previous HN posting). We already used Google Talk for one on one chats so this just adds a group chat into that, and works really well. It also doesn't require additional clients, doing group chats differently than one on one, yet more usernames and passwords etc.

Re: HipChat is now free for teams of 5 users or fewer

#69
We were surprised to see our account go from paid to free this morning. Hipchat has been a great tool for our startup. We had initial pushback that IRC implementations could cover us and be free and better.

Hipchat was extremely easy and multiplatform. It just worked. (except animated gifs sometimes) Even our strongest holdout for IRC has at least stopped talking about IRC.

The company has been iterating on their new mac os x client with releases every week or two since it launched. I'm still impressed with this company's quality and am psyched that we now have one less bill to pay.

Re: HipChat is now free for teams of 5 users or fewer

#70

Earlier quoted context omitted.

You could also try subway[1] and kiwiirc[2]. [1]: https://github.com/thedjpetersen/subway [2]: https://github.com/prawnsalad/KiwiIRC

Don't forget nirc! https://github.com/cjstewart88/nirc

Thanks for the plug ;)
Post reply on HN