←back to thread

158 points mustaphah | 2 comments | | HN request time: 0.404s | source
Show context
crazygringo ◴[] No.45307858[source]
I love this.

Has anyone tested to see if it works with Blogtrottr which will email you whenever there's a new item in an RSS feed?

Just since this doesn't seem like it even includes a date field in the RSS? And of course no guid. So I'm wondering how compatible it winds up being.

replies(1): >>45307940 #
kevincox ◴[] No.45307940[source]
Dates shouldn't matter. The feed has ID elements which is what identify entries. Atom has no guid element. So I would expect this to work with any reader.
replies(2): >>45310347 #>>45312430 #
1. crazygringo ◴[] No.45312430[source]
But is this producing ID elements? And if so, based on what, since they don't seem to be coming from any CSS selectors? That's my question.
replies(1): >>45312458 #
2. kevincox ◴[] No.45312458[source]
It seems to use the link as the ID based on clicking a few examples on the site. An ok option for this type of thing.