View Single Post
Old 09-28-2010, 09:14 AM   #6
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
There don't appear to be any floating images in the linked article, so I'm wondering if there is actually a bug in Calibre somewhere.

Anyway, here is a foolproof, but manual way to do this:
  1. Install the Firebug add-on to Firefox
  2. View the desired page in Firefox
  3. Open Firebug by clicking the little bug icon on the lower right corner of Firefox
  4. Now you need to click the 'Inspect' Icon in Firebug, it's the second icon from the left in Firebug's toolbar, the one with an arrow and a box
  5. Once that's clicked, hover over the different elements of the document, you want to hover over the element that covers all the text, you'll know you have the right one when you highlight the one that says <table....xxxx.....>
  6. Now, in the lower half of the window where firebug is showing the DOM, right click on the table element and click copy innerhtml
  7. Paste that into Notepad or some other text editor
  8. Save that as a new html file, then load that in FIrefox
  9. Save the simplified version of the doc in Firefox as a complete web page
  10. Load the new html file into Calibre
  11. Convert

You'll get output that looks like what I've attached.

The recipe framework can be used to do this all of this manual work automatically as I mentioned before. It's definitely a bit more work than a standard recipe because there isn't any rss feed, but it's doable - you could also create your own list of articles to use as the 'feed'.
Attached Files
File Type: epub Electromagnetic Radiation - Jim Clark.epub (117.8 KB, 211 views)
ldolse is offline   Reply With Quote