#dev 2020-02-22

2020-02-22 UTC
[chrisaldrich] joined the channel
[gRegorLove] joined the channel
#
@jgmac1106
↩️ The Jekyll page may help as well too: https://indieweb.org/Jekyll webmentions allow me to reply to these tweets from my website. I dig it. Lotta fun. (https://quickthoughts.jgregorymcverry.com/s/28zhnn)
(twitter.com/_/status/1231023340959207424)
[yo] and [tantek] joined the channel
#
@jgmac1106
↩️ By only accepting webmentions and not native comments. I could add Askimet plugin for native comments. Still flying under radar in terms of spam. Good folks working on solutions above my head. I think intentional community helps too (https://quickthoughts.jgregorymcverry.com/s/15okNy)
(twitter.com/_/status/1231029547308589059)
tbbrown and eli_oat joined the channel
#
jacky
going to spend the night working on abstracting parts of my indieauth setup
#
jacky
so I can use something like indieauth.com (or fortress, because I have something in the pipeline for it) by just setting a new token endpoint!
[jgmac1106] joined the channel
#
[jgmac1106]
just found this on glitch: https://glitch.com/~opml
#
[jgmac1106]
then you get to the chrisaldrich section
#
[jgmac1106]
not too accurate, missing people I know who have sites in their bio,
[chrisaldrich] joined the channel
#
jacky
oh this is nice
#
jacky
tbh if it was a dynamic feed with websub support, this would be enough to 'drop' and replace this manual list I have to build
#
jacky
hmm my list was empty
#
jacky
rather, my OPML file
#
[chrisaldrich]
great find [jgmac1106]!
gRegorLove and miklb joined the channel
#
[chrisaldrich]
I had issues using it via that URL and had to try https://opml.glitch.me/ instead.
#
Loqi
ok, I added "https://opml.glitch.me/" to the "See Also" section of /OPML https://indieweb.org/wiki/index.php?diff=68535&oldid=62603
#
jacky
tests++
#
Loqi
tests has 3 karma in this channel over the last year (5 in all channels)
#
jacky
made this 'remote token auth' work very easy
#
jacky
long term goal is to get fortress working as my tool so I can then consider making my phone or computer my method for signing in without having to add that code to my site :)
#
jacky
or even try implementing something in-between that for more complex 'magic' stuff
gRegorLove joined the channel
#
@tomcritchlowBOT
Idly wondering if I can wrestle webmentions to the news box that wil….
(twitter.com/_/status/1231096804739047424)
miklb and [chrisaldrich] joined the channel
#
@8my2ae3nk
MICRO SUB終了♪ はじめまして(_ _*) スリーピースバンド 思いのほか音でかくて激しくてびっくりした(°▽°) ドラムはかっこよかった(*^^*) MC含め私にはハマらなかっただけ(´▽`)え #MICROSUB
(twitter.com/_/status/1231154665481330688)
[KevinMarks], [jgmac1106] and Mikaela joined the channel
#
[jgmac1106]
I get widly different results with that Twitter OPML each time, have done it three times and three different numbers and lists of people
Mikaela, tbbrown, [tantek], gRegorLove and [datashaman] joined the channel
#
[datashaman]
hi, does anyone have an SVG of the IndieAuth logo? I'd like create a lookalike to match my iconset.
[jeremycherfas], kim1, [jgmac1106] and [chrisaldrich] joined the channel
#
[chrisaldrich]
What is logo?
#
Loqi
These are the official versions of the IndieWebCamp logo https://indieweb.org/logo
#
[chrisaldrich]
What is style-guide?
#
Loqi
This style guide is a set of recommendations when using indieweb terminology https://indieweb.org/style-guide
#
[chrisaldrich]
datashaman ^^
#
[chrisaldrich]
you might also try a site search of kevinmarks' svgur.com a la site:svgur.com indieweb
#
[datashaman]
thanks looking for indieauth specifically, i'm writing some UI for a micropub service
#
[chrisaldrich]
Or IndieAuth as it were.
#
[datashaman]
the service can be logged into indieauth as well as other providers (github atm), so want a visual representation of the auth provider
#
GWG
Does Micropub have a logo?
#
[datashaman]
svgur.com is sooooo slow
#
[datashaman]
fair question, i could use that
#
GWG
I think we need a logo audit
#
GWG
Maybe get the missing ones drawn
jsierra, jonl, [datashaman], Pace, [Grant_Hutchins], jack, davepeck1, Jack and [snarfed] joined the channel
#
GWG
My code to start autogenerating post UIs for different types of posts based on an array of properties and parameters seems to be going well
[KevinMarks] joined the channel
#
[KevinMarks]
Sounds like inkstone
#
GWG
[KevinMarks]: Yes, except this is built in to WordPress
#
GWG
People keep asking me to write something compatible with Gutenberg
#
GWG
I figured, if I define the fields, I could write a similar generator for Gutenberg in future..or someone else could
#
GWG
Or write a post UI that doesn't overlay on the WordPress system
KartikPrabhu joined the channel
#
[jgmac1106]
You can probably ask [grantcodes] for advice. I think he has been playing with it in his day job
[datashaman] joined the channel
#
[datashaman]
What is inkstone?
#
Loqi
InkStone (formerly MobilePub) is a web app for posting various items to your website using micropub https://indieweb.org/inkstone
#
GWG
[jgmac1106]: I know. But I figured, since I'm having issues with how to design it, setting up the config this way would be a good intermediate step
KartikPrabhu, gRegorLove, [yo] and [Jacob_Michelsen joined the channel
#
[Jacob_Michelsen
I'm in the early planning stages of a parallel-tracks type of event with a heavy focus of collaborative planning, and ideally enable participants to submit suggestions for empty time slots, even during the event itself. It's all a bit nebulous right now but I thought perhaps some indie web events have experimented with something like this and perhaps found or created tooling? I found mention here on Slack of some neat schedule tech at
#
[Jacob_Michelsen
XOXOFest though it seems to mostly have been a iCal feed integration (though I'm sure we'd find use of that tech, it seems a good tool for improving accessibility!)
SpencerDub, KartikPrabhu, gRegorLove and [chrisaldrich] joined the channel
#
jacky
working on bringing test coverage up in koype
#
jacky
the flight over gave me _a_ lot of time to re-read the code and I think my frustation is due to the high level of coupling
#
jacky
decoupling my token endpoint showed a lot of fragility and also made it easy for me to test fortress locally :)
[snarfed] joined the channel
#
[snarfed]
tests++
#
Loqi
tests has 4 karma in this channel over the last year (6 in all channels)
#
[snarfed]
looks forward to hitting 2k total tests in bridgy etc! (1555 now)
#
jacky
cover all of the edgecases :)
tbbrown, [KevinMarks], gRegorLove and [Rasul_Kireev] joined the channel
#
[Rasul_Kireev]
Does anyone in the community has experience with #Django?
#
[Rasul_Kireev]
I understand that this is slightly vague, but if there is anyone with Django experience, I'd love to discuss further. Thanks a ton in advance!
#
[Rasul_Kireev]
Trying to integrate Webmentions into my personal website. I think I was able to setup incoming webmentions using django-wm extension. But my most wanted feature is to use Bridgy to display likes and replies as comments on my website, and for some reason it doesn't seem to work.
#
@rasulkireev
Does anyone in the @djangoproject community has experience with setting up webmentions? I really want to integrate Twitter's likes and comments on my website using #bridgy but just can't get it to work. Thanks a ton in advance! #indieweb #bridgy #webmention #django
(twitter.com/_/status/1231348664246951937)
#
phpbooob
is this right place to ask?
KartikPrabhu joined the channel
#
phpbooob
hi
#
phpbooob
anyone like phpbooob
KartikPrabhu and [chrisaldrich] joined the channel