Active
Project:
SimpleFeed
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2007 at 00:27 UTC
Updated:
13 Nov 2007 at 03:39 UTC
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.
Comments
Comment #1
m3avrck commentedSimplePie 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.
Comment #2
FiReaNGeL commentedSimplepie 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.