Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66075 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90667 invoked from network); 20 Feb 2013 20:09:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2013 20:09:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.49 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.49 mail-wg0-f49.google.com Received: from [74.125.82.49] ([74.125.82.49:49441] helo=mail-wg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/01-20257-D8D25215 for ; Wed, 20 Feb 2013 15:09:50 -0500 Received: by mail-wg0-f49.google.com with SMTP id 15so6993158wgd.16 for ; Wed, 20 Feb 2013 12:09:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=RZMgkbBBiAim08FOdrl6e6hvny5SCB36Pmhls4MdY2U=; b=XooeEssbz9+Ov9Iszq1fcN7J4L0GH+xYxYwzkNRFgHpKImLs3WcUMCJkqYZ+x3o8PJ xJqEeqqqCRL0ED+SZrYavjufL/y/keb44kTzgxVzbxoXBf0N8TLNE4bbPVpNZ1Emh9J9 Qzx0w4b6O7TX2BDV9nKk8AMmpQvuUtQ/TZNID3DgRzwtOtQGuaaiKjpXSwGnf4RhmLbE 6AYSJ/KHrwq6dJAiT6Jn1M1MuMpp6SL8yodc0w70f9wKiZzObph3Zx9lpr5pxjdPkIWu 87y4x3FeMuL0MG0C4crwfiDc90Va9vMgZMW3i6lHmqVr6PRXnp2ipqfHQI8DuJ8XqDlw 9EdA== MIME-Version: 1.0 X-Received: by 10.194.122.98 with SMTP id lr2mr36720422wjb.7.1361390986562; Wed, 20 Feb 2013 12:09:46 -0800 (PST) Received: by 10.194.177.138 with HTTP; Wed, 20 Feb 2013 12:09:46 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Feb 2013 12:09:46 -0800 Message-ID: To: Paul Reinheimer Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0122896c278c7104d62d8a9d Subject: Re: [PHP-DEV] PHP User Survey From: kris.craig@gmail.com (Kris Craig) --089e0122896c278c7104d62d8a9d Content-Type: text/plain; charset=ISO-8859-1 On Wed, Feb 20, 2013 at 12:00 PM, Paul Reinheimer wrote: > Hi All, > > My apologies for the intrusion, I'll keep this brief. > > In many discussions over the past few months there has been talk about what > the community at large needs. Pierre said just earlier today: > > "I would also say it us time for us to get back in sync with the > communities needs. I am not talking about the last days RFCs but in > general." > > The other point that comes up is the difficulty in reaching a large portion > of the community. They don't come to conferences, they don't sit on this > list, they don't go to user groups. They work with PHP for months or years, > but the rest of the "community" doesn't even know who they are. I believe > Rasmus has mentioned this on a few occasions. > > So my suggestion is simple, let's ask them: What they want, What they need, > how they installed PHP (source, rpm, deb, provided by hosting provider, > Zend Server), etc. Let's create a survey, and link to it prominently on > php.net. I considered just writing a survey myself, but even if everyone I > knew tweeted it I'd still lack the reach to hit those outside the > traditional community. > > > While this is clearly not a suggestion to change PHP, i'll write this up in > RFC format if there's interest. Should give people an opportunity to > discuss questions and such. > > > thanks for your time > paul > > > -- > Paul Reinheimer > I like the idea, though I would be extremely concerned about making this survey as scientific as possible so that we don't wind up with biased or inaccurate results. Common examples would be duplicate voting, leading or subjective questions, and limited sampling. If those hurdles could be overcome, I'm all for it. I'd be happy to assist with the RFC and the voting app/questions if there's sufficient interest here. --Kris --089e0122896c278c7104d62d8a9d--