View Single Post
Old 07-13-2009, 03:32 PM   #598
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
Quote:
Originally Posted by trektech View Post
can you make a recipe for http://www.todayonline.com/RSS? thank you..
You can do it yourself. See this post: https://www.mobileread.com/forums/sho...&postcount=578

Start in the same manner, add all the feeds you want and than click on advanced mode button and add this at the bottom:

Code:
    encoding = 'utf-8'
    def print_version(self, url):
        return url.replace('www.todayonline.com/', 'www.todayonline.com/Print/')
It should work like that
kiklop74 is offline