-
404.city
Hello everybody. XMPP uses XML. You can create sites on XML. There are tools for storing PubSUb pages. Why give each user create their own small personal pages in XML? XMPP clients can be in the browser role. It's just an idea, I think it's already discussed here. I'm just interested in the opinion of experts.
-
SamWhited
Browsers already exist and are popular, why reinvent the wheel andrequire all that extra complexity in IM clients?
-
SamWhited
Also, most sites are HTML which is not valid XML.
-
Zash
Also, doesn't that exist already, eg in the various microblogging implementations?
-
MattJ
The XSF IPR policy says the XSF takes ownership upon submission of a XEP proposal
-
MattJ
https://xmpp.org/extensions/inbox/lop.html#appendix-legal has a non-XSF copyright notice, which leads to questions
-
Link Mauve
Ugh, why is XEP-0323 defining its own rules for time instead of reusing XEP-0082? https://xmpp.org/extensions/xep-0323.html#timezones
-
Link Mauve
I found a bug in slixmpp due to timezones being allowed to be left undefined.
-
flow
Link Mauve, the waher XEPs are very bad at reusing existing building blocks
-
Link Mauve
Yeah I know.
-
Link Mauve
And now we have slixmpp (and most likely SleekXMPP too) rejecting a date with a timezone altogether…
-
jonasw
SamWhited, to be fair, HTML has an XML serialisation and you can convert between the standard HTML and XML serialisations losslessly