#tantekso we'd have to handle doing something like ignoring non-numbers, then parse for ISO8601 date time with slightly more flexibility (allow "/" as y-m-d separators instead of "-", look for "pm" or " pm" immediately after time string and handle per vcp date-time parsing
#tantekalso a bit surprised that's in the 'entry-content' instead of the 'entry-meta' - I wonder why manton chose to do that - because I think normally themes put permalinks / dates in the entry-meta
eli_oat joined the channel
#tantekhmm - his article post has several rel-tag links which are not being picked up by the parser for some reason
#tantekand the article also has time.entry-date[datetime] for dt-published which is already in the proposed list for backcompat
#tantekah the article also has <span class="author vcard"> which is getting picked up by the parser
#tantek!tell manton any particular reason your notes put permalink/published date inside the entry-content instead of the entry-meta like your articles do on http://www.manton.org/ ? (also your articles have author in entry-meta, whereas your notes don't seem to, deliberate? or theme omission?)
#tanteksince SSL is officially *prohibited*, should we even use the term informally when referring to e.g. ssl certs? or should we instead refer always to TLS, e.g. TLS cert? cc: snarfed bear
#tantek(I'm looking at all the uses of "SSL" as a word/adjective in /HTTPS and wondering if those should be changed/removed)
snarfed joined the channel
#aaronpkI wasn't thinking of any in particular, I saw that problem in a whole bunch of wordpress sites, not just Manton.org
tantek, snarfed, [jeremycherfas] and [unoabraham] joined the channel
#[unoabraham]If you mean IndieAuth, then yes. The domain is not the identity, it takes it from either Twitter or Github, haven't faced any issues myself.
[kevinmarks] joined the channel
#[kevinmarks]Did we add the h-feed backcompat suggestions?
#ZegnatYeah, I was thinking about that. Might end up using it for iteration one.
AngeloGladding, eli_oat, leg and tantek joined the channel
#aaronpk[unoabraham]: its the other way around. The domain is the identity and uses twitter or GitHub to authenticate that identity
#aaronpkThis is demonstrated by the fact that you can log in to the wiki with the same user account by authenticating with either twitter or github but you end up logged in to the same account either way
[kevinmarks], snarfed, [kim_landwehr] and eli_oat joined the channel
#[jeremycherfas]I currently rely on the player built in with the Blubrry plugin, but I am not super happy with it. I have not had any complaints. I also have no idea how many people listen there rather than via a podcatcher.
#KartikPrabhu<audio> element should give a default player
#GWG[jeremycherfas]: I've used that too, but I want to do my own display.
[snarfed] and [kevinmarks] joined the channel
#ZegnatAnyone want to tell me why my regex is not working?
#ZegnatI am doing a replace with /( +(?=\n)|(?<=\n) +|^[\t\n\f\r ]+|[\t\n\f\r ]+$| +(?= ))/ but it isn’t removing a linebreak at the start of a string. While it is supposed to do so...
#Loqisnarfed has 52 karma in this channel (371 overall)
#snarfedoh btw aaronpk re watchtower polling tiers, i realized you maybe don't need to keep a bunch of old post ids per feed. you could keep just the latest one, use a regexp (i know i know :P) per format to find the latest id in a feed, and check that