In this article, we are going to explore Gobby and everything it has to offer. From its origins to its impact on today's society, we will dive into a comprehensive analysis of Gobby and its relevance in different aspects of life. We will discover how Gobby has evolved over time and how it has left a mark on history. Additionally, we will examine how Gobby has changed the way people interact and relate to each other. This article seeks to provide a comprehensive view of Gobby and its influence in today's world. Get ready to immerse yourself in the fascinating world of Gobby!
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
![]() | |
![]() Gobby 0.4.0 | |
Original author(s) | Armin Burgmeier |
---|---|
Developer(s) | 0x539 dev group |
Stable release | 0.6.0
/ January 21, 2021 |
Repository | |
Written in | C++, C.[1] |
Operating system | Unix, Windows |
Type | Text editor |
License | GNU GPLv2+[2] |
Website | gobby |
Gobby is a free software collaborative real-time editor available on Windows and Unix-like platforms.[3] (It runs on Mac OS X using Apple's X11.app.) It was initially released in June 2005 by the 0x539 dev group[4] (the hexadecimal value 0x539 is equal to 1337 in decimal). Gobby uses GTK+ for its GUI widgets.
Gobby features a client-server architecture which supports multiple documents in one session, document synchronisation on request, password protection and an IRC-like chat for communication out of band.[5] Users can choose a colour to highlight the text they have written in a document. Gobby is fully Unicode-aware, provides syntax highlighting for most programming languages, and has basic Zeroconf support.[4]
A dedicated server called Sobby is also provided, together with a script which could format saved sessions for the web (e.g. to provide logs of meetings with a collaboratively prepared transcript).[6] The collaborative editing protocol is named Obby, and there are other implementations that use this protocol (e.g. Rudel,[7] a plugin for GNU Emacs). Gobby 0.5 replaces Sobby with a new server called infinoted.[8][9]
Version 0.4.0 featured fully encrypted connections and further usability enhancements.[4] Users have commented versions prior to 0.5.0 had some issues.[10]
Versions numbered 0.4.9x are preview releases for version 0.5.0. The most noticeable improvement is undo support,[11] using the adOPTed algorithm for concurrency control.[12]
While offering Unicode support it has been suggested the product is suitable for producing plaintext rather than formatted documents.[13]