2015-04-16 10:18:08 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width initial-scale=1" >
2016-10-05 11:39:53 +02:00
< title > 001< / title >
2015-04-16 10:18:08 +02:00
< meta name = "description" content = "" >
2016-06-26 21:45:08 +02:00
< link rel = "canonical" href = "http://scopesessions.org/session/2011/07/07/001.html" >
2015-04-16 10:18:08 +02:00
< link rel = "alternate" type = "application/atom+xml" title = "Scope Sessions Artist talks & media salon" href = "http://scopesessions.org /feed.xml " / >
2015-09-16 21:01:58 +02:00
< link rel = "shortcut icon" href = "favicon.ico" type = "assets/favicon.ico" / >
2015-04-16 10:18:08 +02:00
< link rel = "stylesheet" href = "/bower_components/bootstrap/dist/css/bootstrap.min.css" type = "text/css" / >
< link rel = "stylesheet" href = "/bower_components/vegas/dist/jquery.vegas.min.css" type = "text/css" / >
< link rel = "stylesheet" href = "/bower_components/fontawesome/css/font-awesome.min.css" type = "text/css" / >
2015-09-16 21:01:58 +02:00
< link rel = "stylesheet" href = "/css/picbook.css" type = "text/css" / >
2015-04-16 10:18:08 +02:00
< link rel = "stylesheet" href = "/css/custom.css" type = "text/css" >
< link rel = "stylesheet" href = "/css/hover.css" type = "text/css" >
< link href = 'http://fonts.googleapis.com/css?family=Abel' rel = 'stylesheet' type = 'text/css' >
< script src = "/bower_components/jquery/dist/jquery.min.js" type = "text/javascript" > < / script >
< script src = "/bower_components/bootstrap/dist/js/bootstrap.min.js" type = "text/javascript" > < / script >
< script src = "/bower_components/vegas/dist/jquery.vegas.min.js" type = "text/javascript" > < / script >
2015-09-16 21:01:58 +02:00
< script src = "/js/picbook.min.js" type = "text/javascript" > < / script >
2015-04-16 10:18:08 +02:00
< script src = "/js/jquery.imagefill.min.js" type = "text/javascript" > < / script >
< script src = "/js/jquery.cookie.js" type = "text/javascript" > < / script >
< script src = "/js/scrollIt.min.js" type = "text/javascript" > < / script >
< script src = "/js/custom.js" type = "text/javascript" > < / script >
< / head >
< body >
< nav class = "navbar navbar-default navbar-fixed-top" >
2015-09-01 21:52:43 +02:00
< div class = "container-fluid" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< div class = "navbar-header" >
< a class = "navbar-brand" href = "/" >
< img alt = "Logo" src = "/assets/scope_logo.png" >
< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- For desktop -->
< div class = "hidden-xs" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< a href = "/" class = "header-btn navbar-text button menu-icon hvr-sweep-to-top menu-icon-big navbar-text left" > < i class = "fa fa-angle-left" > < / i > Back< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Up button -->
< a class = "top-button navbar-text right button hvr-sweep-to-top" data-scroll-nav = "0" > < i class = "fa fa-arrow-up" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Pages -->
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/call-for-talks/" > Call for talks< / a >
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/artists/" > Artists< / a >
2016-06-26 21:22:04 +02:00
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/about/" > About< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- For mobile -->
< div class = "visible-xs-inline" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< a href = "/" class = "menu-icon-big navbar-text left " > < i class = "fa fa-angle-left" > < / i > Back< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Up button -->
< a class = "top-button menu-icon-big navbar-text right" data-scroll-nav = "1" > < i class = "fa fa-arrow-up" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Pages -->
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/call-for-talks/" > < i class = "fa fa-sign-in" > < / i > < / a >
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/artists/" > < i class = "fa fa-user" > < / i > < / a >
2016-06-26 21:22:04 +02:00
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/about/" > < i class = "fa fa-info" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
< / nav >
< div class = "container-fluid navigator" >
2015-09-01 21:52:43 +02:00
< div class = "row" >
<!-- <div class="col - md - 6 col - md - offset - 1">
2015-04-16 10:18:08 +02:00
2016-11-24 19:50:03 +01:00
< h4 > < i class = "fa fa-calendar" > < / i > #61 / December 8th, 2016 @ < a class = "highlight button hvr-sweep-to-top" href = "" > Panke< / a > < / h4 >
2015-04-16 10:18:08 +02:00
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
2016-11-24 19:50:03 +01:00
< img src = /images/susisie_about_4.jpg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2016-11-24 19:50:03 +01:00
< p > < a class = "button hvr-sweep-to-top" href = "http://www.susisie.de" > Susi Sie< / a > < br / > Between Art and Science < / p >
< p class = "small-text" > Introduction, background, how I came to the idea of filming liquids and particles, why working strictly analog, showreel, photos of working process, studio, private projects, client projects.< / p >
< / div >
< / div >
< / div >
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
< img src = /images/quadratureportrait.jpg > < / img >
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
< p > < a class = "button hvr-sweep-to-top" href = "http://www.quadrature.co/" > Quadrature< / a > < br / > Personal views on objective data < / p >
< p class = "small-text" > Quadrature will speak about their current works and projects, possible cooperations between art and science from an artist perspective, artistic practice in relation to data as material.< / p >
< / div >
< / div >
< / div >
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
< img src = /images/doron_sadja.jpg > < / img >
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
< p > < a class = "button hvr-sweep-to-top" href = "http://www.doron.sadja.com" > Doron Sadja< / a > < br / > Mapping the Perceptual Landscape < / p >
< p class = "small-text" > In 'Mapping the Perceptual Landscape', Doron Sadja will give an overview of his practice followed by a discussion of auditory and visual phenomena, approaches to site specific performance, and the importance of losing control of your electronic instruments.< / p >
2016-09-09 16:05:07 +02:00
< / div >
< / div >
< / div >
2015-09-01 21:52:43 +02:00
< / div > -->
< div class = "col-md-8" >
< h4 > < i class = "fa fa-search" > < / i > Browse by topic< / h4 >
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "1" > Analog< / a >
< a class = "topic" data-scroll-nav = "1" > Data< / a >
< a class = "topic" data-scroll-nav = "1" > Performance< / a >
2016-11-01 11:43:58 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "2" > Movie screening< / a >
2016-03-07 11:13:16 +01:00
2016-11-24 19:50:03 +01:00
2016-03-07 11:13:16 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "3" > 3D< / a >
2016-09-09 16:05:07 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "3" > Data< / a >
< a class = "topic" data-scroll-nav = "3" > Patching< / a >
2015-09-01 21:52:43 +02:00
2016-08-31 22:32:31 +02:00
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "4" > Drum machine< / a >
2016-08-31 22:32:31 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "4" > Projection mapping< / a >
2016-08-31 22:32:31 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "4" > Patching< / a >
2016-03-07 11:13:16 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "5" > Cooking Performance< / a >
2016-04-10 11:43:30 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "5" > Patching< / a >
2016-03-07 11:13:16 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "5" > AV Performance< / a >
2016-04-10 11:43:30 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "6" > Video, Inmmersive< / a >
2016-05-08 22:58:49 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "6" > Society< / a >
2016-04-10 11:43:30 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "6" > Electronic arts< / a >
2016-05-08 22:58:49 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "7" > Drawing, Sound< / a >
2016-05-29 13:48:11 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "7" > Animation, VR< / a >
2016-05-08 22:58:49 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "7" > Collective< / a >
2016-05-29 13:48:11 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "8" > Passion< / a >
2016-06-17 17:48:29 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "8" > Ballet< / a >
2016-05-29 13:48:11 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "8" > Multimedia< / a >
2016-06-17 17:48:29 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "9" > Film< / a >
2016-10-05 11:29:25 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "9" > Video< / a >
2016-06-17 17:48:29 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "9" > Space,Light< / a >
2016-10-05 11:29:25 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "10" > Video< / a >
2016-10-05 11:29:25 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "10" > ideologies< / a >
2015-09-01 21:52:43 +02:00
2015-10-04 13:44:49 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "10" > VR< / a >
2015-09-28 19:45:29 +02:00
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "11" > Rhizomatic< / a >
2015-09-28 19:45:29 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "11" > Multimedia< / a >
2015-09-28 19:45:29 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "11" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "12" > Animation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "12" > Installation< / a >
2015-09-16 21:01:58 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "12" > Film< / a >
2015-09-16 21:01:58 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "13" > VJing< / a >
2016-06-26 21:22:04 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "13" > Sound< / a >
2015-09-16 21:01:58 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "13" > Music< / a >
2016-06-26 21:22:04 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "61" > AV Performance< / a >
2015-11-11 19:53:04 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "61" > Film< / a >
2015-11-11 19:53:04 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "14" > Film< / a >
2015-11-11 19:53:04 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "14" > Photography< / a >
2015-12-01 23:52:57 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "14" > Screening< / a >
2015-12-01 23:52:57 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "15" > Design,Games< / a >
2015-12-01 23:52:57 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "15" > Visuals< / a >
2016-01-03 23:05:31 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "15" > VJing< / a >
2016-01-03 23:05:31 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "16" > Concept, Video< / a >
2016-01-03 23:05:31 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "16" > Sound, Generative< / a >
2016-01-28 12:42:37 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "16" > Mapping, Motion graphics< / a >
2016-01-28 12:42:37 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "17" > AV, Performance< / a >
2016-01-28 12:42:37 +01:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "17" > AV, Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "18" > Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "18" > Philosophy< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "18" > Concept< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "19" > Audiovisual, Live set< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "19" > Sound,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "19" > Analog, Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "20" > Science,Art< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "20" > Live Cinema, Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "20" > Photography,Microbiology< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "21" > Mobile< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "21" > Video,Meditation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "21" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "21" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "22" > Open Source,Software,Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "22" > Dance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "23" > Installation,Music< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "23" > VVVV,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "24" > VJing,Installation,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "24" > Coding,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "24" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "25" > Activism,Surveillance,Privacy< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "26" > Analog,Film,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "26" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "26" > Film,Projection,Glitch< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "27" > Media< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "27" > Science< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "27" > Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "28" > Design,hardware,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "28" > VVVV,Coding,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "28" > VJing,Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "29" > Analog< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "29" > Interactive,Projection< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "29" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "30" > Installation,Light< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "30" > Science,Film,Photography< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "30" > Mapping,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "31" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "31" > Interactive,Live,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "31" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "32" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "32" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "32" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "33" > Design< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "33" > Video,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "33" > VJing,Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "34" > Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "34" > Interactive,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "35" > Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "35" > 3D,Generative< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "35" > Collective,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "36" > Glitch,Pixel< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "36" > Open Source,Gaming< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "37" > Mixing,Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "37" > Live Cinema,Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "37" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "38" > Research,Project< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "38" > Interactive,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "38" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "39" > Coding,generative< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "39" > Open Source,Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "39" > Collective,Activism< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "40" > New Media,Interactive< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "40" > Performance,Humour< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "41" > 3D,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "41" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "41" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "42" > Photography< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "42" > Robotics,Research< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "43" > Research,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "43" > Design,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "43" > Architecture< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "44" > AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "44" > AV Performance,Music< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "44" > Performance,Hacking< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "45" > Music production< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "45" > Hacking,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "45" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "46" > Interaction,Generative,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "46" > Performance,Dance,Interaction< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "46" > Interaction,Software< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "47" > Performance,Interactive< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "47" > Photography< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "47" > Performance,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "48" > New Media< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "48" > Sound,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "48" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "48" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "49" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "49" > Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "49" > Theater,Politics,Live Cinema< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "50" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "50" > Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "50" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "51" > AV,Perfomance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "51" > Experimental,Film< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "51" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "52" > Perfomance,Illustration< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "52" > VVVV< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "53" > Performance,Paint< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "53" > Synaesthesia,Collaboration< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "54" > Video< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "54" > Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "54" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "55" > Light,Installation,Processing,Open Source< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "56" > Installation,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "56" > Software,Sound,Open Source< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "57" > Vjing,Festival< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "57" > Science< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "57" > Interaction,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "58" > Gaming,Festival< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "58" > Activism,Graffiti< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "59" > Design< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "59" > Game,Programming< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "59" > Dance,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "60" > live video< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "60" > coding,Pure Data< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "61" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "61" > photography< / a >
2015-09-01 21:52:43 +02:00
2016-11-24 19:50:03 +01:00
< a class = "topic" data-scroll-nav = "61" > Sequencing,QuartzComposer< / a >
2015-09-01 21:52:43 +02:00
< / div >
< div class = "col-md-4" >
< h4 > < i class = "fa fa-sign-in" > < / i > Participate< / h4 >
< p > Do you like to share your work as visual artist with our audience? Fill the form on our < a class = "button hvr-sweep-to-top" href = "/call-for-talks/" >
2015-04-16 10:18:08 +02:00
Call for Talks section.< / a >
2015-09-01 21:52:43 +02:00
< div class = "row" >
< div class = "col-md-7" >
< h4 > < i class = "fa fa-newspaper-o" > < / i > Join our newsletter< / h4 >
<!-- Begin MailChimp Signup Form -->
2015-04-16 10:18:08 +02:00
<!-- <link href="//cdn - images.mailchimp.com/embedcode/classic - 081711.css" rel="stylesheet" type="text/css"> -->
< div id = "mc_embed_signup" >
< form action = "//scopesessions.us4.list-manage.com/subscribe/post?u=81466f386ca5ae4d818e3f092&id=fa704d0d26" method = "post" id = "mc-embedded-subscribe-form" name = "mc-embedded-subscribe-form" class = "validate" target = "_blank" novalidate >
< div id = "mc_embed_signup_scroll" >
< div class = "mc-field-group" >
< label for = "mce-EMAIL" > Email Address
< / label >
< input type = "email" value = "" name = "EMAIL" class = "required email" id = "mce-EMAIL" >
< / div >
< div id = "mce-responses" class = "clear" >
< div class = "response" id = "mce-error-response" style = "display:none" > < / div >
< div class = "response" id = "mce-success-response" style = "display:none" > < / div >
< / div >
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups -->
< div style = "position: absolute; left: -5000px;" >
< input type = "text" name = "b_81466f386ca5ae4d818e3f092_fa704d0d26" tabindex = "-1" value = "" >
< / div >
< div class = "clear" >
< input type = "submit" value = "Subscribe" name = "subscribe" id = "mc-embedded-subscribe" class = "button" >
< / div >
< / div >
< / form >
< / div >
< script type = 'text/javascript' src = '//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js' > < / script >
< script type = 'text/javascript' >
(function($) {
window.fnames = new Array();
window.ftypes = new Array();
fnames[0] = 'EMAIL';
ftypes[0] = 'email';
fnames[1] = 'FNAME';
ftypes[1] = 'text';
fnames[2] = 'LNAME';
ftypes[2] = 'text';
}(jQuery));
var $mcj = jQuery.noConflict(true);
< / script >
2015-09-01 21:52:43 +02:00
< / div >
< div class = "col-md-5" >
< h4 > < i class = "fa fa-share-alt" > < / i > Spread the word< / h4 >
< div class = "share-page" >
2015-04-16 10:18:08 +02:00
< ul >
< li > < a class = "button hvr-sweep-to-top" href = "https://twitter.com/intent/tweet?text=Scope Sessions Artist talks & media salon&url=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Twitter" > < i class = "fa fa-twitter" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "https://facebook.com/sharer.php?u=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Facebook" > < i class = "fa fa-facebook" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "https://plus.google.com/share?url=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Google+" > < i class = "fa fa-google-plus" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "http://pinterest.com/pin/create/button/?url=http://scopesessions.org&description=Scope Sessions Artist talks & media salon" rel = "nofollow" target = "_blank" title = "Share on Pinterest" > < i class = "fa fa-pinterest" > < / i > < / a > < / li >
< / ul >
< / div >
2015-09-01 21:52:43 +02:00
< / div >
< / div >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / div >
< div class = "content container-fluid" >
< div class = "content container-fluid" >
< article >
< div class = "row" >
< div class = "transp-bg padded event-info col-md-2 col-md-offset-1" >
< div class = "event-date" >
< h3 > #1< / h3 >
< h4 > July 07th, 2011< / h4 >
< / div >
< div class = "padded_vert" >
< ul >
< li > video-mapping< / li >
< li > photography< / li >
< li > Sequencing< / li >
< li > QuartzComposer< / li >
< / ul >
< / div >
< div class = "padded_vert" >
< ul >
< li > < a class = "highlight button hvr-sweep-to-top" href = target="_blank" > Atelier Äuglein< / a > < / li >
< li > < a class = "highlight button hvr-sweep-to-top" target = "_blank" href = > <i class = "fa fa-facebook-square" > < / i > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "event event-1 dark_bg col-md-7" >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/DSC_3475-480x321.jpg_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > Arran Hearn / < / h4 >
< p > Australian designer and artist Arran Hearn showcased his video-mapping work titled “isometric cubes” and Julien Bach of Atelier Überall presented a whole workflow for mapping onto them, with both 2D & 3D templates.< / p >
< a class = "button hvr-sweep-to-top" href = http://numode.net/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< / div >
< / div >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/DSC_3498-480x321.jpg_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > Aude Françoise / < / h4 >
< p > Aude Françoise video artist working on a project of argentic black and white fotography with long exposure, exploring the metamorphosis of the body acting with white elements…< / p >
< a class = "button hvr-sweep-to-top" href = http://aude-f.com/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< / div >
< / div >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/DSC_3506-480x321.jpg_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > Pixelnoizz / < / h4 >
< p > Media artist and programmer David Szauder aka. pixelnoizz presented his QuartzComposer based tool “get control”. This was the first public presentation of the software as proof of concept that will show live video sequencing and frame manipulation with a drawing tablet and further aspects (live effecting, glitching and more).< / p >
< a class = "button hvr-sweep-to-top" href = https://pixelnoizz.wordpress.com/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "row" >
< div class = "nav_bottom dark_bg col-md-7 col-md-offset-3" >
< h4 > Discover more< / h4 >
2016-10-05 11:39:53 +02:00
< a class = "button hvr-sweep-to-top right" href = /session/2011/07/21/002.html > #2: July 21st, 2011 002< / a >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / article >
< / div >
< / div >
< footer class = "footer dark_bg" >
< div class = "container-fluid" >
< div class = "row" >
2016-08-31 22:41:43 +02:00
< div class = "col-md-8 col-md-offset-2" >
2015-04-16 10:18:08 +02:00
< div class = "footer-social" >
< ul >
< li > < a href = "mailto:mail@scopesessions.org" > < i class = "fa fa-envelope-o" > < / i > < / a >
< / li >
< li > < a href = " /feed.xml " > < i class = "fa fa-rss-square" > < / i > < / a >
< / li >
< li > < a href = "https://www.facebook.com/scopesessions" > < i class = "fa fa-facebook-square" > < / i > < / a >
< / li >
2016-08-31 22:41:43 +02:00
< li > < a href = "https://soundcloud.com/scopesessions" > < i class = "fa fa fa-soundcloud" > < / i > < / a >
< / li >
2015-04-16 10:18:08 +02:00
<!-- <li><a href="https://github.com/ScopeSessions"><i class="fa fa - github - square"></i></a>
< / li > -->
< / ul >
< / div >
< div class = "footer-support" >
< ul >
< li >
< h4 > Support from< / h4 >
< / li >
< li >
< a href = "http://pankeculture.com" target = "_blank" >
< img src = "/assets/panke_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://pankeculture.com" target = "_blank" >
< img src = "/assets/troika_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://www.nkprojekt.de/" target = "_blank" >
< img src = "/assets/nk_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://www.atelier-aeuglein.de" target = "_blank" >
< img src = "/assets/aa_logo.png" > < / img >
< / a >
< / li >
2016-02-04 10:46:18 +01:00
< li >
< a href = "http://www.beamaround.de/" target = "_blank" >
< img src = "/assets/BeamAround_Logo.jpg" > < / img >
< / a >
< / li >
2016-06-26 21:22:04 +02:00
< li >
< a href = "http://www.spektrumberlin.de/" target = "_blank" >
< img src = "/assets/spektrum_logo_small.png" > < / img >
< / a >
< / li >
2015-04-16 10:18:08 +02:00
< / ul >
< / div >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >