#meta 2019-10-28

2019-10-28 UTC
gRegorLove joined the channel
#
beesbuzz.biz
edited /Publ_CMS (-50) "/* Private Entries */"
(view diff)
[timothy_chamber joined the channel
#
@tchambers
A good overview of all things #indieweb: both technical and philosphical: https://www.jvt.me/posts/2019/10/20/indieweb-talk/
(twitter.com/_/status/1188621957220241418)
[qubyte] and [jgmac1106] joined the channel
#
beesbuzz.biz
edited /private_posts (-203) "/* {{beesbuzz.biz}} */"
(view diff)
#
beesbuzz.biz
edited /Mastodon (+277) "/* Features */"
(view diff)
#
beesbuzz.biz
edited /Mastodon (+193) "/* One Primary Instance */"
(view diff)
#
aaronpk
gRegorLove: i finally figured out why my alexa flash briefing keeps talking about old events
#
aaronpk
there's a problem with the one-day-event template where it doesn't include the date in the dt-end property, just the time
#
@ChrisAldrich
↩️ The best beginner projects are building things to use for one's self. They could try building and improving their own websites. http://Indieweb.org has lots of ideas, open source code samples, and a helpful community. #hacktoberfest
(twitter.com/_/status/1188638842582130688)
#
aaronparecki.com
edited /Template:one-day-event (+95) "add date to dt-end"
(view diff)
#
aaronpk
that should fix it!
[snarfed] joined the channel
#
@UR_Retreat
@wencesg says: "we're facing the unethical evolution of many social platforms, but there is a movement called the #IndieWeb that understands you're done with others owning your content and your identity!" https://buff.ly/32LLQbb #startup
(twitter.com/_/status/1188644097512349696)
#
gRegorLove
hm, date portion of dt-end should be implied by the parser: http://php.microformats.io/?id=20191028023719951
#
aaronpk
strange, it definitely was not
#
gRegorLove
Looks like that update adds the date to the dt-end title attribute, but the VCP parsing uses the inner text in this instance.
#
gRegorLove
interesting. glad it's working now!
#
aaronpk
i don't really understand VCP (seems like too much magic imo), but whatever change i made it went from not working to working
#
gRegorLove
yeah, don't love it. not sure why I used all these title attributes in the first place either.
#
gRegorLove
I think the template uses VCP because we couldn't use <time> elements in templates. maybe we can since the MW update
#
aaronpk
that seems very possible
#
gRegorLove
Was alexa catching all past events or just some?
#
aaronpk
just the one-day events that had an end time
#
aaronpk
it was like 3 events
#
@IndieWebLife
Static Indieweb pt2: Using Webmentions | Max Böck - Frontend Web Developer #indieweblife https://mxb.dev/blog/using-webmentions-on-static-sites/
(twitter.com/_/status/1188647917277593605)
#
aaronpk
"known open collective" if you want an example
gRegorLove, [chrisaldrich], [snarfed], [Lewis_Cowles], [chrisbergr], [frank], [Rose], jeremych_, [qubyte] and [tantek] joined the channel
#
www.jeremycherfas.net
edited /2019/Brighton (+120) "/* Blog posts */ Adding another"
(view diff)
#
@miklb
If you’re not interested in IndieWeb (yet, I’ll work on you) but have or know of an open source project that needs an extra hand, I have a plan for that https://github.com/sponsors/miklb
(twitter.com/_/status/1188801028776435714)
[chrisbergr] joined the channel
#
Loqi
manton has 11 karma in this channel over the last year (53 in all channels)
#
Loqi
Micro.blog is sponsoring WordCamp Seattle next month, and @macgenie will be there. We’re also giving a ticket away.
jmk3, [manton], [snarfed] and [jgmac1106] joined the channel
[Rose] joined the channel
#
jgregorymcverry.com
edited /photo_grid (+372) "/* IndieWeb Examples */ adding jgmac1106"
(view diff)
#
@katelomax
The IndieWeb Movement: Owning Your Data and Being the Change You Want to See in the Web (transcript of OggCamp 2019 talk by @JamieTanna) https://www.jvt.me/posts/2019/10/20/indieweb-talk/
(twitter.com/_/status/1188835137330597890)
[grantcodes] and JorropoDiscord[m joined the channel
#
@MiQL
↩️ Bonus: we, collectively, start looking more into the IndieWeb. Here's a good introduction to that: https://www.youtube.com/watch?v=X3SrZuH00GQ
(twitter.com/_/status/1188848954940592128)
apophys joined the channel
#
@MiQL
↩️ If you want to read about the IndieWeb: https://indieweb.org.
(twitter.com/_/status/1188849371627974656)
gRegorLove joined the channel
#
@subwebz
The #IndieWeb Movement: Owning Your Data and Being the Change You Want to See in the Web via https://o.wzm.me/river/v/121199 https://www.jvt.me/posts/2019/10/20/indieweb-talk/
(twitter.com/_/status/1188869820764307457)
strugee, [frank], [qubyte]1, [jgmac1106] and [qubyte] joined the channel
#
@geonz
#indieweb blues. I learned how to do grid setup in CSS (love codepen) but ... it won't work in CHrome when I upload it to @inmotionhosting ... version 78 and it's supposed to work after 57. Guess I get to go back and learn 'flex' and hope it works...
(twitter.com/_/status/1188899485834858496)
[dougbeal], [KevinMarks], maxwell and benharri joined the channel
#
@johanbove
↩️ I feel your pain. Why don't you try something different? Like twtxt? > twtxt is a decentralised, minimalist microblogging service for hackers. https://indieweb.org/twtxt
(twitter.com/_/status/1188923812961837061)
[snarfed], [Ramiro_Ruiz], [qubyte], [fluffy], [dougbeal], [tantek], [KevinMarks] and benharri joined the channel
#
@jgmac1106
↩️ @geonz No problem and feel free to stop by the #IndieWeb dev chat. Always somebody there to help with questions
(twitter.com/_/status/1188957084668305413)
#
[tantek]
aaronpk that's not a problem with the template
#
[tantek]
that's valid for the dtend to only have the time. per value class pattern date time parsing it's supposed to get the date context from the previous dt-* property
#
[tantek]
so that's a parser problem
#
[tantek]
what parser was your Alexa thing using?
#
aaronpk
php-mf2, not sure what version
#
[tantek]
better to file a bug on that instead of trying to patch templates
#
[tantek]
it's likely out of date. latest php-mf2 handles this no problem
#
aaronpk
eh, VCP is pretty confusing, so i'm fine with the template changing anyway
#
aaronpk
it's using php-mf2 0.4.6
#
aaronpk
which is current