[twitter-dev] Re: Geocoded searches broken

2010-11-28 Thread bob.hitching
seeing the same problem on http://geome.me, for example - http://search.twitter.com/search.json?geocode=37.44452,-122.161304,7kmq=love Response includes: ... warning:adjusted since_id to 9031872674339840 due to temporary error ... thanks to Randy for the workaround. help us Twitter! On Nov

[twitter-dev] Re: Force mobile OAUTH ui?

2010-05-29 Thread bob.hitching
you could use http://m.twitter.com/oauth/authorize?oauth_token=123abc to force the mobile oAuth page, but with a couple of caveats - twitter cookies will mean that if the browser session has previously included some use of the standard (non-mobile) twitter site, m.twitter.com will also result in

[twitter-dev] Re: Mobile OAuth Summary

2010-04-30 Thread bob.hitching
Hi Raffi and everyone, Firstly, Twitter is doing better than some other oAuth pages I could mention..! At Xumii we’re using Twitter mobile oAuth on a wide range of phones, from low-end feature phones to high-end smartphones. A recent QA cycle revealed 7 out of 30 Most Popular devices not coping

[twitter-dev] How to: display approximately geo-located Tweets on a map

2010-04-20 Thread bob.hitching
Hey everyone, I wanted to share with the group this Javascript library which might be useful for any apps dealing with the new Places feature. Many apps display Tweets as points on a map, based on exact latitude/ longitude coordinates. Easy. However the new Places feature allows Tweets to be

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

2010-03-26 Thread bob.hitching
+1 on the need to maintain support for since_id in the Search API On Mar 27, 7:41 am, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Developers, It's no secret that Twitter is growing exponentially. The tweets keep coming with ever increasing velocity, thanks in large part to your

[twitter-dev] Re: Developer Preview: upcoming geo features (a.k.a A place is not just a latitude and a longitude - it has a name)

2010-03-26 Thread bob.hitching
good stuff raffi, any further news on if/when the new place data will be exposed via the Search API? cheers, bob GeoMeme - http://www.geome.me - what's happening where? On Mar 2, 12:44 pm, Raffi Krikorian ra...@twitter.com wrote: hi all. i wanted to give you all a heads up on some big

[twitter-dev] Re: Developer Preview: Trends API

2009-11-10 Thread bob.hitching
hi raffi, this is great. +1 on being about to query trends by lat, lng, radius (or using a bounding box spatial query) this might help what i am doing with GeoMeme - http://www.geome.me which currently uses the Yahoo Term Extraction API to work out trending topics at *any* lat / lng position.

[twitter-dev] Re: Can the Twitter API call me?

2009-09-13 Thread bob.hitching
some events like 'new follower' generate an email message - you can build a listener to react to those emails. there's even some useful twitter headers included so you don't have to parse the message body. Bob On Sep 12, 1:24 am, Duncan dun...@therecoveryplace.net wrote: Does Twitter have

[twitter-dev] GeoMeme, search api /or rest api

2009-09-10 Thread bob.hitching
hello raffi and everyone, a demo and a question; GeoMeme is geo-app using the Location field to provide measurement and comparison of real-time local twitter trends, e.g. see http://www.geome.me/51ARK to compare New Yorkers tweeting about Snow Leopard vs. Windows 7. when geolocation is