#Loqi[Greg McVerry] 1/2 people in room at @uconnresearch SBIR event faculty who chase grants everyday. I might have utilized a more production based pedagogy that took advantage of the audience but I always prefer uncoferences or at least some audience participation. I...
#[relapse]That matches anything under "jgregory...", and takes the Path side of the URL and adds it to the end of "archive.jgregory..."
#[relapse]NC is case insensitivity, 301 you know, and L is last rule.
#[relapse]If you're using the plain "jgregorymcverry..." URL still, you might want to add a rule that only redirects files/ directories that don't exist.
#ZegnatUgh, my weight graph has stopped working. Firefox started complaining about the subresource integrity hash (so either that has previously not been implemented by Fx or Cloudflare has been tampering with the JS libs). Chrome does load some parts of the graph but complaints about CORS settings (again on Cloudflare’s side)
#ZegnatSo if anyone is using cdnjs.cloudflare.com as JS lib CDN, do check that everything still loads as expected!
#ZegnatHuh, curling the resource I need does show the CORS header. No idea what the browsers are tripping up on
#ZegnatMaybe the OPTIONS preflight check... more debugging after breakfast
jjuran, [jgmac1106], cweiske, leg, iasai, swentel, cweiske_, [kevinmarks] and jgmac1106 joined the channel
#ZegnatCan’t figure out why Cloudflare CDN stopped functioning for me. Just hosting the files myself for now
#ZegnatI still haven’t had a use for Microsub, so, not me
#petermolnarwell, that's exactly the issue: I'm trying to automate or at least import my rss opml into microsub, be not luck so far
#petermolnarI'm refusing to populate it by hand :D
iasai joined the channel
#ZegnatAt some point I was thinking about just making a dedicated OPML importer for Microsub. But as it wasn’t a direct itch of myself I dropped work on that
jgmac1106 and tglobe joined the channel
#[jgmac1106]can you go to opml to json first? Lot of tools for that
#ZegnatWhat tools are there for importing a list of feeds from JSON?
#petermolnarso as much as I dislike OPML, it can be made surprisingly user readable
#ZegnatIt was one of the reasons why I dropped the OPML import thing. It wasn’t as easy as “just read XML”, because there seemed to be some disagreement on how an OPML of feeds gets structured.
#petermolnarso the answer is i'd like to keep opml, because it's way more compatible, than randomly specified json
#ZegnatI saw some feeds that put all the subscriptions on the top level, and then some that nested them depending on categories (e.g. if exported from a reader with folders)
#[eddie]Do you mean plain text vs markdown vs html?
[tantek] joined the channel
#[tantek]I do feel it's been discussed a few times
#[tantek]though I don't remember the answer anyone came up with
#[tantek]!tell [jgmac1106] hey your mini write-up and chat about the apache redirect directives that helped you migrate your site would make an excellent article for today's IndieWeb Challenge, especially if you explained it precisely, specifically step by step, and provided the code block for .htaccess
#[tantek]also happy to help with editing and feedback to get that out there, as /migration is certainly non-trivial (still) and many would find it useful when looking at changing what setup/CMS they have on their site (especially if they want to keep the old one running, maybe even statically, just to support old permalinks)
[metbril] and pstuifzand joined the channel
#pstuifzand!tell petermolnar if you have problems with `ek` you can ask me. Perhaps you can create an issue on the github with the problem.
#pstuifzand!tell petermolnar I also created version 0.8.3 of ek (on Github) that has better error handling (and reporting), use `ek -verbose channels`.
#[tantek]witholds his opinion on that documentation until [jgmac1106] replies
#jgmac1106[sknebel] this is exactly what would have helped
#[tantek][jgmac1106] I'll point out that nowhere on that page are real-world examples that would have helped your situation. The examples there are almost completely useless in practice.
#jgmac1106in terms of I wanted a cheat sheet. but in terms of helping me do a redirect , no
#aaronpki've stumbled across that page many times and always left more confused than when I started
#[tantek]right, those docs are crap for what they're supposedly for "rewrite"
#jgmac1106also, and it pains me to say, hyperlinks are never defintions
#[tantek]also it's certainly *not* a "mod_rewrite Introduction" in any meaningful/useful way except for handwaving. it might be a half-decent reference for when you already understand mod_rewrite
#jgmac1106It should be a drop down menu for the 4-5 major use cases. then get into the weeds,