Email or username:

Password:

Forgot your password?
Top-level
Kartik Agaram

@bouncepaw What is Indieweb-style federation?

Looking at adoption in the first few months feels premature. I check merv.news not for what it is but to watch what it might become.

@neauoire @inscript

9 comments
bouncepaw πŸ„

@akkartik @neauoire @inscript

I define IndieWeb-style federation as a federation that is based on the following:

1. Pull-based. So, you check for the new stuff, instead of being notified of the new stuff.

2. Microformat-based. So, you parse HTML a lot.

All of this allows for less intensive federation, while also letting static federating sites to exist.

Kartik Agaram

@bouncepaw @neauoire @inscript Interesting, is there a link where I can learn more about how to pull, and the microformats involved?

Kartik Agaram

@bouncepaw @neauoire @inscript I've seen that before, but it hasn't felt very actionable. How do you imagine people interacting with your new site once they create it?

bouncepaw πŸ„

@akkartik @neauoire @inscript I want to build a federation of Betulae and Mycorrhizae, so they can interlink and transclude each others' content.

For example, I have a category named Cats on my Betula. And you do, but it's named Felines. On my Betula, I say: β€œHey, there's this page out there which also has cats! Federate with it!”. Then my Betula GETs your Felines, parses it, and shows them nearby my Cats. Data updated once a day.

Kartik Agaram

@bouncepaw @neauoire @inscript Oh I see. I'm familiar with wiki.c2.com/?SisterSites. Which of those microformats helps with this?

bouncepaw πŸ„

@akkartik @neauoire @inscript re: sister sites. I once experimented with Bill Seitz's twin pages system:

melanocarpa.lesarbr.es/hypha/b

I'm part of the system, though I don't really see it often.

bouncepaw πŸ„

@akkartik @neauoire @inscript

> Looking at adoption in the first few months feels premature.

I've never said I'm not on with the adoption of merv.news. The adoption is alright. I'm just pointing out, that I'm actually using it.

Go Up