Re: Custom WebClip Icons
This hasn't been working for me even if i manually enter the url for the fav.ico
I have had mixed success with using sites' favicon.ico files as described here:
http://blog.idecisive.com/?p=5
For my own site (iDecisive) it works, although unnecessary since I specified a different apple-touch-icon anyway. For google and some other sites I've tried that I know have favicons, it doesn't work and I'm not sure why.
However, any other URL to a regular gif/png/jpg image that I've used with that favelet has worked perfectly. The favicon was just supposed to be a useful default (although it seems it may not be that useful) setting for the favelet. Since favicon icons are typically small (actually, maybe the iPhone ignores typical favicons because they're too small, and iDecisive only works because I use a larger favicon.ico size) the real purpose of the favelet is to allow you to specify links to your own library of images or one that others have created.
It looks like I wasn't the only one that put together javascript like this yesterday, and alternatives are starting to pop up, including pre-made icon images for some of the most popular sites.
If I get inspired to spend more time, and if someone would like to contribute icon designs, a favelet that uses an ajax icon browser/search instead of this simple javascript alert would be more convenient.