Kill the Newsletter – Convert email newsletters into Atom feeds
31–40 of 127 posts
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#32Earlier quoted context omitted.
I wonder why anyone would still use RSS over Atom. Atom was already supported by virtually all feed readers when Google Reader was shut down. And that was nearly 8 years ago. The only reason I can think of is that people often use RSS synonymously to feeds.
RSS is useful as a creator because it's so under-specified that you can create valid RSS with virtually no effort (ie: printf). It's a huge pain to consume it because every single library needs to have crazy hacks to do things like double-unescaping HTML. Atom is the better format, but - like any time you work with XML - you should never try to hand-bomb string output. Use an XML library, or preferably an Atom librar…
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#33Nice idea. Related - Is there anything that can add the select number of Twitter accounts I want to follow to this Atom or RSS feed? Without exposing myself to toxic replies, toxic suggested tweets and toxic trending topics? I've thought for years there should be something like that. Presumably it's a grey area with APIs or scraping.
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#34Earlier quoted context omitted.
The article you link lists numerous advantages to using Atom over RSS (and no advantages to RSS). Why would you consider RSS over Atom?
That article also has an XHTML 1.0 Transitional DOCTYPE, and wastes a request trying to load JavasScript for Google Plus.... this is not up-to-date information. The "advantages" are minor at best, and exclusively relevant to a developer, with very little impact on the end-user
Which would presumably be why the developer chose it, yes.
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#35What's wrong with email newsletters? I actually like them quite a bit.
For non-personalized newsletters it's pretty useless for you to give out an email address. No one's ever gonna address you individually so all it creates are potential privacy issues if you give out your real email address. The only benefit I can see even for non-personalized newsletters is that you have it in your mailbox and can use your normal email filtering tools to deal with newsletter messages.
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#36Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#37(I hunted this down by clicking through to his bio first. Not sure why he doesn't put a link to it on the kill-the-newsletter front page)
(Not associated with the author in any way. Just a happy user)
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#38Earlier quoted context omitted.
The article you link lists numerous advantages to using Atom over RSS (and no advantages to RSS). Why would you consider RSS over Atom?
That article also has an XHTML 1.0 Transitional DOCTYPE, and wastes a request trying to load JavasScript for Google Plus.... this is not up-to-date information. The "advantages" are minor at best, and exclusively relevant to a developer, with very little impact on the end-user
Why would you consider RSS over Atom (you seem to exhibit a preference but you have also neglected to list any of the reasons)?
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#39I think we should go the opposite way. I think we should push more onto email. email is pretty ubiquitous. Nearly everyone online has email. It's as close to universal as anything else for accessing people. Instead of having a dozen different chat apps, push chats to email. Instead of a half dozen Slack wannabe apps, push all that to email. We should expand the email protocol to support that.
1. Mixing different applications in one inbox would be a mess for a lot of people (e.g. your IM would drown out important work email)
2. Privacy - avoiding unique online identifiers when they're not needed is a good idea
Re: Kill the Newsletter – Convert email newsletters into Atom feeds
#40What's wrong with email newsletters? I actually like them quite a bit.
For non-personalized newsletters it's pretty useless for you to give out an email address. No one's ever gonna address you individually so all it creates are potential privacy issues if you give out your real email address. The only benefit I can see even for non-personalized newsletters is that you have it in your mailbox and can use your normal email filtering tools to deal with newsletter messages.
Is this the same class of privacy issue as, say, subscribing to a print journal that is delivered directly to your place of residence (as opposed to a post office box)? I think you could even argue that using anonymized email addresses for your newsletter subscriptions could be the digital equivalent of a PO box, right?