Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16403 invoked from network); 2 Aug 2015 19:35:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2015 19:35:21 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:53365] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/38-55344-4F07EB55 for ; Sun, 02 Aug 2015 15:35:17 -0400 Received: by mail.experimentalworks.net (Postfix, from userid 1003) id 3DEF9431B8; Sun, 2 Aug 2015 21:35:14 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on km31408.keymachine.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=4.0 tests=ALL_TRUSTED,URIBL_BLACK autolearn=no autolearn_force=no version=3.4.0 X-Spam-HAM-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 1.8 URIBL_BLACK Contains an URL listed in the URIBL blacklist * [URIs: tchizik.com] Received: from [192.168.2.34] (ppp-93-104-2-14.dynamic.mnet-online.de [93.104.2.14]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id 04755431B4; Sun, 2 Aug 2015 21:35:11 +0200 (CEST) Message-ID: <1438544109.21459.7.camel@kuechenschabe> To: Dor Tchizik Cc: Markus Malkusch , PHP Internals Date: Sun, 02 Aug 2015 21:35:09 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Move internals discussion to a better medium From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Step one: Get a proper mail client. In the mail you sent one can't see what's from you and what you actually just quoted. All is marked as quote. E-Mail is great. It is a push service and I as the receiver can handle as it matches my work flow. Applying custom filters, highlighters, have a threaded view or linear. I also have the discussion while offline while traveling etc. There aren't many other system which can handle this amount of participants and discussions in a good way, especially if we don'T want to have a lock in of our process on a specific vendor. Switching mailing list server, if there is any need, is trivial. johannes P.S. sorry or this bad full quote On Sun, 2015-08-02 at 12:38 +0000, Dor Tchizik wrote: > On Sun, Aug 2, 2015 at 3:38 PM Dor Tchizik wrote: > > > On Sun, Aug 2, 2015 at 3:32 PM Markus Malkusch wrote: > > > >> Dor Tchizik wrote: > >> > >> > Currently, PHP discussions are held on the various mailing lists, > >> managed > >> > by an old mailing list system, without any proper alternative interface > >> to > >> > follow and respond outside of mailing. > >> > >> What wrong with ? > >> > > > > No threads, no searchability, no ability to respond. > > > > > >> > >> > I propose that internals discussion to be moved (eventually entirely) > >> to a > >> > different medium, where the example I have in mind is GitHub issues > >> > >> That's an issue tracker (and to be honest not one of the best). > > > > > > Like I said, GitHub is an example, the actual medium can be discussed. > > Also, what's being discussed on internals are issues. Definitely. > > > > > >> I don't see any benefit there. Furthermore participating requires a > >> github.com > >> registration whereas this medium is free to use. And you know what happend > >> to the last big player (namely sourceforge)? Github can go loko as well. > >> > > > > "Any developer worth their salt has a GitHub account". Also, disregarding > > the fact that GitHub going loco is not likely (because there are other big > > players on the market), even a privately hosted (but publicly visible) > > issue tracker for PHP, with a modern interface is still infinitely better > > than the mailing list. > > > > > >> > >> > - GitHub issues can reference other issues (currently impossible with > >> > the mailing list > >> > >> Let's reference something then > >> > > > > I don't know how you see it, I got a mailto: link to that address. > > > > > >> > >> > - GitHub issues are searchable. You have tags. > >> > >> Newsserver are searchable as well. At least you could wrap the current > >> infrastructure easily into a search engine. > >> > > > > Perhaps, but an issue tracker gives you that feature for free, and you > > don't need to implement it (good search is hard). > > > > > >> > >> Markus Malkusch > >> > >