Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XHR as a solution to detach page https://fraidyc.at/s/ #271

Open
2 tasks done
sjehuda opened this issue Aug 28, 2024 · 0 comments
Open
2 tasks done

XHR as a solution to detach page https://fraidyc.at/s/ #271

sjehuda opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sjehuda
Copy link

sjehuda commented Aug 28, 2024

Before you start.

  • I have checked the Rejected Features page.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

My great idea for Fraidycat is:

Good evening, kickscondor!

My name is Schimon, and I am the creator of a feed renderer which has been made in JS-only.

It was initially XSLT, but due to some - intentional - corruption of the XSLProcessor by the Gecko company, I have switched to DOMParser.

My greasemonkey script generates (X)HTML page from a parsed XML file.

To achieve this in a standalone, so to speak, manner, I have utilized XMLHttpRequest.

Please see https://greasyfork.org/en/scripts/465932-newspaper-html-feed-reader which not only generates HTML pages on-the-fly, for a lack of a better word, but it also has a set of documentation concerning to syndication, and, obviously, Fraidycat is also featured.

This is a visual demonstration of it.

newspaper-demonstration-2024-08-28_23.03.56.mp4

There is also a settings dialog i na form of an HTML page.

nwspaper-demonstration-2024-08-28_23.32.13.mkv.mp4
@sjehuda sjehuda added the enhancement New feature or request label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants