{% extends "base.html" %} {% block title %}{{ '| '+ title }}{% endblock %} {% block content %}
{% include '_nav.html' %}
{% if title == 'Conferences'%}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ornare quis mauris consequat molestie. Cras porta porta dignissim.

{% endif %} {% if title == 'Exhibitions'%}

This year Beta Festival will have two main exhibitions:

An international thematic exhibition curated by Nora O’ Murchú and Aisling Murray called Unsettling the Algorithm including works by: !Mediengruppe Bitnik, Basil Al-Rawi, Caroline Campbell, Firas Shehadeh, Jennifer Gradecki and Derek Curry, Nora Al Badri, Patricia Domínguez and Suzanne Treister, Sebastian Schmieg, Tega Brain and Sam Lavigne, and TzuTung Lee and Winnie Soon.

Local Artist Networks spotlights exciting Irish voices with emergent practices. This strand of the programme is dedicated to new work by some of Ireland’s most exciting artists experimenting with art and technology this year this includes new work from Pallas Studios/Project artist Conan McIvor and new commissions from Aisling Phelan, Cailean Finn and Screen Service artists Mel Galley and Aindriú Ó’Deasún.

{% endif %} {% if title == 'Events'%}

Beta Festival will feature a variety of performances, workshops and discussions as part of this year's programme including collaborations with D.A.T.A., Base, Fire Station Artists Studios, Creative Futures Academy and Creative Sparks Fab Lab.

We will also present Noire, the Cannes award-winning immersive experience directed by Stéphane Foenkinos and Pierre-Alain Giraud, based on the work by Tania de Montaigne, produced by Novaya in partnership with the Centre Pompidou, co-produced with Flash Forward Entertainment (Taiwan).

{% endif %}
{% if title == 'Exhibitions'%}
Unsettling the Algorithm

Local Artists Network
{% endif %} {% if title == 'Conferences' or title == 'Events'%} {% endif %}
{% endblock content %}