<?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>digitalartwork &#187; Flash</title>
	<atom:link href="http://digitalartwork.net/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalartwork.net</link>
	<description>Expanding the boundaries of multimedia storytelling using motiongraphic, interactive &#38; cinematic tools</description>
	<lastBuildDate>Tue, 11 Oct 2011 03:25:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Behind the Scenes of LENS</title>
		<link>http://digitalartwork.net/2009/06/01/behind-the-scenes-of-lens/</link>
		<comments>http://digitalartwork.net/2009/06/01/behind-the-scenes-of-lens/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:59:52 +0000</pubDate>
		<dc:creator>Zach Wise</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[The New York Times]]></category>

		<guid isPermaLink="false">http://digitalartwork.net/?p=854</guid>
		<description><![CDATA[A few people have been asking me how the LENS Blog on The New York Times site came to be and what software it was built on. I thought I'd shed a little light on the development process and answer some of these questions.]]></description>
			<content:encoded><![CDATA[<p><img src="http://digitalartwork.net/wp-content/uploads/2009/06/lens_screenshot.jpg" alt="" title="LENS Homepage Screenshot" /></p>
<p class="caption">Screen-shot of the <a href="http://lens.blogs.nytimes.com/">LENS Homepage</a>
<p>A few people have been asking me how the <a href="http://lens.blogs.nytimes.com/">LENS Blog</a> on The New York Times site came to be and what software it was built on. I thought I&#8217;d shed a little light on the development process and answer some of these questions.</p>
<p><span id="more-854"></span></p>
<hr class="clear"/>
<h3>Why does it scroll sideways?</h3>
<p>When we started this project many months ago, <a href="http://www.boston.com/bigpicture/">The Big Picture</a> was obviously one of the successful models for a photo blog, not just in terms of traffic but also in terms of presenting photographs in my favorite way. BIG.
</p>
<p>When you go as big as <a href="http://www.boston.com/bigpicture/">The Big Picture</a>, you can run into big problems. Depending on your monitor, the photos can&#8217;t fit on your screen. Scrolling through many large photos causes you to have scrolling precision and dexterity for an optimal viewing experience. Slide-shows on the other hand are easy to view. The scroll position remains the same and the photos scroll. We started to think of the LENS blog as a slide-show, and slide-shows within slide-shows. We fell in love with the idea of being able to stay on one page and have a mass consumption of images.
</p>
<hr class="clear"/>
<div class="column span-7 colborder">
<h3>Mock-ups and Design Evolution</h3>
<p>My first crack at a mock-up was fairly traditional and was concerned with finding a way to make the image as large as possible
</p>
<p><img src="http://digitalartwork.net/wp-content/uploads/2009/06/lens_mock_270.jpg" alt="lens_mock_270" title="lens_mock_270" width="270" height="494" class="alignnone size-full wp-image-866" />
</p>
</div>
<div class="column span-7 last">
<p>
As our thinking evolved to the side-scrolling approach, we mocked-up some quick <a href="http://www.adobe.com/products/fireworks/">Fireworks</a> working pages so we could see what it would feel like.
</p>
<p>
<img src="http://digitalartwork.net/wp-content/uploads/2009/06/lens_prototype_2_270.jpg" alt="lens_prototype_2_270" title="lens_prototype_2_270" width="270" height="214" class="alignnone size-full wp-image-857" /><br />
<img src="http://digitalartwork.net/wp-content/uploads/2009/06/lens_prototype_1_270.jpg" alt="lens_prototype_1_270" title="lens_prototype_1_270" class="alignnone size-full wp-image-857" /><br />
<img src="http://digitalartwork.net/wp-content/uploads/2009/06/lens_prototype_3_270.jpg" alt="lens_prototype_3_270" title="lens_prototype_3_270" class="alignnone size-full wp-image-857" /></p>
</div>
<hr class="clear"/>
<div class="column span-7 colborder">
<h3>WordPress, Flash and XML Driven</h3>
<p>All of the NYTimes&#8217; blogs are produced in <a href="http://wordpress.org/">WordPress</a>. WordPress has a great <a href="http://codex.wordpress.org/Plugin_API">API</a> and allows you to customize the data from posts for things like RSS feeds and XML feeds without much effort.
</p>
<p>For the homepage of LENS we built a <a href="http://www.adobe.com/products/flash/">Flash</a> presentation that takes a custom XML feed from wordpress. The real reason we went with Flash for the front-end presentation was because of it&#8217;s full screen ability.
</p>
<p>
You can see in the spec screen-shots on the right, that we are using existing wordpress variables to construct the feed for flash. You may also notice a &#8220;<a href="http://codex.wordpress.org/Using_Custom_Fields">custom field</a>&#8220;. This is where we link to the slide-show, and video xml feeds exported by existing tools we use on NYTimes.com everyday.
</p>
</div>
<div class="column span-7 last">
<p>
<img src="http://digitalartwork.net/wp-content/uploads/2009/06/xml_spec_1_270.jpg" alt="xml_spec_1_270" title="xml_spec_1_270" class="alignnone size-full wp-image-860" /><br />
<img src="http://digitalartwork.net/wp-content/uploads/2009/06/xml_spec_2_270.jpg" alt="xml_spec_2_270" title="xml_spec_2_270" class="alignnone size-full wp-image-860" />
</p>
</div>
<hr class="clear"/>
<p>
Obviously this is a quick overview of how LENS came together and how it works. If you have specific questions, hit me up in the comments and I&#8217;ll try and answer them as best I can.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalartwork.net/2009/06/01/behind-the-scenes-of-lens/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Thirst in the Mojave</title>
		<link>http://digitalartwork.net/2009/01/05/thirst-in-the-mojave/</link>
		<comments>http://digitalartwork.net/2009/01/05/thirst-in-the-mojave/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 20:05:30 +0000</pubDate>
		<dc:creator>Zach Wise</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Documentary]]></category>
		<category><![CDATA[Films]]></category>
		<category><![CDATA[Films, Documentary, Video]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Las Vegas Sun]]></category>
		<category><![CDATA[Maps]]></category>

		<guid isPermaLink="false">http://digitalartwork.net/?p=367</guid>
		<description><![CDATA[Thirst in the Mojave tries to bring a little more web mentality to video but still utilize the linear narrative strengths that make video such a great storytelling tool.]]></description>
			<content:encoded><![CDATA[<p><img src="http://digitalartwork.net/wp-content/uploads/2008/08/mojave.jpg" /></p>
<p>The <a href="http://www.lasvegassun.com/news/topics/water/">Thirst in the Mojave</a> piece is my attempt at making video interactive and contextualizing its content. Video on the web is great but it lacks many web-centric features or enhancements.</p>
<p>The advantage of web video over traditional video has typically revolved around the ability to share with friends and time-shift watching content. Thirst in the Mojave tries to bring a little more web mentality to video but still utilize the linear narrative strengths that make video such a great storytelling tool.</p>
<p> I completed the project before I left the <a href="http://www.lasvegassun.com/">Las Vegas Sun</a> <a href="http://digitalartwork.net/2008/08/21/leaving-las-vegas/">back in August</a> and for reasons I&#8217;m not sure of, it finally launched.</p>
<p><span id="more-367"></span></p>
<hr />
<h2>Features of Mojave</h2>
<p><a href="http://www.lasvegassun.com/news/topics/water/"><img src="http://digitalartwork.net/wp/wp-content/uploads/2008/08/water_interface.jpg" alt="" title="water_interface" class="alignnone size-full wp-image-451" /></a></p>
<hr class="space" />
<div class="column span-4 colborder">
<h6>Interactive geo-coded video</h6>
<p>Each scene in the story is geo-located to where it was shot or what you are seeing. A GPS data-logger was used on every shoot for the project and GPS coordinates were logged for each shot and photograph made. </p>
</div>
<div class="column span-4 colborder">
<h6>Lower-Third Bios</h6>
<p>Every &#8220;lower-third&#8221; for the people speaking is brought in using flash and allows you to always know who is currently speaking. If you click on the name of the person, you can see a short bio including information relevant to what they are speaking about. The idea here was to contextualize or qualify their voice of authority.</p>
</div>
<div class="column span-4 last">
<h6>More Info!</h6>
<p>The more info box is triggered by the video playing to bring up context specific data, facts, graphics, links or videos. This is a great way to provide content that is informative and relevant but could slow down the main narrative.</p>
</div>
<hr />
<h4>Transparency is a great tool of truth.</h4>
<p><img src="http://digitalartwork.net/wp/wp-content/uploads/2008/08/facetoface.jpg" alt="" title="facetoface" width="150" height="84" class="alignright size-full wp-image-437" style="padding-left:20px; padding-bottom:30px"/>
<p>Another use of the more info box in this project was transparency. An example of this is a scene in part 3 where Pat Mulroy is talking about the pipeline project on <a href="http://www.lasvegasnow.com/global/story.asp?s=1560638">Face to Face with Jon Ralston</a>. In the narrative you see several clips from the program but in the more info box you can watch the entire Face to Face show that those clips came from. Any viewers who might be skeptical that those clips were taken out of context can watch the program and see that the clips were selected appropriately. </p>
<hr />
<h4>All together, about 20 hours of footage were shot and edited down to 22 minutes for the main narrative.</h4>
<p>The main narrative video content is divided into 5 parts for the web. The piece was also edited for TV by cutting it into 4 parts for commercial breaks with a total run time of 22 minutes. </p>
<div class="column span-7 colborder">
<h6>60 minutes of extra footage</h6>
<p><img src="http://digitalartwork.net/wp/wp-content/uploads/2008/08/info_video_1.jpg" alt="" title="info_video_1" width="270" height="151" class="alignnone size-full wp-image-455" /></p>
<p>I can&#8217;t tell you how many times I&#8217;ve edited an interview and had to lop off some really interesting information because it strayed from or didn&#8217;t fit the tight narrative I was working on. Now the viewer is in control and can let their curiosity of a subject drive them to discover more on their own. Facts spoken in the video can have links citing sources, or where to go for more info.</p>
</div>
<div class="column span-7 last">
<h6>Curiosity</h6>
<p><img src="http://digitalartwork.net/wp/wp-content/uploads/2008/08/info_link_1.jpg" alt="" title="info_link_1" width="270" height="151" class="alignnone size-full wp-image-454" /></p>
<p>There is also approximately another 60 minutes of extra footage that shows up in the more info box during the piece. Dozens of infographics were created for the piece. Between the geocoded map items, info box extras and bios there are about 145 extra pieces of information shown.</p>
</div>
<hr />
<h2>Interactive Water Use Map</h2>
<hr class="space" />
<a href="http://www.lasvegassun.com/water/map/"><img src="http://digitalartwork.net/wp/wp-content/uploads/2008/08/waterapp.jpg" alt="" title="waterapp" width="300" height="252" class="alignright size-full wp-image-440" style="padding-left:20px;padding-bottom:30px" /></a>
<p>We thought this topic was strong enough to go even further. We built a database of water usage from public water records for over 1/2 a million single family homes in the valley. We then built a &#8220;water use app&#8221; to allows viewers to search a map of the Las Vegas Valley to find out how much water they&#8217;ve used in the last year. They can then compare their usage to their neighbors. On top of the search functionality we also visualized water usage density and swimming pool density on the map. Approximately 70% of the water problem falls on outdoor residential water use, I think this app is a real asset towards understanding that problem and hopefully doing something about it. </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalartwork.net/2009/01/05/thirst-in-the-mojave/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Coolris and Flickr make an easy Photowall</title>
		<link>http://digitalartwork.net/2008/12/26/coolris-and-flickr-make-an-easy-photowall/</link>
		<comments>http://digitalartwork.net/2008/12/26/coolris-and-flickr-make-an-easy-photowall/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 21:28:20 +0000</pubDate>
		<dc:creator>Zach Wise</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://digitalartwork.net/?p=669</guid>
		<description><![CDATA[The Wall Street Journal used the new Cooliris flash embed for it's Year in Pictures. You can too.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://online.wsj.com/public/resources/documents/EndOfYearSlideshow-CoolIris.html">Wall Street Journal</a> really went all out this year on their <a href="http://online.wsj.com/public/resources/documents/EndOfYearSlideshow-CoolIris.html">Year in Pictures presentation</a>. It probably took me all of thirty seconds to do the same presentation here. It did alert me to how cool this <a href="http://developer.cooliris.com/?p=embed">Cooliris</a> thing is though.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_cooliris_1384870056"
			class="flashmovie"
			width="590"
			height="300">
	<param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf" />
	<param name="flashvars" value="feed=api://www.flickr.com/?user=zachwise" />
	<param name="bgcolor" value="#141414" />
	<param name="allowscriptaccess" value="always" />
	<param name="allowfullscreen" value="true" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://apps.cooliris.com/embed/cooliris.swf"
			name="fm_cooliris_1384870056"
			width="590"
			height="300">
		<param name="flashvars" value="feed=api://www.flickr.com/?user=zachwise" />
		<param name="bgcolor" value="#141414" />
		<param name="allowscriptaccess" value="always" />
		<param name="allowfullscreen" value="true" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p class="caption">My Flickr stream Cooliris</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalartwork.net/2008/12/26/coolris-and-flickr-make-an-easy-photowall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hybrid Flash Soundslides/Video Player</title>
		<link>http://digitalartwork.net/2007/03/01/hybrid-flash-soundslidesvideo-player/</link>
		<comments>http://digitalartwork.net/2007/03/01/hybrid-flash-soundslidesvideo-player/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 04:59:20 +0000</pubDate>
		<dc:creator>Zach Wise</dc:creator>
				<category><![CDATA[Films, Documentary, Video]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[SoundSlides]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Freelance]]></category>

		<guid isPermaLink="false">http://digitalartwork.net/wp/2007/03/01/hybrid-flash-soundslidesvideo-player/</guid>
		<description><![CDATA[The player was designed to be modular, customizable and size independent. The player has the ability to display chapters, which is extremely useful for larger projects or a series that deals with both audio slideshows (soundslides) and video. It also features the ability to show a pre-roll ad before the first piece plays and when the piece is finished it will bring up related links and a description of the piece you just watched. There is also a feature specific to a soundslides presentation that will display a thumbnail gallery.]]></description>
			<content:encoded><![CDATA[<p style="clear: both;"><img src="http://digitalartwork.net/wp/wp-content/uploads/2007/03/nashua_logo.png" style="float: left; padding-right: 10px;padding-bottom: 2px;">I recently finished work on a flash hybrid player for the <a class="external" href="http://nashuatelegraph.com/" target="blank">Nashua Telegraph</a> which will play both video and <a class="external" href="http://soundslides.com/" target="blank">soundslides</a> presentations. It is loosley based on my <a href="http://digitalartwork.net/projects/music-in-athens/">Music in Athens</a> piece. The player was designed to be modular, customizable and size independent. The player has the ability to display chapters, which is extremely useful for larger projects or a series that deals with both audio slideshows (soundslides) and video. It also features the ability to show a pre-roll ad before the first piece plays and when the piece is finished it will bring up related links and a description of the piece you just watched. There is also a feature specific to a soundslides presentation that will display a thumbnail gallery.</p>
<p>To show how customizable the player is, check out the two versions below. <a href="http://digitalartwork.net/projects/recent-multimedia-work/">The first one is a multimedia gallery of recent work</a> I&#8217;ve done and has no pre-roll ad. <a class="external" title="Launch in new window" onclick="MM_openBrWindow('http://media.nashuatelegraph.com/projects/veterans/','portfoliowindow','width=550,height=450')" href="javascript:Null()">The other one is from Nashua</a> and features a pre-roll ad and is customized to fit their site&#8217;s style. I&#8217;ve got them pretty much bulletproof but if you notice something funky, post a comment.</p>
<p style="float: left; padding-right: 10px;"><span class="wpLink"><a href="http://digitalartwork.net/projects/recent-multimedia-work/">Recent Multimedia Work</a></span><br /><a href="http://digitalartwork.net/projects/recent-multimedia-work/"><img src="http://digitalartwork.net/wp/wp-content/uploads/2007/03/hybrid_01.png" style="float: left; padding-right: 10px;"></a></p>
<p style="float: left; padding-right: 10px;"><span class="wpLink"><a class="external" title="Launch in new window" onclick="MM_openBrWindow('http://media.nashuatelegraph.com/projects/veterans/','portfoliowindow','width=550,height=450')" href="javascript:Null()">Nashua Telegraph Example</a></span><br /><a title="Launch in new window" onclick="MM_openBrWindow('http://media.nashuatelegraph.com/projects/veterans/','portfoliowindow','width=550,height=450')" href="javascript:Null()"><img src="http://digitalartwork.net/wp/wp-content/uploads/2007/03/hybrid_02.png"></a></p>
<p style="clear: both;">
]]></content:encoded>
			<wfw:commentRss>http://digitalartwork.net/2007/03/01/hybrid-flash-soundslidesvideo-player/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/32 queries in 0.113 seconds using disk: basic
Object Caching 334/431 objects using disk: basic

Served from: digitalartwork.net @ 2011-10-12 12:06:34 -->
