diff --git a/asset/css/style.css b/asset/css/style.css
index a246376..b3b4853 100644
--- a/asset/css/style.css
+++ b/asset/css/style.css
@@ -56,6 +56,17 @@ div#lvk{
margin-right:25px;
}
+div#jin{
+ background: url(../img/madjin.png);
+ height:100px;
+ width:100px;
+ background-size:cover;
+ display:inline-block;
+ border-radius:50%;
+ float:left;
+ margin-right:25px;
+}
+
div#fabien{
background: url(../img/fabien.jpg);
height:100px;
@@ -140,6 +151,19 @@ div#translators{
width: 100%;
border-radius:7px;
margin:15px 0px;
+ position:absolute;
+ z-index:100;
+}
+
+div#archive_org{
+ background: url(../img/archive.org.jpg);
+ height: 200px;
+ background-repeat:no-repeat;
+ background-size: cover;
+ width: 100%;
+ margin:15px 0px;
+ position:absolute;
+ z-index:100;
}
div#xrfragment{
@@ -202,12 +226,11 @@ div#searxrlogo{
}
div#aframeverse{
+ height: 400px;
background: url(../img/aframe-verse.gif);
- height: 200px;
background-repeat:no-repeat;
background-size: cover;
- width: 250px;
- border-radius:7px;
+ width: 100%;
}
div#xrsh{
@@ -237,6 +260,22 @@ div#xrforge{
width: 100%;
}
+div#nexus{
+ background: url(../img/nexus.jpg);
+ height: 400px;
+ background-repeat:no-repeat;
+ background-size: cover;
+ width: 100%;
+}
+
+div#lobby{
+ background: url(../img/lobby.png);
+ height: 400px;
+ background-repeat:no-repeat;
+ background-size: cover;
+ width: 100%;
+}
+
div#biggu_s_gate{
background: url(../img/biggu_s_gate.jpg);
height: 400px;
@@ -261,17 +300,6 @@ div#januswebbrowser{
width: 100%;
}
-div#translators{
- position:absolute;
- background: url(../img/translators.svg);
- height: 400px;
- background-repeat:no-repeat;
- background-size: contain;
- width: 100%;
- opacity:0.5;
- z-index:100;
-}
-
div#euvalues{
background: url(../img/EUvalues.webp);
height: 400px;
@@ -408,23 +436,33 @@ label {
}
input[type="radio"][id="openlearning"]:checked ~ .protocol,
input[type="radio"][id="openlearning"]:checked ~ .xrdiscovery,
-input[type="radio"][id="openlearning"]:checked ~ .browser,
-input[type="radio"][id="openlearning"]:checked ~ .webtranslator,
+input[type="radio"][id="openlearning"]:checked ~ .xrbrowser,
+input[type="radio"][id="openlearning"]:checked ~ .xrtranslator,
+input[type="radio"][id="openlearning"]:checked ~ .worldpreservation,
input[type="radio"][id="protocol"]:checked ~ .openlearning,
input[type="radio"][id="protocol"]:checked ~ .xrdiscovery,
-input[type="radio"][id="protocol"]:checked ~ .browser,
-input[type="radio"][id="protocol"]:checked ~ .webtranslator,
+input[type="radio"][id="protocol"]:checked ~ .xrbrowser,
+input[type="radio"][id="protocol"]:checked ~ .xrtranslator,
+input[type="radio"][id="protocol"]:checked ~ .worldpreservation,
+input[type="radio"][id="worldpreservation"]:checked ~ .openlearning,
+input[type="radio"][id="worldpreservation"]:checked ~ .xrdiscovery,
+input[type="radio"][id="worldpreservation"]:checked ~ .xrbrowser,
+input[type="radio"][id="worldpreservation"]:checked ~ .xrtranslator,
+input[type="radio"][id="worldpreservation"]:checked ~ .protocol,
input[type="radio"][id="xrdiscovery"]:checked ~ .openlearning,
input[type="radio"][id="xrdiscovery"]:checked ~ .protocol,
-input[type="radio"][id="xrdiscovery"]:checked ~ .browser,
-input[type="radio"][id="xrdiscovery"]:checked ~ .webtranslator,
-input[type="radio"][id="webtranslator"]:checked ~ .openlearning,
-input[type="radio"][id="webtranslator"]:checked ~ .protocol,
-input[type="radio"][id="webtranslator"]:checked ~ .browser,
-input[type="radio"][id="webtranslator"]:checked ~ .xrdiscovery,
+input[type="radio"][id="xrdiscovery"]:checked ~ .xrbrowser,
+input[type="radio"][id="xrdiscovery"]:checked ~ .xrtranslator,
+input[type="radio"][id="xrdiscovery"]:checked ~ .worldpreservation,
+input[type="radio"][id="xrtranslator"]:checked ~ .openlearning,
+input[type="radio"][id="xrtranslator"]:checked ~ .protocol,
+input[type="radio"][id="xrtranslator"]:checked ~ .xrbrowser,
+input[type="radio"][id="xrtranslator"]:checked ~ .xrdiscovery,
+input[type="radio"][id="xrtranslator"]:checked ~ .worldpreservation,
input[type="radio"][id="browser"]:checked ~ .protocol,
input[type="radio"][id="browser"]:checked ~ .xrdiscovery,
-input[type="radio"][id="browser"]:checked ~ .webtranslator,
+input[type="radio"][id="browser"]:checked ~ .xrtranslator,
+input[type="radio"][id="browser"]:checked ~ .worldpreservation,
input[type="radio"][id="browser"]:checked ~ .openlearning {
width:0;
height:0;
diff --git a/asset/img/archive.org.jpg b/asset/img/archive.org.jpg
new file mode 100644
index 0000000..70fda41
Binary files /dev/null and b/asset/img/archive.org.jpg differ
diff --git a/asset/img/janusxr-xrf.png b/asset/img/janusxr-xrf.png
new file mode 100644
index 0000000..1ddff91
Binary files /dev/null and b/asset/img/janusxr-xrf.png differ
diff --git a/asset/img/lobby.png b/asset/img/lobby.png
new file mode 100644
index 0000000..1c58739
Binary files /dev/null and b/asset/img/lobby.png differ
diff --git a/asset/img/madjin.png b/asset/img/madjin.png
new file mode 100644
index 0000000..d40b78d
Binary files /dev/null and b/asset/img/madjin.png differ
diff --git a/asset/img/nexus.jpg b/asset/img/nexus.jpg
new file mode 100644
index 0000000..bca4e30
Binary files /dev/null and b/asset/img/nexus.jpg differ
diff --git a/index.html b/index.html
index 8543cb2..a77fc10 100644
--- a/index.html
+++ b/index.html
@@ -39,10 +39,10 @@
like appstores, rent-seeking, blockchain-minting etc
- We encourage spatialisation of existing
+ We encourage XR translator-development for viewing existing
ecosystems
like the 2D web, or file-collections
- using open
+ spatially using open
protocols 🔌
: RSS, HTML, JML, Fediverse's ActivityPub and URI's using XR Fragments e.g.
@@ -66,13 +66,13 @@
- "XR hypermedia enables cost-efficient spatial education and innovation by hyperlinking XR experiences." + "XR hypermedia enables cost-efficient spatial education and innovation by hyperlinking XR experiences."
Leon van Kammen / Founder, Strategy Director / @lvk@mastodon.online @@ -89,19 +89,21 @@-+ + + + -Projects:
+XR Digital Commons:
+ + - + - - - - + + + +
@@ -113,6 +115,22 @@+ -+ + + @@ -153,17 +179,17 @@-+ -+- -@@ -269,7 +295,7 @@ 2025AFRAME-verse is XR Hypermedia network-experiment which traverses crossdomain AFRAME XR experiences seamlessly. The learnings became the fundament for the XR (URI) Fragments.
+ + AFRAME-verse was a XR Hypermedia network-experiment which traverses crossdomain AFRAME XR experiences seamlessly. The learnings became the fundament for the XR (URI) Fragments.
- XRForge was created to .... + XRForge streamlines the design, collaboration, deployment, hosting, and integration of portable XR experiences - and thus further simplify embedding, cross-platform support and hosting, as well as add vendor specific support.@@ -278,7 +304,37 @@ -
Funding FAQ
++ + ++ ++ + +Supporter of Open XR Hypermedia stacks
++ +++ +
+ ++ + + "(Even after 12 years) I still think Janus had the most right ideas" + + ++
Jin / FOSS VR/AR digital artist and advocate +
++ + ++ +Funding FAQ
Q: Are we talking VC-money?
A: Think microgrants / no-cure-no-pay funding of digital commons, think cosmolocalism. @@ -308,7 +364,7 @@Monado (OpenXR) - ♥️ = janusweb has the highestlocal-first XR hyperedia-factor, see translators, polyglot and addressibility and runs on desktop/phone/headset all-at-once. + ♥️ = janusweb has the highest local-first XR hypermedia-support, see translators, polyglot and addressibility and runs on desktop/phone/headset all-at-once.Contact us in case you've got questions @@ -334,8 +390,15 @@
+ Q: How important is security?
+ A: It depends, The value of a digital common lies in its liquidity. If you wrap public-domain content in restrictive security layers (like heavy DRM or complex access controls), you destroy the "common" aspect. Since the content is meant to be seen and shared, there is no "secret" to protect. Attempts to ensure it isn't maliciously altered are saluted. + +
+ + Q: Crypto?
- A: Not really, because of price volatility and regulatory/AML compliance hurdles. Privacy mechanisms like TALER can be discussed though. + A: Not really, regarding payments the issues currently are: price volatility and regulatory/AML compliance hurdles. Privacy mechanisms like TALER can be discussed though.
+ Minting virtual parcels via crypto-transactions: unfortunately this does not qualify as 'local-first', and (un)intentionally enables rentseeking and first-mover-advantage.
@@ -350,6 +413,8 @@ Jump to: #projects #timeline + #getfunding + #faq