[twitter-dev] yet another Twitpocalypse - direct message id exceeded 32bit signed integer

2011-01-06 Thread Yusuke Yamamoto
Changed the subject from twitterpocalypse to Twitpocalypse just for the googlability. -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on : http://twitter.com/yusukeyamamoto subscribe me at : http://samuraism.jp/ On Jan 6, 2011, at 15:30 , Yusuke

Re: [twitter-dev] Streaming Site API hogs at some stage

2011-01-06 Thread John Kalucki
The approach that Tim mentions is a good backstop, but this covers for an operational situation at Twitter that almost never happens. If you are seeing this condition happen often, there's probably something else wrong somewhere. If it is on our end, I'd like to fix it, but chances are its on your

[twitter-dev] Twitter application statistics

2011-01-06 Thread seker...@gmail.com
Hi, Is there anyway of getting statistics on my application? I want to know how many users are using my twitter application, and how much posts they are doing. (something like application insights on Facebook) cheers, Niv -- Twitter developer documentation and resources:

[twitter-dev] Application Whitelisting Problem

2011-01-06 Thread lilpirate
Hello people, I requested whitelisting for my application. I didn't get any reply as I requested it on Saturday. I read threads that told about the requested-rejected-for-no-reason bug. So I emailed a...@twitter.com on Monday evening. After some time, when I was testing my application, I

Re: [twitter-dev] twttr.anywhere errors in IE8

2011-01-06 Thread Mauro Asprea
Thanks! I does work now :D I don't know why I haven't try that. But thanks anyway for all the trouble ;) Regads, Mauro On Thu, Jan 6, 2011 at 1:26 AM, Matt Harris thematthar...@twitter.comwrote: Hey Mauro, I've had a look into the code and it appears there is a loading conflict when you use

[twitter-dev] Question on Lists

2011-01-06 Thread Jon
Hello, I have a script in which I am pulling my friends timeline from Twitter and putting it on my web site. I do so with the following: $xml = $connection-get('statuses/friends_timeline'); My question is, how do I grab a friends timeline based on a list? Help is greatly appreciated!

Re: [twitter-dev] Twitter application statistics

2011-01-06 Thread Taylor Singletary
Hi Niv, There are unfortunately very few statistics available at this time. We hope to someday provide some of these insights, but for now you should track any analytics you are looking for yourself. Taylor On Thu, Jan 6, 2011 at 1:15 AM, seker...@gmail.com seker...@gmail.comwrote: Hi, Is

[twitter-dev] user page (viewed in old twitter) is stale by 7 hours

2011-01-06 Thread Adam Covati
We have a problem where some one was worried that their posts weren't making it from our application to twitter. After looking deeper I've found that a twitter page for a user is very different if you are logged in or not. Please note: Below I refer to the page you see when not logged in as the

Re: [twitter-dev] user page (viewed in old twitter) is stale by 7 hours

2011-01-06 Thread Matt Harris
Hey Adam, Thanks for raising this. The website isn't part of the API so we're not in a position to fix or address the issue. That being said I have checked with our user support team and know that they are tracking this very issue with the engineering teams. From what i've been told the timeline

[twitter-dev] Issue with return url in callback url in Twitter API

2011-01-06 Thread rocky singh
Hi, I have an issue while haiving return url param in callback url in this code: var requestToken = FluentTwitter.CreateRequest() .Authentication.GetRequestToken(consumerKey, consumerSecret, callbackUrl); var request = requestToken.Request(); var result =

[twitter-dev] Geo Search API problem

2011-01-06 Thread Vico
I´m trying to search places around Sao Paulo city IP address but I get few results back, Sao Paulo it is a place with a lot of POIs and I think I may be using the API wrongly or I want to know if Twitter didn ´t implement good coverage in Sao Paulo area. When I got to Twitter web page and I search

[twitter-dev] Re: user page (viewed in old twitter) is stale by 7 hours

2011-01-06 Thread Adam Covati
Matt, It appears that the timeline does not contain all the content. It is still missing the most recent tweet. As an example, this tweet 23043372398673920 is shown in new twitter, but not in the website view. Thanks for the info though, Adam On Jan 6, 2:48 pm, Matt Harris

[twitter-dev] Re: incorrect created_at times?

2011-01-06 Thread themattharris
Hi Jenny, The engineers have said this issue should be fixed but that it may take some time for the cached data to update. This means things going forward should be fine but Tweets prior to today may still report the wrong created_at value. This only affects REST API queries. The Streaming API

Re: How do I uninstall/reinstall twurl? (was Re: [twitter-dev] twurl is getting Read-only application cannot POST)

2011-01-06 Thread TJ Luoma
'twurl accounts' shows 3 consumer keys. Changing it to 2nd one does seem to have solved the problem. I don't know why, because, as I stated and demonstrated before, none of my apps were every read/write, but at this point I don't give a sh*t why, as long as it's working. It only cost me ~3 days of

[twitter-dev] get friends/followers' ids and nicknames

2011-01-06 Thread Lingzhi Zhang
Hi, I am integrating Twitter into my mobile app. I am trying to get the friends or follower's ids and nicknames. One solution that I can find out is, using friends/ids to get the friends/followers ids, then user/show to get the user info. However, user/show returns extended information of the

[twitter-dev] Tweet button duplicating in ie8

2011-01-06 Thread brad
Hi, all. I am having a problem with a retweet button that I added for a client (healthandwealth101.com). The problem occurs in ie8 if you click a blog post and then click the back button in your browser, the tweet button is duplicated (the duplicate tweet button is placed where the former

[twitter-dev] Video loads in browser, not in Twitter app

2011-01-06 Thread David
I work in the Web Department at The Tonight Show (@jayleno). When we tweet a link to our video content, the video will load and play in a browser on iPad and iPhone. When we use the Twitter app, the page will load but the video will not. I'm trying to understand the difference between the default

Re: [twitter-dev] get friends/followers' ids and nicknames

2011-01-06 Thread Matt Harris
Hi Steve, You can use users/lookup to retrieve the details of up to 100 user_ids/screen_names at a time. More information here: http://dev.twitter.com/doc/get/users/lookup Best @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Thu, Jan 6, 2011 at 4:28 PM,

[twitter-dev] Re: Video loads in browser, not in Twitter app

2011-01-06 Thread Peter Boctor
It looks like your backend is using user agents to determine the type of video to play. When video plays in Safari, it sends out the Safari User Agent. Something like: Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; en-us) AppleWebKit/ 531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500

[twitter-dev] promoted trends via API

2011-01-06 Thread Yusuke Yamamoto
Hi all, Are promoted trending topics available via API? To me, promoted_content and event elements are always null despite that I'm seeing promoted trending topics on twitter.com such as #Whats4Breakfast. Thanks in advance, -- Yusuke Yamamoto yus...@mac.com this email is: [x]

Re: [twitter-dev] Re: get friends/followers' ids and nicknames

2011-01-06 Thread Matt Harris
Hi Steve, In answer to your questions. 1. users/lookup returns information about the user_ids or screen_names you pass to it. You may choose to pay follower ids, friends ids, or both. It's purpose is to just expand the user_id or screen_name into a hydrated user object. 2. If you stay within

Re: [twitter-dev] promoted trends via API

2011-01-06 Thread Matt Harris
Hi Yusuke, Promoted Content is not generally available. Whilst we are testing with a group of developers there is no timeline for when more developers can apply for access or if the API will be opened up. More information can be found in this archived thread:

[twitter-dev] Twitter Button error

2011-01-06 Thread worksapp
I am getting following error - 'url' parameter does not contain a valid URL. on page - http://xn--m-0faa.eu/2010/12/5-parimat-saiti-tasuta-mangude-jaoks/ Searching on the group, it seems similar issues have been resolved, but i am not able to find what the issue is in this case. Any help would

Re: [twitter-dev] possible to get mentions of other users?

2011-01-06 Thread Matt Harris
Hi Joel, The API will only return mentions for the authenticating user. To retrieve mentions for other users you would need to use the Search API or 'follow' the user_id through the Streaming API. Hope that helps, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On

Re: [twitter-dev] promoted trends via API

2011-01-06 Thread Yusuke Yamamoto
got it. Thanks for your prompt response! -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on : http://twitter.com/yusukeyamamoto subscribe me at : http://samuraism.jp/ On Jan 7, 2011, at 10:52 , Matt Harris wrote: Hi Yusuke, Promoted Content

[twitter-dev] Re: get friends/followers' ids and nicknames

2011-01-06 Thread Lingzhi Zhang
Thanks a lot. You made it very clear. On Jan 6, 5:50 pm, Matt Harris thematthar...@twitter.com wrote: Hi Steve, In answer to your questions. 1. users/lookup returns information about the user_ids or screen_names you pass to it. You may choose to pay follower ids, friends ids, or both. It's

Re: [twitter-dev] Re: User_timeline returns different amount of tweets for each user

2011-01-06 Thread Matt Harris
Hey Alexandre, Which browser are you using? The ticket submission worked for me so I wonder if it's a browser specific bug. Best, @themattharris On Jan 5, 2011, at 20:37, Cisneiros alexan...@cisneiros.com wrote: Sorry, I could not send a ticket, got this: There was an error preventing

Re: [twitter-dev] Re: user page (viewed in old twitter) is stale by 7 hours

2011-01-06 Thread Matt Harris
Thanks Adam, I've passed this onto the team to investigate. Best, @themattharris On Jan 6, 2011, at 13:48, Adam Covati cov...@gmail.com wrote: Matt, It appears that the timeline does not contain all the content. It is still missing the most recent tweet. As an example, this tweet

[twitter-dev] Transferring a suspended account to the proper owner

2011-01-06 Thread Adam Green
I have a client who owns a .com domain name and has applied for a trademark for the matching name. The Twitter account for this name was created by someone else and has been suspended. Is there any way to help them take over this account? They really want to build a Twitter based app around this

[twitter-dev] ~25% loss rate Streaming API vs. Search API

2011-01-06 Thread Brian Maso
Hi All, Using the Streaming API, I'm noticing about a 25% loss rate when tracking multiple hashtags vs. using the good old Search API. I'm fouind it hard to believe this is true, so I tested over and over, but I keep getting the same results. The Streaming API just seems to not provide a fair

[twitter-dev] SUGGESTION FOR A BETTER TWITTER!

2011-01-06 Thread Andrea Calabrese
Hi! Thank you for having me as a part of this group. I love Twitter now that we can get our Tweets on our cell phones. I find it to be very helpful and I use it every day. However, I do see an improvement that needs to be made. Is there a way to list someone as soon as we see their identity?