A while ago I proposed we should have a status page showing current pending votes.
To this end I've begun writing a simple script that parses the general@incubator Atom feed from Markmail and creates a static web page with information gleaned from there (it keeps longer-term data in a SQLite database). The script is here: https://svn.apache.org/repos/asf/incubator/public/trunk/incuvoter and the current results are here: http://people.apache.org/~brane/incubator-votes.html That page (should) get updated every 4 hours. It will also list closed votes up to 30 days old. There are currently no links to the actual vote threads. Also I'm having a bit of trouble with the feed from mod_mbox, as it's quite short-term and doesn't seem to be at all complete; that's why I switched to using the current month's worth of data from Markmail. Eventually I'd like to integrate this into the incubator pages, and add logic to the scripts so they'd yell at general@incubator if votes are overdue. -- Brane --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org