-
nicoco
https://data.xmpp.net/explore/ seems to be down, is it temporary or a goodbye?
-
cal0pteryx
wasn't there a discussion about setting up an uptime-kuma instance?
-
cal0pteryx
would certainly help to detect those cases :)
-
nicoco
I think I remember Matt saying it wasn't really made for public use, so maybe it was taken down
-
emus
I think thats not entirely right. It was made for community to host certain data as I understood
-
emus
nicoco: Maybe ask in the infrastructure chat?
-
emus
xmpp:iteam@muc.xmpp.org?join
-
nicoco
thanks! good idea
-
edhelas
what would be the best way to embed some SVG in a Pubsub entry ?
-
edhelas
Is there some kind of wrapper already defined ?
-
singpolyma
edhelas: shouldn't need any kind of wrapper
-
edhelas
https://xmpp.org/extensions/xep-0446.html
-
edhelas
This looks good
-
singpolyma
edhelas: that's the SIMS clone, right? Not sure it is needed for SVG which is already XML native?
-
edhelas
Well I'd like to put a few metadata next to the SVG
-
edhelas
Like a name and hashes at least
-
singpolyma
If the SVG is inline does adding hashes really do anything?
-
singpolyma
I think SVG has a title element
-
edhelas
Indeed 🤔
-
edhelas
<svg> <title id="unique-id">Checkout</title> <desc>A shopping cart icon with baguettes and broccoli in the cart.</desc> </svg>
-
edhelas
Nothing to do \o/
-
singpolyma
Yeah, SVG is pretty great
-
edhelas
:)
-
edhelas
The upcoming XEP will be pretty simple ;)
-
singpolyma
Sometimes I think people overcomplicate things in order to justify writing a xep for it, hehe
-
MSavoritias (fae,ve)
A XEP looks nice on the resume ;)