Book reader

From OLPC
Revision as of 23:05, 5 May 2007 by Sj (talk | contribs) (..)
Jump to: navigation, search

For a feature discussion, see Book reader feature set.

There are many ways to read texts on a laptop; using the browser, using a document editor (abiword or wiki), or with a read activity (pdf/djvu [say with xbook] or html/crossmark, [with a browser-based or javascript-based reader).


Reading experience

All readers should support setting zoom and flow, paging and scrolling, text selection, linking, basic search.

Long pages

We want to be able to parse long pages and render subsets of them without waiting to render everything. Gecko is pretty good at this; Evince isn't quite perfect at guessing how to focus on rendering only the page being looked at. Some subsets of reading/display/commentary we want to handle:

  • Display collections of images and text quickly, before the whole page has loaded

Other

  • Nuanced use of keystrokes in handheld mode to allow a few dozen interpretations
  • Offer interactive options to the reader when loading plaintext, long, or complex documents
  • Early rendering of images or media before the entire thing has loaded

Interface specification

This can be done somewhat independently of implementation.

  • /usr/share/activities : the webview toolbar and embedded browser could use some updates to reflect interface ideas
  • mechanisms for moving about the page, chaning font type and size, and loading or turning off images and other media, need general hooks