Friday 14 August 2009

rapid serial visual presentation

"Rapid Serial Visual Presentation (RSVP) is a method of displaying information (generally text) using a limited space in which each piece of information is displayed briefly in sequential order."... from wikipedia
Here is a simple rsvp reader written using Processing. Processing neatly hides the syntactic ugliness of Java and provides an event based loop and lots of useful functions for doing stuff. It also provides wrappers around the jar files for linux,mac and windows.

rsvp processing source
rsvp app packages linux , mac (I haven't tested this. My LC575 is not powerful enough for osx :-( ) , windows

No comments: