|
12 | 12 | #include "_menu.html"
|
13 | 13 | #include "setup.t"
|
14 | 14 |
|
15 |
| -WHERE2(Docs, "/docs/", IRC) |
| 15 | +WHERE2(Docs, "/docs/", chat) |
16 | 16 |
|
17 | 17 | <div class="relatedbox">
|
18 | 18 | <b>Related:</b>
|
19 | 19 | <br><a href="manpage.html">curl man page</a>
|
20 | 20 | <br><a href="tutorial.html">Tutorial</a>
|
21 | 21 | </div>
|
22 | 22 |
|
23 |
| -TITLE(IRC - chat with curl enthusiasts) |
| 23 | +TITLE(Chat with fellow curl enthusiasts) |
24 | 24 | <p>
|
25 | 25 | We have an always-open never-sleeping 24/7 chat room available to discuss any
|
26 | 26 | and all curl and libcurl related topics whenever you want.
|
27 | 27 |
|
28 |
| -<p> You find us in the <b>#curl</b> channel on the <b>Libera.Chat IRC</b> network. |
29 |
| - |
30 | 28 | <p> This is the only official curl chat. You will find that some of the curl
|
31 | 29 | core team developers frequent this chat.
|
32 | 30 |
|
33 |
| -SUBTITLE(How to join) |
| 31 | +SUBTITLE(Participate) |
| 32 | +<ul> |
| 33 | + |
| 34 | +<li> IRC: Join the channel <b>#curl</b> on the network <b>Libera.Chat</b>. |
| 35 | + Check out the <a href="https://libera.chat/guides/clients">comprehensive |
| 36 | + guide</a> how to use the network. |
| 37 | + |
| 38 | +<li> Matrix: alternatively, you join the Matrix |
| 39 | + channel <b><a href="https://matrix.to/#/#curl:curl.se">#curl:curl.se</a></b>, |
| 40 | + which is bridged to the IRC channel and using this you can participate in |
| 41 | + the same |
| 42 | + communications. <a href="https://matrix.org/docs/chat_basics/public-rooms/">Learn |
| 43 | + how to</a>. |
| 44 | + |
| 45 | +</ul> |
| 46 | + |
| 47 | +Neither of those methods require any invite or human intervention. Just show |
| 48 | +up. |
34 | 49 | <p>
|
35 |
| - Libera.Chat offers a <a href="https://libera.chat/guides/clients">comprehensive guide</a> |
36 |
| - regarding various ways on joining the network. |
| 50 | + |
| 51 | +Neither method requires that you reveal your real name, actual identity, where |
| 52 | +are located, or any other personal information. You decide what you are called |
| 53 | +and what you want to share. |
37 | 54 |
|
38 |
| -SUBTITLE(How to speak) |
| 55 | +SUBTITLE(Speak) |
39 | 56 | <p>
|
40 |
| - You will notice that you must "register" your nick name first on the network |
41 |
| - to be allowed to talk in the channel. This is an unfortunate anti-spam and |
42 |
| - anti-abuse measurement. |
| 57 | + Be friendly and polite. We prefer curl oriented topics and subjects, but we |
| 58 | + are also tolerant and open for excursions into related areas of technology |
| 59 | + and development. |
| 60 | + |
43 | 61 | <p>
|
44 |
| - The good part is |
45 |
| - that <a href="https://libera.chat/guides/registration">it is easy to |
46 |
| - register</a>. |
| 62 | + The chat room is often visited by 200 or more concurrent participants - many |
| 63 | + of them idling for the moment. |
47 | 64 |
|
| 65 | +<p> |
| 66 | + Joking is fine, but do it with respect for your fellow chat pals. We operate |
| 67 | + under a <a href="code-of-conduct.html">code of conduct</a>. |
| 68 | + |
48 | 69 | SUBTITLE(What if nobody responds)
|
49 | 70 | <p>
|
50 | 71 | There is no guarantee anyone wants to respond or that anyone who reads right
|
51 | 72 | now even knows the answer to your question. Consider maybe post your
|
52 |
| - questions or thoughts on a <a href="/mail/">suitable mailing list?</a> |
| 73 | + questions or thoughts on a <a href="/mail/">suitable mailing list?</a> or |
| 74 | + <a href="https://github.com/curl/curl/discussions">GitHub discussions</a>? |
53 | 75 |
|
54 | 76 | SUBTITLE(Screenshot)
|
55 | 77 | <p>
|
|
0 commit comments