Hi - I've installed the database server and it works like a charm!
Thanks so much for putting the time into this project.

For my purposes, I'm using setFollow with an array of userIDs for the
stream.

I need to display mentions only from the users that are included in
the setFollow array.  Currently it is importing all mentions, i.e.
users/bots that these accounts do not follow.  All the accounts are
set to follow each other.

>From another post on your blog:

"Since I only want tweets made by these users, I’ll have the code that
collects the tweets returned by the API check each tweets author and
only save the tweet if it is by one of the users being followed."
http://140dev.com/twitter-api-programming-blog/streaming-api-follow-doesnt-make-sense/

Do you have that code available or could you suggest the best way to
achieve this?

Thanks!

-- 
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