<?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>Rich Internet Applications (RIA) &#187; iPhone</title>
	<atom:link href="http://www.canoo.com/blog/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.canoo.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 14:30:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML5 for iOS</title>
		<link>http://www.canoo.com/blog/2011/11/01/html5-for-ios/</link>
		<comments>http://www.canoo.com/blog/2011/11/01/html5-for-ios/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 10:36:30 +0000</pubDate>
		<dc:creator>Erik Jan</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.canoo.com/blog/?p=2330</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2011/11/01/html5-for-ios/";</script>My grandfather used to say: &#8220;Makkelijker gezegd dan gedaan&#8221; (easier said then done). So when I talked about how HTML5 could be the new platform in-depended development paradigm, in this previous post, I better come with some real world examples instead of only saying it. So that is exactly what I&#8217;ve been doing. My wife [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2011/11/01/html5-for-ios/";</script><p>My grandfather used to say: &#8220;<em>Makkelijker gezegd dan gedaan</em>&#8221; (easier said then done). So when I talked about how HTML5 could be the new platform in-depended development paradigm, in this <a href="http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/">previous post</a>, I better come with some real world examples instead of only saying it.</p>
<p>So that is exactly what I&#8217;ve been doing. My wife is a bit of an apple fan woman. And she has a book that she would like to publish. She couldn&#8217;t find a publisher, so the next best thing would be to put her book on an iPad, but you still need an publisher to put something on the iBook store and publishers are still stuck in the dark ages. So we&#8217;ve decided to make an application out of her book. Now I&#8217;ve written some objective-c code before and I must say it wasn&#8217;t the best experience I&#8217;ve had. Xcode at that time was awful, it was like writing software 10 years ago. So I started to look for alternatives. It could be a simple html page, but how to create a native iPad application out of that?</p>
<p>I&#8217;ve found something that I&#8217;m really exited about. <a href="http://playn.googlecode.com">Playn</a> is a cross-platform game abstraction library for writing games that compile to multiple platforms one of these is html using gwt. Now if I use this in combination with <a href="http://phonegap.com/">phonegap</a> then I can create a iPad app that can also run on android based pads. Not only that I could make it interactive add a game to the book and best of all do it in Java.</p>
<p>If you think about it, for companies this makes a lot of sense. Unless your companies key platform is iOS, having developers in-house that have objective-c knowledge is expensive. Also hiring external company to build an iPhone app is expensive and they have to work together with you to integrate your existing architecture. So having something like this where one can use existing knowhow to create a android and iPhone solution that works on both platforms is a huge cost saver.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2011/11/01/html5-for-ios/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2011/11/01/html5-for-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWT and HTML5 Canvas, the future of the web?</title>
		<link>http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/</link>
		<comments>http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 11:35:52 +0000</pubDate>
		<dc:creator>Erik Jan</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.canoo.com/blog/?p=2217</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/";</script>The future of computing lies in mobile computing, more and more devices come on the market, tablets and phones that will connect through the Internet as technology is getting cheaper and wifi and 3g more common. That means our software will also need to run on these handheld devices, because our clients will want their [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/";</script><p>The future of computing lies in mobile computing, more and more devices come on the market, tablets and phones that will connect through the Internet as technology is getting cheaper and wifi and 3g more common. That means our software will also need to run on these handheld devices, because our clients will want their services on all platforms. This is what Java set out to do 15 years ago, so that we have the ability to write software once and run it everywhere. The problem is these new platforms, that I believe will make up a large part of the future have, until now, no Java. It would be great if we can find something that will give us the ability to write our software only once.</p>
<p>I believe that the technology that is going to deliver us this promise is called HTML5. More and more applications will run inside you browser. I&#8217;m typing this article in google docs, which is a perfect example of how applications will evolve. No need to install anything or maintain up to date versions, even an operating system could be very minimalistic (<a href="http://chrome.blogspot.com/search/label/chrome%20os">google chrome</a>). So Google is obviously sharing this vision, but also Microsoft is building it&#8217;s next version of office on something that is based on their web-browser.</p>
<p>Sadly the development language of HTML5 Javascript and not Java. Java has been around a long time and there are a lot of libraries that people have made. Would be cool if we can still use these, the answer is <a href="http://code.google.com/webtoolkit/">Googles Web Toolkit</a>. GWT provides a way to code in Java and then translate that code into Javascript. This way we can still use all that great stuff that others made.</p>
<p>A good example of this future is <a href="http://chrome.angrybirds.com/">Angry Birds</a>, you have probably heard of this game. To create this game they have taken the java implementation of <a href="http://box2d.org/">box2d</a> called <a href="http://www.jbox2d.org/">jbox2d</a> and created a javascript version of that with the help of GWT. Once that is done you can use <a href="http://en.wikipedia.org/wiki/Canvas_element">HTML5 Canvas</a> to draw the Birds and calculate their positions if they are falling. Now because they have build it this way with HTML5 this game could also work on an iPhone, but even better because android is based on java you could create from this source a android version with only one line of code.</p>
<p>Have a look at some of the great things people are building with the HTML5, be sure that your browser supports it.</p>
<ol>
<li>Drawing program <a href="http://muro.deviantart.com/">deviantART</a></li>
<li>Old style game with new technology <a href="http://www.kevs3d.co.uk/dev/arena5/">area5</a></li>
<li><a href="http://www.youtube.com/watch?v=XhMN0wlITLk">Quake GWT HTML5 port</a></li>
</ol>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2011/08/25/gwt-and-html5-canvas-the-future-of-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MobileTech Conference 2010 wrap up</title>
		<link>http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/</link>
		<comments>http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 09:24:27 +0000</pubDate>
		<dc:creator>Andreas Hölzl</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=1465</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/";</script>This years MobileTech Conference took place from 6.-8.9. in Mainz at the Rheingoldhalle. In his keynote Tim Bray (Google Android advocate) did not fail to stress the importance of the mobile business by showing some impressive numbers, charts and statements. 6.8 Billion people worldwide, 3.6 Billion mobile subscriptions, +1 Billion mobile devices / year. The [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/";</script><p>This years <a href="http://mobiletechcon.de">MobileTech Conference</a> took place from 6.-8.9. in Mainz at the Rheingoldhalle.</p>
