sjehuda / Newspaper

Published:

Version: 24.04.30+eb073ad updated

Summary: Native Feed Viewer. Render syndication web feeds (supports ActivityStreams, Atom, JSON Feed, OPML, RDF, RSS, RSS-in-JSON and SMF)

Groups:

Homepage: https://sjehuda.github.io/newspaper.html

Support: https://openuserjs.org/scripts/sjehuda/Newspaper/issues

Copyright: 2023 - 2024, Schimon Jehudah (http://schimon.i2p)

License: MIT; https://opensource.org/licenses/MIT

The technology that Fortune 500 and Web Giants don't want you to know about. -- Alex James Anderson

đź“° View news feeds inside the browser

Render syndication web feeds

This programs renders web feeds into readable and printable HTML file. It supports ActivityStream, Atom, JSON, RDF and RSS syndications.

If you are using LibreWolf, Waterfox, Firefox or SeaMonkey, please follow instructions in order to make the best use of this program.


What is a Web Syndication News Feed?

Syndication Feed is a mean for content and media publishers to reach a wider audience easily. It allows you to receive information directly without the going from site to site.

Essentially, a feed is a function that allows “Feed Readers” to access multiple websites automatically looking for new content and then posting the information about new content and updates to another website, mobile app or desktop software at the office.

Feeds provide a way for users to keep up with the latest news, events, package and delivery status information posted on different websites such as news sites, music sites, content sites (i.e. social networks), torrent indexers and podcasts in one spot.


Screenshots

Preview of The IFERS Forum (XML) (Static Preview)

Before After
Before > After

More Samples

Gajim XMPP Client (XML); view as PNG or PDF (with images)

BlackListed News (XML); view as PDF (text only)


Please visit our counterparts


Upcoming changes:

  • ToC: Toggle button/link;
  • ToC: Auto collaps when length exceeds N entries;
  • Provident Media Load "Lazy" (so-called) content media loader;

Falkon Designed for Falkon‬

Midori Browser Designed for Midori

Otter Browser Designed for Otter


Gecko

Enable JSON

  • Navigate to about:config.
  • Set devtools.jsonview.enabled to false.

Enable Atom & RSS

  • Install Open in Browser
  • Import the following rules via extension preferences.
{
  "mime-mappings": {
    "application/atom+xml": "1text/plain",
    "application/rss+xml": "1text/plain",
    "application/rdf+xml": "1text/plain",
    "application/feed+json": "1text/plain",
    "application/x-atom+xml": "1text/plain",
    "application/x-rss+xml": "1text/plain",
    "application/x-rdf+xml": "1text/plain",
    "application/xml": "1text/plain",
    "text/xml": "1text/plain"
  },
  "sniffed-mime-mappings": {
    "application/atom+xml": "1text/plain",
    "application/rss+xml": "1text/plain",
    "application/rdf+xml": "1text/plain",
    "application/feed+json": "1text/plain",
    "application/x-atom+xml": "1text/plain",
    "application/x-rss+xml": "1text/plain",
    "application/x-rdf+xml": "1text/plain",
    "application/xml": "1text/plain",
    "text/xml": "1text/plain"
  },
  "text-nosniff": false,
  "octet-sniff-mime": true,
  "override-download-type": false
}

Member of RSS Task Force

Rating: 1

1 Votes
-1