diff --git a/1_callfortalks.html b/1_callfortalks.html index 439fef36..15f98c10 100644 --- a/1_callfortalks.html +++ b/1_callfortalks.html @@ -2,6 +2,7 @@ layout: page title: Call for talks icon: sign-in +visible: true permalink: /call-for-talks/ --- diff --git a/2_artists.html b/2_artists.html index d5d2fb3c..0157d165 100644 --- a/2_artists.html +++ b/2_artists.html @@ -2,6 +2,7 @@ layout: page title: Artists icon: user +visible: true permalink: /artists/ --- diff --git a/3_about.html b/3_about.html index 87491faf..9ac752d4 100644 --- a/3_about.html +++ b/3_about.html @@ -2,6 +2,7 @@ layout: page title: About icon: info +visible: true permalink: /about/ --- diff --git a/4_newsletter_content.html b/4_newsletter_content.html new file mode 100644 index 00000000..00aa95bd --- /dev/null +++ b/4_newsletter_content.html @@ -0,0 +1,84 @@ +--- +title: Newsletter +icon: info +visible: false +permalink: /newsletter_content/ +--- + + + +{% for post in site.posts %} {% if forloop.first == true %} {% for talk in post.talks %} + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + +
+ + + + + + + + +
+ +

+ 2{{forloop.index0}}:00 / {{talk.title}} +

+ +

+ + {{talk.artist}} + +

+ {{talk.artist_bio}} +
+
+ {{talk.description}} +
+ +
+ + + + + + + +
+ + + + + + +
+ +
+
+ +{% endfor %} {% endif %} {% endfor %} diff --git a/_includes/header.html b/_includes/header.html index 699ff50d..12725036 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@ {% for page in site.pages %} - {% if page.title %} + {% if page.title and page.visible == true %} {{ page.title }} {% endif %} {% endfor %} @@ -43,7 +43,7 @@ {% assign sorted_pages = (site.pages | sort: 'order') %} {% for page in sorted_pages %} - {% if page.title %} + {% if page.title and page.visible == true %} {% endif %} {% endfor %} @@ -96,7 +96,7 @@

Join our newsletter

- {% include newsletter.html %} + {% include join_newsletter.html %}

Spread the word

diff --git a/_includes/newsletter.html b/_includes/join_newsletter.html similarity index 100% rename from _includes/newsletter.html rename to _includes/join_newsletter.html diff --git a/_posts/2015-05-14-Scope043.markdown b/_posts/2015-05-14-Scope043.markdown index 884c7344..20e2efa1 100644 --- a/_posts/2015-05-14-Scope043.markdown +++ b/_posts/2015-05-14-Scope043.markdown @@ -36,7 +36,7 @@ talks: artist_bio: "SUSI SIE (1982) is a Berlin-based artist whose work moves between the fields of art and science.She is on a mission to explore the physical and mathematical nature of unusual forms, substances and materials
to show the hidden beauty and magic of our natural world that constantly surrounds us.Strictly applying analog techniques and refusing any computer animations or effects, Susi Sie’s haptic and detailed work is above all a highly personal study of the genuineness, perception and authenticity of things. Susi Sie’s work has been featured by internationally renowned online platforms such as Fubiz, Vimeo Staff Picks, Colossal, Motionographer and Arte Creative, has been exhibited around the globe (U.S.A., UK, Asia, Russia, France, Germany)
 and won several awards at international film festivals. She studied video art in Maastricht (2002-2006) and worked in a Cologne-based post production agency (2006-2011). Since 2011 she works as a freelance director, DoP and editor. She does what she loves. And loves what she does." description: "My background / how I came to the idea of filming analog moving structures / showing master films / showing making of scenes and describing the process / struggle between artwork and client work" artist_website: "http://susisie.de/" - media_artist_url: "https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/p480x480/10420223_797446157006435_3830969453492917667_n.jpg?oh=b28409a0de267f1b9eacb35eb415e6cb&oe=559F4952&__gda__=1436374796_7f8ca7c45e7cb962e3e85b170beadc60" + media_artist_url: "/images/7f8ca7c45e7cb962e3e85b170beadc60.png" video_artist_url: "https://vimeo.com/108057431" talk_video_url: --- diff --git a/_site/2011/07/07/Scope001.html b/_site/2011/07/07/Scope001.html index 8a63b7b1..975fe8c6 100644 --- a/_site/2011/07/07/Scope001.html +++ b/_site/2011/07/07/Scope001.html @@ -70,6 +70,8 @@ + +
