Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 7EF632E02BB for ; Wed, 12 Mar 2008 18:00:53 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 94702-01 for ; Wed, 12 Mar 2008 18:00:41 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id D049B2E0255 for ; Wed, 12 Mar 2008 18:00:41 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 18CA0DCC53D; Wed, 12 Mar 2008 22:00:40 +0100 (CET) Received: by mha-laptop.hagander.net (Postfix, from userid 1000) id 060E9FFCF5; Wed, 12 Mar 2008 22:01:49 +0100 (CET) Subject: Re: favicons From: Magnus Hagander To: Dave Page Cc: Peter Eisentraut , pgsql-www@postgresql.org In-Reply-To: <937d27e10803121229u8b54a1eye6303e0da839d8db@mail.gmail.com> References: <200803122016.47576.peter_e@gmx.net> <937d27e10803121229u8b54a1eye6303e0da839d8db@mail.gmail.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 12 Mar 2008 22:01:49 +0100 Message-Id: <1205355709.5803.3.camel@mha-laptop.clients.sollentuna.se> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/296 X-Sequence-Number: 14415 On Wed, 2008-03-12 at 19:29 +0000, Dave Page wrote: > On Wed, Mar 12, 2008 at 7:16 PM, Peter Eisentraut wrote: > > There is a bizarre favicon inconsistency developing on *.postgresql.org > > subsites: > > > > www et al. blue elephant > > wiki none > > developer black elephant > > archives blue elephant > > buildfarm black elephant > > git black elephant > > www.postgresqlfr.org WTH??? > > > > Is there a secret meaning behind the black elephant or should we all move to > > the blue one? > > Black for developer sites, blue for user? I don't think there's any > plan behind it though, just coincidence. I'm happy to use the blue one > everywhere. I'm fairly certain it's "old sites" -> "ugly black elephant" and "new sites" -> "pretty blue elephant". Then git and buildfarm probably just copied it off developer.postgresql.org without checking what was available :-) personally, I like the blue one much better, and would suggest we switch all postgresql.org sites to it :-) //Magnus