Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29129 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68078 invoked by uid 1010); 2 May 2007 17:53:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68063 invoked from network); 2 May 2007 17:53:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2007 17:53:50 -0000 Authentication-Results: pb1.pair.com header.from=edin@krug.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=edin@krug.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain krug.dk designates 85.214.99.202 as permitted sender) X-PHP-List-Original-Sender: edin@krug.dk X-Host-Fingerprint: 85.214.99.202 h1272141.stratoserver.net Linux 2.6 Received: from [85.214.99.202] ([85.214.99.202:37950] helo=h1272141.stratoserver.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/8F-42959-B20D8364 for ; Wed, 02 May 2007 13:53:49 -0400 Received: from 0308ds1-rdo.0.fullrate.dk (0308ds1-rdo.0.fullrate.dk [90.184.100.94]) by h1272141.stratoserver.net (Postfix) with ESMTP id 6B84314685E2; Wed, 2 May 2007 19:53:47 +0200 (CEST) Received: by 0308ds1-rdo.0.fullrate.dk (Postfix, from userid 504) id 9BD2D24600E3; Wed, 2 May 2007 19:53:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on latif.krug.dk X-Spam-Level: X-Spam-Status: No, score=-4.4 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Detected: no Received: from [10.0.0.5] (blaster.intra.krug.dk [10.0.0.5]) by 0308ds1-rdo.0.fullrate.dk (Postfix) with ESMTP id E6C8524600CD; Wed, 2 May 2007 19:53:41 +0200 (CEST) Message-ID: <4638D025.3030108@krug.dk> Date: Wed, 02 May 2007 19:53:41 +0200 User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Jan Reininghaus CC: internals@lists.php.net References: <58F22246-8E3C-4A3C-87C8-1358B18E2328@krug.dk> In-Reply-To: X-Enigmail-Version: 0.95.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Help with the snaps site From: edin@krug.dk (Edin Kadribasic) Jan Reininghaus wrote: > I would like to suggest a redesign of the page. In my opinion the page > is too complex, so for example I find it a bit hard to match the > information for the next snapshots in the left of the page with the > snapshots itself on the right. I find it also complex that the source > and the win32 packages are separated and have its own creation > intervals. In case there is no special reason for that I would suggest > to distribute everything together. > I have uploaded a design I could imagine to > http://hp-film.pytalhost.de/test/php/snaps_draw.png. The page is a bit confusing and I didn't want too much new stuff to it without thinking about it first. Your suggestion is promising, but it might be a bit too wide for people that have smaller screen resolutions. I think we need to make it look good at 1024x768. There are some things you have missed. There are two different source bundles (gz and bz2). "Next" build depends on the system (source or bins) and the PHP version (we build some windows snapshots more often than others). > By the way, I can't follow the link to the PHP installer because I get > the error message that the access to the file is "Forbidden". Thanks for the heads up. This should be fixed now. Would you be willing to produce the HTML needed for the redesign? Edin