Further uniformization of titles (CSS, XHTML, XSLT).

This commit is contained in:
Schimon Jehudah, Adv. 2024-08-28 19:01:08 +03:00
parent e97a1dd724
commit 14202b0887
31 changed files with 267 additions and 69 deletions

View file

@ -256,6 +256,7 @@ table#software td {
#bookmarklet {
background: #eee;
border: 1px solid #bbb;
border-radius: 4px;
font-weight: bold;
filter: drop-shadow(1px 1px 1px black);
margin-left: 3px;
@ -266,6 +267,7 @@ table#software td {
#bookmarklet a {
color: #0000ff;
text-decoration: none;
}
#subscribe {

View file

@ -65,7 +65,9 @@ xmlns:atom='http://www.w3.org/2005/Atom'>
<div id='header'>
<!-- feed title -->
<h1>
<img src='/graphic/blasta_syndicate.svg'/>
<a href='/'>
<img src='/graphic/blasta_syndicate.svg'/>
</a>
&#160;
<xsl:value-of select='atom:title'/>
(syndication)

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Information and resources about Blasta, collaborative
bookmarks with an Irish manner.

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» {{message}}
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» The master standard for HTML.
</p>

View file

@ -83,7 +83,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
{% if pager %}
{% if page_next or page_prev %}
<div id="navigate-top">

View file

@ -38,9 +38,17 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» Connecting with XMPP.</p>
<h3>Connect to XMPP</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Connecting with XMPP.
</p>
<h3>
Connect to XMPP
</h3>
<form method="post" action="/">
<label for="jabber_id">Jabber ID:</label>
<input type="email" id="jabber_id" name="jabber_id"

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Herein contant information.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Bookmark a link to your personal PubSub node.
</p>

View file

@ -56,9 +56,17 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» This is a help guide for feeds of Blasta.</p>
<h3 id="introduction">An introduction to feeds</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» This is a help guide for feeds of Blasta.
</p>
<h3 id="introduction">
An introduction to feeds
</h3>
<p>
A feed, or "Atom", or "Syndication", or "RSS" (Really Simple
Syndication or Rich Site Summary) is a mean that allows you
@ -72,7 +80,9 @@
spares the need for you to manually check the site for new
content.
</p>
<h4 id="atom-over-http">Atom Over HTTP</h4>
<h4 id="atom-over-http">
Atom Over HTTP
</h4>
<p>
Blasta offers Atom feeds for you to subscribe with your News
Reader.
@ -86,7 +96,9 @@
<a href="/help/syndication#software">
selection of News Readers</a>.
</p>
<h4 id="atom-over-xmpp">Atom Over XMPP</h4>
<h4 id="atom-over-xmpp">
Atom Over XMPP
</h4>
<p>
Since Blasta is based upon XMPP, Blasta offers
<a href="/help/about/xmpp/pubsub">PubSub</a> feeds for you
@ -115,8 +127,12 @@
"peer to peer" type of subscription is entirely independent
from Blasta.
</p>
<h4 id="http-xmpp">Which is better, HTTP or XMPP?</h4>
<p>It depends on your use case.</p>
<h4 id="http-xmpp">
Which is better, HTTP or XMPP?
</h4>
<p>
It depends on your use case.
</p>
<p>
If you want to receive immediate updates and save bandwidth
then XMPP would be a good choice for you.
@ -137,7 +153,9 @@
For more information about Blasta feeds, please refer to the
feeds <a href="/help/syndication#patterns">legend</a>.
</p>
<h4 id="conclusion">Conclusion</h4>
<h4 id="conclusion">
Conclusion
</h4>
<p>
The syndication feeds of Blasta are available in two forms
(HTTP and XMPP) and can be utilized via any mean you think

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» A practice for people to organize and share information in
a collaborative and decentralized manner.

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» This is a help guide of Blasta.</p>
<h3>Contents</h3>
<p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Some ideas which illustrate potential uses for Blasta.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» The Universal Communication Ecosystem.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» The social platform shaped for your community.
</p>

View file

@ -56,10 +56,20 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» The /now page movement.</p>
<h3>Now page</h3>
<p>This is the <b>/now page</b> of Blasta.</p>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» The /now page movement.
</p>
<h3>
Now page
</h3>
<p>
This is the <b>/now page</b> of Blasta.
</p>
<p>
Blasta is dancing happily and is also recommending you to do
the same, especially when you wake up after a good night ;-)
@ -68,28 +78,38 @@
And in case you want to know what Blasta is doing today,
please read this list.
</p>
<h4>Eternity</h4>
<h4>
Eternity
</h4>
<p>
Blasta is adopting the attitude of "living for the sake of
eternity", the attitude of living with eternity always in
mind, instead of living only for the moment.
</p>
<h4>Empowerment</h4>
<h4>
Empowerment
</h4>
<p>
Blasta is empowering people by making the access to
information open, impartial and unbiased.
</p>
<h4>Sovereignty</h4>
<h4>
Sovereignty
</h4>
<p>
Blasta is respecting the privacy of people and consequently
preserving their sovereignty and their precious information.
</p>
<h4>Knowledge</h4>
<h4>
Knowledge
</h4>
<p>
Blasta is intending to enhance the access to valuable
knowledge and information.
</p>
<h4>Features</h4>
<h4>
Features
</h4>
<p>
Blasta is working on new enhancements and features, namely
to make its database federated and shared between multiple
@ -103,7 +123,9 @@
<p>
Blasta is further working on new extensions and userscripts.
</p>
<h4>Dance</h4>
<h4>
Dance
</h4>
<p>
Blasta just loves to dance and be happy!
</p>

