Loading...
Logo
Processing Forum

I'm trying to create something similar to a tweet wall where the sketch can read off a data stream (ideally a google spreadsheet) and present each new line that's added to a column (if it's in a spreadsheet) as a new line in the sketch.

Ideally it'd look good doing it too!

Any ideas?

Replies(1)

thats not really hard. here youll find tutorial how to connect to google spreadsheets.
the rest is actually just looping through your data and printing it to the screen

http://blog.blprnt.com/blog/blprnt/open-science-h1n1-processing-and-the-google-spreadsheet-api