Gentoo Archives: gentoo-nfp

From: Grant Goodyear <g2boojum@g.o>
To: gentoo-nfp@l.g.o
Subject: Re: [gentoo-nfp] Thoughts on upcoming trustee elections
Date: Thu, 28 Apr 2005 06:03:04
Message-Id: 20050428060304.GD3165@dst.grantgoodyear.org
In Reply to: Re: [gentoo-nfp] Thoughts on upcoming trustee elections by Aron Griffis
1 Aron Griffis wrote: [Wed Apr 27 2005, 10:10:06PM CDT]
2 > Aron Griffis wrote:[Wed Apr 27 2005, 09:48:40PM EDT]
3 > > If we were to go ahead with a Condorcet election, then each voter
4 > > would need to rank the candidates rather than simply voting yes or no.
5 >
6 > Ranking could be pretty simple to implement like this:
7 >
8 > (1) Provide an executable /usr/local/bin/ballot on dev.gentoo.org that
9 > would create an appropriately umasked file ~/.ballot and dump into
10 > it a randomized list of the candidates.
11 >
12 > $ ballot --new
13 > Please edit ~/.ballot, putting your first choice at the top,
14 > second choice on the second line, down to your last choice on
15 > the bottom line.
16 >
17 > (2) After editing, the user would then verify they didn't screw up the
18 > edit by running ballot again.
19 >
20 > $ ballot --check
21 > Looks good! Please leave ~/.ballot in place until after the
22 > election is concluded.
23 >
24 > or
25 >
26 > $ ballot --check
27 > Your ballot is missing the following candidates: ...
28 > etc.
29 >
30 > (3) When the election is finished, we'd use another script to collect
31 > all the votes and generate the listing to put into the Condorcet
32 > calculator.
33 >
34 > I'd volunteer to write "ballot".
35
36 Works for me. Thanks!
37
38 -g2boojum-
39 --
40 Grant Goodyear
41 Gentoo Developer
42 g2boojum@g.o
43 http://www.gentoo.org/~g2boojum
44 GPG Fingerprint: D706 9802 1663 DEF5 81B0 9573 A6DC 7152 E0F6 5B76

Replies

Subject Author
Re: [gentoo-nfp] Thoughts on upcoming trustee elections Aron Griffis <agriffis@g.o>