Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
December 20, 2013
Chris
Git
1

First look on Gitter, the chat for GitHub

PreviousNext

GitHub has definitly become the #1 platform for git-based public repositories on the planet, no question. The site offers excellent possibilities to navigate and organize code, and also some basic functionalities to keep in contact with your team or your contributors, but especially direct or tree-based team-communication can be difficult on GitHub.

Gitter wants to improve this by offering a (currently totally free) hosted “chat”-service for your (or other) GitHub repositories. It’s extremely easy to “install”, just log into your account, authorize via your GitHub account (one click) and chose a repo: This can be any private or public repository of your account or any (?) public repo on GitHub. That’s it. What you get is a long-term chat (that saves all messages) where everybody with a Gitter account can join, have a look at the screenshot:

 

laravel-laravel - Gitter

 

Some promotion screenshots, showing the nice integration of code and issues into the chat:

github gitter chat code

 

github chat issue gitter

 

Looks nice and smooth! But as the service is very fresh and still in beta mode, there are some downsides too:

 

The pros

  • Gitter is extremely easy to “set up” as it is a hosted service.
  • Gitter is free.
  • Gitter could solve the 100s-of-comments problem on GitHub. Popular repos have large and unreadable linear issue comment blocks.
  • Gitter offers private chats with single persons (very useful to share security-relevant stuff)
  • Excellent integration into your GitHub code and your GitHub issues (see the promo screenshots)
  • The service looks promising, with some more features it might be a very useful application

 

The cons

  • Currently there is only one linear chat per repo. This makes it quite annoying to discuss about issue #17 and bug XYZ at the same time. This is indeed a major problem, I really hope the Gitter devs will provide a per-issue-chat in the future.
  • Potential con: It is not possible to block people. Unfortunatly a lot of people use the GitHub issue thing to post their weird support requests a la “the script does not work please help”. People like them will thankfully use the chat to annoy the developers. Here we definitly need chat-invitations or block-a-user features.
  • Nobody has a Gitter account yet: Even the biggest repos in the world have “dead” Gitter channels. I think a lot of people would use such a chat, but Gitter is in beta mode and only gives away account for people on the waiting list. This will hopefully change when the service goes public.

 

Definitly something every GitHub user should try out. Request a beta account on: gitter.im now.

 

This article was written quite a while ago (8 years), please keep this in mind when using the information written here. Links, code and commands might be outdated or broken.

Random articles

  • Get visitor stats for your GitHub repo with BitDeliGet visitor stats for your GitHub repo with BitDeli
  • Get Github’s code colors in PHPStorm (2014 style)Get Github’s code colors in PHPStorm (2014 style)
  • GitHub introduces revert button / rollback for merged pull requestsGitHub introduces revert button / rollback for merged pull requests
  • GitHub rolls out .PSD diff and viewingGitHub rolls out .PSD diff and viewing
  • GitHub buys Easel.io, a code-free full website creator worth a lookGitHub buys Easel.io, a code-free full website creator worth a look
  • GitHub finally introduces repo traffic statsGitHub finally introduces repo traffic stats
  • php-login goes #2 PHP script worldwide in BitDeli statsphp-login goes #2 PHP script worldwide in BitDeli stats
  • Nice gifts for devs: Nerdy playing-cards decksNice gifts for devs: Nerdy playing-cards decks
  • [FREE SERVER PROMO] Install GHOST for free on a free SSD server with this coupon[FREE SERVER PROMO] Install GHOST for free on a free SSD server with this coupon
chatcodeGitHubgitterrepo
Share this

1 Comment

  • mydigitalself
    December 21, 2013 2:43 pm

    Hi, Mike here from Gitter, thanks for the write-up.

    Just so you know, you can already mention issues in a repo chat by typing # followed by the issue number. We also introduced full markdown support yesterday so you can use GitHub flavoured MD in your chat, including “` for code, which also provides full syntax highlighting.

    All three of your cons will be addressed very soon. We will be introducing the ability to create custom rooms and are certainly exploring creating rooms for issues. We’ll also introduce the ability to block people from chat rooms as well as 1:1 conversations. We hope to remove the limited beta very soon in the New Year, we’ve obviously just wanted to control growth, listen to some feedback and iron out a few issues before we go public.

    Feel free to check out our Trello page and vote for the features you’d like to see in the future:
    https://trello.com/b/ghYXB9rc/gitter-dev

    We hope you continue to enjoy using our product, we’re really excited by the reception it’s receiving so far and our goal is build the best chat product for software development.

    Also, if you’re on a Mac (for now) feel free to check our our desktop app: https://gitter.im/apps

    Enjoy!

    Reply

Leave A Comment Cancel reply

mod-rewrite-ubuntu-14-04-lts

Which server OS version to choose ? Some EOL lists of Debian, Ubuntu and CentOS

Moving running projects (especially smaller ones that you’ve made for clients years ago) from an outdated and not-supported linux version

[Link] Improving Smashing Magazine’s Performance: A Case Study

The title says it all: A very interesting guide through the optimization process on one of the largest blogs in

Test GZIP compression of your server easily

If you are running servers (which you hopefully do), then Gzip compression should be a topic, as this simple thing

forbes 30 under 30

Need motivation ? Check out these 2 awesome “FORBES 30 under 30” lists (web, UI, games)

The FORBES magazine has just published the new “30 under 30” lists, and they are really really interesting! Lots of

js javascript

How JavaScript really works – An introduction into the JavaScript call stack by Philip Roberts (20min video)

This article was written quite a while ago (8 years), please keep this in mind when using the information written

How to hack time (KUNG FURY promo campaign)

:) Finally, KUNG FURY is out! No need for further words, unless you lived in a cave for the last

Create a fast, perfect and bootable 1:1 Windows backup (full clone of HDD) for SSD migration

In this article I want to share a super-simple, extremely fast and totally free workflow with you that will create

O’Reilly’s Programming JavaScript Applications by Eric Elliott for free (Early Access release)

O’Reilly currently offers the entire book Programming JavaScript Applications by Eric Elliott for free (as an online-readable version) while its

cheap cloud server php

DigitalOcean rolls out interesting feature: Transfering server snapshots directly to the client’s account

Today DigitalOcean has rolled out a quite interesting new feature: You are now able to transfer a server snapshot (which

compress-png

Compress png, jpeg, gif and svg up to 90% with Compressor.io

What a fantastic tool: Compressor.io is a totally free service that let you compress png, jpeg, gif or svg files

1/4

Categories

Search

GitHub introduces revert button / rollback for merged pull requests
Stressed and unrelaxed while coding ? Try some ultra-deeply-relaxing ASMR audio clips. It will change your life. Seriously.
JavaScript ECMAScript6 – A short video introduction (5min)
How to fix the ugly font rendering in Google Chrome
Berlin, prepare for TOA conference (15th – 17th of July)
vagrant
How to setup a local server (in a virtual machine) with Vagrant in PHPStorm
redaktionelle-hochlastseiten
Hochlastseiten mit PHP, MySQL und Apache am Beispiel stern.de (deutscher Artikel)
compress-png
Compress png, jpeg, gif and svg up to 90% with Compressor.io
This is an experimental advertisement
php
Must-read PHP blog: PHPweekly.com
sass
[german video] Modernizing and minimalizing frontend markup code at AutoScout24
vagrant
A preinstalled Vagrant box with PHP HipHop / HHVM and Ubuntu 12.04 (Precise Pangolin)
Dangerous Performance Myths in the Web (video talk by Thomas Lohner, PHPUG Latvia)
Joshua Davis – my hero of Flash – in two excellent interviews (audio, video)
set up a local virtual machine for development with vagrant and puphpet / puppet (and ubuntu, linux, php, apache, mysql)
A list of downloadable Vagrant boxes (CentOS 5.9 / 6.4, Ubuntu 12 / 13, Debian 6 / 7 / 7.1 / 7.2)

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy
 
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT