Has anyone managed to get Pd to communicate with Twitter? I'm looking to read information from Twitter status updates, and wondering if anyone knows of any externals/abstractions that could handle this? I tried searching the forum but had no luck.
-
-
this might get you started
http://puredata.hurleur.com/sujet-4022-weather-control-patch-need-help
Dual 1.8 IBM G5: Mac OSX 10.4.11 -- Asus eeePC 701: Pure:Dyne / eeeXubuntu GNU/Linux -- myspace.com/thearifd
-
@unsymbol said:
Has anyone managed to get Pd to communicate with Twitter? I'm looking to read information from Twitter status updates, and wondering if anyone knows of any externals/abstractions that could handle this? I tried searching the forum but had no luck.
You may be able to combine [netclient] with information from this page:
http://dev.twitter.com/doc/get/statuses/show/:id
Actually, I want to use pd to SEND Twitter updates, and was looking for a way to do it.