<?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; ipad</title>
	<atom:link href="http://blog.jcmultimedia.com.au/tag/ipad/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>New host, new iPhone, new iPad, New Delhi</title>
		<link>http://blog.jcmultimedia.com.au/2010/06/new-host-new-iphone-new-ipad-new-delhi.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/06/new-host-new-iphone-new-ipad-new-delhi.html#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:41:34 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[delhi]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/2010/06/new-host-new-iphone-new-ipad-new-delhi.html</guid>
		<description><![CDATA[TweetSo much to update! Watch this space, as soon as I sort out the server issues there will be pretty pictures and graphics from all the work I've been up to the last 8 weeks.]]></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=New%20host%2C%20new%20iPhone%2C%20new%20iPad%2C%20New%20Delhi&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F06%2Fnew-host-new-iphone-new-ipad-new-delhi.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>So much to update! Watch this space, as soon as I sort out the server issues there will be pretty pictures and graphics from all the work I've been up to the last 8 weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/06/new-host-new-iphone-new-ipad-new-delhi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple unveils iPad</title>
		<link>http://blog.jcmultimedia.com.au/2010/01/apple-unveils-ipad.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/01/apple-unveils-ipad.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 05:43:29 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/2010/01/apple-unveils-ipad/</guid>
		<description><![CDATA[TweetWhat a night! Dragging myself up out of bed at 2:45 am (Seoul time) to check in to the MacTalk Australia live coverage; idle in ustream the IRC chat room; and refresh the live Gdgt.com text feed was totally worth it! Not only were the rumours true; but the price is reasonable and the versions [...]]]></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%2FbiIHcU&amp;via=sirjec&amp;text=Apple%20unveils%20iPad&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F01%2Fapple-unveils-ipad.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>What a night! Dragging myself up out of bed at 2:45 am (Seoul time) to check in to the <a title="MacTalk Australia" href="http://mactalk.com.au">MacTalk Australia</a> live coverage; idle in ustream the IRC chat room; and refresh the live <a title="Gdgt.com" href="http://gdgt.com">Gdgt.com</a> text feed was totally worth it! Not only were the rumours true; but the price is reasonable and the versions arriving with 3G connectivity (using the strange <a title="English Wikipedia article on Micro-Sim Card" href="http://en.wikipedia.org/wiki/Micro-SIM">Micro-Sim card</a> ) will come unlocked. iPad runs on a new version of the iPhone OS; on custom Apple silicone; and touts an all glass 9.7 inch multi touch display. 60 and 90 day arrival times for the Wifi and 3G versions respectively.</p>
<p>My opinion: <em>I want one</em>.</p>
<div class="wp-caption aligncenter" style="width: 538px"><a href="http://www.wired.com/gadgetlab/2010/01/hands-on-with-the-apple-ipad/"><img class=" " title="Apple iPad hands on from Wired.com Gadget Lab" src="http://www.wired.com/images_blogs/gadgetlab/2010/01/ipad_handson_3a.jpg" alt="Apple iPad hands on from Wired.com Gadget Lab" width="528" height="352" /></a><p class="wp-caption-text">Apple iPad hands on from Wired.com Gadget Lab</p></div>
<p>Demonstations of the device appearing all over the web show the iPad with a multi column layout, orientating to however you hold the device. I can't wait to see what developers make of the new UI elements and SDK APIs.</p>
<p>As far as my development goes - all my current work on <a title="Seoul City Metro Website" href="http://seoulcitymetro.com">Seoul City Metro</a> 1.1 appears to be compatible and runs just fine in the iPad's simulator in it's 1x and 2x zoom mode. Anyway, just a few screenshots that I've already <a href="http://twitter.com/seoulmetroapp/status/8308808151">posted on twitter</a> - time to get back to work.</p>
<div id="attachment_118" class="wp-caption alignleft" style="width: 241px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/01/Screen-shot-2010-01-28-at-1.06.18-PM.png"><img class="size-medium wp-image-118 " title="iPad Simulator with Seoul City Metro 1.1 Installed" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/01/Screen-shot-2010-01-28-at-1.06.18-PM-231x300.png" alt="iPad Simulator with Seoul City Metro 1.1 Installed" width="231" height="300" /></a><p class="wp-caption-text">iPad Simulator with Seoul City Metro 1.1 Installed</p></div>
<div id="attachment_119" class="wp-caption alignleft" style="width: 246px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/01/Screen-shot-2010-01-28-at-1.03.29-PM.png"><img class="size-medium wp-image-119" title="Seoul City Metro V1.1 running in the iPad Simulator at iPhone size" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/01/Screen-shot-2010-01-28-at-1.03.29-PM-236x300.png" alt="Seoul City Metro V1.1 running in the iPad Simulator" width="236" height="300" /></a><p class="wp-caption-text">Seoul City Metro V1.1 running in the iPad Simulator</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/01/apple-unveils-ipad.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

