Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28054 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62924 invoked by uid 1010); 16 Feb 2007 10:25:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62909 invoked from network); 16 Feb 2007 10:25:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2007 10:25:14 -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:27886] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/7D-40589-88685D54 for ; Fri, 16 Feb 2007 05:25:13 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1581508nfa for ; Fri, 16 Feb 2007 02:25:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MQN8mSjIfpFdHlONzRtpA+E4rF8CzUF62ZnV7d6eyjwZVDVE6E5QThVY2lbnmeFKWTVxmFCUMG4EAEKaJF4yy54XSXNfq4hb19FG8GcvexQSdAVjISCkSR32lKsLUFYPtY9pesQ+gAizIYLovzssOAwl9pDvYeeyWMv3cCfdQx4= Received: by 10.49.41.18 with SMTP id t18mr2302093nfj.1171621509123; Fri, 16 Feb 2007 02:25:09 -0800 (PST) Received: by 10.48.230.3 with HTTP; Fri, 16 Feb 2007 02:25:09 -0800 (PST) Message-ID: <7f3ed2c30702160225q78571dadrc54efcf21df7607a@mail.gmail.com> Date: Fri, 16 Feb 2007 11:25:09 +0100 To: "Steph Fox" Cc: "Antony Dovgal" , php-dev In-Reply-To: <034601c751b3$657068d0$83fc1f3e@foxbox> 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> <7f3ed2c30702151432i50f94ffarbb6459791a57149f@mail.gmail.com> <7f3ed2c30702160200q2aa8cfb5t845d43742c5125f@mail.gmail.com> <034601c751b3$657068d0$83fc1f3e@foxbox> Subject: Re: [PHP-DEV] RC announcements at php.net From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi Steph On 2/16/07, Steph Fox wrote: > Hi Hannes, > > > So, here is my left handed pet dwarf turtle, born in December, idea: > > It doesn't really see the point of scattering boxes all around. One > > box listing current php5 + php4 version and the current release > > candidates should be all that we need. > > The RC links obviously won't be direct links on the tarballs so the > > user still has a chance of understanding "wth is RC?". > > > > The release candidate links will point to qa.php.net/#v5 & #v4 where > > we'll add a big fat box explaining the concept of release _candidate_. > > The stable links then point to php.net/downloads.php#v5 & #v4 > > > > The only "major" change is how RM will post a new release; this patch > > expects all current (stable and (if any) rc) in include/version.inc > > > > See attached, simplified, patch & screenshot: > > http://home.oslo.nith.no/~maghan/releases.png > > > > We can then provide a Atom+SLE feed with latest versions with direct > > links to the stable releases and a link to qa.php.net with RCs.... > > > > > > If I am totally off base here, scream :) > > My right handed pet killer rabbit, born in July, quite likes it :) but > noticed that you didn't make that conference/cfp block at the top happen > yet...? Hmh. Yes. Sean asked me to wait for couple of more days to see if he can come up with something better. The patch is actually really dirty because of our weirdo news system. I'm kicking around the idea of replacing it with a Atom feed as primary format which will make parsing into other formats way easier (have you guys seen our rss feed? lol).. but that headache belongs to another thread :] > > - Steph > > > > > -Hannes > > > > > -------------------------------------------------------------------------------- > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > >