<?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>Mouth NY &#187; Waterkeeper Alliance</title>
	<atom:link href="http://www.mouthny.com/category/blog/tag/waterkeeper-alliance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mouthny.com</link>
	<description>Creative Agency</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:35:32 +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>Web Design</title>
		<link>http://www.mouthny.com/web_design/</link>
		<comments>http://www.mouthny.com/web_design/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 15:44:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Featured Works]]></category>
		<category><![CDATA[Waterkeeper Alliance]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[digital development]]></category>

		<guid isPermaLink="false">http://www.mouthny.com/index.php/?p=1874</guid>
		<description><![CDATA[An innovative, eye-catching site for the Waterkeeper Alliance, a not-for-profit organization committed to fighting the coal industry.]]></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-slideshow1').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '.slideshow-nav1 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav1 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides1',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides1  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav1 a.pause').click(function() { 
			$('#portfolio-slideshow1').cycle('pause');
			$('.slideshow-nav1 a.pause').hide();
			$('.slideshow-nav1 a.play').show();
		});
	
		$('.slideshow-nav1 a.play').click(function() { 
			$('#portfolio-slideshow1').cycle('resume');
			$('.slideshow-nav1 a.play').hide();
			$('.slideshow-nav1 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);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info1').html(caption);
	} }); }); });</script><div id="portfolio-slideshow1" class="portfolio-slideshow"><div class="slideshow-nav1 first slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2011/04/Waterkeeper_Site_01.jpg" class="attachment-medium" alt="Waterkeeper_Site_01" title="Waterkeeper_Site_01" /></a></div><div class="slideshow-nav1 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2011/04/Waterkeeper_Site_02.jpg" class="attachment-medium" alt="Waterkeeper_Site_02" title="Waterkeeper_Site_02" /></a></div></div><!--//end portfolio-slideshow div-->
<p>An innovative hybrid site with CMS core enabling content updating, including action-alerts and videos for the Waterkeeper Alliance not-for-profit organization. Visit <a href="http://thedirtylie.com/">TheDirtyLie.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mouthny.com/web_design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital</title>
		<link>http://www.mouthny.com/digital-waterkeeper-alliance/</link>
		<comments>http://www.mouthny.com/digital-waterkeeper-alliance/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 16:41:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Waterkeeper Alliance]]></category>

		<guid isPermaLink="false">http://www.mouthny.com/index.php/?p=472</guid>
		<description><![CDATA[An innovative hybrid site with CMS core enabling content updating, including action-alerts and videos.&#160; Visit TheDirtyLie.com]]></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-slideshow2').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '.slideshow-nav2 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav2 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides2',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides2  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav2 a.pause').click(function() { 
			$('#portfolio-slideshow2').cycle('pause');
			$('.slideshow-nav2 a.pause').hide();
			$('.slideshow-nav2 a.play').show();
		});
	
		$('.slideshow-nav2 a.play').click(function() { 
			$('#portfolio-slideshow2').cycle('resume');
			$('.slideshow-nav2 a.play').hide();
			$('.slideshow-nav2 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);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info2').html(caption);
	} }); }); });</script><div id="portfolio-slideshow2" class="portfolio-slideshow"><div class="slideshow-nav2 first slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/04/Waterkeeper_Site_01.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav2 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/04/Waterkeeper_Site_02.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav2 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/04/Waterkeeper_Site_03.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav2 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/04/Waterkeeper_Site_04.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div></div><!--//end portfolio-slideshow div-->
<p>An innovative hybrid site with CMS core enabling content updating, including action-alerts and videos.&nbsp; <a href="http://thedirtylie.com/">Visit TheDirtyLie.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mouthny.com/digital-waterkeeper-alliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Production</title>
		<link>http://www.mouthny.com/video-waterkeeper-alliance/</link>
		<comments>http://www.mouthny.com/video-waterkeeper-alliance/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:22:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Waterkeeper Alliance]]></category>
		<category><![CDATA[campaign development]]></category>
		<category><![CDATA[video production]]></category>

		<guid isPermaLink="false">http://www.mouthny.com/index.php/?p=534</guid>
		<description><![CDATA[Watch viral videos from The Dirty Lie campaign for Waterkeeper Alliance, in which we exposed the truth behind the dirty coal industry.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="340" width="545"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/pHo1elQHj3s?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed allowfullscreen="true" allowscriptaccess="always" height="340" src="http://www.youtube.com/v/pHo1elQHj3s?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="545"></embed></object></p>
<p>Shedding light on the cradle-to-grave devastation of the coal industry in a series of experimental, documentary-style videos, boosted the campaign&#39;s viral visibility.</p>
<p><span id="more-534"></span></p>
<p><object height="390" width="545"><param name="movie" value="http://www.youtube.com/v/nEoY6N6RRFw?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="390" src="http://www.youtube.com/v/nEoY6N6RRFw?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="545"></embed></object></p>
<p>&quot;Symphony of Destruction,&quot; a video from the Dirty Lie campaign.</p>
<p><!--more--><br />
	<object height="390" width="545"><param name="movie" value="http://www.youtube.com/v/RBzjUmaUC4M?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="390" src="http://www.youtube.com/v/RBzjUmaUC4M?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="545"></embed></object></p>
<p>Lucy, a mother of two in Brooklyn, New York, finds out that consuming contaminated fish from coal ash pollution may have harmed her and her children.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mouthny.com/video-waterkeeper-alliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posters</title>
		<link>http://www.mouthny.com/posters-waterkeeper-alliance/</link>
		<comments>http://www.mouthny.com/posters-waterkeeper-alliance/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:13:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Waterkeeper Alliance]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[campaign development]]></category>

		<guid isPermaLink="false">http://www.mouthny.com/index.php/?p=316</guid>
		<description><![CDATA[This visually-arresting guerilla campaign incorporated carnival- and Steampunk-style design for a head-turning poster series.]]></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-slideshow3').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '.slideshow-nav3 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav3 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides3',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides3  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav3 a.pause').click(function() { 
			$('#portfolio-slideshow3').cycle('pause');
			$('.slideshow-nav3 a.pause').hide();
			$('.slideshow-nav3 a.play').show();
		});
	
		$('.slideshow-nav3 a.play').click(function() { 
			$('#portfolio-slideshow3').cycle('resume');
			$('.slideshow-nav3 a.play').hide();
			$('.slideshow-nav3 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);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info3').html(caption);
	} }); }); });</script><div id="portfolio-slideshow3" class="portfolio-slideshow"><div class="slideshow-nav3 first slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/12/DirtyLie_01.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav3 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/12/DirtyLie_02.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav3 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/02/DirtyLie_03.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div></div><!--//end portfolio-slideshow div-->
<p>This visually-arresting guerilla campaign incorporated carnival- and Steampunk-style design for a head-turning poster series.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mouthny.com/posters-waterkeeper-alliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Events</title>
		<link>http://www.mouthny.com/events-waterkeeper-allianc/</link>
		<comments>http://www.mouthny.com/events-waterkeeper-allianc/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 00:29:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Waterkeeper Alliance]]></category>
		<category><![CDATA[content & events]]></category>

		<guid isPermaLink="false">http://www.mouthny.com/index.php/?p=1610</guid>
		<description><![CDATA[The highly publicized Dirty Lie campaign launch, hosted by organization founder Robert F. Kennedy, Jr., was covered by notable media outlets like the New York Times, &#160;CNN, and Ad Age.]]></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-slideshow4').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '.slideshow-nav4 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav4 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides4',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides4  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav4 a.pause').click(function() { 
			$('#portfolio-slideshow4').cycle('pause');
			$('.slideshow-nav4 a.pause').hide();
			$('.slideshow-nav4 a.play').show();
		});
	
		$('.slideshow-nav4 a.play').click(function() { 
			$('#portfolio-slideshow4').cycle('resume');
			$('.slideshow-nav4 a.play').hide();
			$('.slideshow-nav4 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);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info4').html(caption);
	} }); }); });</script><div id="portfolio-slideshow4" class="portfolio-slideshow"><div class="slideshow-nav4 first slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/12/Waterkeeper_event_01.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav4 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/12/Waterkeeper_event_02.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div><div class="slideshow-nav4 slideshow-next"><a href="javascript: void(0);" class="slideshow-next"><img width="545" height="408" src="http://www.mouthny.com/wp-content/uploads/2010/12/Waterkeeper_event_03.jpg" class="attachment-medium" alt="Waterkeeper Alliance" title="Waterkeeper Alliance" /></a></div></div><!--//end portfolio-slideshow div-->
<p>The highly publicized Dirty Lie campaign launch, hosted by organization founder Robert F. Kennedy, Jr., was covered by notable media outlets like the New York Times, &nbsp;CNN, and Ad Age.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mouthny.com/events-waterkeeper-allianc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

