It's time to head back to RSS?
271–280 of 503 posts
Re: It's time to head back to RSS?
#272Earlier quoted context omitted.
Interesting you say that, I got into podcasts recently (a bit late I know) and found the space very confusing. It's kind'of all on iTunes, but not really, you can get them from their source sites, but also some apps have a subset. Understanding the model is not easy. I didn't know it was powered by rss until this thread. I am really pro federation, and I am not deterred, but I am an engineer on HN. I wonder why email…
The email protocols are hell. Absolute hell. I don’t think anyone truly groks how it works all the way down either. A big difference is that email has slowly been developed over a period of decades, and so a lot of great software (both libs and GUIs) were built on top of it, and “perfected” over the time. Maybe what prevented RSS from reaching the same level of development is that RSS is only composed by “creators”,…
SPF, DKIM and DMARC seem to be making a real dent here though. DKIM is the most complicated to implement and manage since ideally you want to periodically rotate the keys and it has to be implemented at the sending server level instead of the DNS.
Re: It's time to head back to RSS?
#273Earlier quoted context omitted.
Yep. It's perplexing that a YouTube for podcasts (with centralized ad serving and similar profit sharing) hasn't emerged. The space is endearing - maybe that's why it is so vibrant?
Well, distribution is fairly centralized [ADDED: in practice through iTunes/Google Play/etc.] and the hosting of the actual podcasts is cheap enough that throwing them on S3 or wherever isn't really a burden for most people. And advertising, when it exists at all, tends to be native advertising. > The space is endearing - maybe that's why it is so vibrant? That's true but arguably YouTube at least started out that wa…
I really hate that many podcasters are trying to push their own app or their publishers / organizations app (even NPR is doing this). Getting everyone using the same platform is how podcasts will get youtubified.
Re: It's time to head back to RSS?
#274https://tedium.co/2017/11/14/google-feedburner-rss-history/
There are alternatives to FeedBurner that are quite good (I personally use FeedPress) but I think that if RSS is going to get any momentum back, we need more people making these tools again. The emergence of JSON as an alternative to RSS is a real opportunity here.
(Side note: Was a long-term Digg Reader user, so its loss was felt. I found FeedBin a decent alternative for my needs, FWIW.)
Re: It's time to head back to RSS?
#275I use my own RSS reader since around 8 years now. It has evolved quite a lot. Before I was using aKregator. I started with a simple CherryPy project and a SQLite database. It is now using Flask, SQLAlchemy and React: https://www.newspipe.org/ I have something like 200000 articles in the database. And the oldest article is from February 1995!
Just a heads-up: Tried logging in before I got the confirmation e-mail, typo in error message: > User is desactivated Should probably be something like > User account has not been activated yet. Check your e-mail, etc. etc.
Maybe it will be even better to just say something like 'bad login and/or password'. In order to give the minimum of information.
Re: It's time to head back to RSS?
#276If you miss the clean UI and keyboard shortcuts of Google Reader, I highly recommend BazQux Reader. The front end tech is also pretty interesting: it's built with Ur/Web. [2] [1] http://bazqux.com [2] https://github.com/bazqux/bazqux-urweb
Re: It's time to head back to RSS?
#277If you already use an email client and have a place to run cron jobs, I highly recommend a feed->email converter. No need for a separate RSS reader, and you get cross-device syncing for free. Options include feed2email[1], feed2imap[2], and my own feedmail[3] (just "released", but I've been using it for years). I prefer clients like the latter two that can upload via IMAP, since that gives better control than sending…
Thunderbird already supports feeds.
Re: It's time to head back to RSS?
#278I used my ad blocker to remove the "Well done!" that appears when everything is marked as read, it's so patronising.
Now I use rrss (https://github.com/pmarinov/rrss) because it just reads feeds and doesn't constantly promote itself with management garbage.
Re: It's time to head back to RSS?
#279Re: It's time to head back to RSS?
#280I've been a (paying) user of NewsBlur ( https://newsblur.com/ ) since Google Reader shut down and haven't looked back. p.s: In HN spirit, it also happens to be one developer's side-project-turned-profitable-business, and the "social" features a totally non-intrusive, but there if you want to know what people are sharing and commenting on.