Re: deprecate icon and logo elements?

Mo McRoberts <mo@nevali.net> Thu, 14 October 2010 09:24 UTC

Return-Path: <owner-atom-syntax@mail.imc.org>
X-Original-To: ietfarch-atompub-archive@core3.amsl.com
Delivered-To: ietfarch-atompub-archive@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 139F03A6965 for <ietfarch-atompub-archive@core3.amsl.com>; Thu, 14 Oct 2010 02:24:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.59
X-Spam-Level: *
X-Spam-Status: No, score=1.59 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, FM_FORGED_GMAIL=0.622, HELO_MISMATCH_COM=0.553, J_CHICKENPOX_44=0.6]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ox5kg2K1c7Io for <ietfarch-atompub-archive@core3.amsl.com>; Thu, 14 Oct 2010 02:24:18 -0700 (PDT)
Received: from hoffman.proper.com (Hoffman.Proper.COM [207.182.41.81]) by core3.amsl.com (Postfix) with ESMTP id 438013A6AF4 for <atompub-archive@ietf.org>; Thu, 14 Oct 2010 02:24:18 -0700 (PDT)
Received: from hoffman.proper.com (localhost [127.0.0.1]) by hoffman.proper.com (8.14.4/8.14.3) with ESMTP id o9E9Ie31053581 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Oct 2010 02:18:40 -0700 (MST) (envelope-from owner-atom-syntax@mail.imc.org)
Received: (from majordom@localhost) by hoffman.proper.com (8.14.4/8.13.5/Submit) id o9E9IeV2053580; Thu, 14 Oct 2010 02:18:40 -0700 (MST) (envelope-from owner-atom-syntax@mail.imc.org)
X-Authentication-Warning: hoffman.proper.com: majordom set sender to owner-atom-syntax@mail.imc.org using -f
Received: from nxauth1.nexgenta.com (nxauth1.nexgenta.com [93.89.80.170]) by hoffman.proper.com (8.14.4/8.14.3) with ESMTP id o9E9IdO5053574 for <atom-syntax@imc.org>; Thu, 14 Oct 2010 02:18:40 -0700 (MST) (envelope-from mo@nevali.net)
Received: from mail-qw0-f43.google.com (mail-qw0-f43.google.com [209.85.216.43]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by nxauth1.nexgenta.com (Postfix) with ESMTP id 027D21AB6C for <atom-syntax@imc.org>; Thu, 14 Oct 2010 09:18:37 +0000 (UTC)
Received: by qwh6 with SMTP id 6so969726qwh.16 for <atom-syntax@imc.org>; Thu, 14 Oct 2010 02:18:36 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.20.70 with SMTP id e6mr3100040qab.284.1287047916835; Thu, 14 Oct 2010 02:18:36 -0700 (PDT)
Received: by 10.229.224.142 with HTTP; Thu, 14 Oct 2010 02:18:36 -0700 (PDT)
In-Reply-To: <AANLkTindu=8nYPsPs2WjJPwWTY7m3avyonsTtTQ1_6SM@mail.gmail.com>
References: <AANLkTindu=8nYPsPs2WjJPwWTY7m3avyonsTtTQ1_6SM@mail.gmail.com>
Date: Thu, 14 Oct 2010 10:18:36 +0100
Message-ID: <AANLkTi=Wefer5ykHuWF0ivz6tYG7DoZuQWikBDKB-rW7@mail.gmail.com>
Subject: Re: deprecate icon and logo elements?
From: Mo McRoberts <mo@nevali.net>
To: James Snell <jasnell@gmail.com>
Cc: Atom-Syntax <atom-syntax@imc.org>
Content-Type: text/plain; charset=UTF-8
Sender: owner-atom-syntax@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/atom-syntax/mail-archive/>
List-Unsubscribe: <mailto:atom-syntax-request@imc.org?body=unsubscribe>
List-ID: <atom-syntax.imc.org>

On Wed, Oct 13, 2010 at 17:59, James Snell <jasnell@gmail.com> wrote:
> Ok, this is something that has bugged me for quite a white... the atom:icon
> and atom:logo elements are terribly underspecified as just a simple IRI.
> Those these really should be link objects. What I'd like to propose is a
> deprecation of those elements in favor of <link rel="icon" href="..." /> and
> <link rel="image" href="..." />. The icon and image rel attributes would be
> added to the registry of link relations...

A great big +1 from me.