Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-04-2007, 09:25 AM   #31
airlik
Connoisseur
airlik began at the beginning.
 
Posts: 76
Karma: 15
Join Date: Oct 2006
Device: Sony Reader
Quote:
Originally Posted by FangornUK
Just a suggestion on formatting, I've noticed you create BBeBs with formatting for paragraphs that follows the Web page version, i.e. with a new line between paragraphs. Most ebooks skip this and simply start on a newline, it does look better.
Another one of those things that would make a great checkbox - I prefer to have the space between paragraphs...
airlik is offline   Reply With Quote
Old 01-04-2007, 10:15 AM   #32
ptrourke
Junior Member
ptrourke began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2007
Device: PRS500
Verse

Quote:
Originally Posted by cmumford
Yeah I was concerned about plays, and how to algorithmically differentiate them from text that should reflow. I looked at Dido Queene of Carthage and it has commas at the end of most of the lines. I'm sure that over the centuries there have been a ton of different styles used, and it's going to be quite a challenge to get this right.
Don't do it algorithmically, have a check mark for "Verse" (for poetry, and plays written in verse). Dido Queen of Carthage has very defined line endings (the lines are strongly end-stopped), thus the commas, but that's a peculiarity of Marlowe's early verse style, and not typical of other verse.

Quote:
Originally Posted by cmumford
I noticed that at the beginning of each paragraph there are names like _Cloan._ and _Iar._. Do you know what these mean?
Those are speech assignments - they tell you who speaks the next lines. In the case of Dido, Iar. is Iarbos, who is in love with Dido, and Cloan. is Cloanthes. You can have speech assignments either before the first line of a speech, or at the beginning of that line. The cleanest typesetters tend to put the speech assignments in the margin to the left of the first line, but putting them before the first line with a dividing space before and after, like this:

HAMLET

To be, or not to be: that is the question.
Whether tis nobler in the mind to suffer
the slings and arrows of outrageous fortune,
or take arm against a sea of troubles,
and by opposing, end them.

