Web readability aid

View: New views
3 Messages — Rating Filter:   Alert me  

Web readability aid

by jrnorman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Seems quite nice at first glance...

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

John
_______________________________________________________
fluid-talk mailing list - fluid-talk@...
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-talk

Re: Web readability aid

by James William Yoon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This really *is* nice.

I love how elegant the solution is.

James

On Fri, Oct 2, 2009 at 10:59 AM, John Norman <john@...> wrote:

> Seems quite nice at first glance...
>
> http://lab.arc90.com/experiments/readability/
>
> John
> _______________________________________________________
> fluid-talk mailing list - fluid-talk@...
> To unsubscribe, change settings or access archives,
> see http://fluidproject.org/mailman/listinfo/fluid-talk
>
_______________________________________________________
fluid-talk mailing list - fluid-talk@...
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-talk

Re: Web readability aid

by Ray Davis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As a one-click no-downloading-of-remote-JavaScript solution I put the
following two bookmarklets in all my browsers:

<A
HREF="javascript:styles='*%20{%20background:%20white%20!important;%20color:%20black%20!important;%20font-family:%20serif%20!important;%20font-size:%20medium%20!important;%20line-height:%20normal%20!important;%20}%20:link,%20:link%20*%20{%20color:%20#2200cc%20!important;%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important;%20}';%20newSS%20=%20document.createElement('link');%20newSS.rel%20=%20'stylesheet';%20newSS.href%20=%20'data:text/css,'%20+%20escape(styles);%20document.documentElement.childNodes[0].appendChild(newSS);%20void%200"
 >Clean</A>

<A
HREF="javascript:styles='*%20{%20background:%20white%20!important;%20color:%20black%20!important;%20font-family:%20sans-serif%20!important;%20font-size:%2013px%20!important;%20}%20:link,%20:link%20*%20{%20color:%20#2200cc%20!important;%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important;%20}';%20newSS%20=%20document.createElement('link');%20newSS.rel%20=%20'stylesheet';%20newSS.href%20=%20'data:text/css,'%20+%20escape(styles);%20document.documentElement.childNodes[0].appendChild(newSS);%20void%200"
 >Clean Sans</A>

If it wasn't for them and Platypus, I wouldn't browse many journals on
Project Muse.... :)  (Readability loses the footnotes there, I'm afraid.)

Best,
Ray


On 10/2/09 12:56 PM, James William Yoon wrote:

> This really *is* nice.
>
> I love how elegant the solution is.
>
> James
>
> On Fri, Oct 2, 2009 at 10:59 AM, John Norman <john@...> wrote:
>> Seems quite nice at first glance...
>>
>> http://lab.arc90.com/experiments/readability/
>>
>> John
_______________________________________________________
fluid-talk mailing list - fluid-talk@...
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-talk