<?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>Russell Chun</title>
	<atom:link href="http://www.russellchun.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellchun.com</link>
	<description>Flash author, teacher, educational multimedia developer</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:54:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Data-driven Interactive Journalism</title>
		<link>http://www.russellchun.com/data-driven-interactive-journalism/</link>
		<comments>http://www.russellchun.com/data-driven-interactive-journalism/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 03:42:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[interactivity]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=775</guid>
		<description><![CDATA[Data is big these days. That&#8217;s why I&#8217;m excited to be teaching a new course at the City University of New York Graduate School of Journalism, Data-driven Interactive Journalism, which will be offered for the first time in the Spring of 2012. I proposed and developed the 15-week 3-credit course which explores new ways of telling stories [...]]]></description>
			<content:encoded><![CDATA[<p><a  href="http://www.russellchun.com/wp-content/uploads/2012/02/journalism-sign.jpg" class="thickbox no_icon" title="journalism-sign"><img class="alignright size-full wp-image-791" title="journalism-sign" src="http://www.russellchun.com/wp-content/uploads/2012/02/journalism-sign.jpg" alt="" width="300" height="250" /></a></p>
<p><strong>Data is big these days.</strong> That&#8217;s why I&#8217;m excited to be teaching a new course at the <a  href="http://www.journalism.cuny.edu/" target="_blank">City University of New York Graduate School of Journalism</a>, <a  title="Data-driven Interactive Journalism" href="http://www.journalism.cuny.edu/academics/course-descriptions/" target="_blank">Data-driven Interactive Journalism</a>, which will be offered for the first time in the Spring of 2012.</p>
<p>I proposed and developed the 15-week 3-credit course which explores new ways of telling stories with data. Students are required to pitch, report, conceptualize, design, and produce compelling data-driven pieces. My goal is to introduce students to this exploding new field that encompasses statistical and design literacy, data visualization, programming, and interactivity. My assignments challenge them to think of data in broader terms, and to deal with multiple approaches for gathering data&#8211;whether they be extracting numbers from published reports, scraping the web, or hitting the pavement and collecting their own. Our tool set is broad, but we&#8217;re relying on <a  href="http://tumultco.com/hype/" target="_blank">Tumult Hype</a>, a relatively new and inexpensive (Mac only) tool to visually author HTML5 content.</p>
<p>Joining me in this adventure is <a  href="http://www.linkedin.com/in/amandabee" target="_blank">Amanda Hickman</a>, previously the Deputy Editor at New York World, Program Director of DocumentCloud, and Director of Technology at Gotham Gazette. Together I think we can address the growing need for journalists not just to be thinking about data, but  to be specifically thinking about data visually, interactively, and with narratives.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/data-driven-interactive-journalism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Flash Cookies: the SharedObject class</title>
		<link>http://www.russellchun.com/about-flash-cookies-the-sharedobject-class/</link>
		<comments>http://www.russellchun.com/about-flash-cookies-the-sharedobject-class/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 16:31:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=535</guid>
		<description><![CDATA[A recent New York Times article by Tanzina Vega (a former student of mine at CUNY) reported about the growing concern over so-called &#8220;Flash cookies&#8221;, code from Adobe Flash sites that can store and track user data. At the heart of the matter is how Flash cookies are independent of the &#8220;normal&#8221; HTML cookies that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://3.bp.blogspot.com/_nIqrDPD-Np8/R1RxP_q11RI/AAAAAAAAA2c/eNLEtibNLzU/s1600-R/COOKIE.gif" alt="" width="229" height="228" />A recent <a  href="http://www.nytimes.com/2010/09/21/technology/21cookie.html?_r=1&#038;adxnnl=1&#038;hpw=&#038;adxnnlx=1285077609-Uxv4Lhre5G6XhShf82iJ8Q&#038;pagewanted=all" target="_blank">New York Times article by Tanzina Vega</a> (a former student of mine at CUNY) reported about the growing concern over so-called &#8220;Flash cookies&#8221;, code from Adobe Flash sites that can store and track user data. At the heart of the matter is how Flash cookies are independent of the &#8220;normal&#8221; HTML cookies that you can purge with your browser, maintaining user control of privacy. You can also purge the information from Flash cookies, but the process is a bit convoluted and hidden. You can even control the amount of data, as well as prevent <em>any</em> data from being saved when you visit Flash sites. However, you must change the settings with every Flash movie you play, and not simply each site you visit. A single site may have multiple Flash movies playing, each with their own Flash cookies originating from a different source.</p>
<p>To see the options for a Flash movie, and to change the data that it can save, move your mouse cursor over the Flash movie and right-click (control-click for Macs) to access the contextual menu.</p>
<p><img class="alignnone size-medium wp-image-543" title="picture-1" src="http://www.russellchun.com/wp-content/uploads/2010/09/picture-1-300x182.png" alt="picture-1" width="300" height="182" /></p>
<p><img class="alignnone size-medium wp-image-544" title="picture-2" src="http://www.russellchun.com/wp-content/uploads/2010/09/picture-2-300x183.png" alt="picture-2" width="300" height="183" />Choose the Settings option at the bottom of the menu. The Flash Player settings dialog box appears&#8211;click on the Local Storage tab, which looks like a folder with a green arrow pointing into it. The tab will indicate what site controls the Flash content and the origin of any Flash cookie that may be saved on your computer. You can move the slider bar to increase or decrease the amount of data that the particular Flash movie can save. The default amount of data that Flash can store is 100KB.</p>
<p>How do Flash cookies actually work? Flash ActionScript uses the class called SharedObject to save, store, and retrieve data from Flash movies. When you use a SharedObject, you can store a highscore from a game, a login or password to make it convenient for repeat visitors, or keep track of videos that have already been viewed. It&#8217;s important to know that a SharedObject is stored locally on a particular computer, so any data that is stored doesn&#8217;t follow you if you visit the same site on a different computer.</p>
<p>To keep track of information in a Flash movie, first instantiate a SharedObject and call the getLocal() method like so:</p>
<p><strong>var mysharedobject:SharedObject = SharedObject.getLocal(&#8220;mycookie&#8221;);</strong></p>
<p>The getLocal() method looks for a cookie called &#8220;mycookie&#8221; on the user&#8217;s computer, and retrieves any existing data. If the cookie doesn&#8217;t exist, Flash creates one. You can have multiple pieces of data stored within a single cookie&#8211;there is no need to create multiple SharedObject instances.</p>
<p>Now, simply assign information to a variable of the data property of your SharedObject instance, like so:</p>
<p><strong>mysharedobject.data.firstname = &#8220;Russell&#8221;;</strong></p>
<p>You can store any kind of data that Flash can handle. For example, you can retrieve and store the date and time that the user visited your Flash movie with the following code:</p>
<p><strong>var mydate = new Date();<br />
mysharedobject.data.thedate = mydate.getDate();<br />
mysharedobject.data.thehour = mydate.getHours();<br />
mysharedobject.data.theminute = mydate.getMinutes();<br />
mysharedobject.data.thesecond = mydate.getSeconds(); </strong></p>
<p>To write the information in the cookie, now call the flush() method. When you quit the Flash movie (or leave the site), the flush() method is automatically called, saving the information, but the flush() method lets you choose when to save the information.</p>
<p><strong>mysharedobject.flush();</strong></p>
<p>When the user returns to your Flash movie, you can retrieve any of the stored data by using the getLocal() method and then reading the information in the data property of your SharedObject instance, like so:</p>
<p><strong>var mysharedobject:SharedObject = SharedObject.getLocal(&#8220;mycookie&#8221;);<br />
trace(mysharedobject.data.firstname);<br />
</strong><strong>trace(mysharedobject.data.thedate);<br />
trace(mysharedobject.data.thehour);<br />
</strong><strong>trace(mysharedobject.data.theminute);<br />
trace(mysharedobject.data.thesecond);</strong></p>
<p>Test out how a SharedObject works by entering your name in the following Flash movie. Then close your browser window and return to this post. You&#8217;ll see how my Flash movie remembers and displays your name on your return visit in addition to the time that you last entered your name.</p>
<p><object width="300" height="200" data="http://www.russellchun.com/flash/cookies.swf" type="application/x-shockwave-flash"><param name="src" value="http://www.russellchun.com/flash/cookies.swf" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/about-flash-cookies-the-sharedobject-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS5 Professional Advanced Visual QuickPro Guide Resources</title>
		<link>http://www.russellchun.com/flash-cs5-professional-advanced-visual-quickpro-guide-resources/</link>
		<comments>http://www.russellchun.com/flash-cs5-professional-advanced-visual-quickpro-guide-resources/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:21:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=507</guid>
		<description><![CDATA[Source Files Download the FLA source files for the tasks in the book, along with sample movies, images, and audio files. Study how they were put together, explore the ActionScript code, and use them as launching off points for your own experiments. Companion site with source file downloads Adobe Home Adobe&#8217;s corporate site features software [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-530" title="cs5cover" src="http://www.russellchun.com/wp-content/uploads/2010/08/cs5cover.jpg" alt="cs5cover" width="240" height="240" /></p>
<h3>Source Files</h3>
<p>Download the FLA source files for the tasks in the book, along with sample movies, images, and audio files. Study how they were put together, explore the ActionScript code, and use them as launching off points for your own experiments.</p>
<p><a  href="http://www.peachpit.com/flashcs5vqp" target="_blank">Companion site with source file downloads</a></p>
<h3>Adobe Home</h3>
<p>Adobe&#8217;s corporate site features software updates, documentation, tutorials, a searchable database of tech notes, profiles of Flash work, and a dedicated Developer center. Learn more about the product, purchase it, and find related software.</p>
<p><a  href="http://www.adobe.com/products/flash/" target="_blank">Adobe Flash product site</a></p>
<p><a  href="http://www.adobe.com/devnet/flash/" target="_blank">Adobe Flash Developer Center</a></p>
<hr />
<h3>General Resource Sites</h3>
<p>You can find just about anything and everything related to Flash on the Web, but you can start your search with these sites. Most offer tutorials, FLA source files, news, links to even more Flash sites, resources such as music clips and fonts, and message boards organized by topic and experience level, where you can post questions. Connect with the international community of Flash fans through these portals.</p>
<p><a  href="http://www.Flashkit.com" target="_blank">www.Flashkit.com</a></p>
<p><a  href="http://www.actionscript.org" target="_blank">www.ActionScript.org</a></p>
<p><a  href="http://www.Flashmagazine.com" target="_blank">www.Flashmagazine.com</a></p>
<p><a  href="http://www.kirupa.com/developer/flash/index.htm" target="_blank">www.Kirupa.com</a></p>
<p><a  href="http://www.gotoandlearn.com" target="_blank">www.GoToAndLearn.com</a></p>
<p><a  href="http://www.flashperfection.com/" target="_blank">www.FlashPerfection.com</a></p>
<hr />
<h3>Flash Blogs</h3>
<p>Read what&#8217;s on the minds of many designers and developers doing Flash and enjoy their random musings, opinions, tips, current work, rants, and raves. These bloggers have their eyes constantly on the web, scouring it for all the latest developments so you don&#8217;t have to.</p>
<p><a  href="http://feeds.adobe.com/" target="_blank">Adobe Weblogs</a>, the launching point for many blogs.</p>
<p><a  href="http://weblogs.macromedia.com/emmy/" target="_blank">Emmy Huang</a>, Product Manager for Flash Player</p>
<p><a  href="http://theflashblog.com/index.php" target="_blank">Lee Brimelow (the FlashBlog)</a></p>
<p><a  href="http://blog.kaourantin.net/" target="_blank">Tinic Uro (blog.Kaourantin.net)</a></p>
<p><a  href="http://www.moock.org/blog/" target="_blank">Colin Moock</a></p>
<p><a  href="http://blogs.adobe.com/pdehaan/" target="_blank">Peter deHaan</a></p>
<p><a  href="http://www.senocular.com" target="_blank">Trevor McCauley (Senocular)</a></p>
<p><a  href="http://justin.everett-church.com/" target="_blank">Justin Everett-Church</a></p>
<p><a  href="http://probertson.com/" target="_blank">Paul Robertson </a>, contributing author for the previous version of this Visual Quick Pro book</p>
<hr />
<h3>Design, Commercial, and Experimental Sites</h3>
<p>See what other designers, animators, and programmers are doing to push the limits of Flash. Many of these folks have been with Flash for long time and are early creative pioneers. Although you&#8217;ll find a mix of commercial and free content, they are still noteworthy for their originality and aesthetics.</p>
<p><a  href="http://number27.org/" target="_blank">Jonathan Harris</a></p>
<p><a  href="http://www.etsy.com/" target="_blank">www.Etsy.com</a></p>
<p><a  href="http://www.joshuadavis.com/" target="_blank">Joshua Davis</a></p>
<p><a  href="http://www.natzke.com" target="_blank">www.natzke.com</a></p>
<p><a  href="http://www.yugop.com">www.yugop.com</a></p>
<p><a  href="http://www.orisinal.com" target="_blank">www.Orisinal.com</a></p>
<p><a  href="http://animation.nosepilot.com/" target="_blank">Nosepilot</a></p>
<p><a  href="http://www.vectorpark.com" target="_blank">www.VectorPark.com</a></p>
<p><a  href="http://www.wireframe.co.za" target="_blank">www.wireframe.co.za</a></p>
<p><a  href="http://www.Hillmancurtis.com" target="_blank">www.Hillmancurtis.com</a></p>
<p><a  href="http://www.Ultimatearcade.com" target="_blank">www.Ultimatearcade.com</a></p>
<hr />
<h3>Flash Collections</h3>
<p>Explore the many more excellent Flash sites showcased and collected in these galleries.</p>
<p>Smashing Magazine, <a  href="http://www.smashingmagazine.com/2009/06/07/50-beautiful-flash-websites/">50 Most Beautiful Flash Sites</a></p>
<p><a  href="http://www.thefwa.com/" target="_blank">www.TheFWA.com</a></p>
<p><a  href="http://dopeawards.com/" target="_blank">www.DopeAwards.com</a></p>
<p><a  href="http://www.interactivenarratives.org/">Interactive Narratives</a></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/flash-cs5-professional-advanced-visual-quickpro-guide-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping Properties is a Core Interactive Principle</title>
		<link>http://www.russellchun.com/mapping-properties-is-a-core-interactive-principle/</link>
		<comments>http://www.russellchun.com/mapping-properties-is-a-core-interactive-principle/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:51:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[interactivity]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=437</guid>
		<description><![CDATA[One of the most important concepts in interactivity is the idea of mapping, or translating, the property of one object to the property of another. Nearly all interfaces are based on this principle: In scrollbars, the vertical position (y-property) of a slider maps directly to the vertical position (y-property) of a block of text. In [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-461" title="picture-5" src="http://www.russellchun.com/wp-content/uploads/2010/04/picture-5.png" alt="picture-5" width="203" height="201" />One of the most important concepts in interactivity is the idea of mapping, or translating, the property of one object to the property of another. Nearly all interfaces are based on this principle: In scrollbars, the vertical position (y-property) of a slider maps directly to the vertical position (y-property) of a block of text. In video controls, the horizontal position (x-property) of the scrubber maps directly to the time position of a video (the parameter in the FLVPlayback.seek() method). In volume controls, the rotation of a dial maps directly to the volume property of a sound (SoundTransform.volume).</p>
<p>In this simple example, you&#8217;ll see how the y-position of the cursor can map to the horizontal and vertical scaling of an image. When you map one property to another, consider the following:</p>
<p><strong>1. Listen for the MOUSE_MOVE or ENTER_FRAME event</strong></p>
<p>You want to provide immediate visual translation based on your viewer&#8217;s input. As your viewer moves their mouse over the controls, they should receive visual/auditory feedback. So, use the MOUSE_MOVE event or the ENTER_FRAME event to listen for the different changes in mouse position. The MOUSE_MOVE event fires whenever the mouse moves. The ENTER_FRAME event fires constantly at the frame rate of your Flash movie (so if your movie is set at 30 frames per second, the ENTER_FRAME event fires 30 times a second, even if you only have a single frame on your timeline).</p>
<p><strong>2. Keep track of the mouseX and mouseY properties</strong></p>
<p>The mouseX and mouseY property represents the horizontal and vertical position of the mouse cursor. As the user moves their mouse, the MOUSE_MOVE or ENTER_FRAME event gets triggered, and you can track the changing values of mouseX and mouseY.</p>
<p><strong>3. Translate the changing values of mouseX and mouseY to a range of values appropriate for another set of properties</strong></p>
<p>Do some algebraic manipulation to map the mouseX and/or mouseY values to a range that&#8217;s acceptable to your target property. For example, if you want the mouseX or mouseY value to map to the volume of a sound, you&#8217;ll want to generate a range of values from 0 (no volume) to 1 (full volume).</p>
<p>Look at this example and the AS3 code that generates the interactivity:</p>
<p><object width="400" height="300" data="http://www.russellchun.com/flash/as3/mapping/scalemap.swf" type="application/x-shockwave-flash"><param name="src" value="http://www.russellchun.com/flash/as3/mapping/scalemap.swf" /></object></p>
<pre>scale_mc.buttonMode=true;
bar_mc.buttonMode=true;</pre>
<pre>scale_mc.addEventListener(MouseEvent.MOUSE_MOVE, scalemap);
function scalemap(e:MouseEvent):void{
 map_mc.scaleX=.5+(mouseY-scale_mc.y)/scale_mc.height
 map_mc.scaleY=map_mc.scaleX</pre>
<pre> bar_mc.y=mouseY
}</pre>
<p>In this example, the y-position of the cursor changes the properties scaleX and scaleY. How is this done? First, the position of the cursor is mouseY. We subtract the position of the scale_mc movie clip, so the resulting value ranges from 0 to the height of the scale_mc movie clip. Dividing by the height results in a range from 0 to 1. We add .5 to this so the map doesn&#8217;t actually get so small that it disappears. So the final range is from .5 to 1.5.</p>
<p>The last line in the function simply moves the black bar to the same y-position as the mouse cursor to serve as a marker. That is also a mapping, but a direct one, with no algebraic manipulation needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/mapping-properties-is-a-core-interactive-principle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Data Visual: A New Blog</title>
		<link>http://www.russellchun.com/the-data-visual-a-new-blog/</link>
		<comments>http://www.russellchun.com/the-data-visual-a-new-blog/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[interactivity]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=408</guid>
		<description><![CDATA[I recently gave a talk, which is now up at The Data Visual. The Data Visual is a new blog from the Spatial Information Design Lab at the Columbia Graduate School of Architecture. Its purpose is to document the way data is structured and visualized in contemporary society. The Lab itself has spearheaded a cross-disciplinary [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-417" title="The Data Visual" src="http://www.russellchun.com/wp-content/uploads/2009/10/i_hate_blogger-11.jpg" alt="i_hate_blogger-11" width="394" height="221" /></p>
<p>I recently gave a talk, which is now up at The Data Visual. The Data Visual is a new blog from the Spatial Information Design Lab at the Columbia Graduate School of Architecture. Its purpose is to document the way data is structured and visualized in contemporary society.</p>
<p>The Lab itself has spearheaded a cross-disciplinary discussion series to bring together the work from different parts of the school, including the Architecture School, Computer Science, and the Journalism School.</p>
<p>I started off the series discussion last year. <a  href="http://thedatavisual.blogspot.com/2009/03/seminar-1-russell-chun-columbia.html" target="_blank">Read a summary of my talk and the resulting discussion on the blog.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/the-data-visual-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Story Analyzer and Visualizer</title>
		<link>http://www.russellchun.com/story-analyzer-and-visualizer/</link>
		<comments>http://www.russellchun.com/story-analyzer-and-visualizer/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 13:39:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=362</guid>
		<description><![CDATA[In journalism, visualizing data often makes good stories. I wondered how stories themselves could provide data for visualizations. You often hear of ideal graphs of story structure; of the classic three-part story made up of the introduction to the conflict, the climax, and the resolution. This structure would be represented by a slow-rising hill ending [...]]]></description>
			<content:encoded><![CDATA[<p>In journalism, visualizing data often makes good stories. I wondered how stories themselves could provide data for visualizations. You often hear of ideal graphs of story structure; of the classic three-part story made up of the introduction to the conflict, the climax, and the resolution. This structure would be represented by a slow-rising hill ending with a sharp decline. How could we graph and visualize existing stories, and would they correspond to this curve? My approach was to define the level of drama in a story with two criteria: changes in the audio and changes in the visual.</p>
<p>Tracking audio changes assume that louder scenes (explosions, musical crescendos, shouting) correspond to higher levels of drama. Rapid visual changes (quick motion across the screen, camera motion, or quick edits) also correspond to a quicker tempo and higher levels of drama. I measured visual change by calculating differences in adjacent RGB histograms every tenth of a second. <strong>A combined index graphed over the length of the movie represents its unique fingerprint, revealing its dramatic highs and lows.</strong></p>
<p>This screenshot shows the real-time analysis of Star Wars. Click to explore the <a  href="http://www.russellchun.com/storystructure/storyanalyzer.html" target="_blank">Story Analysis tool</a>. Use it to analyze your own movies (FLV or MP4), output the data and post the results here.</p>
<p><a  href="http://www.russellchun.com/storystructure/storyanalyzer.html" target="_blank"><img class="alignnone size-full wp-image-363" title="storyanalysis" src="http://www.russellchun.com/wp-content/uploads/2009/09/storyanalysis.jpg" alt="storyanalysis" width="540" height="391" /></a></p>
<p>Analysis of forty movies&#8211;the top ten of all time, the worst ten, the ten highest grossing films, and the previous ten Best Pictures&#8211;not surprisingly reveal no common pattern, but <strong>it does provide an objective way of tracking a film&#8217;s dramatic peaks and valleys&#8211;their position, duration, and intensity</strong>. This screenshot is a profile of Star Wars. Note the dramatic beginning when Princess Leia&#8217;s vessel is boarded, and the three dramatic peaks at the end: the rescue from the Death Star, the duel between Darth Vader and Obi-Wan Kenobi, and the destruction of the Death Star. Click to explore the <a  href="http://www.russellchun.com/storystructure/storyvisualizer.html" target="_blank">Story Visualizer tool</a>. You can choose to visualize any of the forty movies or data of your own.</p>
<p><a  href="http://www.russellchun.com/storystructure/storyvisualizer.html" target="_blank"><img class="alignnone size-full wp-image-380" title="storyviewer" src="http://www.russellchun.com/wp-content/uploads/2009/09/storyviewer.jpg" alt="storyviewer" width="540" height="480" /></a><a  href="http://www.russellchun.com/storystructure/storyvisualizer.html" target="_blank"></a></p>
<p>The compilation of story profiles for the following categories are posted:</p>
<ul>
<li><strong><a href="http://www.russellchun.com/?p=287" target="_self">The TOP ten films of all time, as judged by the American Film Institute (AFI)</a></strong></li>
<li><strong><a  href="http://www.russellchun.com/?p=312" target="_self">The WORST ten films, as rated by Rotten Tomatoes</a></strong></li>
<li><strong><a  href="http://www.russellchun.com/?p=325" target="_self">The ten HIGHEST GROSSING films</a></strong></li>
<li><strong><a  href="http://www.russellchun.com/?p=338" target="_self">The previous ten ACADEMY AWARD winners for Best Picture</a></strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/story-analyzer-and-visualizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worst Ten Movies: Story Structure</title>
		<link>http://www.russellchun.com/worst-ten-movies-story-structure/</link>
		<comments>http://www.russellchun.com/worst-ten-movies-story-structure/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:48:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=312</guid>
		<description><![CDATA[Story profiles, as generated from an analysis of the audio and visual changes. Worst ten movies, according to Rotten Tomatoes: Ballistic: Ecks vs. Severs Alone in the Dark Crossover Pinocchio King&#8217;s Ransom Superbabies: Baby Geniuses 2 National Lampoon&#8217;s Gold Diggers Twisted The Master of Disguise Half Past Dead]]></description>
			<content:encoded><![CDATA[<p>Story profiles, as generated from an analysis of the audio and visual changes. Worst ten movies, according to Rotten Tomatoes:</p>
<p>Ballistic: Ecks vs. Severs</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/01ecksvssevers.jpg" class="thickbox no_icon" title="01ecksvssevers"><img class="alignnone size-full wp-image-317" title="01ecksvssevers" src="http://www.russellchun.com/wp-content/uploads/2009/09/01ecksvssevers.jpg" alt="01ecksvssevers" width="480" height="180" /></a></p>
<p>Alone in the Dark</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/02aloneinthedark.jpg" class="thickbox no_icon" title="02aloneinthedark"><img class="alignnone size-full wp-image-321" title="02aloneinthedark" src="http://www.russellchun.com/wp-content/uploads/2009/09/02aloneinthedark.jpg" alt="02aloneinthedark" width="480" height="180" /></a></p>
<p>Crossover</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/03crossover.jpg" class="thickbox no_icon" title="03crossover"><img class="alignnone size-full wp-image-313" title="03crossover" src="http://www.russellchun.com/wp-content/uploads/2009/09/03crossover.jpg" alt="03crossover" width="480" height="180" /></a></p>
<p>Pinocchio</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/04pinocchio.jpg" class="thickbox no_icon" title="04pinocchio"><img class="alignnone size-full wp-image-316" title="04pinocchio" src="http://www.russellchun.com/wp-content/uploads/2009/09/04pinocchio.jpg" alt="04pinocchio" width="480" height="180" /></a></p>
<p>King&#8217;s Ransom</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/05kingsransom.jpg" class="thickbox no_icon" title="05kingsransom"><img class="alignnone size-full wp-image-322" title="05kingsransom" src="http://www.russellchun.com/wp-content/uploads/2009/09/05kingsransom.jpg" alt="05kingsransom" width="480" height="180" /></a></p>
<p>Superbabies: Baby Geniuses 2</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/06superbabies.jpg" class="thickbox no_icon" title="06superbabies"><img class="alignnone size-full wp-image-320" title="06superbabies" src="http://www.russellchun.com/wp-content/uploads/2009/09/06superbabies.jpg" alt="06superbabies" width="480" height="180" /></a></p>
<p>National Lampoon&#8217;s Gold Diggers</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/07golddiggers.jpg" class="thickbox no_icon" title="07golddiggers"><img class="alignnone size-full wp-image-315" title="07golddiggers" src="http://www.russellchun.com/wp-content/uploads/2009/09/07golddiggers.jpg" alt="07golddiggers" width="480" height="180" /></a></p>
<p>Twisted</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/08twisted.jpg" class="thickbox no_icon" title="08twisted"><img class="alignnone size-full wp-image-318" title="08twisted" src="http://www.russellchun.com/wp-content/uploads/2009/09/08twisted.jpg" alt="08twisted" width="480" height="180" /></a></p>
<p>The Master of Disguise</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/09masterofdisguise.jpg" class="thickbox no_icon" title="09masterofdisguise"><img class="alignnone size-full wp-image-314" title="09masterofdisguise" src="http://www.russellchun.com/wp-content/uploads/2009/09/09masterofdisguise.jpg" alt="09masterofdisguise" width="480" height="180" /></a></p>
<p>Half Past Dead</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/10halfpastdead.jpg" class="thickbox no_icon" title="10halfpastdead"><img class="alignnone size-full wp-image-319" title="10halfpastdead" src="http://www.russellchun.com/wp-content/uploads/2009/09/10halfpastdead.jpg" alt="10halfpastdead" width="480" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/worst-ten-movies-story-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Ten Highest Box-Office Earning Movies: Story Structure</title>
		<link>http://www.russellchun.com/top-ten-highest-box-office-earning-movies-story-structure/</link>
		<comments>http://www.russellchun.com/top-ten-highest-box-office-earning-movies-story-structure/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:47:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=325</guid>
		<description><![CDATA[Story profiles, as generated from an analysis of the audio and visual changes. Top ten highest box-office earning movies: Titanic The Dark Knight Star Wars Shrek 2 E.T: The Extra-Terrestrial Star Wars: The Phantom Menace Pirates of the Caribbean: Dead Man&#8217;s Chest Spider-Man Star Wars: Revenge of the Sith The Lord of the Rings: The [...]]]></description>
			<content:encoded><![CDATA[<p>Story profiles, as generated from an analysis of the audio and visual changes. Top ten highest box-office earning movies:</p>
<p>Titanic</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/01titanic.jpg" class="thickbox no_icon" title="01titanic"><img class="alignnone size-full wp-image-328" title="01titanic" src="http://www.russellchun.com/wp-content/uploads/2009/09/01titanic.jpg" alt="01titanic" width="480" height="180" /></a></p>
<p>The Dark Knight</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/02darkknight.jpg" class="thickbox no_icon" title="02darkknight"><img class="alignnone size-full wp-image-332" title="02darkknight" src="http://www.russellchun.com/wp-content/uploads/2009/09/02darkknight.jpg" alt="02darkknight" width="480" height="180" /></a></p>
<p>Star Wars</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/03starwars.jpg" class="thickbox no_icon" title="03starwars"><img class="alignnone size-full wp-image-326" title="03starwars" src="http://www.russellchun.com/wp-content/uploads/2009/09/03starwars.jpg" alt="03starwars" width="480" height="180" /></a></p>
<p>Shrek 2</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/04shrek2.jpg" class="thickbox no_icon" title="04shrek2"><img class="alignnone size-full wp-image-327" title="04shrek2" src="http://www.russellchun.com/wp-content/uploads/2009/09/04shrek2.jpg" alt="04shrek2" width="480" height="180" /></a></p>
<p>E.T: The Extra-Terrestrial</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/05et.jpg" class="thickbox no_icon" title="05et"><img class="alignnone size-full wp-image-331" title="05et" src="http://www.russellchun.com/wp-content/uploads/2009/09/05et.jpg" alt="05et" width="480" height="180" /></a></p>
<p>Star Wars: The Phantom Menace</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/06starwarsthephantommenace.jpg" class="thickbox no_icon" title="06starwarsthephantommenace"><img class="alignnone size-full wp-image-334" title="06starwarsthephantommenace" src="http://www.russellchun.com/wp-content/uploads/2009/09/06starwarsthephantommenace.jpg" alt="06starwarsthephantommenace" width="480" height="180" /></a></p>
<p>Pirates of the Caribbean: Dead Man&#8217;s Chest</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/07piratesofthecaribbeandeadmanschest.jpg" class="thickbox no_icon" title="07piratesofthecaribbeandeadmanschest"><img class="alignnone size-full wp-image-330" title="07piratesofthecaribbeandeadmanschest" src="http://www.russellchun.com/wp-content/uploads/2009/09/07piratesofthecaribbeandeadmanschest.jpg" alt="07piratesofthecaribbeandeadmanschest" width="480" height="180" /></a></p>
<p>Spider-Man</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/08spiderman.jpg" class="thickbox no_icon" title="08spiderman"><img class="alignnone size-full wp-image-335" title="08spiderman" src="http://www.russellchun.com/wp-content/uploads/2009/09/08spiderman.jpg" alt="08spiderman" width="480" height="180" /></a></p>
<p>Star Wars: Revenge of the Sith</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/09starwarsrevengeofthesith.jpg" class="thickbox no_icon" title="09starwarsrevengeofthesith"><img class="alignnone size-full wp-image-333" title="09starwarsrevengeofthesith" src="http://www.russellchun.com/wp-content/uploads/2009/09/09starwarsrevengeofthesith.jpg" alt="09starwarsrevengeofthesith" width="480" height="180" /></a></p>
<p>The Lord of the Rings: The Return of the King</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/10returnoftheking.jpg" class="thickbox no_icon" title="10returnoftheking"><img class="alignnone size-full wp-image-329" title="10returnoftheking" src="http://www.russellchun.com/wp-content/uploads/2009/09/10returnoftheking.jpg" alt="10returnoftheking" width="480" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/top-ten-highest-box-office-earning-movies-story-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Previous Ten Oscar Best Pictures: Story Structure</title>
		<link>http://www.russellchun.com/previous-ten-oscar-best-pictures-story-structure/</link>
		<comments>http://www.russellchun.com/previous-ten-oscar-best-pictures-story-structure/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:46:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=338</guid>
		<description><![CDATA[Story profiles, as generated from an analysis of the audio and visual changes. The previous ten Oscar award winners for Best Pictures, from 1999-2008: Slumdog Millionaire No Country for Old Men The Departed Crash Million Dollar Baby The Lord of the Rings: The Return of the King Chicago A Beautiful Mind Gladiator American Beauty]]></description>
			<content:encoded><![CDATA[<p>Story profiles, as generated from an analysis of the audio and visual changes. The previous ten Oscar award winners for Best Pictures, from 1999-2008:</p>
<p>Slumdog Millionaire</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/09/08slumdogmillionaire.jpg" class="thickbox no_icon" title="08slumdogmillionaire"><img class="alignnone size-full wp-image-341" title="08slumdogmillionaire" src="http://www.russellchun.com/wp-content/uploads/2009/09/08slumdogmillionaire.jpg" alt="08slumdogmillionaire" width="480" height="180" /></a></p>
<p>No Country for Old Men<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/07nocountryforoldmen.jpg" class="thickbox no_icon" title="07nocountryforoldmen"><br />
<img class="alignnone size-full wp-image-343" title="07nocountryforoldmen" src="http://www.russellchun.com/wp-content/uploads/2009/09/07nocountryforoldmen.jpg" alt="07nocountryforoldmen" width="480" height="180" /></a></p>
<p>The Departed<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/06departed.jpg" class="thickbox no_icon" title="06departed"><br />
<img class="alignnone size-full wp-image-348" title="06departed" src="http://www.russellchun.com/wp-content/uploads/2009/09/06departed.jpg" alt="06departed" width="480" height="180" /></a></p>
<p>Crash<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/05crash.jpg" class="thickbox no_icon" title="05crash"><br />
<img class="alignnone size-full wp-image-339" title="05crash" src="http://www.russellchun.com/wp-content/uploads/2009/09/05crash.jpg" alt="05crash" width="480" height="180" /></a></p>
<p>Million Dollar Baby<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/04milliondollarbaby.jpg" class="thickbox no_icon" title="04milliondollarbaby"><br />
<img class="alignnone size-full wp-image-342" title="04milliondollarbaby" src="http://www.russellchun.com/wp-content/uploads/2009/09/04milliondollarbaby.jpg" alt="04milliondollarbaby" width="480" height="180" /></a></p>
<p>The Lord of the Rings: The Return of the King<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/03returnoftheking.jpg" class="thickbox no_icon" title="03returnoftheking"><br />
<img class="alignnone size-full wp-image-344" title="03returnoftheking" src="http://www.russellchun.com/wp-content/uploads/2009/09/03returnoftheking.jpg" alt="03returnoftheking" width="480" height="180" /></a></p>
<p>Chicago<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/02chicago.jpg" class="thickbox no_icon" title="02chicago"><br />
<img class="alignnone size-full wp-image-347" title="02chicago" src="http://www.russellchun.com/wp-content/uploads/2009/09/02chicago.jpg" alt="02chicago" width="480" height="180" /></a></p>
<p>A Beautiful Mind<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/01beautifulmind.jpg" class="thickbox no_icon" title="01beautifulmind"><br />
<img class="alignnone size-full wp-image-340" title="01beautifulmind" src="http://www.russellchun.com/wp-content/uploads/2009/09/01beautifulmind.jpg" alt="01beautifulmind" width="480" height="180" /></a></p>
<p>Gladiator<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/00gladiator.jpg" class="thickbox no_icon" title="00gladiator"><br />
<img class="alignnone size-full wp-image-346" title="00gladiator" src="http://www.russellchun.com/wp-content/uploads/2009/09/00gladiator.jpg" alt="00gladiator" width="480" height="180" /></a></p>
<p>American Beauty<a  href="http://www.russellchun.com/wp-content/uploads/2009/09/99americanbeauty.jpg" class="thickbox no_icon" title="99americanbeauty"><br />
<img class="alignnone size-full wp-image-345" title="99americanbeauty" src="http://www.russellchun.com/wp-content/uploads/2009/09/99americanbeauty.jpg" alt="99americanbeauty" width="480" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/previous-ten-oscar-best-pictures-story-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Ten Movies: Story Structure</title>
		<link>http://www.russellchun.com/top-ten-movies-story-structure/</link>
		<comments>http://www.russellchun.com/top-ten-movies-story-structure/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 03:03:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">http://www.russellchun.com/?p=287</guid>
		<description><![CDATA[Story profiles, as generated from an analysis of the audio and visual changes. The top ten movies of all time, according to the American Film Institute, in order: Citizen Kane Casablanca The Godfather Gone with the Wind Lawrence of Arabia The Wizard of Oz The Graduate On the Waterfront Schindler&#8217;s List Singing in the Rain]]></description>
			<content:encoded><![CDATA[<p>Story profiles, as generated from an analysis of the audio and visual changes. The top ten movies of all time, according to the American Film Institute, in order:</p>
<p>Citizen Kane</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/01citizenkane.jpg" class="thickbox no_icon" title="01citizenkane"><img class="alignnone size-full wp-image-291" title="01citizenkane" src="http://www.russellchun.com/wp-content/uploads/2009/08/01citizenkane.jpg" alt="01citizenkane" width="480" height="180" /></a></p>
<p>Casablanca</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/02casablanca.jpg" class="thickbox no_icon" title="02casablanca"><img class="alignnone size-full wp-image-293" title="02casablanca" src="http://www.russellchun.com/wp-content/uploads/2009/08/02casablanca.jpg" alt="02casablanca" width="480" height="180" /></a></p>
<p>The Godfather</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/03godfather.jpg" class="thickbox no_icon" title="03godfather"><img class="alignnone size-full wp-image-297" title="03godfather" src="http://www.russellchun.com/wp-content/uploads/2009/08/03godfather.jpg" alt="03godfather" width="480" height="180" /></a></p>
<p>Gone with the Wind</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/04gonewiththewind.jpg" class="thickbox no_icon" title="04gonewiththewind"><img class="alignnone size-full wp-image-295" title="04gonewiththewind" src="http://www.russellchun.com/wp-content/uploads/2009/08/04gonewiththewind.jpg" alt="04gonewiththewind" width="480" height="180" /></a></p>
<p>Lawrence of Arabia</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/05lawrenceofarabia.jpg" class="thickbox no_icon" title="05lawrenceofarabia"><img class="alignnone size-full wp-image-294" title="05lawrenceofarabia" src="http://www.russellchun.com/wp-content/uploads/2009/08/05lawrenceofarabia.jpg" alt="05lawrenceofarabia" width="480" height="180" /></a></p>
<p>The Wizard of Oz</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/06wizardofoz.jpg" class="thickbox no_icon" title="06wizardofoz"><img class="alignnone size-full wp-image-296" title="06wizardofoz" src="http://www.russellchun.com/wp-content/uploads/2009/08/06wizardofoz.jpg" alt="06wizardofoz" width="480" height="180" /></a></p>
<p>The Graduate</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/07graduate.jpg" class="thickbox no_icon" title="07graduate"><img class="alignnone size-full wp-image-292" title="07graduate" src="http://www.russellchun.com/wp-content/uploads/2009/08/07graduate.jpg" alt="07graduate" width="480" height="180" /></a></p>
<p>On the Waterfront</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/08onthewaterfront.jpg" class="thickbox no_icon" title="08onthewaterfront"><img class="alignnone size-full wp-image-288" title="08onthewaterfront" src="http://www.russellchun.com/wp-content/uploads/2009/08/08onthewaterfront.jpg" alt="08onthewaterfront" width="480" height="180" /></a></p>
<p>Schindler&#8217;s List</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/09schindlerslist.jpg" class="thickbox no_icon" title="09schindlerslist"><img class="alignnone size-full wp-image-289" title="09schindlerslist" src="http://www.russellchun.com/wp-content/uploads/2009/08/09schindlerslist.jpg" alt="09schindlerslist" width="480" height="180" /></a></p>
<p>Singing in the Rain</p>
<p><a  href="http://www.russellchun.com/wp-content/uploads/2009/08/10singingintherain.jpg" class="thickbox no_icon" title="10singingintherain"><img class="alignnone size-full wp-image-290" title="10singingintherain" src="http://www.russellchun.com/wp-content/uploads/2009/08/10singingintherain.jpg" alt="10singingintherain" width="480" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellchun.com/top-ten-movies-story-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

