qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
	"Daniel P. Berrange" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, Jeff Cody <jcody@redhat.com>
Subject: Re: [Qemu-devel] [qemu-web PATCH] Add a favicon.ico file
Date: Wed, 26 Jul 2017 16:47:42 +0200	[thread overview]
Message-ID: <b9db0cdc-f03c-dfec-cf6a-bd2b004c5c3e@redhat.com> (raw)
In-Reply-To: <ab87e4f9-c270-80ec-ed3d-8b315dfacef8@redhat.com>

On 26.07.2017 16:38, Paolo Bonzini wrote:
> On 26/07/2017 16:17, Thomas Huth wrote:
>> On 26.07.2017 16:02, Daniel P. Berrange wrote:
>>> On Wed, Jul 26, 2017 at 03:27:30PM +0200, Thomas Huth wrote:
>>>> Most browsers try to download a /favicon.ico file from the web servers
>>>> which is then e.g. used in the browser tabs or bookmark lists. So let's
>>>> add such a file for the QEMU website, too. The .ico has been created
>>>> resizing the logo from http://wiki.qemu.org/Logo to 16x16 pixels.
>>>>
>>>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>>>
>>> FYI, just having a single 'favicon.ico' file isn't generally sufficient
>>> anymore. Thanks to explosion of mobile devices there are 20+ different files
>>> that various browsers  / clients look for now :-(
>>
>> Well, yeah, but most of that is just sick. Adding things like '<link
>> rel="apple-touch-icon" .../>' to your web site is IMHO just how it
>> should *not* be done.
>> If we're afraid that the 16x16 pixel icon is not enough, I think we
>> should add an additional SVG icon, smile at the browsers that support it
>> and wait for the others to catch up.
> 
> It has the advantage of working:
> 
> ----------------- 8< -----------
> From ba78908efd551c514a5156a3882316df76bee2e4 Mon Sep 17 00:00:00 2001
> From: Thomas Huth <thuth@redhat.com>
> Date: Wed, 26 Jul 2017 15:27:30 +0200
> Subject: [qemu-web PATCH 1/1] Add a favicon file
> 
> Most browsers try to download a /favicon.ico file or similar from the
> web servers which is then e.g. used in the browser tabs or bookmark
> lists. So let's add such a file for the QEMU website, too.
> 
> The files and HTML were created with realfavicongenerator.net.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> Message-Id: <1501075650-6971-1-git-send-email-thuth@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  _includes/assets.html                      |   9 +++
>  assets/favicons/android-chrome-192x192.png | Bin 0 -> 23519 bytes
>  assets/favicons/android-chrome-512x512.png | Bin 0 -> 69749 bytes
>  assets/favicons/apple-touch-icon.png       | Bin 0 -> 15455 bytes
>  assets/favicons/browserconfig.xml          |   9 +++
>  assets/favicons/favicon-16x16.png          | Bin 0 -> 1356 bytes
>  assets/favicons/favicon-32x32.png          | Bin 0 -> 2363 bytes
>  assets/favicons/manifest.json              |  18 +++++
>  assets/favicons/mstile-150x150.png         | Bin 0 -> 13296 bytes
>  assets/favicons/safari-pinned-tab.svg      | 124 +++++++++++++++++++++++++++++
>  favicon.ico                                | Bin 0 -> 15086 bytes
>  11 files changed, 160 insertions(+)
>  create mode 100644 assets/favicons/android-chrome-192x192.png
>  create mode 100644 assets/favicons/android-chrome-512x512.png
>  create mode 100644 assets/favicons/apple-touch-icon.png
>  create mode 100644 assets/favicons/browserconfig.xml
>  create mode 100644 assets/favicons/favicon-16x16.png
>  create mode 100644 assets/favicons/favicon-32x32.png
>  create mode 100644 assets/favicons/manifest.json
>  create mode 100644 assets/favicons/mstile-150x150.png
>  create mode 100644 assets/favicons/safari-pinned-tab.svg
>  create mode 100644 favicon.ico

If you're willing to maintain that "mess", sure, please go ahead! But
please remove my SoB, I don't want to be responsible for all those files ;-)

 Thomas

  reply	other threads:[~2017-07-26 14:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26 13:27 [Qemu-devel] [qemu-web PATCH] Add a favicon.ico file Thomas Huth
2017-07-26 13:32 ` Paolo Bonzini
2017-07-26 14:02 ` Daniel P. Berrange
2017-07-26 14:17   ` Thomas Huth
2017-07-26 14:38     ` Paolo Bonzini
2017-07-26 14:47       ` Thomas Huth [this message]
2017-07-26 14:54         ` Paolo Bonzini
2017-07-26 16:43           ` Jeff Cody
2017-07-27  9:24           ` Thomas Huth
2017-07-27  9:55             ` Daniel P. Berrange
2017-07-27 12:15             ` Paolo Bonzini
2017-07-26 14:46     ` Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b9db0cdc-f03c-dfec-cf6a-bd2b004c5c3e@redhat.com \
    --to=thuth@redhat.com \
    --cc=berrange@redhat.com \
    --cc=jcody@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).