<?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; iOS4</title>
	<atom:link href="http://blog.jcmultimedia.com.au/tag/ios4/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>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>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>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>
	</channel>
</rss>

