#dev 2019-01-02
2019-01-02 UTC
[tantek], neil, bradenslen, [davidmead] and Jookia joined the channel
# [tantek] !tell aaronpk does OwnYourGram support retrieving the alt text from Instagram posts (https://www.engadget.com/2018/11/28/instagram-alt-text-visually-impaired/) and passing it along with the image to micropub?
# [tantek] Instagram << Feature: alt text for photos since 2018-11-28! https://www.engadget.com/2018/11/28/instagram-alt-text-visually-impaired/
# Loqi ok, I added "Feature: alt text for photos since 2018-11-28! https://www.engadget.com/2018/11/28/instagram-alt-text-visually-impaired/" to the "See Also" section of /Instagram https://indieweb.org/wiki/index.php?diff=55208&oldid=55084
# Jookia o/ So are the fundamentals I need for indieweb compatbility just microformats and webmention?
# Loqi Building blocks are key design-patterns, technologies, and methods for building and improving your independent website https://indieweb.org/building-blocks
# Jookia I see, thanks
# Jookia For Facebook I imagine I'd do copy paste posting and scrape my account notifications for backwash
# Jookia with some python to parse it
[Serena] joined the channel
# Jookia For actual open protocols I'd probably want to implement those. A single-user ActivityPub server comes to mind that publishes content and generates a feed of backwash events. Doesn't sound that hard since I won't be doing authentication or GUI work
# Jookia The only activitypub/mastodon <-> webmention bridge I can find is bridgy-fed. Are there any others?
# KartikPrabhu jacky: not sure why webfinger is relevant to new users trying to POSSE to FB
# KartikPrabhu sure, but why is it relevant
# jacky this post lightly explains it https://gkbrk.com/2018/06/fetching-activitypub-feeds/
# KartikPrabhu I think the main goal here is to POSSE to FB, yes Jookia?
# Jookia KartikPrabhu: I'm currently using a separate website, Facebook and Mastodon. It would be nice to POSSE to all, but it would be really nice to have backwash too
[tantek] joined the channel
cweiske joined the channel
# Loqi Backfeed is the process of syndicating interactions on your POSSE copies back (AKA reverse syndicating) to your original posts https://indieweb.org/backfeed
# Jookia Oops, yes. I don't know why I remembered it was backwash
jjuran and [Vincent] joined the channel
# [Vincent] morning Indieweb
# [Vincent] lol backwash 😆
tbbrown joined the channel
barpthewire, swentel, swentie, [kevinmarks], [alexbayleaf], bradenslen and leg joined the channel; Jookia left the channel
# @janboddez 'Crossplatform reageren.' https://seblog.nl/2018/05/09/5/de-magie-van-webmentions (twitter.com/_/status/1080440824679280640)
[davidmead] joined the channel
[Vincent] joined the channel
# [davidmead] after using the IndieAuth on Brid.gy it gives me the message…“Please add https://davidjohnmead.com/profile/davidmead to your Instagram profile’s website or bio field and try again.”
# [davidmead] If I change it to that then OwnYourGram will break as that uses the root domain (already pulled in the last lot of photos successfully)
# [davidmead] zegnat that’s what I thought
# [davidmead] sknebel it is. should I change it to multi-user to overcome this?
# [davidmead] I installed it from withknown.com, but mapkyca suggested I pull from him to overcome a different issue
# [davidmead] I’m on 0.9.9 but I think his latest package is 0.9.9a
# [davidmead] I’m reinstalling that tonight so hopefully that fix a lot of my ails 🙂
# [davidmead] step zero - don’t install Known from official site 😜
# [davidmead] I haven’t changed OwnYourGram as that’s where it was pointing from my old WP install
# [davidmead] I didn’t want to change it just in case
# [davidmead] It was more the worry of “breaking” it by changing URLs in multiple places
# [davidmead] thanks
# [davidmead] i’ll see if I can get it running tonight
# [davidmead] I’m writing up all the “issues” I’m running into, and the solutions
eli_oat, [smerrill], snarfed, callMeBaby, eli_oat1, [manton], [jgmac1106], [davidmead], [cleverdevil], KartikPrabhu, [adamprocter], [tantek], [stefp] and [eddie] joined the channel; KartikPrabhu left the channel
# [cleverdevil] Definitely install from the latest Known GitHub
KartikPrabhu and callMeBaby joined the channel
KartikPrabhu, jjuran, snarfed, [adamprocter], [tantek] and Jookia joined the channel
# Jookia Can I have multiple users on a single website? webmention seems like an interesting way to make a forum
# Jookia like a mailing list or usenet
# Jookia broadcasting new threads might not scale that well
# Jookia Well, on a board with 5000 separate websites means at minimum a new thread needs to be broadcast from one node to each website. Unless some kind of multicast
# Jookia I suppose relays and multi-user sites would really help here
# KartikPrabhu what is webmention
# Loqi Webmention is a web standard for mentions and conversations across the web, a powerful building block that is used for a growing federated network of comments, likes, reposts, and other rich interactions across the decentralized social web https://indieweb.org/Webmention
# Jookia The only other protocol I've thought of for making a distributed forum has been NNTP which seems to be a similiar concept
# KartikPrabhu not sure why all this speculation before trying out a model
# Jookia Looking for prior work
# KartikPrabhu what is forum?
# Loqi It looks like we don't have a page for "forum" yet. Would you like to create it? (Or just say "forum is ____", a sentence describing the term)
# KartikPrabhu Jookia: feel free to start that page and collect examples of prior work
# Jookia i don't know any, that's why i was asking ;)
# KartikPrabhu there are many personal websites which use webmention, not sure why a "forum" is especially different
# KartikPrabhu like [tantek] said a forum seems like an aggregator sort of like a reader
snarfed and tomasparks joined the channel
# jacky so at https://indieweb.org/like#receive_and_markup_incoming_likes, I'm a bit torn