[maemo-community] Getting the ball rolling for council elections, and proposal to lengthen terms

From: Andrew Flegg andrew at bleb.org
Date: Mon Aug 3 15:55:59 EEST 2009
On Mon, Aug 3, 2009 at 10:31, Dave Neary<dneary at maemo.org> wrote:
>
>> If so, it's pretty trivial to run over
>> http://talk.maemo.org/member.php?u=$I where $I is not in the set of
>> accounts already bound and identify anyone where:
>
> we have different definitions of trivial. "where $I is not in the set of
> accounts already bound"? How do you calculate that?

For the sake of argument, let's assume the maemo.org account database
looks like:

+----+------------+------------------------------+
| id | username   | tmo_profile                  |
+----+------------+------------------------------+
| 1  | jaffa      | http://..../member.php?u=75  |
| 2  | bobsmith   |                              |
+----+------------+------------------------------+

I'm assuming it's not impossible for anyone with access to the
maemo.org account database to do:

    SELECT DISTINCT tmo_profile FROM accounts

That then gives a set of associated profile IDs of just (75). So,
iterate from 1 to 20000, skipping 75.

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:andrew at bleb.org  |  http://www.bleb.org/
Maemo Community Council chair
More information about the maemo-community mailing list