This commit is contained in:
Alex Corbi 2020-02-01 14:23:20 +01:00
parent 0ca04447d2
commit cdec3a2be5
117 changed files with 63277 additions and 60021 deletions

View file

@ -5,6 +5,7 @@ source "https://rubygems.org"
gem "mini_magick"
gem "faraday"
gem "kramdown"
gem "jekyll"
gem "jekyll-watch"
# group :jekyll_plugins do

View file

@ -1,26 +1,44 @@
GEM
remote: https://rubygems.org/
specs:
colorator (0.1)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
jekyll (3.1.6)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-watch (1.3.1)
listen (~> 3.0)
kramdown (1.10.0)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_magick (4.5.1)
multipart-post (2.0.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.5)
sass (3.7.4)
PLATFORMS
ruby
DEPENDENCIES
faraday
jekyll
jekyll-watch
kramdown
mini_magick

View file

@ -0,0 +1,39 @@
---
layout: event
categories : [session]
number: 89
title:
date_text: "February 13th, 2020"
date_yyyy_mm_dd: "2020-13-02"
location: "SomoS"
location_website: "http://www.somos-arts.org/"
fb_event_url: "https://www.facebook.com/events/522656425017079/"
fb_gallery_id:
talks:
- title: "Utopias - Navigating Without Coordinates"
topics: "Video game art"
artist: "AAA Collective"
speakers: "Chloê Langford"
description: "AAA is an art collective that uses video-game engines, web technologies, performance and lectures as part of their creative practice. Since 2015, they have been curating aaartgames, a public community event at Spektrum Berlin with a focus on investigating how video-games, virtual worlds and experimental CGI intersect with art and culture.
Their recent work includes projects 'Utopias: Navigating Without Coordinates', a video game network of nine worlds; 'Data Mutations', a collection of data that can be transmuted and re-arranged with ease; 'Dystropicana', a digital multimedia archipelago, and many more. AAA collective will talk about their activities, how and why they work together and will discuss their latest project Utopias: Navigating Without Coordinates."
artist_website: "https://aaasoftwa.re"
media_artist_url: "/images/AAAwebsiteLogo.gif"
video_artist_url: "https://www.youtube.com/watch?v=QJ0Rv1R8eME"
talk_video_url:
- title: "A MAZE"
topics: "Gaming festival"
artist: "Thorsten S. Wiedemann"
speakers: "Thorsten S. Wiedemann"
description: "Thorsten S. Wiedemann is a founder and artistic director of A MAZE. Under this international label he produces and curates festivals, exhibitions and workshops on the intersection of games, digital arts and playful media. With 'A MAZE. / Berlin' and 'A MAZE. / Johannesburg (until 2017)'' Thorsten created two annual festivals to present independent and alternative games culture and to connect Europe, Africa and the world. He also generates new controversial formats (e.g. A MAZE. Magazine, A MAZE. Pop-ups, A MAZE. Train Jam South Africa) and gives room for experimentation, collaboration and exchange. In addition, Thorsten established since 2012 the A MAZE. Awards, which goes to artistic and groundbreaking works in six categories. His focus is on the interdisciplinary and diverse discourse about art-forms of the 21. century. He gains to fill the gaps between playful media, art and technology. Thorsten is also the first VR Naut and spent during his Disconnected performance 48hrs without break in virtual reality! He lives and works in Berlin.
A MAZE. / Berlin is an international festival focusing on the art and culture of games and playful media. A MAZE. / Berlin invites creatives from over 40 countries to experience inspiring talks and workshops, and to celebrate the art of video games making. The four nights of music, plus a life changing and mind blowing interactive exhibition of our medium of the 21st century, will fascinate the general public.
A MAZE. invites artists and creatives from diverse fields to share their vision and projects, exchange knowledge, play, connect, and collaborate. A MAZE. / Berlin represents and celebrates the new art movement, including arthouse games, artistic virtual reality, and a playful media culture beyond the mainstream that defines its own identity.
#arthousegames #playfulmedia #postivechaos #punksofthedigitalage #AMaze2020"
artist_website: "http://www.amaze-berlin.de"
media_artist_url: "/images/thorsten-amaze.jpg"
video_artist_url: "https://www.youtube.com/watch?v=wdFKrEkjVfo"
talk_video_url:
---

View file

@ -5,6 +5,7 @@ source "https://rubygems.org"
gem "mini_magick"
gem "faraday"
gem "kramdown"
gem "jekyll"
gem "jekyll-watch"
# group :jekyll_plugins do

View file

@ -1,26 +1,44 @@
GEM
remote: https://rubygems.org/
specs:
colorator (0.1)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
jekyll (3.1.6)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-watch (1.3.1)
listen (~> 3.0)
kramdown (1.10.0)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_magick (4.5.1)
multipart-post (2.0.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.5)
sass (3.7.4)
PLATFORMS
ruby
DEPENDENCIES
faraday
jekyll
jekyll-watch
kramdown
mini_magick

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

3
_site/deploy.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
sh root@panda.ecobytes.net -p 666 'cd /tmp/scopesessions.org/ && git pull && docker cp _site openstepsorg_static_1:/var/www/scopesessions.org'

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,28 @@
[
{
"title": "Utopias - Navigating Without Coordinates",
"description": "AAA is an art collective that uses video-game engines, web technologies, performance and lectures as part of their creative practice. Since 2015, they have been curating aaartgames, a public community event at Spektrum Berlin with a focus on investigating how video-games, virtual worlds and experimental CGI intersect with art and culture.
Their recent work includes projects 'Utopias: Navigating Without Coordinates', a video game network of nine worlds; 'Data Mutations', a collection of data that can be transmuted and re-arranged with ease; 'Dystropicana', a digital multimedia archipelago, and many more. AAA collective will talk about their activities, how and why they work together and will discuss their latest project Utopias: Navigating Without Coordinates.",
"artist": "AAA Collective",
"talk_video_url": "",
"topics": "Video game art"
},
{
"title": "A MAZE",
"description": "Thorsten S. Wiedemann is a founder and artistic director of A MAZE. Under this international label he produces and curates festivals, exhibitions and workshops on the intersection of games, digital arts and playful media. With 'A MAZE. / Berlin' and 'A MAZE. / Johannesburg (until 2017)'' Thorsten created two annual festivals to present independent and alternative games culture and to connect Europe, Africa and the world. He also generates new controversial formats (e.g. A MAZE. Magazine, A MAZE. Pop-ups, A MAZE. Train Jam South Africa) and gives room for experimentation, collaboration and exchange. In addition, Thorsten established since 2012 the A MAZE. Awards, which goes to artistic and groundbreaking works in six categories. His focus is on the interdisciplinary and diverse discourse about art-forms of the 21. century. He gains to fill the gaps between playful media, art and technology. Thorsten is also the first VR Naut and spent during his Disconnected performance 48hrs without break in virtual reality! He lives and works in Berlin.
A MAZE. / Berlin is an international festival focusing on the art and culture of games and playful media. A MAZE. / Berlin invites creatives from over 40 countries to experience inspiring talks and workshops, and to celebrate the art of video games making. The four nights of music, plus a life changing and mind blowing interactive exhibition of our medium of the 21st century, will fascinate the general public.
A MAZE. invites artists and creatives from diverse fields to share their vision and projects, exchange knowledge, play, connect, and collaborate. A MAZE. / Berlin represents and celebrates the new art movement, including arthouse games, artistic virtual reality, and a playful media culture beyond the mainstream that defines its own identity.
#arthousegames #playfulmedia #postivechaos #punksofthedigitalage #AMaze2020",
"artist": "Thorsten S. Wiedemann",
"talk_video_url": "",
"topics": "Gaming festival"
}
,
{
"title": "Generative Audiovisual",
"description": "MindBuffer is a nine year collaboration between Dr. Joshua Batty and Mitchell Nordine. The pair have traveled and worked together extensively on a wide range of audiovisual and interactive projects around the world. They are also the authors of the open-source Rust creative coding framework called Nannou.

View file

@ -6,10 +6,22 @@
</description>
<link>http://scopesessions.org/</link>
<atom:link href="http://scopesessions.org /feed.xml " rel="self" type="application/rss+xml" />
<pubDate>Sat, 16 Nov 2019 18:07:32 +0100</pubDate>
<lastBuildDate>Sat, 16 Nov 2019 18:07:32 +0100</lastBuildDate>
<pubDate>Sat, 01 Feb 2020 14:23:00 +0100</pubDate>
<lastBuildDate>Sat, 01 Feb 2020 14:23:00 +0100</lastBuildDate>
<generator>Jekyll v3.1.6</generator>
<item>
<title>089</title>
<description>
</description>
<pubDate>Thu, 13 Feb 2020 00:00:00 +0100</pubDate>
<link>http://scopesessions.org/session/2020/02/13/089.html</link>
<guid isPermaLink="true">http://scopesessions.org/session/2020/02/13/089.html</guid>
<category>session</category>
</item>
<item>
<title>088</title>
<description>
@ -118,17 +130,5 @@
</item>
<item>
<title>076</title>
<description>
</description>
<pubDate>Thu, 11 Oct 2018 00:00:00 +0200</pubDate>
<link>http://scopesessions.org/session/2018/10/11/076.html</link>
<guid isPermaLink="true">http://scopesessions.org/session/2018/10/11/076.html</guid>
<category>session</category>
</item>
</channel>
</rss>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
<tbody>
<tr>
<td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
<img alt="" src="http://scopesessions.org/images/mindbuffer.jpg" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
<img alt="" src="http://scopesessions.org/images/AAAwebsiteLogo.gif" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
width="564" align="left">
</td>
</tr>
@ -40,20 +40,19 @@
valign="top">
<h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;">
<span class="fsl">20:00 / Generative Audiovisual</span>
<span class="fsl">20:00 / Utopias - Navigating Without Coordinates</span>
</h3>
<h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;">
<a href="https://mindbuffer.net/" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">Mind Buffer</span>
<a href="https://aaasoftwa.re" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">AAA Collective</span>
</a>
</h4>
<span class="fsl"></span>
<br>
<br>
<span class="fsl">MindBuffer is a nine year collaboration between Dr. Joshua Batty and Mitchell Nordine. The pair have traveled and worked together extensively on a wide range of audiovisual and interactive projects around the world. They are also the authors of the open-source Rust creative coding framework called Nannou.
Recent work includes smart mirror installations for IBMs Watson, multiple 15-year audiovisual installations for Melbourne Museums ScienceWorks, architectural projection mapping with network-synchronised audio for RMIT University and collaborations with renown artists including Playmodes, Rob Clouth, Andy Thomas, Trifonic and many more.
MindBuffer's talk will be about their work with creative coding, audiovisual generative design, synchronisation, realtime, immersive installations and their creative coding framework 'Nannou'.</span>
<span class="fsl">AAA is an art collective that uses video-game engines, web technologies, performance and lectures as part of their creative practice. Since 2015, they have been curating aaartgames, a public community event at Spektrum Berlin with a focus on investigating how video-games, virtual worlds and experimental CGI intersect with art and culture.
Their recent work includes projects 'Utopias: Navigating Without Coordinates', a video game network of nine worlds; 'Data Mutations', a collection of data that can be transmuted and re-arranged with ease; 'Dystropicana', a digital multimedia archipelago, and many more. AAA collective will talk about their activities, how and why they work together and will discuss their latest project Utopias: Navigating Without Coordinates.</span>
</td>
</tr>
</tbody>
@ -98,7 +97,7 @@ MindBuffer's talk will be about their work with creative coding, audiovisual gen
<tbody>
<tr>
<td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
<img alt="" src="http://scopesessions.org/images/ramses.png" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
<img alt="" src="http://scopesessions.org/images/thorsten-amaze.jpg" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
width="564" align="left">
</td>
</tr>
@ -122,19 +121,21 @@ MindBuffer's talk will be about their work with creative coding, audiovisual gen
valign="top">
<h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;">
<span class="fsl">21:00 / Video interactive graphic projections</span>
<span class="fsl">21:00 / A MAZE</span>
</h3>
<h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;">
<a href="https://www.instagram.com/ramjsm/" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">Ramses Salas</span>
<a href="http://www.amaze-berlin.de" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">Thorsten S. Wiedemann</span>
</a>
</h4>
<span class="fsl"></span>
<br>
<br>
<span class="fsl">Ramses Salas is a Web/Software Developer based in Berlin and graduated from Charles III University of Madrid in 2016. Member of the Dance and Technologies laboratory at the same University during 2016 and 2017. He has collaborated in the creation of video interactive pieces presented as part of contemporary dance performances at Conde Duque Madrid Cultural Centre and the theater of the University of León.
Ramses will talk about his work in creating visual art, computer graphics, interactive projections using tools such as Unity, OpenFrameworks and Kinect.</span>
<span class="fsl">Thorsten S. Wiedemann is a founder and artistic director of A MAZE. Under this international label he produces and curates festivals, exhibitions and workshops on the intersection of games, digital arts and playful media. With 'A MAZE. / Berlin' and 'A MAZE. / Johannesburg (until 2017)'' Thorsten created two annual festivals to present independent and alternative games culture and to connect Europe, Africa and the world. He also generates new controversial formats (e.g. A MAZE. Magazine, A MAZE. Pop-ups, A MAZE. Train Jam South Africa) and gives room for experimentation, collaboration and exchange. In addition, Thorsten established since 2012 the A MAZE. Awards, which goes to artistic and groundbreaking works in six categories. His focus is on the interdisciplinary and diverse discourse about art-forms of the 21. century. He gains to fill the gaps between playful media, art and technology. Thorsten is also the first VR Naut and spent during his Disconnected performance 48hrs without break in virtual reality! He lives and works in Berlin.
A MAZE. / Berlin is an international festival focusing on the art and culture of games and playful media. A MAZE. / Berlin invites creatives from over 40 countries to experience inspiring talks and workshops, and to celebrate the art of video games making. The four nights of music, plus a life changing and mind blowing interactive exhibition of our medium of the 21st century, will fascinate the general public.
A MAZE. invites artists and creatives from diverse fields to share their vision and projects, exchange knowledge, play, connect, and collaborate. A MAZE. / Berlin represents and celebrates the new art movement, including arthouse games, artistic virtual reality, and a playful media culture beyond the mainstream that defines its own identity.
#arthousegames #playfulmedia #postivechaos #punksofthedigitalage #AMaze2020</span>
</td>
</tr>
</tbody>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Some files were not shown because too many files have changed in this diff Show more