TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Shown HN: A quick way to glance through news headlines from multiple sources

6 pointsby bmajzalmost 13 years ago
glancet (http://www.glancet.com) is a quick way to browse news headlines. It extends the Google News treemap from newsmap.jp by using HTML instead of Flash (yay tablets!) and incorporating signals from Facebook/Twitter to reconfigure the treemap. It was built on the excellent d3.js library by Mike Bostock.<p>As a news junkie, it was a fun side project and I would love feedback on design or utility and any feature requests you may have.

6 comments

vrishabhalmost 13 years ago
Would be better to have the pop-over on 'onHover' instead of 'onClick'. Ability to turn on/off certain feeds would be good too.<p>I was working on a similar treemap visualization for the links of my twitter feed though I ended up abandoning the project.
评论 #4416037 未加载
devindotcomalmost 13 years ago
I loved Newsmap.jp, good to see others still find it practical.<p>But here I can't turn off certain feeds, can't manually refresh, can't change color. Definitely need these things to start with before it can really be considered usable.
评论 #4416044 未加载
sprobertsonalmost 13 years ago
Way cool. Some things I'd like to see in a later version:<p>* Filterable categories (it pains me to see celebrity news anywhere)<p>* Hideable header<p>* Refresh/more/new -- just some way to pull in other stories<p>Great work so far.
评论 #4416045 未加载
mpdalmost 13 years ago
I think I still prefer <a href="http://www.dailyrotation.com/" rel="nofollow">http://www.dailyrotation.com/</a> . Looks great, though.
评论 #4416042 未加载
kirchhoffalmost 13 years ago
I built something very similar a few months ago<p><a href="http://www.newsola.com" rel="nofollow">http://www.newsola.com</a>
评论 #4416039 未加载
bmajzalmost 13 years ago
Direct link: <a href="http://www.glancet.com" rel="nofollow">http://www.glancet.com</a>