#Loqi[Tantek Çelik] Ten years ago the death of Blogger FTP two days before inspired introducing “the indie web” as a definite noun phrase:
> Blogger turned off FTP May 1st [2010] Who/what will step up for the indie web?
http://tantek.com/2010/123/t2/blogger-turned-o...
strugee, [jgarber], [prtksxna] and nickodd joined the channel
#jeremycherfasInstead, one asks what the protocol is for using a Zoom room for the meeting, if that is permitted.
#aaronpkthere are so many fields to set for events that any sort of automated POSSE would likely be very error prone
#aaronpki'm thinking of a more manual "import event from URL" option which would go parse the page and populate the fields on meetable's create event UI
#[tantek]no seriously, ICS dtend design was fundamentally broken from a usability perspective.
#[tantek]and yeah, programming languages don't have date handling. they have datetime handling where they add artificial precision 😛
#aaronpkthis is the reason my site's event posts are broken, because I store the mf2 data, which stores the property "start" as the ISO8601 string, and when it goes to save it it renders out the H:M:S blindly
#aaronpkmeetable has separate fields for date and time and timezone so that it's easier to get it right
#[tantek]ISO8601 is not the problem. It has specific date semantics
#[tantek]it's your programming language rendering the date that's not implementing ISO8601 correctly 😛
#LoqiStatic site generators are programs that take a set of flat text files on disk and transforms them into a set of static html files ready to be served by a standard web server, or some variation of this example https://indieweb.org/SSG