Re: [twitter-dev] trending topics order

2011-06-25 Thread M. Edward (Ed) Borasky
How difficult would it be for Twitter to return the tweets per minute  
by location on Trending Topics? For example, if "hockey" is getting  
100 tweets per minute in Boston, the line for Boston would read


boston 100


--
http://twitter.com/znmeb http://borasky-research.net

"A mathematician is a device for turning coffee into theorems." -- Paul
Erdos


Quoting Matt Harris :


Hi,

Yes, trending topic responses are returned in the order of most trending to
least trending. In the example you give Guille Franco is trending more than
Vuvuzela.

Best,
@themattharris 
Developer Advocate, Twitter



On Fri, Jun 17, 2011 at 7:09 PM, xkema  wrote:


Hi there

Are trending topics results, ordered from most-trendy topic to last
trendy?
..
..
..
consider a trends node like:

"trends": [
   {
 "name": "Guille Franco",
 "url": "http://search.twitter.com/search?q=Guille+Franco";
   },
   {
 "name": "#honestyhour",
 "url": "http://search.twitter.com/search?q=%23honestyhour";
   },
   ...
   ...
   ...
   ...
   {
 "name": "Vuvuzela",
 "url": "http://search.twitter.com/search?q=Vuvuzela";
   }
 ],

Question again: Is"Guille Franco" most trending and "Vuvuzela" least
trending. (for these ten result)

--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker:
https://code.google.com/p/twitter-api/issues/list
Change your membership to this group:
https://groups.google.com/forum/#!forum/twitter-development-talk



--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker:   
https://code.google.com/p/twitter-api/issues/list
Change your membership to this group:   
https://groups.google.com/forum/#!forum/twitter-development-talk




--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] trending topics order

2011-06-23 Thread Matt Harris
Hi,

Yes, trending topic responses are returned in the order of most trending to
least trending. In the example you give Guille Franco is trending more than
Vuvuzela.

Best,
@themattharris 
Developer Advocate, Twitter



On Fri, Jun 17, 2011 at 7:09 PM, xkema  wrote:

> Hi there
>
> Are trending topics results, ordered from most-trendy topic to last
> trendy?
> ..
> ..
> ..
> consider a trends node like:
>
> "trends": [
>{
>  "name": "Guille Franco",
>  "url": "http://search.twitter.com/search?q=Guille+Franco";
>},
>{
>  "name": "#honestyhour",
>  "url": "http://search.twitter.com/search?q=%23honestyhour";
>},
>...
>...
>...
>...
>{
>  "name": "Vuvuzela",
>  "url": "http://search.twitter.com/search?q=Vuvuzela";
>}
>  ],
>
> Question again: Is"Guille Franco" most trending and "Vuvuzela" least
> trending. (for these ten result)
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] trending topics order

2011-06-19 Thread xkema
Hi there

Are trending topics results, ordered from most-trendy topic to last
trendy?
..
..
..
consider a trends node like:

"trends": [
{
  "name": "Guille Franco",
  "url": "http://search.twitter.com/search?q=Guille+Franco";
},
{
  "name": "#honestyhour",
  "url": "http://search.twitter.com/search?q=%23honestyhour";
},
...
...
...
...
{
  "name": "Vuvuzela",
  "url": "http://search.twitter.com/search?q=Vuvuzela";
}
  ],

Question again: Is"Guille Franco" most trending and "Vuvuzela" least
trending. (for these ten result)

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk