apeiros / ruby-pro

Website for the irc://irc.freenode.net/#ruby-pro channel.

This URL has Read+Write access

Stefan Rusterholz (author)
Thu Jun 12 05:11:16 -0700 2008
ruby-pro / rules.html
100644 62 lines (58 sloc) 2.142 kb
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>#ruby-pro: Rules</title>
<meta name="generator" content="BBEdit 8.7" />
<link rel="stylesheet" href="default.css" media="screen" charset="utf-8" />
</head>
<body>
 
<div id="head">
<h1>#Ruby-Pro</h1>
<h2>The Channel for advanced ruby topics</h2>
</div>
<div id="navigation">
<ul>
<li><a href="primer.html" title="New to #ruby-pro and can't talk? Read here">Primer</a></li>
<li><a href="index.html" title="News">News</a></li>
<li><a href="about.html" title="About">About</a></li>
<li><a href="aims.html" title="Aims">Aims</a></li>
<li><a href="gatherings.html" title="Gatherings">Gatherings</a></li>
<li><a href="rules.html" title="Rules">Rules</a></li>
</ul>
</div>
 
<div class="block">
<h3 id="rules">Channel Rules</h3>
<p>
All of the following rules are experimental and subject to change.<br />
Also be aware that these rules are mere guides. They don't imply any guarantees.<br />
In all mentionings of votes, it is implied that only users with voice have a counting
vote.
</p>
<dl>
<dt>Gaining voice</dt>
<dd>
To gain voice you need at least one person how vouches for you.
Should it indeed happen that somebody is against you gaining voice in
#ruby-pro, then you will need a 2:1 majority of people who vouche for
you versus people who are against you gaining voice.
</dd>
<dt>Losing voice</dt>
<dd>
If you want that somebody loses voice, you have to get a 2:1 majority
in a vote.
An alternative way of losing voice is acting against the channel-policy,
such as the use of ad-hominem attacks.
</dd>
<dt>Kicks and Bans</dt>
<dd>
You can be kicked if an argument gets out of hand and becomes personal.
This is meant to help the involved parties to cool off before any bridges
caught fire and get burnt.
Use of ad-hominem attacks will result in a 24-120h ban.
</dd>
</dl>
</div>
 
</body>
</html>