Ruby tweetstream gem

Access to the Twitter streaming API

notes

This gem looks to be a possible solution for connecting Max to Google Maps. I’m guessing that the code will look very similar to the ruby code which uses the twitter gem for status updates.

https://github.com/tweetstream/tweetstream

Here’s a blog entry:

http://thechangelog.com/tweetstream-easily-access-the-twitter-streaming-api/

Client documentation:

http://rdoc.info/github/intridea/tweetstream/TweetStream/Client

Here’s the Twitter documentation on whats getting returned:

https://dev.twitter.com/docs/platform-objects/tweets

 

get web video into Jitter

notes

1. first QC + syphon

http://cycling74.com/forums/topic/using-jitter-to-display-a-website/

Have installed this plugin with Quartz Composer and used the Simple Browser.qtz example, in tkzic/quartz

http://code.google.com/p/cogewebkit/

2. Also there is the [jweb] object

http://williamjturkel.net/code/interacting-with-multimedia-in-max-6/

3. An approach using [jweb] amd [jit.desktop]

http://cycling74.com/forums/topic/import-live-feed-into-jitter/