Show HN: Paste a link to an article, get a minimal version to read
11–20 of 36 posts
what is different about this than the original arc90 readability algorithm with an URL field added to kick off the processing?
Re: Show HN: Paste a link to an article, get a minimal version to read
#12http://evernote.com/clearly/
I've been using this for years, now I can't read an article without it.
Re: Show HN: Paste a link to an article, get a minimal version to read
#13Care to share the details of the html parser? is it one of arc90/goose/boilerpipe/fivefilters or a new engine?
Re: Show HN: Paste a link to an article, get a minimal version to read
#14Pentadactyl command to do this with the currently open page:
:command! justread execute 'open justread.mpgarate.com/read?url=' + buffer.URLRe: Show HN: Paste a link to an article, get a minimal version to read
#15What's the difference between this and something like Instapaper or the iReader plugin ([1])?
[1]: https://chrome.google.com/webstore/detail/ireader/ppelffpjgk...
Re: Show HN: Paste a link to an article, get a minimal version to read
#16what is different about this than the original arc90 readability algorithm with an URL field added to kick off the processing?
This project directly uses the Readability api.
I created this as a more simple interface than Readability offers, primarily for my own personal use as a bookmarklet.
Re: Show HN: Paste a link to an article, get a minimal version to read
#17package it with http://squirt.io/ and suddenly we can read everything
I've added bookmarklets for both, and you can Clean (which sorts out multi-page articles, sidebars etc.) then Squirt to speed-read the resulting article. They really do go hand-in-hand.
Re: Show HN: Paste a link to an article, get a minimal version to read
#18Care to share the details of the html parser? is it one of arc90/goose/boilerpipe/fivefilters or a new engine?
> Built by mpgarate with the Readability API.
Is noted in the footer.
Re: Show HN: Paste a link to an article, get a minimal version to read
#19You're not concerned about the copyright issues related to this?
Re: Show HN: Paste a link to an article, get a minimal version to read
#20To show of the functionality for first time page landers you should pre-populate with a popular article url. I had to open a new tab and find an article to test. I almost didn't come back. Almost, but glad I did!
I see website after website make this mistake. How is this not painfully obvious?