HI All,

I am new to the Twitter API. I am working on a project where I want to
filter the Twitter stream on both the location and a set of terms. My
understanding from reading the location section is by default an
"OR".IF I filter "rain" and "London"

"1/statuses/filter.json?track=twitter&locations=-0.1,51.4,0.0,51.6

I will get tweets that are either in "London" or either contain
"rain".
What I want to filter so I only get Tweets from London and only
contain the term "rain".

I working in Processing using the Tweet Stream Library.by Mark
McBride:
http://mccv.github.com/processing-tweet-stream/

Any advice or guidance is greatly appreciated.


------------Twitter4J Library -----------------------

I have also download and tried the Twitter4J library with
Processing..
http://twitter4j.org/en/index.html
But I can't get it show up in the Processing Menu/Sketch/Import
I followed the instructions here but that didn't help:
http://blog.blprnt.com/blog/blprnt/quick-tutorial-twitter-processing

If anyone can help with either/or issue. I will greatly appreciate it.

Thanks,
Paba

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to