[twitter-dev] Re: Local trends broken (and gone from home page?)

2010-04-16 Thread tofubeer
twitter.com/post/516695583/local-trends- > >> disabled>Abraham > > >> On Fri, Apr 16, 2010 at 09:08, tofubeer wrote: > >>> This was reported about 2 days ago: > > >>>http://code.google.com/p/twitter-api/issues/detail?id=1584 > > >>&

[twitter-dev] Re: Local trends broken (and gone from home page?)

2010-04-16 Thread tofubeer
gt; > > > On Fri, Apr 16, 2010 at 09:08, tofubeer wrote: > > This was reported about 2 days ago: > > >http://code.google.com/p/twitter-api/issues/detail?id=1584 > > >http://twitter.com/trends/current.xmland > >http://api.twitter.com/1/trends/(any > > number).

[twitter-dev] Local trends broken (and gone from home page?)

2010-04-16 Thread tofubeer
This was reported about 2 days ago: http://code.google.com/p/twitter-api/issues/detail?id=1584 http://twitter.com/trends/current.xml and http://api.twitter.com/1/trends/(any number).xml both return: /trends/current.xml Sorry, you do not have access to this endpoint. I went to see if

[twitter-dev] trends/location are the results returned in any particular order?

2010-01-29 Thread tofubeer
Hello, I have been looking around and haven't found a definitive answer to this... are the results returned by the trends/location call in any particular order (eg: most active to least active) or just random? Thanks, ..darcy D'Arcy Smith CTO TerraTap Technologies Inc.

[twitter-dev] Re: local trends ability to exclude hashtags?

2010-01-28 Thread tofubeer
> what's the use case of this?  i suppose this is possible, but then we would > just return a truncated list from our side. If you call the trend/current with the excludes=hashtags you get the top 10 trends without hashtags... For example, right now if I do it with hashtags I get (partial JSON re

[twitter-dev] local trends ability to exclude hashtags?

2010-01-27 Thread tofubeer
Hi, For the trends/current API we can add ?exclued=hashtags. It does not look like there is any way to do that with the new trends/location API. Are there plans to add it, or is it there and I am missing how to do it? (http://api.twitter.com/1/trends/1.xml?excludes=hashtags returns the same as