[twitter-dev] Site Stream User Events and Status created_at

2011-04-05 Thread Shannon Whitley
For user events such as follow, unfollow, etc., would it be possible
to include information from the latest status (at least created_at)?

This would be helpful in identifying stale accounts.

-- 
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] Re: wait time for Site Streams whitelist ?

2011-04-05 Thread David W
I'm still waiting too.

Put the request in on 28th Feb.  Got a response to sign ToS just under
3 weeks later.  Responded immediately, been waiting over 2 weeks for a
response to that.

HTH,
dw.

On Mar 2, 5:12 pm, Rich rhyl...@gmail.com wrote:
 I'm still waiting. I did get an email on the 21st Feb asking me to
 sign a ToS forSiteStreamsand reply... which I duly did a few
 minutes later.

 Yet I've heard nothing since then.  Someone at Twitter did reply to me
 on Twitter itself saying they are usually reviewed every 1 to 2 weeks,
 but again nothing since then.

 On Mar 2, 4:09 pm, Hank Williams hank...@gmail.com wrote:

  I understand the APIs from a technical perspective. The issue is about 
  twitter *policy* around rate limits and connection limits. As a non 
  whitelisted app we will quickly run into rate limits so I am just trying to 
  understand what the current rules are.

  On Mar 2, 2011, at 10:52 AM, Adam Green 140...@gmail.com wrote:

   There are lots of ways to create website apps without usingsite
  streams. If you describe the type of things you want to do here, you
   will get plenty of advice. You don't have to reveal any secret plans.
   Just describe the type of data you need from Twitter and the type of
   changes you need to make to user accounts.

   On Wed, Mar 2, 2011 at 10:37 AM, hank777 hank...@gmail.com wrote:
   I just registered forsitestreamsthis morning because I did not
   realize that this was the only authorized way of building a website
   that uses twitter. We are trying to demo something at SXSW, and launch
   a few weeks after, and I am wondering if I cant use the other APIs
   because of rate limits or connection limits, and I cant usesite
  streamsbecause you are not accepting new developers, how do we move
   forward, or does this really mean no one should be developing new web
  sitebased applications right now if they are not in the beta program?

   Thanks,
   Hank

   On Feb 1, 10:36 am, Taylor Singletary taylorsinglet...@twitter.com
   wrote:
   We still have a number of tasks to accomplish before we can move to the 
   next
   stage of the beta. Pending applications will be reviewed once they are
   actionable.

   Thanks for your patience.

   Taylor

   On Mon, Jan 31, 2011 at 7:20 PM, Jan Paricka jpari...@gmail.com wrote:
   Weeks upon weeks upon weeks.  No joking.

   Jan

   On Tue, Feb 1, 2011 at 4:14 AM, paloalto sungh...@gmail.com wrote:

   How long does it take to get whitelisted forSiteStreamsAPI?
   I submitted a form to be whitelisted and have not received any
   confirmation e-mail.
   I am in the dark with no clue as to how long I should expect to wait.

   Sungho

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

   --
   Adam Green
   Twitter API Consultant and Trainer
  http://140dev.com
   @140dev

   --
   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 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: RE: [twitter-dev] Twitter Rate-limiting on the statuses/friends list?

2011-04-05 Thread A. Kumar
Tatham,

Thanks for the response. Does that mean If I use say twitteroauth (for 
OAuth) while making HTTP Get statuses then it will be authenticated api call 
even the method itself does not require authentication?

Can you please share some sample code for authenticated api call on methods 
that do not require authentication.?

Thanks,
Kumar


On Sunday, April 3, 2011 10:56:27 PM UTC-4, Tatham Oddie wrote:

 Just because it doesn’t *require* authentication doesn’t mean you can’t 
 auth anyway.

  

  

 --

 Tatham Oddie

 au mob: +61 414 275 989, us cell: +1 213 280 3556, skype: tathamoddie

 If you’re printing this email, you’re doing it wrong. This is a computer, 
 not a typewriter.

  

 *From:* twitter-deve...@googlegroups.com [mailto:
 twitter-deve...@googlegroups.com] *On Behalf Of *A. Kumar
 *Sent:* Monday, 4 April 2011 12:30 PM
 *To:* twitter-deve...@googlegroups.com
 *Subject:* [twitter-dev] Twitter Rate-limiting on the statuses/friends 
 list?

  

 Hi, 

 I am building a web application using sign-in with twitter and upon signed 
 in I am showing user's friends  followers. It's not another twitpic like 
 service but in the vertical market (CRM space).

  

 Since sign-in process api calls are authenticated hence will be charged to 
 the respective user (I am ok here) But *the real problem is rate-limiting 
 on the the friends/followers list* because GET statuses/friends (
 http://dev.twitter.com/doc/get/statuses/friends) calls do not requires 
 authentication and calls are deducted from the calling hosts IP address 
 allowance (my website) which are permitted 150 requests per hour which my 
 website will reach in few minutes.

  

 Earlier I could have asked for the *white-listing* from twitter but it's 
 not offered anymore. This features (friends/followers list) is very very 
 important features on my website and without this my website will be 
 toothless. Hence I'm very very frustrated. Can somebody help me how do 
 resolve this issue? 

  

 Thanks in advance.

  

 A Kumar.

  

  

  

 -- 
 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 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] User Profile Info

2011-04-05 Thread roshan
Can i get the basic information of the logged in user using OAuth
authentication into twitter.

-- 
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] Image type URL

2011-04-05 Thread Season
Hi, I'm new to twitter development and would like to send a tweet from
my app. I would like to send a tweet with an URL contains image like
http://twitpic.com/3705ya; or http://instagr.am/p/C1IoS/;, then I
found there is a image icon on the top-right of my tweet, which I am
able to view the image directly from twitter. I would like to create
self web domain for the image, for example http://www.abc.com/
image1, but twitter does not detect it as an image URL. Did I miss
out some settings, or should I have to apply to register my web
domain? Thanks in advanced.

-- 
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] Registred app

2011-04-05 Thread Tudor Petre
I have registred an app on twitter.com
I am using the this php library: https://github.com/abraham/twitteroauth
When I try to Sign in with Twitter, I get this object without
http_code or token.
(The php line for this is: $connection = new
TwitterOAuth(CONSUMER_KEY, CONSUMER_SECRET);)

The Consumer key and Consumer Secret are corect.
The same php code works just fine for another apps that I have, but
they have different addresses.

It's almost a week since a have this problem. I tried reseting
Consumer Key/Secret and deleting an app and creating a new one.
Nothing seems to work.

Please help me with this problem.

With respect,
Petre Tudor

-- 
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] t.co user agent string

2011-04-05 Thread Ben Marsh
Hi,

I've been trying to find out what the user agent string is for the
t.co bot that pings urls posted to Twitter.

I've had a look through the logs of some newly posted links but I
can't pick out which one is Twitter's bot. There were a couple of
mentions of Gnip, Google, Voyager etc...

Thanks,
Ben

-- 
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] Re: wait time for Site Streams whitelist ?

2011-04-05 Thread Nicholas Chase
I put in my request on 2/21 and got approved on 3/3.  I should point 
out, though, that I did email (just once!) to follow up.


  Nick

On 4/5/2011 7:02 AM, David W wrote:

I'm still waiting too.

Put the request in on 28th Feb.  Got a response to sign ToS just under
3 weeks later.  Responded immediately, been waiting over 2 weeks for a
response to that.


--
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] About getting the number of my friends

2011-04-05 Thread vlad
Hi. I am using Twitter4J to develop my app but i get an error:

twitter.getFriendsIDs(-1L); is giving me 28 friends when I have 30? Is
it a bug or am I missing something?

When I open twitter.com and log in I get 30 friends not 28.

twitter.getFriendsIDs(-1L) is an api function in the Twitter4J api
library by Yusuke Yamamoto.

He says that the problem isnt in the api library so that's why I am
posting this here.

thanks, vlad

-- 
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] Image type URL

2011-04-05 Thread Taylor Singletary
Hi there,

Twitter.com's image integration is limited to a short list of content
providers right now and it's not yet possible to register alternate image
hosts to be recognized for integration.

@episod http://twitter.com/episod - Taylor Singletary


On Tue, Apr 5, 2011 at 2:14 AM, Season seas...@gmail.com wrote:

 Hi, I'm new to twitter development and would like to send a tweet from
 my app. I would like to send a tweet with an URL contains image like
 http://twitpic.com/3705ya; or http://instagr.am/p/C1IoS/;, then I
 found there is a image icon on the top-right of my tweet, which I am
 able to view the image directly from twitter. I would like to create
 self web domain for the image, for example http://www.abc.com/
 image1, but twitter does not detect it as an image URL. Did I miss
 out some settings, or should I have to apply to register my web
 domain? Thanks in advanced.

 --
 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 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] Re: Mentions by me

2011-04-05 Thread Orian Marx (@orian)
Use Twitter search for @username

On Apr 4, 12:57 pm, nit_s nitinsing...@gmail.com wrote:
 Hi ,
 Is there any API where I can get tweets that mention anyone (has an @
 symbol in it)?

 The only option I can see is to get all the tweets and parse through
 them looking for @ symbols.

 thanks
 Nitin

-- 
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] Quick question on iPhone tweets

2011-04-05 Thread Vince
I've been doing some research on this, and just wanted to confirm that
this is what needs to happen in order to develop an iPhone app that
has a page which allows a user to simply login to Twitter, then tweet
a quick message to their wall (no other Twitter functionality is
needed, this is a very small feature of a large application).  This
may be as simple as a yes or no question, but I just wanted to
confirm before I say this needs to happen, to this client:

1) Client must create Twitter account and then create/register an app
2) Client must send me, the developer, the Consumer Key/Secret
3) Client must send an email to a...@twitter.com to get approval for
the app to use XAuth
4) Once approved, then I can develop against that app to authorize
and allow users to share to their wall

Is there an easier way to go about this functionality, or is this the
path that must be taken?  Either way is fine, just wanted to make
sure.  Thanks for any help with this, as I am very new to using the
Twitter API.

-Vince

