• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: download and convert favicons
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: download and convert favicons


  • Subject: Re: download and convert favicons
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 01 Feb 2006 14:36:35 -0700
  • Thread-topic: download and convert favicons

Entity David A. Cox spoke thus:

> Does anyone out there have an example on how to download and convert
> favicons from the web?
Your biggest challenge will be to actually find the icons consistently.
Internet Explorer uses a proprietary icon scheme that I don't know anything
about, except that other icon formats do not render in IE.

Other browsers use a standard scheme looking like this:
<link rel="icon" type="image/png" href="/path/image.png" />

In the absence of any specified icon the browser looks for one it the
document root called " favicon.ico"

Looking for the default icon in the root folder would get you some
percentage of favicons, but to get missing ones you would have to scan the
page looking for the above HTML tag and extract the path to the icon.

You can download the favicon from my website by pasting this in Terminal:
ftp http://Gnarlodious.com/favicon.ico

It will end up in your home folder.

-- Gnarlie


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >download and convert favicons (From: "David A. Cox" <email@hidden>)

  • Prev by Date: download and convert favicons
  • Next by Date: RE: Choosing files
  • Previous by thread: download and convert favicons
  • Next by thread: downloaded images and "Image Events"
  • Index(es):
    • Date
    • Thread