Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amir says make forum, sounds reasonable #43

Closed
cool-RR opened this issue Aug 8, 2009 · 8 comments
Closed

amir says make forum, sounds reasonable #43

cool-RR opened this issue Aug 8, 2009 · 8 comments

Comments

@cool-RR
Copy link
Member

cool-RR commented Aug 8, 2009

No description provided.

@Nurdok
Copy link

Nurdok commented Aug 10, 2009

It is very reasonable!

@bittner
Copy link
Member

bittner commented Oct 4, 2018

We could add a Gitter chat. That's easy, lightweight and done in a minute.

It's even possible to add the very same chat room as a "sidecar" to the website! 🏆 (see the Chocolatey website for a real-world example)

@cool-RR
Copy link
Member Author

cool-RR commented Oct 4, 2018

Nah, I'm not into that so much now. (This ticket is a decade old, like most of the tickets you replied on now.)

@cool-RR cool-RR closed this as completed Oct 4, 2018
@bittner
Copy link
Member

bittner commented Oct 4, 2018

I like Gitter a lot, though. It feels very light and it there's a very low barrier for people to join the conversion. Yet still, it seems like chat SPAM is almost non-existent; probably because the audience is really tech-savvy developers.

Take these examples, and make up your mind: (again 😏)

  1. Django (high traffic)
  2. LEGO ev3dev (medium traffic)
  3. pyenv (medium-low traffic)
  4. behave BDD (low traffic)
  5. behave-django (even less traffic)

The chat is integrated with GitHub, which makes it easy to refer to issues, PRs and commits.

Some repos add a badge on top of the README to signal that this communication channel is available.

@cool-RR
Copy link
Member Author

cool-RR commented Oct 5, 2018

Okay, sounds good, feel free to create one and add that badge if you'd like.

@cool-RR
Copy link
Member Author

cool-RR commented Oct 6, 2018

Cool, created.

@bittner
Copy link
Member

bittner commented Oct 6, 2018

PR #129 adds a badge to the chat, then we're all set.

@bittner
Copy link
Member

bittner commented Oct 6, 2018

If you care about adding the forum also to your website simply add the following code at the end of the document's <body>:

<script>
((window.gitter = {}).chat = {}).options = {room: 'PythonTurtle/Lobby'};
</script>
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>

(from: https://sidecar.gitter.im/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants