diff --git a/_posts/2015-04-09-Scope042.markdown b/_posts/2015-04-09-Scope042.markdown index a2836eea..57346610 100644 --- a/_posts/2015-04-09-Scope042.markdown +++ b/_posts/2015-04-09-Scope042.markdown @@ -1,22 +1,42 @@ --- layout: event -title: +title: "STATE Festival special edition" number: 42 date_text: "April 9th, 2015" date_yyyy_mm_dd: "2015-04-9" location: "Panke" location_website: "http://www.pankeculture.com" -fb_event_url: +fb_event_url: "https://www.facebook.com/events/434549376705094/" fb_gallery_id: talks: -- title: "STATE Festival special edition" +- title: "STATE Festival" topics: "Science,Art" - artist: "STATE Festival" - speakers: "Nenad Popov" - artist_bio: "Based in Berlin, STATE Experience Science is an agency and collective of independent scientists, artists and cultural producers working to make science accessible and facilitate creativity without borders. With the festival as its core offering, STATE is expanding its services and develops customized initiatives with academic, corporate and public clients." - description: "In this special edition, we will have the opportunity to discover STATE Experience Science, a collective of independent scientists, artists and cultural producers, working to make science accessible and facilitate creativity without borders. Last year's STATE Festival featured 4 days of events in 2 locations in the heart of Berlin. Over 100 contributing scientists, artists and filmmakers from more than 20 countries took part in talks, exhibitions, films, performances, workshops, panels and interactive science formats." + artist: "Christian Rauch" + speakers: "Christian Rauch" + artist_bio: "Christian is a physicist with passion for science and the things beyond. Since having resurfaced from a deep dive into academic research, he turned his focus towards the more general impacts of science in society and has been involved in initiating several science outreach initiatives. In 2014 he founded STATE Experience Science, a collective of scientists and artists exploring new ways of engaging with scientific topics." + description: "A quick tour behind the scenes of STATE Experience Science, a collective of independent scientists, artists and cultural producers, working to make science accessible and facilitate creativity without borders. Last year's STATE Festival featured 4 days of events in 2 locations in the heart of Berlin. Over 100 contributing scientists, artists and filmmakers from more than 20 countries took part in talks, exhibitions, films, performances, workshops, panels and interactive science formats." artist_website: "http://www.statefestival.org" - media_artist_url: "/images/State_Logo-A.png" - video_artist_url: "https://vimeo.com/110024179" + media_artist_url: "/images/STATE+Logo.jpg" + video_artist_url: "https://vimeo.com/117501915" + talk_video_url: +- title: "Ways of Knowing" + topics: "Live Cinema, Installation" + artist: "Nenad Popov" + speakers: "Nenad Popov" + artist_bio: "Nenad Popov is a media anarchist with a focus on live cinema pieces, sound installations, film installations, weird sound making contraptions and occasional parasitism on public cultural funds. He has collaborated with artists such as Daan Brinkmann, Electronic Opera, Erfan Abdi, Klara Ravat, Lillevan and his works have been exhibited at Sonic Acts, Dis-Patch, TodaysArt, E-Pulse, Share and Ars Electronica." + description: "Reflection on the State festival. Inspiration through science. Towards embedding citizen science in artistic practice." + artist_website: "http://morphogenesis.eu" + media_artist_url: "http://www.morphogenesis.eu/nesolito.jpg" + video_artist_url: "https://vimeo.com/35430604" + talk_video_url: +- title: "19th century maladies vs. 'the wonders of science' calendar syndrome" + topics: "Photography,Microbiology" + artist: "Pablo Rojas" + speakers: "Pablo Rojas" + artist_bio: "Pablo Rojas is a photographer and microbiologist who draws just as much from experimental art as from biological experimentation. His artistic work has been exhibited at shows in Quito, Dublin, London, Sarajevo, Braunschweig, Bogota, and Berlin. In 2015, he will complete a DAAD Fellowship and receive his PhD. in medical microbiology from the Charité Universitätsmedizin Berlin." + description: "The everyday growing branches of science, especially biology, hold the possibility to provide the general public with an infinite variety of innovative topics and colorful images. Such information could potentially be used as a novel source of inspiration for the creation of art pieces. Although the aesthetics of such practice may look appealing on a first instance, it is important to draw a clear line between the visual representation of scientific content and a more appropriate collaboration between science and the arts. A better understanding of the history and significance of science in society would undoubtedly facilitate the collaboration with other disciplines of human knowledge." + artist_website: "http://www.dadafoto.com" + media_artist_url: "/images/001%20BiofilmStar%20Pablo%20Rojas%20Images%20of%20Fascination.jpg" + video_artist_url: talk_video_url: --- diff --git a/images/001 BiofilmStar Pablo Rojas Images of Fascination.jpg b/images/001 BiofilmStar Pablo Rojas Images of Fascination.jpg new file mode 100644 index 00000000..330b1825 Binary files /dev/null and b/images/001 BiofilmStar Pablo Rojas Images of Fascination.jpg differ diff --git a/images/001%20BiofilmStar%20Pablo%20Rojas%20Images%20of%20Fascination.jpg b/images/001%20BiofilmStar%20Pablo%20Rojas%20Images%20of%20Fascination.jpg new file mode 100644 index 00000000..330b1825 Binary files /dev/null and b/images/001%20BiofilmStar%20Pablo%20Rojas%20Images%20of%20Fascination.jpg differ diff --git a/images/STATE+Logo.jpg b/images/STATE+Logo.jpg new file mode 100644 index 00000000..717e8d5b Binary files /dev/null and b/images/STATE+Logo.jpg differ diff --git a/js/custom.js b/js/custom.js index 53bf4aa8..301e1e7b 100644 --- a/js/custom.js +++ b/js/custom.js @@ -9,7 +9,7 @@ $(document).ready(function() { }); $(".artist-media img").imagefill(); - $(".upcoming-media img").imagefill(); + //$(".upcoming-media img").imagefill(); var rnd = Math.floor(Math.random() * 6);