Re: [twitter-dev] Streaming API setLocations Accuracy

2011-02-14 Thread 1537 News
$stream->setLocations(array( array(-87.60603635063173,41.78233280134992,-87.5898572658539,41.813078558257345) 2011-02-13 14:31:05 41.85087 , -87.69718 2011-02-13 13:14:07 41.85253 , -87.61243 2011-02-13 19:53:30 41.97302 , -87.90559 2011-02-13 19:35:11 41.97309 , -87.90595 2011-02-13 12:

Re: [twitter-dev] Streaming API setLocations Accuracy

2011-02-14 Thread Augusto Santos
Any exaples of tweets outside the box and the box itself? On Mon, Feb 14, 2011 at 6:59 PM, 1537 News <1537n...@gmail.com> wrote: > Good Afternoon > > I am using the StreamingAPI with a boundary box but finding it to be > inaccurate. > > I don't mind thinking outside the box :) but my a large % of

Re: [twitter-dev] Re: Tweet button doesn't support internationalized domain names

2011-02-14 Thread Matt Harris
Hi Nashi, This is a known issue our engineers have been made aware of. We'll post updates to the ticket as they become available: http://code.google.com/p/twitter-api/issues/detail?id=2045 Best, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Mon, Feb 14, 2011

[twitter-dev] Re: Tweet button doesn't support internationalized domain names

2011-02-14 Thread Nashi Power
Update: It seems to be the double dash -- within the ACE prefix of the punycode (xn--) of the international domain name that the Tweet button doesn't like. I don't know why double dashes are rejected. Anyhow, it would appear that if strings containing the ACE prefix "xn--" are accepted - perhaps as

[twitter-dev] Streaming API setLocations Accuracy

2011-02-14 Thread 1537 News
Good Afternoon I am using the StreamingAPI with a boundary box but finding it to be inaccurate. I don't mind thinking outside the box :) but my a large % of my results are 20 miles outside my selected boundary box. I have not set any other search criteria. Any thoughts? -- Twitter developer do

Re: [twitter-dev] Re: should search and streaming apis return similar tweets for equivalent geolocation areas

2011-02-14 Thread M. Edward (Ed) Borasky
On Mon, 14 Feb 2011 11:33:54 -0800 (PST), Taylor Singletary wrote: The Search API is greedy with those location fields on user's profiles. It's not likely this behavior will be emulated in the Streaming API with the bright side that you can be more confident in the location accuracy in matches o

[twitter-dev] Re: should search and streaming apis return similar tweets for equivalent geolocation areas

2011-02-14 Thread Taylor Singletary
Hi Colin, You hit the nail on the head with this observation: > In the doc it says that the streaming API will only return tweets that > are created using the Geotagging API (and within the bounding box) but > the search API will preferentially use the Geotagging API, but will > fall back to the

Re: [twitter-dev] about trends.api.twitter.com

2011-02-14 Thread Matt Harris
Hi Yusuke, The host is experimental so we're just looking for feedback about it's performance right now. Best, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Mon, Feb 14, 2011 at 6:48 AM, Yusuke Yamamoto wrote: > Hi Matt, > > Are trends.api.twitter.com/* offici

[twitter-dev] Twitter API ME 1.6

2011-02-14 Thread Ernandes Jr.
Hi, I would like to announce that *Twitter API ME 1.6* has just been released. The main features present in this version are: - Retweets to me timeline - Retweets by me timeline - Tweets from list timeline - List management (e.g. create, update, memberships, subscriptions, etc) - S

[twitter-dev] Re: Follower analysis without whitelisting breaks limits?

2011-02-14 Thread Dewald Pretorius
If I remember correctly, Site Streams sends you a transaction only when the user follows another user (adding to Following). It does not send you a transaction when someone else follows that user (adding to Followers). I don't know if this work the same in User Streams. Clarification by Twitter wil

[twitter-dev] how does the twitter api oauth works on server side?

2011-02-14 Thread Carlos Hugo Gonzalez Castell
i use the twitter oauth api cliente because i not undestand how function server side i develop de server side for my site web suggestions?? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tra

[twitter-dev] Re: Search API the "public" alternative to URL count API?

2011-02-14 Thread Carlos Hugo Gonzalez Castell
are usign oauth api? in this api your manage the callbacks twitter On 13 feb, 07:51, Martin Cronjé wrote: > Hi there, > > I am busy writing an aggregator and I am looking at using the Twitter > API to get URL counts. > > I seems that "public" developers are not allowed to use the URL > counting

[twitter-dev] Re: Follower analysis without whitelisting breaks limits?

2011-02-14 Thread David Giamanco
I believe the new way to do this is to initially call the REST API to get all of the ids for the first time you process this user. Then you setup a User Stream on the user and process any requests that come in through there. For your uses, if you only show users the differences in follower count

Re: [twitter-dev] App title and url do not get updated (twitter website bug)

2011-02-14 Thread Taylor Singletary
Hi Guy, Thanks for the report -- we're looking into this issue. Thanks, Taylor @episod - Taylor Singletary - Twitter Developer Advocate On Mon, Feb 14, 2011 at 1:43 AM, guysoft wrote: > Hi all, > A few days ago I updated my apps url and title, however both don't >

[twitter-dev] about trends.api.twitter.com

2011-02-14 Thread Yusuke Yamamoto
Hi Matt, Are trends.api.twitter.com/* officially supported endpoints? In other words, should Twitter4J and other libraries connect to trends.api.twitter.com by default? Thanks, -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on : http://twitter.c

Re: [twitter-dev] User Streams and @mentions

2011-02-14 Thread Tom van der Woerdt
Home Timeline => check it in the friends dictionary Mention => match the tweet's text Search => match the keywords The rest is easy. Tom On 2/14/11 4:01 PM, Rich wrote: Hi all I'm just starting to play with the User Streams with the aim of allowing it in addition to REST api. I've had a str

[twitter-dev] User Streams and @mentions

2011-02-14 Thread Rich
Hi all I'm just starting to play with the User Streams with the aim of allowing it in addition to REST api. I've had a stream open for most of the day looking at the received data and most of it looks pretty straightforward. When it comes to DM's, deletes, etc the message tells us that in the JS

[twitter-dev] App title and url do not get updated (twitter website bug)

2011-02-14 Thread guysoft
Hi all, A few days ago I updated my apps url and title, however both don't show up in the user statues posted after the update. Here is an example tweet posted via 'python api' (the old name, that keeps not getting updated): http://twitter.com/#!/guysoft/status/37077323643617280 Here is the app

[twitter-dev] Re: Count of Retweet Messages

2011-02-14 Thread Tim Skipper
On Feb 14, 8:18 am, Myung Jin Lee wrote: > Hi. > > I am making tweet analyzer. > So, I have a question, and I need your help. > > Can I know total count of someone's message retweeted by others? > > I wonder if you can help me. > Thanks. You need this API call: http://dev.twitter.com/doc/get/sta

[twitter-dev] Paging of direct messages

2011-02-14 Thread Leon Meijer
Hello all, How can I "page" direct messages in my web application if there are no cursor, max_id, dm_count or such other parameters... I would like paging like "Page: First 1 2 3 4 ... Last". Any help? Regards, Leon -- Twitter developer documentation and resources: http://de

[twitter-dev] Re: How to access to friendship data of twitter users

2011-02-14 Thread Xintao Liu
@epomqo, Shannon and L. Mohan, thank you for your kind help. I will look through these stuff you provided and come back to report the latest progress. Thank you very much. On Dec 23 2010, 5:09 am, "L. Mohan Arun" wrote: > >>how twitter users connect with each other, is it possible to do it? > > Y

[twitter-dev] Follower analysis without whitelisting breaks limits?

2011-02-14 Thread Jo
Hi there at twitter, I wonder how the following is done with a per user limit of 350 requests per hour: We have a tool, that analyzes follower and following of a specific user. (for example: list the new followers or the ones, that doesn't follow back). Luckily we are whitelisted at the moment! F

[twitter-dev] Count of Retweet Messages

2011-02-14 Thread Myung Jin Lee
Hi. I am making tweet analyzer. So, I have a question, and I need your help. Can I know total count of someone's message retweeted by others? I wonder if you can help me. Thanks. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitte