#schmartyjgmac1106 I will have to check this later. Have you tried using your version to post to your site?
eli_oat and dougbeal|mb1 joined the channel
#schmartyjgmac1106: you'll need to get a glitch.com api key (it's free) and fill in the secrets in the 🗝.env file
[jgmac1106], [schmarty], tantek__, renem, gRegorLove_ and [tantek] joined the channel
#[jgmac1106]okay that was what was missing, not yet. it can sit for awhile but wanted to do <"p-content">At IndieWebSummit you learn best when scratching your own itch because there is such a great community to get the hard to reach places</p>
#[eddie]Hmm so I saw talk of “multiple Microsub servers” earlier today/yesterday. Which leads to a question. Right now, Indigenous for iOS supports multiple users. Each user is a single Micropub endpoint and Microsub endpoint. I am wondering if that is the right mindset, or if in reality Indigenous for iOS should support a single Microsub endpoint with multiple Micropub endpoints.
#[eddie]So right now Indigenous for iOS actually supports multiple Microsub servers, but you have to have a separate IndieAuth login for each one. However I’m not sure that really that helpful. I think it’s more likely that people will have a single Microsub Server with multiple Micropub endpoints
#GWG[eddie]: What use case are you trying to support?
#GWGI was commenting on something I was contemplating, but am nowhere near doing...the idea that snarfed might build something cool, and I might want to use that and my own thing simultaneously.
[tantek] joined the channel
#[eddie]Well originally I built a multi-user model for Micropub
#[eddie]When Microsub came out I just added it to the same user model
#[eddie]But now I’m wondering if it is likely that someone would have Microsub/Micropub pairs of more likely to have one Microsub with multiple Micropubs that they might want to post to while reading the Microsub feed
#aaronpkcause I don't want to have to configure every reader with that
#[eddie]That makes sense. That seems like the most likely scenario.
#GWGprobably should be stopped from writing a Microsub system.
#pstuifzandGWG, re: microsub, it's the feed fetching and parsing (and perhaps storage) that's the hardest
#GWGI have fetching and parsing down. Storage is problematic.
#pstuifzandalso converting serveral types of feeds to JF2. In my server JSONfeed to JF2 was the easiest.
gRegorLove joined the channel
#pstuifzandA command line client was also pretty easy, and works with Aperture and Ekster, It's quite nice to do some simple testing with it
#GWGI think I could do it, just it would be a big project and I have others
#pstuifzandI have been thinking about writing a series of step by step articles to write a Microsub server in such a way that you get a little bit at a time.
#pstuifzandperhaps creating the HTTP API interface, and then filling in different parts of the backend
#pstuifzandThe first version of Ekster that worked with Together, had what was called the nullbackend, which did nothing and returned valid empty results.
#pstuifzandWhich was very cool (I thought) the building something just from the spec and seeing it working with an app someone else wrote.
#cweiskeshouldn't that be "httpswithcloudflareiseasy.com"?
#sknebelyeah. pretty annoyed how far that got spread
#ZegnatYou are right, but it might still be an interesting primer for people and help offload the admin-tax (in as far as that still exists)
#ZegnatTroy also CC licensed all the videos, so pretty good example of sharing documentation with the community. (The documenting principle was something discussed in the last few days in #PDX)
#loqi.meedited /Scalar (+50) "Zegnat added "https://scalar.me/anvc/scalar/" to "See Also"" (view diff)
[jgmac1106], eli_oat, leg1, iasai and ben_thatmustbeme joined the channel
#skippypstuifzand: the iterative building is how I built my PHP micropub server. Started simple, added bits over time. The git commit history should reveal some of the process.
#schmartyeddie / aaronpk: in talking about webcomics at the micro.blog meetup Tuesday it came up that an in-app browser is the best experience for some feeds, like webcomics
#KartikPrabhuhates in-app browsers. Just use my default please :P
#schmartythe recent indigenous change to an mf2-derived preview with an open-in-safari button makes it 3x as many clicks to get from seeing a feed item to reading the comic
#Zegnathates having to go to comic sites. Just put the image in the feed for my reader to render please :P
#schmartyI would also be fine opening items in the default browser without the preview step
#ZegnatMost of the webcomics I read do 1 static image per post. If they would make that the u-photo, that could make a reader present it in full allready. What exactly is the usecase for leaving my reader to go read a comic?
#Zegnat(More analytics and more eye balls on advertising is a valid use-case, of course, but that wont change my opinion.)
#ZegnatI also do not like websites that offer partial feeds, rather than full-content feeds, because I use the reader to read the content in an environment that works best for me.
#Zegnat!tell GWG Before I forget again, I use Backitude for GPS tracking on Android. I like the app OK. Though I am not doing anything with the data it collects right now.
#LoqiGWG: Zegnat left you a message 1 hour, 31 minutes ago: Before I forget again, I use Backitude for GPS tracking on Android. I like the app OK. Though I am not doing anything with the data it collects right now.
#LoqiBackitude is a GPS tracker for Android that is compatible with many versions of Android and allows for very granular tweaking of its polling https://indieweb.org/Backitude
#ZegnatDarn, that Google Play Store link doesn’t seem to work anymore
grantcodes, [snarfed] and [eddie] joined the channel
#[eddie]schmarty: interesting use case. What does appear in the feed of a webcomic? I’m hoping to be able to detect posts that seem to be partial posts and have a button that allows you to pull in the page either parsed through something like the Mercury API (like what IndiePaper is doing), or open the in-app browser in-line
#[eddie]Too many settings can be the root of all evil. But I also wonder if it’s a “per feed” thing, that it might make sense to be able to set a per-channel setting on if you want a post opened in “full view” or in an in-app browser
#ZegnatYou could also imagine the microsub server solving this. E.g. by visiting the permalinks of every post and getting the content from there rather than from the feed (when possible). That turns every feed into a full-content feed.
#[eddie]Yeah that would be pretty good. I would be hesitant as a Microsub reader to rely on that too heavily because while Aperture might support that. Others may not
#[eddie]Although if that did become standard of Microsub Server that would be amazing lol
#snarfedyeah that's a pretty standard feature in modern feed readers
#[eddie]This is very strange. I wonder if something is going on with my DNS. Internet seems to be working fine but I can’t access micro.blog or aaronparecki.com
eli_oat[m], zoglesby, myfreeweb, schmarty, plindner, mindB, eli_oat and [kim_landwehr] joined the channel
#[kim_landwehr][eddie] I think I was having the same problem. My internet seemed to be fine, but I couldn’t get to websites. It seems to be fix now though.
snarfed and sebsel joined the channel
#[eddie]Good to know [kim_landwehr]! Mine seems to be back as well
eli_oat and [grantcodes] joined the channel
#[grantcodes]Zegnat: Feedbin does this. By default it loads whatever is in the rss feed. But it somehow figures out if it is truncated and shows a button that says "load all" (or something similar) and you click it and it attempts to crawl the page at that point
#ZegnatI use Feedbin, but apparently never noticed the feature...