Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80095 invoked by uid 1010); 19 Jan 2007 19:15:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80080 invoked from network); 19 Jan 2007 19:15:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2007 19:15:14 -0000 Received: from [127.0.0.1] ([127.0.0.1:12580]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id FB/32-60570-1C811B54 for ; Fri, 19 Jan 2007 14:15:13 -0500 Authentication-Results: pb1.pair.com smtp.mail=kin@laukin.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=kin@laukin.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain laukin.com from 195.212.29.153 cause and error) X-PHP-List-Original-Sender: kin@laukin.com X-Host-Fingerprint: 195.212.29.153 mtagate4.de.ibm.com Linux 2.0.3x (2) Received: from [195.212.29.153] ([195.212.29.153:61588] helo=mtagate4.de.ibm.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/C3-03951-97301B54 for ; Fri, 19 Jan 2007 12:44:26 -0500 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate4.de.ibm.com (8.13.8/8.13.8) with ESMTP id l0JHiNML040424 for ; Fri, 19 Jan 2007 17:44:23 GMT Received: from d12av04.megacenter.de.ibm.com (d12av04.megacenter.de.ibm.com [9.149.165.229]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.2) with ESMTP id l0JHiMsE2453642 for ; Fri, 19 Jan 2007 18:44:22 +0100 Received: from d12av04.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av04.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l0JHiMlb007031 for ; Fri, 19 Jan 2007 18:44:22 +0100 Received: from sihl.zurich.ibm.com (sihl.zurich.ibm.com [9.4.16.232]) by d12av04.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l0JHiLvm007017 for ; Fri, 19 Jan 2007 18:44:21 +0100 Received: from [127.0.0.1] (kira.svl.ibm.com [9.30.22.158]) by sihl.zurich.ibm.com (AIX4.3/8.9.3p2/8.9.3) with ESMTP id SAA365028 for ; Fri, 19 Jan 2007 18:44:20 +0100 Message-ID: <45B1036E.3040200@laukin.com> Date: Fri, 19 Jan 2007 09:44:14 -0800 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Some questions about PHP Dev. from an open source perspective From: kin@laukin.com (Kin Lau) Hi there, My name is Kin Lau and I'm doing some study on open source projects. I would like to take a look at PHP, but I'm having some difficulties finding the all the information the web. I'd be much obliged if anyone could provide any extra information on the questions/aspects for PHP below. Just whatever you know for any of them, don't have to answer all of them: Questions: -How do decision processes work in os projects? Is this also open to the whole community? -How is QA/testing done and why is it effective? (reputation in os is an important aspect) -How is reusability working and why is it so effective in open source? -What are the incentives for developers in os development? Aspects: -Structure of development team (hierarchy) -Distribution of development team -Type of developers -> Employed? Students? Other individuals? -Defect tracking -QA -Requirements -Documentation -Reviews -Transparency -Planning (versions, etc.. stable/unstable) -Communication style/tools -Change tracking -Tools (web sites, builds, change management, newsgroups, forums, etc..) -How successful is the feedback loop (contributions from outside core team/company contributions) Thank you very much for your time! Sincerely, - Kin