Add a paragraph to section "Motivation"

This commit is contained in:
sch 2024-07-10 04:29:56 +02:00
parent 45e484a409
commit 7f6be68df1

View file

@ -22,6 +22,8 @@ This means that instead of hosting a journal or publication site in the old fash
The project also showcases the non-necessity of HTML, as it automatically generates valid XHTML pages by XSLT stylesheets from client-side. The project also showcases the non-necessity of HTML, as it automatically generates valid XHTML pages by XSLT stylesheets from client-side.
Because PubSubToAtom reads XMPP PubSub nodes, it is possible to view a complete set of node items, and even a single node item, which means, that that a considered and carefully earnest use of this PubSubToAtom would save bandwidth and system overhead, which includes CPU, I/O and RAM usage.
## Requirements ## Requirements
* Python >= 3.5 * Python >= 3.5
@ -67,7 +69,7 @@ $ fastapi dev pubsub_to_atom.py
## Usage ## Usage
It is possible to view a complete node and even a single item, which means, that it is possible to save bandwidth and it further means that a considered and carefully earnest use of this software would saves system overhead, which includes CPU, I/O and RAM usage. It is possible to view a complete node and even a single item, which means, that it is possible to save bandwidth and it further means that a considered and carefully earnest use of this software would save system overhead, which includes CPU, I/O and RAM usage.
### Viewing PubSub ### Viewing PubSub