<?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>CHRISTEN SPERRY-GARCIA</title>
	<atom:link href="http://christensperrygarcia.com/main/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://christensperrygarcia.com/main</link>
	<description></description>
	<lastBuildDate>Tue, 13 Mar 2012 22:43:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New mascot: Mexico City!</title>
		<link>http://christensperrygarcia.com/main/?p=1181</link>
		<comments>http://christensperrygarcia.com/main/?p=1181#comments</comments>
		<pubDate>Mon, 05 Dec 2011 21:49:26 +0000</pubDate>
		<dc:creator>christen</dc:creator>
				<category><![CDATA[Video Project]]></category>

		<guid isPermaLink="false">http://christensperrygarcia.com/main/?p=1181</guid>
		<description><![CDATA[Targamoderna (Modernascot), Museo de Arte Moderno, Mexico City, November 2011 &#160;]]></description>
			<content:encoded><![CDATA[
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1181" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1181" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/moderna_paper_frame.jpg" title="moderna_paper_frame" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/moderna_paper_frame-50x50.jpg" alt="" title="moderna_paper_frame" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0112-466x700.jpg" title="IMAG0112" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0112-50x50.jpg" alt="" title="IMAG0112" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0103-466x700.jpg" title="IMAG0103" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0103-50x50.jpg" alt="" title="IMAG0103" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0089-700x466.jpg" title="IMAG0089" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0089-50x50.jpg" alt="" title="IMAG0089" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/kids_run-700x466.jpg" title="kids_run" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/kids_run-50x50.jpg" alt="" title="kids_run" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0118-700x466.jpg" title="IMAG0118" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/IMAG0118-50x50.jpg" alt="" title="IMAG0118" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/photograhpers-700x466.jpg" title="photograhpers" >								
											<img src="http://christensperrygarcia.com/main/wp-content/uploads/2011/12/photograhpers-50x50.jpg" alt="" title="photograhpers" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				<div id="controls_1181" class="controls"></div>
				<div class="slideshow-container">
					<div id="loading_1181" class="loader"></div>
					<div id="slideshow_1181" class="slideshow"></div>
					<div id="caption_1181" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1181 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1181').galleriffic({ 
					delay:                     3500,
					numThumbs:                 15,
					preloadAhead:              15,
					enableTopPager:            1,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1181',
					controlsContainerSel:      '#controls_1181',
					captionContainerSel:       '#caption_1181',  
					loadingContainerSel:       '#loading_1181',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              '<span>Play</span>',
					pauseLinkText:             '<span>Pause</span>',
					prevLinkText:              '<span>Previous</span>',
					nextLinkText:              '<span>Next</span>',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	1,
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<p><em>Targamoderna</em> (Modernascot), Museo de Arte Moderno, Mexico City, November 2011</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://christensperrygarcia.com/main/?feed=rss2&#038;p=1181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon: NWMMP 2012 Tour</title>
		<link>http://christensperrygarcia.com/main/?p=1100</link>
		<comments>http://christensperrygarcia.com/main/?p=1100#comments</comments>
		<pubDate>Fri, 18 Nov 2011 19:00:00 +0000</pubDate>
		<dc:creator>christen</dc:creator>
				<category><![CDATA[Video Project]]></category>

		<guid isPermaLink="false">http://christensperrygarcia.com/main/?p=1100</guid>
		<description><![CDATA[Nationwide Museum Mascot Project’s 2012 National Museum Tour/ Gira de Museo Nacional  is coming in 2012! Next summer, the Nationwide Museum Mascot Project will be offering its mascot services and programming to art museums across the nation next year: • Exclusive custom-made mascot • Customized onsite mascoting • Customized museum stickers, brochures, buttons, balloons • [...]]]></description>
			<content:encoded><![CDATA[<h4>Nationwide Museum Mascot Project’s<br />
<strong><em>2012 National Museum Tour/ Gira de Museo Nacional </em> is coming in 2012!</strong></h4>
<p>Next summer, the <a href="http://nationwidemuseummascotproject.org/" target="_blank">Nationwide Museum Mascot Project</a> will be offering its mascot services and programming to art museums across the nation next year:<em></em></p>
<p><a href="http://nationwidemuseummascotproject.org/wp-content/uploads/2011/10/mascot_logo.jpg"><img class="alignleft" title="mascot_logo" src="http://nationwidemuseummascotproject.org/wp-content/uploads/2011/10/mascot_logo.jpg" alt="" width="168" height="234" /></a></p>
<p>• Exclusive custom-made mascot<br />
• Customized onsite mascoting<br />
• Customized museum stickers, brochures, buttons, balloons<br />
• Signs and banners for promotional picketing<br />
• Web support: blogging, social networking, virtual interaction<br />
• Educational Workshops<br />
• Mascot led productions</p>
<p>If you would like to hear more please <a href="http://nationwidemuseummascotproject.org/contact/">contact us</a>!</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://christensperrygarcia.com/main/?feed=rss2&#038;p=1100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maps, Nodes &amp; Networks: Meeting in San Francisco</title>
		<link>http://christensperrygarcia.com/main/?p=1097</link>
		<comments>http://christensperrygarcia.com/main/?p=1097#comments</comments>
		<pubDate>Fri, 18 Nov 2011 18:59:10 +0000</pubDate>
		<dc:creator>christen</dc:creator>
				<category><![CDATA[Video Project]]></category>

		<guid isPermaLink="false">http://christensperrygarcia.com/main/?p=1097</guid>
		<description><![CDATA[Maps, Nodes &#38; Networks: Meeting in San Francisco, Christen Sperry-Garcia in collaboration with Sara Pfeifle Gallo, Renee Murray, Aura Fischbeck, Renee Rhodes, April 16, 2011, San Francisco Art Institute;  Commissioned by Transit///Stasis: Negotiating Movement in the City, a project and publication by SFAI’s Thesis 2 Collaborative]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/27737616?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="600" height="450"></iframe></p>
<p><strong><em></em><em>Maps, Nodes &amp; Networks: Meeting in San Francisco</em></strong>, Christen Sperry-Garcia in collaboration with Sara Pfeifle Gallo, Renee Murray, Aura Fischbeck, Renee Rhodes, April 16, 2011, San Francisco Art Institute;  Commissioned by Transit///Stasis: Negotiating Movement in the City, a project and publication by SFAI’s Thesis 2 Collaborative</p>
]]></content:encoded>
			<wfw:commentRss>http://christensperrygarcia.com/main/?feed=rss2&#038;p=1097</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

