Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28047 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81790 invoked by uid 1010); 15 Feb 2007 22:32:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81775 invoked from network); 15 Feb 2007 22:32:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2007 22:32:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.182.190 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.190] ([64.233.182.190:48671] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/45-40589-98FD4D54 for ; Thu, 15 Feb 2007 17:32:42 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1407342nfa for ; Thu, 15 Feb 2007 14:32:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=IUIJQdhG6WUk04UrMtthWJMtB4eiWpUVqrRf4y2Y7furpl0n0l1VEBk5Ebz6iafZ6nVe+oENjwF6MULv2XQesJa5ZxBVa33W9B89tF2i50qd9UreluCrR7mkOqMFwHYOD1UsNKJ7jqjz7/RbPLftvdsNhNwvaEDT7mbCjaBzvzY= Received: by 10.48.246.4 with SMTP id t4mr1770061nfh.1171578754533; Thu, 15 Feb 2007 14:32:34 -0800 (PST) Received: by 10.48.230.3 with HTTP; Thu, 15 Feb 2007 14:32:34 -0800 (PST) Message-ID: <7f3ed2c30702151432i50f94ffarbb6459791a57149f@mail.gmail.com> Date: Thu, 15 Feb 2007 23:32:34 +0100 Sender: hannes.magnusson@gmail.com To: "Antony Dovgal" Cc: php-dev In-Reply-To: <45D4DCF3.2050007@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45D47062.1010405@zend.com> <45D4DCF3.2050007@zend.com> X-Google-Sender-Auth: 24b97d9b8a5bb8d9 Subject: Re: [PHP-DEV] RC announcements at php.net From: bjori@php.net ("Hannes Magnusson") Hi On 2/15/07, Antony Dovgal wrote: > On 02/15/2007 05:38 PM, Antony Dovgal wrote: > > Hello all. > > > > Now that the conference ads are gone, I think we should add release candidates announcements to the first page of php.net. > > This will add some more attention to the RCs and (I hope) will help users to help us in making the releases more stable. > > Any objections? I hope none. > > > > Just to quote Greg here: > > you could solve Steph's concern by putting the "testing release" block in a different place > put the official current release block in the upper left > and the testing block down on the left a little lower > > This sounds like the way to go. > > We also can add a detailed description of what is release candidate, what's the difference comparing to a release etc. to qa.php.net > and add a link to that page in the block. Actually, I'll try to write something tomorrow. > > Any more volunteers to patch php.net? > Hannes? You seem to be the most active person in that area atm =) As I am all for the idea I will definitely prepare a patch -Hannes