2022/Create/September
IndieWeb Create Day September was a one-day virtual IndieWebCamp Create Day held on 2022-09-18.
- https://etherpad.indieweb.org/IWCCreateDay-2022-09-18
- When: 2022-09-18
- Archived from: https://etherpad.indieweb.org/IWCCreateDay-2022-09-18
Participants and Projects
- David Shanske
- Working on finishing some weather code upgrades
- Tracy Durnell
- adding mobile layout to test.tracydurnell.com
- Angelo Gladding
- David Somers [omz13]
- fixing my h-card parser so it is more robust w.r.t. tel, impp, and email data; exposed via https://toolbox.imoxia.com/#profiledisco
- gRegor Morrill
- working on ProcessWire Webmention updates
- ✅ added sabre/uri PHP library, some wrapper methods, and unit tests
- working on ProcessWire Webmention updates
- Template:jjdelc
- Add support for RSVP in blog (divebar)
- Tantek Çelik
- Maxwell Joslyn writing HTML templates as i bear down on website 4.0 using angelo's fully operational megaframework
Notes
Links Mentioned in the Meetup
- https://cyanometer.net/ - measure of blue sky
- https://dev.meteostat.net/
- https://www.kandaovr.com/kandao-meetingpro/
- https://indieweb.rocks/www.isgeek.net
- https://david.shanske.com/2020/02/15/fixing-times-on-exif/
- https://www.courtneymilan.com/dinosaur-emoji-timeline/ - unicode submission for dinos
- https://indieweb.rocks/the-street
- https://indieweb.rocks/the-street#C64A2 withknown silo
- https://shop.indieweb.org/
- https://github.com/indieweb/branding
- tar -xvzf export.gz
Completed / Progress
- Tracy Durnell - http://test.tracydurnell.com/
- updated h-card and added some microformats to new website
- replaced non-responsive layout with responsive columns
- updated hero image and photo layout
- incorporated new color palette using variable colors
- replaced banners with flex box layout
- Template:jjdelc
- Updating python venv to run project to new python version
- Upgrading divebar to run with recent Pelican versions
- Angelo Gladding
- investigate tumblr crawling
- pull repr h-cards out of indieweb-search corpus & crawl
Discussion Notes
posting issues on indieweb.rocks:
- Example: https://gregorlove.com/2022/08/indieweb-rocks-issues/ - added p-name property for angelo
h-review-aggregate:
install indieweb.rocks
- WEBCTX=dev poetry run web dev indieweb_rocks.__web__:app --port 5555
- poetry run webqueue run
mf2py alt parsing
- behind an experimental flag as of 1.1.1 https://github.com/microformats/mf2py/pull/106
- https://github.com/microformats/mf2py/issues/83
Does anyone who posts bookmark or read articles have their system save the content from the article that they have read for future references (in addition to say, sending it to the Internet Archive), and does your system do this from your server or your client? E.g.
- https://www.ft.com/content/3851ddff-09f3-4832-a800-eb69d50c0113 is viewable in my browser (via Google News, this https://news.google.com/articles/CAIiEN1Hi1_IqHDyfz4vvZSnZmkqGAgEKg8IACoHCAow-4fWBzD4z0gw_fCpBg?uo=CAUiP2h0dHBzOi8vd3d3LmZ0LmNvbS9jb250ZW50LzM4NTFkZGZmLTA5ZjMtNDgzMi1hODAwLWViNjlkNTBjMDExM9IBAA&hl=en-US&gl=US&ceid=US%3Aen should redirect to that article), but the Internet Archive version shows just a login wall, as does going directly to the FT URL.
- https://www.google.com/search?q=https%3A%2F%2Fwww.ft.com%2Fcontent%2F3851ddff-09f3-4832-a800-eb69d50c0113&btnI=I%27m+Feeling+Lucky&source=hp&ei=EZsnY8XXIrXB8gLV2J3AAw&iflsig=AJiK0e8AAAAAYyepIUWKyN2Nq6SnFaM_qAh5LdvCU2jY
- curl 'https://www.ft.com/content/3851ddff-09f3-4832-a800-eb69d50c0113' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0' -H 'Referer: https://www.google.com/'
- This is a good practice, for anyone who posts bookmark or read posts, to privately archive the contents of the thing that they read. This relateds to IndieArchive
https://github.com/kylewm/mf2util/blob/master/mf2util.py#L236
Other HTTP codes
Pages vs Posts, URL Design