Hieraŭ mi bakis kukojn. Hodiaŭ mi manĝis ilin. (Sed ne ĉiujn. Tio estus danĝera!) 

Krome, mi iom prilaboris mian retejon. Mi provas iom malgrandigi informojn pri aŭtoroj de bildoj, kaj aldoni ekstrajn pridatumojn al iuj paĝoj. Mi ankoraŭ ne alŝutis la ŝanĝojn, ĉar ili bezonas pli da tempo. 

#lang_eo #retejo #taglibro #vivo

Mansardo Jamada

One of my motivations for creating Retejo is for note taking.

I.e., something like a Fediverse & Social-Web version of Obsidian or Roam Research.

#Fediverse #retejo #SocialWeb

I tried creating a better description for retejo.

#retejo

I wonder if custom HTML elements would be better.

(Technically, custom HTML elements are supposed to have a hyphen in them, which is why they are named like that.)

That might be a better UX for those willing to write HTML (rather than using HTML + RDFa).

RE: https://mastodon.social/@reiver/115220173074558808

#retejo

AFAICT, most people don't want to write in HTML. (Not directly anyways.)

But, even for the ones that would write in HTML, I suspect they will feel something like this is too much to do to create a quotation and citation.

Only a very small group of power-users might be willing to write that type of HTML + RDFa. Maybe.

#retejo

"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Quotation": "as:Quotation",
"citation": "as:citation",
"quotation": "as:quotation"
},
],

#ActivityPub #ActivityStreams #FediDev #Fediverse #JSONLD #ObjectTypeQuotation #retejo

ActivityStreams 2.0 Terms

This document lists the terms used for the ActivityStreams 2.0 protocol and its stable extensions, and provides a namespace so each term has an HTTP IRI.

4/

Apparently, Bookwyrm stores quotations with:

type="Quotation"

And if one Bookwyrm server talks to another Bookwyrm server, then — the ActivityPub / ActivityStreams representation of the quotation will have:

type="Quotation"

...

BUT — if a non-Bookwyrm server talks to a Bookwyrm server, then — the ActivityPub / ActivityStreams representation of the quotation will have:

type="Note"

#ActivityPub #ActivityStreams #FediDev #Fediverse #ObjectTypeNote #ObjectTypeQuotation #retejo

3/

Apparently the Bookwyrm developer had the exact same idea!

(Which isn't too surprising.)

Here is how it works —

...

#ActivityPub #ActivityStreams #FediDev #Fediverse #ObjectTypeNote #ObjectTypeQuotation #retejo

2/

How could you represent a quotation in ActivityPub‽

...

I suppose there are 2 major approaches.

Either use an existing Object Type. Maybe:

type="Note"

Or create a new Object Type:

type="Quotation"

...

Here is the interesting thing though —

#ActivityPub #ActivityStreams #FediDev #Fediverse #ObjectTypeNote #ObjectTypeQuotation #retejo

Quotations & the Fediverse / ActivityPub

1/

One thing I used to do a lot on social-media is — post quotations.

Sometimes I was reading a book. And, I would quote things from the book and post it on social-media.

Or I was reading a scholarly paper, or reading a blog post, or watching a video, or listening to a podcast, etc.

...

I was thinking — how could you represent a quotation in ActivityPub‽

#ActivityPub #ActivityStreams #FediDev #Fediverse #ObjectTypeNote #ObjectTypeQuotation #retejo