[twitter-dev] Re: Deprecating /statuses/public_timeline resource on 4/5/10

2010-03-07 Thread CodeWarden
Just to throw my 2 cents in. Without a reasonable replacement for mobile devices, we'll likely remove it, and I'm expecting a substantial backlash from UberTwitter users. It does look like it would be relatively simple to roll-your own with the streaming api, which makes me wonder why this is bei

[twitter-dev] Issues with the API this morning?

2009-08-17 Thread CodeWarden
Are there still issues with the API this morning? We have many of our UberTwitter users reporting timeouts when trying to retrieve timelines and send tweets. We are not using OAUTH. Any info would be greatly appreciated! -CodeWarden

[twitter-dev] Search using lat/long and radius now broken?

2009-09-09 Thread CodeWarden
Up until yesterday this had been working fine for months. Now, if I send the following query to the search API it gives me an error that I have to enter a query Here is the call that used to work: http://search.twitter.com/search.json?geocode=39.031721,-77.50482,5mi&rpp=100 HTTP Return Code: 4

[twitter-dev] Search API being limited

2009-09-09 Thread CodeWarden
Hello, My mobile app uses the search api, and we do fill in the User Agent header to identify our application. Starting around last week it appears as though the search api is limiting our searches, which originate directly from our user's mobile devices. Does anyone have any thoughts around t

[twitter-dev] Can we update geo_enabled field in account profile via API ?

2009-09-28 Thread CodeWarden
Hello, Really looking forward to the ability to include lat/long with tweets. However, since all of my users are on mobile devices, it would be most useful if they could change the geo_enabled flag via the API. Before you enable this capability could you allow the update profile method to also

[twitter-dev] Adding member to list does nothing

2009-12-07 Thread CodeWarden
xxx -d "id=6444795764" http://twitter.com/CodeWarden/2074698/members.json == Info: About to connect() to twitter.com port 80 (#0) == Info: Trying 128.121.146.228... == Info: connected == Info: Connected to twitter.com (128.121.146.228) port 80 (#0) == Info: Server auth using Basic with user

[twitter-dev] Re: Adding member to list does nothing

2009-12-08 Thread CodeWarden
Thanks Ed! Must of really run a-muck! -Paul On Dec 8, 12:27 am, Ed Costello wrote: > 6444795764 does not appear to be a valid twitter user id / id number, nor does > 2074698. > The only list you appear to have is "my-uber-peeps" with id "2074438". > > So, try using a valid user id number and co

[twitter-dev] Re: Snowflake: An update and some very important information

2010-10-20 Thread CodeWarden
Matt, In your example you show an unsigned long that uses the full 64 bits bits, which fails to be properly represented on a Java platform. In a later explanation you say that there will only ever be 63 bits used. Can you confirm one way or the other? i.e. will we ever see an unsigned integer

avatar URL returned by API different then what twitter web page returns

2009-02-07 Thread CodeWarden
? -CodeWarden

Re: avatar URL returned by API different then what twitter web page returns

2009-02-09 Thread CodeWarden
Whether they did or didn't change it, the one that the twitter API is returning is the one that doesn't work. If they changed it, you would think that the one returned by the API would be the correct one, and perhaps the one accessed through the twitter web site might get cached. -Paul On Feb

[twitter-dev] profile_image_url in public timeline is always the static image

2009-03-29 Thread CodeWarden
Hello, Why is the profile_image_url in the public timeline now only ever pointing to the image that is used if you don't set an avatar? I have verified that this is the case with both the JSON and XML formats through the api, they all only point to http://static.twitter.com/images/default_profi

[twitter-dev] Roll-out date for fixed Twitter Oauth page?

2011-06-01 Thread CodeWarden
As we count-down to June 30th and plan our own client releases with app store approvals, etc. Can someone at Twitter give us a planned roll-out date for the fixes to the Oauth page and exactly which fixes are to be included? I am most interested in the correct rendering for mobile devices. -Pau

[twitter-dev] Re: New Photo upload feature: What's new & coming on the API side

2011-06-01 Thread CodeWarden
Arnaud - Can someone give some links to some tweets with the photos so we can test our thumbnail/viewing implementation? Also - Can someone give a synopses of what changed in the api_terms ? thx, Paul On Jun 1, 2:34 pm, Arnaud Meunier wrote: > Hey developers, > > We have just announced a coupl