<?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>tapadoo &#187; iPad</title>
	<atom:link href="http://tapadoo.com/category/ipad/feed/" rel="self" type="application/rss+xml" />
	<link>http://tapadoo.com</link>
	<description>Incredible Mobile App Development</description>
	<lastBuildDate>Mon, 23 Apr 2012 14:39:01 +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>On cross platform toolkits</title>
		<link>http://tapadoo.com/2011/on-cross-platform-toolkits/</link>
		<comments>http://tapadoo.com/2011/on-cross-platform-toolkits/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 00:39:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphonedev]]></category>

		<guid isPermaLink="false">http://tapadoo.com/?p=522</guid>
		<description><![CDATA[With the recent Nokia-Microsoft announcement, the smartphone race just got a shot in the arm. There will now be 3 main players in the smartphone and apps market. They are of course: iOS Running on iPhone, iPod Touch, iPad and [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent <a href="http://www.microsoft.com/presspass/press/2011/feb11/02-11partnership.mspx">Nokia-Microsoft announcement</a>, the smartphone race just got a shot in the arm.  There will now be 3 main players in the smartphone and apps market.  They are of course:</p>
<ol>
<li>iOS Running on iPhone, iPod Touch, iPad and most likely AppleTV</li>
<li>Android, running on handsets from Samsung, HTC, Sony Ericsson, Motorola (and many others), and a plethora of Tablets</li>
<li>Windows Phone 7 &#8211; Running on handsets from Nokia, Samsung, LG, Dell and many others</li>
</ol>
<p>If you&#8217;re a brand manager, and you are considering a mobile strategy, you probably want to ensure that your mobile strategy has the widest reach possible, so will probably want your apps on all of the above.  This is possible, but costly.</p>
<p>Allow me to get technical for a moment.  iOS is developed in Objective-C, using a Mac, with Tools supplied by Apple.  Android is based on a Java Eco System, and Windows Phone 7 is based on a .NET ecosystem.</p>
<p>This may be gobbedlygook to you, but what this means is they are very different, and very little crossover occurs.  An app written for iPhone essentially needs to be re-written (at similar levels of effort an cost) for Android, and again for Windows Phone 7.</p>
<p>And at this point we usually get asked a fairly obvious and sensible question</p>
<blockquote><p>Isn&#8217;t there some sort of tool that can publish on multiple platforms?</p></blockquote>
<p>Here&#8217;s the definitive answer to this:</p>
<blockquote><p>NO.  There isn&#8217;t</p></blockquote>
<p>But, this needs elaboration.  There are plenty of toolkits out there that claim to offer this.  Be careful.  If you want to use these you can but the results always end up the same.</p>
<p>I&#8217;m cynical about these toolkits for very good reason.  This is pretty much the third time around for this kind of thing for me.  In the early 90&#8242;s there were a slew of toolkits that offered compatibility across X/Windows, Microsoft Windows and Mac OS.  In the early 2000s the Eclipse people gave us <em>SWT</em> the &#8220;Standard Widget Toolkit&#8221;, and in fact, there a few others such as QT or wxWindows I can name.</p>
<p>The one thing that always stood out when they were used was</p>
<blockquote><p>You could spot them a mile off</p></blockquote>
<p>Applications written using SWT looked like an SWT application, not a Windows application when running on Windows, and a Mac Application when running on Mac.</p>
<p>These cross platform toolkits always ignored one thing</p>
<blockquote><p>When you attempt to provide something that runs on many platforms, the <strong>best you can hope for</strong> is <strong>&#8220;least common denominator&#8221;</strong></p></blockquote>
<p>So the end result?  Consistency &#8211; Yes.  But consistently bad.<br />
Applications written using cross platform toolkits work consistently bad on all platforms.  So you end up with a rubbish application on Windows, rubbish application on X/Windows and, you guessed it, a rubbish application on Mac (or.. a rubbish application on iOS, Android and WP7)</p>
<p>I think this can only get worse on Mobile.  The devices are so specific, with a broad range of capabilities.  Trying to cross them is just folly.  In addition to this, the &#8220;good taste&#8221; barrier has leapt upwards since the introduction of the iPhone.  Imagine giving an &#8220;android 2.0&#8243; experience in an iPhone app, or attempting the &#8220;iPhone experience&#8221; on Android &#8211; Neither user will thank you.</p>
<p>And let me get back to the Brands.  If you&#8217;re a brand manager, your job is to enhance the brand.  If you put out something which gives a poor experience on any mobile device you&#8217;ve done worse than not releasing &#8211; you&#8217;ve in fact tarnished the brand.  Now if you do that across many mobile platforms, the damage will be multiplied.</p>
<p>So do yourself a favour; If you want quality, and a native experience for your end users there&#8217;s only one way to go.  Get it developed natively, and avoid the short term savings a cross platform toolkit claims to get you.</p>
<hr />
<p>You&#8217;re reading the tapadoo blog.  Did you know that as well as publishing our own applications, we offer iPhone development services and consultancy?  If you have an idea, project or something you think we can help you with, please get in touch through <a href="http://www.tapadoo.com/contact/">our contact page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tapadoo.com/2011/on-cross-platform-toolkits/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Welcome Adam</title>
		<link>http://tapadoo.com/2010/welcome-adam/</link>
		<comments>http://tapadoo.com/2010/welcome-adam/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 11:35:33 +0000</pubDate>
		<dc:creator>dermdaly</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://tapadoo.com/?p=387</guid>
		<description><![CDATA[I&#8217;m stoked about this. This morning, I&#8217;m welcoming Adam McCarthy into tapadoo. I&#8217;d already known Adam though twitter as the guy who was giving Mac keyboard shortcut advice, and later got to meet him an XCake meeting. I was delighted [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m stoked about this.  This morning, I&#8217;m welcoming Adam McCarthy into tapadoo.   I&#8217;d already known Adam though twitter as the guy who was giving Mac keyboard shortcut advice, and later got to meet him an XCake meeting. I was delighted when he responded to my tweet looking for iPhone developers.<br />
You may know him as <a href="http://twitter.com/adamkmccarthy">@adamkmccarthy</a><br />
<div id="attachment_388" class="wp-caption alignleft" style="width: 310px"><img src="http://tapadoo.com/wp-content/uploads/2010/03/Adam_GreenDragon2-300x225.jpg" alt="@adamkmccarthy" title="Adam_GreenDragon2" width="300" height="225" class="size-medium wp-image-388" /><p class="wp-caption-text">@adamkmccarthy</p></div><br />
Adam has written iPhone apps when working for Apple and Google, and is now bringing this experience to bear at tapadoo.</p>
<p>When not writing iPhone apps, tinkering with his mac, and babysitting the <a href="http://mini.adammccarthy.ie">mac mini</a> Adam is a keen sailor who has <a href="http://www.alinghi.com/en/">steered some very famous boats indeed</a>.  He also races mountain bikes, and is a staunch Munster supporter.</p>
<p>Adam is a Cork man, so I for one am looking forward to the O2 jersey meeting the Vodafone Jersey in the Summer!<br />
Do join me in wishing Adam all the best for his new role.<br />
Dermot.</p>
]]></content:encoded>
			<wfw:commentRss>http://tapadoo.com/2010/welcome-adam/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why App distribution policy could be bad for iPad</title>
		<link>http://tapadoo.com/2010/why-app-distribution-policy-could-be-bad-for-ipad/</link>
		<comments>http://tapadoo.com/2010/why-app-distribution-policy-could-be-bad-for-ipad/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:35:40 +0000</pubDate>
		<dc:creator>dermdaly</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://tapadoo.com/?p=380</guid>
		<description><![CDATA[I see lots of people thinking of great ideas for the iPad. I agree with pretty much all of them. Anywhere where there&#8217;s a person carrying a handheld device, or indeed a notepad an pen, could be a potential application. [...]]]></description>
			<content:encoded><![CDATA[<p>I see lots of people thinking of great ideas for the iPad.  I agree with pretty much all of them.  Anywhere where there&#8217;s a person carrying a handheld device, or indeed a notepad an pen, could be a potential application.  Here&#8217;s a few examples</p>
<ul>
<li>Waiter taking orders at a table</li>
<li>UPS Delivery guy</li>
<li>Gas man coming to take a reading</li>
<li>Charity worker &#8211; getting sign-ups but also using the multimedia capabilities to show where the donations are going to good work</li>
</ul>
<p>etc. etc.</p>
<p>Right now, there are three ways to distribute iPhone apps:</p>
<ol>
<li>The App Store &#8211; This is designed for general purpose apps that anyone may want to use</li>
<li>Enterprise Distribution &#8211; This is designed for &#8220;in house&#8221; only apps.  This is where a company wants to supply apps for their staff use only, and not put them on the app store.</li>
<li>Ad Hoc Distribution &#8211; This is where a developer can distribute the apps privately to a group of people.  It is primarily aimed at developers who want to get real-world feedback before really releasing the app through 1 or 2 above</li>
</ol>
<p>When we consider that some of the app ideas (e.g. the waiter concept) is really an &#8220;in house&#8221; app.  But each of the distribution mechanisms has its drawbacks:</p>
<ul>
<li>You may not want to put it in the app store, because it only works with your restaurant management system.</li>
<li>You&#8217;ll not qualify for Enterprise distribution, because Apple restricts this to companies of 500 employees or more</li>
<li>You could use ad-hoc, but this does take a fair bit of management for the developer.  The developer needs to know each and every device id that the app will be installed on (and has a limit of 100 slots per year; which cannot be re-used during the year).</li>
</ul>
<p>None of these are insurmountable, but they are niggles.  Basically, there isn&#8217;t a simple way to distribute &#8220;private&#8221; apps.  This is by design; It is a commercial decision by Apple.  If there was a way, people would use it to bypass the app store (to avoid the apple cut), so its unlikely to change.</p>
<p>One thing it could lead to is an explosion of &#8220;new&#8221; software as a service offerings.  Consider the &#8220;menu ordering&#8221; SAAS system; The restaurant signs up online, and enters their menu details.  The Menu Ordering App is sold through the app store, and the restaurant simply enters their restaurant id and password when they use the app for the first time.  This could work, but its a big education job to explain SAAS to restaurant owners.</p>
<p>I think all of those who want to put iPads into their businesses will find the distribution options confusing and consider it a hinderance. </p>
<p> That&#8217;s a challenge for us developers.</p>
<hr/>
<p>You&#8217;re reading the tapadoo blog.  Did you know that as well as publishing our own applications, we offer iPhone development services and consultancy?  If you have an idea, project or something you think we can help you with, please get in touch through <a href="http://www.tapadoo.com/contact/">our contact page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tapadoo.com/2010/why-app-distribution-policy-could-be-bad-for-ipad/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

