Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85971 invoked from network); 31 Aug 2013 20:22:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2013 20:22:41 -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 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:55313] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/54-55332-F8052225 for ; Sat, 31 Aug 2013 16:22:40 -0400 Received: by mail-ob0-f182.google.com with SMTP id wo10so3168095obc.13 for ; Sat, 31 Aug 2013 13:22:36 -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=r/19AYRf/cT3yLYSFiOwgZ+xqw2lt4tMhekThduW4JU=; b=n62Jk4JHl13dm9drZvGagTHTCXtD23QMZk+Of0N0G4X0ULriMxZGsle2ie8hEkO78d LXyDj/m4JplzmSjiBIlkuOgVDILBbWz9v6sTNpUQ809qRs5fhzoCKtO23IEYXFjw4alI pQxZORgE4tba5+2rCLm7kc91yxFn9v0/HRycXPjl+9ruH61Bf5q6aboCmOfXybhposJE xZcgOW/SvOHc/w86rkSPWmTZTwNLXdJJFKYN9NL63NqwOEpJy7TvWHR97oBsIp0qfDAu xlBDPhQs24V81TVBW6IolVDLTJChsSVRsmWxRTnwc1vKir+/RZuf8KF8qSgcr9Sg8c27 FmFQ== MIME-Version: 1.0 X-Received: by 10.182.148.69 with SMTP id tq5mr11352070obb.97.1377980556349; Sat, 31 Aug 2013 13:22:36 -0700 (PDT) Received: by 10.182.221.170 with HTTP; Sat, 31 Aug 2013 13:22:36 -0700 (PDT) In-Reply-To: <1377979523.3656.21.camel@guybrush> References: <1377979523.3656.21.camel@guybrush> Date: Sat, 31 Aug 2013 13:22:36 -0700 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e013a0ad091972004e5441930 Subject: Re: [PHP-DEV] windows.php.net From: kris.craig@gmail.com (Kris Craig) --089e013a0ad091972004e5441930 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Aug 31, 2013 at 1:05 PM, Johannes Schl=FCter wrote: > Hi, > > there has been some chatter about windows.php.net, which drives me to > the question: Do we need that site? Why and for what? > > Few data items: > * The "news" on w.p.n are not really maintained and provide > outdated info. > * Downloads are not using our 90 world-wide mirrors but a single > site giving worse connection quality than needed > * Snapshots on that site are outdated since more than a year (one > can find newer ones when looking at a small note) > * Team lists three people I don't know (might be my fault) who > probably aren't part of the php.net community (what ever that > is) and in general I don't understand the need for extra > credits. > * The site can only be updated by a small group of people > different requests to broaden this (i.e. by updating from git > like other php.net sites) have been rejected (or at least > ignored, i.e. bug #64277) > > My idea would be to > * shut down most of windows.php.net > * Provide downloads via our mirrors. This might need work on a > nice downloads page, probably some configuration to make sure we > comply to US crypto export stuff (i.e. no U.S. servers for d/l) > and probably a different approach to provision the distributions > directory (git is not thaaat usable with these tons of "large" > binary files) > * either integrate snaps with snaps.php.net or create a limited > w.p.n site doing only that and.. > * handle QA releases similar to snaps, if distributed from w.p.n > provide direct links from qa.php.net > * integrate team listing with credits, where needed > > johannes > > > > The downloads section of windows.php.net is regularly updated. It currently hosts 5.3.3, released 10 days ago. The snaps and news are a bit outdated, but I'd say the solution to that is to encourage more participation, not shut it down completely. I'm not sure which team members you're referring to, but I know that three of them work at Microsoft in Redmond and are very involved in helping to maintain the Windows build of PHP. I know them all personally; Matt Ficken was actually my replacement when my contract expired and I decided not to renew. If those are the three you were referring to, I can tell you they work very hard and are actively working with Pierre; at least, they were the last I heard. I think it makes sense for Windows to have its own subdomain site because there are a number of differences between it and a standard Linux build. I do agree that the news and snaps sections should be updated more regularly (this has been a problem there for years), and maybe the best way to do that would be to give more people access. That said, I think removing it would be a bit drastic. --Kris --089e013a0ad091972004e5441930--