Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38700 invoked from network); 27 May 2014 15:27:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 May 2014 15:27:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.172 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.172 mail-we0-f172.google.com Received: from [74.125.82.172] ([74.125.82.172:51032] helo=mail-we0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/63-18053-1EEA4835 for ; Tue, 27 May 2014 11:27:30 -0400 Received: by mail-we0-f172.google.com with SMTP id k48so9885854wev.17 for ; Tue, 27 May 2014 08:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=zMtrzLeoJnCD8KylVSJhZlJhW7u4E5314IzNMSPppn8=; b=iWEObfldW1zb+c9Lffav7vfhfHEJeeNTlOpX3SATFfhum5CEfUrZG4GPY2G7Tc35LY uCtKMKaEmSZImkDtUu5p4LTKuA6n4awWBJYb12P932JTC0x7uHY8Keg5ok9jJuARaHOX 5cx++3dR1OvPkepd42bcLL39rPQ19AeKcMg2ELTwvcUAQ02Mojej4VQND8G0szz1Vm8W 9EUVdLhFBJnJFSUI2m8F50iBr+4v3v30sviuiggfcVkuD1jSZBPaxBEuApe3yOoyV7i8 ZvuS/nQFmfKTKOOHyOukyxPE38CRWKOOQO+PUgwJE5+z59jXrmpcKkyQniWtP0XdPd/u 4Sng== X-Received: by 10.180.75.102 with SMTP id b6mr38730218wiw.26.1401204445235; Tue, 27 May 2014 08:27:25 -0700 (PDT) Received: from [192.168.0.139] ([62.189.198.114]) by mx.google.com with ESMTPSA id qq5sm9176677wic.10.2014.05.27.08.27.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 May 2014 08:27:24 -0700 (PDT) Message-ID: <5384AED8.3070502@gmail.com> Date: Tue, 27 May 2014 16:27:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <20140527140835.GC1523@phcomp.co.uk> In-Reply-To: <20140527140835.GC1523@phcomp.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Animated running elephant From: rowan.collins@gmail.com (Rowan Collins) Alain Williams wrote (on 27/05/2014): > The PHP manual pages used to have 'PHP' as an image at the top left, but I see > today that we have an running elephant: > > http://uk1.php.net/images/logo.php > > Yes, all very cute - but I have enough javascript/whatever making firefox eat my > CPU without it having to display an animated image. Please can we go back to > something static. It is also a visual distraction from the rest of the page. Hi, That's an Easter Egg that, with a certain probability, replaces your logo with one of a set of alternative graphics. I believe hard-refreshing the logo URL (see https://en.wikipedia.org/wiki/Wikipedia:BYPASS) will force it to choose again, and most likely revert to the standard logo. Incidentally, there's a separate list for the documentation vs the internals of PHP itself where this would be better addressed. See http://php.net/mailing-lists.php (On the other hand, if a small animated GIF is too much for your browser to handle, I don't fancy your chances of using most modern websites smoothly!) Regards, -- Rowan Collins [IMSoP]