![]() |
#16 | |
Cache Ninja!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 643
Karma: 1002300
Join Date: Jan 2007
Location: Tokyo, Japan
Device: PRS-500, HTC Shift, iPod Touch, iPaq 4150, TC1100, Panasonic WordsGear
|
![]() Quote:
Your instructions are great, wish I would've had them the first time I had a go at it! ![]() |
|
![]() |
![]() |
![]() |
#17 |
Reborn Paper User
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,616
Karma: 15446734
Join Date: May 2006
Location: Que Nada
Device: iPhone8, iPad Air
|
Thanks Bob!
For many reasons and mainly for the fact that RTF was sufficient for me, I had not tried BD. Now I will. This explanation will save lots of pain. |
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Addict
![]() ![]() ![]() ![]() Posts: 206
Karma: 317
Join Date: Oct 2006
Location: England
Device: Sony PRS-505, iPad, Kindle 3
|
Patricia, for PG books libprs500's HTML2LRF utility works great, it formats better than "Book Designer" as it supports the CSS formatting used by PG HTML books. It's very easy to install and use, and you don't need to edit anything.
Have a look here All you actually need to do is: * Install Windows package from https://libprs500.kovidgoyal.net/wiki * Get your HTML zip file from Gutenberg and extract it, e.g. http://www.gutenberg.org/files/19420/19420-h.zip * Then run "html2lrf" on the .htm file in a command prompt. * Copy the LRF file to your Sony Reader. * Done I've written a wrapper program to do all this (works with libprs500) as well called "gutlrf.pl" here Using this program all you need to do is enter "gutlrf.pl 19420" at the command prompt and it does everything (downloading, extracting, adding page breaks etc) for you automatically producing a nicely named LRF file that you simply copy to your Sony Reader. |
![]() |
![]() |
![]() |
#19 |
Reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504
Karma: 8720163
Join Date: May 2007
Location: South Wales, UK
Device: Sony PRS-500, PRS-505, Asus EEEpc 4G
|
Thank you everyone for your help. Bob Russell's instructions are a model of clarity; I wish that I had had them yesterday because they would have saved me some effort. But I'm going to copy them just in case.
Fangorn, I will give this a try. Thanks. I seem to be spending more time at the computer than actually reading, but it's certainly interesting to be learning new things. |
![]() |
![]() |
![]() |
#20 | |
Member
![]() Posts: 23
Karma: 10
Join Date: May 2007
|
Quote:
_[a-zA-Z0-9]*_ This will decide the set I = { w | w is an alphanumeric string and w0 = _ and wn = _ where n = |w| } Ok, ok.. sorry for the nerdiness. It will match exactly what you want, words ecompassed with _ characters. I would recommend just hitting f3, clicking title bar, pressing ctrl+i over and over, then doing a find/replace on every _ character in the document. I couldnt find a way to automate this inside BD, but I would recommend the program Tasker, which will record keyboard and mouse strokes and play them back as fast as you need. A much better option than doing it all by hand! Edit: I notice in that particular book, inside one of the quotes is a ! character, which won't be caught. Anything you need inside that bracket can simply be added, so you can just use the regex: _[a-zA-Z0-9!]*_ For some reason, [.]* and .* do not seem to work in BD, which is a little frustrating. Does anyone know why, or is this common regex syntax? There must be a way to match *anything* between two symbols. Last edited by Elltrain; 05-17-2007 at 08:45 PM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#21 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 482
Karma: 7696
Join Date: May 2007
Location: Turner, Oregon
Device: Sony Reader
|
Hmmm... Ok. I've followed directions, then given up and deleted then started over, Now I'm giving it another go... etc. I see what I've been doing wrong now. i didnt zip the update files to the book designer folder, I unzipped, then clicked on the book designer icon and it aparently wasnt working right becasu eit would never impoert a pic into the book i was trying to make. Now.. it seems to work. Except the program wont open any of the IRF files I've downloaded from this site. I guess it wont open a completed IRF file?
I'm going to try a quick follow Harry's directions and create a book.. We'll see what happens... |
![]() |
![]() |
![]() |
#22 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 482
Karma: 7696
Join Date: May 2007
Location: Turner, Oregon
Device: Sony Reader
|
Well.. I think i made it work.. In fact.. I'm certain I made it work. Without getting into the table of contents and chapter formatting and so on I 'made' an online Fanfic into a Sony lRF file... Pretty easy to do but I'm sure its a mess compared to the creations some of Y'all are coming up with... I wont know until I get my reader... WWWWHHHHEEERRREEE IIISSS IIITT??????????
suppose to be here May 22nd... Last edited by Roy White; 05-18-2007 at 01:08 AM. |
![]() |
![]() |
![]() |
#23 |
Gizmologist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,615
Karma: 929550
Join Date: Jan 2006
Location: Republic of Texas Embassy at Jackson, TN
Device: Pocketbook Touch HD3
|
You know you can admire your work in the Connect Software, doncha?
![]() You can download it from the Sony Reader site, if you haven't already done so. The only caveat is that the font will seem much bigger in the ConnSoft than it will on the Reader. ![]() |
![]() |
![]() |
![]() |
#24 | |
eBook Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
|
Quote:
Connect provides such a good "emulation" that I use it for all my book development. The only real difference between Connect and the Reader that I've found is in the "Contents" page. The "Tab" on the right side of the "Connect" page that pops out to show the TOC displays considerably more text on each line than does the Contents page of the Reader. |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help me find this if you can... | Spanner | Reading Recommendations | 3 | 10-12-2010 12:38 PM |
Trying to find the right one for me... | Lirael | Which one should I buy? | 10 | 11-12-2009 03:20 PM |
I know what I want but I cant find it! | jakedubbleya | Which one should I buy? | 1 | 04-07-2009 03:51 PM |
Where might one find... | Athos | Sony Reader | 45 | 11-27-2008 04:15 PM |
Cannot find something you are looking for...? | TadW | Lounge | 1 | 07-06-2003 10:48 AM |