RSS feeds - The WWW

Users browsing this thread: 1 Guest(s)
acg
Members
(01-07-2020, 09:40 AM)twee Wrote: As mentioned by a few people, rawdog is great for river-of-news feeds; just stick it to cron every hour or so and output to a web page you can access. It's written in Python and so obviously isn't just a binary.

I only looked at rawdog for a moment. As a river-of-news looks great, I already use a different approach for saving links so that's basically what I need. The whole "just a binary" thing is mostly to reduce dependencies and keep my server clean, but I could also benefit from rawdog's static and no database.

Should be easy to get that running. From what I get this is only a webpage with the aggregated feeds, so no way to sync for offline reading, right? Not crucial.

EDIT: rawdog doesn't support Python 3.*, which keeps me away from trying it.


Messages In This Thread
RSS feeds - by octahedral - 21-06-2020, 02:17 PM
RE: RSS feeds - by venam - 21-06-2020, 02:37 PM
RE: RSS feeds - by jkl - 21-06-2020, 02:49 PM
RE: RSS feeds - by ckester - 21-06-2020, 03:16 PM
RE: RSS feeds - by movq - 21-06-2020, 03:19 PM
RE: RSS feeds - by venam - 21-06-2020, 03:25 PM
RE: RSS feeds - by ckester - 21-06-2020, 03:35 PM
RE: RSS feeds - by jkl - 21-06-2020, 03:48 PM
RE: RSS feeds - by movq - 23-06-2020, 01:08 PM
RE: RSS feeds - by ckester - 23-06-2020, 02:23 PM
RE: RSS feeds - by movq - 24-06-2020, 07:55 AM
RE: RSS feeds - by Saos - 24-06-2020, 07:00 PM
RE: RSS feeds - by twee - 27-06-2020, 06:59 PM
RE: RSS feeds - by bouncepaw - 28-06-2020, 05:41 PM
RE: RSS feeds - by acg - 01-07-2020, 09:11 AM
RE: RSS feeds - by twee - 01-07-2020, 09:40 AM
RE: RSS feeds - by acg - 01-07-2020, 10:32 AM
RE: RSS feeds - by ckester - 01-07-2020, 07:33 PM
RE: RSS feeds - by ckester - 01-07-2020, 09:25 PM
RE: RSS feeds - by Dworin - 05-07-2020, 11:36 AM
RE: RSS feeds - by jkl - 05-07-2020, 11:38 AM
RE: RSS feeds - by fre d die - 16-07-2020, 04:41 PM