Also be aware of stage directions, which should ideally be formatted differently (i.e., bracketed in square brackets, which is what I'd do with plain text, or italicized).

Someone asked about widowing: that's something that has to be done by the display device (i.e, the Sony Reader), not the book formatter, unless there's some kind of style information for each book that includes the option of turning on and off widow and orphan support (I haven't seen the BBeB format raw yet, so I don't know if the Sony Reader has such style information).
ptrourke is offline   Reply With Quote
Advert
Old 01-05-2007, 08:09 PM   #33
cmumford
Connoisseur
cmumford began at the beginning.
 
cmumford's Avatar
 
Posts: 69
Karma: 34
Join Date: Dec 2006
Location: Dallas, TX
Device: PRS-500
Quote:
Originally Posted by FangornUK
Not sure if you know about GutenMark but I'd suggest you look at this for Gutenberg text files, it really is the best for converting into HTML - Gutenberg themselves recommend it. Easiest way would be to simply call it instead of spending your time implementing its functionality into BBeBinder, but at least the source code would really help.
Thanks a bunch for that reference. If that works then I'll definately do that instead of my own formatting since that's a really hard problem to solve and one that I'm not very interested in doing myself.

Quote:
Originally Posted by FangornUK
Just a suggestion on formatting, I've noticed you create BBeBs with formatting for paragraphs that follows the Web page version, i.e. with a new line between paragraphs. Most ebooks skip this and simply start on a newline, it does look better.
What I do now is add two EOL's to the file. The BBeB format does have a concept of new paragraphs and also a paragraph indent. I intend to look into how to best implement this and I suspect that eventually it will be a preference that the user can set to specify their preferred indentation style.

Thanks for the feedback!
cmumford is offline   Reply With Quote
Old 01-07-2007, 03:01 PM   #34
Latemarch
Junior Member
Latemarch began at the beginning.
 
Latemarch's Avatar
 
Posts: 4
Karma: 10
Join Date: Nov 2006
Device: PRS-500
Ok, I've tried this on a text file.
The program shows that it is making a TOC but when you make the .lrf there is no TOC on the reader.
Is there something that I'm doing wrong or is TOC just not functional yet?
Latemarch is offline   Reply With Quote
Old 01-07-2007, 06:51 PM   #35
cmumford
Connoisseur
cmumford began at the beginning.
 
cmumford's Avatar
 
Posts: 69
Karma: 34
Join Date: Dec 2006
Location: Dallas, TX
Device: PRS-500
Quote:
Originally Posted by Latemarch
Ok, I've tried this on a text file.
The program shows that it is making a TOC but when you make the .lrf there is no TOC on the reader.
Is there something that I'm doing wrong or is TOC just not functional yet?
The TOC is not yet written to the *.LRF file. I'm working on that feature right now and we hope to be doing another release fairly soon.

Thanks for giving it a spin for us.
cmumford is offline   Reply With Quote
Advert
Old 01-07-2007, 06:55 PM   #36
diabloNL
Gadget Force®
diabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with others
 
diabloNL's Avatar
 
Posts: 705
Karma: 2733
Join Date: Jun 2006
Location: The Netherlands
Device: Sony PRS-300 + Cybook with funny screen :P
Looks promising. Is it right that the bolded letters don't show up in the lrf? Also, what is the reason that you can set the color of the font?

Anyway, keep up the good work and I follow this thread very close.
diabloNL is offline   Reply With Quote
Old 01-14-2007, 03:31 PM   #37
AndyQ
Enthusiast
AndyQ began at the beginning.
 
Posts: 38
Karma: 36
Join Date: Dec 2006
Device: Sony Reader PRS-500
Just to let you know that a 1.6Beta version of BBeB Binder can be found at my site (link below). It does require that the original version is installed first.

To use, backup the original BBeB Binder folder, and then overwrite the original files with the contents of the zip file.

This version is an unsupported beta version that includes a heap of changes/fixes including image support.

Feedback is much appreciated.

Cheers
Andy

Grab it from here
AndyQ is offline   Reply With Quote
Old 01-14-2007, 04:11 PM   #38
diabloNL
Gadget Force®
diabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with others
 
diabloNL's Avatar
 
Posts: 705
Karma: 2733
Join Date: Jun 2006
Location: The Netherlands
Device: Sony PRS-300 + Cybook with funny screen :P
Quote:
Originally Posted by AndyQ
Just to let you know that a 1.6Beta version of BBeB Binder can be found at my site (link below). It does require that the original version is installed first.

To use, backup the original BBeB Binder folder, and then overwrite the original files with the contents of the zip file.

This version is an unsupported beta version that includes a heap of changes/fixes including image support.

Feedback is much appreciated.

Cheers
Andy

Grab it from here
Did you see my post above you?
diabloNL is offline   Reply With Quote
Old 01-14-2007, 04:53 PM   #39
FangornUK
Addict
FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.
 
FangornUK's Avatar
 
Posts: 206
Karma: 317
Join Date: Oct 2006
Location: England
Device: Sony PRS-505, iPad, Kindle 3
Thanks AndyQ and cmumford, this is coming along really nicely - been following the subversion changes closely. Let us know when you want feedback on formatting issues.
FangornUK is offline   Reply With Quote
Old 01-14-2007, 04:58 PM   #40
diabloNL
Gadget Force®
diabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with others
 
diabloNL's Avatar
 
Posts: 705
Karma: 2733
Join Date: Jun 2006
Location: The Netherlands
Device: Sony PRS-300 + Cybook with funny screen :P
Wow! The new version is way better. I like the margins this way. But I have a question; when I open a HTM(converted from a .DOC) with BBeBinder it will show all Bolds, sizes etc. etc.,so all formatting is there. But when I save it as a .lrf all this formatting is gone. Am I doing something wrong?


Thanks for the hard work!
diabloNL is offline   Reply With Quote
Old 01-14-2007, 06:20 PM   #41
cmumford
Connoisseur
cmumford began at the beginning.
 
cmumford's Avatar
 
Posts: 69
Karma: 34
Join Date: Dec 2006
Location: Dallas, TX
Device: PRS-500
Quote:
Originally Posted by diabloNL
Wow! The new version is way better. I like the margins this way. But I have a question; when I open a HTM(converted from a .DOC) with BBeBinder it will show all Bolds, sizes etc. etc.,so all formatting is there. But when I save it as a .lrf all this formatting is gone. Am I doing something wrong?


Thanks for the hard work!
If possible can I get a copy of that document for testing? cjmumford@gmail.com
cmumford is offline   Reply With Quote
Old 01-15-2007, 11:33 AM   #42
FangornUK
Addict
FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.FangornUK has a complete set of Star Wars action figures.
 
FangornUK's Avatar
 
Posts: 206
Karma: 317
Join Date: Oct 2006
Location: England
Device: Sony PRS-505, iPad, Kindle 3
This may help with Gutenberg conversions, I used it for testing when developing gutlrf.pl

http://www.gutenberg.org/etext/19130

It has centralised images, headers and text and quite a lot of different markup. Which currently BBeBinder isn't formatting.
FangornUK is offline   Reply With Quote
Old 01-15-2007, 12:39 PM   #43
diabloNL
Gadget Force®
diabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with othersdiabloNL plays well with others
 
diabloNL's Avatar
 
Posts: 705
Karma: 2733
Join Date: Jun 2006
Location: The Netherlands
Device: Sony PRS-300 + Cybook with funny screen :P
Quote:
Originally Posted by cmumford
If possible can I get a copy of that document for testing? cjmumford@gmail.com

Check your email.
diabloNL is offline   Reply With Quote
Old 01-15-2007, 01:40 PM   #44
cmumford
Connoisseur
cmumford began at the beginning.
 
cmumford's Avatar
 
Posts: 69
Karma: 34
Join Date: Dec 2006
Location: Dallas, TX
Device: PRS-500
Quote:
Originally Posted by FangornUK
This may help with Gutenberg conversions, I used it for testing when developing gutlrf.pl

http://www.gutenberg.org/etext/19130

It has centralised images, headers and text and quite a lot of different markup. Which currently BBeBinder isn't formatting.
Thanks. I'll test with that document. And yes, there's still a lot of formatting that we're not converting properly. Hopefully we can start improving this shortly.
cmumford is offline   Reply With Quote
Old 01-15-2007, 10:21 PM   #45
cmumford
Connoisseur
cmumford began at the beginning.
 
cmumford's Avatar
 
Posts: 69
Karma: 34
Join Date: Dec 2006
Location: Dallas, TX
Device: PRS-500
Quote:
Originally Posted by diabloNL
Wow! The new version is way better. I like the margins this way. But I have a question; when I open a HTM(converted from a .DOC) with BBeBinder it will show all Bolds, sizes etc. etc.,so all formatting is there. But when I save it as a .lrf all this formatting is gone. Am I doing something wrong?


Thanks for the hard work!
OK. I got the file (thanks diabloNL). Some of the formatting was converted, and some of it was not. I'm actually converting with a more recent version of BBeB Binder which is not yet released, but I don't think that it's different from what you're currently using (0.1.5) so what I'm seeing should be what you're seeing.

First off things that are italicized with <i></i>, and bolded with <b></b> should work just fine. We don't yet support CSS or spans for doing these things. So it looks like all of the italic was translated into LRF, but only some of the bolding.

For example the words "The Pulse" after chapter 1 are actually set by applying a CSS style. Unfortunately we ignore this and that is why "The Pulse" is just plain old text.

Also, in the first few chapters the words "small treasure(s)" are bold. This is converted, but only as a font weight of 150%, which is pretty subtle with the Sony Reader.

I really haven't had the time to look into CSS yet, and can't really say what our plan is for this just yet. We may get lucky and come with a good solution. (I hope).

Sorry I can't get you a better answer for now, but thanks for giving it a try and providing the input.
cmumford is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting to BBeb? terrycagg Workshop 7 12-10-2007 09:58 AM
how to create BBeB File? mkarthic Introduce Yourself 2 10-30-2007 10:54 AM
PRS-500 Announcing BBeB Binder 0.2 cmumford Sony Reader Dev Corner 29 03-17-2007 10:41 AM
[Librie] Sony Reader BBeB vs. Libre BBeB CCDMan Legacy E-Book Devices 1 03-30-2006 03:53 AM


All times are GMT -4. The time now is 10:52 AM.


MobileRead.com is a privately owned, operated and funded community.