2015-03-02 UTC
the_frey, the_frey_, bblfish, almereyda, shepazu, jaywink, wseltzer_valencia, pfefferle, pfefferle_, stevenroose, Augier, AugierLe42e and harry joined the channel
# 17:20 aaronpk I did a little writeup of how to publish and consume PuSH 0.4
# 17:21 melvster aaronpk: is it used alot these days? didnt hear much about it for a few years
# 17:21 aaronpk yeah i haven't heard much either, thought I'd give it a try again
# 17:22 aaronpk PuSH 0.4 works with any URL regardless of content type so that's nice
# 17:22 melvster aaronpk: <link rel="hub" href="https://kylewm.superfeedr.com/"> .. is there any way to change hub into a URI? (I should probably know the answer to that, but cant remember)
# 17:22 aaronpk content type is important only if REST is important
# 17:23 aaronpk my writeup is HTML centric but you should be able to substitute in your head when reading it
# 17:23 aaronpk what do you mean change hub into a URI? that looks like a URI to me
# 17:23 melvster REST is the architecture of the web so many people like it
# 17:23 aaronpk actually turns out HTML is the architecture of the web
# 17:24 melvster but that's like arguing that virtually no people are not racist ...
tilgovi joined the channel
# 17:27 aaronpk for PuSH, the hub has to be a URL that can be reached via http or https
# 17:28 melvster yes i mean the property not the value ... the value is a uri but the property, "hub", is just a string
# 17:28 aaronpk well PuSH consumers are looking for exactly rel="hub"
# 17:28 aaronpk so you'd have to make a variation of the spec if you wanted to change that
# 17:29 melvster it's just for it to work with some of my tooling i need both the "hub" and a uri version, something like microformats.org/hub
# 17:29 aaronpk you can add any other rel values you want as long as "hub" is still there
# 17:29 aaronpk (i wouldn't do microformats.org/hub tho since it's not really in the realm of microformats)
# 17:30 aaronpk good question, not sure if this falls under the html5 registry of rel values
# 17:31 melvster im sure there's an answer to this question, just dont know what it is
# 17:38 aaronpk "hub" is registered in the html5 registry right now
shepazu joined the channel
# 17:39 aaronpk which is the official registry of both W3C HTML5 and WHATWG HTML
almereyda, jaywink_, stevenroose, harry, the_frey, shepazu, bblfish and melvster joined the channel