Firefox Reader View Primer Tutorial

Firefox Reader View Primer Tutorial

Firefox Reader View Primer Tutorial

We’re big fans of “Reader Views” in the modern web browsers. Firefox has got one called … you guessed it … “Reader View”.

The idea behind “Reader Views” is that they offer to declutter views of “selected” webpage data. “Selected”? Read on …

Why does Firefox Reader View sometimes display the error message “Failed to load article from page”?

Our short answer is ‘it happens when encountering “malformed” HTML’ (where “malformed” is in the eye of the Reader View code) and read more here.

How does Firefox Reader View do its decluttering?

Please read Richard Neish and Martin conversation, thanks (and to Stack Overflow) at this link.

When does Firefox Reader View fire for a web page’s contents?

You need at least one <p> tag around the text, you want to see in Reader View and at least 516 characters in 7 words inside the text.

for example this will trigger the ReaderView:

<body>
<p>
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
123456789 123456
</p>
</body>

See my example at https://stackoverflow.com/a/30750212/1069083

read more

Where in the browser menus does Firefox Reader View functionality happen?

On a Mac OS X MacBook Pro Firefox web browser, if it suits your content, it is at View->Enter Reader View

Which browsers have a Reader View?
  1. Firefox’s readerview
  2. Microsoft’s Read later thing
  3. Chrome’s Readability
  4. Evernote’s Clearly
  5. Safari’s Reading List

… got from this useful link, thanks

Do mobile platforms have Reader View functionality?

There is Firefox for Android support, at the very least.

Who started Reader Views on the Internet?

Maybe it was Microsoft (Mar 4, 2014) …

Reading view is a new feature in Internet Explorer 11 for Windows 8.1 that helps you focus on the main content of the Web page you want to read. Reading view is a way to experience just the article or blog post you want to read, without the distractions of related (or unrelated) content surrounding the story. Find an article you want to read, switch to reading view, and settle into a great reading experience. When youโ€™re done, just exit reading view to continue browsing on the site.

… and read more

Our tutorial picture, today, explains how we got around some malformed (in Firefox Reader View’s view) HTML to, at first, be getting the error message “Failed to load article from page”, and then getting around this.

If this was interesting you may be interested in this too.

This entry was posted in Not Categorised and tagged , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>