#aaronpki somehow do, but that was from back when it was snippets.today
tantek and [eddie] joined the channel
#[eddie]When someone does ?days of indieweb, is there some expectation that the days are consecutive? Non-consecutive but within the same year? No expectation of time?
#tantekeddie - I think 100days projects in general are expected to be consecutive
#GWGI considered doing one that would account for a day of rest.
#[eddie]That's what my assumption was, but was curious in verifying thought around here
#tantekeddie, also from http://the100dayproject.com/ "Pick a start date -- and an ending date 100 days later. Then do one thing a day for 100 days (mornings are especially good). "
#tantekthat seems pretty definitively consecutive as well
#[eddie]So every Micropub server requires support for form-encoded requests. Some clients include JSON requests. I am a fan of JSON, but just wondering if it is documented the logic of when and where to use JSON over form-encoded since it is supported across the board?
#aaronpkor any nested objects, like how checkins include a nested h-card
#sknebelaaronpk: on https://micropub.rocks/implementation-reports/servers/, is test 27 correct? "Uploading a photo to the Media Endpoint and using the resulting URL when creating a post" is framed like a client thing, and it is checked for servers that don't *have* an media endpoint as well? (if that's nr 10)
#[eddie]Thats good to know. I'm about finished with the Swift-IndieAuth library and Swift-RelLinkParser library, and have IndieAuth completely working in Indigenous. So that means this week, I'll be moving onto either mf2 or Micropub or both. So trying to get a better understanding of them.
#LoqiSwift is a language developed by Apple that is primarily used on iOS and macOS but has recently become Open Source and available on other platforms as well https://indieweb.org/Swift
#tantekmf2: use the appropriate property for the semantic, e.g. dt-published, dt-updated for published/edited
#KartikPrabhutantek: yes, that is fine. I am wondering if I should store the UTC time and store the offset separately or directly store the local time?
#tantekdate-time syntax itself, pick the most human readable / verifiable version
#tantekIMO that means author's *local* time with expicit offset to UTC
#tantekand yes that's what I do in my storage files, using Pacific time because that's my default time zone
#Loqitimezones are a way to create dependencies in your code on legislative bodies in countries you have never heard of[1] https://indieweb.org/timezone
#[kevinmarks]That applies to named timezones particularly
#[kevinmarks]My favourite example of this was my friend who runs a big network setting up a war room to deal with the us government moving daylight savings time transition a few years back. Her attempts to schedule it failed because Microsoft Outlook rejected meetings that spanned the dst change.