<script type="text/javascript">
<!--date validation function to validate the selected date,month and year
-->
function cb_date_validation(e){
	var cb_sel_year = document.getElementById('cb_manage_expiration_year').value;
	var cb_sel_month = document.getElementById('cb_manage_expiration_month').value;
	var cb_sel_day = document.getElementById('cb_manage_expiration_day').value;

	var cb_expirdate = cb_sel_year + "-" + cb_sel_month + "-" + cb_sel_day;
	var cb_currentTime = new Date();
	var cb_month = cb_currentTime.getMonth() + 1;
	var cb_day = cb_currentTime.getDate();
	var cb_year = cb_currentTime.getFullYear();
	
	if(cb_day < 10)
		cb_day = "0" + cb_day;
		
	var cb_today = cb_year + "-" + cb_month + "-" + cb_day;
		
	if(cb_sel_day == 0 || cb_sel_day == "" || cb_sel_day < 0){
		alert("Please Enter Proper date");
		return false;
	}
	<!--if selected date is past date-->
	if(cb_today >= cb_expirdate){
		alert("You have entered older date than today");
	}
	<!--if selected date is invalid-->
	var cb_date_sel_fun = cb_date_selection();
	if(cb_sel_day > cb_date_sel_fun){
		alert("Date selection is not valid");
	}
}
</script>
<script type="text/javascript">
<!--return the maximum date value based on the selection of the year and month-->
function cb_date_selection(){
	var cb_sel_year = document.getElementById('cb_manage_expiration_year').value;
	var cb_sel_month = document.getElementById('cb_manage_expiration_month').value;

	if(cb_sel_month == 1 || cb_sel_month == 3 || cb_sel_month == 5 || cb_sel_month == 7 || cb_sel_month == 8 || cb_sel_month == 10 || cb_sel_month == 12)
		return 31;
	else if(cb_sel_month == 4 || cb_sel_month == 6 || cb_sel_month == 9 || cb_sel_month == 11)
		return 30;
		
	if ((cb_sel_year % 4) == 0 && cb_sel_month == 2)
	{
		if ((cb_sel_year % 100) == 0 && (cb_sel_year % 400) != 0)
			return 28;
	
		return 29;
	}
	else if(cb_sel_month == 2)
		return 28;
}
</script>
<script type="text/javascript">
function cb_manage_expiration_ajax(expireenable) {
	var cb_expire = document.getElementById(expireenable);

	if (cb_expire.checked == true) {
		var cb_enable = 'true';
		document.getElementById('cb_manage_expiration_month').disabled = false;
		document.getElementById('cb_manage_expiration_day').disabled = false;
		document.getElementById('cb_manage_expiration_year').disabled = false;
		
	} else {
		document.getElementById('cb_manage_expiration_month').disabled = true;
		document.getElementById('cb_manage_expiration_day').disabled = true;
		document.getElementById('cb_manage_expiration_year').disabled = true;
		
		var cb_enable = 'false';
	}	
	return true;
}
</script>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FotoVisura Photography Grant</title>
	<atom:link href="http://grant.fotovisura.com/feed" rel="self" type="application/rss+xml" />
	<link>http://grant.fotovisura.com</link>
	<description>2012</description>
	<lastBuildDate>Thu, 30 May 2013 12:04:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Grant Judging</title>
		<link>http://grant.fotovisura.com/2012/03/2012grant-judging</link>
		<comments>http://grant.fotovisura.com/2012/03/2012grant-judging#comments</comments>
		<pubDate>Wed, 07 Mar 2012 19:48:45 +0000</pubDate>
		<dc:creator>FV</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://grant.fotovisura.com/?p=75</guid>
		<description><![CDATA[Status Update: Judging is in the final round, results will be posted and emailed on Sun. March 18th Join our mailing list]]></description>
				<content:encoded><![CDATA[<p style="background-color: #efe366; padding:10px 30px;font-size:15px;"><strong>Status Update:</strong> Judging is in the final round, results will be posted and emailed on Sun. March 18th</p>
<p><a href="http://www.fotovisura.com/features/connect">Join our mailing list</a></p>
]]></content:encoded>
			<wfw:commentRss>http://grant.fotovisura.com/2012/03/2012grant-judging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2011 Grant Competition is Closed.</title>
		<link>http://grant.fotovisura.com/2011/12/2011-grant-competition-is-closed</link>
		<comments>http://grant.fotovisura.com/2011/12/2011-grant-competition-is-closed#comments</comments>
		<pubDate>Fri, 16 Dec 2011 05:00:35 +0000</pubDate>
		<dc:creator>FV</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://grant.fotovisura.com/?p=70</guid>
		<description><![CDATA[Deadline: December 15, 2011 Finalists TBA The FotoVisura Grants aim to support personal photography projects and encourage the production and development of photography outside the commercial realm. The Grants are divided into two categories: The FotoVisura Grant for Outstanding Personal &#8230; <a href="http://grant.fotovisura.com/2011/12/2011-grant-competition-is-closed">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p style="background-color:#eee; padding:10px 30px;font-size:15px;"><strong>Deadline: December 15, 2011</strong> <small>Finalists TBA</small></p>
<p>The FotoVisura Grants aim to support personal photography projects and encourage the production and development of photography outside the commercial realm.  The Grants are divided into two categories: The FotoVisura Grant for Outstanding Personal Project and The Spotlight Grant for Outstanding Student Project. </p>
<p><strong>The FotoVisura Grant</strong> is eligible for projects not initiated by an assignment or commission. </p>
<p><strong>The Spotlight Grant</strong> is open to individuals currently in an under graduate or graduate program, or a recent graduate, having graduated after January 1st 2010.</p>
<p style="padding-left: 30px;"><strong>• <em>The FotoVisura Grant</em></strong> for Outstanding Personal Photography Project<br />
<span style="padding-left: 10px;"><small> First prize: $2,000.00 + Prizes</small></span></p>
<p style="padding-left: 30px;"><strong>• <em>The Spotlight Grant</em></strong> for Outstanding Student Photography Project<br />
<span style="padding-left: 10px;"><small> First prize: $1,000.00 + Prizes</small></span></p>
<p style="background-color: #eee; padding:10px 30px;font-size:15px;margin:20px 0;">We are delighted to announce this year&#8217;s <strong>judges</strong></p>
<p><u><strong>Judges of the 2011 FotoVisura Grant:</strong></u> <strong>Claire O&#8217;Neill,</strong> Editor &#038; Writer, <em>NPR Picture Show</em>; <strong>Patrick Witty,</strong> International Picture Editor, <em>Time Magazine</em>; <strong>James Estrin,</strong> <em>New York Times</em> Senior Staff Photography &#038; co-editor of <em>NY Times Lens Blog</em>; <strong>Elizabeth Avedon,</strong> Curator; <strong>Adriana Teresa,</strong> Editor-in-chief, <em>Visura Magazine</em>.</p>
<p><u><strong>Judges of the 2011 Spotlight Grant:</strong></u> <strong>Ariel Shanberg,</strong> Center for Photography at Woodstock; <strong>Sam Barzilay,</strong> Director &#038; Founding Staff Member New York Photo Festival; <strong>Amber Terranova,</strong> Photo Editor, PDN Magazine; <strong>Nathalie Herschdorfer,</strong> Curator; <strong>Graham Letorney,</strong> Editor, <em>Visura Spotlight</em>, Guest Curator, <em>NPR Picture Show</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://grant.fotovisura.com/2011/12/2011-grant-competition-is-closed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Justin Maxon wins 2010 Grant</title>
		<link>http://grant.fotovisura.com/2011/01/justin-maxon</link>
		<comments>http://grant.fotovisura.com/2011/01/justin-maxon#comments</comments>
		<pubDate>Sat, 01 Jan 2011 23:10:34 +0000</pubDate>
		<dc:creator>FV</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://grant.fotovisura.com/?p=62</guid>
		<description><![CDATA[Featured on TIME Magazine Lightbox March 23, 2011 &#124; La Lettre De La Photographie January 7, 2011 People have said that since America elected its first black president, we have transitioned into a post-racial society. They assume if he can &#8230; <a href="http://grant.fotovisura.com/2011/01/justin-maxon">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Featured on <a href="http://lightbox.time.com/2011/03/23/transition-to-spring-with-justin-maxon-2/" target="_blank"><strong>TIME Magazine Lightbox</strong></a> March 23, 2011 | <a href="http://lalettredelaphotographie.com/archives/by_date/2011-01-07/834/the-fotovisura-grant-2010" target="_blank"><strong>La Lettre De La Photographie</strong></a> January 7, 2011</p>
<div style="text-align:center">
<iframe src="http://www.fotovisura.com/user/JustinMaxon/viewembed/when-the-spirit-moves" frameborder="0" width="600" height="420" scrolling="no" id="FotoVisuraEmbed-JustinMaxon-when-the-spirit-moves"></iframe>
</div>
<p>People have said that since America elected its first black president, we have transitioned into a post-racial society. They assume if he can succeed, then all people of color can do the same. This is not reality for those living in Chester, Pennsylvania. People there grew up in an environment where forces everywhere are against them. Gravity seems to be stronger there and less forgiving. It is a place where pollution alters cognitive development, violence and crime are commonplace, poverty is oppressive, and jobs are virtually non existent. </p>
<p>This project is an attempt to bring awareness to the issues that plague many inner city black communities, like Chester, throughout America. Most importantly, though, it’s an attempt to show the resilience present in these communities. I was besieged while witnessing the issues weighing heavily on the lives of the people in this community. In experimenting with multiple exposures, I attempt to speak to the complexities that are so tightly woven into their lives. I wanted to create images that had layers of understanding in them, where one could see more of the true complications of life in Chester.</p>
<p>If you walk these streets, you pass people in a trance, people who speak without being heard. You see children with shallow eyes, and deep scars. Ghosts are everywhere, fading from neglect. People are forced to carry this burden and thus required to be strong to withstand it. In the continuation of this work, I wish to thoroughly explore the dichotomy present in the community. The interrelated nature of both scarcity and the resulting development of strength required to overcome such a crises. </p>
<p>The political necessity of documenting the community for positive change is a driving force in my pursuit of this work, but the most significant reason lies in the deep attachments I formed over the years of working in this community. My investment in the welfare of these individuals is what keeps me returning. My only desire is that when this work is complete, it shows the care I have for these families who have embraced me as one of their own.</p>
<p><a href="http://www.fotovisura.com/user/JustinMaxon">Justin Maxon&#8217;s FV Profile</a></p>
]]></content:encoded>
			<wfw:commentRss>http://grant.fotovisura.com/2011/01/justin-maxon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marcia Michael wins 2010 Student Grant</title>
		<link>http://grant.fotovisura.com/2011/01/marcia-michael-wins-2010-student-grant</link>
		<comments>http://grant.fotovisura.com/2011/01/marcia-michael-wins-2010-student-grant#comments</comments>
		<pubDate>Sat, 01 Jan 2011 13:15:57 +0000</pubDate>
		<dc:creator>FV</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://grant.fotovisura.com/?p=63</guid>
		<description><![CDATA[Featured in Resource Magazine March 17, 2011 &#124; La Lettre De La Photographie January 7, 2011 When embarking on my research I hoped to find images of black people that displayed a superficially impartial aesthetic, like those of Julia Margaret &#8230; <a href="http://grant.fotovisura.com/2011/01/marcia-michael-wins-2010-student-grant">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Featured in <a href="http://resourcemagonline.com/blog/interviewmarcia-michael/" target="_blank"><strong>Resource Magazine</strong></a> March 17, 2011 | <a href="http://lalettredelaphotographie.com/archives/by_date/2011-01-07/834/the-fotovisura-grant-2010" target="_blank"><strong>La Lettre De La Photographie</strong></a> January 7, 2011</p>
<div style="text-align:center">
<iframe src="http://www.fotovisura.com/user/MarciaMichael/viewembed/the-study-of-kin-2" frameborder="0" width="600" height="420" scrolling="no" id="FotoVisuraEmbed-MarciaMichael-the-study-of-kin-2"></iframe>
</div>
<p>When embarking on my research I hoped to find images of black people that displayed a superficially impartial aesthetic, like those of Julia Margaret Cameron, and Fred Holland Day in the 19th century, but by black photographers. However, such images showing positive representations of black subjects were not evident in the British national archives.</p>
<p>I was astonished by this lack of visibility and could hardly believe that in Britain, unlike in the USA, representations of black people by black photographers, from the time of the invention of Photography onwards, did not exist.</p>
<p>My search for images relating to the construction of black identity, by non-black photographers, led me to the discovery that historic representations of the “other” do not record and reveal the authentic, but instead, are burdened by political circumstances and colonial conditioning. The images I encountered, like Louis Agassiz’s slave portraits presented uniformly negative (to our contemporary eyes) stereotypes that seem to have produced harmful constructions of black identity.</p>
<p>The title of my work ‘Study of Kin’, balances early photographic representation of the colonial “other” with the scientific, documentary nature of classification. It is based on the visual landscape that has been mapped and codified by other photographers, anthropologists, criminologists, biological racialists and eugenicists, who added to the competing discourses on race during the 19th and 20th centuries. The title refers to the study of man to which anthropological  and ethnographical ways of seeing difference/other have often  been associated, in this case, my family are the ones being looked at, hence the use of the term ‘Kin’.</p>
<p>Throughout the colonial and post-colonial period, photography was used as a powerful instrument for measurement and surveillance. Nudity was used as a visual marker of primitive and underdeveloped races – seen as akin to animals. This primitiveness was one the markers used against black-skinned peoples to prove their ‘inferiority”. This allowed the gaze of the white viewer to survey the bodies of the “other” not as individual people but as objects to examine, to use, and to own.</p>
<p>I have visualized the sitters, in particular in the portrait work, as carriers of that past. The bare back, a powerful symbol of the whipping of slaves, suggests the view of the black person as “something” to be controlled and managed. The semi-nude double portrait could reflect the attitude of the anthropologist’s need to look and document. The image in which the face is partially hidden employs the artistic yet emphatic view of the other. While at the same time it has a hidden political agenda, like in the images of Prince Alamayou by Julia Margaret Cameron. The showing of the shoulder hints at the colonial mode of power in which control of the body is central, denoting ownership.</p>
<p> I have chosen to use the formal, scientific, colonial style of image making, to emphasie the relationship of historical image representation to our contemporary lives.  This involves use of the ‘studio type’ backdrop which (historically) transforms those photographed into specimens by dehumanizing them from subject to object. I have chosen to add an aesthetic intimacy and/or romanticism that shows not only familial connections but also a displacement of the ethnographic patronizing frame.</p>
<p><a href="http://www.fotovisura.com/user/MarciaMichael">www.fotovisura.com/user/MarciaMichael</a></p>
]]></content:encoded>
			<wfw:commentRss>http://grant.fotovisura.com/2011/01/marcia-michael-wins-2010-student-grant/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
