techlifewebGWG: Well, that's something Im thinking about. At the moment, turning from template issues and moving to thinking about posse/pesos ease of use
tantekIt would probably take me more than an hour. So I reached a practical limitation in my current approach, and must design+write more code to improve the situation
tantek.comedited /meta_http-equiv_status (+350) "/* Defined Values */ add explicit extension of meta http-equiv for "Status", for something citable and expandable beyond the spec summary" (view diff)
tommorristantek: it's kind of a proof of concept - if you are using Django, there's not really much of a need to be able to set status codes with a http-equiv. but one implementation is better than zero.
tommorriseventually, shouldn't be too hard for someone to build, say, an nginx or apache plugin which is a more useful place to put such code for a static site
tantek.comedited /meta_http-equiv_status (+799) "/* Consuming Application Requirements */ split general consuming application and specific to webmention receiver" (view diff)
tommorristantek: the only thing I'm slightly worried about is if it got widely adopted, it's something that would have to be scrubbed from any user input. if someone were to submit a 410 meta http-equiv, then Google were to index it...
tommorristhere's also some issues with how to handle streaming. will need to find or write a streaming HTML parser. if someone is sending a very large document, would need to handle that. (though if you are serving a 401, it probably ought to not be huge.)
KevinMarkswasn't there some limit on how close to the top meta should be? I suppose someone could have made a facebook meta clump wiht a data url for the photo, but that would be daft
tommorrisDjango Middleware is used specifically for doing stuff like parsing responses and changing them. I've got some Django middleware to make it so that when you go to a .json URL (or send an Accept header asking for JSON), it parses the HTML with mf2py and returns the JSON
tantekkevinmarks I often use a list at the top of my document to summarize and then have headings with the same text, so fragmentions would fail at that
LoqiThat! (or "that ^" or "that ^^^") is a rarely seen reply often emphasizing agreement with a This post, but sometimes[1] merely emphasizing agreement with a previous reply http://indiewebcamp.com/that
Loqi[Tantek Çelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat draft standards suitable for embedding data in ...
gRegorLovephp-mf2 currently just converts legacy mf1 to mf2, then runs the mf2 parsing. Shouldn't be too difficult to keep track of the mf1 state. I'll need to read up on backcompat
KevinMarksthat's a tricky one - as it's open sourced, they can't sunset ti completely, but if they stopped favouring them in search then the point goes away
urantherI just don't hear much about it - so it seems like the wider web community is not caring about it. But maybe I'm not listening in the right places.
gRegorLoveuranther: I think larger publishers will definitely be adopting AMP if they haven't already. Hosted Wordpress.com supports it as well, I believe.
LoqiAMP is Accelerated Mobile Pages, a Google-led project that speeds up a subset of HTML through caching and dependencies on google: http://indiewebcamp.com/AMP
uranthergRegorLove: I agree, it seems mostly helpful for content-heavy websites like NYTimes. I was thinking it would be a fun exercise to see how fast I can get my (content-light) website to load.
aaronpkthere's a conversation about linkedin happening in another chat room i'm in, (can I call Slack channels a chat room? is that allowed?) and I am wondering if there's some part of the appeal of linkedin that we could bring to indieweb resumes
aaronpkone of the benefits for me of having my resume on linkedin is that they've gone to the trouble of figuring out how to lay things out and where to put things, so I just fill in the details
aaronpkwhen i'm staring at a blank HTML page, there's a lot more cognitive stress about what to write first, that it makes it harder to actually put my resume info on my site
tantekok I'm starting to get annoyed at the FB practice of people "tagging you" in a post with a location masquerading as a checkin which FB then notifies you as "So and so said they were with you at location"
tantekit's just that people (or their reaction to the UI? maybe mobile UI? mobile app UI?) seem to actively choose to use "tag someone in this post" as a FBism FYI
Loqipage is short for webpage on the IndieWeb, and can by default be marked up with h-entry (like body class=h-entry) for link-preview purposes unless the page serves a more specific purpose like a homepage or an event https://indiewebcamp.com/page
tantekA Facebook Page is a form of identity on Facebook that has its own profile like other identities, and a set of administrators who can take action on Facebook as the identity of that Facebook Page.
gRegorLoveI actually don't recall if that means they can't tag me in checkins at all, or if I have to approve it before it appears publicly. Might be the latter.