-
PubSub Bookmarks
-
» This is a help guide for XMPP PubSub of Blasta.
-
PubSub
+
+
+
+ PubSub bookmarks
+
+
+ » This is a help guide for XMPP PubSub of Blasta.
+
+
+ PubSub
+
Blasta manages and posts information on PubSub nodes of your
own XMPP account.
-
Synopsis
+
+ Synopsis
+
The technologies (i.e. standards and specifications) that
are being served for this task are Atom Syndication Format
(ASF) and Publish-Subscribe.
-
Atom Syndication Format (RFC 4287)
+
+ Atom Syndication Format (RFC 4287)
+
The Atom Syndication Format or ASF is a standard for
syndication which was yielded from RSS. The ASF was
@@ -90,7 +102,9 @@
of content such as journals and news headlines to sites as
well as directly to user agents.
-
Publish-Subscribe (XEP-0060)
+
+ Publish-Subscribe (XEP-0060)
+
Publish-Subscribe or PubSub is an XEP specification for
XMPP which was approved by the XMPP Standard Foundation (XSF)
@@ -110,12 +124,16 @@
geolocation, workflow systems, network management systems,
and any other application that requires event notifications.
-
Atomsub
+
+ Atomsub
+
Atomsub, or Atom Over XMPP, is the combination of PubSub and
Atom. Learn more.
-
Technicalities
+
+ Technicalities
+
The location at which Blasta stores your information is inside
node urn:xmpp:bibliography:0
of
@@ -126,7 +144,9 @@
and is where you can find all of your information, even if
this Blasta instance be offline.
-
PubSub
+
+ PubSub
+
This is an illustrated example of a node item which stores
as an Atom entry.
@@ -142,7 +162,9 @@
representation of a URL ID for referential purposes in the
Blasta system.
-
Atom
+
+ Atom
+
This is an illustrated example of an Atom Syndication Format
entry which is stored in item
@@ -158,7 +180,9 @@
Published : {{date_now_iso}}
Updated : {{date_now_iso}}
-
This is the data as retrieved by an XMPP IQ Stanza.
+
+ This is the data as retrieved by an XMPP IQ Stanza.
+
<item xmlns="http://jabber.org/protocol/pubsub" id="3d0db4c019a01ebbbab1cf0723ed7ddd">
<entry xmlns="http://www.w3.org/2005/Atom">
@@ -206,14 +230,18 @@
at
{{date_now_readable}}
This was an illustrative representation of how your data is
stored by Blasta as Atom feed entries on Publish-Subscribe
node urn:xmpp:bibliography:0
of your XMPP
account.