Live data from Hacker News

Ask HN: Any good alternative to viewtext.org?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: Any good alternative to viewtext.org?

#2
I also got tired of viewtext.org being frequently offline and hacked the old readability source code to allow passing in HTML as an argument, this allows you to use it on arbitrary HTML and not just on the current window.document.

This has only been tested on my HN chrome app, YMMV: https://raw.github.com/balaclark/hacked-news/master/readabil...