Gitter

Gitter
Developer(s) Troupe Technology Ltd.
Written in JavaScript[1]
Platform Web, Windows, Mac, iOS, Android, Linux
Type Instant messaging
License Proprietary
Website gitter.im

Gitter is an instant messaging and chat room system for developers and users of GitHub repositories. Gitter is provided as software-as-a-service, with a free option providing all basic features and the ability to create a single private chat room, and paid subscription options for individuals and organisations, which allows them to create arbitrary numbers of private chat rooms.

Individual chat rooms can be created for individual git repositories on GitHub. Chatroom privacy follows the privacy settings of the associated GitHub repository: thus, a chatroom for a private (i.e. members-only) GitHub repository is also private to those with access to the repository. A graphical badge linking to the chat room can then be placed in the git repository's README file, bringing it to the attention of all users and developers of the project. Users can chat in the chat rooms, or access private chat rooms for repositories they have access to, by logging in to Gitter via GitHub[2] (which does not involve sharing the user's GitHub password with Gitter).

Gitter is similar to IRC[3] and HipChat. Unlike IRC, and like HipChat, it automatically logs all messages in the cloud.[2][4]

Features

Gitter supports:

Integrations with non-GitHub sites and applications

Gitter integrates with Trello,[4] Jenkins, Travis CI, Heroku, Sentry, Bitbucket, HuBoard, Logentries, Pagerduty and Sprintly.

Apps

Official Gitter apps for Windows, Mac, Linux, iOS and Android are available.[6]

Advantages and disadvantages

Like other chat technologies, Gitter allows users and developers to collaborate in real-time (both users with developers, and developers with each other) and to share information on evolving best practices.[7] Because of its integration with Github authentication and its web-based chat client, it is easy and convenient for users and developers to join a chat room[8] without needing to install any extra software, or create another username/password pair to remember. (Though web-based IRC clients exist, they are typically not as fully featured as standard IRC clients and not as widely used among software developers.) It is also convenient for project owners to set up a chat room, because of the GitHub integration - and for private repositories, they do not need to manually grant access to the chat room to all those who have access to the repository, because Gitter does that automatically.

Pervasive logging

The fact that messages posted to Gitter chat rooms are preserved indefinitely in chat room logs means that all users can see all messages in a chat room going back to when the chat room was created, which is useful for finding previous discussions and solutions to problems.

However, like logged IRC channels, Gitter has a tradeoff of greater convenience against lower privacy relative to unlogged IRC channels: messages in a permanently logged chatroom are by definition not ephemeral and may cause embarrassment for users who later regret making ill-considered offhand comments in a chatroom.

History

Gitter was created by some developers who were initially trying to create a generic web-based chat product, but then wrote extra code to hook their chat application up to GitHub to meet their own needs, and realised that they could turn the combined product into a viable specialist product in its own right.[4]

Gitter came out of beta in 2014. During the beta period, Gitter delivered 1.8 million chat messages.[2]

Implementation

The Gitter web application is implemented entirely in JavaScript, with the back end being implemented on Node.js.[1] The source code to the web application is proprietary, although Gitter has made numerous auxiliary projects available as open-source software, such as an IRC bridge for power users who prefer using IRC client applications (and their extra features) to converse in the Gitter chat rooms.[5]

References

  1. 1 2 "What's Gitter written in?". Gitter Zendesk. Gitter Support. 24 January 2014. Retrieved 8 February 2015.
  2. 1 2 3 4 5 6 Chandler, Jeff (25 August 2014). "Gitter: A New Communication Service For GitHub Projects". WP Tavern. Retrieved 8 February 2015.
  3. 1 2 Rexecker, Kim (16 November 2013). "Gitter: A chat for GitHub users". t3n.de (in German). Retrieved 8 February 2015.
  4. 1 2 3 4 5 6 Boyd, Stowe (3 Jan 2014). "Gitter is a GitHub-based chat tool for developers". GigaOm Research. Retrieved 8 February 2015.
  5. 1 2 "IRC bridge". GitHub. Gitter. Retrieved 14 June 2015.
  6. "Gitter Apps". Retrieved 8 February 2015.
  7. Reyes, Juliana (16 February 2015). "These devs delved into the world of Backbone.js and were blown away by what they found". Technical.ly Philly. Technically Media. Retrieved 14 June 2015.
  8. Andrieu, Mickaël (16 April 2015). "How and why BackBee CMS went open source". OpenSource.com. Retrieved 14 June 2015.
This article is issued from Wikipedia - version of the 11/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.