<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< title > NARROWCAST< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1, maximum-scale=1" >
<!-- <link href="https://vjs.zencdn.net/7.10.2/video - js.css" rel="stylesheet" /> -->
<!-- OUR STYLES -->
< link rel = "stylesheet" type = "text/css" media = "all" href = "narrowstyle.css" > < / link >
< link rel = "stylesheet" type = "text/css" media = "all" href = "narrowstyle-extra.css" > < / link >
< link href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel = "stylesheet" type = 'text/css' >
<!-- OUR SCRIPTS -->
< script type = "text/javascript" src = "https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js" > < / script >
< script type = "text/javascript" src = "narrowscripts.js" > < / script >
< / head >
< body >
< div class = "linkmore" >
< a href = "https://vvvvvvaria.org/logs/zamopuzo" target = "_blank" > back ↗ stage < / a >
< br >
< a href = "https://stream.vvvvvvaria.org/about.html" > about ↯ over ↻ < / a >
< / div >
< div id = "side" class = "sidebar sidemin" >
< button class = "minimize" onclick = "fside()" > ⇆< / button >
< div class = "sidetop" >
<!-- ADD A FUTURE EVENT HERE -->
<!-- once the event is over remember to move to the sidebottom section -->
<!-- if no event is left please add this placeholder: <p>more TBA soon! <a href="https://varia.zone/en" target="_blank" > 👀 </a> <br> meer TBA binnenkort! -->
< p > more TBA soon! < a href = "https://varia.zone/en" target = "_blank" > 👀 < / a > < br > meer TBA binnenkort! < / p >
< p > 17 May '21: < a href = "http://varia.zone/en/usercond01.html" target = "_blank" > User Condition S01E02 with Brendan Howell< / a > < / p >
< / div >
< div class = "middle" >
< p > ⇈ Will be awesome ⇈ < br > ⇈ Zal geweldig zijn ⇈< / p >
< p id = "livetitle" > LIVE ↝ N↻W ⇶ < / p >
< p id = "livesubtitle" > < / p >
< p > ⇊ Was amazing ↷ < br > ⇊ Was geweldig ↷ < / p >
< / div >
< div class = "sidebottom" >
< p > 28 March'21: < a href = "https://varia.zone/en/rr-sense-full-1.html" target = "_blank" > Read & Repair< / a > < / p >
< p > 23 March'21: < a href = "http://varia.zone/en/usercond01.html" target = "_blank" > User Condition S01E01< / a > < / p >
< p > 13 March'21: < a href = "https://varia.zone/en/fhm-servers-migrations.html" target = "_blank" > FHM #1 Feminist Hack Meetings: Feminist Servers< / a > < / p >
< p > 28 February'21: < a href = "https://varia.zone/en/rr-wireless-imagination-2.html" target = "_blank" > Read & Repair: Wireless Imagination< / a > < / p >
< p > 27 June'20: < a href = "https://varia.zone/en/corporeal-whispers.html" target = "_blank" > RE#SISTER: Corporeal Whispers< / a > < / p >
< p > 19 June'20: < a href = "https://varia.zone/en/Groeten_Charlois.html" target = "_blank" > Niek Hilkmann - Groeten uit Charlois< / a > < / p >
< p > 18 April'20: < a href = "https://varia.zone/en/we-hope-this-email.html" target = "_blank" > We hope this email finds you well< / a > < / p >
< p > 14 March'20:< a href = "https://varia.zone/en/radio-on-radio.html" target = "_blank" > Radio on the Radio< / a > < / p >
< / div >
< / div >
< div class = "live live-flex" >
<!-- BUTTONS HIDE SHOW MEDIA -->
< div class = "b_allmedia" >
<!-- etherpad -->
< button onclick = "hideshowPad()" class = "bhide_chat_off" id = "bhide_ether" > WRITING < br > SCHRIJVEN< / button >
<!-- audio streaming or files -->
< button onclick = "hideshowAudio()" class = "bhide_chat_off" id = "bhide_au" > LISTENING < br > LUISTEREN< / button >
<!-- image multiple -->
< button onclick = "hideshowGal()" class = "bhide_chat_off" id = "bhide_gal" > GALLERY < br > GALERIJ< / button >
< / div >
<!-- MEDIA CONTENT -->
<!-- ETHERPAD -->
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro -->
< div class = "fullscreen" id = "showEther" >
< div >
< iframe src = "https://pad.vvvvvvaria.org/user.condition.02.restorative" > < / iframe > < br > ↝
< a class = "windowlinks" href = "https://pad.vvvvvvaria.org/user.condition.02.restorative" target = "_blank" > Restorative Netstalgia ↝ direct to pad < / a >
< / div >
< div >
< iframe src = "https://pad.vvvvvvaria.org/user.condition.02.reflective" > < / iframe > < br > ↝
< a class = "windowlinks" href = "https://pad.vvvvvvaria.org/user.condition.02.reflective" target = "_blank" > Reflective Netstalgia ↝ direct to pad < / a >
< / div >
< / div >
<!-- AUDIO -->
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3
previous audio cast: https://stream.w-i-t-m.net/meander -->
< div class = "audio-stream fullscreen" id = "showAudio" >
< audio id = "player" preload = "none" src = "https://stream.w-i-t-m.net/meander" > < / audio >
< p >
Press play (best listened in FireFox). It might take a minute to load.< / p >
< div class = "audio-buttons" >
< button class = "stream-button b-narrow" onclick = "document.getElementById('player').play()" > Play< / button >
< button class = "stream-button b-narrow" onclick = "document.getElementById('player').pause();document.getElementById('player').src=document.getElementById('player').src;" > Stop< / button >
< button class = "stream-button b-narrow vol" onclick = "document.getElementById('player').volume += 0.1" > Vol +< / button >
< button class = "stream-button b-narrow vol" onclick = "document.getElementById('player').volume -= 0.1" > Vol -< / button >
< / div >
< span class = "audio-link" > ↬ < a class = "windowlinks" href = "https://stream.w-i-t-m.net/meander" target = "_blank" > direct link to audio! < / a > < / span >
< / div >
<!-- IMAGE GALLERY -->
<!-- PLACEHOLDER links:
https://vvvvvvaria.org/archive/2021-01+02-Read-and-Repair_Wireless-Imagination/a_safe_image.php.jpeg
https://vvvvvvaria.org/archive/varia-server/7e920c7f_Screenshot%20from%202020-03-21%2019-07-20.png
https://vvvvvvaria.org/archive/varia-server/varia-home-red.png
https://vvvvvvaria.org/archive/varia-server/welcome.png
-->
< div class = "img-gallery" id = "showGal" >
< p class = "img-gallery-title" > ⇩ IMAGE ⇊ GALLERY ⇘ IMAGE ⇊ GALERIJ ⇩ < / p >
< figure >
< img src = "http://varia.zone/images/infinite-contemporaneity-device.jpg" > < br > ↬
< a class = "windowlinks" href = "http://www.wintermute.org/brendan/?p=the-infinite-contemporaneity-device" target = "_blank" alt = "" > caption: 'Infinite Contemporaneity Device ↬ link to .jpg< / a >
< / figure >
< figure >
< img src = "https://cdn.webampskins.org/screenshots/48279a18204f1d2cf7db3fc98be51ae9.png" > < br > ↬
< a class = "windowlinks" href = "https://skins.webamp.org/" target = "_blank" alt = "" > caption: 'Winamp skin' ↬ link to .png< / a >
< / figure >
< figure >
< img src = "https://vvvvvvaria.org/archive/2021-01+02-Read-and-Repair_Wireless-Imagination/a_safe_image.php.jpeg" > < br > ↬
< a class = "windowlinks" href = "https://vvvvvvaria.org/archive/2021-01+02-Read-and-Repair_Wireless-Imagination/a_safe_image.php.jpeg" target = "_blank" alt = "" > caption: 'Read & Repair — Wireless Imagination' ↬ link to .jpg< / a >
< / figure >
< figure >
< img src = "https://pbs.twimg.com/media/E1CKa-zWEAQuizc?format=jpg&name=large" > < br > ↬
< a class = "windowlinks" href = "https://twitter.com/CRTpixels" target = "_blank" alt = "" > caption: 'CRT Pixels' ↬ link to .jpg< / a >
< / figure >
< / div >
< a href = "http://www.wintermute.org/brendan/" id = "brendan" >
< img src = "https://archive.transmediale.de/sites/default/files/public/styles/6col/public/node/participant/field_participant_image/16950/Brendan_Howell_p1855_web_zuklein.jpg?itok=oEwY0erf" alt = "Brendan Howell" >
< / a >
< a href = "https://silviolorusso.com" id = "silvio" >
< img src = "https://media-exp1.licdn.com/dms/image/C4D03AQEPRwVQ4I_P3Q/profile-displayphoto-shrink_800_800/0/1516954117428?e=1626307200&v=beta&t=PpaCo0I8VLPpM_dt_y77TdiFVu4W5T966F1LyUO65KM" alt = "Silvio Lorusso" >
< / a >
< p class = "note" > < u > Note< / u > : this interface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly * < u > Nota< / u > : deze interface is in experimentele fase ☆゚.*・。゚ en sommige dingen kunnen niet altijd soepel werken *< / p >
<!-- <p class="note"> <u>Note</u>: this interface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly. There is the option to open the direct url of each element in a new window.</p> -->
< / div >
< / body >
< / html >