[twitter-dev] Re: streaming API for DM for multiple users ?

2009-07-28 Thread Andres B

I'd support the creation of such a method. My latest focus is
receiving orders/commands through DM and having a hose would give us
a much snappier response than polling every 30 secs.

On Jul 27, 8:55 pm, Doug Williams d...@twitter.com wrote:
 There is currently no Streaming API to receive DMs for a given user. If you
 have a great use case for this please share it here.
 We like to have justification for new streaming methods. If you have ideas
 to help augment a business case for engineering resources, we would love to
 know about them.

 Thanks,
 Doug

 On Mon, Jul 27, 2009 at 5:24 AM, Fabien Penso fabienpe...@gmail.com wrote:

  Hi.

  I wonder if there is a way to use the streaming API to receive DM for
  a list of specific users.

  As far as I understand there isn't, is anyone working on this? Basicly
  I want to offer the possibility to receive Apple Push Notifications
  and I'll get tons of user, so I want to go the efficient way.

  Thanks.


[twitter-dev] Re: streaming API for DM for multiple users ?

2009-07-28 Thread Ben Hall

Random idea, but wouldn't a streaming API for DMs allow IM style
clients to be implemented on top of the twitter platform?  I know I
use DMs instead of MSN now, the delay is a bit of a pain but being
able to move the conversation from public to private is great, plus
sometimes you do want delayed IM conversations (for example, when
travelling) ;)

Thanks,
@Ben_Hall


On Tue, Jul 28, 2009 at 2:55 AM, Doug Williamsd...@twitter.com wrote:
 There is currently no Streaming API to receive DMs for a given user. If you
 have a great use case for this please share it here.
 We like to have justification for new streaming methods. If you have ideas
 to help augment a business case for engineering resources, we would love to
 know about them.

 Thanks,
 Doug




 On Mon, Jul 27, 2009 at 5:24 AM, Fabien Penso fabienpe...@gmail.com wrote:

 Hi.

 I wonder if there is a way to use the streaming API to receive DM for
 a list of specific users.

 As far as I understand there isn't, is anyone working on this? Basicly
 I want to offer the possibility to receive Apple Push Notifications
 and I'll get tons of user, so I want to go the efficient way.

 Thanks.




[twitter-dev] Re: streaming API for DM for multiple users ?

2009-07-28 Thread Fabien Penso

On Tue, Jul 28, 2009 at 3:55 AM, Doug Williamsd...@twitter.com wrote:
 There is currently no Streaming API to receive DMs for a given user. If you
 have a great use case for this please share it here.

 We like to have justification for new streaming methods. If you have ideas
 to help augment a business case for engineering resources, we would love to
 know about them.

Hi Doug,

I want to be able to offer push notifications on iPhone for public
replies (that is done with the streaming API, as you can see on
http://www.twitvid.com/A4E43 ).

I would also like to offer it for DM. You do send a mail but a push is
way faster than emails. Basicly if you had push for DM you could
really replace text messages with twitter.

Is that a good justification? Can I help in any ways?


[twitter-dev] Re: streaming API for DM for multiple users ?

2009-07-28 Thread Fabien Penso

On Tue, Jul 28, 2009 at 4:39 AM, Ben Hallben200...@googlemail.com wrote:

 Random idea, but wouldn't a streaming API for DMs allow IM style
 clients to be implemented on top of the twitter platform?

It would.


[twitter-dev] Re: streaming API for DM for multiple users ?

2009-07-27 Thread Doug Williams
There is currently no Streaming API to receive DMs for a given user. If you
have a great use case for this please share it here.
We like to have justification for new streaming methods. If you have ideas
to help augment a business case for engineering resources, we would love to
know about them.

Thanks,
Doug




On Mon, Jul 27, 2009 at 5:24 AM, Fabien Penso fabienpe...@gmail.com wrote:


 Hi.

 I wonder if there is a way to use the streaming API to receive DM for
 a list of specific users.

 As far as I understand there isn't, is anyone working on this? Basicly
 I want to offer the possibility to receive Apple Push Notifications
 and I'll get tons of user, so I want to go the efficient way.

 Thanks.