diff --git a/6_video.html b/6_video.html index 3da90667..baf98ebb 100644 --- a/6_video.html +++ b/6_video.html @@ -37,14 +37,14 @@ permalink: /video/ {% for post in site.posts %} {% for talk in post.talks %} {% if talk.talk_video_url %} - {% assign vimeo_id = talk.talk_video_url | remove:'https://vimeo.com/' %} + {% assign vimeo_id = talk.talk_video_url %} {% if talk.topics %} {% assign tags = (talk.topics | split:",") %} {% endif %}
-
{{talk.title}}
+
{{talk.artist}}
-

#{{ post.number }}: {{talk.artist}} / {{talk.artist_website}} – {{talk.description}}

+

{{talk.title}}

#{{ post.number }}: {{talk.artist}} / {{talk.artist_website}} – {{talk.description}}

{% endif %} {% endfor %} diff --git a/_posts/session/2012-02-09-011.markdown b/_posts/session/2012-02-09-011.markdown index 9fc99d05..23cf7507 100644 --- a/_posts/session/2012-02-09-011.markdown +++ b/_posts/session/2012-02-09-011.markdown @@ -19,7 +19,7 @@ talks: artist_website: "http://www.mfoptik.de/" media_artist_url: "/images/ctm-trailer1-416x226.jpg_resized.png" video_artist_url: "https://vimeo.com/39914745" - talk_video_url: + talk_video_url: https://vimeo.com/39914745 - title: topics: "Experimental,Film" artist: "Thorsten Fleisch" diff --git a/_posts/special/2011-12-11-Freemote.markdown b/_posts/special/2011-12-11-Freemote.markdown new file mode 100644 index 00000000..01175714 --- /dev/null +++ b/_posts/special/2011-12-11-Freemote.markdown @@ -0,0 +1,63 @@ +--- +layout: event-special +categories : [special] +title: "Scope @ Freemote" +number: 01 +date_text: "December 11th, 2011" +date_yyyy_mm_dd: "2011-12-11" +location: "NUTrecht" +location_website: "http://www.freemote.nl/" +fb_event_url: "https://www.facebook.com/events/938333149550800/" +fb_gallery_id: +talks: +- title: "roBOt Festival" + topics: "festival" + artist: "Francesco Salizzoni" + speakers: "Francesco Salizzoni,Eklis Rellüm" + artist_bio: + description: "In an interview with Eklis Rellüm, Francesco Salizzoni talks about the annual robot festival in Bologna, Italy" + artist_website: "http://robotfestival.it" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/35201883" +- title: "Freemote Festival" + topics: "Festival" + artist: "Willem van der Schans" + speakers: "Willem van der Schans,Eklis Rellüm" + artist_bio: + description: "In an interview with Eklis Rellüm, Willem van der Schans talks about the annual FREEMOTE festival in Utrecht, Netherlands" + artist_website: "http://freemote.nl" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/35209282" +- title: "Elektro Moon Vision" + topics: "installation,festival" + artist: "Elektro Moon Vision" + speakers: "Elwira Wojtunik,Popesz Csaba Láng" + artist_bio: + description: "In an interview with Eklis Rellüm, Elwira Wojtunik and Popesz Csaba Láng of Elektro Moon Vision talk about their installation at FREEMOTE and their planned future festival in Kraków, Poland" + artist_website: "http://elektromoon.co.nr" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/35213957" +- title: "Live Performers Meeting" + topics: "festival" + artist: "Live Performers Meeting" + speakers: "Ioann Maria,Gianluca del Gobbo,Eklis Rellüm" + artist_bio: + description: "In an interview with Eklis Rellüm, Ioann Maria and Gianluca del Gobbo talk about their Live Performers Meeting (LPM) that takes place every year in Rome, IT" + artist_website: "http://liveperformersmeeting.net" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/36078765" +- title: "B-Seite Festival" + topics: "festival" + artist: "Benjamin Jantzen" + speakers: "Benjamin Jantzen,Eklis Rellüm" + artist_bio: + description: "In einem Interview mit Eklis Rellüm spricht Benjamin Jantzen über das B-Seite Festival für Jetztkultur in Mannheim, DE" + artist_website: "http://jtztkultur.de" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/36141129" +--- diff --git a/_posts/special/2012-03-23-B-Seite.markdown b/_posts/special/2012-03-23-B-Seite.markdown new file mode 100644 index 00000000..634999ce --- /dev/null +++ b/_posts/special/2012-03-23-B-Seite.markdown @@ -0,0 +1,24 @@ +--- +layout: event-special +categories : [special] +title: "Scope @ B-Seite" +number: 02 +date_text: "March 23rd, 2012" +date_yyyy_mm_dd: "2012-03-23" +location: "zeitraumexit" +location_website: "http://www.zeitraumexit.de" +fb_event_url: +fb_gallery_id: +talks: +- title: "AV in Austria" + topics: "festival,VJ" + artist: "4youreye & Frau Fitzke" + speakers: "Eva Bischof,Lisa Malle" + artist_bio: + description: "Interview mit Eva Bischof (4youreye) und Lisa Malle (Frau Fitzke), zwei langjährigen Protagonistinnen der Wiener Visualistenszene - im Gespräch über das ehemalige internationale VJ Festival \"Contact Europe\", dem jährlich von ihnen organiserten \"AV Playground\" und die Szene in Österreich. + Das Interview entstand im März 2012 im Rahmen des B-sEite Festival für Jetztkultur in Mannheim in Kooperation mit armitage.tv" + artist_website: "http://sakog.net/playground" + media_artist_url: + video_artist_url: + talk_video_url: "https://vimeo.com/43736732" +---