Any chance on getting access to a beta of these from outside chirp? I had to come home this afternoon and didn't get to play too much while i was there, but would be really interested in playing more. I understand it's not ready for roll out. Just looking to start the development process.
isaiah http://twitter.com/isaiah On Apr 14, 2010, at 9:26 PM, John Kalucki wrote: > I should have encouraged folks to understand the Streaming API first. You can > read up on all the details here: > http://apiwiki.twitter.com/Streaming-API-Documentation > > But, for a prototype, just dive right in. > > -John > > > > On Wed, Apr 14, 2010 at 9:15 PM, Mark McBride <[email protected]> wrote: > Some sample APIs... > > curl -u<youruser>:<yourpass> http://chirpstream.twitter.com/2b/user.json > > Will give you a stream of your home timeline, social activity from your > friends, and direct messages. > > curl -u<youruser>:<yourpass> > "http://chirpstream.twitter.com/2b/user.json?track=#chirp" > > Will give you all of the above, plus any tweets matching #chirp > > Does that clear it up? If not, I'm currently near "The Coop". > > ---Mark > > http://twitter.com/mccv > > > > On Wed, Apr 14, 2010 at 6:37 PM, Kovas Boguts <[email protected]> wrote: > Hi, > > Is there any description of how to use this? I don't understand how to use > track with this or what is generally available for hack day. Thanks! > > > On Apr 14, 2010, at 4:17 PM, John Kalucki <[email protected]> wrote: > > Email me your account name. You are in, but not getting data. Also, is this > account following anyone? > > Typos by iPhone. > > > On Apr 14, 2010, at 4:11 PM, Jud <[email protected]> wrote: > > I'm in the chrip conference IP address range, but > http://chirpstream.twitter.com/2b/user.json usage isn't clear. > > - the follow predicate in a POST doesn't work (should it?) > - track as a predicate gets accepted, but no data comes through (I get > a single '{"friends":[]}', but that's it) > - am I supposed to be tracking userids or names or keywords? > > is the resource simply not turned on until later at/on the hackathon's > network? > > > -- > To unsubscribe, reply using "remove me" as the subject. > >
