Do you have any documentation on how to use filter.xml in PHP? The API doc don't really spell it out.
Can you just pass a parameter in the URL like filter.xml?track=term? On Sep 19, 9:15 am, Joseph Cheek <[email protected]> wrote: > I ran into this problem too. I adjusted my search to > usehttp://stream.twitter.com/1/statuses/filter.xmlinstead - it seems to > work much better. Search isn't consistent and it isn't real-time. > > Joseph Cheek > [email protected],www.cheek.com > twitter:http://twitter.com/cheekdotcom > > retsoced wrote: > > I've been working on a small web app to be able to post to an account > > using the API, while also displaying those tweets in the same page > > page where they are being posted from. The problem I am having is that > > the tweets are being indexed by tthe search, so all of the tools I > > have found to display a thread of tweets don't work because they don't > > return any data. > > > The site I am working on ishttp://twanonymosuly.comwith the account > > twitter/twanonymously. > > > What am I missing? Is there a way to authenticate that page to an > > account so that the posts will show up in a search? Any ideas/help is > > greatly appreciated.
