Our product Bugsnag (https://bugsnag.com) has HipChat integration, so you can instantly see errors from your apps appear in your chat room. We've also set up curl scripts to post into chat whenever there is a deploy, or push to GitHub.
HipChat is now free for teams of 5 users or fewer
51–60 of 123 posts
Re: HipChat is now free for teams of 5 users or fewer
#52I signed up specifically just so I could have the bitbucket integration. But hey, deadlink. Oh well.
Re: HipChat is now free for teams of 5 users or fewer
#53Or as a contractor - could I be part of two different paying organizations?
Re: HipChat is now free for teams of 5 users or fewer
#54Awesome. 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…
IRC has no chat history or unauthenticated access, apparently.
Re: HipChat is now free for teams of 5 users or fewer
#55After only a month of use, virtually all communication and notification streams (GitHub, Jenkins, Zendesk, systems monitoring) in our company have converged in HipChat. It's hard to imagine we've ever done without.
Re: HipChat is now free for teams of 5 users or fewer
#56Awesome. 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.
Re: HipChat is now free for teams of 5 users or fewer
#57Re: HipChat is now free for teams of 5 users or fewer
#58Does it work with multiple organizations? Can I have an account that is free for me and 4 friends, but also be part of an organization that someone else pays for? Or as a contractor - could I be part of two different paying organizations?
http://help.hipchat.com/knowledgebase/articles/64418-how-do-...
so I wonder how it works for billing - if my boss creates a room that has more than 5 people in it and I join too, is it who opens the room that pays?
Re: HipChat is now free for teams of 5 users or fewer
#59Earlier 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.
I've been on the lookout for good web IRC interfaces for years. This looks promising. Thanks!