<p>In his keynote Tim Bray (Google Android advocate) did not fail to stress the importance of the mobile business by showing some impressive numbers, charts and statements.<br />
6.8 Billion people worldwide, 3.6 Billion mobile subscriptions, +1 Billion mobile devices / year.<br />
The whole mobile business is a <a href="http://communities-dominate.blogs.com/brands/2008/12/trillion-with-a.html">Trillion (yes, T!) dollar business</a> and the the biggest digital business (asymco.com).<br />
Eric Schmidt: if your web strategy won&#8217;t be successful on mobile, it will not succeed at all.<br />
Steve Jobs: we are a mobile company.</p>
<p><img class="alignnone" title="Tim Bray at the MobileTech Con, Mainz" src="http://sphotos.ak.fbcdn.net/hphotos-ak-ash2/hs314.ash2/59464_156398941039729_138510612828562_485345_2415655_n.jpg" alt="" width="720" height="478" /></p>
<p><strong>Web vs. native?</strong></p>
<p>Actually to Google the question is open. Both approaches have their know advantages and disadvantages. The market will show and in the meantime they&#8217;ll do both (see Chrome and Android).</p>
<p><strong>Whats the ideal number of mobile platforms in the world? (provocative)</strong></p>
<p><strong></strong>Certainly 1 is not ideal, that&#8217;s the conclusion from the Windows Desktop OS experience.<br />
Will the technical aspects decide, compiling down to the metal vs. running a VM?<br />
Certainly the big players are <a href="http://blog.quantcast.com/quantcast/2010/09/august-2010-mobile-os-share.html ">iOS, Android and web</a>.<br />
Again, the market will decide. He believes that Blackberry is here to stay (well at least for some more time), he wouldn&#8217;t count Nokia out, but Windows is certainly not a player showing only vaporware atm. He was wishing WebOS (Palm) to succeed, but questioned that HP has the necessary brains to achieve that.</p>
<p><strong>How to earn money in the mobile software business?</strong></p>
<p><strong></strong>With respect to monetization through Appstores the revenue distribution is inverse squared. That means not many people are earning serious money by selling apps.<br />
Potential ways of monetizing apps are as follows:<br />
sell apps, sell app upgrades, sell in app ads, do in app sales, sell whats on the server<br />
Currently selling apps and selling ads in apps generate equal amounts of revenue. For the future he is expecting the ad side to increase a lot.<br />
He concluded the talk by stressing the importance of privacy in the mobile business.<br />
He himself actually does not feel easy giving away his physical location, interesting &#8230;<br />
Privacy is not only a question of guidelines, but of culture within a company. Google obviously takes the issue very seriously &#8230;<br />
Last but not least he shifted the audience focus to the emerging mobile markets of India, China and Africa. One shouldn&#8217;t limit oneself to a western perspective on the issue.</p>
<p>&#8212;</p>
<p>The conference had a good mix of technical and executive level talks.<br />
Here are my notes on some of them:</p>
<p><strong>iAds</strong></p>
<p><strong></strong>According to Steve Jobs a totally new experience of advertising. Emotional as TV but targeted to a persons specific profile.<br />
Current problems: the ratio of ads to advertising space is very low. Well who wonders given that there are currently only 2 iAds around (Nissan and Unilever). A reason for that is the current restriction that you need a Mio.$ budget to be eligible for advertising on the platform.<br />
Technically iAds are applications you write in the iAd framework, which is an interesting fact and opens up a new market for software company (and closes one for the classical ad designer with no software skills). Atm Apple is doing most of the ads themselves &#8230;<br />
A much more lightweight form of iAds are iAds for developers (less costly, less impressive).<br />
That way app developers can ad for their apps.<br />
Some very interesting legal informations are:<br />
Since you might not agree with user profile Apple is generating secretly of you to optimally target you with iAds, there is an out option: Go to oo.apple.com/ you disallow personal data collection. The consequence might be worth considering: untargeted ads &#8230;<br />
Certainly one might ask oneself the question, how other ad frameworks fit into this new scene?<br />
Well, as long as you (as an ad framework maintainer) to not run a mobile platform in parallel you are safe &#8230; (read that again!)<br />
That means apps with integrated admob ads will no longer make it through the review process.</p>
<p><strong>Mobile couponing</strong></p>
<p><strong></strong>interesting facts: classical paper couponing has a conversion rate of 0.2% whereas mobile couponing has 9%.<br />
Have a look at <a href="http://www.mymobai.de/">MyMobai</a> if you are searching for a service provider in that area.</p>
<p><strong>Usability and mobile platforms</strong></p>
<p><strong></strong>bottom line: there are significant differences between the existing mobile platforms.<br />
In order to promote discoverability one should stick to the customs of the given platform.<br />
consequence: read the usability guideline (if there is one)<br />
consequence2: crossplatform approaches won&#8217;t be that successful<br />
take home message: do not develop for a platform you are not using youself</p>
<p><strong>Lessons learned from </strong><strong><a href="http://www.swoodoo.com/de/">swoodoo</a></strong></p>
<p><strong></strong>Good wrap up of iterative, user centric development.<br />
Prototyping can be easily done with keynote/powerpoint and paper models (have a look at <a href="http://www.uistencils.com">uistencils.com</a> for your favorite UI elements &#8230;).<br />
Actually when developing mobile applications proper usability engineering is key. Users won&#8217;t forgive bad design.</p>
<p><strong>The state of AR</strong></p>
<p><strong></strong>Gardeya started off with an example of Desktop AR (Tissot) went on to <a href="http://www.layar.com/">Layar</a>, currently the biggest AR platform.<br />
It might be surprising, but AR actually sells smartphones (Samsung Galaxy comes with Layar preinstalled).<br />
Next evolutionary step: form video overlay to video analysis<br />
Did you know that Google has a patent on street view to replace real world billboards with virtual ones?<br />
Final statement about AR: <a href="http://www.youtube.com/watch?v=fSfKlCmYcLc">kiichi matsuda &#8211; domestic robocop</a></p>
<p><strong>Staying connected with jwebsocket.org</strong></p>
<p><strong></strong>good framework, full-duplex efficient real-time communication using a permanent connection.<br />
Good talk, but to be &#8220;web&#8221; in the sense of &#8220;web scale&#8221; the server implementation should provide support to handle 100k+ simultaneous connections.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2010/09/10/mobiletech-conference-2010-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What RIA developers could learn from the iPhone</title>
		<link>http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/</link>
		<comments>http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/#comments</comments>
		<pubDate>Sat, 01 May 2010 21:00:41 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ria]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=1168</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/";</script>The Apple iPhone, just like its bigger brother (the iPad), does not exactly shine with its universality: In the end, the technical options and the contents that may be used are determined by the parent company. However, it is precisely this limitation in the user and developer flexibility, in addition to the purist and inherently [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/";</script><p>The Apple iPhone, just like its bigger brother (the iPad), does not exactly shine with its universality: In the end, the technical options and the contents that may be used are determined by the parent company.</p>
