Notices where this attachment appears
-
Embed this notice
@mi @domi Well technically as I put an XSLT on my feeds, it can work.
https://hacktivis.me/feed.atom
And my blog is also a bit of Xinclude/XSLT underneath, like recent-ish articles are written as Atom entries:
https://hacktivis.me/git/blog/file/feed.atom.in.html
-
Embed this notice
@lanodan @NonPlayableClown @toiletpaper
> The `application/ld+json; profile="https://www.w3.org/ns/activitystreams" ` thing?
> I feel like that's just typical W3C, it doesn't even makes sense.
Turns out every parameter but "q=" has been deprecated as of 9110, but who tries to namespace a content type?
> it should just have been something like XML with stylesheets so it renders somewhat sanely in browsers,
I think it should have just been HTML with proper microdata.
> (For example https://hacktivis.me/feed.atom works like this)
Ah, Seamonkey treats it like any other Atom feed (rendered as browser chrome), Firefox won't touch it.
-
Embed this notice
@p @NonPlayableClown @toiletpaper The `application/ld+json; profile="https://www.w3.org/ns/activitystreams" ` thing?
I feel like that's just typical W3C, it doesn't even makes sense.
But well I'm the kind of bastard who thinks it should just have been something like XML with stylesheets so it renders somewhat sanely in browsers, so URLs no matter what kind of headers you pass still uniquely identity a ressource.
(For example https://hacktivis.me/feed.atom works like this)