Store favicons from feed sources?
FiReaNG3L - September 20, 2007 - 00:27
| Project: | SimpleFeed |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Simplepie has a handy function to retrieve and store the favicon of a given source. Would you consider adding this feature to simplefeed? It allows for a better and quicker visual recognition of feeds.

#1
SimplePie only grabs the URL of the favicon, no storage:
http://simplepie.org/wiki/reference/simplepie/get_favicon
Seems like instead of storing specific stuff, storing the *entire* feed meta data with each feed & feed item in a serialized object might be beneficial.
#2
Simplepie does some caching of favicons. I can't say I care about the entire feed meta data, but to me displaying a favicon next to a feed item in a 'river of news' type of page (many feed items from many different sources) is essential from a usability pov.