View Single Post
Old 03-17-2010, 01:22 PM   #4
mhuntoon
Junior Member
mhuntoon began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2010
Device: Kindle 2
would adding

def preprocess_html(self, soup):
return self.adeify_images(soup)

help with the gocomics recipe you shared? it's very difficult to read the strips on my kindle 2. Otherwise, it works great.

if adding that will help, where do I put it?
mhuntoon is offline   Reply With Quote