<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>How to make iPhone Apps and Influence People &#187; iPhone</title>
	<atom:link href="http://blog.jcmultimedia.com.au/category/iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jcmultimedia.com.au</link>
	<description>Musings on the iPhone development process</description>
	<lastBuildDate>Thu, 18 Aug 2011 22:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Realestate.com.au iPad app goes live!</title>
		<link>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:11:44 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iosDev]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[realestate.com.au]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=336</guid>
		<description><![CDATA[TweetIt's been a number of months and some incredibly late nights in the making but the Realestate.com.au iPad App finally went live in the iTunes store last Friday, August 12. I was lucky enough to be able to give a demo of the app the night before release at the Melbourne Cocoaheads meeting at the Intunity offices [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FoEqVbb&amp;via=sirjec&amp;text=Realestate.com.au%20iPad%20app%20goes%20live%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F08%2Frealestate-com-au-ipad-app-goes-live.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It's been a number of months and some incredibly late nights in the making but the <a title="Realestate.com.au website" href="http://realestate.com.au">Realestate.com.au</a> iPad App <a title="Realestate.com.au Twitter feed announces iPad app on the iTunes Store" href="http://twitter.com/realestate_au/status/101906666685079552">finally went live</a> in the iTunes store last Friday, August 12. I was lucky enough to be able to give a demo of the app the night before release at the <a title="Melbourne Cocoheads Website" href="http://www.melbournecocoaheads.com/">Melbourne Cocoaheads</a> meeting at the Intunity offices in Cremorne and the response from probably the largest (70+) crowd ever to attend a cocoaheads was really exciting.</p>
<p>I joined the REA Mobile team back in March 2011 to help with the contenting development of their iPhone app, and after a UI uplift release for the iPhone we started working on the universal iPad app. After some hiccups along the way, we managed to deliver a brilliant looking, stable app that I'm really proud to have worked on. I'd say it's reset the bar for iOS property apps, and is streets above its competition.</p>
<p>The REA Mobile team is lead by Kevin O'Neill (<a title="Kevin O'neill on Twitter" href="http://twitter.com/kevinoneill">@kevinoneill</a>), second chaired by Luke Cunningham (<a title="Luke Cunningham on Twitter" href="http://twitter.com/icaruswings">@icaruswings</a>) and backed up by <a title="Steve Hollaway on Twitter" href="http://twitter.com/impurist">Steve Hollaway</a>, <a title="Ben Thomas on Twitter" href="http://twitter.com/bensthomas">Ben Thomas</a>, <a title="Mike Rowe on Twitter" href="http://twitter.com/mrowe">Mike Rowe</a>, <a title="Myles Abbot on Twitter" href="http://twitter.com/molescat">Myles Abbot</a>, <a title="Mujtaba Hussain's Website" href="http://blog.mujtabahussain.net/">Mujtaba Hussain</a> and myself.</p>
<p>Some awesome technical bits / features of the app include:</p>
<ul>
<li>Custom forms (<a title="IBAForms Open Source Project on Git Hub" href="https://github.com/ittybittydude/IBAForms">IBAForms</a>) for advanced property searches.</li>
<li>A gorgeous custom UI including the little bits that are <em>really hard</em> to customise.</li>
<li>Custom map callouts are <em>really hard</em> to customise.</li>
<li>It's a true universal app it has a shared underlying code base and consistent behaviour, look and feel.</li>
<li>It rotates, and it rotates like a <em>boss</em>. Rotate it, and see it resize itself without any of that crappy UI flickering you see elsewhere.</li>
<li>Swishy tap, pan and swipe gesture recognisers all over the place make interactions really fluid.</li>
<li>It's damn fast (it has it's own purpose built back end).</li>
<li>It's stable. We tested the <em>f*ck</em> out of this app... and the competitors...</li>
<li>It caches images and searches and other things;  it also behaves nicely when errors occur.</li>
<li>It's using the latest iOS 4+ technology and minimal amounts of old legacy code (there's always <em>some</em> right?)</li>
<li>It leverages/wrangles a handful of awesome open source frameworks.</li>
<li>It sets the bar for it's category in mobile property apps.</li>
</ul>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-05-PM.png"><img class="size-medium wp-image-337" title="Realestate.com.au iPad App " src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-05-PM-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">The realestate.com.au iPad app &quot;Money Shot&quot; as we call it </p></div>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-36-PM.png"><img class="size-medium wp-image-339" title="Realestate.com.au iPad App screenshot 2" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-36-PM-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">Custom callouts are one of the hard things to customise</p></div>
<p>So yeah ! If you haven't already - check it out on iTunes -&gt; <a title="realestate.com.au on the App Store" href="http://itunes.apple.com/au/app/realestate.com.au-australias/id404667893?mt=8">Realestate.com.au in iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Xcode4 Shortcuts &#8211; Melbourne Cocoaheads, April 2011</title>
		<link>http://blog.jcmultimedia.com.au/2011/04/xcode4-shortcuts-melbourne-cocoaheads-april-2011.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/04/xcode4-shortcuts-melbourne-cocoaheads-april-2011.html#comments</comments>
		<pubDate>Tue, 19 Apr 2011 03:50:13 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[cocoaheads]]></category>
		<category><![CDATA[Melbourne]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=281</guid>
		<description><![CDATA[TweetStewart Gleadow (@StewGleadow) from Thoughtworks and I did a quick talk at the Melbourne Cocoaheads meetup this month quickly highlighting some of our favourite (or more obscure) Xcode 4 shortcuts. The main take away of the whole exercise for me was finally memorising the shortcut symbols, overall this has improved the rate I remember new shortcuts greatly. [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FfPIQiR&amp;via=sirjec&amp;text=Xcode4%20Shortcuts%20-%20Melbourne%20Cocoaheads%2C%20April%202011&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F04%2Fxcode4-shortcuts-melbourne-cocoaheads-april-2011.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Stewart Gleadow (<a title="Stew Gleadow on Twitter" href="http://twitter.com/StewGleadow">@StewGleadow</a>) from Thoughtworks and I did a quick talk at the Melbourne Cocoaheads meetup this month quickly highlighting some of our favourite (or more obscure) Xcode 4 shortcuts.</p>
<p>The main take away of the whole exercise for me was finally memorising the shortcut symbols, overall this has improved the rate I remember new shortcuts greatly. I suggest you do the same thing!</p>
<div id="attachment_283" class="wp-caption aligncenter" style="width: 339px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/04/CntrlOptnShftCmd_sm.png"><img class="size-full wp-image-283" title="Control-Option-Shift-Command" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/04/CntrlOptnShftCmd_sm.png" alt="" width="329" height="80" /></a><p class="wp-caption-text">The Control, Option, Shift and Command symbols</p></div>
<p><strong>Update:</strong> Video and slides are now available below! and on the <a title="XCode 4 Shortcuts on the Melbourne Cocoaheads Website" href="http://www.melbournecocoaheads.com/xcode-4-keyboad-shortcuts/">Melbourne Cocoaheads website</a>.</p>
<p><iframe src="http://player.vimeo.com/video/22598371?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe>
<p><a href="http://vimeo.com/22598371">Cocoaheads 04/2011 - Talk 2 - Xcode 4 Keyboad Shortcuts</a> via <a href="http://vimeo.com/user6009059">Oliver Jones</a></p>
<div style="width:510px" id="__ss_7633398"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/jessedc/xcode-4-shortcuts" title="Xcode 4 shortcuts (Melbourne Cocoheads April 2011)">Xcode 4 shortcuts (Melbourne Cocoheads April 2011)</a></strong> <object id="__sse7633398" width="510" height="426"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cocoaheadsapril-110414180052-phpapp02&#038;rel=0&#038;stripped_title=xcode-4-shortcuts&#038;userName=jessedc" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse7633398" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cocoaheadsapril-110414180052-phpapp02&#038;rel=0&#038;stripped_title=xcode-4-shortcuts&#038;userName=jessedc" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="510" height="426"></embed></object>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/jessedc">Jesse Collis</a> </div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/04/xcode4-shortcuts-melbourne-cocoaheads-april-2011.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is it worth supporting iOS 3 in 2011?</title>
		<link>http://blog.jcmultimedia.com.au/2011/03/is-it-worth-supporting-ios-3-in-2011.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/03/is-it-worth-supporting-ios-3-in-2011.html#comments</comments>
		<pubDate>Sun, 20 Mar 2011 12:49:00 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iOS3]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[Stastics]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=267</guid>
		<description><![CDATA[TweetNow that we're well into 2011 the question has to be asked: Is it still worth supporting iOS 3 devices? There's a lot of cool APIs and language features you can take advantage of in iOS 4 (blocks - woo!), most new work I'm involved is targeted at iOS 4 and soon we'll have iOS 5 [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FicUhNJ&amp;via=sirjec&amp;text=Is%20it%20worth%20supporting%20iOS%203%20in%202011%3F&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F03%2Fis-it-worth-supporting-ios-3-in-2011.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Now that we're well into 2011 the question has to be asked: <strong>Is it still worth supporting iOS 3 devices?</strong> There's a lot of cool APIs and language features you can take advantage of in iOS 4 (<a title="Objective-C Blocks in iOS 4.0 (FourSquare Blog)" href="http://engineering.foursquare.com/2011/03/09/objective-c-blocks-in-ios-4-0/">blocks - woo!</a>), most new work I'm involved is targeted at iOS 4 and soon we'll have iOS 5 - but are you cutting off paying customers or future paying customers by requiring iOS 4.0 and above?</p>
<p>My short answer: <em>no, not really. iOS 3 numbers are in steady decline and I don't think new or existing apps will be alienating too many active customers by requiring iOS 4+.</em></p>
<p>Quick Stats</p>
<ul>
<li>Only 11% of my active users are running less than iOS 4.0</li>
<li>Only 6% of active users of my main paid app  Seoul City Metro are running less than iOS 4.0</li>
</ul>
<p>Now, lets have a look at some of the data I've compiled. Hope you enjoyed the graphs!</p>
<p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table1-iOS-Versions-over-time.png"><img class="size-full wp-image-268 aligncenter" title="Comparison of iOS versions over time" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table1-iOS-Versions-over-time.png" alt="Comparison of iOS versions over time" width="451" height="269" /></a>This first graph includes all the data I have collected so far summed up by month and major iOS version. The decline of iOS 3 is clear here with iOS 4 accounting for 89% of all active users by March 2011.</p>
<p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table2-iOS-Versions-One-Week.png"><img class="aligncenter size-full wp-image-269" title="Combined Apps iOS versions last week" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table2-iOS-Versions-One-Week.png" alt="" width="346" height="268" /></a><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table3-iOS4-Distribution-One-Week.png"></a></p>
<p>The second graph shows a sample of the last week's data split by iOS version.</p>
<p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table3-iOS4-Distribution-One-Week.png"><img class="aligncenter size-full wp-image-270" title="iOS4 Distribution" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Table3-iOS4-Distribution-One-Week.png" alt="" width="274" height="274" /></a><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Paid-vs-Free-One-Week.png"></a></p>
<p>The third graph splits up the 89% pie piece from graph 2 and shows the uptake of each distinct iOS 4 version. I found the iOS 4.3 update really interesting, since it was released on March 11 (only 9 days ago) and already accounts for 30% of users. (FYI: the first occurrence of iOS 4.3 was 15-01-2011) The previous version (iOS 4.2.1) is the second highest total at 55%. This means 75% of iOS4 users are actually quite up to date!</p>
<p>The same graph for the iOS 3 distribution (not included) shows the latest version of non iPad iOS 3, 3.1.3 accounts for 81% of users, and the version prior to that (3.1.2) accounts for  17.6%.</p>
<p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Paid-vs.-Free-One-Week.png"><img class="aligncenter size-full wp-image-272" title="Paid vs. Free iOS Distribution" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/03/Paid-vs.-Free-One-Week.png" alt="" width="457" height="318" /></a>Graph four looks at the difference between paying customers and non-paying customers. The results are interesting but as I expected; paying customers are more up to date than non paying customers. There are <strong>half</strong> the number of iOS 3.x users (by percentage) of my $1.99 app as there are using my free app. It makes sense that people who pay for apps keep things up to date more than your user with a phone full of free apps.</p>
<p><strong>P.S.</strong> I was inspired to pull all these details together today when I was noticed that my blog post about Delhi City Metro's iOS usage statistics <a href="http://stackoverflow.com/questions/4242606/how-many-units-of-each-ios-version-are-currently-in-usage/4243766#4243766">had been linked to on Stack Overflow</a> . I hope you find this all interesting.</p>
<p><strong>P.P.S.</strong> Since July 2010 I have been collecting a basic set of anonymous data from users of my apps on launch. I collect iOS version, app version, unique device ID and the device type, I have recorded just over 109,000 pieces of data so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/03/is-it-worth-supporting-ios-3-in-2011.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A simple bash script to automatically create your iOS Icon.png files</title>
		<link>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html#comments</comments>
		<pubDate>Mon, 21 Feb 2011 23:54:23 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iTunesArtwork]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[sips]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=254</guid>
		<description><![CDATA[Tweet The other week at my weekly co-working catchup in the city I was made aware of the very handy sips(1) command line tool. Sips is short for Scriptable Image Processing system and is more or less a command line front end to Apple's image processing abilities. My problem that day was "How can I [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FfriOsm&amp;via=sirjec&amp;text=A%20simple%20bash%20script%20to%20automatically%20create%20your%20iOS%20Icon.png%20files&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F02%2Fa-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/02/iOSIcons.jpg"><img class="aligncenter size-full wp-image-257" title="Various iOS Icons Sizes" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/02/iOSIcons.jpg" alt="Various iOS Icons Sizes" width="512" height="134" /></a> The other week at my weekly co-working catchup in the city I was made aware of the very handy <a title="sips documentation at Apple" href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/sips.1.html">sips(1) command line tool</a>. Sips is short for Scriptable Image Processing system and is more or less a command line front end to Apple's image processing abilities.</p>
<p>My problem that day was "How can I automatically resize my Icon.png artwork" and all of a sudden with the knowledge of sips' existence it was easy to write this small bash script to rename and resize my large 512x512 pixel artwork down to the various names and sizes required by iOS. (Thanks <a title="@markbate on Twitter" href="http://twitter.com/markbate">Mark</a>!)</p>
<p>The script is simple; give it an input PNG image at least 512x512 pixels (multiple of 512 will work too) and it will create your iTunesArtwork, Icon.png, Icon@2x.png, Icon-Small.png, Icon-Small@2x.png, Icon-Small-50.png and Icon-72.png file nicely. These sizes are all outlined in the <a title="Application Icon Sizes as documented by Apple" href="http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/BuildTimeConfiguration/BuildTimeConfiguration.html#//apple_ref/doc/uid/TP40007072-CH7-SW1">"Application Icons"</a> section of the iOS Application Programming Guide, and adding more when necessary is obvious.</p>
<p><em>This script should save you at least a dollar on the similar GUI apps on the app store that do the same thing...</em></p>
<p><script src="https://gist.github.com/837916.js"> </script></p>
<p>I've made a <a title="GitHub" href="https://gist.github.com/837916">gist on github</a> too.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Presenting at Melbourne Cocoaheads Tonight</title>
		<link>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html#comments</comments>
		<pubDate>Thu, 11 Nov 2010 02:47:29 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[cocoaheads]]></category>
		<category><![CDATA[iAd]]></category>
		<category><![CDATA[iphonedev]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=239</guid>
		<description><![CDATA[TweetI'm presenting a talk tonight at Melbourne Cocoaheads (Google Group). The topic is Apple's iAd framework, including how to add them to your project, a handful of things to remember about using iAds and an overview my first hand experiences with Seoul City Metro as an iAd supported app on the App Store. You can [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcyuzBo&amp;via=sirjec&amp;text=Presenting%20at%20Melbourne%20Cocoaheads%20Tonight&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F11%2Fpresenting-at-melbourne-cocoaheads-tonight.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I'm presenting a talk tonight at <a title="Melbourne Cocoaheds website" href="http://www.melbournecocoaheads.com/">Melbourne Cocoaheads</a> (<a title="Cocoaheads AU google group" href="http://groups.google.com/group/cocoaheadsau">Google Group</a>).</p>
<p>The topic is Apple's iAd framework, including how to add them to your project, a handful of things to remember about using iAds and an overview my first hand experiences with Seoul City Metro as an iAd supported app on the App Store.</p>
<p>You can find the source code for the demo I'm presenting <a href="https://github.com/jessedc/JCAdSupportedNavController">over at git hub</a> and the slides are below. The demo code (JCAdSupportedNavController) is an open source project I plan on updating in coming weeks with more advertising providers.</p>
<div id="__ss_5732564" style="width: 425px;"><strong><br />
</strong><strong> </strong><strong><a title="Integrating iAds (Melbourne Cocoaheads November 2010)" href="http://www.slideshare.net/jessedc/integrating-iads-melbourne-cocoaheads-november-2010">Integrating iAds (Melbourne Cocoaheads November 2010)</a></strong><object id="__sse5732564" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" 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://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iadtalkcocoaheadsnov2010-101110183203-phpapp02&amp;rel=0&amp;stripped_title=integrating-iads-melbourne-cocoaheads-november-2010&amp;userName=jessedc" /><param name="name" value="__sse5732564" /><param name="allowfullscreen" value="true" /><embed id="__sse5732564" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iadtalkcocoaheadsnov2010-101110183203-phpapp02&amp;rel=0&amp;stripped_title=integrating-iads-melbourne-cocoaheads-november-2010&amp;userName=jessedc" name="__sse5732564" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent iOS Version statistics from Delhi City Metro</title>
		<link>http://blog.jcmultimedia.com.au/2010/08/recent-ios-version-statistics-from-delhi-city-metro.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/08/recent-ios-version-statistics-from-delhi-city-metro.html#comments</comments>
		<pubDate>Fri, 27 Aug 2010 02:56:07 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iphonedev]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=188</guid>
		<description><![CDATA[TweetNot long after iOS 4.0 was released I pushed a small update to Delhi City Metro to keep track of some basic (anonymous) user statistics. I'm keen to gauge the audience of any specific iOS 4 features I might consider adding and now that I've been able to visualise these, I thought I'd share them here. To [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=Recent%20iOS%20Version%20statistics%20from%20Delhi%20City%20Metro&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F08%2Frecent-ios-version-statistics-from-delhi-city-metro.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Not long after iOS 4.0 was released I pushed a small update to Delhi City Metro to keep track of some basic (anonymous) user statistics. I'm keen to gauge the audience of any specific iOS 4 features I might consider adding and now that I've been able to visualise these, I thought I'd share them here.</p>
<p>To add a geographic angle to the iOS usage statistics you can see in the second graph that the majority of Delhi City Metro users are from India.</p>
<div id="attachment_189" class="wp-caption aligncenter" style="width: 594px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/08/DelhiUsageStastics.png"><img class="size-full wp-image-189 " title="Delhi iOS Statistics 13-26/8/2010" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/08/DelhiUsageStastics.png" alt="" width="584" height="194" /></a><p class="wp-caption-text">Several weeks after the launch of iOS4 the split between iOS 4 and iOS 3 is 4.x 64% and 3.1.x 31% with iOS 3.2 at 4%. (Delhi iOS Statistics 13-26/8/2010)</p></div>
<div id="attachment_190" class="wp-caption aligncenter" style="width: 206px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/08/DelhiSaleStatistics.png"><img class="size-full wp-image-190 " title="Overall Delhi Sale Statistics" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/08/DelhiSaleStatistics.png" alt="" width="196" height="201" /></a><p class="wp-caption-text">Overall Delhi Sale Statistics</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/08/recent-ios-version-statistics-from-delhi-city-metro.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 has arrived!</title>
		<link>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html#comments</comments>
		<pubDate>Fri, 06 Aug 2010 02:24:18 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[iphone4]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=171</guid>
		<description><![CDATA[TweetIt's been a week and two hours since I got hold of the iPhone 4 here in Australia. Just like every other Apple fan who wanted an outright iPhone 4, I lined up at the Chadstone Apple retail store; a 15 minute bike ride from my house at 5am. It was my first line up [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=iPhone%204%20has%20arrived%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F08%2Fiphone-4-has-arrived.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It's been a week and two hours since I got hold of the iPhone 4 here in Australia. Just like every other Apple fan who wanted an outright iPhone 4, I lined up at the Chadstone Apple retail store; a 15 minute bike ride from my house at 5am. It was my first line up for an Apple product, not sure if it will be my last.</p>
<p>The iPhone 4 is that it's a great update, and the new display, camera and processor make the iOS experience just that much more awesome. I've spent this past week updating Seoul City Metro, and Delhi City Metro with new double resolution graphics -  Lots to come.</p>
<div id="attachment_181" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/2010-12-14-21-PM.jpg"><img class="size-medium wp-image-181" title="iPhone4 taken with iPhone3GS" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/2010-12-14-21-PM-300x225.jpg" alt="iPhone4" width="300" height="225" /></a><p class="wp-caption-text">iPhone4 from the 3GS&#39;s perspective</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delhi Metro is enjoying #1 in Navigation in India (Updated)</title>
		<link>http://blog.jcmultimedia.com.au/2010/07/delhi-city-metro-on-the-app-store.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/07/delhi-city-metro-on-the-app-store.html#comments</comments>
		<pubDate>Thu, 01 Jul 2010 14:16:34 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[delhi]]></category>
		<category><![CDATA[Delhi-city-metro]]></category>
		<category><![CDATA[iphonedev]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=165</guid>
		<description><![CDATA[Tweet I'm very proud to announce that my fourth iPhone application and third city in the City Metro Apps Delhi City Metro has had a successful first week in the app store; it is now ranked as the #1 paid navigation app in the Indian App Store. Although the raw sales data show the Indian [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=Delhi%20Metro%20is%20enjoying%20%231%20in%20Navigation%20in%20India%20%28Updated%29&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F07%2Fdelhi-city-metro-on-the-app-store.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img class="size-full wp-image-167 alignleft" title="Delhi City Metro Logo" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/06/316x316_rounded-corners.png" alt="" width="133" height="133" /></p>
<p>I'm very proud to announce that my fourth iPhone application and third city in the City Metro Apps Delhi City Metro has had a successful first week in the app store; it is now ranked as the #1 paid navigation app in the Indian App Store. Although the raw sales data show the Indian marketplace is incredibly small compared to the US, Australia or even Korea the statistic alone is quite exciting!</p>
<p>It was hard work gathering accurate GPS coordinates, route length and timetables for the Delhi Metro - but the most complete version of the data available is included with the app and I have developed a high resolution custom map too.</p>
<p>The Delhi metro is moving at an incredible pace, so I expect to be updating it quite often.</p>
<p>There's a temporary webpage with some screenshots over at <a title="Delhi City Metro Temporary Website" href="http://delhi.citymetroapps.com">delhi.citymetroapps.com</a> and I'm updating the <a title="Delhi City Metro on Twitter" href="http://twitter.com/delhimetroapp">@delhimetroapp</a> twitter feed with minor bits and pieces.</p>
<p><a title="Delhi City Metro on the App Store" href="http://bit.ly/delhicitymetro">Delhi City Metro is available on the App Store </a>.</p>
<p><strong>27 August update</strong>, here's the navigation statistics for Delhi City Metro since it's launch, now that it's been about two months</p>
<p style="text-align: center;"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-11.49.29-PM.png"></a></p>
<p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-11.49.29-PM.png"></a></p>
<div class="mceTemp mceIEcenter"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-11.49.29-PM.png"></a>
<dl id="attachment_194" class="wp-caption aligncenter" style="width: 610px;"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-11.49.29-PM.png"></a>
<dt class="wp-caption-dt"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/AppViz.jpg"><img class="size-full wp-image-194 " title="Delhi City Metro Rankings" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/AppViz.jpg" alt="" width="600" height="119" /></a></dt>
<dd class="wp-caption-dd">Delhi City Metro Rankings in Paid Navigation in India since it's launch</dd>
</dl>
</div>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/07/delhi-city-metro-on-the-app-store.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding the &#8216;pull down to refresh&#8217; effect to UITableView</title>
		<link>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html#comments</comments>
		<pubDate>Thu, 01 Jul 2010 12:59:25 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[UITableView]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=169</guid>
		<description><![CDATA[TweetToday I was tooling around with some interface concepts and playing with apps like foursquare and Twitter (previously Tweetie) and I wondered if I could implement something similar to the now famous 'pull down to refresh' method of initialising a refresh of the content within a UITableView. As it turns out it wasn't as difficult as [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=Adding%20the%20%27pull%20down%20to%20refresh%27%20effect%20to%20UITableView&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F07%2Fpull-down-refresh.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Today I was tooling around with some interface concepts and playing with apps like <a href="http://foursquare.com">foursquare</a> and <a href="http://twitter.com">Twitter</a> (previously Tweetie) and I wondered if I could implement something similar to the now famous 'pull down to refresh' method of initialising a refresh of the content within a UITableView.</p>
<p>As it turns out it wasn't as difficult as I thought; There were already a couple of elegant solutions out and about. The first example I found was by <a href="http://www.drobnik.com/touch/2009/12/how-to-make-a-pull-to-reload-tableview-just-like-tweetie-2/">Oliver Dropnik</a>, which talked about altering an existing solution posted on git hub by user devindoty called <a href="http://github.com/enormego/EGOTableViewPullRefresh">EGOTablePullViewRefresh</a>.</p>
<p>Oliver's code looked like it was a good addition to devindoty's because he had decided to subclass UITableViewController which leads to a much more complete solution that's easier to move between projects. My only issue with Oliver's code was that it refactored a lot of the underlying implementation, where I didn't see too much wrong with it.</p>
<p>I decided to come up with a half way measure; I moved the majority of the grunt work into a subclass of UITableViewController, cleaned up the XCode Demo project included with the source code and pushed it all back up to git hub. If you're at at all interested in this, I'd suggest checking out <a href="http://github.com/jessedc/EGOTableViewPullRefresh">my fork of the EGOTablePullViewRefresh project on Git Hub</a>.</p>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 416px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Pull-to-refresh.png"><img class="size-full wp-image-172" title="Pull-to-refresh" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Pull-to-refresh.png" alt="" width="406" height="301" /></a><p class="wp-caption-text">Get a pull-to-refresh effect like Tweetie 2 and foursuare</p></div>
<p>Update: Another pull to refresh implementation is now in the <a href="https://github.com/facebook/three20">three20 library by Facebook</a>, but I'm not sure where exactly it's buried.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Seoul City Metro, and Seoul City Metro Lite are up to date again!</title>
		<link>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html#comments</comments>
		<pubDate>Thu, 18 Mar 2010 00:12:02 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[seoul-city-metro]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=134</guid>
		<description><![CDATA[TweetIt had been grating on me over the last couple of weeks knowing that Seoul City Metro and Seoul City Metro Lite were not up to date with the new train stations opened on Line 1 (Dangjeong Station and Seodongtan Station) and Line 3 ( Garak Market, National Police Hospital and Ogeum). I held off an [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fc0o3dw&amp;via=sirjec&amp;text=Seoul%20City%20Metro%2C%20and%20Seoul%20City%20Metro%20Lite%20are%20up%20to%20date%20again%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F03%2Fseoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It had been grating on me over the last couple of weeks knowing that Seoul City Metro and Seoul City Metro Lite were not up to date with the new train stations opened on Line 1 (<a title="Dangjeong Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Dangjeong_Station">Dangjeong Station</a> and <a title="Seodongtan Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Seodongtan_Station">Seodongtan Station</a>) and Line 3 ( <a title="Garak Market on English Wikipedia" href="http://en.wikipedia.org/wiki/Garak_Market_Station">Garak Market</a>, <a title="National Police Hospital on English Wikipedia" href="http://en.wikipedia.org/wiki/National_Police_Hospital_Station">National Police Hospital</a> and <a title="Oegum Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Ogeum_Station">Ogeum</a>). I held off an immediate update when the stations opened because I wanted to wait for the SMRT.co.kr maps to be updated properly and I wanted to include a few tweaks to the route detail interface.</p>
<div id="attachment_135" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/NewStationsMarch2010.png"><img class="size-thumbnail wp-image-135 " title="New Train Stations added to the Metro Map, March 2010" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/NewStationsMarch2010-150x150.png" alt="New Train Stations added to the Metro Map, March 2010" width="150" height="150" /></a><p class="wp-caption-text">New stations on line 3</p></div>
<p>As weeks moved on I was feeling increasingly  like my apps were out of date, and the SMRT maps still hadn't been updated to reflect the new stations. So yesterday I just had had enough and pushed new stations, updated timetables and a manually modified map to both Seoul City Metro, and Seoul City Metro Lite. I was reluctant to manually update the maps because I don't have them in vector format but I was quite happy with the end result. Both updates were approved for sale in <em>under 11 hours</em> - and are available for download das you read this. (<a title="Seoul City Metro on iTunes" href="http://bit.ly/7c6Cyg">iTunes link</a>)</p>
<p>I also managed to include one minor tweak to the route interface, allowing easier access to the timetables for a particular route. Although the timetables are far from where I want them, this is a step in the right direction. Also, the door side is now shown for the destination station the same as it is with transfers. (See screen shot below)</p>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 330px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/Screen-shot-2010-03-18-at-10.59.18-AM.png"><img class="size-full wp-image-137" title="New Route Detail Interface element" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/Screen-shot-2010-03-18-at-10.59.18-AM.png" alt="New Route Detail Interface element, click to see the applicable timetable" width="320" height="265" /></a><p class="wp-caption-text">You can click the blue disclosure button on route start and transfers to see the next trains departing.</p></div>
<p><strong>In other news: </strong></p>
<p><strong> </strong></p>
<div id="attachment_136" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/CustomSCMMap_lowq.png"><img class="size-thumbnail wp-image-136" title="Custom Seoul City Metro Map to scale low quality" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/CustomSCMMap_lowq-150x150.png" alt="Custom Seoul City Metro map in early stages" width="150" height="150" /></a><p class="wp-caption-text">Custom Map to scale in early stages</p></div>
<p>I've been building my own custom subway map for Seoul that will appear in upcoming versions of Seoul City Metro that will release me from the constraints of the SMRT map. It's well on it's way, you can see images of it's progress via <a title="Seoul City Metro Twitter account showing progress of the new map for the iPhone app" href="http://twitter.com/seoulmetroapp/status/9376327297">@seoulmetroapp</a> and here.</p>
<p>Busan City Metro is on sale this week too, I've reduced it to $0 as more of a test of the waters. (<a title="Busan City Metro on iTunes" href="http://bit.ly/aotavc">iTunes Link</a>)</p>
<p>Oh, and I'm back in Melbourne for the time being.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

