Show HN - A tweetmeme of its own for every city
11–20 of 21 posts
Re: Show HN - A tweetmeme of its own for every city
#12Vancouver before Montreal? Does not make any sense :-)
Re: Show HN - A tweetmeme of its own for every city
#13I'm seeing tons of national news from the WSJ, the NBA, and a score of other media outlets that are based in New York but not covering New York (aside from incidentals, e.g., that Wall Street is a street in Manhattan).
Also, as you expand, it might be worth while to drill down NYC by borough. Having a Brooklyn, Manhattan, Queens, and even Hoboken NJ page would probably be worthwhile both for your users, and for you.
Re: Show HN - A tweetmeme of its own for every city
#14Best wish
Re: Show HN - A tweetmeme of its own for every city
#15This is interesting, but looking at the NYC one, your "Xpert Tweeters" really distort the idea of "local". I'm seeing tons of national news from the WSJ, the NBA, and a score of other media outlets that are based in New York but not covering New York (aside from incidentals, e.g., that Wall Street is a street in Manhattan). Also, as you expand, it might be worth while to drill down NYC by borough. Having a Brooklyn,…
Check out some of the deals, events etc, though. Good "democratized" info (I hope:)), including things that would never make it through standard aggregators.
Re: Show HN - A tweetmeme of its own for every city
#1620 cities is hardly "every city". I tried 'frrole.com/mycity', expecting a page to be generated on the fly, but no such luck. Should be possible though, and then you could legitimately state that you offer results for every city. It would also be a nice touch to use geolocation to automagically generate a city (or region) page. Right now, it presented me with the page for Mumbai, while I'm in Europe. Out of the avail…
Re: Show HN - A tweetmeme of its own for every city
#17This is interesting, but looking at the NYC one, your "Xpert Tweeters" really distort the idea of "local". I'm seeing tons of national news from the WSJ, the NBA, and a score of other media outlets that are based in New York but not covering New York (aside from incidentals, e.g., that Wall Street is a street in Manhattan). Also, as you expand, it might be worth while to drill down NYC by borough. Having a Brooklyn,…
Re: Show HN - A tweetmeme of its own for every city
#1820 cities is hardly "every city". I tried 'frrole.com/mycity', expecting a page to be generated on the fly, but no such luck. Should be possible though, and then you could legitimately state that you offer results for every city. It would also be a nice touch to use geolocation to automagically generate a city (or region) page. Right now, it presented me with the page for Mumbai, while I'm in Europe. Out of the avail…
Re: Show HN - A tweetmeme of its own for every city
#19Input: X = country, Y = city, tweets from twitter
For each X scan last N million tweets that have a link to a web-site, output M most linked domains (Facebook.com, techcrunch.com, cnn.com, wsj.com, etc) - this gives you a base for news feeds customized for every country
For each Y in X, scan last n thousand tweets that have a link to a web-page, output m most linked web-pages that are hosted on M domains for Y country - this gives you the "social news paper for Y city in X country"
Parameters M and N prevent spamming and shape long term trends. Parameters n and m give you short term trends, which in essence are the "swarm" intelligence about which articles are worth reading for a given city in a given country. The value here is a time saver of what is worth reading to keep up with your community.
Note to self: could be a data mining web app
Re: Show HN - A tweetmeme of its own for every city
#20There is a value in providing a "social news paper for a city" but that's not what OP is doing now. "Swarm" intelligence is superior to an individual. Filtering news articles by number of re-tweets sets higher threshold for signal-to-noise ratio, however, 140 characters hardly constitute a "news article". Below, my suggestion for a data mining web application that is focused on delivering a news paper customized for…