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" >
< title > Artists< / title >
< meta name = "description" content = "Scope is a meeting point for the creative and the curious , a platform for sharing and learning in an informal setting . Guest artists are invited to present a project , a concept , a process or an experience . The presentations are short , around 40 minutes and unrestricted in form . Each session offers a variety of topics and approaches ; Scope is about exposure , not for the artist , but for the audience . If you wish to share at one of our sessions send us a mail to mail [ at ] scopesessions [ dot ] org . Our focus is on intermedia arts and technologies , but we love to be surprised . . !
">
< link rel = "canonical" href = "http://scopesessions.org/artists/" >
< 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 >
< 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 >
< 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-01-28 12:42:37 +01:00
< h4 > < i class = "fa fa-calendar" > < / i > #52 / February 11th, 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-01-28 12:42:37 +01:00
< img src = /images/lucas_gutierrez.jpg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2016-01-28 12:42:37 +01:00
< p > < a class = "button hvr-sweep-to-top" href = "http://www.lucasgutierrez.com" > Lucas Gutierrez< / a > < br / > Audiovisual empanada < / p >
< p class = "small-text" > A presentation of selected works, beautiful mistakes, current AV show and upcoming projects. Plus a Towel.< / p >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / div >
2015-06-07 05:45:26 +02:00
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
2016-01-28 12:42:37 +01:00
< img src = /images/Front_Cut_Close.png > < / img >
2015-06-07 05:45:26 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2016-01-28 12:42:37 +01:00
< p > < a class = "button hvr-sweep-to-top" href = "http://www.martinbackes.com" > Martin Backes< / a > < br / > A (brave) new [digital] world? < / p >
< p class = "small-text" > techno-culture, media sociology, science, technology, society, politics, privacy, surveillance, human perception, ideologies, art< / p >
2015-06-07 05:45:26 +02:00
< / div >
< / div >
< / div >
2015-09-01 21:52:43 +02:00
< div class = "upcoming row" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< div class = "col-md-2" >
< div class = "upcoming-media" >
2016-01-28 12:42:37 +01:00
< img src = /images/DSC_031502-460x350.png > < / img >
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2016-01-28 12:42:37 +01:00
< p > < a class = "button hvr-sweep-to-top" href = "http://www.christin-marczinzik.de/" > Christin Marczinzik< / a > < br / > VR Experiences & Media Installations – Perception on SWING as an example < / p >
< p class = "small-text" > Christin will speak about her background / personal projects / showing making of SWING VR from idea, concept, design, VR research to realisation / future & tendencies.< / p >
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< / div >
< / div > -->
< div class = "col-md-8" >
< h4 > < i class = "fa fa-search" > < / i > Browse by topic< / h4 >
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "0" > Video< / a >
< a class = "topic" data-scroll-nav = "0" > ideologies< / a >
< a class = "topic" data-scroll-nav = "0" > VR< / a >
< a class = "topic" data-scroll-nav = "1" > Rhizomatic< / a >
2016-01-03 23:05:31 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "1" > Multimedia< / a >
2016-01-03 23:05:31 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "1" > Performance< / a >
2016-01-03 23:05:31 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "2" > Animation< / a >
2015-12-01 23:52:57 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "2" > Installation< / a >
2015-12-01 23:52:57 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "2" > Film< / a >
2015-12-01 23:52:57 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "3" > VJing< / a >
2015-09-16 21:01:58 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "3" > Sound< / a >
2015-09-16 21:01:58 +02:00
2015-10-04 13:44:49 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "3" > Music< / a >
2015-09-28 19:45:29 +02:00
2015-09-16 21:01:58 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "4" > Film< / a >
2015-09-28 19:45:29 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "4" > Photography< / a >
2015-09-28 19:45:29 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "4" > Screening< / a >
2015-09-16 21:01:58 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "5" > Design,Games< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "5" > Visuals< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "5" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "6" > Concept, Video< / a >
2015-11-11 19:53:04 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "6" > Sound, Generative< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "6" > Mapping, Motion graphics< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "7" > AV, Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "7" > AV, Performance< / a >
2015-09-01 21:52:43 +02:00
2015-11-11 19:53:04 +01:00
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "8" > Film< / a >
2015-11-11 19:53:04 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "8" > Philosophy< / a >
2015-11-11 19:53:04 +01:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "8" > Concept< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "9" > Audiovisual, Live set< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "9" > Sound,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "9" > Analog, Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "10" > Science,Art< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "10" > Live Cinema, Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "10" > Photography,Microbiology< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "11" > Mobile< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "11" > Video,Meditation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "11" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "11" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "12" > Open Source,Software,Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "12" > Dance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "13" > Installation,Music< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "13" > VVVV,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "14" > VJing,Installation,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "14" > Coding,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "14" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "15" > Activism,Surveillance,Privacy< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "16" > Analog,Film,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "16" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "16" > Film,Projection,Glitch< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "17" > Media< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "17" > Science< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "17" > Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "18" > Design,hardware,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "18" > VVVV,Coding,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "18" > VJing,Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "19" > Analog< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "19" > Interactive,Projection< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "19" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "20" > Installation,Light< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "20" > Science,Film,Photography< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "20" > Mapping,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "21" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "21" > Interactive,Live,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "21" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "22" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "22" > VJing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "22" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "23" > Design< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "23" > Video,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "23" > VJing,Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "24" > Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "24" > Interactive,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "25" > Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "25" > 3D,Generative< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "25" > Collective,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "26" > Glitch,Pixel< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "26" > Open Source,Gaming< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "27" > Mixing,Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "27" > Live Cinema,Mapping< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "27" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "28" > Research,Project< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "28" > Interactive,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "28" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "29" > Coding,generative< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "29" > Open Source,Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "29" > Collective,Activism< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "30" > New Media,Interactive< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "30" > Performance,Humour< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "31" > 3D,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "31" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "31" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "32" > Photography< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "32" > Robotics,Research< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "33" > Research,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "33" > Design,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "33" > Architecture< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "34" > AV Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "34" > AV Performance,Music< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "34" > Performance,Hacking< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "35" > Music production< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "35" > Hacking,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "35" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "36" > Interaction,Generative,Coding< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "36" > Performance,Dance,Interaction< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "36" > Interaction,Software< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "37" > Performance,Interactive< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "37" > Photography< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "37" > Performance,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "38" > New Media< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "38" > Sound,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "38" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "38" > Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "39" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "39" > Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "39" > Theater,Politics,Live Cinema< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "40" > Software< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "40" > Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "40" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "41" > AV,Perfomance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "41" > Experimental,Film< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "41" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "42" > Perfomance,Illustration< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "42" > VVVV< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "43" > Performance,Paint< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "43" > Synaesthesia,Collaboration< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "44" > Video< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "44" > Hardware< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "44" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "45" > Light,Installation,Processing,Open Source< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "46" > Installation,Sound< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "46" > Software,Sound,Open Source< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "47" > Vjing,Festival< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "47" > Science< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "47" > Interaction,Installation< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "48" > Gaming,Festival< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "48" > Activism,Graffiti< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "49" > Design< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "49" > Game,Programming< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "49" > Dance,Performance< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "50" > live video< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "50" > coding,Pure Data< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "51" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "51" > photography< / a >
2015-09-01 21:52:43 +02:00
2016-01-28 12:42:37 +01:00
< a class = "topic" data-scroll-nav = "51" > 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 = "post" >
< div class = "wrapper" >
< article class = "post-content" >
< div class = "content container-fluid" >
< div class = "row" >
2015-09-01 21:52:43 +02:00
< div class = "about dark_bg col-md-10 col-md-offset-1" >
< div class = "page-title row" >
< h3 > Artists< / h3 >
< / div >
2015-04-16 10:18:08 +02:00
< div class = "row" >
2016-01-28 12:42:37 +01:00
< a href = /2016/02/11/Scope052.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/lucas_gutierrez.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Lucas Gutierrez< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/02/11/Scope052.html>#52</a> -->
< / div >
< / div >
< / a >
< a href = /2016/02/11/Scope052.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Front_Cut_Close.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Martin Backes< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/02/11/Scope052.html>#52</a> -->
< / div >
< / div >
< / a >
< a href = /2016/02/11/Scope052.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/DSC_031502-460x350.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Christin Marczinzik< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/02/11/Scope052.html>#52</a> -->
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
< a href = /2016/01/14/Scope051.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2016-01-12 09:04:45 +01:00
< img src = /images/RaumZeitPiraten_BW_PORTRAIT.jpg > < / img >
2016-01-03 23:05:31 +01:00
< / div >
< div class = "talk-detail" >
< h4 > RaumZeitPiraten< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/01/14/Scope051.html>#51</a> -->
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2016-01-03 23:05:31 +01:00
< a href = /2016/01/14/Scope051.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2016-01-12 09:04:45 +01:00
< img src = /images/Bilder_einer_Ausstellung_1843_WSpahn.JPG > < / img >
2016-01-03 23:05:31 +01:00
< / div >
< div class = "talk-detail" >
< h4 > Wolfgang Spahn< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/01/14/Scope051.html>#51</a> -->
< / div >
< / div >
< / a >
< a href = /2016/01/14/Scope051.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2016-01-12 09:04:45 +01:00
< img src = /images/marco-donnarumma_spectrumNYC_oct2014c_ugo-dallaporta.jpg > < / img >
2016-01-03 23:05:31 +01:00
< / div >
< div class = "talk-detail" >
< h4 > Marco Donnarumma< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2016/01/14/Scope051.html>#51</a> -->
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
< a href = /2015/12/10/Scope050.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/COVER_1280.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > DEFASTEN< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/12/10/Scope050.html>#50</a> -->
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-12-01 23:52:57 +01:00
< a href = /2015/12/10/Scope050.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/patch_hda_x.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Mirko Petrovich< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/12/10/Scope050.html>#50</a> -->
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-12-01 23:52:57 +01:00
< a href = /2015/12/10/Scope050.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/sehi007-copy-2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Natalia Sookias< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/12/10/Scope050.html>#50</a> -->
< / div >
< / div >
< / a >
2015-11-11 19:53:04 +01:00
< a href = /2015/11/12/Scope049.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/MXZEHN_Bild_11.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > MXZEHN< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/11/12/Scope049.html>#49</a> -->
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-11-11 19:53:04 +01:00
< a href = /2015/11/12/Scope049.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/a_spectrum_retina.png__1434x376_q85_crop_subsampling-2_upscale.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > MF< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/11/12/Scope049.html>#49</a> -->
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-11-11 19:53:04 +01:00
< a href = /2015/11/12/Scope049.html >
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/pressphoto-sebastianarnold-2014-01-300dpi.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Sebastian Arnold< / h4 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/11/12/Scope049.html>#49</a> -->
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-11-11 19:53:04 +01:00
< a href = /2015/10/08/Scope048.html >
2015-09-28 19:45:29 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/abaix.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Klara Ravat< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/10/08/Scope048.html>#48</a> -->
2015-09-28 19:45:29 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-09-28 19:45:29 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/10/08/Scope048.html >
2015-09-28 19:45:29 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Still-M.-Kardinal-(web).jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > M. Kardinal< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/10/08/Scope048.html>#48</a> -->
2015-09-28 19:45:29 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-09-28 19:45:29 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/10/08/Scope048.html >
2015-09-28 19:45:29 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2015-10-04 13:44:49 +02:00
< img src = /images/Katahdid.jpg > < / img >
2015-09-28 19:45:29 +02:00
< / div >
< div class = "talk-detail" >
2015-10-04 13:44:49 +02:00
< h4 > Taylor Dunne< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/10/08/Scope048.html>#48</a> -->
2015-09-28 19:45:29 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-09-28 19:45:29 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/19/Scope047.html >
2015-09-16 21:01:58 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/tatiana.jpeg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tatiana Vilela< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
2015-09-16 21:01:58 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-09-16 21:01:58 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/19/Scope047.html >
2015-09-16 21:01:58 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/theresa.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Theresa Baumgartner< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
2015-09-16 21:01:58 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-09-16 21:01:58 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/19/Scope047.html >
2015-09-16 21:01:58 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/plus.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Plus [+]< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
2015-09-16 21:01:58 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-09-16 21:01:58 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/10/Scope046.html >
2015-09-01 21:52:43 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/notube.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > IOCOSE< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-09-01 21:52:43 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/10/Scope046.html >
2015-09-01 21:52:43 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2015-09-02 22:21:49 +02:00
< img src = /images/tumblr_nl5wv1vuwo1upzhszo1_500.png > < / img >
2015-09-01 21:52:43 +02:00
< / div >
< div class = "talk-detail" >
< h4 > MyungDuk-Kim< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-09-01 21:52:43 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/09/10/Scope046.html >
2015-09-01 21:52:43 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Fridge-Crop-770x513.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Julien Bach< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-09-01 21:52:43 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/06/27/Scope045.html >
2015-06-23 22:40:05 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/LYM-generative-nights-03.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Lola and Yukao< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/27/Scope045.html>#45</a> -->
2015-06-23 22:40:05 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-06-23 22:40:05 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/06/27/Scope045.html >
2015-06-23 22:40:05 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/PRINT_PSV_07_800.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Dasein< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/27/Scope045.html>#45</a> -->
2015-06-23 22:40:05 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-06-23 22:40:05 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/06/11/Scope044.html >
2015-06-05 09:01:12 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/tumblr_no6sytnqa51rt1m3zo1_1280.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Clint Enns< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
2015-06-05 09:01:12 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-06-05 09:01:12 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/06/11/Scope044.html >
2015-06-05 09:01:12 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Winter_Garden.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Ira Konyukhova< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
2015-06-05 09:01:12 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-06-07 05:45:26 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/06/11/Scope044.html >
2015-06-07 05:45:26 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/wcsb-mountain-view.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Elisabeth Rhies< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
2015-06-07 05:45:26 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-06-05 09:01:12 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/05/14/Scope043.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2015-04-24 18:47:38 +02:00
< img src = /images/tumblr_njlz54nFYj1rfsgueo1_1280.jpg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
2015-04-24 18:47:38 +02:00
< h4 > Theresa Baumgartner,Alis< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/05/14/Scope043.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2015-04-24 18:47:38 +02:00
< img src = /images/AlonaRodeh.SafeandSoundIndex.Kids.jpg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
2015-04-24 18:47:38 +02:00
< h4 > Alona Rodeh< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/05/14/Scope043.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
2015-04-24 16:00:48 +02:00
< img src = /images/7f8ca7c45e7cb962e3e85b170beadc60.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
2015-04-23 13:13:02 +02:00
< h4 > Susi Sie< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/04/09/Scope042.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/STATE+Logo.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Christian Rauch< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/04/09/Scope042.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/nesolito.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Nenad Popov< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/04/09/Scope042.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/001%20BiofilmStar%20Pablo%20Rojas%20Images%20of%20Fascination.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Pablo Rojas< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope041.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/EDMT-Nexus_7-mockup-13.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Vj Fader< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope041.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/image136g.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Kash< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope041.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/10863946_10152566352036448_7601724679990112331_o.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > CloneProduction< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope041.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/x_Glassia_ConsSpace.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Roberto Cuellar< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope040.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/fetch.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Embedded Artist< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope040.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/kb_hn13_0029b.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Karla Brunet< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/03/12/Scope040.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/rnd_frame_2s_pb.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Riko Murakami & Haruka Mitani< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/01/08/Scope039.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/cropped-OO_PW_1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Pierce Warnecke< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/01/08/Scope039.html>#39</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2015/01/08/Scope039.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/screenshot1420807005.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tebjan Halm & Elias Holzer< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/01/08/Scope039.html>#39</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/12/11/Scope038.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/121_transformadietermeier01.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Transforma< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/12/11/Scope038.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/photo_cropped.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Marcel Schwittlick< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/12/11/Scope038.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/scanned1popraw_www.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Marcellina Wellmer< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/11/13/Scope037.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/about_d2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Ioann Maria< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/11/13/Scope037.html>#37</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/10/09/Scope036.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/logo-480x480.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Kevin Rice< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/10/09/Scope036.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/polygonView-480x273.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > So Kanno< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/10/09/Scope036.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/dsc08301.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Kris Limbach< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/09/11/Scope035.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/apokalypsegeraet-01-400x300.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Derek Holzer< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/09/11/Scope035.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/rsz_12584734735_ab5af0f254_o.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Imanol Gomez< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/09/11/Scope035.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/pd-2013-11-20-at-21.14.14.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Juan Carlos Duarte Regino< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/07/10/Scope034.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/loop_1_medium.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Quadrature< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/07/10/Scope034.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/msp-8-2013c.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Miller Puckette< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/07/10/Scope034.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/100220_ff24ef62dbb6d8b5410c2f2b5085a1c4.jpg_srz_p_1102_551_75_22_0.50_1.20_0.00_jpg_srz > < / img >
< / div >
< div class = "talk-detail" >
< h4 > 3ez< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/06/12/Scope033.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/richard%20tuohy%20photo%20web%20photo.JPG > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Richard Tuohy< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/06/12/Scope033.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Elephants_Graveyard_175216_WSpahn.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Wolfgang Spahn< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/06/12/Scope033.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/255422_PLANCK_FSM_03_Black_1_None.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Ercan Engin Kuruoglu< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/05/08/Scope032.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/IMG_0095_small-uriebe.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Lichtpiraten< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/05/08/Scope032.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/The-glow-in-my-soul-300x200.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > BildPeter< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/05/08/Scope032.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/vjfader_h.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > VJ Fader< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/04/10/Scope031.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/14606037617_5198f60407.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Vj Chuu< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/04/10/Scope031.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = "/assets/no_artist_media.png" > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Mahir Duman< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/04/10/Scope031.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/11372298575_76b899b854.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Trashpuzzle< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/03/20/Scope030.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/tumblr_n67e9uMKjJ1rutzzso1_1280.gif > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Martin Meyer< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/03/20/Scope030.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/9694_9e8e_500.jpeg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > ë< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/03/20/Scope030.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/11372298575_76b899b854.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Agnieszka “Bronka” Bronowska< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/02/13/Scope029.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/04_LS.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > FELD - Studio for digital crafts< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/02/13/Scope029.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/berg-1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Valentina Ferrandes< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2014/02/13/Scope029.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/kdx1g2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Andrea Familari aka. Fax < / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/12/12/Scope028.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Hanging_garden-Remastered_DEF-770x577.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Julien Bach< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/12/12/Scope028.html>#28</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/12/12/Scope028.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/DJL_00045606.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > StratoFyzika< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/12/12/Scope028.html>#28</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/11/14/Scope027.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/interior_santiago_boladecristal.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Georgina Espasa< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/11/14/Scope027.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Atlas2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tarik Barri< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/11/14/Scope027.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/urbaniz1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > TorpeDeArte Kollektiv< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/10/10/Scope026.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/2014_7_28_59_11_9927169.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > pixelnoizz< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/10/10/Scope026.html>#26</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/10/10/Scope026.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/solderWorkshop.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Malte Steiner< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/10/10/Scope026.html>#26</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/09/12/Scope025.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/p1000518.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tim Vis< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/09/12/Scope025.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/dwojenahustwace.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Elektro Moon< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/09/12/Scope025.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/matrox_design1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > VJ Radiance< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/07/11/Scope024.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/elektra03wp_edt.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Joel Dittrich< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/07/11/Scope024.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/lichtgrenze_137-940x627.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > WHITEvoid < / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/07/11/Scope024.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/IMG_7972.JPG > < / img >
< / div >
< div class = "talk-detail" >
< h4 > VJ Juladi< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/06/06/Scope023.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/humming-fast-and-slow-1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Rainer Kohlberger< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/06/06/Scope023.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/m1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Sébastien Bourdeauducq< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/06/06/Scope023.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/tumblr_inline_mjlw1avNFu1qm6vsu.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > ReVerse Bullets< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/05/09/Scope022.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/commandements-4.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tokyo Data Collective< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/05/09/Scope022.html>#22</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/05/09/Scope022.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/managua_still02_web.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > A-LI-CE < / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/05/09/Scope022.html>#22</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/04/11/Scope021.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/72_MP9B3943_01_web.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > pussykrew< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/04/11/Scope021.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/WKV_980px.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Gabriel Shalom< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/04/11/Scope021.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/k2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Kasia Justka aka pani K.< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/03/14/Scope020.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/auderrose_brentsqar_river_fogg_proseco_blur_lubitel_02.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Aude Rose< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/03/14/Scope020.html>#20</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/03/14/Scope020.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/IMG_20130714_163720.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Mey Lean Kronemann & David Sanz Kirbis< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/03/14/Scope020.html>#20</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/02/21/Scope019.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/VanessaRamosVelasquez_PICT0034.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Vanessa Ramos-Velazquez< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/02/21/Scope019.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/prt_1379453510.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Geso< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2013/02/21/Scope019.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/prt_1384195280.gif > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Alex Haw< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/12/13/Scope018.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Sonus_LocoDice2-240x160.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Jem The Misfit< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/12/13/Scope018.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/3a82b27dc22cd1acb7f416529e193d80.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Zan Lyons< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/12/13/Scope018.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/helmet_thumb.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Onyx Ashanti< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/11/08/Scope017.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/12_Trommelperformance-bei-the-10th-evening-von-Ira-Nimsdorf-480x319.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Max Schneider< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/11/08/Scope017.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/hm13.crop-l-480x348.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Jakob Wierzba< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/11/08/Scope017.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/From-bad-to-worse.-Ruby-I-in-talk-with-Swimsuit-Tissue.-480x359.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Melody Panosian < / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/10/11/Scope016.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/anfischer_schwarm_VII_01.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Andreas Nicolas Fischer< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/10/11/Scope016.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Glow.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Frieder Weiss< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/10/11/Scope016.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/proximity1.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Felix Bonowski< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/09/13/Scope015.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/picture5.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Mark Coniglio< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/09/13/Scope015.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/adam.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Adam Magyar< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/09/13/Scope015.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = "/assets/no_artist_media.png" > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Berlan Allee< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/05/10/Scope014.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/poo11.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Dalibor Knapp< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/05/10/Scope014.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = "/assets/no_artist_media.png" > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Stanislav Abraham< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/05/10/Scope014.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/bietigheim.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Katerina Bilkova, Fabian Scharpf< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/05/10/Scope014.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = "/assets/no_artist_media.png" > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Alexandra Moralesova< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/04/12/Scope013.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/SliderPlanten.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > YUKIJUNG< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/04/12/Scope013.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/about_d2.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Ioann Maria< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/04/12/Scope013.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/photo-729331.JPG > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Giorgos Kakanakis< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/03/08/Scope012.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Konkreet-480x237.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Konkreet Labs< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/03/08/Scope012.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/reynold_reynolds_burn_large-480x323.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Reynold Reynolds< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/03/08/Scope012.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/pikilipita-480x285.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Pikilipita< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/02/09/Scope011.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/ctm-trailer1-416x226.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > MFO< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/02/09/Scope011.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/e01.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Thorsten Fleisch< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/02/09/Scope011.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/pikilipita-480x285.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Sansculotte< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/01/12/Scope010.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/image_bestbefore-747x1024.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Andreas Karaoulanis< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/01/12/Scope010.html>#10</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2012/01/12/Scope010.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/v4-480x405.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Christoph Rittweger< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2012/01/12/Scope010.html>#10</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/11/17/Scope009.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/yurieido_blackandwhite_fenster.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Tetsuya Hori and Yurie Ido< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/17/Scope009.html>#09</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/11/17/Scope009.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Bild-1-480x390.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Larissa Wunderlich< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/17/Scope009.html>#09</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/11/10/Scope008.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/sog01.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Carrick Bell< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/11/10/Scope008.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/M1_greenish_video_vga-480x319.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Sébastien Bourdeauducq< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/11/10/Scope008.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/dm_shilouttes1717-480x360.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > VisualBerlin< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/10/20/Scope007.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/IMG_20110413_230052-480x360.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Alex Corbi< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/20/Scope007.html>#7</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/10/06/Scope006.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/telex1-480x212.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Servando Barreiro< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/06/Scope006.html>#6</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/10/06/Scope006.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/not480.gif > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Malte Steiner< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/06/Scope006.html>#6</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/09/29/Scope005.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/homeswf_2011.gif > < / img >
< / div >
< div class = "talk-detail" >
< h4 > VJ Fest Istanbul< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/09/29/Scope005.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Bild-5-480x352.png > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Pierce Warnecke< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/09/29/Scope005.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/KVA_01-480x256.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Mauritius Seeger< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/09/15/Scope004.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/P1060348-1024x576.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > A MAZE< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/15/Scope004.html>#4</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/09/15/Scope004.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/P1060361-1024x576.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Grafitti Research Lab< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/15/Scope004.html>#4</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/08/18/Scope003.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/4192750051_2a7142470e_o-480x356.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Willy Sengewald< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/08/18/Scope003.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/266632_2121009978527_1044126991_32414311_7638732_o-480x115.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > David Croft< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/08/18/Scope003.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/Eric_Anatomy-e1313241126725.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Eric Dunlap< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/07/21/Scope002.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/IMG_1177-480x360.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Ilan Katin< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/21/Scope002.html>#2</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/07/21/Scope002.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/panoramica_scope_2-480x205.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Peter Kirn< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/21/Scope002.html>#2</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/07/07/Scope001.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/DSC_3475-480x321.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Arran Hearn< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2015-12-01 23:52:57 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/07/07/Scope001.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/DSC_3498-480x321.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Aude Françoise< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-03 23:05:31 +01:00
2015-04-16 10:18:08 +02:00
2015-11-11 19:53:04 +01:00
< a href = /2011/07/07/Scope001.html >
2015-04-16 10:18:08 +02:00
< div class = "col-md-3 artist-thumb" >
< div class = "artist-media" >
< img src = /images/DSC_3506-480x321.jpg > < / img >
< / div >
< div class = "talk-detail" >
< h4 > Pixelnoizz< / h4 >
2015-11-11 19:53:04 +01:00
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / a >
2016-01-28 12:42:37 +01:00
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / div >
< / article >
< / div >
< / div >
< / div >
< footer class = "footer dark_bg" >
< div class = "container-fluid" >
< div class = "row" >
< div class = "col-md-7 col-md-offset-3" >
< 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 >
<!-- <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 >
2015-04-16 10:18:08 +02:00
< / ul >
< / div >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >