Gutenflash

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Toolchain: Make ipk)
m (Category: -Applications, +Office Applications)
Line 44: Line 44:
 
[[Image:Gutenflash.png]]
 
[[Image:Gutenflash.png]]
  
[[Category:Applications]]
+
[[Category:Office Applications]]

Revision as of 19:58, 25 September 2008

GutenFlash lets you read books by displaying single words or small phrases quickly, in a large font. The technique is known as RSVP, Rapid Serial Visual Presentation.

Current features:

  • loads plain text
  • chapter navigation
  • paragraph and sentence navigation
  • continuous speed control from 20wpm - 2000wpm
  • total / remaining playtime calculation
  • 3 display modes

Contents

Notes

UTF-8

GutenFlash expects UTF-8 files. So for reading a file originally in iso-8859-1, please convert it before to UTF-8 in a shell terminal:

iconv -f iso-8859-1 Reveries.txt -t utf-8 > Reveries.utf8

NameError: name 'init' is not defined

You may want to update the pygtk __init__.py file as suggested in #1718

Preferences

Create your .gutenflash.conf file:

gutenflash --showcfg > ~/.gutenflash.conf

and edit it.

Download

Current mokoified version (ipk package and bitbake recipe): http://soft.oralux.net/gutenflash/

Upstream website: http://toykeeper.net/programs/flash/

Toolchain: Make ipk

*download snapshot from http://toykeeper.net/programs/flash/files/
*cd to ipk-folder
*make
*scp file to your phone


Gutenflash.png

Personal tools

GutenFlash lets you read books by displaying single words or small phrases quickly, in a large font. The technique is known as RSVP, Rapid Serial Visual Presentation.

Current features:

  • loads plain text
  • chapter navigation
  • paragraph and sentence navigation
  • continuous speed control from 20wpm - 2000wpm
  • total / remaining playtime calculation
  • 3 display modes

Notes

UTF-8

GutenFlash expects UTF-8 files. So for reading a file originally in iso-8859-1, please convert it before to UTF-8 in a shell terminal:

iconv -f iso-8859-1 Reveries.txt -t utf-8 > Reveries.utf8

NameError: name 'init' is not defined

You may want to update the pygtk __init__.py file as suggested in #1718

Preferences

Create your .gutenflash.conf file:

gutenflash --showcfg > ~/.gutenflash.conf

and edit it.

Download

Current mokoified version (ipk package and bitbake recipe): http://soft.oralux.net/gutenflash/

Upstream website: http://toykeeper.net/programs/flash/

Toolchain: Make ipk

*download snapshot from http://toykeeper.net/programs/flash/files/
*cd to ipk-folder
*make
*scp file to your phone


Gutenflash.png