View Single Post
Old 01-08-2009, 08:35 PM   #8
Andybaby
Wizard
Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.Andybaby ought to be getting tired of karma fortunes by now.
 
Andybaby's Avatar
 
Posts: 1,279
Karma: 1002683
Join Date: Nov 2008
Location: New York
Device: PRS-700
Basically what the Error was it could not Understand Unicode, but could understand ASCII

Quote:
One of the most common storage formats is ASCII (American Standard Code for Information Interchange).ASCII is 7-bit, giving a total of 128 possible characters. In most cases, it is extended to 8-bit, giving a full 256. Older systems, and some current ones as well, use ASCII as the primary format for storing text. These include: DOS, Mac-OS, Windows 95 (not the NT/2000 series).

Unfortunately, given the rather small number of possible characters in ASCII, it is unable to represent any languages besides English and other western languages.

The solution to this dilemma is Unicode. In Unicode, each logical character is represented by a 32-bit integer, giving a total 65535 characters that can represented. This allows Unicode to represent all the ASCII codes, the characters of other languages, and leaves plenty of room for expansion.
Just Install Mobi Pocket Creator and convert it yourself. it would take all of 3 seconds to get the same result Amazon would give you. or you can go edit the HTML to your liking after you import it into Mobi.
Andybaby is offline   Reply With Quote