Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80932 invoked from network); 28 Jul 2014 00:18:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2014 00:18:35 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.41 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.218.41 mail-oi0-f41.google.com Received: from [209.85.218.41] ([209.85.218.41:43938] helo=mail-oi0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/B0-11902-9D695D35 for ; Sun, 27 Jul 2014 20:18:33 -0400 Received: by mail-oi0-f41.google.com with SMTP id a141so5420611oig.0 for ; Sun, 27 Jul 2014 17:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=D249hN9WbzLbm6/ANVHA7dI5/duMHXSQce4s5rKWZUc=; b=L/eYyDzRgQXHmkur1RqzDv46V+B9m/tn7+dYqseAM6li/KQgTEonl/x89TvI+m6P5t dWUzvD5jRDqZjd4ts3bDuPoZ6t7Wk/BAv6sFkGLFOgbN4Wqi0MV1icJdVl/rslMgSypQ Hrbq0gG5U5iB1cPnEjFMu33FGP2GvcJG5LOPRRdoy3+BAf4FHg+utrorBU+l1NNg4FmO ubOm8+WbG1ibkZkL8Rvj1m/Kcumu94FJGlQjgK5us36nElfXNeY5Y/79X5D5aJ5XU8LT UpA701ZUjRyVripbayTxlED/soL6b6LcKuRw/KPQ1o10TrRpqrC+qJlBD1x6IAWFEbwc 303A== MIME-Version: 1.0 X-Received: by 10.182.33.33 with SMTP id o1mr12062999obi.49.1406506721593; Sun, 27 Jul 2014 17:18:41 -0700 (PDT) Received: by 10.202.93.213 with HTTP; Sun, 27 Jul 2014 17:18:41 -0700 (PDT) In-Reply-To: References: <678E1F20-9F37-49DF-B48A-097B17389586@gmail.com> Date: Sun, 27 Jul 2014 17:18:41 -0700 Message-ID: To: Yasuo Ohgaki Cc: Michael Wallner , PHP Internals , Zeev Suraski Content-Type: multipart/alternative; boundary=001a11c1fe1e83cee304ff35ddfb Subject: Re: [PHP-DEV] RFC: Move phpng to master From: kris.craig@gmail.com (Kris Craig) --001a11c1fe1e83cee304ff35ddfb Content-Type: text/plain; charset=UTF-8 On Sun, Jul 27, 2014 at 3:54 PM, Yasuo Ohgaki wrote: > Hi all, > > On Sun, Jul 27, 2014 at 5:03 PM, Michael Wallner > wrote: > >> >> On 27 Jul 2014 09:26, "Kris Craig" wrote: >> > >> > >> > >> > >> > On Sun, Jul 27, 2014 at 12:16 AM, Michael Wallner < >> mike.php.net@gmail.com> wrote: >> >> >> >> >> >> On 27 Jul 2014 08:23, "Kris Craig" wrote: >> >> > >> >> > Here's my question to counter yours, Michael: What's the rush? >> >> > >> >> >> >> Every day php-ng is not GA, PHP is losing ground to its competitors. >> > >> > Umm, how? Do you have any data to support this? According to >> http://php.net/usage.php, as of 2012, PHP's usage is steadily >> increasing. As far as our competitors are concerned, well: >> > >> > >> http://w3techs.com/technologies/comparison/pl-java,pl-php,pl-ruby,pl-python >> > >> > >> > As you can see, PHP continues to dominate with over 80% market share >> and no signs-- at least, none that I can see-- that we are "losing ground" >> as you stated. >> > >> >> Surely it's wise to make the same wrong assumptions Microsoft did with >> Internet Explorer? >> > PHP is losing as a general scripting language for sure. > JavaScript is winning in this area even if it was originated as "a web > client scripting language". > > http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html > http://langpop.com/ > > We are better to consider this situation seriously. IMHO. > Focus on web as well as encourage general usage is what we need. > Making PHP a choice for "new" project should be one of the most important > objective. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > > According to w3techs, JavaScript retains an extremely tiny market share in terms of general purpose languages: http://w3techs.com/technologies/comparison/pl-java,pl-php,pl-ruby,pl-python,pl-js It looks like the sources are all measuring different metrics. It would be interesting to see a closer analysis of the data and figure out which metrics are the most relevant to this question. --Kris --001a11c1fe1e83cee304ff35ddfb--