Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60105 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73077 invoked from network); 17 Apr 2012 19:46:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2012 19:46:35 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.47 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:32950] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/54-03996-A98CD8F4 for ; Tue, 17 Apr 2012 15:46:35 -0400 Received: by qabg1 with SMTP id g1so766013qab.13 for ; Tue, 17 Apr 2012 12:46:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=x96dM9LCFT9Pop037z+vp9wuHm5lxlqKMADW1NeFeQA=; b=VnC9PfeN5CB0YwkZFMHYUTB+cBAxsGxfa2b07FILevO/lBi7LQ55bwYKrndFldWbOh 6GQFOxNOU9Xh0su2yjNriDQVpvvGLu4oxMqXtY3q+w/z+5+KBMP6Hd09xxalARp6H/3k sAXB5e4vsrHE+E8fD3siAsd0gxzkYodogYEINrfNgzKNLZWs46atR3CXfPkpWJid9f2C onj1XL/JTxEHFlZR1hQyCiWk19I7SWIgKqzy0PY8bfNkyZ/GU4vp32p+1K6xYfiLOT6k zJusdD9eNytEvobEuhQ5nHsNDIcpDqIviFf0Yi6WY16GASHb9vEjM5dGzhCGABxEeGRZ IMmQ== Received: by 10.224.174.206 with SMTP id u14mr22810671qaz.90.1334691991542; Tue, 17 Apr 2012 12:46:31 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id c3sm37878548qap.20.2012.04.17.12.46.29 (version=SSLv3 cipher=OTHER); Tue, 17 Apr 2012 12:46:30 -0700 (PDT) Message-ID: <4F8DC894.50804@lerdorf.com> Date: Tue, 17 Apr 2012 12:46:28 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Kris Craig CC: PHP internals References: <4F8D1469.9030709@lerdorf.com> In-Reply-To: X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkUiQc4bMhZ/wpRoeXYlcVtCTJICOPWLr5AwRcQt9RSA1PBKYXTk0Jk4NbFh2jazIaHZImq Subject: Re: [PHP-DEV] Some Stats From: rasmus@lerdorf.com (Rasmus Lerdorf) On 04/17/2012 11:41 AM, Kris Craig wrote: > > > On Mon, Apr 16, 2012 at 11:57 PM, Rasmus Lerdorf > wrote: > > Number of posts to internals since Jan.1,2012 (top 15): > > [kris.craig@gmail.com ] => 249 > > > Wooot! What's my prize? ;P > > Now I just need to start getting some commits in there.... Kris, this was actually the point of that email. You are extremely busy on this list and while I appreciate the enthusiasm, it would be good if you could try to refrain from commenting on every single thread multiple times every day. Let it sit for a while, see what everyone has to say and write a single message with your thoughts. This list is mainly for the people working on the code. Many of us are simply deleting entire threads unread at this point which isn't a healthy habit to get into. One idea for everyone on the list is a kind of self-imposed list posting quota. For every commit, bug comment, doc contribution, infrastructure contribution you make you get a post to the list. -Rasmus