-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupf12.php
More file actions
executable file
·23 lines (23 loc) · 2.24 KB
/
upf12.php
File metadata and controls
executable file
·23 lines (23 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?php $page_title_fixed = "Urban Photo Fest"; ?>
<?php $page_title = "UPF12"; ?>
<?php $meta_description = "Urban photography is an interdisciplinary field of visual practice concerned
with the evocation and representation of urban spaces and the lives of those
living, working and moving through such spaces"; ?>
<?php include_once 'includes/head.php'; ?>
<?php include_once 'includes/header-start.php'; ?>
<?php include_once 'includes/menu.php'; ?>
<?php include_once 'includes/header-end.php'; ?>
<div id="main" class="clearfix">
<div class="text">
<h1>Urban Photo Fest 2012</h1>
<p>The inaugural Urban Photo Fest 2012 -‐ curated by Paul Halliday (Goldsmiths) and coordinated by Yanni Eleftherakos (CUCR, Goldsmiths) and Johannes Rigal (CUCR, Goldsmiths) -‐ was held in October 2012.</p>
<p>During the ten day festival a series of workshops, talks and exhibitions were hosted across London. After the festival's kick-‐off event at Foto8 with the exhibition opening of f-‐twentytwo's "Third Effect" exhibition and a workshop and opening of the Crossing Lines Group's (a collaboration of CUCR, Goldsmiths and London Independent Photography) "Home Exhibition" at Greenwich Gallery the main conference at Tate Britain took place on Saturday, 6 October 2012.</p>
<p>"The Image of Public Space" produced lively discussions on the question of how urban photography engages with and shapes the understanding of public space. The underlying question of this conference was presented by Victor Burgin in his keynote. Speakers included: Paul Halliday, Melanie Manchot, Caroline Knowles, Paul Goodwin, Diego Ferrari, Bridget Smith, Mark Pimlott, Alison Rooke, Karen Wells, Gil Pasternak, Stephen J. Morgan and Darren Newbury. The panels engaged with topics such as: "Rethinking the Urban Realm", "The Poetics and Politics of Architectural Space" and "Memory, Memoralization and Contested Spaces of Conflict".</p>
<p><a href="docs/6i.pdf" target="_blank"><strong>Download the UPF 2012 Progamme (pdf)</strong></a></p>
</div>
<div class="images-right">
<a href="docs/6i.pdf" target="_blank"><img src="img/upf2012.jpg" alt="UPF 2012 Programme"></a>
<div class="caption">UPF 2012 Programme</div>
</div>
</div>
<?php include_once 'includes/footer.php'; ?>