[twitter-dev] Update on Missing tweets from Profile page issue

2010-03-30 Thread Adriano
I still have that problem: http://status.twitter.com/post/475631917/update-on-missing-tweets-from-profile-page-issue Is there any solution for that issue? Greetings!

[twitter-dev] Re: Bulk User Relationship Lookup?

2010-03-30 Thread mcfnord
Hi, Abraham, and everyone. I'm crawling twitter. (But who isn't, right?) Us social graph geeks have our own advantages, and our own set of challenges. For example, I would not want to manage the vastness of tweet volumes. But I do get neck-deep in social graph data. Which means I crawl with this:

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-30 Thread Cameron Kaiser
> I wanted to give a head's up that while the "top tweets" feature will > be *opt-in* at rollout, What was the eventual decision on keeping sorted-by-time the default for Search API results? -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Flo

Re: [twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread David Helder
This should work now. Let us know if you see any further problems. David On Tue, Mar 30, 2010 at 12:32 PM, David Helder wrote: > We're working on this. > > David > Twitter Geo Developer > > > On Tue, Mar 30, 2010 at 10:42 AM, janole wrote: > >> I've been getting some "bug" reports of users o

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-30 Thread Abraham Williams
Has there been any consideration to including popular flag in the REST API as well? Abraham On Tue, Mar 30, 2010 at 16:14, Taylor Singletary < taylorsinglet...@twitter.com> wrote: > Hi all, > > This will be rolling out either later this week or early next. I'll be > providing you with more detai

[twitter-dev] Favorites Error

2010-03-30 Thread Orian Marx (@orian)
It seems that favorites/create and favorites/destroy are no longer returning tweets with a properly updated node. If I try to favorite a tweet, the response comes back with favorited = false, but if I re-fetch the tweet immediately after it comes back as favorited = true. It was not working like t

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-30 Thread Taylor Singletary
Hi all, This will be rolling out either later this week or early next. I'll be providing you with more details as the release approaches. I wanted to give a head's up that while the "top tweets" feature will be *opt-in *at rollout, the addition of the new fields to the XML and JSON returns of the

[twitter-dev] Re: Most popular tweets in the search API

2010-03-30 Thread @dbbradle
Can you provide us with a time line for when this is going to be rolled out? On Mar 19, 10:09 am, Taylor Singletary wrote: > Your questions so far have been great and we're listening. > > I wanted to let everyone know that when we do roll this out, it will be such > that developers will "opt-in"

Re: [twitter-dev] Re: Whitelisted twitter account hacked

2010-03-30 Thread Abraham Williams
Hacked as in you can't get the account back? With a whitelisted account they can get extra GET requests against the API... Did you read: http://help.twitter.com/entries/31796-my-account-is-compromised-hacked Abraham On Tue,

[twitter-dev] Re: Whitelisted twitter account hacked

2010-03-30 Thread @kemeny_x
hey guys, we´ve got no answer from twitter yet. Any one know how long they take with this kind of issues? On Mar 30, 10:50 am, "@kemeny_x" wrote: > So.. we just got our whitelisted twitter account hacked. Ive submitted > a support ticket, but was wondering what this hack(er) could really do > wit

Re: [twitter-dev] Localized API error messages - no, thank you

2010-03-30 Thread Cameron Kaiser
> I just noticed this is my application error log: > >Could not follow user: ist bereits auf Deiner Liste. > > The application has special handling for "already on your list". > > It seems very inappropriate, to me, for the API to localize error > messages. Certainly, error messages displa

Re: [twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread David Helder
We're working on this. David Twitter Geo Developer On Tue, Mar 30, 2010 at 10:42 AM, janole wrote: > I've been getting some "bug" reports of users of my Twitter client > Gravity since yesterday evening. > > The mapping of "places" for coordinates North of London seems to be > buggy. > > Geotag

[twitter-dev] Getting Stream Error / Rate Limiting Error despite Whitelisting

2010-03-30 Thread eys
I received approval for Whitelisting (IP Address) about a month ago. I noticed that despite this, I still get stream errors when I try to run my application more than once in short succession. The application makes around 100 calls to Search API using HTTP GET each time it launches. This happens w

Re: [twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread M. Edward (Ed) Borasky
On 03/30/2010 11:18 AM, Aral Balkan wrote: > Has Sarah Palin joined Twitter? :P > > Aral > > On Tue, Mar 30, 2010 at 6:42 PM, janole wrote: > >> I've been getting some "bug" reports of users of my Twitter client >> Gravity since yesterday evening. >> >> The mapping of "places" for coordinates N

Re: [twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread Aral Balkan
Has Sarah Palin joined Twitter? :P Aral On Tue, Mar 30, 2010 at 6:42 PM, janole wrote: > I've been getting some "bug" reports of users of my Twitter client > Gravity since yesterday evening. > > The mapping of "places" for coordinates North of London seems to be > buggy. > > Geotagging a tweet

[twitter-dev] Localized API error messages - no, thank you

2010-03-30 Thread Marc Mims
I just noticed this is my application error log: Could not follow user: ist bereits auf Deiner Liste. The application has special handling for "already on your list". It seems very inappropriate, to me, for the API to localize error messages. Certainly, error messages displayed on the web p

[twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread janole
I've been getting some "bug" reports of users of my Twitter client Gravity since yesterday evening. The mapping of "places" for coordinates North of London seems to be buggy. Geotagging a tweet with latitude 52.41 and longitude -1.90 (somewhere near Birmingham, UK) claims that this is a place in

Re: [twitter-dev] Re: How to keep my website logged in to twitter so everyone can post to my twitter account ?

2010-03-30 Thread Abraham Williams
They will only be able to perform actions on Twitter that you build into the site. Keep in mind though that if you implement status updates they will be able to follow, unfollow, send dms, etc using the sms keywords. Abraham On Tue, Mar 30, 2010 at 07:08, Dinamito wrote: > Yeah this is what I m

[twitter-dev] Changing profile info, avoiding "pending email is invalid" errors

2010-03-30 Thread PJB
Many of our users are complaining that recently, using our app, they are getting bizarre "Account update failed: pending email is invalid" errors when trying to change profile info on Twitter (location, full name, bio). I see that this is a known issue -- http://bit.ly/bFs79q (not sure if there i

[twitter-dev] Re: Announcing Twitter client stats

2010-03-30 Thread Harshad RJ
An update: The applications which have significantly changed in their ranking are shown here: http://tdash.org/stats/clients/hot On Thu, Mar 25, 2010 at 11:05 AM, Harshad RJ wrote: > As I had announced in a different thread a few days back, Twitter client > stats are available here: > (for cli

[twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-30 Thread Aaron Rankin
Taylor, We too rely heavily on the sequential, increasing nature of standard tweet and DM IDs. Are both are in scope here? While it is straightforward to can change code to sort and compare on dates, this will be a major undertaking for our application. I suspect many other applications are in th

[twitter-dev] Whitelisted twitter account hacked

2010-03-30 Thread @kemeny_x
So.. we just got our whitelisted twitter account hacked. Ive submitted a support ticket, but was wondering what this hack(er) could really do with a whitelisted account? Any one has had this problem before? Any tips on how to go about this would be great! Saludos! To unsubscribe from this group,

[twitter-dev] Re: How to keep my website logged in to twitter so everyone can post to my twitter account ?

2010-03-30 Thread Dinamito
Yeah this is what I mean :) when you say dangerous you mean that they can change the settings in twitter? I want that everyone can send in my name but without permissions to twitter account settings and in this page I want to have the old tweets too. this is possible? can you give me direction how

[twitter-dev] Detecting Twitter themes using profile_background_image_url

2010-03-30 Thread Mike
I am working on an app that updates the user's profile background image quite often. My problem is this: I need to be able to detect if the user has set a Twitter theme. If the user's Twitter account is brand new and he does not change any settings, the app can detect the Twitter theme just fine. C

[twitter-dev] Re: Tweeting with different users but same application?

2010-03-30 Thread luisg
No batches... We are just building a system where people input their tweets via mobile devices. we are using the database as spool for those messages while they are being send out to twitter. That's why I wanted to have the same application share by different users, so I can have tweets like this:

[twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-30 Thread Jacopo Gio
+1 ;-) On 26 mar, 21:57, "bob.hitching" wrote: > +1 on the need to maintain support for since_id in the Search API > > On Mar 27, 7:41 am, Taylor Singletary > wrote: > > > Hi Developers, > > > It's no secret that Twitter is growing exponentially. The tweets keep coming > > with ever increasing v

[twitter-dev] Re: question about search rate limiting

2010-03-30 Thread thoughtafter
Ok, I found the answer. The Ruby gem changed from: http://search.twitter.com/search.json to: http://api.twitter.com/1/search.json The former has a much higher limit than the latter. Hopefully this will help others who run into this. On Mar 28, 2:01 pm, thoughtafter wrote: > According to th