2024-01-02: Site is back on track, self-hosted on a rpi because you get the Internet you fund.
2025-02-06: Oh well, some power grid issues caused the rpi to reboot, I really should configure uwsgi to restart automatically --'
ā back
1225c695-cfb8-4ebb-aaaa-80da344efe6b
Seen in rfc5023
1225c695-cfb8-4ebb-aaaa-80da344efe6b
Seen in rfc5023
| Version | 4 |
| Variant | specified in RFC 4122 |
| urn | urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efe6b |
| Hexdump | 1225c695cfb84ebbaaaa80da344efe6b |
| Bytes | ā%āòā§āN⬬Ćā4Nā k |
| UUIDv4 | version (4) + randomness |
| (would-be) MAC Address | 80da344efe6b |
| (would-be) is_local bit | False |
| (would-be) is_multicast bit | False |
| (would-be) MAC Manufacturer | None |
| (would-be) MAC Date | None |
UUID registration form :
26431
Seen in RFC 5023 Counts : rfc5023:1 RFC 5023 The Atom Publishing Protocol October 2007 <?xml version="1.0"?> <entry xmlns="http://www.w3.org/2005/Atom"> <title>The Pier</title> <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efe6b</id> <updated>2005-10-07T17:26:43Z</updated> <author><name>Daffy</name></author> <summary type="text" /> <content type="image/png" src="http://media.example.org/the_pier.png"/> <link rel="edit-media" href="http://media.example.org/edit/the_pier.png" /> <link rel="edit" href="http://example.org/media/edit/the_pier.atom" /> </entry> The client can now create a new Atom Entry in the blog Entry Collection that references the two newly created Media Resources. POST /blog/ HTTP/1.1 Host: example.org Content-Type: application/atom+xml;type=entry Slug: A day at the beach Authorization: Basic ZGFmZnk6c2VjZXJldA== Content-Length: nnn <?xml version="1.0"?> <entry xmlns="http://www.w3.org/2005/Atom"> <title>A fun day at the beach</title> <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6b</id> <updated>2005-10-07T17:40:02Z</updated> <author><name>Daffy</name></author> <content type="xhtml"> <xhtml:div xmlns:xhtml="http://www.w3.org/1999/xhtml"> <xhtml:p>We had a good day at the beach. <xhtml:img alt="the beach" src="http://media.example.org/the_beach.png"/> </xhtml:p> <xhtml:p>Later we walked down to the pier. <xhtml:img alt="the pier" src="http://media.example.org/the_pier.png"/> </xhtml:p> </xhtml:div> </content> </entry> The Resource is created successfully. Gregorio & de hOra Standards Track [Page 29]