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 585A390B6 for ; Wed, 20 Jun 2012 18:31:38 +0000 (UTC) Received: (qmail 58678 invoked by uid 500); 20 Jun 2012 18:31:38 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 58609 invoked by uid 500); 20 Jun 2012 18:31:38 -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 58599 invoked by uid 99); 20 Jun 2012 18:31:37 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 18:31:37 +0000 Received: from localhost (HELO mail-vc0-f175.google.com) (127.0.0.1) (smtp-auth username robweir, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 18:31:37 +0000 Received: by vcbfl15 with SMTP id fl15so4119355vcb.6 for ; Wed, 20 Jun 2012 11:31:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.19.232 with SMTP id i8mr9895298vde.38.1340217096666; Wed, 20 Jun 2012 11:31:36 -0700 (PDT) Received: by 10.220.190.13 with HTTP; Wed, 20 Jun 2012 11:31:36 -0700 (PDT) Date: Wed, 20 Jun 2012 14:31:36 -0400 Message-ID: Subject: Distribution of post times for ooo-dev From: Rob Weir To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 I was curious, so I extracted the post times for all ooo-dev posts in 2012 (over 10,000 of them), normalized the times to UTC, adjusting for time zone (python script), and made a histogram in R. The glorious results are here: http://people.apache.org/~robweir/ooo-dev-hist.gif I don't have any conclusions or interpretations. I suppose the point is I now have figured out how to mine data from the mailing lists, so if we see any value for other kinds of reports, let me know. -Rob