![]() |
#1 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
Displaying Multiple RSS Feeds in a Single Section?
Is there a way to have all my RSS feeds mixed into one long string of articles?
I prefer to read all of my feeds as a mixed bag where articles are shown simply in chronological order with no separation between feeds (sections in Calibre). Is this possible? Thanks! |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,185
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Anything is possible if you are willing to write the code for it. In your case I'd suggest overriding the parse_feeds method in your recipe
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
Sadly I have no coding abilities beyond some HTML or CSS and looking over some of the recipes seems to indicate that I won't be able to do anything on my own.
Is there a specific place where I can request a recipe from you or someone in the community? |
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,185
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
This is the place. I don't do recipe requests anymore, but someone else might be willing to help you.
|
![]() |
![]() |
![]() |
#5 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
Ok thanks. If anyone can help me, I'll offer a measly $1 donation via Paypal! Hopefully it'll be some sort of motivation for someone to help me make a recipe that'll display all my feeds as a single section.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
|
I've upped the bounty to $5! Anyone want to help?
Here is my feeds line: Code:
feeds = [(u'Lifehacker', u'http://feeds.gawker.com/lifehacker/vip'), (u'Game|Life', u'http://www.wired.com/gamelife/feed/'), (u'Kotaku', u'http://kotaku.com/vip.xml'), (u'PC Gamer', u'http://dynamic.feedsportal.com/pf/510578/http://www.pcgamer.com/feed/'), (u'Gizmodo', u'http://feeds.gawker.com/gizmodo/vip'), (u'Maximum PC', u'http://www.maximumpc.com/articles/all/feed'), (u'TechCrunch', u'http://feedproxy.google.com/TechCrunch'), (u'Boing Boing', u'http://feeds.boingboing.net/boingboing/iBag')] |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple Kindles, Multiple News Feeds | filmprof | Recipes | 10 | 02-20-2012 10:38 AM |
displaying multiple values in the same column beneath each other | Firedancer885 | Calibre | 2 | 11-27-2010 03:13 PM |
Is there a good way to convert partial rss to full rss feeds. | Zorz | Other formats | 5 | 05-29-2010 12:17 PM |
How do you handle multiple stories in a single book? | Sabardeyn | Calibre | 1 | 06-24-2009 02:42 PM |
RSS feeds + combining multiple html into ebook? | hapax legomenon | Calibre | 2 | 08-20-2008 02:32 PM |