<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Indianapolis Museum of Art Blog &#187; Ed</title>
	<atom:link href="http://www.imamuseum.org/blog/author/ebachta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imamuseum.org/blog</link>
	<description>The IMA blog is a space to discuss everything related to the Indianapolis Museum of Art.</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:51:08 +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>Raindrop: Can You See Behind the Scenes?</title>
		<link>http://www.imamuseum.org/blog/2011/09/26/raindrop-see-behind-the-scenes/</link>
		<comments>http://www.imamuseum.org/blog/2011/09/26/raindrop-see-behind-the-scenes/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 20:05:08 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[geology]]></category>
		<category><![CDATA[hydrology]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[White River]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=17860</guid>
		<description><![CDATA[We recently launched the Raindrop web application as part of FLOW: Can You See the River, a project conceived by Mary Miss. Our team started on the project about a year ago, when Mary and her studio began meeting with us and scientists from Butler University and Williams Creek Consulting to build an app illustrating the concept [...]]]></description>
			<content:encoded><![CDATA[<p>We recently launched the Raindrop web application as part of <em><a href="http://flowcanyouseetheriver.org">FLOW: Can You See the River</a></em>, a project conceived by <a href="http://marymiss.com">Mary Miss</a>. Our team started on the project about a year ago, when Mary and her studio began meeting with us and scientists from <a href="http://www.butler.edu/urban-ecology/">Butler University</a> and <a href="http://www.williamscreek.net/">Williams Creek Consulting</a> to build an app illustrating the concept that “All property is riverfront property.” When Mary and I began discussing the project, we talked about the challenge of catching a person&#8217;s attention and then engaging them with a visual experience that could lead them to deeper levels of information and insight about the natural world. This is essentially what a good visualization does, so I was excited to be part of the team building this technological bridge between art and science.</p>
<p><img class="aligncenter size-full wp-image-17865" title="Intro Screen" src="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-intro1.png" alt="" width="207" height="400" /></p>
<p><span id="more-17860"></span>Let’s begin with a tour of the functionality. When you start the app, it loads some resources while displaying the title screen, and then you have the chance to view an introduction or skip ahead to the map screen.</p>
<p><img class="aligncenter size-full wp-image-17867" title="Map Screen" src="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-map.png" alt="" width="207" height="400" /></p>
<p>Because the project centers around the White River near Indianapolis, we only assembled hydrological data for the area around Marion County for the application (I’ll go into more detail later). On the map screen, a prompt appears to inform you that tapping on the map will simulate a rain event. When the map is tapped, the app displays the series of streams, storm drains, and/or sanitary lines that would carry a raindrop from that location to the White River. It also displays the area (known as a drainage basin or <a href="http://www.imamuseum.org/100acres/research/geology/watersheds">watershed</a>) from which other raindrops would follow the same path. Another prompt then appears to let you know that tapping on the raincloud icon allows for selection of storm intensity. As little as a quarter inch of rain can cause sewers to overflow into streams in this area, so when this option is selected, the path displayed will change to reflect this so you can see where you don’t want to go fishing. You can also toggle the display of the 100-year <a href="http://www.imamuseum.org/100acres/research/geology/floods">floodplain</a>, which shows you where you can keep your feet dry during a big flood event. In addition to selecting a location on the map, pressing the compass icon locates your device via GPS, and typing in the address bar uses the Google Maps address look-up feature. Tapping on a question mark icon provides some information about pollutants that threaten the path upstream, as reported by the <a href="http://www.in.gov/idem/">Indiana Department of Environmental Management</a>.</p>
<p>Pressing the “i” icon at the top opens the informational menu. From here, you can learn more about the app, check current weather alerts and conditions, find out how weather differs from climate, get some tips on how to improve water quality, and visit the project website.</p>
<p><img class="aligncenter size-full wp-image-17872" title="Information Menu" src="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-menu.png" alt="" width="207" height="400" /></p>
<p>Now we can get into some behind the scenes stuff. We wanted to try to reach a broad audience with Raindrop, so we decided to put the time that we had into developing a cross-platform mobile application. These are known as web apps, in contrast to native apps. If we only had an iPhone native app in the App Store, people using Android phones wouldn’t be able to use it, and vice-versa. To handle cross-platform compatibility, we decided to build Raindrop using a framework called <a href="http://jquerymobile.com/">jqMobile</a>, which was in a very early stage when we started. It hasn’t quite had an official release yet (it’s in its third beta release at the moment), but has become increasingly robust with each version.</p>
<p>As for the map, you might wonder how we figured out the path that raindrops take to get to the river. Our collaborator at Williams Creek combined information based on digital elevation models, which can be used to derive the boundaries of natural watersheds, with data from the city that indicates where all of the storm drains and sanitary systems are and which areas drain into them.</p>
<p><a href="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/gis-data1.png"><img class="aligncenter size-medium wp-image-17881" title="Drainage basins and flowpaths" src="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/gis-data1-400x241.png" alt="" width="400" height="241" /></a></p>
<p>We then wrote <a href="http://python.org/">Python</a> scripts to read the scientific data and generate KML geometry files and look-up tables. The application uses a spatial grid look-up to figure out which basin is tapped (so it’s not perfectly accurate, but not too slow either), and then loads the appropriate file with the graphics to display for the path and the basin. It also reads information from another table that has all the details about pollutants.</p>
<p>Along the way, we’ve combined this technology with graphical elements and design guidance provided by Mary’s team, and scientific guidance and content from Butler. The multi-disciplinary process has really embodied the nature of Mary&#8217;s <a href="http://www.facebook.com/cityaslivinglab">City as A Living Laboratory</a> concept. And just as the aim is to lead curious folks from Mary&#8217;s eye-catching mirrors and markers along the river to the website and the web app to learn more, hopefully those who discover the project online will follow the raindrop and find their way down to experience the river as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2011/09/26/raindrop-see-behind-the-scenes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-intro1-150x150.png" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-intro1.png" medium="image">
			<media:title type="html">Intro Screen</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-intro1-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-map.png" medium="image">
			<media:title type="html">Map Screen</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-map-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-menu.png" medium="image">
			<media:title type="html">Information Menu</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-menu-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/gis-data1.png" medium="image">
			<media:title type="html">Drainage basins and flowpaths</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/gis-data1-150x150.png" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2011/09/raindrop-intro1-150x150.png" length="28787" type="image/jpg" />	</item>
		<item>
		<title>How to level up your lingo</title>
		<link>http://www.imamuseum.org/blog/2010/12/28/how-to-level-up-your-lingo/</link>
		<comments>http://www.imamuseum.org/blog/2010/12/28/how-to-level-up-your-lingo/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 15:00:36 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[dictionaries]]></category>
		<category><![CDATA[French]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Japanese]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[online communities]]></category>
		<category><![CDATA[Russian]]></category>
		<category><![CDATA[study abroad]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[vocabulary]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=14968</guid>
		<description><![CDATA[My friends and I have been trying to coordinate a trip back to Japan for years. We&#8217;ve finally gotten our flights booked and now we&#8217;re working out the details in anticipation, reminiscing about our previous adventures and seeking out new places to explore near Tokyo, Kyoto, and Osaka. We&#8217;re also brushing up on the language [...]]]></description>
			<content:encoded><![CDATA[<p>My friends and I have been trying to coordinate a trip back to Japan for years. We&#8217;ve finally gotten our flights booked and now we&#8217;re working out the details in anticipation, reminiscing about our previous adventures and seeking out new places to explore near Tokyo, Kyoto, and Osaka. We&#8217;re also brushing up on the language skills that we&#8217;ve let get a little rusty over the years. I thought I would share some of the modern tools that I&#8217;m using to restore my proficiency, in the hopes that this might give our readers some ideas for similar tools to look into for studying their own foreign languages of interest.</p>
<p>When I first visited Japan, I bought an electronic dictionary. This saved me from looking up kanji (the complex characters borrowed from Chinese) by counting strokes and identifying radicals (the root component of a kanji character) to index into the enormous tome that I had been using. The dictionary was much lighter, and had a stylus that could be used to draw kanji. Using this sort of input method, the order that you draw the strokes still matters, but it&#8217;s much faster than flipping pages. I used this dictionary for getting around Japan, studying, reading manga, and playing video games. Years later, after the Nintendo DS came out, I upgraded using a cartridge called <em>Kanji Sonomama Rakubiki Jiten</em>. It uses the same stylus input method, but the results are marked up in color and it has a nicer interface, including a history of recently looked-up words, which is extremely useful. One of the other tools that I was using at the time (and still use today) is a plugin for Firefox called <a href="http://rikaichan.mozdev.org/" target="_blank">Rikai-chan</a>. When enabled, this plugin allows you to hover the mouse over a word and see the definition in a pop-up.</p>
<p><img class="aligncenter size-full wp-image-15088" title="Rikai-chan" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan.png" alt="" width="494" height="312" /></p>
<p><span id="more-14968"></span>Rikai-chan also has dictionaries for German, French, and Russian, and similar tools may exist for other languages too, so make sure to look for this kind of plugin for the language that you study if you like to read online material in the original language.</p>
<p>My favorite dictionary now is <a href="http://itunes.apple.com/app/japanese/id290664053?mt=8" target="_blank">Japanese</a> for the iPhone. You can look up words by typing roman characters with the default Qwerty keyboard, or by enabling the Japanese and Simplified Chinese Handwriting keyboards in the iPhone settings you can enter a word using the Japanese input method (which presents you with possible kanji as you type phonetically), or by drawing kanji. It includes expressions, proverbs, conjunctions, and interjections, and has an impressive catalog of example sentences. As if this isn&#8217;t enough, it also has a vocabulary list feature. I like to create a list of new words for each novel, manga, or video game that I&#8217;m into, and then study them using the flashcard feature wherever I am when I have a spare minute. The flashcard feature uses an algorithm based on a series of steps.</p>
<p style="text-align: center;"><img class="aligncenter" title="Flashcard screen in the Japanese app" src="http://a1.phobos.apple.com/us/r1000/018/Purple/c5/47/5f/mzl.xzsvvvzk.320x480-75.jpg" alt="" width="320" height="460" /></p>
<p>When you identify a word correctly, it advances to the next step, and eventually into a &#8220;Known&#8221; category. Usually there are about twenty or so items between the &#8220;Unknown&#8221; and &#8220;Known&#8221; categories that you&#8217;re working on, but occasionally you see some items that are in the &#8220;Known&#8221; category as well. I&#8217;d highly recommend an app for your language of interest that has this sort of system for reviewing vocabulary.</p>
<p>In fact, I recently discovered <a href="http://smart.fm/" target="_blank">Smart.fm</a>, an online tool/community that&#8217;s based on a similar system. There&#8217;s a video on the home page that describes how their system automatically determines which material you need to be presented with at a given time to have the best chance of remembering it. I actually recall reading an <a href="http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak" target="_blank">article</a> a while back about a man who was living his life according to this sort of algorithm. One of the other interesting things about Smart.fm is that in addition to the Goals (sets of material to study) curated by Smart.fm, the user community can create their own. So you can find Goals for varying grades of vocabulary for Japanese, Spanish, and other languages, as well as Goals consisting of the capitals of the world or the names of stars and galaxies. For Japanese, the system does a good job quizzing you on the phonetic reading of a word, the meaning of the word, and the kanji. Some of the goals include sentences, which serve as examples and are also presented to quiz your knowledge. From what I&#8217;ve read, images can also be incorporated into the material for a Goal, so the system has the capability to support many areas of study. Unfortunately, their main quiz interface is a Flash app and they dropped the iPhone app that they had developed, but I suspect that they&#8217;re working on a new HTML5 solution that will work both on their site and on multiple mobile platforms.</p>
<p>On their own, the tools I&#8217;ve mentioned really only help review and expand vocabulary. Without a solid foundation in grammar, even Rikai-chan can only help so much. I have a few books and dictionaries for grammar reference, but I haven&#8217;t come across any nice apps or plugins to help in this area of language study. My best suggestion here is to take classes to build your foundation, keep your books, and seek out interesting material at your level to practice with. I&#8217;m currently trying to figure out if there&#8217;s a good way to get manga in Japanese on the iPad. If you can build some friendships with native speakers, that&#8217;s another good way to explore new grammar, and maybe even learn a regional dialect.</p>
<p>And of course the ultimate boost for your language skills, once you have a good start, is to immerse yourself by living abroad. You&#8217;ll learn more about the culture, customs and lifestyle, which will reinforce your understanding of language and vice-versa. You might even gain some new perspective and learn more about yourself. And you&#8217;ll always have an urge to go back someday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/12/28/how-to-level-up-your-lingo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan-50x31.png" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan-50x31.png" medium="image">
			<media:title type="html">Rikai-chan</media:title>
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan.png" medium="image">
			<media:title type="html">Rikai-chan</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan-150x150.png" />
		</media:content>
		<media:content url="http://a1.phobos.apple.com/us/r1000/018/Purple/c5/47/5f/mzl.xzsvvvzk.320x480-75.jpg" medium="image">
			<media:title type="html">Flashcard screen in the Japanese app</media:title>
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/12/rikai-chan-150x150.png" length="25243" type="image/jpg" />	</item>
		<item>
		<title>Morphing tag clouds</title>
		<link>http://www.imamuseum.org/blog/2010/10/05/morphing-tag-clouds/</link>
		<comments>http://www.imamuseum.org/blog/2010/10/05/morphing-tag-clouds/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 13:21:34 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[folksonomy]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[lemmatization]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[natural language processing]]></category>
		<category><![CDATA[NLP]]></category>
		<category><![CDATA[normalization]]></category>
		<category><![CDATA[tag clouds]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[Text Tags and Trust]]></category>
		<category><![CDATA[University of Maryland]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=14243</guid>
		<description><![CDATA[If you&#8217;re not familiar with tag clouds, I should refer you to my friend steve. The steve project is all about collecting tags on works of art, from a variety of partner institutions. One common way of visualizing the data collected from a tagging experience is to produce a tag cloud. These are the steve [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re not familiar with tag clouds, I should refer you to my friend <a href="http://tagger.steve.museum/">steve</a>. The steve project is all about collecting tags on works of art, from a variety of partner institutions. One common way of visualizing the data collected from a tagging experience is to produce a tag cloud.</p>
<p><img class="aligncenter size-large wp-image-14244" title="Top 100 terms, not morphed" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/09/top100-notmorphed-620x220.png" alt="" width="620" height="220" /></p>
<p><span id="more-14243"></span>These are the steve tagger&#8217;s top 100 most contributed tags. The red ones happen to be a few of those that I&#8217;ve entered. You might notice that some of them look a little funny, like lightgray. This is because we use a normalization process to equate words that are essentially the same. For example, consider these tags on <a href="http://www.imamuseum.org/art/collections/artwork/boat-builders-homer-winslow">The Boat Builders</a> by Winslow Homer:</p>
<div id="attachment_14289" class="wp-caption aligncenter" style="width: 410px"><img class="size-medium wp-image-14289" title="The Boat Builders" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/54-10-400x239.jpg" alt="" width="400" height="239" /><p class="wp-caption-text">The Boat Builders, Winslow Homer</p></div>
<p><img class="aligncenter size-large wp-image-14290" title="Normalized tag cloud" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_nomorph-620x340.png" alt="" width="620" height="340" /></p>
<p>A term like &#8220;New England&#8221; may have been entered with proper capitalization, or with all lowercase or uppercase characters. To treat these entries as the same basic concept, we normalize them to &#8220;newengland&#8221;. Similarly, some folks might type a term like &#8220;seashore&#8221; with a space, and other folks without a space. We recognize that sometimes these minor differences make a significant difference in the meaning of a term, so we keep all of the original tags as they were entered. This normalization handles most cases properly (further research into the occurrence rate of special cases continues in the <a href="http://www.umiacs.umd.edu/research/t3/index.shtml">Text Tags and Trust</a> project), and it allows us to display objects that have been tagged with all variants of a term when it is clicked in the tag cloud.</p>
<p>After handling simpler transformations like whitespace removal and lowercasing, the next step we&#8217;re interested in taking is <a href="http://en.wikipedia.org/wiki/Lemmatisation" target="_blank">lemmatization</a>. You can see a few examples where this can be done in the tag cloud above&#8230; the term &#8220;rocks&#8221; can be lemmatized to &#8220;rock&#8221;, and &#8220;children&#8221; to &#8220;child&#8221;. By adding another normalization routine which takes this extra step using a lemmatizer from the <a href="http://www.nltk.org/">Natural Language Toolkit</a> (which makes use of the <a href="http://wordnet.princeton.edu/">WordNet</a> database&#8217;s built-in morphy function), we can generate the following tag cloud for this painting:</p>
<p><img class="aligncenter size-large wp-image-14295" title="Lemmatized tag cloud" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_morph-620x326.png" alt="" width="620" height="326" /></p>
<p>This may just be my perspective, but I find that the lemmatized version really gives a better sense of representation, uncluttered by redundancy. We&#8217;re still doing some fine tuning, and looking into how to handle terms with multiple words. Our partners at the University of Maryland are doing some research to figure out how we might define <a href="http://en.wikipedia.org/wiki/Heuristic" target="_blank">heuristics</a> to handle multiple word terms (e.g. a rule that says we should lemmatize the second word of an adjective-noun pair), based on the collection of tags that we currently have.</p>
<p>As we study the results, we will definitely be considering scenarios where this sort of normalization fails to recognize nuance and gives misleading results, and how to handle this both in our research and in user interfaces. It&#8217;s a tricky problem that is sure to lead to many interesting questions and findings about folksonomic linguistics to discuss in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/10/05/morphing-tag-clouds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/09/top100-notmorphed-150x150.png" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/09/top100-notmorphed.png" medium="image">
			<media:title type="html">Top 100 terms, not morphed</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/09/top100-notmorphed-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/54-10.jpg" medium="image">
			<media:title type="html">The Boat Builders</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/54-10-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_nomorph.png" medium="image">
			<media:title type="html">Normalized tag cloud</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_nomorph-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_morph.png" medium="image">
			<media:title type="html">Lemmatized tag cloud</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/10/bb_morph-150x150.png" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/09/top100-notmorphed-150x150.png" length="31324" type="image/jpg" />	</item>
		<item>
		<title>Biff! Bang! Pow!</title>
		<link>http://www.imamuseum.org/blog/2010/08/18/biff-bang-pow/</link>
		<comments>http://www.imamuseum.org/blog/2010/08/18/biff-bang-pow/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 13:41:36 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Film]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[art blog]]></category>
		<category><![CDATA[computer graphics]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[graphic novels]]></category>
		<category><![CDATA[ima]]></category>
		<category><![CDATA[IMA Blog]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[indy]]></category>
		<category><![CDATA[manga]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[Scott Pilgrim vs. the World]]></category>
		<category><![CDATA[special effects]]></category>
		<category><![CDATA[The Toby]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=13784</guid>
		<description><![CDATA[From the moment the Universal Pictures logo appears on screen before Scott Pilgrim vs. the World begins, you know you’re in for a visual treat. I’m not going to spoil the story, but I wanted to comment on how well the graphic novel style has been incorporated into the film. While previous movies like Sin City [...]]]></description>
			<content:encoded><![CDATA[<p>From the moment the Universal Pictures logo appears on screen before <a href="http://www.scottpilgrimthemovie.com/">Scott Pilgrim vs. the World</a> begins, you know you’re in for a visual treat. I’m not going to spoil the story, but I wanted to comment on how well the graphic novel style has been incorporated into the film.</p>
<p><img class="aligncenter size-large wp-image-13785" title="Streak lines and impact effects" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/08/scott-pilgrim-movie-620x352.jpg" alt="" width="620" height="352" /></p>
<p>While previous  movies like <a href="http://www.imdb.com/title/tt0401792/" target="_blank">Sin City</a> have done a great job borrowing static  elements of graphic novel design, this is the first film I’ve seen that  makes such fine use of dynamic elements. Speed and impact lines are used to convey energy in many of the battle scenes, sound  effects are enhanced with fleeting text and graphic representations to give them  more impact, and intangible forces are stunningly visualized as they  become devastatingly tangible for the characters involved.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xgOLmjhxVVU?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/xgOLmjhxVVU?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span id="more-13784"></span>And these are all enhancements that pull the audience into the alternate reality of the film when they could have been overdone or done poorly and resulted in the opposite (similar to the uncanny valley effect I wrote about <a href="http://www.imamuseum.org/blog/2010/01/12/passing-through-the-uncanny-valley/">earlier</a>). I’m looking forward to learning how the special effects were thought up and pulled off in the behind-the-scenes goodies.</p>
<p>And  speaking of graphic effects, we’ll be showing a  variety of animated films at an event called <a href="http://www.imamuseum.org/special-event/generations-animation">Generations of  Animation</a> this weekend in The Toby. The techniques used in the films varies from traditional  cell drawing and stop-motion to computer generated imagery. We’ll also have  hands-on activities in the art labs and three experts in the field demonstrating their  skills.</p>
<p>Comment below to let us know what other movie effects you’ve been impressed by lately.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/08/18/biff-bang-pow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/08/scott-pilgrim-movie-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/08/scott-pilgrim-movie.jpg" medium="image">
			<media:title type="html">Streak lines and impact effects</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/08/scott-pilgrim-movie-150x150.jpg" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/08/scott-pilgrim-movie-150x150.jpg" length="8747" type="image/jpg" />	</item>
		<item>
		<title>There&#8217;s an IndyCar in my spot</title>
		<link>http://www.imamuseum.org/blog/2010/07/14/theres-an-indycar-in-my-spot/</link>
		<comments>http://www.imamuseum.org/blog/2010/07/14/theres-an-indycar-in-my-spot/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 14:40:55 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[art blog]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[IMA Blog]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[indy]]></category>
		<category><![CDATA[indycar]]></category>
		<category><![CDATA[IZOD Indycar Series]]></category>
		<category><![CDATA[Race track]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=13443</guid>
		<description><![CDATA[I biked in to work this morning and found a bunch of vintage Indy cars parked in front of the fountain. I can only assume that this is part of the IZOD IndyCar Series event going on at the IMA today. The event is for an announcement that will include information about the future of [...]]]></description>
			<content:encoded><![CDATA[<p>I biked in to work this morning and found a bunch of vintage Indy cars parked in front of the fountain.</p>
<p><img class="aligncenter size-large wp-image-13444" title="Indy cars" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0834-620x465.jpg" alt="" width="620" height="465" /></p>
<p>I can only assume that this is part of the <a href="http://www.indycar.com/news/show/55-izod-indycar-series/38490-watch-car-strategy-unveil-here-noon-et/">IZOD IndyCar Series event</a> going on at the IMA today. The event is for an announcement that will include information about the <a href="http://blog.indycar.com/2010/07/09/new-car-announcement-and-you/" target="_blank">future of racing with the IZOD IndyCar series</a> and what the next IndyCar will look like. As the guests enter the Museum, they&#8217;ll take a trip down memory lane, er Brickyard.</p>
<p><span id="more-13443"></span></p>
<p><img class="aligncenter size-large wp-image-13445" title="I like the gears" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828-620x465.jpg" alt="" width="620" height="465" /></p>
<p><img class="aligncenter size-large wp-image-13446" title="Check out that exhaust pipe!" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0833-e1279112944135-450x600.jpg" alt="" width="450" height="600" /></p>
<p><img class="aligncenter size-large wp-image-13447" title="Primo parking spot" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0832-620x465.jpg" alt="" width="620" height="465" /></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 513px; width: 1px; height: 1px;">
<p><img class="aligncenter size-large wp-image-13445" title="I like the gears" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828-620x465.jpg" alt="" width="620" height="465" /></p>
<p>The announcement will include information about the <a href="http://blog.indycar.com/2010/07/09/new-car-announcement-and-you/" target="_blank">future of racing with the IZOD IndyCar series</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/07/14/theres-an-indycar-in-my-spot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0834-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0834.jpg" medium="image">
			<media:title type="html">Indy cars</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0834-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828.jpg" medium="image">
			<media:title type="html">I like the gears</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0833-e1279112944135.jpg" medium="image">
			<media:title type="html">Check out that exhaust pipe!</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0833-e1279112944135-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0832.jpg" medium="image">
			<media:title type="html">Primo parking spot</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0832-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828.jpg" medium="image">
			<media:title type="html">I like the gears</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0828-150x150.jpg" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/07/img_0834-150x150.jpg" length="9774" type="image/jpg" />	</item>
		<item>
		<title>Flooding in the park</title>
		<link>http://www.imamuseum.org/blog/2010/06/24/flooding-in-the-park/</link>
		<comments>http://www.imamuseum.org/blog/2010/06/24/flooding-in-the-park/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:20:36 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Art and Nature Park]]></category>
		<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Local]]></category>
		<category><![CDATA[100 acres]]></category>
		<category><![CDATA[Bike to Work]]></category>
		<category><![CDATA[biking]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[flooding]]></category>
		<category><![CDATA[lake]]></category>
		<category><![CDATA[river]]></category>
		<category><![CDATA[USGS]]></category>
		<category><![CDATA[Virginia B. Fairbanks Art and Nature Park]]></category>
		<category><![CDATA[water]]></category>
		<category><![CDATA[Weather]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=13140</guid>
		<description><![CDATA[As I was biking in to work this morning, I noticed that the small dam by the bridge near Westfield was completely under water. This got me wondering what the 100 Acres looks like with all of this extra water. I was in for quite a surprise.]]></description>
			<content:encoded><![CDATA[<p>As I was biking in to work this morning, I noticed that the small dam by the bridge near Westfield was completely under water. This got me wondering what the 100 Acres looks like with all of this extra water. I was in for quite a surprise.</p>
<p><img class="aligncenter size-large wp-image-13143" title="Bench near the stream gauge" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802-620x465.jpg" alt="" width="620" height="465" /></p>
<p><span id="more-13140"></span>This is part of <a href="http://www.imamuseum.org/100acres/artists/jeppehein">Jeppe Hein&#8217;s </a><em><a href="http://www.imamuseum.org/100acres/artists/jeppehein">Bench Around the Lake</a></em> which overlooks the White River. Just to the right, across from that stone pillar out in the river, is a USGS stream gauge. You can see the readings from this gauge on the <a href="http://dashboard.imamuseum.org/series/Stream+Gauge+Height">IMA Dashboard</a>. As of this morning, it&#8217;s reading about 14.3 feet, which is 2.3 feet above flood level (according to the National Weather Service). I walked down to the surface of the water, and if the river were about 6 feet higher it would come up to the bottom of the bench.</p>
<p><img class="aligncenter size-large wp-image-13148" title="Bench overlooking the lake" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0803-620x465.jpg" alt="" width="620" height="465" /></p>
<p>This is a bench that overlooks the lake, and <a href="http://www.imamuseum.org/100acres/artists/andreazittel">Andrea Zittel&#8217;s </a><em><a href="http://www.imamuseum.org/100acres/artists/andreazittel">Indianapolis Island</a></em>. You can read Michael and Jessica&#8217;s take on the flood over at <a href="http://www.imamuseum.org/island/">Give and Take</a>. I went down to the water here, and it would reach the bench with another three feet of depth.</p>
<p><img class="aligncenter size-large wp-image-13153" title="Pretty much literally *on* the lake" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0807-e1277387372773-450x600.jpg" alt="" width="450" height="600" /></p>
<p>The lake is doing a great job showcasing the design of <a href="http://www.imamuseum.org/100acres/artists/kendallbuster">Kendall Buster&#8217;s </a><em><a href="http://www.imamuseum.org/100acres/artists/kendallbuster">Stratum Pier</a></em>. When the water level was at its peak last night it was probably submerging the lowest platform. This morning it appeared to be resting right on top of the water.</p>
<p><img class="aligncenter size-large wp-image-13155" title="The Flood Shack" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0810-620x465.jpg" alt="" width="620" height="465" /></p>
<p>The biggest surprise came when I glanced over at <a href="http://www.imamuseum.org/100acres/artists/teamakipaa">Tea Mäkipää&#8217;s</a><em><a href="http://www.imamuseum.org/100acres/artists/teamakipaa"> Eden II</a></em>. The lake had completely submerged the deck of the shack, which is usually accessible via a few stairs.  The water came almost all the way up to the placard. The relationship between <em>Eden II</em>, climate change, and flooding makes this situation poetic, in a wabi-sabi sort of way.</p>
<p><img class="aligncenter size-large wp-image-13156" title="None Shall Pass" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0814-620x465.jpg" alt="" width="620" height="465" /></p>
<p>And finally, here&#8217;s a little reminder that the path around the lake is not always circumnavigable. Ahead in the water you can see another of the benches, which overlooks <em>Eden II</em> to the right. What you see here is the lake submerging the path. Further ahead there is an inlet which connects the river to the lake, but obviously I wasn&#8217;t able to check out the situation there with my bike in tow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/06/24/flooding-in-the-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802-50x37.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802-50x37.jpg" medium="image">
			<media:title type="html">Bench near the stream gauge</media:title>
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802.jpg" medium="image">
			<media:title type="html">Bench near the stream gauge</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0803.jpg" medium="image">
			<media:title type="html">Bench overlooking the lake</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0803-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0807-e1277387372773.jpg" medium="image">
			<media:title type="html">Pretty much literally *on* the lake</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0807-e1277387372773-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0810.jpg" medium="image">
			<media:title type="html">The Flood Shack</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0810-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0814.jpg" medium="image">
			<media:title type="html">None Shall Pass</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0814-150x150.jpg" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/img_0802-150x150.jpg" length="8916" type="image/jpg" />	</item>
		<item>
		<title>Bikes, Bridges and Waterways</title>
		<link>http://www.imamuseum.org/blog/2010/04/06/bikes-bridges-and-waterways/</link>
		<comments>http://www.imamuseum.org/blog/2010/04/06/bikes-bridges-and-waterways/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:20:31 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Local]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[100 acres]]></category>
		<category><![CDATA[Bike to Work]]></category>
		<category><![CDATA[bridges]]></category>
		<category><![CDATA[Broad Ripple]]></category>
		<category><![CDATA[Bulldogs]]></category>
		<category><![CDATA[Butler University]]></category>
		<category><![CDATA[canal]]></category>
		<category><![CDATA[Canal towpath]]></category>
		<category><![CDATA[Christian Theological Seminary]]></category>
		<category><![CDATA[commuting]]></category>
		<category><![CDATA[ima]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[indy]]></category>
		<category><![CDATA[Lilly House]]></category>
		<category><![CDATA[Monon Trail]]></category>
		<category><![CDATA[Virginia B. Fairbanks Art and Nature Park]]></category>
		<category><![CDATA[White River]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=11846</guid>
		<description><![CDATA[Last year, I challenged myself by biking to work on Bike to Work Day, and then attempting to bike in once a week over the summer. I&#8217;ve been waiting anxiously for the right time to start up a new season, and today was the day. I thought I&#8217;d do a bridge tour of my ride from [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, I challenged myself by biking to work on Bike to Work Day, and then attempting to bike in once a week over the summer. I&#8217;ve been waiting anxiously for the right time to start up a new season, and today was the day. I thought I&#8217;d do a bridge tour of my ride from the Monon trail down to the museum, so here it goes:</p>
<div id="attachment_11849" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11849" title="Monon &amp; The White River" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-White-River1.jpg" alt="" width="500" height="188" /><p class="wp-caption-text">The Monon &amp; The White River</p></div>
<p><span id="more-11846"></span></p>
<p>What better place to start than at the Monon trail White River overlook? This is on the first leg of my ride, as I&#8217;m warming up.</p>
<div id="attachment_11850" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11850" title="The Monon &amp; The Canal Towpath" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-Canal.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">The Monon &amp; The Canal Towpath</p></div>
<p>Not too long after that, I turn off of the Monon and start riding down the Canal Towpath. I usually have to be ready to dodge the dozens of ducks and geese that are sleepily wandering about, but I didn&#8217;t see many today.</p>
<div id="attachment_11851" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11851" title="Broad Ripple on the canal" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Broad-Ripple.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Broad Ripple on the canal</p></div>
<p>Broad Ripple is also looking pretty sleepy at this point in the morning. Up past this bridge is the blue bridge that crosses the canal next to College. After crossing at the light there, the towpath turns into a gravelly surface (which had puddles this morning) and continues on the south bank of the canal.</p>
<div id="attachment_11853" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11853" title="Towpath Canal Crossing" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Crossing1.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Towpath Canal Crossing</p></div>
<p>This the view from the bridge where the towpath crosses back over to the north side of the canal. We&#8217;re getting close to Butler now.</p>
<div id="attachment_11854" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11854" title="Canal Near Hinkle Fieldhouse" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Hinkle.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Canal Near Hinkle Fieldhouse</p></div>
<p>Here&#8217;s the sun coming up over Hinkle Fieldhouse. Great game last night, Bulldogs! I sometimes see athletes running across this bridge and down the towpath&#8230; maybe I&#8217;ve seen some of the guys on the team and didn&#8217;t even know it!</p>
<div id="attachment_11855" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11855" title="Canal near The Christian Theological Seminary" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-CTS.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Canal near The Christian Theological Seminary</p></div>
<p>Here&#8217;s another bridge where you can see the Christian Theological Seminary in the distance. I&#8217;ve been inside and I can report that they have a very impressive organ.</p>
<div id="attachment_11857" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11857" title="Canal near 100 Acres" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-100-Acres.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Canal near 100 Acres</p></div>
<p>A little later on there&#8217;s a wooden bridge that goes underneath the Michigan street bridge. The 100 Acres Virginia B. Fairbanks Art &amp; Nature Park is just to the right of the trail up ahead. At this point, though, I&#8217;m headed to the museum, so I turn around at the end of the bridge and head up the ramp to Michigan street.</p>
<div id="attachment_11858" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11858" title="Michigan Street &amp; The White River" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-White-River.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Michigan Street &amp; The White River</p></div>
<p>This isn&#8217;t technically on my ride, but just a little north of the ramp up to Michigan is the bridge that crosses over the White River. As the river bends to the right in the distance its passing by 100 Acres, forming the northern border.</p>
<div id="attachment_11859" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11859" title="42nd Street Gate" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-42nd-Gate.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">42nd Street Gate</p></div>
<p>Okay, this one isn&#8217;t a bridge or a waterway, but it&#8217;s an important landmark. This is the gate at Michigan and 42nd street, which is a nice entry point for bikers.</p>
<div id="attachment_11860" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11860" title="Woodstock Bridge" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Woodstock.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Woodstock Bridge</p></div>
<p>This is a little bridge just inside the gate that&#8217;s on a road called Woodstock according to Google Maps. You can see Lilly House to the right and the entryway to The Orchard on the left. The greenhouse is also on the right.</p>
<div id="attachment_11863" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-11863" title="Front Lawn at the IMA" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-IMA.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Front Lawn at the IMA</p></div>
<p>I like to ride around to the front of the museum for this view. And now it&#8217;s time to get to work!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/04/06/bikes-bridges-and-waterways/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-White-River1-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-White-River1.jpg" medium="image">
			<media:title type="html">Monon &#38;#038; The White River</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-White-River1-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-Canal.jpg" medium="image">
			<media:title type="html">The Monon &#38;#038; The Canal Towpath</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-Canal-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Broad-Ripple.jpg" medium="image">
			<media:title type="html">Broad Ripple on the canal</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Broad-Ripple-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Crossing1.jpg" medium="image">
			<media:title type="html">Towpath Canal Crossing</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Crossing1-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Hinkle.jpg" medium="image">
			<media:title type="html">Canal Near Hinkle Fieldhouse</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-Hinkle-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-CTS.jpg" medium="image">
			<media:title type="html">Canal near The Christian Theological Seminary</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-CTS-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-100-Acres.jpg" medium="image">
			<media:title type="html">Canal near 100 Acres</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Canal-100-Acres-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-White-River.jpg" medium="image">
			<media:title type="html">Michigan Street &#38;#038; The White River</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-White-River-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-42nd-Gate.jpg" medium="image">
			<media:title type="html">42nd Street Gate</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Michigan-42nd-Gate-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Woodstock.jpg" medium="image">
			<media:title type="html">Woodstock Bridge</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Woodstock-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-IMA.jpg" medium="image">
			<media:title type="html">Front Lawn at the IMA</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-IMA-150x150.jpg" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/04/BTW-Monon-Westfield-150x150.jpg" length="6948" type="image/jpg" />	</item>
		<item>
		<title>A great opportunity for planet-gazing</title>
		<link>http://www.imamuseum.org/blog/2010/04/01/a-great-opportunity-for-planet-gazing/</link>
		<comments>http://www.imamuseum.org/blog/2010/04/01/a-great-opportunity-for-planet-gazing/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:08:47 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[art blog]]></category>
		<category><![CDATA[astronomy]]></category>
		<category><![CDATA[IMA Blog]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[indy]]></category>
		<category><![CDATA[Mercury]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[star]]></category>
		<category><![CDATA[Venus]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=11722</guid>
		<description><![CDATA[Speaking of art and nature, I&#8217;d like to recommend getting outside and savoring the beauty of the night sky a little bit after sunset, because for a while you&#8217;ll be able to see the conjunction of Venus and Mercury. Yes, those are our planetary neighbors&#8230; hold your hand up at arm&#8217;s length and they&#8217;re just about [...]]]></description>
			<content:encoded><![CDATA[<p>Speaking of <a href="http://www.imamuseum.org/100acres/100-days-art-nature">art and nature</a>, I&#8217;d like to recommend getting outside and savoring the beauty of the night sky a little bit after sunset, because for a while you&#8217;ll be able to see the conjunction of Venus and Mercury.</p>
<p><a href="http://www.flickr.com/photos/ebachta/4480639104/"><img class="aligncenter" title="Venus and Mercury" src="http://farm3.static.flickr.com/2755/4480639104_d96268fb72.jpg" alt="" width="500" height="333" /></a></p>
<p>Yes, those are our planetary neighbors&#8230; hold your hand up at arm&#8217;s length and they&#8217;re just about three fingers apart. Trust me, it&#8217;s a whole different experience seeing this with your own eyes. Which you can, but binoculars might help if you&#8217;re in an area that suffers from <a href="http://en.wikipedia.org/wiki/Light_pollution">light pollution</a>.</p>
<p>Enjoy contemplating the universe!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/04/01/a-great-opportunity-for-planet-gazing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://farm3.static.flickr.com/2755/4480639104_d96268fb72.jpg" />
		<media:content url="http://farm3.static.flickr.com/2755/4480639104_d96268fb72.jpg" medium="image">
			<media:title type="html">Venus and Mercury</media:title>
		</media:content>
	</item>
		<item>
		<title>Crafting the Calendar Experience</title>
		<link>http://www.imamuseum.org/blog/2010/02/23/crafting-the-calendar-experience/</link>
		<comments>http://www.imamuseum.org/blog/2010/02/23/crafting-the-calendar-experience/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:59:27 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[concept sketches]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[IMA website]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=11122</guid>
		<description><![CDATA[If you haven&#8217;t noticed, we have around two dozen events happening at the museum this week, and that&#8217;s fairly typical. When we were discussing events and calendar design for the new website, we realized that we had a challenge on our hands. And honestly, we might have underestimated it a bit at first. The number [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t noticed, we have around two dozen events happening at the museum this week, and that&#8217;s fairly typical. When we were discussing events and calendar design for the new website, we realized that we had a challenge on our hands. And honestly, we might have underestimated it a bit at first.</p>
<p><img class="aligncenter size-full wp-image-11124" title="The IMA Calendar" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar.jpg" alt="" width="600" height="375" /></p>
<p><span id="more-11122"></span>The number of events happening at the IMA on any particular day can range from one to ten, and we typically have anywhere from three to seven ongoing exhibitions as well. We didn&#8217;t have a chance of plotting all of this information on the traditional monthly calendar, so we took some time to brainstorm a different approach. This sketch contains some ideas from the middle of that process.</p>
<p><img class="aligncenter size-medium wp-image-11127" title="Concept Sketch" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-concept-400x281.jpg" alt="" width="400" height="281" /></p>
<p>After doing these sketches, a little experimenting, and a lot of pondering, we started over from scratch. This time, rather than considering how to display all of this information, we thought about how the calendar should serve the user. Our main goal is to help the website visitor plan a visit to the museum. Most importantly, then, the visitor should be able to pick a day and see what events are happening. We also thought it was important to convey the distribution of events over a number of weeks to enable a browsing mode of interaction, which would increase awareness of our broad array of activities&#8230; a win-win scenario.</p>
<p>The resulting design, which also took some inspiration from those initial sketches,  is what you see on the <a href="http://www.imamuseum.org/calendar">calendar page</a>. The traditional date picker in the upper right works in tandem with the timeline to present the viewer with information about events happening on any particular day. The timeline, which is really just a fancy date picker, displays an icon for each event, color-coded by the event type, over a period of about four weeks. Clicking on the event types in the legend toggles between showing all types or showing a single type on the timeline. The initial scroll animation to the current day is a cue intended to suggest that you can scroll the timeline (three months into the past and a year into the future). This can be done by dragging the timeline or using the black buttons to the left and right. Some of the wilder ideas for features included having the event icons rain down from above &#8220;<a href="http://www.youtube.com/watch?v=DUx6VWmmcck">like Skittles</a>&#8221; when the timeline loads, and making the Wheel of Fortune click-click-click sound during the scroll animation, but in the end we decided that these enhancements might be a little over the top. Just as in film, some of the best effects are those that you don&#8217;t notice. One of the hidden beauties of the page design is that the primary functionality is preserved even if the calendar timeline can&#8217;t be loaded on the page (if Flash is not enabled, for example).</p>
<p>Other ways to find events on the website include the upcoming event listing on the <a href="http://www.imamuseum.org/">front page</a>, the <a href="http://www.imamuseum.org/art/exhibitions">exhibitions page</a>, genre-specific pages like <a href="http://www.imamuseum.org/programs/talks">talks</a> and <a href="http://www.imamuseum.org/programs/special-events">special events</a>, and the individual <a href="http://www.imamuseum.org/talk/planet-indy-ascent-electric-car">event pages</a> themselves, which are accessible via site search. You can even see a list of upcoming events and exhibitions on the <a href="http://www.imamuseum.org/mobile">mobile page</a>.</p>
<p>So, how has your experience been finding events on the new website? Let us know if you have any comments or suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/02/23/crafting-the-calendar-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar.jpg" medium="image">
			<media:title type="html">The IMA Calendar</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-concept.jpg" medium="image">
			<media:title type="html">Concept Sketch</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-concept-150x150.jpg" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/02/calendar-150x150.jpg" length="8801" type="image/jpg" />	</item>
		<item>
		<title>Passing through the uncanny valley</title>
		<link>http://www.imamuseum.org/blog/2010/01/12/passing-through-the-uncanny-valley/</link>
		<comments>http://www.imamuseum.org/blog/2010/01/12/passing-through-the-uncanny-valley/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:11:38 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Film]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer graphics]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[face tracking]]></category>
		<category><![CDATA[motion capture]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photorealistic rendering]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=10481</guid>
		<description><![CDATA[After being impressed by the computer graphics in Avatar this weekend, I thought that this would be a great time to bring up the concept of the uncanny valley in 3D character animation and discuss some examples from recent films. The term actually refers to a phenomenon experienced with robots designed to look human, in [...]]]></description>
			<content:encoded><![CDATA[<p>After being impressed by the computer graphics in Avatar this weekend, I thought that this would be a great time to bring up the concept of the <a href="http://en.wikipedia.org/wiki/Uncanny_valley">uncanny valley</a> in 3D character animation and discuss some examples from recent films.</p>
<div class="wp-caption aligncenter" style="width: 410px"><a href="http://www.flickr.com/photos/listenmissy/3509253846/"><img title="Cloudy Yosemite Valley" src="http://farm4.static.flickr.com/3659/3509253846_d5112ee524.jpg" alt="" width="400" height="266" /></a><p class="wp-caption-text">Photo by Listen Missy! on Flickr</p></div>
<p><span id="more-10481"></span></p>
<p>The term actually refers to a phenomenon experienced with robots designed to look human, in which a person&#8217;s emotional response to robot design is increasingly positive as the design becomes more human-like, but only to a point. Designs that are very close to human but fall short tend to have an eerie quality, and these are considered to be in the uncanny valley. Both in robots and animation, the response can be different depending on whether the robot or character is in motion.</p>
<p>Let&#8217;s start at the safe end. There are many great examples from Pixar where humans are rendered in a cartoon style, perhaps most notably <em><a href="http://www.imdb.com/title/tt0317705/">The Incredibles</a></em> and <em><a href="http://www.imdb.com/title/tt1049413/">Up</a></em>. The artists at Pixar also excel at portraying human emotion and storytelling via non-human forms.</p>
<div class="wp-caption aligncenter" style="width: 354px"><a href="http://en.wikipedia.org/wiki/The_incredibles"><img title="The Incredibles" src="http://upload.wikimedia.org/wikipedia/en/5/57/Incredibles_screenshot_1.jpg" alt="" width="344" height="147" /></a><p class="wp-caption-text">The Incredibles, Pixar Animation Studios, 2004</p></div>
<p>To come a few steps closer I&#8217;ll take a side step into the video game arena, where we have fine examples of anime-style characters rendered in 3D from Square Enix&#8217;s <a href="http://en.wikipedia.org/wiki/Final_Fantasy">Final Fantasy</a> series. There are many <a href="http://www.google.com/search?hl=en&amp;rlz=1C1GGLS_enUS291US331&amp;q=final+fantasy+X+screenshot+&amp;aq=f&amp;oq=&amp;aqi=">fan sites</a> that have screenshots from the full motion video sequences in these games. Being familiar with anime, these characters don&#8217;t seem as strange to me as they might to someone else, but I think that the use of this style does place them in an intermediate zone that isn&#8217;t quite at the valley, but perhaps approaches it.</p>
<p>When the Final Fantasy brand hit the big screen with <em><a href="http://www.imdb.com/title/tt0173840/">The Spirits Within</a></em>, Square Pictures had done a fantastic job with the digital models, particularly for Aki, the main character.  At the time, though, we still hadn&#8217;t perfected the look of skin, and to do that well also requires significantly more computation. I also think this was about the time when we were just starting to develop face tracking algorithms to capture the facial motions of actors, so the lip syncing also was not as good as it is today. These close-but-not-quite qualities are what give viewers an eerie feeling.</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://en.wikipedia.org/wiki/Spirits_within"><img title="Aki Ross" src="http://upload.wikimedia.org/wikipedia/en/e/ed/Akiross.jpg" alt="" width="300" height="232" /></a><p class="wp-caption-text">Final Fantasy: The Spirits Within, Square Pictures, 2001</p></div>
<p>I&#8217;ve heard some people say that <a href="http://us.imdb.com/title/tt0442933/"><em>Beowulf</em></a><em> </em>didn&#8217;t look right either, but I thought it was amazing. I hadn&#8217;t seen this movie until it came out for rent and hadn&#8217;t read about it much, so as I was watching I didn&#8217;t realize that it was an entirely CG film until a minute or so after the camera was focused on the characters in the first scene. After that point the fact that it was entirely digital never distracted me from the story. This makes me wonder if the effect is reduced if you&#8217;ve seen enough CG films.</p>
<p>No matter how many CG films you&#8217;ve seen, though, I think that the work done by Weta Digital on Gollum in <a href="http://www.imdb.com/title/tt0167261/"><em>The Lord of the Rings</em></a> surpasses the valley. State of the art face tracking, motion capture, and rendering algorithms combined in the hands of that team to integrate a highly compelling digital character with a real environment. Although&#8230; I guess Gollum is supposed to be eerie, so maybe he&#8217;s not a great example.</p>
<div class="wp-caption aligncenter" style="width: 343px"><a href="http://en.wikipedia.org/wiki/Gollum#Film"><img title="Gollum" src="http://upload.wikimedia.org/wikipedia/en/e/e0/Gollum.PNG" alt="" width="333" height="330" /></a><p class="wp-caption-text">Gollum, Lord of the Rings Trilogy, Weta Digital, 2001-2003</p></div>
<p><em><a href="http://us.imdb.com/title/tt0499549/">Avatar</a> </em>showcases what the state of the art can do today. From what little I&#8217;ve read so far, the motion capture system used here afforded James Cameron a real-time virtual rendering of the scene, allowing him to adjust the camera and order new takes as if they were working on a real set. There were also improvements to face tracking and rendering algorithms that might make you wonder if you&#8217;re watching real actors in makeup. It&#8217;s really amazing how far this craft has come.</p>
<div class="wp-caption aligncenter" style="width: 430px"><a href="http://en.wikipedia.org/wiki/Avatar_(2009_film)"><img title="Avatar" src="http://upload.wikimedia.org/wikipedia/en/0/0f/Jake_flying_Great_Leonoptyrex.jpg" alt="" width="420" height="236" /></a><p class="wp-caption-text">Avatar, Lightstorm Entertainment, 2009</p></div>
<p>What do you think? Have you seen other movies that have (or even exploit) that eerie quality, or are great examples of avoiding or surpassing the valley?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/01/12/passing-through-the-uncanny-valley/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://farm4.static.flickr.com/3659/3509253846_d5112ee524.jpg" />
		<media:content url="http://farm4.static.flickr.com/3659/3509253846_d5112ee524.jpg" medium="image">
			<media:title type="html">Cloudy Yosemite Valley</media:title>
		</media:content>
		<media:content url="http://upload.wikimedia.org/wikipedia/en/5/57/Incredibles_screenshot_1.jpg" medium="image">
			<media:title type="html">The Incredibles</media:title>
		</media:content>
		<media:content url="http://upload.wikimedia.org/wikipedia/en/e/ed/Akiross.jpg" medium="image">
			<media:title type="html">Aki Ross</media:title>
		</media:content>
		<media:content url="http://upload.wikimedia.org/wikipedia/en/e/e0/Gollum.PNG" medium="image">
			<media:title type="html">Gollum</media:title>
		</media:content>
		<media:content url="http://upload.wikimedia.org/wikipedia/en/0/0f/Jake_flying_Great_Leonoptyrex.jpg" medium="image">
			<media:title type="html">Avatar</media:title>
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/01/Jake_flying_Great_Leonoptyrex-150x150.jpg" length="8982" type="image/jpg" />	</item>
	</channel>
</rss>

