snarfed(dirty secret: the atom feed is just to get fedsocnets to accept your site at all, and maybe for your posts to show up. bridgy fed itself doesn't actually use it at all.)
tantek[keithjgrant]: we had a discussion earlier about putting multiple feed files on a page and one of the points was that the feed files should just be alternate formats of the same stuff that's on the page
tantekif you want to publish a notes only view, it makes sense to *first* publish an HTML notes only view that you link to from your home page and then put a notes only feedfile on that page
tantekthe basic problem with multiple feed files is that there's no way to express which is for what reason, at least not automatically. just the human readable "title" attribute on the link rel=alternate
Loqi[tantek] the basic problem with multiple feed files is that there's no way to express which is for what reason, at least not automatically. just the human readable "title" attribute on the link rel=alternate
tantekit is *not* ok to link multiple different content feed files because consuming code like a reader has no idea which to prefer, and forces the user to choose
KartikPrabhuso to use my Notes feed I should force the users to first go the HTML Notes page and then put that in their reader, instead of allowing them to do that striaght from my homepage?
gRegorLoveIt does make more sense thinking of an indie site's "follow" button first, rather than the legacy way of entering example.com in a feed reader and it does magic to find the exact feed URL.
gRegorLoveI have a follow button on my notes stream; it would be weird if a reader then prompted which feed to follow. Annnnd I need to double-check I'm not guilty of this myself :)
[keithjgrant]tantek I'm just thinking I don't want my long-form stuff to show up in Mastodon. Though I guess if fed.brid.gy truncates for me, it might not be that bad
Loqirel-subscribe is an experimental rel value for linking from your home page to your subscription endpoint, and is currently prototyped by Aaron Parecki on aaronparecki.com; try the Follow button in the right side of the footer of his home page or any permalink https://indieweb.org/rel-subscribe
tantekAngeloGladding I did briefly, using a webaction, but no one implements that or consumes it so it was largely an academic exercise. It didn't make things worse but it didn't do anything either.
AngeloGladdingi was thinking of using micropub to send an h-card from to initiate a follow with the side effect of subscribing to any found feeds -- his way is more direct
AngeloGladdingi implemented my own auth to mimic indieauth.com before i realized indieauth was its own protocol -- saw you guys talking the other day..
tantekthese are all very challenging things AngeloGladding - glad to have you here - the more folks brainstorming / collaborating on to make all this work smoothly, the better
AngeloGladdingtwo rather different solutions to essentially the same problem -- one requires you to modify your browser, the other requires you to log in to their site
AngeloGladdingin a shared computer setting you'd have to reregister the handler every time but yeah this problem has me thinking about how browser UI could expand into this territory -- reminded of Flock -- but then I remember how hard it seems to be for WP to incorporate IW ideas
AngeloGladdingyeah, not that any non-dev's i know use them -- i'm thinking that logging in to your indie site can just reassign the handler -- possibly check first and skip the dialog if already set?
tantek.comedited /100DaysOfIndieWeb (+495) "document completed and how long (anything more than a week?), and track previous projects started as part of brainstorming, mention hashdates to post about a day after the day" (view diff)
gRegorLoveMentally I'm in a place now where I want a less-structured thing rather than a challenge. Like, I just want to write more casually and not put an expectation on it.
gRegorLoveEh. For right now I just don't want to set a goal for my writing that if I miss I'm likely to lose steam on. It's just temporary, I'm sure I'll come back around to something more structured eventually.
@AndyDavies@tameverts@tkadlec Know that feeling I've got too many drafts in progress that all require data research and not finding the time to do it ATM
Would love to know how you get on with webmentions Disqus is something I want to drop too (twitter.com/_/status/949641986067369985)
grantcodesAny recommendations on how to test that error we saw on together (sessions not properly isolated) manually, I need to be able to make 2 different requests that overlap 🤔 maybe just delay the responses for 10 seconds so I can get them to overlap
Loqiok, I added "https://medium.com/@david.gilbertson/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5" to the "See Also" section of /Content-Security-Policy
dgoldthat one I linked is.. okay, it gets some data, but (man alive) how do professional pblishing houses put stuff out without a <time> tag, or an <author> tag
aaronpkoh and i've come across this service before, but they kinda changed their focus/pricing or something. but it tries to do even more parsing from the page beyond just meta tags http://embed.ly/
aaronpkwell I certainly wouldn't try to write any of it myself, i'd just pull in a library like Readability as a fallback if XRay doesn't recognize anything
Loqiok, I added "https://medium.com/@david.gilbertson/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5" to the "See Also" section of /security
ZegnatThe real problem is that if my package depends on my repo, you can’t just install it as a dependency because composer will only look at repos in the root composer.json :(
[miklb]I’ve read a few DYI articles on building one, but I haven’t worked with any boards. I should go to my local hackerspace and start getting familiar.
[miklb]well, I’ve not even done anything with off the shelf. I’ve not touched any hardware. I haven’t soldered since I was making little boards as a kid with my dad from Radio Shack kits.
LoqiIt looks like we don't have a page for "code snippet" yet. Would you like to create it? (Or just say "code snippet is ____", a sentence describing the term)
Loqicode in the context of the indieweb, refers to source code, code files, typically in a revision control system, like Git, hosted on an indieweb site https://indieweb.org/code
Loqiown your data is one of the principles of the IndieWeb and is an encouragement to always post content directly to your own domain with permalinks that you control instead of posting to silos (or only posting copies of your posts to silos per POSSE, and if so, preferably both automatically & with permashortlinks back to your original posts) https://indieweb.org/own_your_data