Modern sites are publishing feeds on their home pages marked up with the h-feed and h-entry microformats with higher fidelity (more entries, more content, sooner, more reliable) than legacy XML formats (RSS/Atom).
http://microformats.org/wiki/h-feed
http://microformats.org/wiki/h-entry
It would be great if feedbin supported directly subscribing to a people's home pages, and only fallback to legacy feed files if there's no h-feed or h-entry on the home page.
There are microformats2 parsers:
http://microformats.org/wiki/microformats2#Parsers
Including an open source Ruby microformats2 parser:
https://github.com/G5/microformats2
That feedbin could use to do this.
Thanks for your consideration!
Modern sites are publishing feeds on their home pages marked up with the h-feed and h-entry microformats with higher fidelity (more entries, more content, sooner, more reliable) than legacy XML formats (RSS/Atom).
http://microformats.org/wiki/h-feed
http://microformats.org/wiki/h-entry
It would be great if feedbin supported directly subscribing to a people's home pages, and only fallback to legacy feed files if there's no h-feed or h-entry on the home page.
There are microformats2 parsers:
http://microformats.org/wiki/microformats2#Parsers
Including an open source Ruby microformats2 parser:
https://github.com/G5/microformats2
That feedbin could use to do this.
Thanks for your consideration!