<p>However, it is precisely this limitation in the user and developer flexibility, in addition to the purist and inherently coherent design of the user interface that are the secret of its universal success. The user experiences a successful reduction in complexity from app to app within a homogenous user interface environment, in which he quickly finds his way around. The problem of information transport, according to media expert <a href="http://en.wikipedia.org/wiki/Neil_Postman" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">Neil Postman</span></span></a>, has long been solved. Now it is about developing the right selection techniques in order to come to terms with this flood of information.</p>
<h2 style="font-size: 1.5em;">Successful complexity reduction</h2>
<p>Precisely this demand is fulfilled by the in-house engineers at Apple, as well as the developers of successful programs that run on the iPhone. Now however, these inventers often are not exactly world-beaters when it comes to experience in UI design or architecture development. Rather they place themselves intuitively in the shoes of the users and ask themselves what information they would like to call up on their iPhone themselves. And Apple supports this implementation via an SDK that delivers many graphic effects and interface components out of the box. This intentional simplification of options creates a world which eases the navigation through this flood of information to such a degree that most users happily put up with any such limitations.</p>
<h2 style="font-size: 1.5em;">Levelling the fastest routes</h2>
<p>What can we learn now from the iPhone phenomenon for the development of Rich Internet Applications? In production systems it is less crucial to push the limits of technical feasibility or to place emphasis on the maximum user flexibility. What counts instead is to smooth the most rapid route to the required information and functions for the users, without them having the need to deal with the intricacies of program structure. To fulfil these needs the developers need to put themselves in the users&#8217; shoes, which is easier in the case of greatly restricted iPhone apps than with complicated web applications that quite often cover the scope of entire departments.</p>
<p>In view of these over-complications it seems tempting in the initial phase of a project not to pose too many questions to the end users (or indeed one&#8217;s own intuition), but rather to proceed in the hope that people will get used to the technically more familiar structures. These are, however, shortcuts that can come with acrimonious paybacks at a later date.</p>
<p><a href="http://canoo.com/blog/2010/03/19/10-lessons-learned-from-usability-testing/" target="_self">Tools</a> that help those in charge to see things from the users&#8217; point of view (e.g. paper prototyping) may initially appear laborious and, due to the lack of &#8220;hard&#8221; results, unnecessary. But rather than definitive guide-rails, this phase is more concerned with developing a feeling how the users&#8217; workflows could be integrated into the future application, and to identify which paths in the current IT environment are often or only seldom trodden, so as to provide orientation for the subsequent development process.</p>
<p>The goal is therefore to pick out the basic limitations and requirements for simplification right at the start of a project, so as to attain similar complexity reductions in the context of productive systems such as some successful iPhone apps demonstrate.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2010/05/01/what-ria-developers-could-learn-from-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner Oracle: Smartphones to dominante PCs by 2013</title>
		<link>http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/</link>
		<comments>http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:00:25 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile forecast 2013]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=904</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/";</script>. The well known research firm Gartner just published it&#8217;s Top Predictions for IT Organizations ans Users for 2010 and beyond, covering developments which definitely affect the RIA market, too. Their key findings are: IT Ownership: &#8221;By 2012, 20% of businesses will own no IT assets&#8221;. Cloud Computing: &#8220;By 2012, India-centric IT services companies will represent 20% of [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/";</script><p><span style="color: #ffffff;">.</span></p>
<p>The well known research firm Gartner just published it&#8217;s <a href="http://www.gartner.com/it/page.jsp?id=1278413" target="_blank">Top Predictions for IT Organizations ans Users for 2010 and beyond</a>, covering developments which definitely affect the RIA market, too. Their key findings are:</p>
<ul>
<li><strong>IT Ownership</strong>: &#8221;By 2012, 20% of businesses will own no IT assets&#8221;.</li>
<li><strong>Cloud Computing</strong>: &#8220;By 2012, India-centric IT services companies will represent 20% of the leading cloud aggregators&#8221;.</li>
<li><strong>S</strong><strong>ocial Networking</strong>: &#8220;By 2012, Facebook will become the hub for social network integration and Web socialization&#8221;.</li>
<li><strong>Sustainability</strong>: &#8221;By 2014, most IT business cases will include carbon remediation costs&#8221;.</li>
<li><strong>Internet Marketing</strong> &#8220;will be regulated by 2015, controlling more than $250 billion in Internet marketing spending worldwide&#8221;.</li>
<li><strong>Mobile Commerce</strong>: &#8220;By 2014, over 3 billion of the world&#8217;s adult population will be able to transact electronically&#8221;.</li>
<li><strong>Context Aware Computing </strong>&#8220;will be as influential to mobile consumer services [..] as search engines are to the Web&#8221;.</li>
<li><strong>User Devices</strong>: &#8220;By 2013, mobile phones will overtake PCs as the most common Web access device worldwide&#8221;.</li>
</ul>
<p style="text-align: left;">Perhaps the most aggressive outlook is the prediction that mobile phones will overtake PCs as the most common Web access devices worldwide by 2013 — <a href="http://www.morganstanley.com/institutional/techresearch/mobile_internet_report122009.html">Morgan Stanley</a> wasn&#8217;t quite that courageous. If we look closely, Gartner predicts that mobile phones will drive the higher number of website accesses &#8220;due to the sheer weight of device numbers&#8221;, but the &#8220;the bulk of page views will continue to occur through larger-format devices&#8221;. However: The RIA sector has to get ready for the mobile revolution, existing websites and web-based applications should be designed to be device-independent and their information structure has to be redesigned for mobile phone access.</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="size-medium wp-image-919 aligncenter" title="Canoonet Mobile" src="http://canoo.com/blog/wp-content/uploads/2010/01/canoonetmobile-156x300.png" alt="Canoonet Mobile" width="156" height="300" /></p>
<p style="text-align: center;"><em>CanooNet Mobile V2 (announced for 2/2010) demonstrates a successful redesign of a content structure for mobile access: No information should be positioned more than 3 clicks away from the user.</em></p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jazoon &#8217;09: iPhone development and Java</title>
		<link>http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/</link>
		<comments>http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:48:53 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[Jazoon]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=449</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/";</script>Title of this session: Development for the iPhone from a Java Perspective From: Software Architect Ognen Ivanski, Netcetera Note: Netcetera developed the wemlin app for the iPhone &#8211; a useful tool for navigating public transport in the Zürich area. Ah&#8230; it&#8217;s become apparent to me that Ognen will tell us about his personal experience with [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/";</script><p>Title of this session: <strong>Development for the iPhone from a Java Perspective</strong><br />
