My photographer is shirin neshat.
Include a 2-3 page typed paper about a meeting with your mentor photographer.
It should be titled “My dinner with _________________” and should tell a story of the advice this photographer gave you on photography when you had dinner with them at a local restaurant—you should discuss their artistic philosophy, including form, and content.
Zero in on the photograph that you like the most and use your research to predict how the photographer would discuss that particular work. Real quotes can be used if available. Use quotations when available.
Ask them who their favorite painter is and how that painter might have influenced their work. Tell the story of the dinner as if it really happened.
Checklist: have you addressed the following:
Formal description of one work
Summary of content (if any)
Context of artistic production (influence of time & place)
Intent of the artist (artistic philosophy)
Innovations of this artist
Influences on this artist
Embedded your research in a fictional shell.
Cite at least 3 sources outside of your textbook at the end of the paper.
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 });

