In reply to
.
Haha. Can’t help but think: why not (microformatted) HTML? (And then, if you wanted [even more] people to be able to effortlessly track changes, RSS. Or, if simplicity and machine-readability are your top-most requirements, JSON?)
In reply to
.
3 responses to “In reply to https://www.zylstra.org/blog/2021/06/dopplr-in-opml/. Haha. Can’t help but …”
@jan Yes, it could be HTML for the content, although maybe less so if I’d include social connections. In all cases limiting access to a known range of connections is a key thing. I think I like OPML (or XML in general) as it can be both human parsed (w XSLT) and machine parsed, and a such is a mid point between HTML (human first) and JSON (machine only)
@ton @jan social connections could be handled with microformats too, could they not? FOAF is a thing.
@doenietzomoeilijk @ton As is XFN.