View Single Post
Old 10-16-2008, 01:28 PM   #11
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by HarryT View Post
PalmDoc or eReader would be the logical choices, certainly. Both those use PDB extensions. PalmDoc would be trivial to support, given that it's just plain text, compressed with a very straightforward compression method. I question its value, though - PalmDoc really has no advantages over text files at all, except for the questionable benefit that the files are a bit smaller.
Actually if you support eReader, PalmDOC is basically a freebie. Similar with MobiPocket you get PalmDOC. PalmDOC uses the same compression method as these two products. There are advantages to PalmDOC over text in that most Text implementations are line based and have hard returns at the end of every line. This is a pain to read on a Reader. PalmDOC is very scalable in that it is paragraph oriented rather than line oriented. It permits you to choose the font size and font type and displays just fine. The reason to support it is that there is a huge database of eBooks present in this format. For fiction reading it is adequate so long as you don't need italics or bold text.

Dale
DaleDe is offline   Reply With Quote