|
1 | 1 | Title: Chat Room
|
2 | 2 |
|
3 |
| -Meetup events aren't the only time for chatting. There's also a #sandiegopython IRC channel on Freenode. |
4 |
| - |
5 |
| -Sign on to ask questions, give answers, or just hang out. |
| 3 | +Meetup events aren't the only time for chatting. There's also a |
| 4 | +\#sandiegopython IRC channel on Freenode. Sign on to ask questions, |
| 5 | +give answers, or just hang out. |
6 | 6 |
|
7 | 7 | This page contains instructions for signing onto the IRC channel.
|
8 | 8 |
|
9 |
| -## Web Client |
| 9 | +### Web Client |
10 | 10 |
|
11 |
| -If you haven't used IRC before, the fastest way to start is by using the web client. You don't need to install anything on your computer for this. |
| 11 | +If you haven't used IRC before, the fastest way to start is by using |
| 12 | +the web client. You don't need to install anything on your computer for |
| 13 | +this. |
12 | 14 |
|
13 |
| -You'll need to choose a unique username and then you'll be put in the #sandiegopython channel on Freenode. You can type by clicking in the text box at the bottom and using your keyboard. |
| 15 | +You'll need to choose a unique username and then you'll be put in the |
| 16 | +\#sandiegopython channel on Freenode. You can type by clicking in the |
| 17 | +text box at the bottom and using your keyboard. |
14 | 18 |
|
15 |
| -[Visit the Web Client](https://webchat.freenode.net/?channels=sandiegopython) |
| 19 | +Visit the Web Client: |
| 20 | +<https://webchat.freenode.net/?channels=sandiegopython> |
16 | 21 |
|
17 | 22 |
|
18 |
| -## Installing an IRC client |
| 23 | +### Installing an IRC client |
19 | 24 |
|
20 |
| -- [XChat][] (Linux, Windows, Mac) |
21 |
| -- [Limechat][] (Mac) |
22 |
| -- [mIRC][] (Windows) |
| 25 | +- [XChat](http://limechat.net/mac/) (Linux, Windows, Mac) |
| 26 | +- [Limechat](http://www.mirc.com/) (Mac) |
| 27 | +- [mIRC](http://xchat.org/) (Windows) |
23 | 28 |
|
24 | 29 | When setting up your IRC client:
|
25 | 30 |
|
26 | 31 | 1. Select the FreeNode server (or enter irc.freenode.net)
|
27 | 32 | 2. Join the channel #sandiegopython
|
28 | 33 |
|
29 |
| -Alternatively click this link after installing your IRC client: [irc://irc.freenode.net/sandiegopython](irc://irc.freenode.net/sandiegopython) |
30 |
| - |
31 |
| -[limechat]: http://limechat.net/mac/ |
32 |
| -[mirc]: http://www.mirc.com/ |
33 |
| -[xchat]: http://xchat.org/ |
34 |
| - |
| 34 | +Alternatively click this link after installing your IRC client: |
| 35 | +[irc://irc.freenode.net/sandiegopython](irc://irc.freenode.net/sandiegopython) |
35 | 36 |
|
36 |
| -## More Resources |
37 | 37 |
|
38 |
| -- [Introduction to IRC][] from the PyLadies blog |
| 38 | +### More Resources |
39 | 39 |
|
40 |
| -[Introduction to IRC]: http://www.pyladies.com/blog/irc-resources/ |
| 40 | +- [Introduction to IRC](http://www.pyladies.com/blog/irc-resources/) |
| 41 | + from the PyLadies blog |
0 commit comments