View file

@ -63,7 +63,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
{% if pager %}
{% if page_next or page_prev %}
<div id="navigate-top">

View file

@ -56,9 +56,17 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» The principles of Blasta.</p>
<h3>Philosophy</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» The principles of Blasta.
</p>
<h3>
Philosophy
</h3>
<p>
This document explains the fundamental principles of Blasta
and sharing of referential resources (also known as
@ -73,7 +81,9 @@
<p> Visit <a href="http://againsttcpa.com">AgainstTCPA.com</a>
to learn more about the subject of computing and trust.
</p>
<h4 id="control">Control</h4>
<h4 id="control">
Control
</h4>
<p>
You can control your bookmarks <u>by your own personal
conviction</u> (minute 00:01:30 to the video), and the most
@ -82,7 +92,9 @@
information from your system without you doing so by
yourself.
</p>
<h4 id="think">Think</h4>
<h4 id="think">
Think
</h4>
<p>
The Blasta system is constructed and designed in a fashion
which would encourage, inspire and exert your mind to incite
@ -108,7 +120,9 @@
<p class="quote">
TRUST always depends on mutuality.
</p>
<h4 id="conclusion">Conclusion</h4>
<h4 id="conclusion">
Conclusion
</h4>
<p>
Blasta is designed for organizing, sharing and spreading of
information in a collaborative fashion, be it in an

View file

@ -52,7 +52,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» Information of your Jabber ID.</p>
<h3>Your Profile</h3>
<p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» Information about projects that are similar to Blasta.</p>
<h3>Similar projects</h3>
<p>

View file

@ -56,21 +56,33 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» This is a help guide for XMPP PubSub of Blasta.</p>
<h3>PubSub</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» This is a help guide for XMPP PubSub of Blasta.
</p>
<h3>
PubSub
</h3>
<p>
Blasta manages and posts information on PubSub nodes of your
own XMPP account.
</p>
<h4>Synopsis</h4>
<h4>
Synopsis
</h4>
<p>
The technologies (i.e. standards and specifications) that
are being served for this task are Atom Syndication Format
(ASF) and Publish-Subscribe.
</p>
<h4>Atom Syndication Format (RFC 4287)</h4>
<h4>
Atom Syndication Format (RFC 4287)
</h4>
<p>
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.
</p>
<h4>Publish-Subscribe (XEP-0060)</h4>
<h4>
Publish-Subscribe (XEP-0060)
</h4>
<p>
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.
</p>
<h4>Atomsub</h4>
<h4>
Atomsub
</h4>
<p>
Atomsub, or Atom Over XMPP, is the combination of PubSub and
Atom. <a href="/help/about/xmpp/atomsub">Learn more</a>.
</p>
<h4>Technicalities</h4>
<h4>
Technicalities
</h4>
<p>
The location at which Blasta stores your information is inside
node <code>urn:xmpp:bibliography:0</code> of
@ -126,7 +144,9 @@
and is where you can find all of your information, even if
this Blasta instance be offline.
</p>
<h4>PubSub</h4>
<h4>
PubSub
</h4>
<p>
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.
</p>
<h4>Atom</h4>
<h4>
Atom
</h4>
<p>
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}}
</pre>
<p>This is the data as retrieved by an XMPP IQ Stanza.</p>
<p>
This is the data as retrieved by an XMPP IQ Stanza.
</p>
<pre>
&lt;item xmlns="http://jabber.org/protocol/pubsub" id="3d0db4c019a01ebbbab1cf0723ed7ddd"&gt;
&lt;entry xmlns="http://www.w3.org/2005/Atom"&gt;
@ -206,14 +230,18 @@
at
<span class="date">{{date_now_readable}}</span>
</div>
<h4>Conclusion</h4>
<h4>
Conclusion
</h4>
<p>
This was an illustrative representation of how your data is
stored by Blasta as Atom feed entries on Publish-Subscribe
node <code>urn:xmpp:bibliography:0</code> of your XMPP
account.
</p>
<h4>Resources</h4>
<h4>
Resources
</h4>
<ul>
<li>
<a href="https://wiki.xmpp.org/web/PubSub_message_types">

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Queries about Blasta.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Register an XMPP account. It is free of charge.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» {{message}}
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» {{message}}</p>
<h3>{{description}}</h3>
<form method="get" action="{{form_action}}">

View file

@ -56,9 +56,17 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» Information about projects that Blasta is based upon.</p>
<h3>Software</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Information about projects that Blasta is based upon.
</p>
<h3>
Software
</h3>
<p>
Blasta was made possible thanks to the following projects.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» This is a help guide for syndication of Blasta.</p>
<h3>Feeds</h3>
<p>

View file

@ -56,9 +56,17 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<p>» {{message}}</p>
<h3>{{description}}</h3>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» {{message}}
</p>
<h3>
{{description}}
</h3>
<p id="tags-sized">
{% for tag, instance in tag_list %}
{% if instance > 5000 %}

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» Gratitude and appreciation from the world over.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>
» This is a referential guide for features of Blasta.
</p>

View file

@ -56,7 +56,11 @@
</div>
<div id="main" class="row">
<div id="content">
<h2>&nbsp; PubSub Bookmarks</h2>
<h2>
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
&nbsp;
PubSub bookmarks
</h2>
<p>» The universal messaging standard; Tried and tested. Independent. Privacy-focused.</p>
<h3 id="overview">An Overview of XMPP</h3>
<p>