Pythonturtle: amir says make forum, sounds reasonable

Created on 8 Aug 2009  ·  8Comments  ·  Source: PythonTurtle/PythonTurtle

Most helpful comment

Cool, created.

All 8 comments

It is very reasonable!

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! :trophy: (see the Chocolatey website for a real-world example)

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

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 :smirk:)

  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.

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

Cool, created.

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

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/)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bittner picture bittner  ·  31Comments

kodeshpa picture kodeshpa  ·  3Comments

gpetukhov picture gpetukhov  ·  3Comments

mw44118 picture mw44118  ·  3Comments

chuma picture chuma  ·  3Comments