Re: [twitter-dev] What exactly does the follow parameter to friendships/create do?

2009-12-13 Thread Josh Bleecher Snyder
Thanks Zach and Josh. Sure enough, it was a stupid question. :)

Definitely seems like adding more color to the docs would be a good idea.

-josh



On Sun, Dec 13, 2009 at 12:03 AM, Josh Roesslein jroessl...@gmail.com wrote:
 Hey Josh,

 Notifications when enable will cause tweets from the followed user to
 be sent to the authenticated user's device.
 See 
 http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-notifications%C2%A0follow
 for more details.

 Josh

 On Sat, Dec 12, 2009 at 7:37 PM, Josh Bleecher Snyder
 joshar...@gmail.com wrote:
 Hi all,

 I'm sure this is a stupid question, but my Google kung fu is failing me.

 http://apiwiki.twitter.com/Twitter-REST-API-Method:-friendships%C2%A0create
 describes the parameter thus:

 * follow.  Optional. Enable notifications for the target user in
 addition to becoming friends.

 What confuses me is: What are notifications for the target user?

 Thanks,
 Josh




Re: [twitter-dev] What exactly does the follow parameter to friendships/create do?

2009-12-13 Thread Raffi Krikorian
done!

On Sun, Dec 13, 2009 at 6:08 AM, Josh Bleecher Snyder
joshar...@gmail.comwrote:

 Thanks Zach and Josh. Sure enough, it was a stupid question. :)

 Definitely seems like adding more color to the docs would be a good idea.

 -josh



 On Sun, Dec 13, 2009 at 12:03 AM, Josh Roesslein jroessl...@gmail.com
 wrote:
  Hey Josh,
 
  Notifications when enable will cause tweets from the followed user to
  be sent to the authenticated user's device.
  See
 http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-notifications%C2%A0follow
  for more details.
 
  Josh
 
  On Sat, Dec 12, 2009 at 7:37 PM, Josh Bleecher Snyder
  joshar...@gmail.com wrote:
  Hi all,
 
  I'm sure this is a stupid question, but my Google kung fu is failing me.
 
 
 http://apiwiki.twitter.com/Twitter-REST-API-Method:-friendships%C2%A0create
  describes the parameter thus:
 
  * follow.  Optional. Enable notifications for the target user in
  addition to becoming friends.
 
  What confuses me is: What are notifications for the target user?
 
  Thanks,
  Josh
 
 




-- 
Raffi Krikorian
Twitter Platform Team
http://twitter.com/raffi


[twitter-dev] What exactly does the follow parameter to friendships/create do?

2009-12-12 Thread Josh Bleecher Snyder
Hi all,

I'm sure this is a stupid question, but my Google kung fu is failing me.

http://apiwiki.twitter.com/Twitter-REST-API-Method:-friendships%C2%A0create
describes the parameter thus:

* follow.  Optional. Enable notifications for the target user in
addition to becoming friends.

What confuses me is: What are notifications for the target user?

Thanks,
Josh


Re: [twitter-dev] What exactly does the follow parameter to friendships/create do?

2009-12-12 Thread Zac Bowling
This question gets asked every few weeks. Probably need to update the
documentation.

Right now it means subscribe with SMS to their updates. (In the twitter from
a long long time ago, I believe this also controlled getting IM
notifications).



Zac Bowling


Re: [twitter-dev] What exactly does the follow parameter to friendships/create do?

2009-12-12 Thread Josh Roesslein
Hey Josh,

Notifications when enable will cause tweets from the followed user to
be sent to the authenticated user's device.
See 
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-notifications%C2%A0follow
for more details.

Josh

On Sat, Dec 12, 2009 at 7:37 PM, Josh Bleecher Snyder
joshar...@gmail.com wrote:
 Hi all,

 I'm sure this is a stupid question, but my Google kung fu is failing me.

 http://apiwiki.twitter.com/Twitter-REST-API-Method:-friendships%C2%A0create
 describes the parameter thus:

 * follow.  Optional. Enable notifications for the target user in
 addition to becoming friends.

 What confuses me is: What are notifications for the target user?

 Thanks,
 Josh