X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/7303e352d0723386b5d27b926ace4da3c43d86f8..03e627af4a1ab6e77ecf391b92ddbb4cdfdfb616:/doc/zephyr.mdwn diff --git a/doc/zephyr.mdwn b/doc/zephyr.mdwn index 1b16065..6abd38e 100644 --- a/doc/zephyr.mdwn +++ b/doc/zephyr.mdwn @@ -8,22 +8,24 @@ Zephyr is a general purpose chat system for MIT. People use it to exchange information about classes, how their days are going, and talk on Zephyr classes and instances about everything -from the latest episode of Battlestar Galactica to the next 18.03 +from the latest episode of Game of Thrones to the next 18.03 problem set. Zephyr is an underlying chat system; the built-in tools for exchanging messages via Zephyr are rudimentary. Most people who use Zephyr today take advantage of integrated clients that make the system easy to use. +Here are [detailed instructions for getting onto Zephyr.](https://sipb.mit.edu/doc/zephyr-quick/) + ## Major clients Here are some of the primary clients used at MIT. There's also a listing of [other Zephyr clients](http://zephyr.1ts.org/wiki/ZephyrClients), but their use is generally not recommended. -### Barnowl +### BarnOwl -[Barnowl](http://barnowl.mit.edu/) is a command-line Zephyr client that supports advanced filtering and customisation. It is probably the most commonly used client, but requires some effort to get started. To use Barnowl effectively, you should connect to an [Athena dialup](http://web.mit.edu/dialup/www/ssh.html) and run Barnowl along with a program to renew your Kerberos tickets. The Athena command `athrun sipb owl-screen` will set this up for you. +[BarnOwl](http://barnowl.mit.edu/) is a command-line Zephyr client that supports advanced filtering and customisation. It is probably the most commonly used client, but requires some effort to get started. To use BarnOwl effectively, you should connect to an [Athena dialup](http://web.mit.edu/dialup/www/ssh.html) and run BarnOwl along with a program to renew your Kerberos tickets. The Athena command `athrun sipb pag-screen` will set up ticket renewal, and `athrun barnowl` after that will run BarnOwl itself. -In addition to primarily supporting Zephyr, Barnowl also lets you connect to [AIM](http://aim.com) and and [XMPP](http://xmpp.org/) (Google Talk, Facebook, etc.) networks. +In addition to primarily supporting Zephyr, BarnOwl also lets you connect to [AIM](http://aim.com), [XMPP/Jabber](http://xmpp.org/) (Google Talk, Facebook, etc.), [Twitter](http://twitter.com), and IRC networks. -See [Getting Started with Barnowl](http://barnowl.mit.edu/wiki/GettingStarted) for more information. +See [Getting Started with BarnOwl](http://barnowl.mit.edu/wiki/GettingStarted) for more information. ### Roost @@ -34,11 +36,11 @@ Roost makes use of [Webathena](https://webathena.mit.edu/) to keep you subscribe ### Zulip -[Zulip](https://zulip.com/zephyr) is a fully-featured web-based Zephyr client that also provides [mobile apps](https://zephyr.zulip.com/apps) for Android and iOS and desktop apps for Linux, Mac, and Windows. Zulip is developed by a group of MIT alums and SIPB members who also developed [Ksplice](https://www.ksplice.com/) (rebootless updates for Linux). +[Zulip](https://zulipchat.com/zephyr) ([source code](https://github.com/zulip/zulip)) is a web-based Zephyr client that also provides [mobile apps](https://zephyr.zulipchat.com/apps) for Android and iOS and desktop apps for Linux, Mac, and Windows. Zulip was originally a proprietary product developed by a company composed largely of MIT alums and SIPB members. It was acquired by [Dropbox](https://www.dropbox.com/about) in 2014, and [released as open-source software](https://blogs.dropbox.com/tech/2015/09/open-sourcing-zulip-a-dropbox-hack-week-project/) a year later. The Zulip for Zephyr service is offered by [Tim Abbott](http://web.mit.edu/tabbott/www/) (MIT '06, SIPB member)'s Kandra Labs. Zulip, like Roost, is easy to set up because it uses Webathena for authentication. -See [Zulip for MIT setup](http://zulip.com/zephyr) for details. +See [Zulip for MIT setup](http://zulipchat.com/zephyr) for details.