From 4c85429e77208904742e4fbd1663190ac46636eb Mon Sep 17 00:00:00 2001 From: mwinter Date: Sun, 14 Feb 2021 13:19:28 +0100 Subject: [PATCH] tweaking artist statement --- views/cv.template | 82 +++++++++++++++++++++++------------------------ views/index.jade | 65 +++++++++++++++++-------------------- 2 files changed, 71 insertions(+), 76 deletions(-) diff --git a/views/cv.template b/views/cv.template index 216f958..d9c0c71 100644 --- a/views/cv.template +++ b/views/cv.template @@ -8,16 +8,16 @@ - + - + - +
@@ -55,7 +55,7 @@

--> - +

About

@@ -63,34 +63,34 @@

- My work often explores simple processes where dynamic systems, situations, and settings are defined through minimal graphic- and text-based scores that can be realized in a variety of ways. To me, everything we experience is computable. Given this digital philosophy, I acknowledge even my most open works as algorithmic; and, while not always apparent on the surface of any given piece, the considerations of computability and epistemology are integral to my practice. I often reconcile epistemological limits with artistic practicality by considering and addressing the limits of computation from a musical and experiential vantage point and by collaborating with other artists, mathematicians, and scientists in order to integrate objects, ideas, and texts from various domains as structural elements in my pieces. + My work often explores simple processes where dynamic systems, situations, and settings are realized in a variety of ways from performances to installations. To me, everything we experience is computable. Given this digital philosophy, I acknowledge even my most open works as algorithmic; and, while not always apparent on the surface of any given piece, the considerations of computability and epistemology are integral to my practice. I often reconcile epistemological limits with artistic practicality by considering and addressing the limits of computation from an artistic and experiential vantage point and by collaborating with other artists, mathematicians, and scientists in order to integrate objects, ideas, and texts from various domains as structural elements in my pieces.

-I have performed across the Americas and Europe at venues ranging in size from small basements to large museums to outdoor public spaces (some examples of more well known festivals and venues include REDCAT, Los Angeles; the Ostrava Festival of New Music; Tsonami Arte Sonoro Festival, Valparaiso; the Huddersfield New Music Festival; and Umbral Sesiones at the Museo de Arte Contemporáneo, Oaxaca). From 2018 to 2019, I was a fellow / artist-in-residence at the Akademie Schloss Solitude in Stuttgart, Germany. In 2008, I co-founded the wulf., a Los Angeles-based organization dedicated to experimental performance and art. As a laboratory and hub for exploring new ideas, the wulf. has become an experiment in alternative communities and economies. Similarly, my work subverts discriminatory conventions and hierarchies by exploring alternative forms of presentation and interaction. +My work has been presented at venues and festivals throughout the world such as REDCAT, in Los Angeles; the Ostrava Festival of New Music in the Czech Republic; Tsonami Arte Sonoro Festival in Valparaiso, Chile; the Huddersfield New Music Festival in the United Kingdom; and Umbral Sesiones at the Museo de Arte Contemporáneo in Oaxaca, Mexico. Recordings of my music have been released by Another Timbre, New World Records, Edition Wandelweiser, Bahn Mi Verlag, Tsonami Records, and Pogus Productions. From 2018 to 2019, I was a fellow / artist-in-residence at the Akademie Schloss Solitude in Stuttgart, Germany. In 2008, I co-founded the wulf., a Los Angeles-based organization dedicated to experimental performance and art. As a laboratory and hub for exploring new ideas, the wulf. has become an experiment in alternative communities and economies. Similarly, my work subverts discriminatory conventions and hierarchies by exploring alternative forms of presentation and interaction.


- +

Works

- +
- A chronological performance history, scores, and recordings are available at <www.unboundedpress.org>. + A chronological performance history, scores, and recordings are available at <www.unboundedpress.org>.
- All scores are also published or forthcoming through Frog Peak at <www.frogpeak.org/fpartists/fpwinter.html>. + All scores are also published or forthcoming through Frog Peak at <www.frogpeak.org/fpartists/fpwinter.html>.
- +
{{#each resume.works}} - + {{#each this.works}}
- {{#if @first}} + {{#if @first}}
{{/if}}
@@ -103,13 +103,13 @@ I have performed across the Americas and Europe at venues ranging in size from s
   {{prettifyDayDate start_date}} - {{ venue.name }}; {{ venue.city }}, {{ venue.state }}
{{/each}}
- {{#if @first}} + {{#if @first}}
{{prettifyYearDate date}}
{{/if}}
- +
@@ -124,14 +124,14 @@ I have performed across the Americas and Europe at venues ranging in size from s
{{/each}} - + {{/each}}
- +
- +

Publications

@@ -143,7 +143,7 @@ I have performed across the Americas and Europe at venues ranging in size from s
{{entryTags.title}}
-
{{entryTags.author}} +
{{entryTags.author}} {{#if entryTags.booktitle}}{{entryTags.booktitle}}. {{/if}} {{#if entryTags.journal}}{{entryTags.journal}}. {{/if}} {{#if entryTags.editor}}editors {{entryTags.editor}}{{/if}} @@ -170,10 +170,10 @@ I have performed across the Americas and Europe at venues ranging in size from s
-
- +
+ + -

Talks

@@ -206,7 +206,7 @@ I have performed across the Americas and Europe at venues ranging in size from s

- +

Releases

@@ -238,10 +238,10 @@ I have performed across the Americas and Europe at venues ranging in size from s
{{/each}}
- - + +
- +

Residencies and Awards

@@ -275,7 +275,7 @@ I have performed across the Americas and Europe at venues ranging in size from s
{{/each}} - + {{!--
@@ -286,14 +286,14 @@ I have performed across the Americas and Europe at venues ranging in size from s Work list, scores, and performance list available at www.unboundedpress.org or on request.
-
+
--}} - - + +
- + - +

Work Experience

@@ -325,8 +325,8 @@ I have performed across the Americas and Europe at venues ranging in size from s
- - + +

Education

@@ -355,9 +355,9 @@ I have performed across the Americas and Europe at venues ranging in size from s {{/each}}
- +
- +

Skills

@@ -377,7 +377,7 @@ I have performed across the Americas and Europe at venues ranging in size from s {{/each}}
- +
@@ -403,8 +403,8 @@ I have performed across the Americas and Europe at venues ranging in size from s
--> - - + +

References

@@ -437,8 +437,8 @@ I have performed across the Americas and Europe at venues ranging in size from s {{/each}}
- - + + diff --git a/views/index.jade b/views/index.jade index 6f0cb93..391ba8a 100644 --- a/views/index.jade +++ b/views/index.jade @@ -6,7 +6,7 @@ block content div#nav.header-section h1 michael winter - h2 + h2 ul.inline-list li a#worksbutton(class='scroll-to-div', href='#works', data-target='works') works @@ -16,26 +16,26 @@ block content a#aboutbutton(class='scroll-to-div', href='#about', data-target='about') about li a(href='https://gitea.unboundedpress.org/', target='_blank') code - + div#gallery.header-section div.header-inner div#galleryPlayer.avgallery div#gallerySelector - - + + div#upcoming.header-section div.header-inner-right //h4.center-header upcoming ul#upcominglist - + div.content - + div.contentpad hr - + div#works.css-table - + div.col3 div#pieces div @@ -45,48 +45,48 @@ block content ul#piecesmiscworkslist button.btn_more show misc button.btn_less hide misc - + div.vline div.vline-inner - + div.col3 div#writings div h3 writings div ul#writingsworkslist - + div.vline div.vline-inner - + div.col3 div#releases div h3 releases div ul#releaseslist - - - + + + div.contentpad hr - - + + div#events(class='css-table') div.col2 div#performances div - h3 performances #[select#yearpicker] + h3 performances #[select#yearpicker] //#[select#eventtypepicker] div ul#performanceeventslist //button(class="btn_more") show more //button(class="btn_less") show less - + div.vline div.vline-inner - + div.col2 div#talks div @@ -95,26 +95,26 @@ block content ul#talkeventslist //button(class="btn_more") show all //button(class="btn_less") show less - + //div.col3 // div#residencies // div // h3 residencies // div // ul#residencyeventslist - - + + div.contentpad hr - - + + div#about.css-table div.col1 div#bio - h3#abouthead about + h3#abouthead about div#aboutme - p My work often explores simple processes where dynamic systems, situations, and settings are defined through minimal graphic- and text-based scores that can be realized in a variety of ways. To me, everything we experience is computable. Given this digital philosophy, I acknowledge even my most open works as algorithmic; and, while not always apparent on the surface of any given piece, the considerations of computability and epistemology are integral to my practice. I often reconcile epistemological limits with artistic practicality by considering and addressing the limits of computation from a musical and experiential vantage point and by collaborating with other artists, mathematicians, and scientists in order to integrate objects, ideas, and texts from various domains as structural elements in my pieces. - p I have performed across the Americas and Europe at venues ranging in size from small basements to large museums to outdoor public spaces (some examples of more well known festivals and venues include REDCAT, Los Angeles; the Ostrava Festival of New Music; Tsonami Arte Sonoro Festival, Valparaiso; the Huddersfield New Music Festival; and Umbral Sesiones at the Museo de Arte Contemporáneo, Oaxaca). From 2018 to 2019, I was a fellow / artist-in-residence at the Akademie Schloss Solitude in Stuttgart, Germany. In 2008, I co-founded the wulf., a Los Angeles-based organization dedicated to experimental performance and art. As a laboratory and hub for exploring new ideas, the wulf. has become an experiment in alternative communities and economies. Similarly, my work subverts discriminatory conventions and hierarchies by exploring alternative forms of presentation and interaction. + p My work often explores simple processes where dynamic systems, situations, and settings are realized in a variety of ways from performances to installations. To me, everything we experience is computable. Given this digital philosophy, I acknowledge even my most open works as algorithmic; and, while not always apparent on the surface of any given piece, the considerations of computability and epistemology are integral to my practice. I often reconcile epistemological limits with artistic practicality by considering and addressing the limits of computation from an artistic and experiential vantage point and by collaborating with other artists, mathematicians, and scientists in order to integrate objects, ideas, and texts from various domains as structural elements in my pieces. + p My work has been presented at venues and festivals throughout the world such as REDCAT, in Los Angeles; the Ostrava Festival of New Music in the Czech Republic; Tsonami Arte Sonoro Festival in Valparaiso, Chile; the Huddersfield New Music Festival in the United Kingdom; and Umbral Sesiones at the Museo de Arte Contemporáneo in Oaxaca, Mexico. Recordings of my music have been released by Another Timbre, New World Records, Edition Wandelweiser, Bahn Mi Verlag, Tsonami Records, and Pogus Productions. From 2018 to 2019, I was a fellow / artist-in-residence at the Akademie Schloss Solitude in Stuttgart, Germany. In 2008, I co-founded the wulf., a Los Angeles-based organization dedicated to experimental performance and art. As a laboratory and hub for exploring new ideas, the wulf. has become an experiment in alternative communities and economies. Similarly, my work subverts discriminatory conventions and hierarchies by exploring alternative forms of presentation and interaction. div#mc_embed_signup br form#mc-embedded-subscribe-form.validate(action='//unboundedpress.us12.list-manage.com/subscribe/post?u=bdadd25738fedf704641f3a80&id=01c5761ebb', method='post', name='mc-embedded-subscribe-form', target='_blank', novalidate='') @@ -127,16 +127,11 @@ block content div#my_image div(class='contentpad') - + //div#education(class='col') // h3 education //div#jobs(class='col') // h3 jobs/skills - - - div#dialog - - - + div#dialog