[twitter-dev] Re: Best way to pull/cache location based search results?

2010-01-08 Thread GeorgeMedia
No one? On Jan 4, 3:20 pm, GeorgeMedia georgeme...@gmail.com wrote: Hello everyone! I sure hope you can help. I am developing a web based app that searches forlocationbased tweets using the search API with json results. I provide the longitude latitude via my own local database on my

[twitter-dev] Re: Best way to pull/cache location based search results?

2010-01-08 Thread @epc
On Jan 8, 9:29 am, GeorgeMedia georgeme...@gmail.com wrote: No one? I think you would be better off consuming the firehose, geocode the tweets yourself, and throw away any that aren’t in regions you care about, caching the rest for a period of time. The thing to remember about geocoding of

[twitter-dev] Search API suddenly stopped returning results for the same query

2010-01-08 Thread Aaron Rankin
Is anyone else seeing the Search API not returning results that it had been returning recently? For example, this query returned results consistently this morning and then recently stopped: http://search.twitter.com/search.json...@aaronrankinpage=1rpp=100since_id=7452902654 It works without the

[twitter-dev] UPDATE: Social Graph API Deprecation

2010-01-08 Thread Wilhelm Bierbaum
On December 22, 2009 we announced that the social graph method pagination of the followers/ids and friends/ids would finally be removed. We announced deprecation in September (http://bit.ly/46x1iL), November ( http://bit.ly/3UQ0LU) and December (http://bit.ly/5VPWk7) of last year. The page

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Wilhelm Bierbaum
We won't immediately remove the unbound search (defaulting no cursor to the first). Details: http://groups.google.com/group/twitter-development-talk/browse_frm/thread/a0ba66db0e86941d On Jan 7, 9:03 pm, Zaudio si...@z-audio.co.uk wrote: Yes - Please can we have that urgently - yes or no?

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Wilhelm Bierbaum
How much larger do you think makes it easier? On Jan 7, 6:42 pm, st...@implu.com st...@implu.com wrote: I would agree with several views expressed in various posts here. 1) A cursor-less call that returns all IDs makes for simpler code and fewer API calls. i.e. less processing time. 2) If

[twitter-dev] Search Widget: Callback with # of returns?

2010-01-08 Thread marvster
I'm using the stock Search Widget at www.twimpathy.com. It's awesome, but I have one small problem: Sometimes a search returns nothing, but the widget of course still shows. Is there any kind of callback function that will stick the number of returns in a variable, so I can wrap the widget in a

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Dossy Shiobara
100k, at the minimum. On 1/8/10 3:35 PM, Wilhelm Bierbaum wrote: How much larger do you think makes it easier? On Jan 7, 6:42 pm, st...@implu.com st...@implu.com wrote: I would agree with several views expressed in various posts here. 1) A cursor-less call that returns all IDs makes for

Re: [twitter-dev] Any iPhone Twitter apps with OAuth login ?

2010-01-08 Thread Fabien Penso
I'm partly curious to know/confirm whether our app is the only iPhone (or mobile) app that uses Twitter OAuth login for posting tweets, but I also want to know what you think of the UI, if you've used Twitter OAuth login in any publicly released mobile app. I do and I sincerely thin

Re: [twitter-dev] Any iPhone Twitter apps with OAuth login ?

2010-01-08 Thread Raffi Krikorian
hey fabien (and the rest of the list). what do you think we could do to improve this for all of you? i'm actively interested in making it better. feel free to add to this thread, or mail me personally. thanks! On Fri, Jan 8, 2010 at 1:18 PM, Fabien Penso fabienpe...@gmail.com wrote: I'm

Re: [twitter-dev] Any iPhone Twitter apps with OAuth login ?

2010-01-08 Thread Fabien Penso
On Fri, Jan 8, 2010 at 11:24 PM, Raffi Krikorian ra...@twitter.com wrote: hey fabien (and the rest of the list). what do you think we could do to improve this for all of you?  i'm actively interested in making it better.  feel free to add to this thread, or mail me personally. Raffi, That

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread DustyReagan
As large as possible. 100k would be a huge improvement. For FriendOrFollow.com I need the user's entire social graph to effectively calculate who's not following them back, who they're not following back, and their mutual friendships. I can't really cache this data because user's make decisions

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread John Kalucki
What proportion of your users have more than 5k followers? More than 25k followers? -John Kalucki http://twitter.com/jkalucki Services, Twitter Inc. On Fri, Jan 8, 2010 at 2:57 PM, DustyReagan dustyrea...@gmail.com wrote: As large as possible. 100k would be a huge improvement. For

[twitter-dev] Re: UPDATE: Social Graph API Deprecation

2010-01-08 Thread Andrey Petrov
My use cases for the Social Graph API: * Figure out mutual followers vs one-way followers, namely for my Tweepsect application: http://tweepsect.com/ This requires a full graph dump, unless you include a parameter in the statuses/{friends,followers} API calls that indicate whether said friend is

[twitter-dev] Re: UPDATE: Social Graph API Deprecation

2010-01-08 Thread M. Edward (Ed) Borasky
I have two use cases: 1. Generating a list of all friends and followers. 2. Downloading the most recent 200 tweets of all friends and followers. The existing API functionality is adequate for the first. The second depends more on the rate limiting than the functionality. Right now, I have about

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Dossy Shiobara
On 1/8/10 5:59 PM, John Kalucki wrote: What proportion of your users have more than 5k followers? More than 25k followers? Good point ... | grouping | percent | +--+-+ | 0-4,999 |72.7 | | 5,000-24,999 |22.3 | | 25,000+ | 5.0 | I think 27% of users

Re: [twitter-dev] about search result

2010-01-08 Thread Abraham Williams
Not currently. Hopefully once the APIs become more unified in_reply_to_status_id will be available. Abraham On Thu, Jan 7, 2010 at 22:58, lch1721 lch1...@gmail.com wrote: Hi everyone~ I want search result that include in_reply_to_status_id Is it impossible? I'm get status_ids from search

Re: [twitter-dev] Search API suddenly stopped returning results for the same query

2010-01-08 Thread Abraham Williams
I'm seeing the 4 most recent statuses which is consistant with without since_id after 7452902654. Abraham On Fri, Jan 8, 2010 at 12:34, Aaron Rankin aran...@gmail.com wrote: Is anyone else seeing the Search API not returning results that it had been returning recently? For example, this query

Re: [twitter-dev] Search API suddenly stopped returning results for the same query

2010-01-08 Thread BrandonUSA
Hello, Is there a way to search for a specific user using their email address on twitter.com? Either through the interface, or using the API. I don't want to give twitter the login to my account (gmail,hotmail,yahoo). I don't like the idea of 3rd party parsing through my contact list to find my

[twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread st...@implu.com
Here's some rough numbers...x is the number of twitter user's with a follower count of... x = 100k 7140.007% 75k = x 100k 1510.001% 50k = x 75k 4110.004% 25k = x 50k 20440.020% 0 x 25k 10009489 96.529% Total: 10,369,396 So I would