Giter VIP home page Giter VIP logo

Comments (8)

cool-RR avatar cool-RR commented on May 26, 2024 3

Cool, created.

from pythonturtle.

Nurdok avatar Nurdok commented on May 26, 2024

It is very reasonable!

from pythonturtle.

bittner avatar bittner commented on May 26, 2024

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)

from pythonturtle.

cool-RR avatar cool-RR commented on May 26, 2024

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

from pythonturtle.

bittner avatar bittner commented on May 26, 2024

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.

from pythonturtle.

cool-RR avatar cool-RR commented on May 26, 2024

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

from pythonturtle.

bittner avatar bittner commented on May 26, 2024

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

from pythonturtle.

bittner avatar bittner commented on May 26, 2024

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

from pythonturtle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.