-- 
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] Quick question on iPhone tweets

2011-04-05 Thread Taylor Singletary
Hi Vince,

There's actually a much easier way for you to implement the simple ability
to Tweet from your application without having to code up the OAuth song 
dance or xAuth, but the frictionless approach comes with the downside of
less control, attribution, and feedback.

Web Intents ( http://dev.twitter.com/pages/intents ) has a Tweet Intent
where you would just direct the user to http://twitter.com/intent/tweet --
 if your webview was aware of the current user's twitter.com session,
authentication would already be handled -- otherwise the user would quickly
log in and have the ability to Tweet. You can prepare a message, make the
tweet a reply, use a retweet instead, and a few other options.

@episod http://twitter.com/episod - Taylor Singletary


On Tue, Apr 5, 2011 at 10:05 AM, Vince svguer...@gmail.com wrote:

 I've been doing some research on this, and just wanted to confirm that
 this is what needs to happen in order to develop an iPhone app that
 has a page which allows a user to simply login to Twitter, then tweet
 a quick message to their wall (no other Twitter functionality is
 needed, this is a very small feature of a large application).  This
 may be as simple as a yes or no question, but I just wanted to
 confirm before I say this needs to happen, to this client:

 1) Client must create Twitter account and then create/register an app
 2) Client must send me, the developer, the Consumer Key/Secret
 3) Client must send an email to a...@twitter.com to get approval for
 the app to use XAuth
 4) Once approved, then I can develop against that app to authorize
 and allow users to share to their wall

 Is there an easier way to go about this functionality, or is this the
 path that must be taken?  Either way is fine, just wanted to make
 sure.  Thanks for any help with this, as I am very new to using the
 Twitter API.

 -Vince

 --
 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 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] Re: C# API Wrapper for Site Streams Beta

2011-04-05 Thread Joe Mayo
Broogie,

LINQ to Twitter, http://goo.gl/gKSAG, has support for streaming
libraries. I haven't heard from too many people that are using it, so
it would be nice to have someone check it out and tell me what they
think.  There are examples in the solution download.

Joe

On Apr 4, 2:15 pm, Broogie bryancz...@gmail.com wrote:
 Hey Guys, developing a new Site Streams Beta application and looking
 for a good C# API Wrapper much like Twitterizer?

 Thanks

-- 
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] search.twitter.com/trends methods will be turned off on Tuesday April 12th. Use api.twitter.com/1/trends instead.

2011-04-05 Thread Matt Harris
Hey everyone,

Last week we let you know that we would soon be removing the
search.twitter.com/trends endpoints [1]. Next Tuesday (12th April) is when
will turn these endpoints off so please make sure you are using
api.twitter.com/1/ for trends before then.

We've noticed some of you are also using the wrong host for other requests
to the API. To avoid problems or outages with your applications please
ensure you are making requests to the correct hosts (and base paths) for the
Twitter API you want to use. Even if your code is working now, you should
check the hosts match those listed below:

REST API:
http://api.twitter.com/1/RESOURCE
OAuth:
http://api.twitter.com/oauth/RESOURCE
Streaming (Track):
http://stream.twitter.com/1/RESOURCE
Userstreams:
http://userstream.twitter.com/2/user.json
Sitestreams Beta:
http://sitestream.twitter.com/2b/site.json
Search:
http://search.twitter.com/search.json
Tweet Button:
http://platform.twitter.com/widgets.js
Web Intents
http://platform.twitter.com/widgets.js
@anywhere:
http://platform.twitter.com/anywhere.js
Web Widgets:
http://widgets.twimg.com/j/2/widget.js

Some common errors include:
* Incorrectly using http://twitter.com instead of http://api.twitter.com/1/
* Incorrectly making requests like
http://api.twitter.com/account/verify_credentials.json instead of
http://api.twitter.com/1/account/verify_credentials.json
* Incorrectly directing users to http://twitter.com/oauth/authorize instead
of http://api.twitter.com/oauth/authorize
* Incorrectly querying http://199.16.156.11/search.json instead of
http://search.twitter.com/search.json

SSL (https) is supported on some but not all hosts. You can use SSL on:
* api.twitter.com
* userstream.twitter.com
* search.twitter.com

1.
http://groups.google.com/group/twitter-api-announce/browse_thread/thread/6f734611ac57e281

Best,
@themattharris

-- 
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] direct_messages/new

2011-04-05 Thread Chris Teso
direct_messages/new seems to have stopped working if using
screen_name.

The method works if passing user_id.

Can you confirm either way?

-- 
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] direct_messages/new

2011-04-05 Thread Arnaud Meunier
Hey Chris,

The endpoint is working fine with both parameters (just tested it).

If you're still having this issue, think to provide more details (i.e.
request sent with auth headers + Full HTTP response). Otherwise, people of
this Mailing List won't be able to help you that much!

Arnaud / @rno http://twitter.com/rno



On Tue, Apr 5, 2011 at 4:34 PM, Chris Teso christ...@gmail.com wrote:

 direct_messages/new seems to have stopped working if using
 screen_name.

 The method works if passing user_id.

 Can you confirm either way?

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