![]() |
#2641 | |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
Quote:
Also please in the future wrap your code in spoiler and code tags. it makes it easier for all of us here ![]() Spoiler:
|
|
![]() |
![]() |
#2642 |
Member
![]() Posts: 14
Karma: 10
Join Date: Sep 2010
Device: nook
|
Well, it looks like I couldn't find the RSS links for trying over at that site. That's why my approach was to scrape the page itself. Where are they? The site avoids using the orange RSS buttons.
|
![]() |
![]() |
#2643 |
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Nov 2008
Device: PRS505, Kindle 3G
|
@TonytheBookworm - thanks for the post - I've deliberately not looked at the spoiler you posted, so will try to come up with a solution myself - I too am a C# developer and this looks like a nice challenge - thanks again!
|
![]() |
![]() |
#2644 |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
I like the fact that once I get the hang of it, it makes reading more things possible which is rewarding to me. I can only imagine how Kovid felt when he completed Calibre and was able to use it to manage his books and make news feeds for himself.
|
![]() |
![]() |
#2645 | |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
Quote:
![]() |
|
![]() |
![]() |
#2646 |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
I know ( oldest_article ) lets you determine how far you wish to go back in the feed. However, If not specified I assume it defaults to 1.. Is there a way to turn it off completely to where it doesn't matter what the date is? Because I have a feed that post the top 25 yet it is not updated all the time and some of the content can be a year old.
|
![]() |
![]() |
#2647 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Sep 2010
Device: Kobo eReader
|
Hi,
I would greatly appreciate it if anyone can create a recipe for the Walrus: http://www.walrusmagazine.com/ Thanks! |
![]() |
![]() |
#2648 |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
Starson17,
I know how you enjoy the food recipe recipes so here is one you might enjoy. You might wanna modify the formatting a little to get rid of the two || (i can't figure out how to do it even with a findall. And also the little thumbnail gets put next to the start of the words where a <br> would be better after the image (another thing i'm not sure how to do).. here is what i have though enjoy: Spoiler:
|
![]() |
![]() |
#2649 | |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
Quote:
Here you go: |
|
![]() |
![]() |
#2650 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Sep 2010
Device: Kobo eReader
|
|
![]() |
![]() |
#2651 | ||
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Quote:
Spoiler:
|
||
![]() |
![]() |
#2652 | |
Addict
![]() Posts: 264
Karma: 62
Join Date: May 2010
Device: kindle 2, kindle 3, Kindle fire
|
Quote:
![]() |
|
![]() |
![]() |
#2653 |
Enthusiast
![]() Posts: 49
Karma: 10
Join Date: Aug 2009
Device: none
|
I would greatly appreciate anyone if anyone can create recipe for down to earth magazine without using feeds
http://downtoearth.org.in/archives/ |
![]() |
![]() |
#2654 |
Member
![]() Posts: 14
Karma: 10
Join Date: Sep 2010
Device: nook
|
I tried that Journal Gazette based on your scripting. The attached is looking good in my Nook, if anyone is interested. The other request for the news-sentinel.com is still being a pain. I set up with the RSS feed but do not get articles. Is this because it's calling a .dll in the article URL? I'm sort of ready to give up there.
![]() edit: oh wait. It may be that pesky class vs. id that these news sites get confused. I'm having it look for an id... edit2: nope. error is mismatching xml tags??? Last edited by cynvision; 09-06-2010 at 03:36 AM. Reason: still not working |
![]() |
![]() |
#2655 |
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Nov 2008
Device: PRS505, Kindle 3G
|
TonytheBookworm - sorry for sounding stupid, but in the code for TheDailyMash where you have print statements - where does it print to? I can't see an output anywhere when Calibre is running - is it piped to a file, or does it flash by in the current job status screen?
ps - i used this to get rid of the links at the end of the articles - can probably bin the 'object' and other tags, but it works and I'm (slowly) learning! remove_tags = [ dict(name=['object','link','script','span','iframe','hr']) ,dict(name='a', attrs={'alt':['Digg!','StumbleUpon!','Reddit!','Facebook!']}) ,dict(name='a', attrs={'title':['Digg!','StumbleUpon!','Reddit!','Facebook!']}) ] Last edited by poloman; 09-06-2010 at 06:00 AM. |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom column read ? | pchrist7 | Calibre | 2 | 10-04-2010 02:52 AM |
Archive for custom screensavers | sleeplessdave | Amazon Kindle | 1 | 07-07-2010 12:33 PM |
How to back up preferences and custom recipes? | greenapple | Calibre | 3 | 03-29-2010 05:08 AM |
Donations for Custom Recipes | ddavtian | Calibre | 5 | 01-23-2010 04:54 PM |
Help understanding custom recipes | andersent | Calibre | 0 | 12-17-2009 02:37 PM |