TOPIC of the Essay: “Discuss the work of any two photographers in relation to post-modernism and the image. Contextualize the work as it relates to writings on post modernism and the image. Examples may include New Topographics, Post Photography, the Selfie or Photography and Digital Culture.”
Essay must be fully referenced and with a complete bibliography.
Essential Bibliography:
Rodrigo Alonso, 2009, Vitamin pH: Perspectives on Photography, Phaidon.
Richard Bolton (ed.), (1994) The Contest of Meaning: Critical Histories of Photography, MIT Press.
Susan Bright, 2010, Autofocus: The Self-Portrait in Contemporary Photography, Thames & Hudson.
Susan Bright, 2011, Art Photography Now (second edition), Thames and Hudson.
David Campany, 2007, Art and Photography: Themes and Movements, Phaidon.
Charlotte Cotton, 2009, Photography as Contemporary Art, Thames and Hudson, (second edition).
William A Ewing, 2008, Face: The New Photographic Portrait, Thames and Hudson.
Michael Fried, 2008, Why Photography Matters as Art as Never Before, Yale University Press.
Sophie Howarth, 2011, Street Photography Now, Thames & Hudson.
———-
Added on 07.04.2016 16:19
Useful websites & papers online:
http://jstchillin.org/artie/pdf/The_Image_Object_Post-Internet_us.pdf
http://faculty.georgetown.edu/irvinem/CCTP725/Photo-Post-Photo1.html
http://flickr.mattyoder.com/definitions
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

