[141] | 1 | .. _community-irc: |
---|
| 2 | |
---|
[143] | 3 | IRC Chat |
---|
| 4 | ======== |
---|
[141] | 5 | |
---|
[238] | 6 | Some of the development of the ZOO-Project is coordinated through IRC. This page |
---|
| 7 | describes how you log on to chat, ask questions, and hack around with the |
---|
| 8 | developers. |
---|
[141] | 9 | |
---|
[238] | 10 | Server and Channel Information |
---|
| 11 | ------------------------------ |
---|
| 12 | |
---|
| 13 | :: |
---|
| 14 | |
---|
| 15 | Server: irc.freenode.net |
---|
| 16 | Channel: #zoo-project |
---|
| 17 | |
---|
| 18 | Why IRC? |
---|
| 19 | -------- |
---|
| 20 | |
---|
| 21 | IRC is a primary medium where Open Source GIS hackers congregate, collaborate, |
---|
| 22 | and hack. It makes it easy to communicate things like compilation issues, |
---|
| 23 | where immediate, iterative feedback allows folks to make a lot of progress. |
---|
| 24 | Something that might take days of heavily-quoted emails through a mailinglist |
---|
| 25 | might only take fifteen minutes on IRC. |
---|
| 26 | |
---|
| 27 | IRC is a great way to coordinate on-line meetings. The ZOO PSC conducts their |
---|
| 28 | monthly meetings through IRC. |
---|
| 29 | |
---|
| 30 | How do I join? |
---|
| 31 | -------------- |
---|
| 32 | |
---|
[239] | 33 | - `Chatzilla <http://chatzilla.hacksrus.com/>`__ is |
---|
| 34 | probably the easiest way to get going. Chatzilla works with Mozilla or |
---|
| 35 | Firefox, and once you have it installed, you can log on to the channel by |
---|
| 36 | pointing your browser at:: |
---|
[238] | 37 | |
---|
[239] | 38 | irc://irc.freenode.net/#zoo-project |
---|
[238] | 39 | |
---|
[239] | 40 | - There are many other IRC clients available. `This page |
---|
| 41 | <http://tikiwiki.org/ConnectingToIrc>`__ provides a good listing for many |
---|
| 42 | different platforms. |
---|
| 43 | |
---|
| 44 | - You can also connect to IRC directly in your Web browser without a client: |
---|
[238] | 45 | |
---|
[239] | 46 | - goto http://webchat.freenode.net/ |
---|
| 47 | - enter a nickname (usually your first initial plus your last name) |
---|
| 48 | - in "Channels" enter: zoo-project |
---|
| 49 | - Connect! |
---|
[238] | 50 | |
---|
| 51 | |
---|