slimphp / Slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
http://slimframework.com
MIT License
11.94k stars 1.95k forks source link

Gitter.im chatroom #1543

Closed Lewiscowles1986 closed 8 years ago

Lewiscowles1986 commented 8 years ago

Just wondering if Slim uses Slack, or could use the gitter.im service?

silentworks commented 8 years ago

We have been considering this, but still haven't decided if we will and which service we are likely to use.

codeguy commented 8 years ago

What's wrong with IRC?

Lewiscowles1986 commented 8 years ago

Nothing wrong with IRC per-se, but there can be a certain perception. Also unsure if you use a bot, but if you do probably not a lot of value from Gitter, it basically watches GitHub for issues and PR's and links them, which is nice. Also it's Auth usernames are GitHub usernames

mnapoli commented 8 years ago

Hi! I've been using Gitter for quite some time on some of my projects and came to love it. The few times I wanted to go in IRC was to go to the Slim channel and it was always a pain (part because I'm not familiar with it, part because of lacking features).

Here is a list of advantages of Gitter over IRC:

And it's compatible with IRC (https://irc.gitter.im) so it doesn't mean you have to drop IRC.

samwilson commented 8 years ago

+1 for Gitter.

OptimusCrime commented 8 years ago

Slack > Gitter any day of the week.

jasteele12 commented 8 years ago

+1 for Gitter

Super easy to implement, you don't need to create a "team" like in Slack. A simple link from the repository is all it takes: https://gitter.im/slimphp/Slim

I think Slack serves a different audience/purpose...

prisis commented 8 years ago

+1 for gitter

mnapoli commented 8 years ago

@OptimusCrime I have to disagree as Slack has none of the advantages I listed above except maybe the IRC integration. It is a closed tool that requires creating a Slack-specific account (quite bad for the support of an open source project), is terrible for discussing code (no Markdown support, no code highlighting, no Github integration, …).

If you see advantages to Slack I'd love to see them listed.

tuupola commented 8 years ago

-1 for both Gitter and Slack (although I use Slack daily for company I work for). IRC works just fine. Although I must confess I have not tried Gitters IRC gateway.

mnapoli commented 8 years ago

@tuupola FYI Gitter is completely compatible with IRC, so it would still work.

silentworks commented 8 years ago

I have no objection to Slack or Gitter as I use both for different projects. I also agree with @mnapoli that Gitter would be a better option due to its Github integration and its ease of use over IRC (for some users).

I think we could use both platforms, but will discuss with the rest of the team and see what everyone else thinks. I guess it will be one more thing for us to manage (keep an eye on) so we have to chat about that aspect of it internally first.

akrabat commented 8 years ago

More people are more likely to have Slack open due to using it at work.