Skip to content

[Discussion] Buku as a sharing bookmarks system over XMPP #752

Description

@sjehuda

I have created a proof of concept PubSub browser which has turned into a dynamix XHTML journal generator and which can give a good prespective of what Buku on XMPP would be.

https://git.xmpp-it.net/sch/Rivista

Rivista (journal in the Italian language) is able to read PubSub node items that are compliant with the Atom Syndication Format (RFC 4287);

It means, that namely XEP-0277 and XEP-0472 are supported, which further means that the uploaded data must be confined to the elements that RFC 4287 provides.

Of course, there is the "rel" attribute which allows own customizations, yet I focus on the commom elements.


buku provides id, url, metadata (i.e. title), tags, desc (i.e. description) and flags.

This is how I was thinking of populating Atom entries with buku data:

buku atom
url link
metadata title
tags category
desc content

I am not sure yet how to handle the id, if needed.

Please advise.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions