<?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>Gianluca Folì Selected Illustrations &#187; Editorial</title>
	<atom:link href="http://www.gianlucafoli.com/catalogo/category/editorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gianlucafoli.com/catalogo</link>
	<description>Gianluca Folì Selected Illustrations</description>
	<lastBuildDate>Sat, 19 Feb 2011 19:43:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Pomos</title>
		<link>http://www.gianlucafoli.com/catalogo/2011/pomos/</link>
		<comments>http://www.gianlucafoli.com/catalogo/2011/pomos/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 19:43:11 +0000</pubDate>
		<dc:creator>Gianluca</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://www.gianlucafoli.com/catalogo/?p=550</guid>
		<description><![CDATA[Client: Pomo/Studio Art Director: Marco Cedron/Alessandro Cavallini Two full page for the first number of the magazine &#8220;Studio&#8221;]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow550').cycle({
				fx: 'fade',
				speed: 200,
				timeout: 0,
				next: '.slideshow-nav550 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav550 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides550',
				manualTrump: false,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides550  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav550 a.pause').click(function() { 
			$('#portfolio-slideshow550').cycle('pause');
			$('.slideshow-nav550 a.pause').hide();
			$('.slideshow-nav550 a.play').show();
		});
	
		$('.slideshow-nav550 a.play').click(function() { 
			$('#portfolio-slideshow550').cycle('resume');
			$('.slideshow-nav550 a.play').hide();
			$('.slideshow-nav550 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info550').html(caption);
	} }); }); });</script><p><strong>Client:</strong> Pomo/Studio<br />
<strong>Art Director:</strong> Marco Cedron/Alessandro Cavallini<br />
Two full page for the first number of the magazine &#8220;<a href="http://www.thepomo.com/" target="_blank">Studio</a>&#8221;</p>
<div id="portfolio-slideshow550" class="portfolio-slideshow"><div class="slideshow-nav550 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="730" height="730" src="http://www.gianlucafoli.com/catalogo/wp-content/uploads/2011/02/pomos.jpg" class="attachment-full" alt="pomos" title="pomos" /></a></div><div class="slideshow-nav550 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="730" height="730" src="http://www.gianlucafoli.com/catalogo/wp-content/uploads/2011/02/pomos01.jpg" class="attachment-full" alt="pomos01" title="pomos01" /></a></div><div class="slideshow-nav550 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="730" height="730" src="http://www.gianlucafoli.com/catalogo/wp-content/uploads/2011/02/pomos02.jpg" class="attachment-full" alt="pomos02" title="pomos02" /></a></div></div><!--//end portfolio-slideshow div-->
]]></content:encoded>
			<wfw:commentRss>http://www.gianlucafoli.com/catalogo/2011/pomos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrive Magazine</title>
		<link>http://www.gianlucafoli.com/catalogo/2009/arrive-magazine/</link>
		<comments>http://www.gianlucafoli.com/catalogo/2009/arrive-magazine/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:44:59 +0000</pubDate>
		<dc:creator>Gianluca</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://www.gianlucafoli.com/catalogo/?p=68</guid>
		<description><![CDATA[Client: Arrive Magazine Agency: Anna Goodson Manag. Art Director: Ralph Groom Here you can see the results.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow68').cycle({
				fx: 'fade',
				speed: 200,
				timeout: 0,
				next: '.slideshow-nav68 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav68 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides68',
				manualTrump: false,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides68  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav68 a.pause').click(function() { 
			$('#portfolio-slideshow68').cycle('pause');
			$('.slideshow-nav68 a.pause').hide();
			$('.slideshow-nav68 a.play').show();
		});
	
		$('.slideshow-nav68 a.play').click(function() { 
			$('#portfolio-slideshow68').cycle('resume');
			$('.slideshow-nav68 a.play').hide();
			$('.slideshow-nav68 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info68').html(caption);
	} }); }); });</script><p><strong>Client:</strong> Arrive Magazine<br />
<strong>Agency:</strong> Anna Goodson Manag.<br />
<strong>Art Director:</strong> Ralph Groom<br />
<a href="http://www.flickr.com/photos/gianlucafoli/4180199266/" target="_blank">Here you can see the results.</a></p>
<div id="portfolio-slideshow68" class="portfolio-slideshow"><div class="slideshow-nav68 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="568" height="750" src="http://www.gianlucafoli.com/catalogo/wp-content/uploads/2009/12/ar01.jpg" class="attachment-full" alt="ar01" title="ar01" /></a></div><div class="slideshow-nav68 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="720" height="489" src="http://www.gianlucafoli.com/catalogo/wp-content/uploads/2009/12/ar02.jpg" class="attachment-full" alt="ar02" title="ar02" /></a></div></div><!--//end portfolio-slideshow div-->
]]></content:encoded>
			<wfw:commentRss>http://www.gianlucafoli.com/catalogo/2009/arrive-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

