Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29212 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87404 invoked by uid 1010); 6 May 2007 08:21:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87389 invoked from network); 6 May 2007 08:21:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2007 08:21:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.247 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.132.247 an-out-0708.google.com Received: from [209.85.132.247] ([209.85.132.247:46548] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/C1-06274-C009D364 for ; Sun, 06 May 2007 04:21:33 -0400 Received: by an-out-0708.google.com with SMTP id d31so47010and for ; Sun, 06 May 2007 01:21:30 -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=F1adw1pz5X4PKfknq6MxMH6ifZtG9cfqXWE3R7s9uHAhdAodiGDoalJhD3+FmLvsaaOpTNnEsTksbV2O8oVAEV5mp0V3KMkp4hAFd0USXyrsNf/Q9MKYTP3pOeUofGq9JKC0cBatC6EvpAOVbtbM7ZHkxCPqKn9HePe4TkLiSyM= 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=CJ3iwD2NcBHWaDZM0/FIuJsltQqCQn4qnDEhQOTYlHmG+qhogZf46ghqTwYvWu3BbAphBLq8CkG6cPvhq3kwIQ1i4mK7RvqlXs76TiC4q8JWbNhK4EptI2vGbBJbpBaEVT6M1ioLkeQQRUqq3JhOAXe2SxmqyXakkhqnwJ4nrn0= Received: by 10.100.195.10 with SMTP id s10mr3906667anf.1178439690157; Sun, 06 May 2007 01:21:30 -0700 (PDT) Received: by 10.100.43.17 with HTTP; Sun, 6 May 2007 01:21:30 -0700 (PDT) Message-ID: Date: Sun, 6 May 2007 10:21:30 +0200 To: "David Coallier" Cc: webmaster@hp-film.de, internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <58F22246-8E3C-4A3C-87C8-1358B18E2328@krug.dk> <4638D025.3030108@krug.dk> <30.71.27633.08C4A364@pb1.pair.com> <48.F6.18811.5D41D364@pb1.pair.com> Subject: Re: [PHP-DEV] Re: Help with the snaps site From: tijnema@gmail.com ("Tijnema !") On 5/6/07, David Coallier wrote: > On 5/5/07, Jan Reininghaus wrote: > > I am currently working on my second draw for the page, but I have a > > question. For my first draw I assumed that all of the new features will > > be available for all three branches, but is this actually true? > > > > By the way, I don't know whether you are aware that all build processes > > of the win32 snapshots have failed for one day now. > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > Perhaps something like this could be cool: > http://dev.agoraproduction.com/php/snaps/ > > The css might be a bit off as I just wanted to do it quick, but you > see the idea :) > > > David Yes, it is quick, as it doesn't work good in IE6, which is the most common browser (http://www.w3schools.com/browsers/browsers_stats.asp) Might be a good alternative for the snaps site, as it is never too larg :) But it should work on IE6 too of course. Tijnema