1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Jaromil c22891fdd1 merge changes 2019-06-25 15:34:11 +02:00
Jaromil 3e7b5c5940 messaging js in footer 2019-06-25 15:32:24 +02:00
3 changed files with 39 additions and 22 deletions

View File

@ -1,18 +1,32 @@
<!-- Start of Async Drift Code -->
<script>
"use strict";
<div class="navbar navbar-fixed-bottom">
<div class="navbar-inner">
<ul class="nav" style="width: 90%">
<li>
<center><small>
Dyne.org HQ is in <a href="/map">Haparandadam 7, Amsterdam's Houthavens</a>
</small></center>
</li>
</ul>
</div>
</div>
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error &&
console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset",
"debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o =
document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous",
o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('pxmx9w42mcum');
</script>
<!-- End of Async Drift Code -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -1,5 +1,5 @@
<meta>
TITLE="Welcome bootcamp - Dyne.org Amsterdam - 5 July 2019"
TITLE="Welcome LEDGER projects - Dyne.org Amsterdam - 5 July 2019"
DESCRIPTION="Information evening hosted by Dyne.org and the city of Amsterdam, to introduce 16 winning ventures of the LEDGER project call 2019 for human-centric solutions that are purpose-driven and socially useful."
KEYWORDS="Europe, funding, digital, innovation, policy, social, entrepreneurship"
IMAGE="https://taz.dyne.org/img/ledger-juryday-2019.jpg"
@ -7,7 +7,7 @@ IMAGE="https://taz.dyne.org/img/ledger-juryday-2019.jpg"
<div class="container-fluid">
<h1>Welcome bootcamp</h1>
<h1>Welcome LEDGER projects</h1>
<b>The European Venture Builder for Human-Centric Solutions: LEDGER (Next Generation Internet, Europe)</b>
@ -18,7 +18,7 @@ IMAGE="https://taz.dyne.org/img/ledger-juryday-2019.jpg"
<p>
At the <a href="https://dyne.org">Dyne.org foundation</a> we love
to develop free and open source software and we see our efforts as
part of a community of exchangers and enablers. We encourage the
part of a community of hacktivists and enablers. We encourage the
appropriation of technology to weave narratives of empowerment for
people. We want to raise awareness on the importance of <b>technical
sustainability</b>; we want to enhance <b>people's control on how data
@ -28,11 +28,11 @@ IMAGE="https://taz.dyne.org/img/ledger-juryday-2019.jpg"
</p>
<p>
Our culture is <b>sharing and caring</b>, our mission is the <b>stewardship of the knowledge commons</b>: for a free world where we can all learn from each other, take and recombine empowering elements in new architectures and designs for the common wealth. What sometimes is hard to get is how to divide the gains fairly, how to imagine and implement ways that turn the economic strenght of the common values into <b>sustainable and successfull projects and ventures</b>.
Our culture is <b>sharing and caring</b>, our mission is the <b>stewardship of the knowledge commons</b>: for a free world where we can all learn from each other, take and recombine empowering elements in new architectures and designs for the common wealth. What sometimes is hard to get is how to divide the gains fairly, how to imagine and implement ways that turn the economic strength of the common values into <b>sustainable and successful projects and ventures</b>.
</p>
<p>
Our European observatory on <a href="https://AlgoSov.org">Algorithmic Sovereignty</a> reached significant success in divulging findings and concerns of diverse European research and development projects. The <a href="https://dcentproject.eu">D-CENT</a> made clear how participatory processes can be facilitated by accessible technological means; the <a href="https://decodeproject.eu">DECODE</a> project is researching societal uses for decentralized technologies and crypto innovations; the <a href="https://commonfare.net">Commonfare</a> project is leveraging bottom-up community projects of wealth developments through information exchange and participatory budgeting processes.
Our European observatory on <a href="https://AlgoSov.org">Algorithmic Sovereignty</a> reached significant success in divulging findings and concerns of diverse European research and development projects. The <a href="https://dcentproject.eu">D-CENT</a> made clear how participatory processes can be facilitated by accessible technological means; the <a href="https://decodeproject.eu">DECODE</a> project is researching societal uses for decentralised technologies and crypto innovations; the <a href="https://commonfare.net">Commonfare</a> project is leveraging bottom-up community projects of wealth developments through information exchange and participatory budgeting processes.
</p>
<p>
@ -135,5 +135,8 @@ IMAGE="https://taz.dyne.org/img/ledger-juryday-2019.jpg"
a growing support in Europe.
</p>
<footer>
<img src="img/ledger-welcomeevent-2019-colophon.jpg" alt="EU funded project">
</footer>
</div>