Earlier quoted context omitted.
It's more like IRC, and the one thing that really makes it better is the chat history (which you could do with an IRC bot, but then you have to maintain that). The push notifications when someone messages you when you're offline are pretty nice too.
> which you could do with an IRC bot, but then you have to maintain that That's exactly the use case for which I started building http://www.getinstabot.com/ , but I haven't seen much interest, sadly.
HipChat is now free for teams of 5 users or fewer
31–40 of 123 posts
Re: HipChat is now free for teams of 5 users or fewer
#32For <5 people, what does this give that a Skype Group conversation cant especially as people will need to instal/use another client ?
Re: HipChat is now free for teams of 5 users or fewer
#33Please release the self-hosted version, and we will start using it.
Re: HipChat is now free for teams of 5 users or fewer
#34Earlier quoted context omitted.
If you hire a sixth person, I'm sure you can afford $12 a month.
But what if I'm an old customer with 6 people on the team? Now I see that they are giving away what I have been paying for. Not a very strategically sound decision.
Re: HipChat is now free for teams of 5 users or fewer
#35Earlier quoted context omitted.
If you hire a sixth person, I'm sure you can afford $12 a month.
But what if I'm an old customer with 6 people on the team? Now I see that they are giving away what I have been paying for. Not a very strategically sound decision.
Re: HipChat is now free for teams of 5 users or fewer
#36Awesome. 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…
Re: HipChat is now free for teams of 5 users or fewer
#37Earlier quoted context omitted.
It's more like IRC, and the one thing that really makes it better is the chat history (which you could do with an IRC bot, but then you have to maintain that). The push notifications when someone messages you when you're offline are pretty nice too.
> which you could do with an IRC bot, but then you have to maintain that That's exactly the use case for which I started building http://www.getinstabot.com/ , but I haven't seen much interest, sadly.
I would like to see more start ups utilize existing protocols such as RSS and IRC.
Re: HipChat is now free for teams of 5 users or fewer
#38Earlier quoted context omitted.
> which you could do with an IRC bot, but then you have to maintain that That's exactly the use case for which I started building http://www.getinstabot.com/ , but I haven't seen much interest, sadly.
Does anyone have IRC as a service? I used to run an IRC server for my company, but as mentioned, there is the maintenance part. There is already more work that needs to be done than hours to do it. I would like to see more start ups utilize existing protocols such as RSS and IRC.
Re: HipChat is now free for teams of 5 users or fewer
#39For <5 people, what does this give that a Skype Group conversation cant especially as people will need to instal/use another client ?
Re: HipChat is now free for teams of 5 users or fewer
#40Awesome. 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…
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.