[twitter-dev] twurl with streaming API?

2010-12-26 Thread dcheckoway
After authorizing with twurl I tried this:

$ twurl -t -H stream.twitter.com /1/statuses/sample.json
opening connection to stream.twitter.com...

...and it just sits there.  Anybody know if there's a way to use twurl
with the streaming API?

I can use curl no problem with basic auth, but that's pretty lame and
short-lived.  It would be nice if twurl supported the streaming API.
If it does, can you clue me in?

Thanks,
Dan

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


[twitter-dev] Suppress "source"

2010-11-15 Thread dcheckoway
Is there any way to keep "source" from appearing when using statuses/
update?  My understanding is that "source" is tied directly to the
oauth consumer that's posting on behalf of the given user.  I'm just
curious if there's a way to override it -- not necessarily to change
the value, but to have the source NOT appear in general.

Possible?

Thanks,
Dan

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