#dev 2023-10-17
2023-10-17 UTC
# aaronpk for example, my website has URLs like /YYYY/mm/dd/slug and I don't want to have to make a new post by making an index.php file like /YYYY/mm/dd/slug/index.php
# aaronpk and similarly I'd like my tag pages to be created automatically, rather than having to create a file like /tag/indieweb/index.php each time i make a new tag
# aaronpk so the web server sends all requests (that don't match a file) to the /index.php script, which reads the actual requested URL and figures out what to do with it
monoob1 joined the channel
gRegor joined the channel
# gRegor They're set up explicitly: https://www.slimframework.com/docs/v4/objects/routing.html
# gRegor It uses this component for the routing, if you're interested in just that part: https://github.com/nikic/FastRoute
[tw2113] and bterry joined the channel
gRegor, jjuran, gerben, geoffo, Xe, sebbu2, [jamietanna], [jeremycherfas], AramZS, [benatwork] and piusbird joined the channel
# [tantek] Bluesky << Search API endpoint is not auth'd and can be viewed from a browser, e.g.: https://search.bsky.social/search/posts?q=indieweb or https://search.bsky.social/search/posts?q=indieweb.org
# Loqi ok, I added "Search API endpoint is not auth'd and can be viewed from a browser, e.g.: https://search.bsky.social/search/posts?q=indieweb or https://search.bsky.social/search/posts?q=indieweb.org" to the "See Also" section of /Bluesky https://indieweb.org/wiki/index.php?diff=89864&oldid=88293
jeremycherfas and [KevinMarks] joined the channel
# [KevinMarks] That's a new acronym https://bsky.link/?url=https://bsky.app/profile/rmendes.net/post/3kaytkmfl7o2c
# [tantek] [snarfed] have you considered using the Bsky open search API as a feed / polling approach to Bluesky backfeed? E.g. https://search.bsky.social/search/posts?q=snarfed.org (no app key / phrase / password needed)
# [KevinMarks] Firesky is good for the old conference hashtag feed view
# [KevinMarks] I could add search to bsky.link quickly, but I think James is trying to discourage use now
[campegg] joined the channel
# [snarfed] bluesky backfeed is already mostly implemented in [Joel_Auterson]'s https://github.com/snarfed/bridgy/pull/1523 and nearby PRs! uses the official API, not search
# [snarfed] I've gotten negative feedback before on projects like https://github.com/snarfed/hackermention that surprised people by proactively/promiscuously backfeeding to their sites
hoschi joined the channel
# hoschi Has anyone tried implementing an activity mosaic (think github) yet in some way? I'm thinking about putting some of my habit tracking onto the website or at least showing, how well I'm doing.
# Loqi calendar heatmap is a 2-dimensional calendar view that shows a value over time through color coding it, often with warmer colors indicating higher values (hence heatmap) https://indieweb.org/calendar_heatmap
# Loqi posting graph is a visualization of post publishing frequency which can be presented in various ways like a calendar heatmap or a sparkline, and also called contributions or a contribution graph by GitHub https://indieweb.org/posting_graph
# [KevinMarks] You could also use the joy division graph https://www.kevinmarks.com/joyofsparks.html
# Loqi It looks like we don't have a page for "activity mosaic" yet. Would you like to create it? (Or just say "activity mosaic is ____", a sentence describing the term)
# [tantek] activity mosaic is /calendar_heatmap
# hoschi Thanks for mentioning some alternatives sknebel ! I hoped, this style somewhat existed already on the indieweb but different visualizations are great too.
gRegor joined the channel
# hoschi [KevinMarks]: so joy sparks are basically a sparkline with linebreaks?
# [KevinMarks] Yes, wrapped daily in this case (the original was wrapped at the pulsar frequency). You could put the date/time and number on hover. For individual posts, wrapping by week likely makes more sense than by day.
# hoschi I like that idea!
# [KevinMarks] I also have my wriggly histogram that I should write up. The premise there is that you plot the time accurately on the x axis and increment the y value each time, resetting every hour or day. It's really good at spotting surges.
# hoschi Sure, though that one might be less intuitive to understand at first glance.
# [KevinMarks] an example (each row is a different site, blue dots are requests for info at each site, so a proxy for site failure)
# [KevinMarks] so you don't just get a barchart, you get a slope for the increase too
# hoschi Guess it's a bit late for me to get that (nearly 8pm), but anyway: interesting approach, combining plott chart and bar chart
ajr and emery joined the channel; emery and ajr left the channel
btrem, gRegorLove_ and geoffo joined the channel
# capjamesg gRegor link?
dustinm`, geoffo and gerben joined the channel
# hoschi gRegor: Seems pretty solid 👍
# hoschi :D
hoschi, geoffo, gerben and [catgirlinspace] joined the channel