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
2015-09-16 21:01:58 +02:00
< h4 > < i class = "fa fa-calendar" > < / i > #47 / September 19th, 2015 @ < a class = "highlight button hvr-sweep-to-top" href = "" > Piata Stefan cel Mare 18< / a > < / h4 >
2015-04-16 10:18:08 +02:00
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
2015-09-16 21:01:58 +02:00
< img src = /images/tatiana.jpeg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2015-09-16 21:01:58 +02:00
< p > < a class = "button hvr-sweep-to-top" href = "http://mechbird.fr/" > Tatiana Vilela< / a > < br / > Playful performances : another way to look at games < / p >
< p class = "small-text" > Games are meant to be played as a matter of course. Yet there exist games as much interesting to watch being played as actually playing them. They are not just games to play but games to perform. How can performance improve the gaming experience ? Do the collective judgment or the desire to entertain have an impact on this experience ? From running out the clock or spamming hadouken to bicycle kick and bunny jump, let's explore how the player's creativity is increased in the context of playful performances.< / 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" >
2015-09-16 21:01:58 +02:00
< img src = /images/theresa.jpg > < / img >
2015-06-07 05:45:26 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2015-09-16 21:01:58 +02:00
< p > < a class = "button hvr-sweep-to-top" href = "http://theresabaumgartner.com/" > Theresa Baumgartner< / a > < br / > Warped Vision < / p >
< p class = "small-text" > In a first degree access to creating visuals Theresa manipulates live captured and live generated content with both analogue and digital tools. The findings of that process is a distorted picture of the immediate present, the now ripped apart into various layers. < / 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" >
2015-09-16 21:01:58 +02:00
< img src = /images/plus.jpg > < / img >
2015-09-01 21:52:43 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2015-09-16 21:01:58 +02:00
< p > < a class = "button hvr-sweep-to-top" href = "https://www.facebook.com/plus.mm" > Plus [+]< / a > < br / > Music for the Eyes < / p >
< p class = "small-text" > Personal work, Q& A< / 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 >
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "0" > Design,Games< / a >
< a class = "topic" data-scroll-nav = "0" > Visuals< / a >
< a class = "topic" data-scroll-nav = "0" > VJing< / a >
< a class = "topic" data-scroll-nav = "1" > Concept, Video< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "1" > Sound, Generative< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "1" > Mapping, Motion graphics< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "2" > AV, Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "2" > AV, Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "3" > Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "3" > Philosophy< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "3" > Concept< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "4" > Audiovisual, Live set< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "4" > Sound,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "4" > Analog, Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "5" > Science,Art< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "5" > Live Cinema, Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "5" > Photography,Microbiology< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "6" > Mobile< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "6" > Video,Meditation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "6" > Software< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "6" > Software< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "7" > Open Source,Software,Hardware< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "7" > Dance,Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "8" > Installation,Music< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "8" > VVVV,Coding< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "9" > VJing,Installation,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "9" > Coding,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "9" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "10" > Activism,Surveillance,Privacy< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "11" > Analog,Film,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "11" > Installation,New Media< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "11" > Film,Projection,Glitch< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "12" > Media< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "12" > Science< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "12" > Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "13" > Design,hardware,Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "13" > VVVV,Coding,Sound< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "13" > VJing,Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "14" > Analog< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "14" > Interactive,Projection< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "14" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "15" > Installation,Light< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "15" > Science,Film,Photography< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "15" > Mapping,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "16" > VJing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "16" > Interactive,Live,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "16" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "17" > VJing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "17" > VJing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "17" > Science,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "18" > Design< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "18" > Video,Sound< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "18" > VJing,Mapping< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "19" > Mapping< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "19" > Interactive,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "20" > Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "20" > 3D,Generative< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "20" > Collective,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "21" > Glitch,Pixel< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "21" > Open Source,Gaming< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "22" > Mixing,Vjing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "22" > Live Cinema,Mapping< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "22" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "23" > Research,Project< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "23" > Interactive,Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "23" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "24" > Coding,generative< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "24" > Open Source,Hardware< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "24" > Collective,Activism< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "25" > New Media,Interactive< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "25" > Performance,Humour< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "26" > 3D,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "26" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "26" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "27" > Photography< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "27" > Robotics,Research< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "28" > Research,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "28" > Design,AV Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "28" > Architecture< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "29" > AV Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "29" > AV Performance,Music< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "29" > Performance,Hacking< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "30" > Music production< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "30" > Hacking,Coding< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "30" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "31" > Interaction,Generative,Coding< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "31" > Performance,Dance,Interaction< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "31" > Interaction,Software< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "32" > Performance,Interactive< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "32" > Photography< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "32" > Performance,Sound< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "33" > New Media< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "33" > Sound,Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "33" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "33" > Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "34" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "34" > Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "34" > Theater,Politics,Live Cinema< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "35" > Software< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "35" > Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "35" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "36" > AV,Perfomance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "36" > Experimental,Film< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "36" > Hacking,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "37" > Perfomance,Illustration< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "37" > VVVV< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "38" > Performance,Paint< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "38" > Synaesthesia,Collaboration< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "39" > Video< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "39" > Hardware< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "39" > Vjing< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "40" > Light,Installation,Processing,Open Source< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "41" > Installation,Sound< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "41" > Software,Sound,Open Source< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "42" > Vjing,Festival< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "42" > Science< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "42" > Interaction,Installation< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "43" > Gaming,Festival< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "43" > Activism,Graffiti< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "44" > Design< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "44" > Game,Programming< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "44" > Dance,Performance< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "45" > live video< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "45" > coding,Pure Data< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "46" > video-mapping< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "46" > photography< / a >
2015-09-01 21:52:43 +02:00
2015-09-16 21:01:58 +02:00
< a class = "topic" data-scroll-nav = "46" > 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" >
2015-09-16 21:01:58 +02:00
< a href = /2015/09/19/Scope047.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
< / div >
< / div >
< / a >
< a href = /2015/09/19/Scope047.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
< / div >
< / div >
< / a >
< a href = /2015/09/19/Scope047.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/19/Scope047.html>#47</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
< a href = /2015/09/10/Scope046.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-09-01 21:52:43 +02:00
< a href = /2015/09/10/Scope046.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
< / div >
< / div >
< / a >
< a href = /2015/09/10/Scope046.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/09/10/Scope046.html>#46</a> -->
< / div >
< / div >
< / a >
2015-06-23 22:40:05 +02:00
< a href = /2015/06/27/Scope045.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/27/Scope045.html>#45</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-06-23 22:40:05 +02:00
< a href = /2015/06/27/Scope045.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/27/Scope045.html>#45</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-06-23 22:40:05 +02:00
2015-06-05 09:01:12 +02:00
< a href = /2015/06/11/Scope044.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
< / div >
< / div >
< / a >
< a href = /2015/06/11/Scope044.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-06-07 05:45:26 +02:00
< a href = /2015/06/11/Scope044.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/06/11/Scope044.html>#44</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-06-05 09:01:12 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/05/14/Scope043.html >
< 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-04-16 10:18:08 +02:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2015/05/14/Scope043.html >
< 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-04-16 10:18:08 +02:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/05/14/Scope043.html >
< 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-04-16 10:18:08 +02:00
<!-- <a class="button hvr - sweep - to - top" href=/2015/05/14/Scope043.html>#43</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/04/09/Scope042.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/04/09/Scope042.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2015/04/09/Scope042.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/04/09/Scope042.html>#42</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope041.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope041.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope041.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope041.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope041.html>#41</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope040.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope040.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/03/12/Scope040.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/03/12/Scope040.html>#40</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2015/01/08/Scope039.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/01/08/Scope039.html>#39</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2015/01/08/Scope039.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2015/01/08/Scope039.html>#39</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/12/11/Scope038.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/12/11/Scope038.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/12/11/Scope038.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/12/11/Scope038.html>#38</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/11/13/Scope037.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/11/13/Scope037.html>#37</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/10/09/Scope036.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/10/09/Scope036.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/10/09/Scope036.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/10/09/Scope036.html>#36</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/09/11/Scope035.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/09/11/Scope035.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/09/11/Scope035.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/09/11/Scope035.html>#35</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/07/10/Scope034.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/07/10/Scope034.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/07/10/Scope034.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/07/10/Scope034.html>#34</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/06/12/Scope033.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/06/12/Scope033.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/06/12/Scope033.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/06/12/Scope033.html>#33</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/05/08/Scope032.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/05/08/Scope032.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/05/08/Scope032.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/05/08/Scope032.html>#32</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/04/10/Scope031.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/04/10/Scope031.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/04/10/Scope031.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/04/10/Scope031.html>#31</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/03/20/Scope030.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/03/20/Scope030.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/03/20/Scope030.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/03/20/Scope030.html>#30</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/02/13/Scope029.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2014/02/13/Scope029.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2014/02/13/Scope029.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2014/02/13/Scope029.html>#29</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/12/12/Scope028.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/12/12/Scope028.html>#28</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/12/12/Scope028.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/12/12/Scope028.html>#28</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/11/14/Scope027.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/11/14/Scope027.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/11/14/Scope027.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/11/14/Scope027.html>#27</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/10/10/Scope026.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/10/10/Scope026.html>#26</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/10/10/Scope026.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/10/10/Scope026.html>#26</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/09/12/Scope025.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/09/12/Scope025.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/09/12/Scope025.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/09/12/Scope025.html>#25</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/07/11/Scope024.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/07/11/Scope024.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/07/11/Scope024.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/07/11/Scope024.html>#24</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/06/06/Scope023.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/06/06/Scope023.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/06/06/Scope023.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/06/06/Scope023.html>#23</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/05/09/Scope022.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/05/09/Scope022.html>#22</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/05/09/Scope022.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/05/09/Scope022.html>#22</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/04/11/Scope021.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/04/11/Scope021.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/04/11/Scope021.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/04/11/Scope021.html>#21</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/03/14/Scope020.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/03/14/Scope020.html>#20</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2013/03/14/Scope020.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/03/14/Scope020.html>#20</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/02/21/Scope019.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/02/21/Scope019.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2013/02/21/Scope019.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2013/02/21/Scope019.html>#19</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/12/13/Scope018.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/12/13/Scope018.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/12/13/Scope018.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/12/13/Scope018.html>#18</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/11/08/Scope017.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/11/08/Scope017.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/11/08/Scope017.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/11/08/Scope017.html>#17</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/10/11/Scope016.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/10/11/Scope016.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/10/11/Scope016.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/10/11/Scope016.html>#16</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/09/13/Scope015.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/09/13/Scope015.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/09/13/Scope015.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/09/13/Scope015.html>#15</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/05/10/Scope014.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/05/10/Scope014.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/05/10/Scope014.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/05/10/Scope014.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/05/10/Scope014.html>#14</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/04/12/Scope013.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/04/12/Scope013.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/04/12/Scope013.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/04/12/Scope013.html>#13</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/03/08/Scope012.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/03/08/Scope012.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/03/08/Scope012.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/03/08/Scope012.html>#12</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/02/09/Scope011.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/02/09/Scope011.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2012/02/09/Scope011.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/02/09/Scope011.html>#11</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/01/12/Scope010.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/01/12/Scope010.html>#10</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2012/01/12/Scope010.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2012/01/12/Scope010.html>#10</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/11/17/Scope009.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/17/Scope009.html>#09</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2011/11/17/Scope009.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/17/Scope009.html>#09</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/11/10/Scope008.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/11/10/Scope008.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/11/10/Scope008.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/11/10/Scope008.html>#08</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2011/10/20/Scope007.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/20/Scope007.html>#7</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/10/06/Scope006.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/06/Scope006.html>#6</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/10/06/Scope006.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/10/06/Scope006.html>#6</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/09/29/Scope005.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2011/09/29/Scope005.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/09/29/Scope005.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/29/Scope005.html>#5</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/09/15/Scope004.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/15/Scope004.html>#4</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/09/15/Scope004.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/09/15/Scope004.html>#4</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2011/08/18/Scope003.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/08/18/Scope003.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/08/18/Scope003.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/08/18/Scope003.html>#3</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/07/21/Scope002.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/21/Scope002.html>#2</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
< div class = "row" >
2015-04-16 10:18:08 +02:00
< a href = /2011/07/21/Scope002.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/21/Scope002.html>#2</a> -->
< / div >
< / div >
< / a >
2015-06-07 05:45:26 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/07/07/Scope001.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
< / div >
< / div >
< / a >
2015-09-01 21:52:43 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/07/07/Scope001.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
2015-04-16 10:18:08 +02:00
< a href = /2011/07/07/Scope001.html >
< 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 >
<!-- <a class="button hvr - sweep - to - top" href=/2011/07/07/Scope001.html>#1</a> -->
< / div >
< / div >
< / a >
2015-09-16 21:01:58 +02:00
< / div >
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 >
< / ul >
< / div >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >