You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><strong>Channels:</strong> <ahref="irc://irc.freenode.net/code4lib">#code4lib</a> (alternate port for if port 6667 is blocked by your firewall: <ahref="irc://irc.freenode.net:8000/code4lib">8000</a>)</li>
<li><strong>Channels:</strong> <ahref="ircs://irc.libera.chat/code4lib">#code4lib</a> (alternate port for if port 6697 is blocked by your firewall: <ahref="irc://irc.libera.chat:8000/code4lib">8000</a>)</li>
If you don't already have an IRC client, there are several options available at no cost.
23
24
<ul>
24
-
<li>Easiest: connect through the web at
25
-
<ahref="http://webchat.freenode.net/">http://webchat.freenode.net/</a> Nickname: pick a name, Channels: #code4lib
26
25
27
-
28
-
Also useful if you can't install a client, or if IRC traffic is blocked on your network,
29
-
</li>
26
+
If you can't install a client, or if IRC traffic is blocked on your network,
27
+
</li>
30
28
<li><ahref="http://irccloud.com/">IRCCloud</a> is a <abbrtitle="software as a service">SaaS</abbr> IRC client that runs in most modern browsers.</li>
31
29
<li>
32
30
If you have <ahref="http://pidgin.im/">Pidgin</a> installed, it provides IRC access.
@@ -37,9 +35,9 @@ Also useful if you can't install a client, or if IRC traffic is blocked on your
37
35
38
36
If you're unfamiliar with IRC, this <ahref="http://www.irchelp.org/irchelp/new2irc.html#detail">brief introduction</a> should help get you up to speed. You might also want to check out <ahref="http://code4lib.org/irc/faq">this FAQ</a>, which answers some common questions about the #code4lib channel specifically.
39
37
40
-
You can register your nickname with Freenode's NickServ service to keep using the same nickname. After you are registered, identify to NickServ. More details and the commands to use are listed at Freenode's FAQ: <ahref="http://freenode.net/faq.shtml#nicksetup">http://freenode.net/faq.shtml#nicksetup</a>. This will allow you more privileges, such as sending private messages to other registered users.
38
+
You can register your nickname with Libera's NickServ service to keep using the same nickname. After you are registered, identify to NickServ. More details and the commands to use are listed at <ahref="https://libera.chat/guides/registration">Libera's FAQ</a>. This will allow you more privileges, such as sending private messages to other registered users.
41
39
42
-
To perform some of the commands listed in the <ahref="http://code4lib.org/irc/faq">FAQ</a> you need to register and identify with Zoia. This is similar to but separate from the registration with Freenode's NickServ. Remember to identify each time you log in. Register by <code>/msg zoia register nickname password</code>. Once registered, Identify by <code>/msg zoia identify nickname password</code>. To change your password: <code>/msg zoia set password oldpassword newpassword</code>.
40
+
To perform some of the commands listed in the <ahref="http://code4lib.org/irc/faq">FAQ</a> you need to register and identify with Zoia. This is similar to but separate from the registration with Libera's NickServ. Remember to identify each time you log in. Register by <code>/msg zoia register nickname password</code>. Once registered, Identify by <code>/msg zoia identify nickname password</code>. To change your password: <code>/msg zoia set password oldpassword newpassword</code>.
43
41
44
42
Finally, #code4lib is a social and technical discussion channel. Keep in mind that the discussion isn't limited to library technologies, and can cover a lot of ground.
45
43
@@ -55,3 +53,6 @@ Joining a Slack team requires an invitation, but anyone can generate an automati
55
53
56
54
A tutorial can be found at <ahref="https://code4lib.slack.com/getting-started">https://code4lib.slack.com/getting-started</a>. Slack has clients for Mac, PC, Linux, and mobile devices, and may be used via any web browser.
57
55
56
+
<h2id="other">Other platforms</h2>
57
+
58
+
In addition to IRC and Slack, there is also a Code4lib Discord server and a <ahref="https://code4lib.zulipchat.com/">Zulip team</a>.
Copy file name to clipboardExpand all lines: _posts/2006-03-14-code4lib-irc-channel-faq.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,13 @@ Not publicly, no.
23
23
24
24
### Who can I ask for help?
25
25
26
-
#code4lib has a designated group of "helpers," who can answer questions or provide support. The channel's official group contacts to Freenode are Mark Matienzo (`anarchivist`), Becky Yoose (`yo_bj`), and Ross Singer (`rsinger`); all three of them have channel operator privileges.
26
+
#code4lib has a designated group of "helpers," who can answer questions or provide support. The channel's official group contacts to Libera are Mark Matienzo (`anarchivist`), Becky Yoose (`yo_bj`), and Ross Singer (`rsinger`); all three of them have channel operator privileges.
27
27
28
28
### What about ~~panizzi~~ zoia?
29
29
30
30
Zoia is a [supybot](https://github.com/Supybot/Supybot) who hangs out in #code4lib. To get a list of commands it understands, type `@list` (the "@" symbol tells zoia you're talking to it). Here's a quick list of the more common commands:
31
31
32
-
#### `@help`<
32
+
#### `@help`
33
33
34
34
Find out how to use a particular command. The correct syntax is (usually) `@help` followed by the command name, e.g. `@help karma`. You can also just ask the other people on the channel how to do something.
35
35
@@ -78,7 +78,7 @@ Information technology, software development, librarianship, cultural heritage,
78
78
3. Be sensitive of the fact that cultures, opinions and ideas of what is funny or appropriate are different, and that text is a very poor medium for conveying humor.
79
79
4. Because this is the case, and people will be people, be quick to forgive and slow to take offense.
80
80
81
-
Aside from that, it's a bit of a free-for-all. Basically, use common sense, be respectful of others, and don't do anything that will get everyone kicked off of Freenode.
81
+
Aside from that, it's a bit of a free-for-all. Basically, use common sense, be respectful of others, and don't do anything that will get everyone kicked off of Libera.
0 commit comments