#indieweb 2019-01-18

2019-01-18 UTC
tbbrown and fourtonfish joined the channel
fourtonfish, nitot, benwerd, snarfed, KartikPrabhu, ichoquo0Aigh9ie, botka1, ben_thatmust, quails_, klez_, Aleksander, strugee, stevestreza, marcusr and AngeloGladding joined the channel
#
jacky
you know, I'm thinking about pagination a bit
#
jacky
and I think I'm going to make each "day" a page
#
jacky
versus walking over a set amount of posts
#
jacky
like we group and maintain our lives in such a way
#
tw2113
i kind of like that idea
#
aaronpk
seems reasonable, unless you have like 100 posts in a day
#
jacky
lol that's something I'm wondering now
nitot joined the channel
#
jacky
I can _easily_ hit ~100 posts in a day
#
aaronpk
wow i dont even have that many usually
#
jacky
especially if I decide to pull in last.fm (slight hope tbh)
#
aaronpk
oh yeah, that came up the other day
#
tw2113
i wish last.fm and amazon music player worked together
#
aaronpk
i don't remember who it was, but they wanted to combine all their last.fm listens for the day into a single post
#
aaronpk
i think i might do that myself too, because i'm not sure i like the idea of each listen being its own post interspersed with all my other posts tbh
#
jacky
yeah that'd be noisy (no pun intended)
#
jacky
might need an intermediary service that does that condensing
#
tw2113
i'm pretty sure life is trying to force me to use spotify
#
aaronpk
spotify can scrobble to last.fm now! \o/
#
tw2113
part of why i'm considering it
benwerd, snarfed and [xavierroy] joined the channel
#
[xavierroy]
I used Ifftt to write to a text file from a lastfm feed and then copy the text to a post the next day
#
aaronpk
oo look at that
#
[xavierroy]
Manually right now. Still thinking of better presentation
#
[xavierroy]
Using the last.fm feed is useful.as I listen to songs both on Spotify and Amazon Prime and also local files
#
jacky
yo random
#
jacky
anyone has thoughts on this re: micropub and providing custom formats? https://indieweb.org/User%3AJacky.wtf#Format_Detection
#
jacky
it's a micro-idea
#
jacky
or rather, something I think I can hack in
#
jacky
but I'd need a compatible micropub client too
#
aaronpk
is the intent to have the client do something different with the UI when posting that kind of content?
#
jacky
yeah - like if the person would prefer to use something like reStructured Text instead of Markdown
#
jacky
person using the client that is
#
aaronpk
what obligations does a client have in this picture? for example I am not likely to make Quill do anything special with formats I don't personally use
#
jacky
but it also saves the client from having to submit straight HTML and lets the server handle the generation of HTML
#
jacky
so this is part of a bigger ambition to make it easy to have custom tags when sending content via micropub
#
aaronpk
custom tags? that's already a thing
#
aaronpk
oh _those_ kinds of tags
#
jacky
but not having to type in the HTML for it
#
aaronpk
i don't think i've heard those called tags
#
jacky
liquid (when used with markdown) https://shopify.github.io/liquid/tags/control-flow/ lets you do that
#
jacky
I might see how much effort it'll take
#
jacky
but this is largely so I can pass it content and let the server do the mf2 mark up on it without me having to
#
aaronpk
so, dirty secret, Quill already has a special mode for this basically
#
aaronpk
it's kinda hidden since i'm not sure it's the right approach
#
jacky
so many hidden features
#
aaronpk
my posts can be stored as plaintext, markdown, or HTML. if the source is text or markdown, my site renders them as HTML using a bunch of rules I've configured like autolinking, etc.
#
aaronpk
so I needed a way to have quill tell my site that what i'm typing is either plaintext or markdown
#
jacky
that's the `text/markdown` content type I see sometimes?
#
jacky
interesting
#
jacky
good use case of the overloading
#
aaronpk
if you reply to a github issue link it enables it automatically. otherwise there's a secret key combo that enables it
#
jacky
actually
#
aaronpk
because i have to posse markdown to github, and that's easiest when my post is stored as markdown internally
#
jacky
:thinking_face:
#
jacky
I forget that Konversation doesn't convert emoji-text into actual emoji
#
aaronpk
πŸ€”
#
jacky
but yeah, that's probably a more backward-compatible approach using content-ype
#
jacky
*type
#
jacky
whomever doesn't handle it just gets text (and probably wouldn't be writing in markdown anyway)
#
aaronpk
i'm not totally sure this is the best way, but it's been working for me anyway
a_chou joined the channel
#
aaronpk
and i built that a while ago and don't hate it yet, so that's a good sign
#
jacky
lol right
#
aaronpk
just like my current website! it finally passed the mark where it's been around longer than previous iterations of my site and i'm not totally annoyed by how it's built now! \o/
[Rose] joined the channel
#
[Rose]
So, what's the next thing you'll implement? πŸ˜›
#
aaronpk
oh the list is far too long
#
aaronpk
i need to build a cloning machine so that i can have more of me around so that i can get more done
#
[Rose]
Please clone said machine, I need to borrow it πŸ˜‰
#
[Rose]
Are you attending PodCon this weekend? (It seems unlikely, however I'm actually in the general vicinity of lots of people this week!)
#
aaronpk
ooh i am not but i did hear about it
#
aaronpk
anomalily was almost going to go
#
[xavierroy]
[aaronpk] Maybe you could expose the option in Quill.. I really would like a generated HTML view when using Quill for trip posts
#
aaronpk
[xavierroy]: quill's "editor" screen does full HTML already, I haven't thought about adding HTML to the note view
rEnr3n joined the channel
#
[xavierroy]
I meant for other post types: especially the trip type for posts like this: https://xavierroy.com/2018/09/18/sep-13-17-trip/
#
jacky
what is trip
#
Loqi
A trip is a post that describes the act of traveling from a start location to an end location by some mode of transport https://indieweb.org/trip
#
aaronpk
oh huh, so like you want quill to create HTML for the trip and send that to your site?
#
[xavierroy]
yes, something like that with the microformats embedded πŸ™‚
#
[xavierroy]
or an option to copy the HTML from Quill for editing/preview before sending
#
aaronpk
oof that's an idea
#
[Rose]
I think we found Aaron's next feature? πŸ˜†
#
aaronpk
i don't need more projects!
#
tw2113
yes you do :>
#
jacky
lol we gotta take on the things we want
brandonkal, wolftune, a_chou, [jgmac1106], nitot and sl007 joined the channel
#
tw2113
thanks #indieweb, somehow you convinced me to re-visit last.fm and now i'm browsing all the things I listened to from 2008-2014
#
tw2113
first full day in the room and y'all already influencing
cweiske, KartikPrabhu, [tantek], jihaisse, leg, mickael, nitot, anotheryou, swentel, friedcell, sl007, seekr and [jgmac1106] joined the channel
#
[jgmac1106]
good mornin
#
Loqi
greetings human
#
[jgmac1106]
<-- is committed to owning his media and avoids paying sharecropping fees for streaming services
catsup joined the channel
#
[jgmac1106]
Does anyone have a favorite chatroom app for your website: https://www.makeuseof.com/tag/the-six-best-chat-rooms-for-your-site/ going to drop Slack and hypothesis this semester to reduce cognititive load on my learnes
catsup and nitot joined the channel; friedcell left the channel
[voss] joined the channel
#
[voss]
jacky++ really enjoyed your "Destination Fediverse" deck on slides.com
#
Loqi
jacky has 11 karma in this channel over the last year (27 in all channels)
rEnr3n, swentel and KartikPrabhu joined the channel
#
jeremycherfas
Good morning IndieWeb
KartikPrabhu and [kevinmarks] joined the channel
#
[kevinmarks]
Inkstone has more custom post types
#
[jgmac1106]
What is inkstone?
#
Loqi
InkStone (formerly MobilePub) is a web app for posting various items to your website using micropub https://indieweb.org/inkstone
yar_ joined the channel
#
sknebel
the question wasn't more custom types, but tricking custom types into endpoints that don't support them
KartikPrabhu joined the channel
#
[kevinmarks]
if you put them in the html in content they could make it through, but will be nested in h-entry
barpthewire, mickael, swentie, nitot, friedcell, [metbril], [jgmac1106], eli_oat, [Rose], [kim_landwehr], tw2113, tbbrown, raretrack, wolftune, aalmazan, snarfed, benwerd, chrisaldrich, sl007, [cleverdevil], [tantek], [schmarty], micahsilverman, tobiastom, micahsil_, lmorchard, [kevinmarks] and [manton] joined the channel; tw2113 left the channel
#
Zegnat
Good morning IndieWeb
#
sknebel
good morning Zegnat
#
Zegnat
wonders if the chat server died because there was no activity here for 9 hours.
micahsilverman, wolftune, [jgmac1106] and KartikPrabhu joined the channel
#
jeremycherfas
I couldn’t get in for a bit. And now it is bedtime.
[tantek], wolftune, micahsilverman and [nick] joined the channel
#
[nick]
finally got my webmentions/posse working πŸ™‚
#
[nick]
I can now use my telegram bot to `/tweet` or `/post` a `NoteObject` to my site
#
[nick]
if I use tweet it'll posse to twitter and if I just use post it'll just be a post.
#
[nick]
next is getting an `IndieLogin` system working on my domain. indielogin.com doesn't work 😞
#
KartikPrabhu
aaronpk: ^
#
[nick]
turns out there's quite a few issues related to signing up apps..
#
aaronpk
Doesn't work how?
#
[nick]
I got some bad redirects
#
[tantek]
hmm - this sounds more like a # dev conversation
#
Loqi
[indienews] New post: "Static Indieweb pt1: Syndicating Content | Max BΓΆck - Frontend Web Developer" https://mxb.at/blog/syndicating-content-to-twitter-with-netlify-functions/ (from https://aaronparecki.com/2019/01/18/18/)
micahsilverman, micahsil_, wolftune, snarfed, nitot, [jgmac1106], [eddie] and [cleverdevil] joined the channel