You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been musing on the idea of finding a way to incorporate RSS into MemoryCache. It feels like it might be an interesting way to provide additional publishing sources that people might want to draw from, but at the same time, I'm torn because I think there's a risk of RSS content pushing a lot of things into the data store that never actually gets read by the human, which feels like a large factor to me. Something we might want to consider (cc @katetaylormoz) is whether we want to have an optional separate flow for user-added sources, which have to be "read" before being saved?
Alternatively, the solution might just be to recommend an RSS feed extension separately, and use the existing document flow.
The text was updated successfully, but these errors were encountered:
Interesting idea! I can see value if the person is posting to a blog already and wouldn't want to duplicate the source input (if they have a draft, or if they pull from the site's content themselves)
Were you thinking that the use case would be a trusted blog that the person regularly pulls content from? Or a personal RSS feed to pull content written by the person -- this brings to mind questions about the amount of control they would need over what gets into the data store (and to what extent we would need to communicate the source)
I've been musing on the idea of finding a way to incorporate RSS into MemoryCache. It feels like it might be an interesting way to provide additional publishing sources that people might want to draw from, but at the same time, I'm torn because I think there's a risk of RSS content pushing a lot of things into the data store that never actually gets read by the human, which feels like a large factor to me. Something we might want to consider (cc @katetaylormoz) is whether we want to have an optional separate flow for user-added sources, which have to be "read" before being saved?
Alternatively, the solution might just be to recommend an RSS feed extension separately, and use the existing document flow.
The text was updated successfully, but these errors were encountered: