<?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; mobile apps</title>
	<atom:link href="http://www.imamuseum.org/blog/tag/mobile-apps/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>Have it Your Way: Help us plan our next mobile tour!</title>
		<link>http://www.imamuseum.org/blog/2010/06/15/have-it-your-way-help-us-plan-our-next-mobile-tour/</link>
		<comments>http://www.imamuseum.org/blog/2010/06/15/have-it-your-way-help-us-plan-our-next-mobile-tour/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:50:59 +0000</pubDate>
		<dc:creator>Rob Stein</dc:creator>
				<category><![CDATA[New Media]]></category>
		<category><![CDATA[Polls]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=12929</guid>
		<description><![CDATA[Well, our intrepid team of media and software guru&#8217;s are busy preparing to launch our first outdoor mobile content tour to highlight the opening of 100 Acres this weekend.  Folks are a little bit frazzled and wishing for the sunshine, but I think we&#8217;re all universally excited about the incredible stories there are to tell [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_12936" class="wp-caption alignright" style="width: 170px"><a href="http://www.mcdonalds.com"><img class="size-full wp-image-12936" title="logos.Par.42787.Image.-1.0.1" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/logos.Par_.42787.Image_.-1.0.1.gif" alt="" width="160" height="150" /></a><p class="wp-caption-text">Have it Your Way!</p></div>
<p>Well, our intrepid team of media and software guru&#8217;s are busy preparing to launch our first outdoor mobile content tour to highlight the opening of 100 Acres this weekend.  Folks are a little bit frazzled and wishing for the sunshine, but I think we&#8217;re all universally excited about the incredible stories there are to tell in the park.</p>
<p>While we&#8217;ve ironed out our initial set of tour content for 100 Acres, we could use your help in planning the next great escapades we undertake for mobile content.  So, in the great tradition of McDonalds&#8230; if you could &#8220;Have it Your Way&#8221;, what should our next mobile tour look like?</p>
<p>If you&#8217;ll answer a few of these questions, I promise to come back next week and share with the class all we&#8217;ve learned from your responses!  We&#8217;ll take the best ideas from this survey and see if we can wrap them into our next mobile tour!</p>
<p><iframe src="https://spreadsheets.google.com/embeddedform?formkey=dGZrTHppaGI4bU1qY3h5Z1VUVWZHeUE6MQ" width="500" height="1322" frameborder="0" marginheight="0" marginwidth="0">Loading&#8230;</iframe></p>
<p>Thank You!  -Rob</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/06/15/have-it-your-way-help-us-plan-our-next-mobile-tour/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/logos.Par_.42787.Image_.-1.0.1-150x150.gif" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/logos.Par_.42787.Image_.-1.0.1.gif" medium="image">
			<media:title type="html">logos.Par.42787.Image.-1.0.1</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/logos.Par_.42787.Image_.-1.0.1-150x150.gif" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/06/logos.Par_.42787.Image_.-1.0.1-150x150.gif" length="7315" type="image/jpg" />	</item>
		<item>
		<title>5 reasons why TAP should be your museum&#8217;s next mobile platform</title>
		<link>http://www.imamuseum.org/blog/2010/04/05/5-reasons-why-tap-should-be-your-museums-next-mobile-platform/</link>
		<comments>http://www.imamuseum.org/blog/2010/04/05/5-reasons-why-tap-should-be-your-museums-next-mobile-platform/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 13:33:24 +0000</pubDate>
		<dc:creator>Rob Stein</dc:creator>
				<category><![CDATA[New Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[art blog]]></category>
		<category><![CDATA[IMA Blog]]></category>
		<category><![CDATA[Indianapolis Museum of Art]]></category>
		<category><![CDATA[indy]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[museum software]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[TAP]]></category>
		<category><![CDATA[TourML]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=11710</guid>
		<description><![CDATA[So, we&#8217;ve been talking about TAP a lot recently and hopefully you&#8217;ve been able to get a good sense of our thinking and direction from our previous blog posts (Tap Into It, Tap Analytics, An Early Look at TAP) and from our descriptions on the Museum Mobile Wiki. We&#8217;ve promised this for a while, and [...]]]></description>
			<content:encoded><![CDATA[<p>So, we&#8217;ve been talking about TAP a lot recently and hopefully you&#8217;ve been able to get a good sense of our thinking and direction from our previous blog posts (<a href="http://www.imamuseum.org/blog/2010/03/31/tap-into-it/">Tap Into It</a>, <a href="http://www.imamuseum.org/blog/2010/03/25/tap-analytics/">Tap Analytics</a>, <a href="http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/">An Early Look at TAP</a>) and from our descriptions on the <a href="http://wiki.museummobile.info/museums-to-go">Museum Mobile Wiki</a>.</p>
<p>We&#8217;ve promised this for a while, and today I&#8217;m pleased to announce that we have released ALL of the materials and source code we&#8217;ve used to make TAP as open-source, and freely available to the museum community.  I think it&#8217;s clear to many of us that mobile content and interpretation is an incredible opportunity for cultural organizations and the role we play in engaging and educating audiences about our collections and programming. Our hope is that the contribution of TAP might spur <strong>collaboration </strong>and <strong>contribution </strong>from other museums to further develop a tool &#8211; owned by the community &#8211; that can power and deliver those mobile experiences to the public.</p>
<p>I think it&#8217;s important for us to explain some of the foundational ideas behind TAP, and why museums might choose this direction over so many of the other options.  In that light here are:</p>
<h1>5 reasons why TAP should be your museum&#8217;s next mobile platform</h1>
<ol>
<li>First-Class Content Management</li>
<li>Open-Source, community owned, freely available</li>
<li>Open Standards (TourML)</li>
<li>Multi-Platform</li>
<li>Intuitive and Tested Mobile Client</li>
</ol>
<p><span id="more-11710"></span>1. First-Class Content Management</p>
<p>The task of creating mobile tours for museums is an art form in and of itself.  I&#8217;m not sure that we&#8217;ve  nailed it yet, and we&#8217;re certainly still learning a whole lot from our peers about what works and what doesn&#8217;t when engaging audiences on a mobile device.  One thing I know for certain is that creating these experiences is a lot of work, and the results are pieces of content that we would be well advised to preserve and reuse over a long period of time.  Along those lines, it is incredibly important that we treat the mobile content we create as a first-class citizen with respect to the other content our museums care for.  If we take this content seriously, we will necessarily store and manage it professionally and for the long term.  A proper content management system is critical in this effort.</p>
<div id="attachment_11718" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TapHomePage.jpg"><img class="size-medium wp-image-11718" title="TapHomePage" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TapHomePage-400x407.jpg" alt="" width="400" height="407" /></a><p class="wp-caption-text">The Homepage of the TAP CMS Showing Two Different Tours</p></div>
<p>TAP is based on an open-source content management system called Drupal (http://www.drupal.org) that the IMA (and many other museums) have used successfully over the years to drive all sorts of online experiences.  This means that any museum adopting TAP as their mobile platform will immediately benefit from the depth of experience in the Drupal community and from the possibilities for expandability and enhancement that come from an active open-source platform.</p>
<p>Because creating the tour content can be time consuming, we need to be sure that the tools we give content authors are as easy to use as possible.  TAP features a very simple user interface, and takes all of the guess-work out of creating a tour that is properly formatted for the web.</p>
<div id="attachment_11717" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/AddStops.jpg"><img class="size-medium wp-image-11717" title="AddStops" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/AddStops-400x288.jpg" alt="" width="400" height="288" /></a><p class="wp-caption-text">TAP&#39;s User Interface for Adding Tour Stops</p></div>
<p>For those of you who have authored these tours in other platforms, there is nothing worse than pushing content to your device platform only to realize that you missed some small little detail or that tour stops were mis-labeled, mis-linked or otherwise incorrect.  TAP&#8217;s CMS offers the ability to preview and view media and connections between tour-stops so that authors can be sure all the content is correct prior to publishing to a device.</p>
<div id="attachment_11719" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/VideoPreview.jpg"><img class="size-medium wp-image-11719" title="VideoPreview" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/VideoPreview-400x288.jpg" alt="" width="400" height="288" /></a><p class="wp-caption-text">TAP&#39;s Stop Preview Pop-Up for Video</p></div>
<p><strong>2. Open-Source, Community Owned, Freely Available</strong></p>
<p>If you&#8217;ve been paying attention to the mobile tour space over the past few years, you&#8217;ll already know that we are seeing an incredible growth in the number of options available to museums who want to create mobile tour content.  Many of these systems offer very nice interfaces for authors to create engaging content and offer very attractive pricing options and incentives for museums who want to publish tours on those platforms.</p>
<p>I can&#8217;t help but think we&#8217;ve seen this movie before&#8230;</p>
<p>In the past 5-10 years many museums adopted proprietary CMS tools to drive their websites too with varying levels of success.  To me, many of the available options for mobile tours today seem very similar to the kinds of options museums pursued to get collections and content on the web to begin with.</p>
<p>At the end of the day, I think we&#8217;ve seen now that only a few of those proprietary solutions have been successful over the long term.  Museums bear a responsibility for the preservation of collections and content as our primary and core business service to the public.  Certainly this is possible within a proprietary context, but I would argue that open-source platforms and solutions put museums in the driver&#8217;s seat with regard to their own success and content preservation issues.</p>
<p>We are releasing TAP so that others can take advantage of the work we&#8217;ve done in this area, and can extend and enhance it to meet their needs as well.  I think we&#8217;re all still learning all the features we want and need as a part of a mobile solution.  Our requirements will continue to evolve over the next several years as mobile computing cements itself into our audience&#8217;s expectations.  I&#8217;m hoping that those who use TAP will also contribute their changes back so that we can build a suite of tools and help each other succeed in this area.</p>
<div id="attachment_11720" class="wp-caption aligncenter" style="width: 410px"><a href="http://code.google.com/p/tap-tours"><img class="size-medium wp-image-11720" title="TAP-GoogleCode" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP-GoogleCode-400x464.jpg" alt="" width="400" height="464" /></a><p class="wp-caption-text">Google Code Project Hosting for TAP</p></div>
<p>Source code and documentation for TAP can be downloaded from a Google Code Project (<a title="http://code.google.com/p/tap-tours" href="http://code.google.com/p/tap-tours">http://code.google.com/p/tap-tours</a>).  Instructions for installing the CMS and configuring the iPod Client can be found there as well.  There&#8217;s also an email list that we will monitor to answer questions about using the tool.  While we&#8217;ve made the process of authoring tours very simple at this point, it will still take someone familiar with web and mobile development some time to correctly setup and configure the CMS and particularly the Apple Development environment.  We&#8217;re happy to help with this as we can and continue to document the process.</p>
<h3>3. Open Standards (TourML)</h3>
<p>As we think about ways that mobile tours are different than web pages, and more so, how we might encode these tours in a way that&#8217;s portable and future proof&#8230;  We eventually end up needing some standard description of a Tour, its content and its structure.</p>
<p>We&#8217;ve floated a proposed meta-data standard for mobile tours called TourML (pronounced Turmoil)  and have published this for comment on the <a title="Museum Mobile Wiki" href="http://wiki.museummobile.info/museums-to-go/products-services/tourml">Museum Mobile Wiki</a>.  We&#8217;ve successfully used TourML on a few production tours now, and have shown how it can be used to drive many types of tours.  We&#8217;re certainly not saying that TourML is perfect, and would really love to receive input from the community on ways that it could be improved, but it serves as a useful (and functional) straw-man as we try to settle on a good standard.</p>
<h3>4. Multi-Platform</h3>
<div>Part of the reason TourML is important is that we can&#8217;t be happy just in producing tours for one device.  As we seek to let users take tours on their own hardware, we want to be able to support many different platform.  In addition, the pace of mobile technology development means that the device we&#8217;ll be targeting just a few years from now looks nothing like the iPhones and Droids of today.</div>
<div>A platform-neutral metadata spec like TourML lets us build a variety of clients while still maintaining a consistent authoring environment and reusable content.</div>
<h3>5. Intuitive and Tested Mobile Client<a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP4.png"><img class="alignright" title="TAP4" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP4.png" alt="" width="116" height="215" /></a></h3>
<p>In addition to the back-end CMS and authoring infrastructure, we are also releasing an iPod-Touch application client that we&#8217;ve used at the IMA for public tours.  The keypad based tour is not the only type of tour museums will want to offer based on the TAP platform, but offers a multipurpose and easy-to-use interface that is a great starting point.</p>
<p>We&#8217;re working on several different kinds of clients for future versions of TAP including web-based and outdoor versions of TAP tours.</p>
<h3>The future of TAP</h3>
<div>We have many plans for where TAP will go in the future.  The IMA will use TAP as a tool for mobile interpretation for the foreseeable future and will continue to develop and release enhancements to this system to the community.</div>
<div>A number of museums have already expressed interest in using the system to support their own efforts and I&#8217;m optimistic that many of them will bring a depth of experience and may release their own enhancements and features.</div>
<p>For our part, we&#8217;re working on a new set of tools for an outdoor tour for our <a href="http://www.imamuseum.org/100acres">100 Acres Art and Nature Park</a> which will include an HTML5 web client that visitors will use on their own devices.  We&#8217;re also going to add some support for GPS and mapping features so that visitors can locate themselves on trails throughout the park.  As a teaser, here are some mockups of our ideas so far.<br />
<a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup2.png"><img class="alignnone size-medium wp-image-11732" title="100AcresMockup2" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup2-380x700.png" alt="" width="228" height="420" /></a><a href="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup4.png"><img class="alignnone size-medium wp-image-11733" title="100AcresMockup4" src="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup4-380x700.png" alt="" width="228" height="420" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2010/04/05/5-reasons-why-tap-should-be-your-museums-next-mobile-platform/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TapHomePage-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TapHomePage.jpg" medium="image">
			<media:title type="html">TapHomePage</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TapHomePage-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/AddStops.jpg" medium="image">
			<media:title type="html">AddStops</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/AddStops-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/VideoPreview.jpg" medium="image">
			<media:title type="html">VideoPreview</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/VideoPreview-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP-GoogleCode.jpg" medium="image">
			<media:title type="html">TAP-GoogleCode</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP-GoogleCode-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/TAP4.png" medium="image">
			<media:title type="html">TAP4</media:title>
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup2.png" medium="image">
			<media:title type="html">100AcresMockup2</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup2-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup4.png" medium="image">
			<media:title type="html">100AcresMockup4</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/100AcresMockup4-150x150.png" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2010/03/AddStops-150x150.jpg" length="5974" type="image/jpg" />	</item>
		<item>
		<title>An early look at TAP</title>
		<link>http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/</link>
		<comments>http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 14:47:15 +0000</pubDate>
		<dc:creator>Charlie</dc:creator>
				<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[art blog]]></category>
		<category><![CDATA[Charlie Moad]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[ima]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod touch]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[Sacred Spain]]></category>
		<category><![CDATA[TAP]]></category>
		<category><![CDATA[tour]]></category>
		<category><![CDATA[TourML]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=7793</guid>
		<description><![CDATA[As publicized on the exhibition web site and in IMA&#8217;s Previews Magazine, we will be offering an iPod Touch driven multimedia tour of our exhibition, Sacred Spain, called &#8220;TAP into Sacred Spain&#8221;.  The software development side of TAP is mostly complete.  Now the work primarily lies in the hands of the content creators.  TAP&#8217;s software [...]]]></description>
			<content:encoded><![CDATA[<p>As publicized on the <a href="http://www.imamuseum.org/exhibitions/sacred-spain/tap" target="_blank">exhibition web site</a> and in IMA&#8217;s Previews Magazine, we will be offering an iPod Touch driven multimedia tour of our exhibition, <a href="http://www.imamuseum.org/exhibitions/sacred-spain/" target="_blank">Sacred Spain</a>, called &#8220;TAP into Sacred Spain&#8221;.  The software development side of TAP is mostly complete.  Now the work primarily lies in the hands of the content creators.  TAP&#8217;s software design is somewhat interesting in itself.  The content creators actually manage the tour content in a Drupal powered web site.  We can export the tour and all associated media from the site as a plugin for the iPhone application.  We developed an XMLSchema, TourML (pronouced &#8220;turmoil&#8221;), in which we conform to.  The <a href="http://www.dm-art.org" target="_blank">Dallas Museum of Art</a> is actually using the same format to drive a tour that is not a native iPhone app, but rather a mobile aware web site.  They have an excellent <a href="http://wiki.museummobile.info/museums-to-go/projects/dallas-museum-of-art" target="_blank">video podcast</a> which describes this.  You can find out more about this collaboration and more by visiting the <a href="http://wiki.museummobile.info/" target="_blank">MuseumMobile Wiki</a>.</p>
<p>I&#8217;m going to let the images do most the talking, but please note that none of the design or content is completely finalized below.<span id="more-7793"></span></p>

<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/iphone-app-sketches/' title='Conceptual sketches of TAP' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/iphone-app-sketches-150x150.jpg" class="attachment-thumbnail" alt="Conceptual sketches of TAP" title="Conceptual sketches of TAP" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/splash/' title='TAP Splash Screen' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/splash-150x150.png" class="attachment-thumbnail" alt="TAP Splash Screen" title="TAP Splash Screen" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/keypad-portrait/' title='Portrait view of the keypad' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-portrait-150x150.png" class="attachment-thumbnail" alt="Portrait view of the keypad" title="Portrait view of the keypad" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/keypad-landscape/' title='Landscape view of the keypad' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-landscape-150x150.png" class="attachment-thumbnail" alt="Landscape view of the keypad" title="Landscape view of the keypad" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/stop-portrait/' title='Portrait view of a tour stop' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-portrait-150x150.png" class="attachment-thumbnail" alt="Portrait view of a tour stop" title="Portrait view of a tour stop" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/stop-landscape/' title='Landscape view of a tour stop' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-landscape-150x150.png" class="attachment-thumbnail" alt="Landscape view of a tour stop" title="Landscape view of a tour stop" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/image-portrait/' title='Portrait view of hi-res image' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-portrait-150x150.png" class="attachment-thumbnail" alt="Portrait view of hi-res image" title="Portrait view of hi-res image" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/image-landscape/' title='Landscape view of high-res image' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-landscape-150x150.png" class="attachment-thumbnail" alt="Landscape view of high-res image" title="Landscape view of high-res image" /></a>
<a href='http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/video-portrait/' title='Sample video content' rel='gallery-7793'><img width="150" height="150" src="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/video-portrait-150x150.png" class="attachment-thumbnail" alt="Sample video content" title="Sample video content" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2009/09/01/an-early-look-at-tap/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/iphone-app-sketches-150x150.jpg" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/iphone-app-sketches.jpg" medium="image">
			<media:title type="html">Conceptual sketches of TAP</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/iphone-app-sketches-150x150.jpg" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/splash.png" medium="image">
			<media:title type="html">TAP Splash Screen</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/splash-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-portrait.png" medium="image">
			<media:title type="html">Portrait view of the keypad</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-portrait-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-landscape.png" medium="image">
			<media:title type="html">Landscape view of the keypad</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/keypad-landscape-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-portrait.png" medium="image">
			<media:title type="html">Portrait view of a tour stop</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-portrait-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-landscape.png" medium="image">
			<media:title type="html">Landscape view of a tour stop</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/stop-landscape-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-portrait.png" medium="image">
			<media:title type="html">Portrait view of hi-res image</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-portrait-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-landscape.png" medium="image">
			<media:title type="html">Landscape view of high-res image</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/image-landscape-150x150.png" />
		</media:content>
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/video-portrait.png" medium="image">
			<media:title type="html">Sample video content</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/video-portrait-150x150.png" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2009/09/iphone-app-sketches-150x150.jpg" length="5628" type="image/jpg" />	</item>
		<item>
		<title>Photodocumentaries: iPhone style</title>
		<link>http://www.imamuseum.org/blog/2008/12/16/photodocumentaries-iphone-style/</link>
		<comments>http://www.imamuseum.org/blog/2008/12/16/photodocumentaries-iphone-style/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 14:42:29 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[geotagging]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[Panoramio]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.imamuseum.org/blog/?p=2261</guid>
		<description><![CDATA[When I first heard about the iPhone, I was pretty excited about the possibilities of combining a camera, GPS, and internet connection. The idea of snapping a shot and uploading it to Flickr with a geotag, sharing it instantly with the rest of humanity, is a very powerful concept. Now that I have an iPhone, [...]]]></description>
			<content:encoded><![CDATA[<p>When I first heard about the iPhone, I was pretty excited about the possibilities of combining a camera, GPS, and internet connection. The idea of snapping a shot and uploading it to Flickr with a geotag, sharing it instantly with the rest of humanity, is a very powerful concept. Now that I have an iPhone, I&#8217;m exploring the apps and technologies available and refining my workflow. I thought I&#8217;d share my thoughts so far, since I think this is a great intersection of art and technology.</p>
<p style="text-align: center;"><a href="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400.png"><img class="size-full wp-image-2262 aligncenter" title="Before the iPhone" src="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400.png" alt="" width="400" height="300" /></a></p>
<p><span id="more-2261"></span>My first idea was to do simply what I described above. I searched around a bit for a Flickr app, but I haven&#8217;t found one written by the Flickr team and I don&#8217;t really want to give my information to yet another third party. It seems, however, that <a href="http://www.tinyscreenfuls.com/2008/10/flickrs-new-iphone-web-interface-awesome-with-screenshots/" target="_blank">Flickr has a really nice mobile web interface</a>. Paired with the ability to email photos to Flickr from the phone, I think I have all I need to take that route. However, in the meantime I found that uploading photos with the Facebook app is really easy. This, along with the fact that the iPhone camera can&#8217;t compete for image quality with my digital camera, has led me to decide that the iPhone will fit the bill for the sort of in-group photojournalism that my close friends would appreciate, as I capture photos of my pets (and theirs) and other humorous things while I&#8217;m out and about. Some might argue that this is a waste of digital resources, but hey&#8230; what&#8217;s life without a little whimsy?</p>
<p>My discovery of the <a href="http://earth.google.com/" target="_blank">Google Earth</a> app&#8217;s integration with Wikipedia and <a href="http://www.panoramio.com/" target="_blank">Panoramio</a>, however, rekindled my interest in contributing high quality geotagged content. Contributing content to these resources is something that could have been done before, but the iPhone (and other devices that utilize both GPS and wireless networks) provides a new level of exposure. Rather than needing to research a travel destination beforehand, it is now possible to whip out a device like this and find interesting features nearby, or learn more about your current surroundings.</p>
<p>I decided that it would be quickest to try out Panoramio. After signing up for an account, I uploaded <a href="http://www.panoramio.com/user/2567896" target="_blank">a couple of my photographs</a> (one of them taken here at the <a href="http://www.imamuseum.org/art-and-nature-park" target="_blank">100 Acres</a>) and found the process to be very easy. I could really see myself getting addicted to uploading new images and waiting in great anticipation to see if they are deemed Google Earth worthy, at which point they should show up on my phone. There are also thematic contests that are very easy to enter, so I couldn&#8217;t resist adding my photos to those as well. We&#8217;ll see if people think they&#8217;re any good.</p>
<p>I might also try out Wikipedia. After signing up and reading the newbie documentation, I&#8217;m a little concerned about finding what they would call &#8220;notable&#8221; subjects (among other qualifications, things of more than just local interest). According to the guidelines, I can&#8217;t write about the IMA, so I&#8217;ll have to find other local gems&#8230; seems like a good challenge.</p>
<p>I believe that these new devices could open up an era of increased engagement with our surroundings. It will be interesting to see how these tools handle the increasing amount of geotagged information as more people contribute content. Hopefully the result will be high quality resources that educate and inspire the people who use them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imamuseum.org/blog/2008/12/16/photodocumentaries-iphone-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400-150x150.png" />
		<media:content url="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400.png" medium="image">
			<media:title type="html">Before the iPhone</media:title>
			<media:thumbnail url="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400-150x150.png" />
		</media:content>
<enclosure url="http://www.imamuseum.org/blog/wp-content/uploads/2008/12/goofy-400-150x150.png" length="42193" type="image/jpg" />	</item>
	</channel>
</rss>

