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

Implement RSS feeds as bookmark folders. #154

Open
jabcreations opened this issue Jan 31, 2023 · 12 comments
Open

Implement RSS feeds as bookmark folders. #154

jabcreations opened this issue Jan 31, 2023 · 12 comments

Comments

@jabcreations
Copy link

As requested...here is my request: RSS bookmarks. In Waterfox Classic each RSS feed is a folder like any other bookmark folders for organizational purposes. The browser checks only when I activate a given RSS feed's folder so no polling necessary. The only thing else is having a read/not read icon; I presume it is implemented in Waterfox Classic based on the history.

Here is a screenshot of the Ghacks feed which they've apparently been busy the past 24 hours as I check them almost on a daily basis:

rss

This is a nice-to-have so if implemented great though please don't stress out about it. :-)

@textbrowser textbrowser changed the title Implement RSS feeds as bookmark folders Implement RSS feeds as bookmark folders. Jan 31, 2023
@sjehuda
Copy link

sjehuda commented Jul 6, 2023

Also worth mentioning the RSS button in address bar https://openrss.org/blog/browsers-should-bring-back-the-rss-button

@textbrowser
Copy link
Owner

textbrowser/spot-on#13

@sjehuda
Copy link

sjehuda commented Jul 6, 2023

I like Spot On!

I didn't try it yet.

@textbrowser
Copy link
Owner

Spot-On polls each link, downloads the referenced links, and then downloads the actual pages of those referenced links.

So we agree, RSS is a data format. It doesn't poll / pull / query / etc. It's XML. You have to write a thing to query. You can also write a thing which publishes updates to clients. I don't know if such services exist. Typically, you query (poll).

@sjehuda
Copy link

sjehuda commented Jul 6, 2023

Can we just implement an icon and a parser (xml to html) for start?

You can use my stylesheet which supports Atom, RDF and RSS.
https://gitgud.io/sjehuda/streamburner

@textbrowser
Copy link
Owner

@textbrowser
Copy link
Owner

@textbrowser
Copy link
Owner

@textbrowser
Copy link
Owner

There are like sooooooooooooooooo many existing products. :)

@sjehuda
Copy link

sjehuda commented Jul 7, 2023

Why?

  • Because it is local and not dependent on intermediators.

  • It is a way to tell to new people "Hello, I'm RSS." and ("Do you want to know more about it?")


I will add Spot-On to the list of applications I listed in https://greasyfork.org/en/scripts/465932-newspaper

@jabcreations
Copy link
Author

When I reported a bug about FileZilla FTP the guy made an excuse about turning off dark mode before he'd even consider looking in to the bug; it blatantly had nothing to do with the purely functional issue I had reported.

Upon reading that utter failure of attitude in the form of his reply I immediately revoked my support. I still use that FTP for the moment though will eventually be hiring someone to build a proper replacement and likely release it completely free of charge once it's stable.

Dooble isn't my project, it's not my browser and I don't use it due to it's limited features. The only way I migrate to a new browser is when it upgrades to my level of utilization. Now consider other people's attitudes about whether or not they want to use Dooble and for what reasons. The success of your projects starts and ends with your attitude for or against cooperating with others who have displayed an interest in it to begin with.

@alexlenn
Copy link

Add to Dooble Webbrowser a Spot-On-Server connection.

Dooble-Import of URL-Keys (private & public) and Comment-Keys (private & public) of one (the own) Spot-On-Instance.

Show in a right side menu - next to a live website - comments for the website
with the option to post a comment in to the Qt side frame.
textbrowser/spot-on#31

(URL and Comment Database are cloned/synced from Spot-On over the Server-Connection also in Dooble Web Browser, as the keys are there also present.)

RSS is integrated into that process, starting in the Spot-On Application or provided by other users URL-Keys.

See Image of Dooble Comment Column
(Reddit Comments replaced by #31 Comment-Key-Comments):

Dooble_Comment_Column

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants