[twitter-dev] user streams example

2011-01-13 Thread jhollingworth
Hi,

I've been looking around but have so far been unable to find any code
examples of using user streams (http://dev.twitter.com/pages/
user_streams). I might just be being a little dumb but i've had a look
at a few libraries in different languages and none seem to mention
them.

Also do user streams need to be turned on per account? I've been
messing around with some of my own code but my request is just
hanging. I'm trying to work out if it's something wrong with my
implementation or if I've got to be white listed?

Thanks,
James

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


Re: [twitter-dev] user streams example

2011-01-13 Thread M. Edward (Ed) Borasky
On Thu, 13 Jan 2011 16:10:13 -0800 (PST), jhollingworth 
jamiehollingwo...@gmail.com wrote:

Hi,

I've been looking around but have so far been unable to find any code
examples of using user streams (http://dev.twitter.com/pages/
user_streams). I might just be being a little dumb but i've had a 
look

at a few libraries in different languages and none seem to mention
them.

Also do user streams need to be turned on per account? I've been
messing around with some of my own code but my request is just
hanging. I'm trying to work out if it's something wrong with my
implementation or if I've got to be white listed?

Thanks,
James


The Perl CPAN module AnyEvent::Twitter::Stream is what I use to access 
User Streams. I don't remember whether there's any sample code there or 
not. I'm pretty sure the Phirehose PHP library also has User Streams 
code but I'm not a PHP programmer.


What language are you working in?
--
http://twitter.com/znmeb http://borasky-research.net

A mathematician is a device for turning coffee into theorems. -- Paul 
Erdős


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