DaveNB
11-25-2007, 10:01 PM
Well, after some trial and error, I got a fairly decent user-profile working for the various RSS feeds from Wired.com (their news feeds, not the on-line version of the magazine itself, which would be pretty involved but cool if anyone wants to take that on) using Kovid's excellent web2lrf tools (part of the libprs500 package).
Check out this thread (source code is posted there):
http://www.mobileread.com/forums/showpost.php?p=120092&postcount=70
Please try this out and post back any modifications/improvements. It especially needs some help in getting the text a uniform size (some articles use extra small or large fonts).
Thanks and enjoy,
Dave
stustaff
11-26-2007, 12:39 PM
Good work Dave
as you have managed this any chance of a "how to guide?"
see this thread here http://www.mobileread.com/forums/showthread.php?t=16581
would love to learn how you did this.
cheers
DaveNB
11-28-2007, 12:28 AM
I'll try to write up a basic HOWTO and put it up on Kovid's wiki for libprs500. New version 0.6 with improved handling of inline images and inline links/URL's up tonight and fixing some text rendering glitches will be up tonight at that thread URL in the first post.
Dave
DaveNB
11-28-2007, 02:34 AM
New version 0.6 is posted at the link in the first post. Check it out, inline images and link text are fixed as well as font size uniformity, but the apostrophe's are still a problem.
Dave
stustaff
11-28-2007, 04:33 AM
Excellent DaveNB I'll take a look tonight and an FAQ on there would be great. thanks
DaveNB
11-28-2007, 05:07 AM
Fixed the problems with the apostrophes and other accented characters due to bad UTF-8 encoding by Wired.com (thank's to Kovid's sharp eye and know how).
I'm going to stop posting changed code in the Mobile Forum posts and just post them to Kovid's wiki for libprs500 so that the new versions appear in one unified place. I believe that Kovid has also added a profile for "The Economist" as of the latest version of libprs500 0.4.25
Go here to get the latest version:
https://libprs500.kovidgoyal.net/wiki/UserProfiles
I'll try to get around to writing a basic HOWTO in the next few days. This is gonna be great for travelling/plane trips/commuting.
Enjoy,
Dave
DaveNB
11-30-2007, 08:00 AM
OK, I put up a quick and dirty and hopefully helpful HOWTO here:
https://libprs500.kovidgoyal.net/wiki/UserProfiles
Hope that helps.
Dave
as you have managed this any chance of a "how to guide?"
see this thread here http://www.mobileread.com/forums/showthread.php?t=16581
would love to learn how you did this.