Hi Tim,

FYI, I haven't heard back from Henri yet with the account list.

If I don't hear back, your alternative is this:

for i in `seq 21` ; do
    wget -q -O -
http://maemo.org/profile/list/?org_openpsa_qbpager_net_nehmer_account_list_page=${i}
| awk '/id=\"profile_listing\"/,/\/table/' >> account_list.html
done;

And then strip out the various table bits, trim off the last few lines,
and you have your list.

Cheers,
Dave.

Tim Samoff wrote:
> Hi everyone,
> 
> According to the Maemo Community Council election guidelines, I should
> have posted this here. So here:
> 
> http://maemo.org/community/council/maemo_community_council_elections_approaching/
> 
> 
> Br,
> Tim (Council Chair)
> 

-- 
Email: dne...@maemo.org
Jabber: bo...@jabber.org

_______________________________________________
maemo-community mailing list
maemo-community@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-community

Reply via email to