fixing urls
This commit is contained in:
parent
3c3ca13692
commit
9c935a36cc
84 changed files with 1821 additions and 5096 deletions
|
|
@ -48,34 +48,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
{% assign post = site.posts | first%}
|
||||
<h4><i class="fa fa-calendar"></i> #{{post.number}} / {{post.date_text}} @ <a class="highlight button hvr-sweep-to-top" href="{{location_website}}">{{post.location}}</a></h4>
|
||||
|
||||
{% for talk in post.talks %}
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
{% if {{talk.media_artist_url}} %}
|
||||
<img src={{talk.media_artist_url}}></img>
|
||||
{% else %}
|
||||
<img src="/assets/no_artist_media.png"></img>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="{{talk.artist_website}}">{{talk.artist}}</a> <br/> {{talk.title}} </p>
|
||||
<p class="small-text">{{talk.description}}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
{% for post in site.posts %}
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@ layout: default
|
|||
<div class="padded_vert">
|
||||
{% if page.location %}
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{post.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{page.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
{% if page.fb_event_url %}
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{post.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{page.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
{% endif %}
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@ layout: default
|
|||
<div class="padded_vert">
|
||||
{% if page.location %}
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{post.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{page.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
{% if page.fb_event_url %}
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{post.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{page.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
{% endif %}
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@ layout: default
|
|||
<div class="padded_vert">
|
||||
{% if page.location %}
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{post.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href={{page.location_website}} target="_blank">{{page.location}}</a></li>
|
||||
{% if page.fb_event_url %}
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{post.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href={{page.fb_event_url}}><i class="fa fa-facebook-square"></i></a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
{% endif %}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: session
|
||||
layout: event
|
||||
categories : [session]
|
||||
number: 56
|
||||
title: "Scope @ MIRA Berlin"
|
||||
|
|
|
|||
|
|
@ -103,70 +103,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -103,70 +103,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -103,70 +103,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
</description>
|
||||
<link>http://scopesessions.org/</link>
|
||||
<atom:link href="http://scopesessions.org /feed.xml " rel="self" type="application/rss+xml" />
|
||||
<pubDate>Mon, 08 May 2017 21:43:13 +0200</pubDate>
|
||||
<lastBuildDate>Mon, 08 May 2017 21:43:13 +0200</lastBuildDate>
|
||||
<pubDate>Tue, 23 May 2017 11:39:32 +0200</pubDate>
|
||||
<lastBuildDate>Tue, 23 May 2017 11:39:32 +0200</lastBuildDate>
|
||||
<generator>Jekyll v3.1.2</generator>
|
||||
|
||||
<item>
|
||||
|
|
|
|||
|
|
@ -104,70 +104,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/227346430628544/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1396,9 +1333,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/201439723242192/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/232409800128891/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1396,7 +1333,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/102363433206162/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1398,7 +1335,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1391,7 +1328,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/268563293186690/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1396,9 +1333,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Atelier Äuglein</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.atelier-aeuglein.de/ target="_blank">Atelier Äuglein</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/316199031727354/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1394,9 +1331,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NK</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.nkprojekt.de/ target="_blank">NK</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/322068297824556/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NK</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.nkprojekt.de/ target="_blank">NK</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/291560380905274/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NK</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.nkprojekt.de/ target="_blank">NK</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/336225653088745/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NK</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.nkprojekt.de/ target="_blank">NK</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/284761484933897/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1412,9 +1349,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NK</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.nkprojekt.de/ target="_blank">NK</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/104729662997474/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/348805051874678/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/485166844847643/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/378723835536495/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/209013159234382/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/422710807811358/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1394,9 +1331,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/136352613212399/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1411,9 +1348,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/233469540124578/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1398,9 +1335,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/455007867911052/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/254628491345679/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/524802687568456/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/167391146784585/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1406,9 +1343,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/537341823000659/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/494154090699743/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1394,9 +1331,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/185212381681271/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/121028808097066/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,7 +1340,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Cinema Quadrat</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://jetztkultur.de/bseite/b-seite/en/ target="_blank">Cinema Quadrat</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/690017594395078/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1413,9 +1350,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1384713651815919/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1483887038495707/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1413,9 +1350,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1483887038495707/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1479042312351156/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1411,9 +1348,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/468086960000709/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1387,9 +1324,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/743680015712842/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/350359371808126/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1398,9 +1335,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1585619185003594/?ref=5><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1407,9 +1344,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/903284063025318/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1408,9 +1345,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Zeitraumexit</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.zeitraumexit.de target="_blank">Zeitraumexit</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/775861045817062/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/434549376705094/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/471177919697872/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/750076181776355/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1398,7 +1335,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1405,9 +1342,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1630853230488029/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1401,9 +1338,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Piata Stefan cel Mare 18</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.kulturzentrum-klausenburg.ro/ target="_blank">Piata Stefan cel Mare 18</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/765905016846949/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/768163763293618/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/768163763293618/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1401,9 +1338,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1524292811222238/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/229898977341625/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1411,9 +1348,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/913470562055147/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/476125705918575/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1401,9 +1338,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/154235048305222/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1409,9 +1346,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com/ target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1219587878052194/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1399,9 +1336,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1573616716269685/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1179395662123008/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1411,9 +1348,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/317478721955752/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1385,9 +1322,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/200344513739494/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1411,9 +1348,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/879280745505899/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1385,9 +1322,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1360164784047988/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1392,9 +1329,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/1216375548482496/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1399,9 +1336,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/165734697268218/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1403,9 +1340,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/749904948504764/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1399,9 +1336,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Panke</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.pankeculture.com target="_blank">Panke</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/266450967094992/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1475,9 +1412,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Kraftwerk</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.visualberlin.org target="_blank">Kraftwerk</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/10153352991979744/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1415,9 +1352,9 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">NUTrecht</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.freemote.nl/ target="_blank">NUTrecht</a></li>
|
||||
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=><i class="fa fa-facebook-square"></i></a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" target="_blank" href=https://www.facebook.com/events/938333149550800/><i class="fa fa-facebook-square"></i></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1424,7 +1361,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">zeitraumexit</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.zeitraumexit.de target="_blank">zeitraumexit</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,70 +102,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
@ -1392,7 +1329,7 @@
|
|||
<div class="padded_vert">
|
||||
|
||||
<ul>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href= target="_blank">Spektrum</a></li>
|
||||
<li><a class="highlight button hvr-sweep-to-top" href=http://www.spektrumberlin.de/ target="_blank">Spektrum</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -103,70 +103,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -103,70 +103,7 @@
|
|||
|
||||
<div class="container-fluid navigator">
|
||||
<div class="row">
|
||||
<!-- <div class="col-md-6 col-md-offset-1">
|
||||
|
||||
<h4><i class="fa fa-calendar"></i> #65 / May 11th, 2017 @ <a class="highlight button hvr-sweep-to-top" href="">Panke</a></h4>
|
||||
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=images/miguel_azuaga.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://www.miguelazuaga.com">Miguel Azuaga</a> <br/> 'Migration' of bodies to a digital context </p>
|
||||
<p class="small-text">In this talk, along with a presentation of selected video works, Miguel Azuaga will be focus on migration and memory among other topics. He will also discuss about the role of fiction in his multidisciplinary approaches and its ability to generate new realities. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=http://silviolorusso.com/wp-content/uploads/2016/10/networked-optimization-300wpm-01_960.jpg></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="http://silviolorusso.com/">Leisure Inc.</a> <br/> How to Beat Everyone in Your Office at Table Tennis </p>
|
||||
<p class="small-text">A series of desperate attempts at exploring the medium of leisure, presented by Leisure Inc., a think-tank founded by Silvio Lorusso and Sebastian Schmieg in 2016.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="upcoming row">
|
||||
|
||||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://www.avloops.com/sites/default/files/AVLoops-site-logo-beta1.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="upcoming-detail">
|
||||
<p><a class="button hvr-sweep-to-top" href="https://www.avloops.com/">VJ Fader</a> <br/> avloops.com </p>
|
||||
<p class="small-text">VJ Fader will discuss why he created AVloops.com, a creative content marketplace tailored for visual artists and animators to sell original animation as digital downloads online. He will talk about the challenges in today’s visual market and where this platform is headed. In addition he will showcase his latest real-time generative application programmed using the Unity game engine.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="col-md-8">
|
||||
<h4><i class="fa fa-search"></i> Browse by topic</h4>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue