Skip to main content

Questions tagged [rss]

RSS (Really Simple Syndication) is a family of formats designed and used for delivering frequently updated content.

0 votes
0 answers
172 views

How do i use conky in i3 to make a custom widget to show rss feeds

I want to create a widget in my i3 desktop homescreen that shows rss feed. So far i have only been able to do it in the bar. I am thinking about trying conky and make it execute everytime i open i3. ...
Scar's user avatar
  • 1
0 votes
2 answers
956 views

How to delete an obsolete RSS feed and newsgroup server in Thunderbird in Windows 10?

Problem exists in both versions 91.3 and 102.7 of Thunderbird running on Windows 10. I want to delete a discontinued RSS feed and a newsgroup server from Thunderbird. Selecting each and pressing “DEL“ ...
K7AAY's user avatar
  • 9,703
2 votes
1 answer
624 views

firefox: display RSS feed in firefox as text

In chrome, when I go to RSS feed, it displays it simply as XML/text: https://doomberg.substack.com/feed In firefox, it just downloads the file. When I change the settings in preferences: Always ask ...
Martin Vegter's user avatar
0 votes
1 answer
368 views

Thunderbird - Add YouTube Thumbnail to RSS feed

When I read the RSS of a youtube channel from Thunderbird, I only see the description of the video and nothing else. I was wondering if there was a way to add the thumbnail to the feed preview. I know ...
Andrea's user avatar
  • 141
0 votes
1 answer
427 views

How do I delete All Messages in RSS Feeds Folder

I have about 250,000 unread emails in my Outlook RSS Feeds folder, at the root level. These emails are not directly related to an RSS Feed and I would like to delete them. The Clean Up Folder and ...
High Plains Grifter's user avatar
0 votes
1 answer
433 views

Page Cache not Fully Released

I tried to release all page cache pages. First, I checked its current size. cat /proc/meminfo|head shows: MemTotal: 11703912 kB MemFree: 5637568 kB MemAvailable: 7114944 kB Buffers: ...
TheAhmad's user avatar
  • 101
0 votes
1 answer
104 views

How to connect rss feed to task scheduler (WIN 10 HOME)

How would I be able to get a task to run in task scheduler when an rss feed is updated? I just want to use the updating of an rss feed as a trigger to get it to start.
Noah Henok's user avatar
0 votes
1 answer
158 views

How can I best go about approaching this issue of extracting URL links from an RSS feed?

I googled a lot before landing here but I can't find anything that answers my question. I essentially I want use my windows file manager to browse the latest RSS feeds as URL links that I can open in ...
Netmano93's user avatar
0 votes
1 answer
49 views

Unwanted tabs when opening a Firefox window

Since Firefox 89 (maybe 89.0.2), whenever I start Firefox, or even a new window (Ctrl+N), it starts with a few annoying tabs open, always the same. They are not my previous session. Most of them are ...
LogicalKip's user avatar
1 vote
2 answers
630 views

What requirements does Outlook have on RSS feeds?

I've scrubbed some data and have converted it into an RSS feed file. (Or I think I did.) Then I tried to go to Outlook to add the RSS feed to my mailbox, and I received a vague error message: ...
P.Coltharp's user avatar
1 vote
1 answer
766 views

How do I download the RSS Feed XML file in dos command batch mode?

I have a specific requirement that I need to download the RSS feed file (it is in XML format) from the given link using dos command. I have tried the following command and it keeps giving me syntax ...
Manikandan Arunachalam's user avatar
0 votes
0 answers
116 views

Using xmlStar to get XML node attribute

I'm trying to get XML values from a rss feed XML using xmlStar: https://www.youtube.com/feeds/videos.xml?channel_id=UC16niRr50-MSBwiO3YDb3RA The XML paths are: /feed/entry/title /feed/entry/yt:...
Azevedo's user avatar
  • 538
3 votes
1 answer
884 views

How to add RSS feed from feedburner.com to Thunderbird

I found out that Google has a Security Blog and I would like to add the RSS Feed to the list of my favourite RSS feed on Thunderbird: Unfortunately feedburner.com offers a strange list of RSS feed: ...
Francesco Mantovani's user avatar
0 votes
1 answer
386 views

Using sed to filter RSS items

I would like to write a script that: Takes some RSS-Feed URL as input Downloads the feed Deletes all <item> ...</item> occurrences where the title tag does not mach some regular ...
Rafael Bankosegger's user avatar
0 votes
1 answer
52 views

Linux: How to indetify what consumes 35G of system memory

currently the processes of one of usr systems are consuming 6,5G RSS: root@system:~# ps aux | awk 'BEGIN {sum=0} {sum +=$6} END {print sum/1024, "MB"}' 6575.42 MB root@system:~# If I run free -m it'...
grunix's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
18