#cweiske!tell aaronpk: does your web archive follow the algorithm described in https://indieweb.org/indiearchive#Storage? if yes, do you rewrite all the links in HTML, CSS and JavaScript files to map to the new URLs?
#scottjensonI'm interested in indie CMS solutions, something like Ghost or Known that can offer self or professional hosting
#scottjensonIt turns out some IoT devices can really use web pages and I'm scouting around for simple solutions for makers to put up content without too much hassle
#jonnybarnesscottjenson: what’s wrong with Known? it s indie-web friendly
Zegnat joined the channel
#GWGscottjenson, not sure if anyone has explored IoT in this context, would be interesting
j12t joined the channel
#GWGben_thatmustbeme: Do you have a moment re JF2?
#Loqiben_thatmustbeme meant to say: GWG, you can do it either as a single URL (and store the actual cite in the references) or you can make it a type:cite
#petermolnarGWG re: yes, I switched the in-db queue with historical values to a real queue while exporting the mentions themselves to a log
#petermolnarI realized I'm using the database for things I should not use a database for
#petermolnarthat is a replacement for another thing: I had a plugin to query and store the HTML of every URL I link
#GWGben_thatmustbeme: I'm trying to adjust my storage of mf2 properties in WordPress to something that can be easily converted to a jf2 array, so, I suppose I have to decide which of those I actually want, I guess.
#GWGben_thatmustbeme: The like array seems less duplicative though.
#petermolnarturned out it can eat up a lot of space in the db while I'll never really going to query it in a database-sense
#petermolnarso for now, an archive.org trigger is enough
#GWGpetermolnar: What about storing the parsed mf2?
#Loqiaaronpk: cweiske left you a message 3 hours, 29 minutes ago: does your web archive follow the algorithm described in https://indieweb.org/indiearchive#Storage? if yes, do you rewrite all the links in HTML, CSS and JavaScript files to map to the new URLs?
#Loqiaaronpk: cweiske left you a message 3 hours, 28 minutes ago: and is your archive public? how do you make it visible?
#aaronpk!tell cweiske thanks for the pointer, I'm updating that page to reflect my updated site. I never did serve those publicly, and also only downloaded the HTML, I didn't download linked resources
#voxpelliscottjenson: a pretty full list of IndieWeb projects can be found on: https://indieweb.org/projects I myself do Jekyll now, but haven't been thinking about it in an IoT/Physical Web scenario yet
#petermolnarCMS for IoT? ugh. I've checked that physical-web idea, and while I do see a point in some cases, since it requires an internet connection from both parties, why not just put a proxy on them?
#petermolnar(and yes, I did install a debian with nginx, php, mysql and a wordpress on one of my old smartphones, and I admit: it was both a stupid and a horrendously slow experiment)
#aaronpkscottjenson: i've thought about making web pages for physical things a lot as well!
#voxpelliI think my Jekyll + Micropub setup would work fairly well. Right now it depends on GitHub, but it could be reworked to use git directly (decided to avoid that complexity at first to gain some momentum)
goodoo, squeakytoy, renoirb, tantek, j12t and CherryPuffs joined the channel
#voxpelli[kevinmarks]: I will launch a new version of my endpoint soon, can you keep your eyes open for any problems? accidentally doing two big changes at once now
#[benatwork]I’m abstaining from Homebrew this week because I’m planning on going to a Black Lives Matter meeting. Tangential question: how could indieweb help people to save reports to a space they controlled? Diamond Reynolds’s Facebook was taken over by the police shortly after her livestream, and the livestreamed video was made unavailable until Facebook revived it.
#[benatwork]^ A concrete way owning your own data can be very meaningful to a group whose voices need to be heard.
#voxpelli[kevinmarks]: no changes to that one directly, but refactored and upgraded the entire backend in preparation for Salmentions + to use newer Node.js and Microformat parser version
#voxpelli[benatwork]: certainly, empowering marginalized groups who for one reason or the other are getting their voices silenced seems like one of the important benefits of the indieweb
#voxpelli[benatwork]: aaronpk: A PESOS could perhaps had been enough in this case?
#aaronpkif you don't care about streaming, just hosting video, then it's much easier. you can usually copy videos off a phone onto even shared hosting and serve it from there. these days video files aren't super huge, and disk space on hosting providers is relatively cheap.
j12t joined the channel
#voxpelliseems like one can do an OwnYourGram kind of thing for Periscope using only public API:s
#voxpellione interesting part there could be Micropub – that leaves the editorial interface outside of each individual device and has the device themselves only have the content + an API to change that content. That's where IndieWeb is heading
#scottjensonWe're finding out that simple micro-sites are really in need for the Physical Web
#aaronpkdo they need to be hosted on the device itself, or is it okay for it to be hosted on the internet?
#scottjensonGhost looks great as it's hosted so you can get started really quickly (but install on your site if you'd like)
#scottjensonthe Physical Web is always on the internet (it's just URLs)
#aaronpkyou might also check out Kirby CMS, a lot of the folks in Germany use it
#voxpellimy setup with Jekyll currently has a hosted Micropub API in the cloud that then commits changes to a git repository that then triggers a build somewhere else and finally puts the HTML somewhere accessible (although still early days there)
#voxpelliwonders if he maybe can fit the micropub endpoint part into Ghost as well, considering that Ghost uses pretty much the same tech stack, but have it then create Ghost posts instead
#scottjensonI'm looking for that split so people can use hosting for maker-y quick stuff but install as needed
#sknebelwith micropub they even could post to silos via silo.pub
#KevinMarks_Have a look at Hugo - being go it compiles to a small binary which may be better on iot like gadgets
#KevinMarks_Micropub can make sense, if the server is doing templating work.
#aaronpkit didn't sound like serving the website from a device was part of the goal
#aaronpkthe "physical web" things he's talking about are just bluetooth beacons that broadcast a URL to a page on the internet
#KevinMarks_Depends on where you want to put templates I suppose
#bearmy setup is all static and I use micropub to create (and soon update) pages - the flask app on the server side does all of the work to create a page using templates
j12t and AndChat|566325 joined the channel
#petermolnar!tell scottjenson "the Physical Web is always on the internet" - is it safe to assue that those devices never lose connectivity? Why if they do? I'm genuinely interested in the idea, but I would never trust the internet to be always available, especially not in Europe.
#petermolnardon't get me wrong, I see that this is a useful idea; but assuming that the internet is always there is wrong. We have UPS units and batteries for power loss situations, we should have backup plans for device connectivity loss situations, especially, if it's a physical device which someone might depend on.
#aaronpkI think that is an important but ultimately unrelated aspect
wolftune joined the channel
#petermolnarit relates to the type of cms and content
#aaronpkfor some applications it will be fine for the web page to be on the internet and require an internet connection
cyberjar09, friedcell and [kevinmarks] joined the channel
#[kevinmarks]The device can send you a url without it having connectivity
#[kevinmarks]Then you need either connectivity, or previously having run the progressive web app
#[chrisaldrich]I remember shaners saying he was planning on a HWC in LA this week a while back, but notice it's not on the calendar now. Anyone heard anything concrete lately?
#[chrisaldrich]!tell shaners Are you back in LA soon with any plans for HWC? If not I'll try to wrangle something near downtown LA or the East side in the next few weeks.
snarfed, tantek, j12t and cyberjar09 joined the channel
#miklbA little excited about Maton Recce's microblogging platoform "Microblog posts are from independent sites, pulled together in one place via RSS so that they can be browsed and discussed. But each post still lives at (and links back to) the author's web site."
#Loqimiklb meant to say: A little excited about Manton Recce's microblogging platoform "Microblog posts are from independent sites, pulled together in one place via RSS so that they can be browsed and discussed. But each post still lives at (and links back to) the author's web site."