Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 09-24-2010, 04:06 PM   #31
astra
The Introvert
astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.
 
astra's Avatar
 
Posts: 8,307
Karma: 1000077497
Join Date: Jan 2007
Location: United Kingdom
Device: Sony Reader PRS-650 & 505 & 500
Quote:
Originally Posted by bill_mchale View Post
But why worry about switching to ePub if you like LRF better? Granted, if you are dealing with DRM books it is not an option unless you strip the DRM, but otherwise, why not stick with what you like?

Personally, I would stick with the PRS-505
Well, who knows what ebook reader I am going to use in 2-3-5 years time? It might not be Sony after all, then all my LRF files will become redundant. Even Sony might drop LRF support in the future generations of the readers. That's why I don't create any new LRF files. If I spend my time on creating an ebook it should be future proof. Even 85 books (LRF) are far too many. It will take me 4-5 years to read.

Upgrade reasons:
1. I need a dictionary. It would be perfect if it were English-Russian, but English-English will suffice. No more dragging Ectaco Partner ER400 Pro. along with the reader
2. Battery life on my 505 is about 45% of what it used to be almost 3 years ago.

I have seen 650 and played with it a bit. It's screen is no worse than 505. Screen is one of the two most important features of ebook reader (battery life is the second). Could not trade 505 for 600/700, but 650 seems to finally get there

Last edited by astra; 09-24-2010 at 04:09 PM.
astra is offline   Reply With Quote
Old 09-24-2010, 04:34 PM   #32
astra
The Introvert
astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.
 
astra's Avatar
 
Posts: 8,307
Karma: 1000077497
Join Date: Jan 2007
Location: United Kingdom
Device: Sony Reader PRS-650 & 505 & 500
Quote:
Originally Posted by Pablo View Post
I do all my editing in Book Designer (Book Title, Book Author, Titles, Subtitles, Notes and links, page breaks, etc). Then I use my HTML02HTML utility to convert to HTML with CSS and after that I import into Sigil 2.0. In Sigil I just split chapters with a single command, create the TOC and save as ePub. I don't spend more than 2 minutes inside Sigil, unless I want to embed a font, in which case it takes another 2 minutes. The resulting ePub is OK for me.
Knowledge of html/xhtml is not really necessary.
There are a few very nice features in BD such as epigraph, verse, annotation, text author, etc.
Doesn't matter what they are called though. What does matter is that they give me an opportunity to make text to look different. For example if in the middle of a story there is a letter, then I use annotation which is configured to use: Swis721 BT Roman with indent 4, shift 10%, justified, width 95%. Then for the author of the letter I use text author feature, with Dutch801 Rm BT Roman, indent 0, right justification, shift 5%, width 90%.

When you use HTML02HTML utility to convert to HTML with CSS, does it save all the settings? I tried to rename html0 to html. It lost all of these niceties that create the proper atmosphere when I read a book.
astra is offline   Reply With Quote
Advert
Old 09-24-2010, 05:08 PM   #33
Pablo
Guru
Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.
 
Pablo's Avatar
 
Posts: 972
Karma: 4999999
Join Date: Mar 2009
Location: Rosario, Argentina
Device: SONY PRS-T2, Kindle Paperwhite 11th gen
Quote:
Originally Posted by astra View Post
There are a few very nice features in BD such as epigraph, verse, annotation, text author, etc.
Doesn't matter what they are called though. What does matter is that they give me an opportunity to make text to look different. For example if in the middle of a story there is a letter, then I use annotation which is configured to use: Swis721 BT Roman with indent 4, shift 10%, justified, width 95%. Then for the author of the letter I use text author feature, with Dutch801 Rm BT Roman, indent 0, right justification, shift 5%, width 90%.

When you use HTML02HTML utility to convert to HTML with CSS, does it save all the settings? I tried to rename html0 to html. It lost all of these niceties that create the proper atmosphere when I read a book.
HTML02HTML keeps all styles generated by BookDesigner. The options for each style can be configured in the style.css file, which can be edited with a text editor like notepad. For example, for "annotation", you will find the line:

Code:
.annotation {text-indent: 0; text-align: justify; font-style: normal; font-size: 1.4em;}
The easy part is changing indentation (text-indent: 4), the rest is not so easy, but can be done (you would have to do a little research, but it is worth the effort). Note that you only need to change the style.css file.
To use a specific font for a style, you will have to use font-embedding. You can embed the necessary fonts inside Sigil and after that specify the desired font in the line above. Bear in mind that ePubs in the 505 do not use the same fonts as LRF's.
This sounds more complicated than it really is. If you want to give it a try, I am willing to help.
Pablo is offline   Reply With Quote
Old 09-24-2010, 05:12 PM   #34
astra
The Introvert
astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.astra ought to be getting tired of karma fortunes by now.
 
astra's Avatar
 
Posts: 8,307
Karma: 1000077497
Join Date: Jan 2007
Location: United Kingdom
Device: Sony Reader PRS-650 & 505 & 500
Ah. as I suspected. It is a lot more complicated. I don't know anything about codding at all.
I am not up to the challenge, but thanks anyway.

I will keep it mind.
astra is offline   Reply With Quote
Old 09-24-2010, 05:24 PM   #35
Pablo
Guru
Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.
 
Pablo's Avatar
 
Posts: 972
Karma: 4999999
Join Date: Mar 2009
Location: Rosario, Argentina
Device: SONY PRS-T2, Kindle Paperwhite 11th gen
Quote:
Originally Posted by astra View Post
Ah. as I suspected. It is a lot more complicated. I don't know anything about codding at all.
I am not up to the challenge, but thanks anyway.
Yes.... it would be great if vvv came up with an update for BD supporting ePub, but I think that will not happen.
Though many people here find BD difficult to use and a bit weird, I think it is a great program, still the best option if you want to make a perfect book.
Pablo is offline   Reply With Quote
Advert
Old 09-25-2010, 06:19 AM   #36
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by Pablo View Post
Yes.... it would be great if vvv came up with an update for BD supporting ePub, but I think that will not happen.
Though many people here find BD difficult to use and a bit weird, I think it is a great program, still the best option if you want to make a perfect book.
I agree. It's what I use for all the eBooks that I create, although (other than for LRF) I use it purely as a book editor.
HarryT is offline   Reply With Quote
Old 09-25-2010, 05:31 PM   #37
BaenSidhe
Groupie
BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.BaenSidhe ought to be getting tired of karma fortunes by now.
 
Posts: 150
Karma: 1087916
Join Date: Mar 2010
Device: PRS-500 and PRS-650
Quote:
Originally Posted by etienne66 View Post
That is interesting. From what I can find those are using Adobe Mobile Edition, but Adobe has not updated their "Best Practices Guide" since 2008. It still says, "Note that Adobe Digital Editions has the following limitations when running on a mobile device. If these limits are not adhered to, EPUB files will not work on supported mobile devices including the SONY® Reader Digital Book.

Image Size: 10MB uncompressed.
XHTML/DTBook file size: 300k uncompressed/100k compressed.
"
Does that mean Sony uses ADE to display epubs? Even if your books have no DRM, the 300k limit still applies?
BaenSidhe is offline   Reply With Quote
Old 09-25-2010, 05:42 PM   #38
etienne66
Groupie
etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.etienne66 knows what is on the back of the AURYN.
 
Posts: 185
Karma: 9832
Join Date: Jul 2009
Location: Texas, US
Device: Kindle 2, PRS-600 Black, PRS-650 Red, Adam w/ Pixel Qi(pre-ordered)
Quote:
Originally Posted by BaenSidhe View Post
Does that mean Sony uses ADE to display epubs? Even if your books have no DRM, the 300k limit still applies?
Yes. Sony uses Adobe Mobile Edition to display epubs that have no DRM. Some other readers might use fbreader or similar program to display DRM free epubs, but they also normally support a lot more formats than the Sony readers.

I don't know about the current fbreader versions, but I've heard that it can be rather slow when it comes to epubs.

Etienne66
etienne66 is offline   Reply With Quote
Reply

Tags
sony limitation


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PRS-900 100 character export limitation Kiasmama Sony Reader 2 02-02-2010 09:24 PM
Device limitation on Kindle Books koland Amazon Kindle 6 07-16-2009 06:53 PM
New offer from Sony Credit card on Sony Readers! NatCh Sony Reader 349 01-04-2008 01:36 PM
DRM Limitation Questions tlighty Deals and Resources (No Self-Promotion or Affiliate Links) 1 11-05-2007 04:19 PM
Sony Readers for $49 in US ! Lord KiRon Sony Reader 0 07-07-2007 05:03 PM


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


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