Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93A9B9A29 for ; Sun, 27 May 2012 20:03:36 +0000 (UTC) Received: (qmail 15900 invoked by uid 500); 27 May 2012 20:03:36 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 15848 invoked by uid 500); 27 May 2012 20:03:36 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 15838 invoked by uid 99); 27 May 2012 20:03:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 20:03:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dave2wave@comcast.net designates 76.96.30.48 as permitted sender) Received: from [76.96.30.48] (HELO qmta05.emeryville.ca.mail.comcast.net) (76.96.30.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 20:03:26 +0000 Received: from omta11.emeryville.ca.mail.comcast.net ([76.96.30.36]) by qmta05.emeryville.ca.mail.comcast.net with comcast id F80x1j0020mlR8UA5834Fb; Sun, 27 May 2012 20:03:04 +0000 Received: from [192.168.1.8] ([67.180.51.144]) by omta11.emeryville.ca.mail.comcast.net with comcast id F8331j00p36gVt78X834q7; Sun, 27 May 2012 20:03:04 +0000 References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <7889A547-AE0D-4F38-826A-BB512778DD41@comcast.net> Cc: "ooo-dev@incubator.apache.org" X-Mailer: iPhone Mail (9B206) From: Dave Fisher Subject: Re: Download charts (prototype) Date: Sun, 27 May 2012 13:03:02 -0700 To: "ooo-dev@incubator.apache.org" I know that this can be done in the CMS and buildbot. I want to find out how= exactly. Ping me in a few days. Regards, Dave Sent from my iPhone On May 26, 2012, at 11:29 AM, Rob Weir wrote: > http://people.apache.org/~robweir/aoo-downloads.html >=20 > The data is in a text file > (http://people.apache.org/~robweir/data.txt) which is generated using > the SourceForge REST API plus some python, a variation of the script I > uploaded earlier > (https://svn.apache.org/repos/asf/incubator/ooo/devtools/aoo-stats/aoo-sta= ts.py) >=20 > Right now those two processes are unconnected. I generate the data on > my laptop and upload an updated data.txt. Ideally I'd like to migrate > this to openoffice.org and automate this by running the python script > via cron on a daily basis. >=20 > -Rob