#dev 2019-02-06

2019-02-06 UTC
KartikPrabhu joined the channel
#
donpdonp
'volume'
snarfed joined the channel
#
[tantek]
more like frequency, unless you're scrobbling really loud
snarfed joined the channel
#
@jackyalcine
↩️ We can do better now though. We have the know-how and experience too. Personally, opting for something like http://indieauth.spec.indieweb.org/ via https://indielogin.com would be a BIG sell
(twitter.com/_/status/1092946592879931394)
[jgmac1106], KartikPrabhu and eddiehinkle joined the channel
#
eddiehinkle
I don't know why I've been ignoring what jgmac1106 has been saying about glitch ... I've been trying to figure out the best way to help get one-stop IndieWeb software more available. My site is currently in Node.js and I was thinking rebuilding everything in PHP to work on standard web hosts might be the answer...
#
jacky
yeah the "remix in the browser" bit is def a big sell for Glitch
#
jacky
the thing is, eddiehinkle, if you lock it to Glitch; there's the loss of platform mobility if Glitch goes down or is out
#
jacky
granted, Glitch's approach looks like it's built on the Node buildpack bit that Heroku started
#
eddiehinkle
You can export to GitHub
#
eddiehinkle
since everything is stored in flat files, it would always be accessible from your GitHub repo
#
eddiehinkle
the biggest issue is yes, it's the only simple node.js host
#
eddiehinkle
It's great though that it has custom domains, most of my CMS should already work there, and it is relatively simple for people to get started if I had it all built
#
eddiehinkle
Definitely a potentially better solution than rebuilding my entire CMS lol!
#
eddiehinkle
Because I want to eat my cooking so, whatever I build I still want to use for my main CMS
#
GWG
eddiehinkle: Just don't get a stomachache
#
eddiehinkle
Trying it out as the new phrase to see how it feels
#
GWG
How does it feel?
#
jacky
lol that analogy was sound
#
jacky
https://mutant.tech/ checking this out as a icon set for my site
#
aaronpk
I do worry about essentially the vendor lock-in with glitch. Hopefully we'll see more simple mode.js hosts pop up that can work with the same code you can run on glitch
#
jacky
yeah technically, glitch is a few parts - the deployment and editor among them
#
jacky
if there was a GUI over something like now.sh similar to Glitch; you could run anything
snarfed and [Vincent] joined the channel
#
@vincentlistens
Last night I finished implementing the latest updates to the website design. Micropub content is far better integrated. I also took the time to fix my Microformats implementation. Webmentions should display correctly \o/ #Indieweb #HTML #Micropub #css https://vincentp.me/notes/2019/02/06/07-31/
(twitter.com/_/status/1093051245349273600)
KartikPrabhu, swentel, [pfefferle] and DenSchub joined the channel
#
petermolnar
I can nearly completely represent the data of my article in json-ld, but there is one exception: links to ping for syndication. 'sameAs' works for the end result, but not for links like fed.brid.gy
#
petermolnar
anyone has thoughts about this?
#
petermolnar
oh, schema.org
#
petermolnar
I might need another vocabulary to represent this, though I'd really like to avoid starting mixing them
#
petermolnar
found one: potentialAction -> InteractAction, with a single URL
#
petermolnar
(context: yesterday I caved in and decided to drop microdata/rdfa in favour of json-ld, but if I do this, I really want to find a way to represent everything in json-ld and then use that as source of truth instead of multiple levels of templating)
jeremych_ joined the channel
#
Zegnat
jacky++ for mutant.tech, some of those proposed emoji are amazing!
#
Loqi
jacky has 8 karma in this channel over the last year (35 in all channels)
#
Zegnat
I might need to pull some of those graphics into the company slack
#
Zegnat
petermolnar, hmm, that is an interesting problem. Where were you storing those links before? Were you storing them in mf2 somehow?
#
petermolnar
if it's unique (eg. one-off), it's in the post meta, in yaml, as syndicate: []
#
petermolnar
otherwise it gets populated on build: if the photo is a post, the brid.gy/flickr link needs to be there, plus fed.brid.gy all the time
#
petermolnar
is the post is a photo
#
petermolnar
not photo is post
[Marco] joined the channel
#
jeremycherfas
Cannot understand why my h-card photo is not showing up at https://indieweb.org/User:Jeremycherfas.net All suggestions gratefully received.
#
jeremycherfas
Yes, but where its it picking that up? I've changed the image, I know, but I cannot remember where in the wiki I insert the location of the avatar.
#
sknebel
(and chat-names for the chat logs9
#
Loqi
sknebel has 35 karma in this channel over the last year (92 in all channels)
[jgmac1106], jgmac1106, [Marco], [kimberlyhirsh] and [kevinmarks] joined the channel
#
sknebel
[jgmac1106]: re the DC discussion on Twitter: important to make a clear distinction between things using DC schema, and things *parsing it from html*. The former is probably far more widespread (although I'm sure at least Zotero etc parse it from html if they don't find anything better)
#
sknebel
(i.e. what I've seen of publishing systems etc appears to mostly use explicit APIs or file transfers, not bothering with HTML parsing)
#
[jgmac1106]
yes, he is the current head of DCMI, so I didn't want to pull a "well, actually" card from the deck after the intro
barpthewire joined the channel
#
[jgmac1106]
many of the things I was checking out last night parse HTML or look to OG for docuemnt details
#
[jgmac1106]
some of the DC tools really old and broken, he admitted in the tweet that DC is falling out of favor and they are trying to decide what to do
swentel joined the channel
#
@paulwalk
@jgmac1106 Yes - completely agree! By the way - we have reimplemented Dublin Core website with Hugo, re-launching imminently, also looking to embed tech metadata about the vocabs in the pages
(twitter.com/_/status/1093125701681770496)
#
petermolnar
hm. my 2014 photo archive page HTML is 700KB (73KB gzipped). For me, it looks horrible, but in the world of MBs of JS, it's not that bad, is it?
[Vincent] joined the channel
#
[Vincent]
obviously the smaller the better. But anything under 1mb is probably ok in most circumstances
#
[Vincent]
I say that in a pragmatic way rather than advocating that file size of course!
[kevinmarks] joined the channel
#
[kevinmarks]
73KB gzipped is good
jgmac1106 and nloadholtes_ joined the channel
#
sknebel
the ##syntax for fragmentions at least is cleary distinct from any #selector(....) forms
#
Zegnat
But that syntax was dropped because a second # wasn’t a valid URL (IIRC)
#
sknebel
ah, I missed or forgot that
#
sknebel
right, because # is reserved as the delimiter, and would need escaping
#
[kevinmarks]
yes, and also we realised that spaces meant there was no collision with id's
#
Zegnat
Yep, but the check for "Does it contain a space" does not exclude possible other uses
#
[kevinmarks]
it was worse than that - a second # crashed some url parsers
#
[kevinmarks]
sure, which is why I said 'fallback'
#
[kevinmarks]
also, the other syntaxes are very unlikely to cause a fragmention match
#
[kevinmarks]
unless it is a document about fragment syntaxes
#
sknebel
so right now it's just "search for the string, and ideally you pick one with a space to avoid colliding with real fragments"?
#
Zegnat
If it contains a space, you know it is not an HTML id, so you can do string matching.
#
Zegnat
If it does not contain a space, look for an element with said ID, if it does not exist fall back to string matching
[eddie] and [Vincent] joined the channel
#
[kevinmarks]
right, it still works
eli_oat joined the channel
#
treora
Hmm.. I wonder if there is an alternative to the double ## that would make fragmentions distinguishable. It is a little weird if you cannot link to words that happen to also be used as an id somewhere; and if you cannot from seeing a url tell what type of fragid it has without getting the content; and upon content change (in case a new id is added) the fragid type may change and point to that instead (though changing documents can of course break links
#
treora
anyway, not sure we should worry about that).
eduardm joined the channel
#
treora
I also would love the ability to shorten long quotes, so you can quote a paragraph using its first and last couple of words. I thought of treating an three-dot ellipsis specially, letting it match any text. E.g. #Lorem ipsum...blabla qed.
#
[kevinmarks]
It's very rare to link to a single word though
#
[kevinmarks]
if it has a space in, it's definitely not an id
#
[jgmac1106]
This is where I have been playing with <details>
#
[kevinmarks]
the idea of fragmention was that it matched the containing element (for scroll purposes) so you pick enough distinguishing text for that paragraph
#
treora
When designing a spec I would try not to assume too much about 'common' use cases.. I imagine it would be mysterious to users if they cannot link to some single words, but can link to others.
#
[jgmac1106]
Put s segment in summary and then nesting <details> for replies
#
[kevinmarks]
but using it for quotes is interesting as you can then get the quote just from the URL
#
Loqi
Mentions as quotes 2015-05-22
#
[kevinmarks]
also, you get some extra resilience if the document does go away or change
#
treora
Yes having the full quote inside the url has its merit too.. which would in any case remain possible.
#
[kevinmarks]
any kind of soft matching can be applied to this too if you ae making a smarter plugin
#
treora
[kevinmarks]: did you have a solution to resolve ambiguity? If I want to point at a phrase that appears multiple times?
#
Loqi
[Kevin Marks] Fragmentions for poets 2014-04-23
#
treora
[kevinmarks]: so you basically leave it up to the user to select a larger piece until it is unambiguous?
#
[kevinmarks]
yes, and ideally make that clear in the UI of the tool
#
treora
"While there have been proposals to link to the nth occurrence using more complex syntax, I don't think this is actually a natural choice, and likely to be more fragile."
#
treora
I agree with that; occurrence count seems a little awkward.
#
treora
I do see some merit in the approach of adding prefix and suffix text to disambiguate
#
Zegnat
I feel like a lot of that will be up to the ui used to create the URL, and could actually be out of scope for the fragmentions spec itself
#
treora
e.g. using paretheses or something more url-compatible: #(the selected )word( with context)
#
[kevinmarks]
My original post about it explains the motivation - I was always thinking of longer quotes rather than the minimal length URL http://www.kevinmarks.com/fragmentions.html
#
Loqi
[Kevin Marks] Fragmentions - linking to any text 2014-04-17 05:25-07:00
#
[kevinmarks]
there is the challenge of dealing with quotes edited for clarity
#
[kevinmarks]
you could write a parser that handles common elisons like [he] and …
#
[jgmac1106]
Ohh because you can't use [] in a url?
#
[kevinmarks]
you can, yes
#
[kevinmarks]
if you think about the mention quote case, you often need to elide the quote, especially for twitter
snarfed joined the channel
#
[kevinmarks]
(less so now it's twice as long, but I have often used '…' and changed 'and' to '&' or 'one' to '1'
#
treora
Yes I start seeing how your decisions followed from your intended use case.. I personally hope to make something that makes few assumptions about use cases, so that people can build tools upon it with different purposes. (e.g. a translator tool might want to highlight a single word in the source text, and could use fragmentions to link to them)
#
treora
[kevinmarks]: oh interesting idea to take square brackets into account; would be cool if the browser understands that "[he] left the building" should match any text for the [he] part.
#
treora
And treating three periods specially would not be necessary; you could just use [...] as ellipsis. :)
#
treora
I may try out that syntax in https://github.com/Treora/quoteurl
#
[kevinmarks]
hah, loqi is turning [name] into @name
#
[kevinmarks]
I use … on twitter to save chars ... is 3 … is 1 (used to be 2)
#
treora
yes unicode ellipsis might make sense too.. I just thought of using three periods to not need percent-encoding in a URL.
#
Zegnat
… is going to be 3 characters in percent-encoding too, so no difference there ;)
#
treora
Heh, yes. Difference in readability though.
#
treora
Anyhow, I may look into this again some time soon, when I allow my attention to turn to annotation stuff again.
#
treora
kthxbye
#
Zegnat
Thanks for dropping by treora :D Maybe we’ll meetup at a meet-up! Have a good one
nloadholtes, [stefp], jgmac1106, jackjamieson, [tantek], [jgmac1106] and [eddie] joined the channel
#
[tantek]
aaronpk wrote this and I think it's worth turning into a table: "likes" and "reposts" only exist in microformats feeds. JSONFeed supports photo posts, and Atom/RSS only support notes and articles
#
[tantek]
feed formats vs features
#
[tantek]
or content types
#
aaronpk
I have a vague recollection of some sort of table like this existing on the wiki already
#
[tantek]
what is a feed
#
Loqi
A feed is a dynamic set of posts, typically listed in reverse-chronological order, often only the most recent n (like 10) of them https://indieweb.org/feed
#
aaronpk
maybe I'm thinking of features supported by micropub clients?
[cleverdevil] and [ken] joined the channel
#
[tantek]
it's not on /feed nor on /feed-file
#
[tantek]
wonder if it's worth its own page which could be transcluded in both
#
[tantek]
I'd even say Atom/RSS support for notes is partial / not widely supported hack (e.g. so many systems do not understand how to treat empty titles, or titles that are substring prefixes of the content)
#
[tantek]
dives into a bit of a rabbithole and finds https://en.wikipedia.org/wiki/RSS_Advisory_Board
#
[tantek]
their site hasn't been updated in ~5 years: http://www.rssboard.org/
KartikPrabhu and jackjamieson joined the channel
#
aaronpk
whoa haha
#
Zegnat
JSONFeed does also support link posts, which I think is nice. Not sure anyone has been trying that with h-feed yet. Not a lot of us running linkblogs
#
[tantek]
what is a link post
#
Loqi
It looks like we don't have a page for "link post" yet. Would you like to create it? (Or just say "link post is ____", a sentence describing the term)
#
[tantek]
what is a bookmark
#
Loqi
A bookmark (or linkblog) is a post that is primarily comprised of a URL, often title text from that URL, sometimes optional text describing, tagging, or quoting from its contents https://indieweb.org/bookmark
#
[tantek]
link post is /bookmark
#
[tantek]
Zegnat, feel free to differentiate if you think there is actually any meaningful difference
#
[tantek]
exactly
snarfed joined the channel
#
Zegnat
Hmm. I guess it would be interesting to see if people use that the same way. When I see daringfireball I never think of it as Gruber’s bookmarks.
#
Zegnat
I will have to stew on this for a bit
#
aaronpk
it's either bookmarks or it's a microblog that happens to include a mention of some link in every post
#
[eddie]
He often quotes so I feel like it's closer to a quote
#
[eddie]
What is a qoute?
#
Loqi
It looks like we don't have a page for "qoute" yet. Would you like to create it? (Or just say "qoute is ____", a sentence describing the term)
#
[eddie]
What is a quote post?
#
Loqi
It looks like we don't have a page for "quote post" yet. Would you like to create it? (Or just say "quote post is ____", a sentence describing the term)
#
[eddie]
hmm I thought we had something like that
#
Zegnat
The distinction, for readers that support the jsonfeed format, is that the main link when clicking through from the reader will take you to the linked article rather than to the post. At least that is how I think of them.
#
[eddie]
I've never liked how that works
#
[eddie]
I always want to see the commentary the person makes when I click on the post
#
[eddie]
That's always seemed weird to me
#
Zegnat
Oh it fits my reading experience perfectly. I read their commentary in my reader and then hit the “open in browser” keyboard shortcut to jump to the article they commented on
#
Zegnat
Of course that stuff is all super subjective
#
[eddie]
ohh interesting hmm it's never felt that fluid to me when I've tried that
#
Zegnat
huh. Jitsi allows people to dial-in over phone line even on their free hosted version?! :o
#
[eddie]
lol yeah pretty crazy, huh? You have to set up more configuration for dial-in on the self-hosted versin
#
Zegnat
Moving to meta
snarfed and [schmarty] joined the channel; dansup left the channel
#
snarfed
late to the conversation, but fwiw, atom kind of half supports post types like replies etc via ostatus and AS1 etc namespaces
#
aaronpk
does anything consume that?
#
snarfed
here's an example of an atom reply. note the activity:object-type "comment" and thr:in-reply-to. https://granary.io/url?input=html&output=atom&url=https%3A%2F%2Fsnarfed.org%2F2019-01-11_eddiehinkle-com-5
#
aaronpk
you can shoehorn data into many different transports, but afaik nothing ever did that in practice
#
snarfed
sure, anything that supports ostatus consumes (consumed) it. ostatus is dying/dead though, so in general i agree w/you
#
snarfed
to give it some credit, ostatus was more formal and real than just "shoehorn." but yes it's definitely superceded by AP now
#
snarfed
(for concrete examples, mastodon was ostatus for a long time, and bridgy fed still consumes and emits it)
#
[tantek]
snarfed, Atom RFC 4287 doesn't support these things, it merely has extension points. Those other things, e.g. AS1/Atom, would be different rows in such a table
#
[tantek]
I think we need to be clear about what "supports" means
#
[tantek]
i.e. supports through an extension does not mean supports. It means that extension supports.
#
snarfed
yes! quite so. ie "technically correct, the best kind of correct!" :P but in *spirit*, atom via ostatus supports/supported more stuff
#
aaronpk
no i want to call that out explicitly
#
aaronpk
it's an important difference
#
[tantek]
Did "atom via ostatus" mean anything other than "AS1/Atom"?
#
aaronpk
atom supports an extension mechanism
#
[tantek]
supports is not transitive 😛
#
snarfed
sure! explicit is great. i don't know the original context here, sounds like you all are editing a doc. i should probably demur
#
aaronpk
microformats doesn't actually support an extension mechanism, instead we evolve the vocabulary as a whole
#
[tantek]
aaronpk false! mf2 does support an extension mechansm
#
[tantek]
*and* we evolve the vocabulary as a whole
#
aaronpk
or i guess, the fact that mf2 syntax and vocab are separate mean that mf2 is entirely an extension mechanism
#
snarfed
[tantek]: ostatus atom was definitely more than just AS1. eg the "thread" XML namespace in the example URL i posted.
#
snarfed
but AS1 was most of it, yes
#
[tantek]
laughs since aaronpk *has* extended mf2 for his own purposes. multiple times. 😂
#
aaronpk
oh the vendor prefix things?
#
[tantek]
thanks snarfed, that helps. OStatus AS1/Atom > AS1/Atom > Atom > RSS
#
[tantek]
and -x-
#
aaronpk
i don't think of that as an extension mechanism, and i think that's also the reason that AP people don't think of it as real extensions either
#
aaronpk
cause it's extensions in a shared namespace
#
aaronpk
we're really getting in the weeds now though
eli_oat1 joined the channel
#
[tantek]
of course namespace folks can't think of something as an extension without namespaces. that's what namespaces blinders do to your perception
#
[tantek]
aaronpk, however, I did some digging, your challenge "mf2 does not support an extension mechanism" has at least some surface merit - as in http://microformats.org/wiki/microformats2 nor microformats2-parsing describe an extension mechanism. It's buried here: http://microformats.org/wiki/microformats2-origins#VENDOR_EXTENSIONS as a "Proposal" which means it "exists" but "supports" is debatable from a formal perspective
#
[tantek]
I had been treating that as a "done deal" and "assumed part of microformats2", however the documentation needs to be updated to reflect that, and when I moved content to microformats2-origins, I neglected to capture the formal extension mechanism in the microformats2 spec (it was there for a long time)
#
aaronpk
i think there's also a difference with intent here
#
[tantek]
since last April, so for years, since mf2 was started in fact
#
aaronpk
things like "in-reply-to" and "like-of" were not started as an extension, but instead were incorporated into the core h-entry vocab
#
[tantek]
so I'm going to treat that as an editorial error rather than any change in semantics
#
aaronpk
whereas JSONFeed explicitly says that any new properties must be added in the extension thingy
#
[tantek]
having extensions or not is orthogonal to how you evolve a vocabulary
#
[tantek]
those are two very different / independent things that depend on the particular spec / standards org etc. for how they are treated and interrelate (or not)
#
[tantek]
i.e. it doesn't matter that new properties were not started as extensions.
#
[tantek]
extensions were never pitched as the sole path for new properties.
#
[tantek]
so don't assume that (or it's opposite)
[kevinmarks] joined the channel
#
[kevinmarks]
The json-lz approach is better than json feeds I think
#
[kevinmarks]
(add an object to nest things that will clash)
#
[kevinmarks]
The fediverse has a lot of atom+as1+poco interop. Multiple implementations, not just forks.
#
[cleverdevil]
I did open an issue in JSON Feed shortly after it was introduced to ask about plans for representing microformats - https://github.com/brentsimmons/JSONFeed/issues/51
#
Loqi
[cleverdevil] #51 Representing alternate post types
#
[cleverdevil]
Conversation sort of went sideways, as these things tend to.
#
[tantek]
kevinmarks, "a lot of atom+as1+poco interop." is a bold claim that requires a citation to back it up. Especially with links to test suite that they used to demonstrate that interop.
snarfed joined the channel
#
[tantek]
[aaronpk] meta question but literally about this (dev) channel in Slack - the Slack channel topic is not autolinked *only* in this channel (it is autolinked in the other channels). Why? Is there some channel-specific setting to not autolink the topic?!?
#
aaronpk
what do you mean autolinked?
#
[tantek]
aaronpk, desktop web Slack UI, compare "dev" and "indieweb" channels. hover over the channel topic at the top (right next to the star people pin icons with numbers in grey text at the top), channel topic will display, and in "dev" the logs link is *not* blue, while in "indieweb", the logs link *is* blue and clickable.
#
aaronpk
i'm guessing random bug
#
aaronpk
they are both clickable on mobile
#
snarfed
yup both clickable in my client (adium) too
#
[tantek]
because both of those likely use their own autolinkers 😛
#
[tantek]
try desktop web
#
aaronpk
i see it
#
aaronpk
there's no option for it, it's just a text field
#
snarfed
also i can corroborate that there was/is a solid base of ostatus in the fediverse, and at least some interop, since i implemented and tested many of them with bridgy fed
#
aaronpk
i just changed the topic in slack and it seems to have fixed it
[aaronpk] joined the channel
#
[aaronpk]
[aaronpk] set the channel topic: IndieWeb development-focused chat - logs at https://chat.indieweb.org/dev/today - bridged with #indieweb-dev
#
[aaronpk]
[aaronpk] set the channel topic: IndieWeb development-focused chat - logs at https://chat.indieweb.org/dev/today - bridged with #indieweb-dev in IRC
#
aaronpk
lol i didn't think that would come through too
#
[kevinmarks]
thats 3 different codebases
#
aaronpk
publishing examples do not demonstrate interop
#
snarfed
are you really saying you don't believe there was ostatus interop? or just demanding more evidence?
#
[kevinmarks]
follow those from a gnusocial instance and they all show notes and poco h-card alikes
#
snarfed
i mean ostatus was no prize, but there was definitely plenty of interop in the fediverse
#
[tantek]
snarfed, yes, experience has taught me that without a test suite, there is little chance of actual interop.
#
[tantek]
beyond simple examples
#
snarfed
oh sure, especially lasting for long
#
[tantek]
so for example, I don't believe in any PoCo interop per how badly the spec/site were maintained
#
[kevinmarks]
OStatus is defined additively, not all or nothing, so it has fallback interop
#
[tantek]
community neglect is usually a good contra-indicator of interop
#
snarfed
heh, agreed on poco. but ostatus interop did happen in the fediverse. agreed though that it has now degraded/transitioned to AP
#
[tantek]
kevinmarks, fallback is irrelevant to statements like "a lot of atom+as1+poco interop". if that interop only means "leaving out poco still means something happens that doesn't crash" 😛
[pfefferle] joined the channel
#
[pfefferle]
Friendi.ca, gnu.social and mastodon are supporting the atom+as1+poco combination
#
[kevinmarks]
and pleroma
#
[tantek]
pfefferle - what's an example of what they actually consume?
#
[tantek]
I'm skeptical about blanket "supporting" statements because usually people accept "just publishing" as sufficient to claim "supporting"
#
[pfefferle]
They use the poco stuff for profile display stuff
#
[pfefferle]
Und as1 for activity type
#
snarfed
where's cwebber when we need him
#
snarfed
from 2017
#
[kevinmarks]
thats the seconds site with an expired letsencrypt cert (after mastodon.social) 😞
#
[tantek]
wait really
#
[tantek]
pours one out for status(.)net 😢
#
Zegnat
I thought MiniMe sounded fun, but even back in 2013 the example link given on that wiki page redirected to a ... dance(?) club
#
Zegnat
Oh. Or that is just how they styled their social network?
tantek joined the channel
#
[kevinmarks]
plateia.org was expired
#
[kevinmarks]
status.net was sold
[zak], [jgmac1106], [eddie] and [schmarty] joined the channel
#
[tantek]
What was plateia?
#
Loqi
It looks like we don't have a page for "plateia" yet. Would you like to create it? (Or just say "plateia is ____", a sentence describing the term)
#
[kevinmarks]
Plateia is the postactiv lead dev's home-cooked instance
#
[kevinmarks]
I didn't see loqi there
#
[kevinmarks]
It's still up, just with an expired cert
leg, [jeremycherfas] and jackjamieson joined the channel
#
[jgmac1106]
!tell schmarty something happened to your listen posts now just getting a shortened url? Though lastFM maybe different than overcast
#
Loqi
Ok, I'll tell them that when I see them next
#
[schmarty]
[jgmac1106]: are you looking in indigenous? where are you reading this?
[manton] joined the channel
#
[jgmac1106]
Indigenous, only getting a shortened url, one sec
#
[jgmac1106]
And it is your overcast.fm
#
[jgmac1106]
Which is weird when you threw up all over my reader all the deets were there
#
[schmarty]
jgmac1106: yeah i have been meaning to poke [eddie] about those
#
[jgmac1106]
@swentel iOS is gross
#
[schmarty]
i include a `summary` for the post, so even though indigenous doesn't understand a listen-of post, it should show the summary.
#
[schmarty]
but it doesn't. 🤷
#
[jgmac1106]
It is weird looking at your source code it is the summary I see but on your website it is full url but in Indigenous it is overcast.fm short code
[tantek] joined the channel
#
@RosemaryOrchard
↩️ Curious: what's your opinion on @OAuth_io or IndieAuth? Equally annoying or ok? I'm on the fence with using other services or email.
(twitter.com/_/status/1093267253129347077)
[Rose], [cleverdevil] and kisik21 joined the channel
#
[jgmac1106]
Hey will unmung take an mf2 feed and spit out the xml file I need for podcasts.... Need to finish migrating podcasts but writing the xml file is such a drag
#
Loqi
[aaronpk] #124 add RSS feed output format
[pfefferle] joined the channel
#
[jgmac1106]
Snarfed done, wish I could do more than ask others to do stuff
#
[jgmac1106]
Reminds me to add GitHub plugin tonight
[eddie], nloadholtes and [kevinmarks] joined the channel
#
[kevinmarks]
I have a half assed attempt at that, but it is xoxo to podcast feed
#
[jgmac1106]
!tell Snarfed I may hVe messed up Bridgy for WordPress.com in my last PR... I can't get the link people need to add
#
Loqi
Ok, I'll tell them that when I see them next
eddiehinkle joined the channel
#
snarfed
[jgmac1106]: got an example user page?
tantek joined the channel
#
[jgmac1106]
Yes just took picture but it was existing user, setting up a dummy account to test freah
#
[tantek]
[manton] I would love to work with you to figure out how to get my photos to show up in my micro.blog feed https://micro.blog/t
#
[tantek]
perhaps at IWC Austin
#
[manton]
Sure! I think some of your photos show up, but longer posts that Micro.blog has to truncate in the timeline don't currently look very good (losing all styling and inline photos).
#
[tantek]
ah is it truncating multiphotos?
#
[manton]
It's not the number of photos but the length of the text (and in some cases, the HTML).
#
[manton]
So by default, anything without a title and over 280 characters gets truncated. And because truncating while preserving the HTML tags is kind of tricky, I just strip out the formatting in those posts for now.
#
[tantek]
ok sounds like a fun design problem 🙂
#
[tantek]
definitely worth brainstorming and working together to figure something out for better fallback in situations where there is richer media and post text is "too long"
#
[tantek]
in addition, would love to figure out how to improve micro.blog's rel=me support
#
[tantek]
but the link to tantek.com on my profile micro.blog/t does not have rel=me (it should)
#
[tantek]
once that's there, then services like IndieLogin (used to sign into the wiki) can use Micro.blog as sign-in provider, just as they use Twitter or GitHub as a sign-in provider
#
aaronpk
so this works right now only for hosted micro.blog accounts. what you're describing would allow it to work for non-hosted accounts too
#
[manton]
Gotcha. Yep, we kind of don't consider the /t profile pages "real" sites. This does confuse people, though, so it's probably worth revisiting.
#
[manton]
Happy to hear ideas in Austin to improve this. Technically, there's no reason why the profile page URLs couldn't also be used for IndieAuth, but they don't work right now.
#
[tantek]
happy to help with suggestions for incremental improvement that help. adding to wiki
tbbrown joined the channel
#
[tantek]
The cool thing with this is that I could use micro.blog email sign-in to sign into the wiki on mobile
#
[tantek]
definitely demoable
[schmarty] joined the channel
#
[jgmac1106]
I am hoping by the end of the IWC Feb-Mar run there is a Micropub client so my hosted microblog site is the same so it isn't just my rss feed in my timeline but on my microblog site as well.
#
[jgmac1106]
I don't know how to do it do I figure to months is a perfect window of time to explain to people why they need this solution as well
#
[jgmac1106]
The ActivityPub integration with Mastodon is so spot on... Want to try and take advantage of this feature more