events/2025-07-09-hwc-americas
Homebrew Website Club - Americas was an IndieWeb meetup on Zoom held on 2025-07-09.
- Archived from: https://etherpad.indieweb.org/2025-07-09-hwc-americas
Participants
David Shanske
Thomas Vander Wal
Ross A. Baker https://rossabaker.com/
benji
- Template:herebox
Angelo Gladding
- ... add names
Notes
- ... add notes
- https://indieweb.org/IndieWeb_Movie_Club - The Triplets of Belleville (2003)
https://david.shanske.com/location/bg/
- 88x31
- html5 validator, like the old W3C ones: https://github.com/bradleytaunt/html5-valid-badge/
- https://eightyeightthirty.one/
- https://88x31.nl/
- css:
img[width="88"][height="31"] { image-rendering: pixelated }
- Internationalized sites
- Can route directly on things like Accept-Language header, but what if your sites don't have parity? Do you want to send a user to their default preference or to your best work?
- The
element quotes smartly per language! (e.g., German gets βthis", English gets "this")
Transit json feeds (GTFS) and open licensing
* Attempting to add LA Metro route info to Traewelling https://traewelling.de/ * Traewelling only allows open data licenses https://help.traewelling.de/en/features/timetable/ * Traewelling pulls from transitious , https://github.com/public-transport/transitous/ * Transit Land appears to be the source of truth for licensing, e.g. https://www.transit.land/routes/r-9q5c-2 * LA Metro does not clearly define an open license ... * ...although it is recommended by the state at https://dot.ca.gov/cal-itp/california-transit-data-guidelines-faqs#faq-howToSelectLicense * Next step, write a friendly government contact at LA Metro to define open license!
https://david.shanske.com/2020/02/08/3253/
- Microsub ideas
- https://indieweb.org/Microsub-spec
- query a post to see if it has been read
https://tracydurnell.com/2024/03/01/indieweb-interactions-what-builds-connection/