Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Here are some notes from the "broadcast" portion of the meetup:
derekfields.is — Thinking about ESP8266 + WebAR to make, e.g. a painting with AR overlays in mobile browsers. Working on CSS Grid stuff for his site, now. Trying to be consistent.
jonathanprozzi.net — Mainly been working on stuff for DHF, but it overlaps w/ personal projects. Working on a "headless WordPress" setup as a data source for a Gatsby or Next static site that can be taken to schools w/ super slow internet. Been learning how to use Gatsby – the GraphQL queries for WordPress have been tricky. Got it working on his own site first, then managed to get a handle on how to pull lessons for specific courses from the set of all courses. Now digging into more GraphQL (like debugging w/ GraphiQL) and issues like differences in how WordPress handles whitespace (processing newlines into paragraph and break tags) vs stuffing the content into a React component (no special whitespace processing by default). For personal stuff, feels like Gatsby + headless WP is too heavy. Interested in an IndieWeb-starter version of the Gatsby starter site, which doesn't even have semantic HTML at the moment. Also looking into WordPress + Next... next, because it seems simpler.
martymcgui.re — Installed grant.codes' PostrChild plugin for Chrome. It shows Edit Post buttons on his posts and makes the content there editable via Micropub and it is very neat! Also showed off his indiebookclub.bizprofile. Added support for read posts to his site to support it and is now converting old read posts (which were just notes of the form "📕 Finished Reading: ...") into this new form. Has ideas for additions to indiebookclub like URLs for books and authors, tags, text content, and backfeeding entries from his site to complete his profile. Will be dropping in his Goodreads data next.
bouhmad.com — Been implementing a speedtest-like app on a new site for Baltimore City to gather data by census block and compare. Part of his new(ish) project to establish a mesh network for the city!
Other discussion:
IndieWeb Summit! I think next HWC Baltimore may be happening during IWS demo time. Maybe it'll be streaming here!
"Headless" Micropub CMS - what would these look like? Jonathan is interested in Microformats2 as the storage format for posts, courses, and other data, and Micropub seems like the way that MF2 data gets shipped around for creating/editing posts. But most Micropub clients are built for creating (and rarely editing) very specific kinds of posts.
Comparison to Netlify CMS - which is built around Git and flat files. Netlify can get a list of all your posts by listing files in Git. A Micropub-based CMS would need to query a list of all posts, with filters like post type, tags, ...
GraphQL queries over MF2 properties??
Facebook's API changes have caused Bridgy to stop working for backfeeding reactions and comments, and Publish will stop working in August. Jonathan thought his site configuration was broken as he wasn't getting backfed comments and likes anymore. Basically: Facebook has shut out the IndieWeb. This feels like a huge problem (for the IndieWeb)! How are people working around it? Are they? This may help usher IndieWeb folks out the door for Facebook, but it almost completely stops people who want to be in that in-between space.
Right-to-Left: dariusmccoy.net, derekfields.is, bouhmad.com, jonathanprozzi.net, martymcgui.re. Also: a 3D print of Phineas Gage's head and associated railroad spike.
Thanks to everybody who came out! We hope to see you all again at our next meeting on WednesdayJune 27th at 6:30pm (quiet writing hour at 5:30pm)!
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!
“the design driver for this exercise was to create a solution that allows to embed an (interactive) map where the browser only contacts a third party after informing the user beforehand or – even better – not at all.”
Wonderful post by Sebastian Greger, and right up my alley. I look forward to trying this out with the checkin posts on my site!
Here are some notes from the "broadcast" portion of the meetup:
dariusmccoy.com – Playing with Squarespace because he expects to have youth using it for the upcoming Web Shop launch at DHF. In ~3 weeks! He's trying to clone the existing DHF 3D Print Shop website in it, but finding it a bit restricting. Playing w/ some CodePens for nice animations/transitions but having trouble getting those into the Squarespace editing tools. Wants to use them for within-page links.
derekfields.is – Been struggling w/ goals on personal website stuff. Has been applying for webdev jobs, though! Waiting to hear back. Has been working on his startup idea - an LED backpack for biking. It's controlled by a microcontroller and he wants it to serve a webpage over WiFi so you can control it from your phone without installing anything.
jonathanprozzi.net – Spent time tonight writing a post because he hasn't in a long time. The post includes shaming himself for not writing posts. Writing up his experiences from a recent conference where DHF was receiving an award. Building apps with GatsbyJS which are PWAs that work offline, so the content he writes for DHF can work for people who have viewed them even if the internet goes down.
martymcgui.re – "Launched" his GIPHY-backed GIF posting app Kapowski. After feedback from last time, made it work without requiring logins (making it usable by people who aren't all wired up with IndieAuth on their sites). Thinking about ways to progressively enhance Kapowski, such as saving favorites that can be viewed offline, offline sending with posts going out when the internet comes back, etc. Been going all in on micropub for his personal notes that exist on a private site. Used selfauth, mintoken, skippy's micropub server, spano for media, and built a new nginx auth_request service that uses IndieAuth and an access control list to allow only him to view the private posts. Hoping to clean that up and release it someday soon. Also started first steps for another long-term micropub-related project to assist sites that support micropub for creating and editing posts but don't want to build their own infrastructure for syndication. It's called "POSSE Party", and currently it's a manual-til-it-hurts Micropub editor that lets you manage mp-syndicate-to and syndication properties for posts. Someday he hopes to make something that can use bridgy or silo.pub to automate syndication for people whose sites don't do that.
Other discussion:
LED mounting strategies for backpacks. Big diffusers make for good looking LEDs but surface mount parts make things easier to mount.
Jonathan's experiences at the conference. His takeaways from talks about making human-centered technology. E.g. "context is everything, a perfectly engineered span is useless, but the Brooklyn bridge connects people". He's thinking a lot about common themes around technology that works *for* humans. For example, so many people don't have internet all the time!
Thanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you’d like to see for this audio edition!