|  10-04-2008, 02:06 PM | #601 | ||
| Grand Sorcerer            Posts: 7,452 Karma: 7185064 Join Date: Oct 2007 Location: Linköpng, Sweden Device: Kindle Voyage, Nexus 5, Kindle PW | Quote: 
 So best to wait for the next release (the changes not are so small so not worth a release). And then somebody can just test of opf2html works still and that it works from another directory. Quote: 
 | ||
|   |   | 
|  10-05-2008, 05:38 PM | #602 | |
| Enthusiast  Posts: 48 Karma: 10 Join Date: Mar 2008 Device: HTC-p3000 | Quote: 
 It then called htmlatex to produce the .html file and did some massaging on the .html to produce a TOC understandable by mobigen. It finally called mobigen. I do not currently have the latest version since it is on a portable which is at work. I will dig it out tomorrow. Regards ZioNemo | |
|   |   | 
|  10-06-2008, 04:46 PM | #603 | |
| Enthusiast  Posts: 48 Karma: 10 Join Date: Mar 2008 Device: HTC-p3000 | Quote: 
 here it is. Let me know if it can be useful somehow. Regards ZioNemo | |
|   |   | 
|  10-13-2008, 10:17 PM | #604 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Oct 2008 Device: BeBook | 
			
			Hey, I've just finished a port of Mo(chaff)bi(chaff)De(chaff)DR(chaff)M.py for PHP.  I don't have any eBooks to test on - I'm working on this as a bulwark towards potential purchases and the resulting headaches that would ensue. If anyone knows enough PHP and Python to check my work, PM me, and I'll arrange to get you a copy of the new lib. | 
|   |   | 
|  10-15-2008, 09:53 PM | #605 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Oct 2008 Device: Kindle | 
				
				TOC not clickable on Kindle, but fine in HTML file
			 
			
			Tip for anyone who gets Kindle books that have a non-clickable TOC. After doing this: html2mobi --fixhtmlbr --gentoc --htmlfile psuedofile.html *.html Run html2mobi AGAIN on psuedofile.html (I sort of though that's what html2mobi did anyway, but I guess not). The result will be a MOBI file that works perfectly. Questions: is this the correct way to post here? is the entire mobiperl "board" a single topic? can I get an RSS feed of just this message? Last edited by kellyterryjones; 10-15-2008 at 10:01 PM. Reason: solved my own problem w/in minutes of posting | 
|   |   | 
|  10-18-2008, 04:29 PM | #606 | |
| Grand Sorcerer            Posts: 7,452 Karma: 7185064 Join Date: Oct 2007 Location: Linköpng, Sweden Device: Kindle Voyage, Nexus 5, Kindle PW | Quote: 
  I just looked at the html2mobi code and it looks like a bug. It generates the TOC but does not extract the link information so it will not be clickable. The pseudofile.html will be a working html file with the links so when you run html2mobi (or mobigen) on that file you will get working links. A rather fun workaround... | |
|   |   | 
|  10-18-2008, 05:53 PM | #607 | 
| Grand Sorcerer            Posts: 7,452 Karma: 7185064 Join Date: Oct 2007 Location: Linköpng, Sweden Device: Kindle Voyage, Nexus 5, Kindle PW | 
			
			I did a version 0.40 since I fixed the bug with TOC links. Available at  https://dev.mobileread.com/trac/mobiperl/ Changes from 0.39 are: 
 | 
|   |   | 
|  10-22-2008, 03:50 PM | #608 | 
| Wizard            Posts: 1,154 Karma: 3252017 Join Date: Jan 2008 Location: Germany Device: Pocketbook Touch Lux (623) | 
			
			Here are the Windows binaries for Mobiperl 0.40, as always largely untested by me.
		 | 
|   |   | 
|  10-22-2008, 04:33 PM | #609 | 
| Grand Sorcerer            Posts: 7,452 Karma: 7185064 Join Date: Oct 2007 Location: Linköpng, Sweden Device: Kindle Voyage, Nexus 5, Kindle PW | 
			
			Thanks, now also uploaded to the download directory.
		 | 
|   |   | 
|  11-10-2008, 07:34 PM | #610 | 
| Grand Sorcerer            Posts: 8,574 Karma: 64462893 Join Date: Jan 2008 Location: Harrisburg outskirts Device: Palms, K1-4s, iPads, iPhones, KV, KO1 | 
			
			Can the Windows binary person answer as to what versions of Windows this will run on?  I'm eyeing a dual-core mac, but I hate to pay $180 to buy Windows XP when this is the *only* program I want to run.  Will it run under, say, Windows 98? [ Yeah, I know the Mac will do perl, but I've had no luck getting *all* the right bits to download, so that it will finally work. The windows binary is easier!!] Nevermind --- the Mac can only DO Windows XP SP2 or Vista. Last edited by badgoodDeb; 11-10-2008 at 08:52 PM. | 
|   |   | 
|  11-10-2008, 09:11 PM | #611 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 BOb | |
|   |   | 
|  11-11-2008, 12:56 PM | #612 | 
| Connoisseur     Posts: 57 Karma: 307 Join Date: Oct 2008 Device: PalmOS PDA | 
			
			I'd be very curious to hear what problems you were having with Perl on Mac.  ActiveState Perl has a single-dmg Mac installer that should get you core perl with no trouble, and after that it's just a matter of getting the right PPM repositories installed.
		 | 
|   |   | 
|  11-11-2008, 01:01 PM | #613 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 I will be doing a visual guide on getting mobiperl running on Mac... probably this weekend. BOb | |
|   |   | 
|  11-11-2008, 06:56 PM | #614 | 
| Grand Sorcerer            Posts: 8,574 Karma: 64462893 Join Date: Jan 2008 Location: Harrisburg outskirts Device: Palms, K1-4s, iPads, iPhones, KV, KO1 | 
			
			Great!   I'll have to keep watching this thread.  Tiger (my desktop here) didn't have the up to date version of Perl.  I guess I should try the ActiveState dmg.  I just took the instructs at the top of this thread and said something like "update" ..... it kept going for a few hours, and finally quit with a non-success message.   Some piece wasn't findable. Yeah -- the proposed new macbook would be Leopard. That alone might help! | 
|   |   | 
|  11-11-2008, 07:21 PM | #615 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 BOb | |
|   |   | 
|  | 
| Tags | 
| mobi2mobi, mobils | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Mobi2Mobi Mobi2Mobi v0.13 - GUI for Mobiperl tools | Jad | Kindle Formats | 476 | 03-15-2015 05:51 PM | 
| Tools for Editing Kindle .mobi Files? | GJN | Kindle Formats | 33 | 12-26-2013 02:05 PM | 
| Handy Perl Script to convert HTML0 files to smartquotes | maggotb0y | Sony Reader | 0 | 04-12-2007 11:49 AM | 
| PRS-500 Perl tools to generate Reader content | TadW | Sony Reader Dev Corner | 0 | 01-08-2007 05:55 AM | 
| gmail copy (gmcp) - Perl script to copy files to/from Gmail | Colin Dunstan | Lounge | 0 | 09-04-2004 01:24 PM |