Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29751 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80864 invoked by uid 1010); 25 May 2007 12:57:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80849 invoked from network); 25 May 2007 12:57:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2007 12:57:48 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 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: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:56185] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/83-52614-F3DD6564 for ; Fri, 25 May 2007 08:57:44 -0400 Received: by ug-out-1314.google.com with SMTP id m2so801288uge for ; Fri, 25 May 2007 05:57:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gmD2gmk5wP1vMatjoj5DBhanJr/h/BMavn5fXmmach7TnK67bIqaT8AKLNhhqvIWqxf4d/oBdnoNsAR6gnx7HH/14YmIW1AY/p6vUWfFkBUQsVhJkpuNRNJkK2eq7Sqdb4/TEEQzWegfcx2DD4swS8anYk/ufCnxRHcYHofUKtw= 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=XVqSyr/uMFJMfxoR7IUWJ5Q291HklzPuG9vSSgJ3vuIsHk4RXIMdaqCw+J1+v+5PZNsVecPSmjKNHTxf96tciVJE7sRjMYfO7rMnbWgh2XtdIwq/YwSLBLMny6s5MyIIo8VEzJ3YZXu3nAr4lb6xSsbqp87x3bhl1muN9Zt0tKc= Received: by 10.82.162.14 with SMTP id k14mr5422478bue.1180097850332; Fri, 25 May 2007 05:57:30 -0700 (PDT) Received: by 10.82.105.12 with HTTP; Fri, 25 May 2007 05:57:30 -0700 (PDT) Message-ID: <7f3ed2c30705250557r8c85a30s2039ecc8d98712b8@mail.gmail.com> Date: Fri, 25 May 2007 14:57:30 +0200 To: "John Mertic" Cc: internals@lists.php.net, "Edin Kadribasic" In-Reply-To: <2a9adcf0705250515m38ed5c48n568ca82037f5f7fe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a9adcf0705250515m38ed5c48n568ca82037f5f7fe@mail.gmail.com> Subject: Re: [PHP-DEV] Re: Help with the snaps site From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi John On 5/25/07, John Mertic wrote: > Below is a link to my take on the redesign: > > http://files.edin.dk/php/installer/snaps-html/index.html Looks really good. One suggestion: how about removing the left column ("next snapshot") and add that info under each "built on"? -Hannes