[twitter-dev] Hello from Mark Mason

2010-10-21 Thread Mark Mason
I am interested in building a couple of twitter applications and would like to use all the code I can find. Would like to know how to have a twitter app add a stripe to a user's avatar. Mark Also looking for ideas for the only buzz domain left http://buzzsucks.com -- Twitter developer

[twitter-dev] Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
I can get a longitude and latitude for a city like chicago, but I do I get the 2 pairs for locations=? this is what i have for NYC define('LOCATIONS_TO_TRACK',-74,40,-73,41); how to I decide if I want the whole city?

[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
Infrastructure, Twitter Inc. On Wed, Feb 10, 2010 at 8:49 AM, Mark Mason idtw...@gmail.com wrote: I can get a longitude and latitude for a city like chicago, but I do I get the 2 pairs for locations=? this is what i have for NYC define('LOCATIONS_TO_TRACK',-74,40,-73,41); how to I

[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
I am lazy programmer, not indiana jones - still can't read a map. On Feb 10, 4:48 pm, Mark Mason idtw...@gmail.com wrote: Just as with the track parameter, queries are subject to Track Limitations, described in Track Limiting and subject to access roles, described in the statuses/filter method

[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
I am beginning to think, that this locations= filter is very limited. OK it works for SFC and NYC. Chicago and LA is getting very little traffic and mostly errors. On Feb 10, 4:53 pm, Mark Mason idtw...@gmail.com wrote: I am lazy programmer, not indiana jones - still can't read a map

[twitter-dev] Streaming ENGLISH Tweets

2010-01-20 Thread Mark Mason
I have a Stream Sample and Stream Filter that I need to pull only English Tweets. How should I do this?

[twitter-dev] Re: if you will be using the Geolocation API ...

2009-09-09 Thread Mark Mason
For those using the iphone and tweetdeck, you can click the locate icon and your iPhone: Long:Lat is updated on your profilie.location. I am interested in GEO locate, so products can find you. Example, You are on interstate driving or passenger, and it is after 3am, and you tweet... Holiday Inn

[twitter-dev] Would like to have a database of tweets for a filter

2009-09-02 Thread Mark Mason
Is there a predefined way to get results from a search into a table? Getting data from a search into a file, now need to get file into table. curl http://twitter.com/#search.atom?q=missuniverse -o v:\twittersts \searchmsu2.xml To get all past tweets about #missuniverse, I would do a search.