From: <strong>Software Architect Ognen Ivanski, Netcetera</strong></p>
<p>Note: Netcetera developed the wemlin app for the iPhone &#8211; a useful tool for navigating public transport in the Zürich area.</p>
<p>Ah&#8230; it&#8217;s become apparent to me that Ognen will tell us about his personal experience with becoming an iPhone developer, having previously been a Java developer. I have gone through this process myself and so it will be interesting to compare notes&#8230;</p>
<p><a href="http://canoo.com/blog/wp-content/uploads/2009/06/p1010091.jpg"><img class="alignnone size-medium wp-image-452" title="p1010091" src="http://canoo.com/blog/wp-content/uploads/2009/06/p1010091-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>Ognen states that the first realisation was that performance, startup-time and UI were kind of new priorities for him. Not really the case for me, I must say. Canoo is known for its RIA experience and therefore these are issues we&#8217;ve been dealing with for some time. For the record: The issues which I found most difficult when switching to the iPhone SDK and XCode were:</p>
<p>- No garbage collection: Clearly I&#8217;ve been spoiled by Java<br />
- XCode: Powerful but nowhere near as comfortable as a typical JavaIDE<br />
- SCM support: We managed to get Subversion working, but kept running into trouble with things getting out of sync anyway. Best to use the command line</p>
<p>I certainly agree with Ognen&#8217;s observations on XCode: Like me, he missed features such as refactoring and the countless options for viewing, navigating and outlining code.</p>
<p>Ognen notes that XCode&#8217;s visual builder is difficult to get used to but delivers in the end. Possibly like many Java/would-be iPhone developers, I shied away from the visual designer, opting to code from hand instead. Perhaps for my next iPhone app I&#8217;ll take a look at it again.</p>
<p>I agree with Ognen&#8217;s observations on Objective C syntax. It&#8217;s got a &#8220;familiar and yet somewhat  strange&#8221; feel to it. The behaviour around &#8220;nil&#8221; seems odd at first, but one quickly learns to appreciate that it pays not to have to check for null values all the time, as in Java code.</p>
<p>There follows a lot of examples of Objective C Syntax.</p>
<p>Patterns of note in the iPhone world: Delegate pattern, Target/Action pattern, MVC &#8211; which is perhaps truer to the original Smalltalk concept that what we typically see in Java swing, say.</p>
<p>In summary: A good presentation, but no new insights for someone who&#8217;s gone through the process of switching from Java to iPhone development already.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2009/06/23/jazoon-09-iphone-development-and-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canoo @ WJAX/SOACon 2008</title>
		<link>http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/</link>
		<comments>http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 09:11:32 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Canoo.net]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Sample Apps]]></category>
		<category><![CDATA[Swing]]></category>
		<category><![CDATA[UltraLightClient]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[canoo]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Why ULC?]]></category>
		<category><![CDATA[WJAX]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=314</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/";</script>This is just a quick note about the WJAX Java developer conference that take place last week in Munich. The conference program was quite balanced and beside the main stream topics about SOA (ServiceOrientedArchitektur &#8211; represented by the SOACon conference), Spring, Application Security and OSGi there was a huge number of different topics, which were [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/";</script><p>This is just a quick note about the WJAX Java developer conference that take place last week in Munich.</p>
<p>The conference program was quite balanced and beside the main stream topics about SOA (ServiceOrientedArchitektur &#8211; represented by the SOACon conference), Spring, Application Security and OSGi there was a huge number of different topics, which were addressed by several talks.</p>
<p>Most interesting from my point of view were following sessions:</p>
<ul>
<li>Keynote from Jonas Jacobi: Re-architecting the Web with HTML 5 Communication.</li>
<li>Talk from Karsten Lentzsch: Efficient design of swing UI&#8217;s.</li>
<li>Talk from Angelika Langer: Java programming in the age of multicore.</li>
<li>Talk from Dierk Koenig: RESTful JEE with Grails.</li>
</ul>
<p><a href="http://canoo.com/blog/wp-content/uploads/2008/11/img_8517.jpg"><img class="alignnone size-medium wp-image-315" title="Dirk Krampe at the canoo booth" src="http://canoo.com/blog/wp-content/uploads/2008/11/img_8517-300x209.jpg" alt="" width="300" height="209" /></a><br />
Canoo was exhibiting on a booth, which gave the great opportunity to present and talk about our products <a title="UltraLightClient (ULC)" href="http://canoo.com/ulc">UltraLightClient (ULC)</a>, the just released language application for the IPhone (using <a title="canoo.net" href="http://www.canoo.net">canoo.net</a>), our demo for the new <a title="JavaFX platform" href="http://www.musicpinboard.com/">JavaFX platform</a> and <a title="fancy UltraLightClient / Swing rich client applications" href="http://www.canoo.com/ulc/demos/onlineshop.html">fancy UltraLightClient / Swing rich client applications</a>. In addition Canoo members used the presence to keep in touch with existing costumers, contact new ones or presented the company to potential new staff members.</p>
<p><strong>Canoo Online Quiz </strong></p>
<p>All the visitors on the booth and all other interested software developers had and still have the possibility to join an online quiz. Its possible to win an iPod touch or one of ten &#8216;Groovy in Action&#8217; books. The quiz can be found at <a title="www.canoo.com/quiz" href="http://www.canoo.com/quiz">www.canoo.com/quiz</a> and will end at the 30.11.2008.</p>
<p><a href="http://canoo.com/blog/wp-content/uploads/2008/11/img_8540_24.jpg"><img class="alignnone size-medium wp-image-320" title="Dierk König" src="http://canoo.com/blog/wp-content/uploads/2008/11/img_8540_24-255x300.jpg" alt="" width="255" height="300" /></a></p>
<p>Dierk König, Canoo fellow and author of the &#8216;Groovy in Action&#8217; book, was holding a groovy workshop and was giving a talk about RESTful JEE with Grails.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2008/11/17/canoo-wjaxsoacon-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canoo.net Talk at BlogCamp Switzerland</title>
		<link>http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/</link>
		<comments>http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 10:21:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Canoo.net]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[blogcampswitzerland]]></category>
		<category><![CDATA[Fragen Sie Dr. Bopp]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[Stephan Bopp]]></category>
		<category><![CDATA[Stephan Gillmeier]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=298</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/";</script>Stephan Gillmeier and I attended the recent BlogCamp in Zürich, Switzerland. Stephan Gillmeier presented an excellent talk on Canoo&#8217;s German language blog &#8220;Fragen Sie Dr. Bopp&#8221; (in English &#8220;Ask Dr. Bopp&#8221;): www.canoo.net/blog This is where Canoo&#8217;s chief linguist Dr. Stephan Bopp publishes some of the questions we receive at www.canoo.net. As a special highlight, Stephan [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">dzone_url = "http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/";</script><p>Stephan Gillmeier and I attended the recent <a href="http://www.blogcamp.ch/">BlogCamp in Zürich, Switzerland</a>. </p>
<p><a href='http://canoo.com/blog/wp-content/uploads/2008/09/img_6017.jpg'><img src="http://canoo.com/blog/wp-content/uploads/2008/09/img_6017.jpg" alt="Stephan presents the Canoo.net blog " title="Stephan Gillmeier at BlogCamp Switzerland" width="500" height="281" class="alignnone size-full wp-image-300" /></a></p>
<p>Stephan Gillmeier presented an excellent talk on Canoo&#8217;s German language blog &#8220;<strong>Fragen Sie Dr. Bopp</strong>&#8221; (in English &#8220;Ask Dr. Bopp&#8221;):  </p>
<p><a href="http://www.canoo.net/blog/">www.canoo.net/blog</a></p>
<p>This is where Canoo&#8217;s chief linguist <a href="http://canoo.net/blog/wer-ist-dr-bopp/">Dr. Stephan Bopp</a> publishes some of the questions we receive at <a href="http://www.canoo.net">www.canoo.net</a>.</p>
<p>As a special highlight, Stephan Gillmeier revealed one of his plans for Canoo.net:  </p>
<p><a href='http://canoo.com/blog/wp-content/uploads/2008/09/img_6027.jpg'><img src="http://canoo.com/blog/wp-content/uploads/2008/09/img_6027.jpg" alt="Look up German words from your iPhone" title="Canoo.net iPhone application" width="500" height="666" class="alignnone size-full wp-image-299" /></a></p>
<p>An iPhone application to look up words on Canoo.net.</p>
<script>var dzone_style="2";</script><script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script><div style="float: left; width: 140px; height: 21px; overflow: hidden; position: relative; left: 8px;"><script>//<![CDATA[
reddit_url="http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/";
//]]&gt;
</script><script language="javascript" src="http://reddit.com/button.js?t=1"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.canoo.com/blog/2008/09/09/canoonet-talk-at-blogcamp-switzerland/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

