diff --git a/css/Avara-Black.otf b/css/Avara-Black.otf new file mode 100644 index 0000000..5037bf6 Binary files /dev/null and b/css/Avara-Black.otf differ diff --git a/css/Avara-Bold.otf b/css/Avara-Bold.otf new file mode 100644 index 0000000..7a7e7c5 Binary files /dev/null and b/css/Avara-Bold.otf differ diff --git a/css/Avara-BoldItalic.otf b/css/Avara-BoldItalic.otf new file mode 100644 index 0000000..e5351d5 Binary files /dev/null and b/css/Avara-BoldItalic.otf differ diff --git a/css/stylesheet.css b/css/stylesheet.css index a1dd738..d660438 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -1,3 +1,22 @@ +@font-face { + font-family: 'AvaraBold'; + src: url('Avara-Bold.otf'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'AvaraBold'; + src: url('Avara-BoldItalic.otf'); + font-weight: normal; + font-style: italic; +} +@font-face { + font-family: 'AvaraBold'; + src: url('Avara-Black.otf'); + font-weight: bold; + font-style: normal; +} + body{ position: relative; margin:0; @@ -6,6 +25,7 @@ body{ line-height: 1.4; color:purple; background-color:#ff4d4d33; + font-family: 'AvaraBold'; } hr{ border:0; @@ -16,27 +36,112 @@ h1{ z-index: 10; } +h3 { + font-size: 1em; + margin: 0; +} + +dl { + column-count: 2; +} + +dt { + /*text-decoration: underline;*/ +} + +sup { + line-height: 0; +} + +select { + font-size: 1em; +} + /* --- slider --- */ div#sliders{ position: fixed; width: 500px; - height: 400px; top:60px; right:100px; + bottom: 0; } div#slider{ float: left; margin:0.5em 1em 1em 0.5em; z-index: 1; + position: absolute; + top:0; + left:0; + width : 100%; + height : 400px; + background: transparent; +} +#slider2 { + position: absolute; + top:0; + left:0; + width : 100%; + height : 400px; + background: transparent; +} + +#warped { + position: absolute; + top: 220px; + left: -40px; +} + +div#relearn-infos { + position: absolute; + bottom: 0; + right: 0; +} +div#relearn-infos ul { + margin: 0; } /* --- control points ---*/ +#curve { + width: 55%; + padding : 0 1em; + height: 100vh; + overflow: auto; +} +#curve::-webkit-scrollbar { + width: 6px; + border-radius: 5px; +} +#curve::-webkit-scrollbar-track { + background-color: black; +} +#curve::-webkit-scrollbar-thumb { + -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3); + background-color: lightgray; + border-radius: 5px; +} div.controlpoint{ max-width: 800px; float: left; + + border-top: 1px solid black; + border-bottom: 1px solid black; +} + +div.controlpoint ul { + column-count: 2; +} + +.practical { + column-count: 2; + margin-top: 1em; +} + +.practical p { + display: inline-block; + margin: 0; } #rotterdam{ @@ -46,11 +151,6 @@ div.controlpoint{ list-style: none; } -#curve { - padding : 0 1em; - height: 100vh; - overflow: auto; -} /*--- MOBILE ---*/ @media only screen diff --git a/css/warped.css b/css/warped.css new file mode 100644 index 0000000..913ff93 --- /dev/null +++ b/css/warped.css @@ -0,0 +1,61 @@ + #warped {position: relative; display: block; width:817.9999694824219px; + height:655.0034713745117px;} + + #warped>span[class^=w]:nth-of-type(n+0){display:block; position:absolute; + -moz-transform-origin:50% 100%; -webkit-transform-origin:50% 100%; -o-transform-origin:50% + 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%; } + + #warped span{font-family:'AvaraBold';font-size:46px;font-weight:regular;font-style:normal; + line-height:0.95; white-space:pre; overflow:visible; padding:0px;} + + #warped .w0 {-moz-transform: rotate(-6.29rad);-webkit-transform: rotate(-6.29rad);-o-transform: + rotate(-6.29rad);-ms-transform: rotate(-6.29rad); transform: rotate(-6.29rad); + width: 31px; height: 43px; left: 129.24px; top: 58.02px;} + + #warped .w1 {-moz-transform: rotate(-6.23rad);-webkit-transform: rotate(-6.23rad);-o-transform: + rotate(-6.23rad);-ms-transform: rotate(-6.23rad); transform: rotate(-6.23rad); + width: 20px; height: 43px; left: 178.6px; top: 59.06px;} + + #warped .w2 {-moz-transform: rotate(-6.01rad);-webkit-transform: rotate(-6.01rad);-o-transform: + rotate(-6.01rad);-ms-transform: rotate(-6.01rad); transform: rotate(-6.01rad); + width: 13px; height: 43px; left: 217.28px; top: 64.23px;} + + #warped .w3 {-moz-transform: rotate(-5.53rad);-webkit-transform: rotate(-5.53rad);-o-transform: + rotate(-5.53rad);-ms-transform: rotate(-5.53rad); transform: rotate(-5.53rad); + width: 20px; height: 43px; left: 243.79px; top: 82.1px;} + + #warped .w4 {-moz-transform: rotate(-5.48rad);-webkit-transform: rotate(-5.48rad);-o-transform: + rotate(-5.48rad);-ms-transform: rotate(-5.48rad); transform: rotate(-5.48rad); + width: 20px; height: 43px; left: 270.77px; top: 110.44px;} + + #warped .w5 {-moz-transform: rotate(-5.56rad);-webkit-transform: rotate(-5.56rad);-o-transform: + rotate(-5.56rad);-ms-transform: rotate(-5.56rad); transform: rotate(-5.56rad); + width: 16px; height: 43px; left: 299.48px; top: 136.24px;} + + #warped .w6 {-moz-transform: rotate(-5.94rad);-webkit-transform: rotate(-5.94rad);-o-transform: + rotate(-5.94rad);-ms-transform: rotate(-5.94rad); transform: rotate(-5.94rad); + width: 23px; height: 43px; left: 328.82px; top: 158.28px;} + + #warped .w7 {-moz-transform: rotate(-6.18rad);-webkit-transform: rotate(-6.18rad);-o-transform: + rotate(-6.18rad);-ms-transform: rotate(-6.18rad); transform: rotate(-6.18rad); + width: 11px; height: 43px; left: 369.77px; top: 165.89px;} + + #warped .w8 {-moz-transform: rotate(-6.34rad);-webkit-transform: rotate(-6.34rad);-o-transform: + rotate(-6.34rad);-ms-transform: rotate(-6.34rad); transform: rotate(-6.34rad); + width: 11px; height: 43px; left: 399.6px; top: 166.65px;} + + #warped .w9 {-moz-transform: rotate(-6.54rad);-webkit-transform: rotate(-6.54rad);-o-transform: + rotate(-6.54rad);-ms-transform: rotate(-6.54rad); transform: rotate(-6.54rad); + width: 23px; height: 43px; left: 429.17px; top: 161.36px;} + + #warped .w10 {-moz-transform: rotate(-6.8rad);-webkit-transform: rotate(-6.8rad);-o-transform: + rotate(-6.8rad);-ms-transform: rotate(-6.8rad); transform: rotate(-6.8rad); + width: 23px; height: 43px; left: 468.58px; top: 145.76px;} + + #warped .w11 {-moz-transform: rotate(-7.1rad);-webkit-transform: rotate(-7.1rad);-o-transform: + rotate(-7.1rad);-ms-transform: rotate(-7.1rad); transform: rotate(-7.1rad); + width: 23px; height: 43px; left: 501.17px; top: 120.42px;} + + #warped .w12 {-moz-transform: rotate(-7.39rad);-webkit-transform: rotate(-7.39rad);-o-transform: + rotate(-7.39rad);-ms-transform: rotate(-7.39rad); transform: rotate(-7.39rad); + width: 23px; height: 43px; left: 525.54px; top: 85.72px;} diff --git a/index.html b/index.html index a802da0..26eb94c 100644 --- a/index.html +++ b/index.html @@ -4,68 +4,29 @@ - + + +
+
+ Relearn 2019 +
+
+

Resources & contact

+ +
- -

Relearn @@ -78,15 +39,42 @@ curved

+

+Relearn is a summerschool which welcomes persons, artists, students, teachers from all backgrounds and disciplines. Participants will gather to learn from and teach to each other, beyond the traditional paradigms of education. +Relearn researches convivial, experimental and deviant methods and means in the fields of design, computing and education, challenging the normal roles and separations in them (teacher/student, developer/user, art/life...). +

+

+Free, Libre and Open Source Software plays a fundamental role at Relearn, as it facilitates a different approach to the tools we commonly use in our practices and lives. For instance, it can allow us to understand the influence that tools themselves exert on the way they are used, or the different social relations and economies that are formed between who creates and uses them. Such a questioning approach to technology feels urgent, in a time in which more and more social, political and personal issues are addressed by solely technological means. +

+

+

+

Relearn 2019 is a curve, transversing multiple times and spaces.

-

(a few more words about the curve will follow)

+

+These would be independently organized sessions based on the urgencies +and affordances of each of the participating spaces. However, there +would still be a common thread throughout the series, perhaps in the +form of a transversal 'reroam' but also in the form of a roaming server +that is passed on to each subsequent event. + +It is possible to attend all sessions but not required, nor the goal, it +is really the intention to have self-standing events which do not depend +people joining a succession of events but still share commonalities. +

-

RELEARN 2019.Rotterdam

+

·Rotterdam

+ -

7th, 8th & 9th of June 2019
- Varia, Rotterdam


+
+
Date
7th–9th June 2019
+
Location
Varia - Gouwstraat 3, Rotterdam, The Netherlands
+
Initiator
Varia
+
Contact
info@varia.zone
+
+ +

For the Rotterdam control point on the Relearn curve, we propose to together attend to a subject zone (*) where different digital network practices intersect. This subject zone can morph into multiple directions throughout the session. Our specific interest is in how publishing formats (**) operate with/on/through this zone.

@@ -123,28 +111,71 @@
  • ▝   scores
  • ▖   …
  • +

    Many sub-trajectories can emerge from here during the days, without the need of taking the same path or agreeing about vocabularies or geometries altogether.

    +
    -

    The session will take place in Rotterdam and starts on Friday evening (the 7th) in a public setting, followed by two full days of relearning together.

    -

    Friday 7th June 20:00 - 22:00
    (ongoing, no fixed starting time)
    + +

    + +

    Programme

    + +

    Friday 7th June, 20:00 – 22:00
    (ongoing, no fixed starting time)
    Relearn public evening program: embed yourself into Relearn

    -

    Saturday/Sunday 8-9th June 10:00 - 18:00
    +

    Saturday–Sunday, 8–9th June 10:00 – 18:00
    Relearn sub-zone-trajectories

    -

    If you would like to join this Relearn session, please send an email to info@varia.zone with a short motivation of your interest. We will reply to subscriptions on a regular basis, up to the 26th of May.

    -

    Our capacities allow us to have a group of 30 relearners. Our preference goes out to people that can join the whole session (Friday evening, Saturday and Sunday). We will take care of a daily vegetarian lunch (please let us know about allergies or other dietary preferences). Following a tradition from previous years, we will arrange a hosting network in the city and find a place to stay for everyone. Please mention in the email if you need to be hosted or could host one or more relearners in your house.

    + +

    Participation

    + +

    If you would like to join this Relearn session, please send an email to info@varia.zone with a short motivation of your interest. We will reply to subscriptions on a regular basis, up to the 26th of May.

    +

    Our capacities allow us to have a group of 30 relearners. Our preference goes out to people that can join the whole session (Friday evening, Saturday and Sunday). +

    + +

    Hosting

    +

    +We will take care of a daily vegetarian lunch (please let us know about allergies or other dietary preferences). Following a tradition from previous years, we will arrange a hosting network in the city and find a place to stay for everyone. Please mention in the email if you need to be hosted or could host one or more relearners in your house.

    If you would like to join us only on the Friday evening, there is no need to subscribe, just come over! :)

    -
    -

    Practical info
    - Date: 7th-9th June 2019
    - Location: Varia - Gouwstraat 3, Rotterdam, The Netherlands
    - Website: https://varia.zone/

    -

    Resources & contact
    - → email: info@varia.zone
    - → subscribe to the Relearn mailinglist
    - → Relearn’s gitlab repository
    - → IRC channel: #relearn on Freenode
    - → Photographs of previous Relearn editions can be found in Constant’s gallery

    +
    +
    +
    + + +