@@ -102,6 +104,8 @@ + +
@@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/07/21/Scope002.html b/_site/2011/07/21/Scope002.html index 85569bab..d0f3d905 100644 --- a/_site/2011/07/21/Scope002.html +++ b/_site/2011/07/21/Scope002.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/08/18/Scope003.html b/_site/2011/08/18/Scope003.html index 1f677782..1292cb1c 100644 --- a/_site/2011/08/18/Scope003.html +++ b/_site/2011/08/18/Scope003.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/09/15/Scope004.html b/_site/2011/09/15/Scope004.html index 6089c363..25a68290 100644 --- a/_site/2011/09/15/Scope004.html +++ b/_site/2011/09/15/Scope004.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/09/29/Scope005.html b/_site/2011/09/29/Scope005.html index f212a72a..18ba5098 100644 --- a/_site/2011/09/29/Scope005.html +++ b/_site/2011/09/29/Scope005.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/10/06/Scope006.html b/_site/2011/10/06/Scope006.html index 23bdaafa..cf4c2273 100644 --- a/_site/2011/10/06/Scope006.html +++ b/_site/2011/10/06/Scope006.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/10/20/Scope007.html b/_site/2011/10/20/Scope007.html index 00a0cad6..984d7a5c 100644 --- a/_site/2011/10/20/Scope007.html +++ b/_site/2011/10/20/Scope007.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/11/10/Scope008.html b/_site/2011/11/10/Scope008.html index 4ee88506..c76e9947 100644 --- a/_site/2011/11/10/Scope008.html +++ b/_site/2011/11/10/Scope008.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2011/11/17/Scope009.html b/_site/2011/11/17/Scope009.html index 5c69c997..77d4dfdc 100644 --- a/_site/2011/11/17/Scope009.html +++ b/_site/2011/11/17/Scope009.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/01/12/Scope010.html b/_site/2012/01/12/Scope010.html index f0591216..1812dfda 100644 --- a/_site/2012/01/12/Scope010.html +++ b/_site/2012/01/12/Scope010.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/02/09/Scope011.html b/_site/2012/02/09/Scope011.html index 8049b6c6..d9c57b92 100644 --- a/_site/2012/02/09/Scope011.html +++ b/_site/2012/02/09/Scope011.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/03/08/Scope012.html b/_site/2012/03/08/Scope012.html index 28fb5985..9054a0dc 100644 --- a/_site/2012/03/08/Scope012.html +++ b/_site/2012/03/08/Scope012.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/04/12/Scope013.html b/_site/2012/04/12/Scope013.html index ddd93644..66205260 100644 --- a/_site/2012/04/12/Scope013.html +++ b/_site/2012/04/12/Scope013.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/05/10/Scope014.html b/_site/2012/05/10/Scope014.html index eb747c5b..666a603f 100644 --- a/_site/2012/05/10/Scope014.html +++ b/_site/2012/05/10/Scope014.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/09/13/Scope015.html b/_site/2012/09/13/Scope015.html index 36bad9ea..957a538f 100644 --- a/_site/2012/09/13/Scope015.html +++ b/_site/2012/09/13/Scope015.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/10/11/Scope016.html b/_site/2012/10/11/Scope016.html index 5be17207..415fcbad 100644 --- a/_site/2012/10/11/Scope016.html +++ b/_site/2012/10/11/Scope016.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/11/08/Scope017.html b/_site/2012/11/08/Scope017.html index 5f416789..701e4d85 100644 --- a/_site/2012/11/08/Scope017.html +++ b/_site/2012/11/08/Scope017.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2012/12/13/Scope018.html b/_site/2012/12/13/Scope018.html index dd5d658a..8ed2d872 100644 --- a/_site/2012/12/13/Scope018.html +++ b/_site/2012/12/13/Scope018.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/02/21/Scope019.html b/_site/2013/02/21/Scope019.html index e5822f19..0079c046 100644 --- a/_site/2013/02/21/Scope019.html +++ b/_site/2013/02/21/Scope019.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/03/14/Scope020.html b/_site/2013/03/14/Scope020.html index cc727329..b8570556 100644 --- a/_site/2013/03/14/Scope020.html +++ b/_site/2013/03/14/Scope020.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/04/11/Scope021.html b/_site/2013/04/11/Scope021.html index 45a8f040..a51629aa 100644 --- a/_site/2013/04/11/Scope021.html +++ b/_site/2013/04/11/Scope021.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/05/09/Scope022.html b/_site/2013/05/09/Scope022.html index b30a8767..dca2704d 100644 --- a/_site/2013/05/09/Scope022.html +++ b/_site/2013/05/09/Scope022.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/06/06/Scope023.html b/_site/2013/06/06/Scope023.html index f21f6358..c2e8f96c 100644 --- a/_site/2013/06/06/Scope023.html +++ b/_site/2013/06/06/Scope023.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/07/11/Scope024.html b/_site/2013/07/11/Scope024.html index 96379660..9fb3cefb 100644 --- a/_site/2013/07/11/Scope024.html +++ b/_site/2013/07/11/Scope024.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/09/12/Scope025.html b/_site/2013/09/12/Scope025.html index 8c123a1d..e7d8f6d6 100644 --- a/_site/2013/09/12/Scope025.html +++ b/_site/2013/09/12/Scope025.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/10/10/Scope026.html b/_site/2013/10/10/Scope026.html index 1d6cd0a6..cf68da90 100644 --- a/_site/2013/10/10/Scope026.html +++ b/_site/2013/10/10/Scope026.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/11/14/Scope027.html b/_site/2013/11/14/Scope027.html index 4f2834bd..972aefda 100644 --- a/_site/2013/11/14/Scope027.html +++ b/_site/2013/11/14/Scope027.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2013/12/12/Scope028.html b/_site/2013/12/12/Scope028.html index 2d50c410..b8ca13e7 100644 --- a/_site/2013/12/12/Scope028.html +++ b/_site/2013/12/12/Scope028.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/02/13/Scope029.html b/_site/2014/02/13/Scope029.html index b837a5fb..a72f79a0 100644 --- a/_site/2014/02/13/Scope029.html +++ b/_site/2014/02/13/Scope029.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/03/20/Scope030.html b/_site/2014/03/20/Scope030.html index a6793e23..3c434947 100644 --- a/_site/2014/03/20/Scope030.html +++ b/_site/2014/03/20/Scope030.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/04/10/Scope031.html b/_site/2014/04/10/Scope031.html index 1da8e3d1..d91f0883 100644 --- a/_site/2014/04/10/Scope031.html +++ b/_site/2014/04/10/Scope031.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/05/08/Scope032.html b/_site/2014/05/08/Scope032.html index a98f43dc..2f20dbb6 100644 --- a/_site/2014/05/08/Scope032.html +++ b/_site/2014/05/08/Scope032.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/06/12/Scope033.html b/_site/2014/06/12/Scope033.html index bb9c50cf..4f0e985f 100644 --- a/_site/2014/06/12/Scope033.html +++ b/_site/2014/06/12/Scope033.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/07/10/Scope034.html b/_site/2014/07/10/Scope034.html index 468dfeb4..696cf60c 100644 --- a/_site/2014/07/10/Scope034.html +++ b/_site/2014/07/10/Scope034.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/09/11/Scope035.html b/_site/2014/09/11/Scope035.html index ff7dea48..dc954151 100644 --- a/_site/2014/09/11/Scope035.html +++ b/_site/2014/09/11/Scope035.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/10/09/Scope036.html b/_site/2014/10/09/Scope036.html index b2bcecf2..d8e497b5 100644 --- a/_site/2014/10/09/Scope036.html +++ b/_site/2014/10/09/Scope036.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/11/13/Scope037.html b/_site/2014/11/13/Scope037.html index a8eb0b4d..f550ea37 100644 --- a/_site/2014/11/13/Scope037.html +++ b/_site/2014/11/13/Scope037.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2014/12/11/Scope038.html b/_site/2014/12/11/Scope038.html index ffcf7c62..4f10aeb6 100644 --- a/_site/2014/12/11/Scope038.html +++ b/_site/2014/12/11/Scope038.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2015/01/08/Scope039.html b/_site/2015/01/08/Scope039.html index 4c617834..a08593da 100644 --- a/_site/2015/01/08/Scope039.html +++ b/_site/2015/01/08/Scope039.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2015/03/12/Scope040.html b/_site/2015/03/12/Scope040.html index f37713af..0b651690 100644 --- a/_site/2015/03/12/Scope040.html +++ b/_site/2015/03/12/Scope040.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2015/03/12/Scope041.html b/_site/2015/03/12/Scope041.html index 108a942e..eeb2c397 100644 --- a/_site/2015/03/12/Scope041.html +++ b/_site/2015/03/12/Scope041.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2015/04/09/Scope042.html b/_site/2015/04/09/Scope042.html index aad38cc5..3676f1c1 100644 --- a/_site/2015/04/09/Scope042.html +++ b/_site/2015/04/09/Scope042.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
diff --git a/_site/2015/05/14/Scope043.html b/_site/2015/05/14/Scope043.html index d9382267..a02b0b00 100644 --- a/_site/2015/05/14/Scope043.html +++ b/_site/2015/05/14/Scope043.html @@ -70,6 +70,8 @@ + + @@ -102,6 +104,8 @@ + + @@ -161,7 +165,7 @@
- +
@@ -373,7 +377,7 @@
- +
diff --git a/_site/about/index.html b/_site/about/index.html index 9729e18c..0ac8ad8a 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -71,6 +71,8 @@ + + @@ -103,6 +105,8 @@ + + @@ -162,7 +166,7 @@
- +
diff --git a/_site/artists/index.html b/_site/artists/index.html index 29ea543e..ee7399ba 100644 --- a/_site/artists/index.html +++ b/_site/artists/index.html @@ -71,6 +71,8 @@ + + @@ -103,6 +105,8 @@ + + @@ -162,7 +166,7 @@
- +
@@ -308,7 +312,7 @@
- +
diff --git a/_site/call-for-talks/index.html b/_site/call-for-talks/index.html index 2c72ce01..baa7aa81 100644 --- a/_site/call-for-talks/index.html +++ b/_site/call-for-talks/index.html @@ -71,6 +71,8 @@ + + @@ -103,6 +105,8 @@ + + @@ -162,7 +166,7 @@
- +
diff --git a/_site/feed.xml b/_site/feed.xml index 15d21bea..4f130d65 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -6,8 +6,8 @@ http://scopesessions.org/ - Thu, 23 Apr 2015 13:12:11 +0200 - Thu, 23 Apr 2015 13:12:11 +0200 + Fri, 24 Apr 2015 15:51:49 +0200 + Fri, 24 Apr 2015 15:51:49 +0200 Jekyll v2.5.2 diff --git a/_site/images/7f8ca7c45e7cb962e3e85b170beadc60.png b/_site/images/7f8ca7c45e7cb962e3e85b170beadc60.png new file mode 100644 index 00000000..a5aa8c4b Binary files /dev/null and b/_site/images/7f8ca7c45e7cb962e3e85b170beadc60.png differ diff --git a/_site/index.html b/_site/index.html index 27c11f87..9c8e3dd0 100644 --- a/_site/index.html +++ b/_site/index.html @@ -71,6 +71,8 @@ + + @@ -103,6 +105,8 @@ + + @@ -162,7 +166,7 @@
- +
diff --git a/_site/newsletter_content/index.html b/_site/newsletter_content/index.html new file mode 100644 index 00000000..3e70a8f9 --- /dev/null +++ b/_site/newsletter_content/index.html @@ -0,0 +1,225 @@ + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + +
+ + + + + + + + +
+ +

+ 20:00 / Safe and Sound: a personal reflection on the nature of alarming systems +

+ +

+ + Alona Rodeh + +

+ This talk will be dedicated to the rhetorics of alarms and emergency signals, in sound and visual, as a part of the artist's ongoing abstract research on the subjects. Discussing the movement in history of reflectives and glow of magical tricks to military tactics, dazzle and camouflage to the aesthetic of psychedelics, observing the extended usage of led lights in everyday households, safety regulations in the public sphere and neon runners. +
+
+ Alona Rodeh was born in 1979 in Israel and is based in Tel Aviv and Berlin. Holding an MFA from the Bezalel Academy of Art and Design (2009), Rodeh has presented large-scale commissioned projects and solo shows at several international venues including Herzliya Museum of Contemporary Art (Herzliya, 2014), Künstlerhaus Bethanien (Berlin, 2014), Helena Rubinstein Pavilion (Tel Aviv Museum, 2013), The Center for Contemporary Art (Tel Aviv, 2013), Plug In ICA (Winnipeg, 2012), and The Israeli Center for Digital Art (Holon, 2012). Rodeh has performed at the 54th Venice Biennial and The Israel Museum in Jerusalem. From 2013-2014, she was artist-in-residence at Künstlerhaus Bethanien, Berlin. Alona Rodeh’s diverse practice uses a wide range of media, testing systems and cultural phenomena by agitating objects, spaces and situations into choreographed performances. +
+ +
+ + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + +
+ + + + + + + + +
+ +

