Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63509 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66626 invoked from network); 17 Oct 2012 18:28:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2012 18:28:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ea0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:42187] helo=mail-ea0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/70-64689-5E8FE705 for ; Wed, 17 Oct 2012 14:28:54 -0400 Received: by mail-ea0-f170.google.com with SMTP id a13so1911614eaa.29 for ; Wed, 17 Oct 2012 11:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=+K6uPh6HROoWT6AizQMC9C4apblzSzVX+j9V5viUcac=; b=x9t0K5DOwXS/XzA1/v6gRXygqvYIf4XmF6TmWUWVEjwtm9ugcxTs+vyMRQYHOKNzg9 r27YkojGI7lBGU+LHnYkUFYtOt6bZ2ib0mQNDTEJGwMo2P1cGuG9ozTR9SR4Qms9lRsa 5/5TX1Y2Ty2BbHk1VfE5asMc+1OY+mhMJ5/kIg5L4vBjFIDHPvWhmNyQy4JY6cRzrxs2 +pLB2QH3wQyy0No2LfOg+2/c1ey3f4O5k8q2xjsMp06pszywBjvcRxJutWxT78Xa1df8 YJep5+NX66NIETpyYodk9AlYw9t/p2soUSiiLPJX6+1WvykZdATJtKlx43YLVzHSbPdU ejfw== Received: by 10.14.218.5 with SMTP id j5mr28532667eep.41.1350498531058; Wed, 17 Oct 2012 11:28:51 -0700 (PDT) Received: from [192.168.1.26] (232.Red-83-41-228.dynamicIP.rima-tde.net. [83.41.228.232]) by mx.google.com with ESMTPS id k2sm3498149eep.15.2012.10.17.11.28.49 (version=SSLv3 cipher=OTHER); Wed, 17 Oct 2012 11:28:50 -0700 (PDT) Message-ID: <507EF86F.7020806@gmail.com> Date: Wed, 17 Oct 2012 20:26:55 +0200 User-Agent: Thunderbird MIME-Version: 1.0 CC: "internals@lists.php.net" References: <9570D903A3BECE4092E924C2985CE485612B78D3@MBX202.domain.local> <200s78tap7ler0g13orhp7mftfe1qs12v0@4ax.com> <9570D903A3BECE4092E924C2985CE485612B79AF@MBX202.domain.local> <507E78A8.9000201@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Alternatives to mailing list? From: keisial@gmail.com (=?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?=) On 17/10/12 11:43, Pierre Joye wrote: > It is about hi jacking discussions with totally irrelevant topics, > repetitive, nonconstructive posts in rows, in all possible ways. The issue is that the proposed solution (a forum) does not solve irrelevant topics being mixed into a discussion about a different topic. It can be even worse, since many forums are single-threaded, and I haven't seem a threaded forum with good usability. Using a mailing list it *can* be done efficiently. Changing subjects when appropiate, not breaking the threads, etc. (Plus usage of smart tools, as has already been mentioned). But it needs the people participating in the discussion to collaborate in that. In the end, it is a social problem.