haystack / feedme-rss

Automatically exported from code.google.com/p/feedme-rss
0 stars 0 forks source link

Bookmarklet doesn't work on sites with frames #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
e.g. http://twittermood.org/

Possible solutions:
-> Remove all sites on the Internet with frames
-> Wait for all websites on the Internet to ditch frames
-> Pick a frame at random and fetch that one?  This is going down a rathole
of interpreting HTML that we probably don't want to go down.  More likely,
we just ignore the content and use the title for recommendations, like we
do for html we can't parse in plaintext emails...

Original issue reported on code.google.com by marcua@gmail.com on 26 Aug 2009 at 1:43