+ 21:00 / Warped vision +

+ +

+ + Theresa Baumgartner,Alis + +

+ Theresa Baumgartner is a visual artist based in Berlin.In her work, she explores the dialogue between moving image and music using her own distinct, bleak aesthetics that derive from a painter´s approach to pixels and light. For AV performances and music videos, she has teamed up with artists like Deadfader, Positive Centre, Sighas and Shifted´s projects Covered in Sand and Visions of Love. For her talk at scope sessions, she will present her new project with Alis. The producer formerly known as Subbeena, worked with artists such as Jamie Woon and Om’Mas Keith, and appeared on labels such as Planet Mu and on Fabric's Surgeon mix CD. Her work has been featured on music magazines and websites such as The Guardian, Fact Magazine, The Quietus and many more. Her Music consists of multi - layered sounds combined with dancy, bassy rhythms covering them with smokey vocals. In a first degree access to creating visuals Theresa will manipulate 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. +
+
+ Alis and I will present a short live set. After that I will talk abut the idea, concept and technical approach of the visual part +
+ +
+ + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + + +
+ + + + + + + + +
+ +

+ 22:00 / Between Art & Science +

+ +

+ + Susi Sie + +

+ SUSI SIE (1982) is a Berlin-based artist whose work moves between the fields of art and science.She is on a mission to explore the physical and mathematical nature of unusual forms, substances and materials
to show the hidden beauty and magic of our natural world that constantly surrounds us.Strictly applying analog techniques and refusing any computer animations or effects, Susi Sie’s haptic and detailed work is above all a highly personal study of the genuineness, perception and authenticity of things. Susi Sie’s work has been featured by internationally renowned online platforms such as Fubiz, Vimeo Staff Picks, Colossal, Motionographer and Arte Creative, has been exhibited around the globe (U.S.A., UK, Asia, Russia, France, Germany)
and won several awards at international film festivals. She studied video art in Maastricht (2002-2006) and worked in a Cologne-based post production agency (2006-2011). Since 2011 she works as a freelance director, DoP and editor. She does what she loves. And loves what she does. +
+
+ My background / how I came to the idea of filming analog moving structures / showing master films / showing making of scenes and describing the process / struggle between artwork and client work +
+ +
+ + + + + + + +
+ + + + + + +
+ +
+
+ + diff --git a/images/7f8ca7c45e7cb962e3e85b170beadc60.png b/images/7f8ca7c45e7cb962e3e85b170beadc60.png new file mode 100644 index 00000000..a5aa8c4b Binary files /dev/null and b/images/7f8ca7c45e7cb962e3e85b170beadc60.png differ