Reply
Thread Tools
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#1
Check out this program/service. It takes the gunk out of what you are reading, such as a news story, and just gives you the story according to specifications you can set. It's not as flexible as Monkey Wrench or whatever, but it's a lot simpler.

http://lab.arc90.com/experiments/readability/

I assumed it wouldn't work on a tablet, but it does, at least for some stories. The instructions say to grab the Readability logo and drop in on the bookmark bar, or something similar. That didn't work for me with the standard tablet browser, so I saved the link as a bookmark and it worked, by just clicking on the bookmark while reading a story, say on the New York Times. It is handy, though slow, and appears to just be javascript. Maybe someone would come up with a more optimized version for tablets?
 

The Following 6 Users Say Thank You to geneven For This Useful Post:
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#2
So Cool cant wait to try on N900
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#3
Awesome! This works in Bundyo's tear browser, and so far I've found that the JavaScript does its magic quite quickly.

You need to create a bookmark (use the tear bookmark manager; see the main tear thread) with the following in place of the URL:

javascript:(function(){readStyle='style-newspaper';readSize='size-large';readMargin='margin-wide';_readability_script=document.createElement(' SCRIPT');_readability_script.type='text/javascript';_readability_script.src='http://lab.arc90.com/experiments/readability/js/readability.js?x='+(Math.random());document.getEle mentsByTagName('head')[0].appendChild(_readability_script);_readability_css =document.createElement('LINK');_readability_css.r el='stylesheet';_readability_css.href='http://lab.arc90.com/experiments/readability/css/readability.css';_readability_css.type='text/css';_readability_css.media='screen';document.getE lementsByTagName('head')[0].appendChild(_readability_css);_readability_print_ css=document.createElement('LINK');_readability_pr int_css.rel='stylesheet';_readability_print_css.hr ef='http://lab.arc90.com/experiments/readability/css/readability-print.css';_readability_print_css.media='print';_r eadability_print_css.type='text/css';document.getElementsByTagName('head')[0].appendChild(_readability_print_css);})();

To test Readability, just paste that into the address bar and click the green arrow when you have a news article showing in the browser window.


A few words to make this more readily found by search: skweezer TidyRead "fit width to view" fwtv
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)

Last edited by GeraldKo; 2009-11-12 at 05:31.
 

The Following 2 Users Say Thank You to GeraldKo For This Useful Post:
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#4
Dunno why the page doesn't render as it should.
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Posts: 250 | Thanked: 300 times | Joined on Sep 2007
#5
Originally Posted by GeraldKo View Post
Awesome! This works in Bundyo's tear browser, and so far I've found that the JavaScript does its magic quite quickly.

You need to create a bookmark (use the tear bookmark manager; see the main tear thread) with the following in place of the URL:

javascriptfunction(){readStyle='style-newspaper';readSize='size-large';readMargin='margin-wide';_readability_script=document.createElement(' SCRIPT');_readability_script.type='text/javascript';_readability_script.src='http://lab.arc90.com/experiments/readability/js/readability.js?x='+(Math.random());document.getEle mentsByTagName('head')[0].appendChild(_readability_script);_readability_css =document.createElement('LINK');_readability_css.r el='stylesheet';_readability_css.href='http://lab.arc90.com/experiments/readability/css/readability.css';_readability_css.type='text/css';_readability_css.media='screen';document.getE lementsByTagName('head')[0].appendChild(_readability_css);_readability_print_ css=document.createElement('LINK');_readability_pr int_css.rel='stylesheet';_readability_print_css.hr ef='http://lab.arc90.com/experiments/readability/css/readability-print.css';_readability_print_css.media='print';_r eadability_print_css.type='text/css';document.getElementsByTagName('head')[0].appendChild(_readability_print_css);})();

To test Readability, just paste that into the address bar and click the green arrow when you have a news article showing in the browser window.


A few words to make this more readily found by search: skweezer TidyRead "fit width to view" fwtv
Great find. FWIW, I added a tweak for portrait mode.

"Rotation Readability": margins modified for optimal ebook-style reading

Code:
javascript:(function(){readStyle='style-ebook';readSize='size-large';readMargin='margin-narrow';_readability_script=document.createElement('SCRIPT');_readability_script.type='text/javascript';_readability_script.src='http://lab.arc90.com/experiments/readability/js/readability.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(_readability_script);_readability_css=document.createElement('LINK');_readability_css.rel='stylesheet';_readability_css.href='http://lab.arc90.com/experiments/readability/css/readability.css';_readability_css.type='text/css';_readability_css.media='screen';document.getElementsByTagName('head')[0].appendChild(_readability_css);_readability_print_css=document.createElement('LINK');_readability_print_css.rel='stylesheet';_readability_print_css.href='http://lab.arc90.com/experiments/readability/css/readability-print.css';_readability_print_css.media='print';_readability_print_css.type='text/css';document.getElementsByTagName('head')[0].appendChild(_readability_print_css);})();
__________________
 

The Following User Says Thank You to dkwatts For This Useful Post:
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#6
Can't make it work on microB or Opera. Seemingly only for that new tear browser, eh?
 
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#7
Are you sure it doesn't work? I've found all the bookmarklets I have work for me (haven't tried readability though). But the way you get it, is by going to the website, creating your settings and then tap and hold on the bookmarklet and add it to your bookmarks.

And then to use it, you click on your bookmarks, click on the bookmarklet. I personally have a bunch of them saved into a bookmarklet folder.
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#8
Originally Posted by gsever View Post
Can't make it work on microB or Opera. Seemingly only for that new tear browser, eh?
I use it in Opera and MicroB as well as Tear, on my N800. Look at my instructions above. You have to have the text of the bookmarklet just right; e.g., no space after the final semi-colon.

Judging from your Join date, you're probably an N900 user, and if so, I'd give Laughing Man's instructions another shot.

Good luck!
 

The Following User Says Thank You to GeraldKo For This Useful Post:
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#9
Originally Posted by Laughing Man View Post
I've found all the bookmarklets I have work for me ... I personally have a bunch of them saved into a bookmarklet folder.
Any interesting enough you'd like to share?
 
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#10
OK, The readability bookmarklet worked finely on microB this time. It takes a little to reshape the text.

Originally Posted by GeraldKo View Post
Any interesting enough you'd like to share?
My favorite and only one bookmarklet before this one was Remember Password at https://www.squarefree.com/bookmarklets/forms.html
Some networks block password remembering that one unlocks them all
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:16.