Good day. Jérôme.
I did not receive your message from the mailing-list.
This is not the first time. Please be sure that you send a direct
email message to my email as well; if you may, that is.
I have noticed your message upon loading the thread via the HTML
interface
https://mail.jabber.org/hyperkitty/list/standards@xmpp.org/thread/WEJSGHPPE…
I suppose that you have received the message that I have sent today, in
response to Marvin, concerning to XEP-0292: vCard4 Over XMPP.
I'm not sure is the data forms is the more
appropriate. I think I
would do it with a dedicated XML element instead (don't we have
already something for that? It really smells like public bookmark to
me).
I have implemented a public annotation system for XMPP, which is based
on Atom Over XMPP (XEP-0277 and XEP-0472), and I want to create an XEP
for it.
Presentation :
https://video.xmpp-it.net/w/cfozoUeVLFbBFMCCSCJ1Dn
Project :
https://git.xmpp-it.net/sch/Blasta
Instance :
https://blasta.woodpeckersnest.eu (Please try and test)
Yet, I want something smaller and specific for a "Profile Page" as
shown in LibertyLinks.io and other fifty (50) similar services which I
have found to do the same.
I might even want to use the Atom Syndication Format in order to create
custom elements which is supported by the standard and also to utilize
the attribute "rel" (related) which would define sets of related
resources, which can be useful.
Example for related links to node "urn:xmpp:microblog:0" of account
sch(a)libervia.i2p:
http://libervia.i2p/sch (Libervia instance)
http://libervia.i2p/?blog/sch (Movim instance)
gemini://libervia.i2p/journal/sch (XMPP for Gemini instance)
xmpp:sch@movim.i2p?pubsub;node=urn:xmpp:microblog:0 (XMPP URI)
For the record, I have a very similar use case where I
want to
register a list of URL *AND* Pubsub Nodes: I have an invitation
feature in Libervia with associate a URL with an ID to a guest
account, and I'm storing there links of interest (for instance: a
MUC, a pubsub node, etc). I've been using my own stuff so far, but
I'm planning to work on a XEP, so maybe we can do something together?
Yes! Please. I am working on adding such feature to FASI.
https://git.xmpp-it.net/sch/FASI
Of course pubsub node can be stored as URL, be
it's cleaner to use
directly a specific element.
Basically, I need a pubsub node with well-defined items to describe
URL, pubsub nodes, MUC rooms, or whatever, optionally with
description and possibility to extend with extra data.
Good! I will contact you on the Libervia MUC.
Best,
Goffi
Thank you,
Schimon
On Fri, 25 Oct 2024 07:53:03 +0300
Schimon Jehudah <sch(a)fedora.email> wrote:
> Good day, one and all!
>
> I want to work on an XEP which would define "link collections",
> which I think would also be useful for FASI (HTML invite page for
> XMPP), which already indicates of articles, when articles are
> present (see attached image).
>
> See example profiles under "New Members" at
https://libertylinks.io
>
> Would Data Forms be the appropriate mean to achieve it?
>
> Kind regards,
> Schimon