-
Notifications
You must be signed in to change notification settings - Fork 16
/
topical_groups.shtml
74 lines (64 loc) · 2.32 KB
/
topical_groups.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!--#set var="page_title" value="Topical and Reference Groups" -->
<!--#set var="content_title" value="Topical and Reference Groups" -->
<!--#include file="include/header-mainlogos.shtml" -->
<p>
These groups provide references services and manage moderated discussion
on specific topic areas. They assert no legal or informal rights to the
unofficial
<a href="policy.shtml#topicalchannels">topical or reference channels</a>
they've reserved on the network. Groups in this category may provide
cloaks, or virtual hostnames, to their affiliated users, in one of the
following reserved top level domains:
</p>
<blockquote><i>
about<br />
reference<br />
topic<br />
</i></blockquote>
<p>
New group registrations are no longer accepted for topical groups.
</p>
<p>
The following groups maintain unofficial topical or reference channels on
<span class="freenode">freenode</span>:
</p>
<table summary="Topical and Reference Groups">
<tr>
<td valign="top"><a href="https://webchat.freenode.net/?channels=%23%23linux">about/linux</a></td>
<td> </td>
<td valign="top">
<b>##linux</b>, support for GNU/Linux.
</td>
</tr>
<tr>
<td valign="top"><a href="https://webchat.freenode.net/?channels=%23%23networking">about/networking</a></td>
<td> </td>
<td valign="top">
Networking support and discussion <b>(##networking)</b>.
</td>
</tr>
<tr>
<td valign="top"><a href="https://webchat.freenode.net/?channels=%23%23php">about/php</a></td>
<td> </td>
<td valign="top">
<a href="http://www.hashphp.org">PHP User Group on freenode</a> <b>(##php)</b>.
</td>
</tr>
<tr>
<td valign="top"><a href="https://webchat.freenode.net/?channels=%23%23security">about/security</a></td>
<td> </td>
<td valign="top">
Security-related discussion <b>(##security)</b>.
</td>
</tr>
<tr>
<td valign="top"><a href="https://webchat.freenode.net/?channels=%23%23unixlove">about/unixlove</a></td>
<td> </td>
<td valign="top">
A discussion group for people who love Unix-like systems <b>(##unixlove)</b>.
</td>
</tr>
</table>
<!--#set var="SPONSOR_LINKS" value="<small>
</small>" -->
<!--#include file="include/trailer.shtml" -->