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 <thematthar...@twitter.com>:

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 <https://twitter.com/intent/follow?screen_name=themattharris>
Developer Advocate, Twitter



On Fri, Jun 17, 2011 at 7:09 PM, xkema <kemal...@gmail.com> 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

Reply via email to