Packager's Read.Me:

Creating books for SonyBook.

Control - simple.

In the main window:
________
Open - Load a text file
Characters - changes the symbols
List of symbols subject to change is set in chars.lst file in the manner: "old_symbols=new_symbols"
Generate - generates data


Title [line 1] - First line of title
Title [line 2] - Second line of title
Author - author


In data generation setting window:
________________

Maximum section size - Maximum section size. 20000 - optimal value.
Divide section in parts - how many parts a section would consist of. The more parts the smaller a part the faster the navigation. But size gets bigger of course.  
 . Said simply the average part size (archived) is equal: Maximum section size / Divide section in parts.

Output directory - Directory where the result will be stored.

Result - a few files that have to be uploaded to the phone.
That's all

***************************************************

Program's Read.Me:

A program for reading books on Sony Jxx

Control:

In the main menu when selecting parts:
- JogDown = Next part;
- JogUp = Previous part;
- JogPress = Go to reading that part;
- # = Go to a bookmark;

While reading:
- JogDown, 4 = Next page;
- JogUp, 1 = Previous page;
- 4 = move down one line;
- 2 = move up one line;
- 3 = Beginning of text;
- 6 = End of text;
- * = Save bookmark;
- # = Go to a bookmark;
- Green = Go to selecting parts;


In the program a consecutive unpacking algorithm is used, thus minimizing the memory usage. On the other hand by using this method it takes more time to scroll back into text - the further from beginning the more. Still, it's supposed books are being read consecutively and such a flaw won't be inconvenient.

The program has been tested on Sony J70.




