<?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>Tim Anderson's ITWriting &#187; mobile</title>
	<atom:link href="http://www.itwriting.com/blog/category/mobile/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:17:43 +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>WebKit dominance threatens mobile web standards &#8211; but who will care?</title>
		<link>http://www.itwriting.com/blog/5429-webkit-dominance-threatens-mobile-web-standards-but-who-will-care.html</link>
		<comments>http://www.itwriting.com/blog/5429-webkit-dominance-threatens-mobile-web-standards-but-who-will-care.html#comments</comments>
		<pubDate>Thu, 09 Feb 2012 17:14:53 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5429</guid>
		<description><![CDATA[<p>Daniel Glazman, co-chairman of the W3C CSS working group, has written a strongly-worded post describing how the “over-dominance” of the WebKit rendering engine threatens web standards.</p> <p>Everyone loves the open source WebKit, so how is this so? The issue is a complex one. Those who make web browsers do not want to be tied <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5429-webkit-dominance-threatens-mobile-web-standards-but-who-will-care.html">WebKit dominance threatens mobile web standards &#8211; but who will care?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html' rel='bookmark' title='Permanent Link: Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards'>Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards</a></li>
<li><a href='http://www.itwriting.com/blog/368-adobe-friend-or-enemy-of-open-source-open-standards.html' rel='bookmark' title='Permanent Link: Adobe: friend or enemy of open source, open standards?'>Adobe: friend or enemy of open source, open standards?</a></li>
<li><a href='http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html' rel='bookmark' title='Permanent Link: Microsoft playing HTML 5 standards game alongside Silverlight game'>Microsoft playing HTML 5 standards game alongside Silverlight game</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Daniel Glazman, co-chairman of the W3C CSS working group, has written a <a href="http://www.glazman.org/weblog/dotclear/index.php?post/2012/02/09/CALL-FOR-ACTION%3A-THE-OPEN-WEB-NEEDS-YOU-NOW" target="_blank">strongly-worded post</a> describing how the “over-dominance” of the <a href="http://www.webkit.org/" target="_blank">WebKit</a> rendering engine threatens web standards.</p>
<p>Everyone loves the open source WebKit, so how is this so? The issue is a complex one. Those who make web browsers do not want to be tied only to those standards already ratified by the <a href="http://www.w3.org/" target="_blank">W3C</a> as part of HTML or CSS. Therefore, they add features, sometimes in the hope that they will become standards, but use a vendor-specific prefix such as <code>-webkit-</code>,<code>-moz-</code> or <code>-ms-.</code> If you use those features in your markup, you do so in the awareness that they will only work on that specific vendor’s browser. The idea is that the best vendor-specific extensions become standard, in which case the prefix is dropped; or are replaced by an equivalent standard, in which case the prefix is also dropped. This has become an accepted part of the way standards are formed.</p>
<p>The issue now is that WebKit dominates the mobile web to the extent that web authors can assume its use without losing many users. WebKit is used in Apple iOS, Google Android, RIM BlackBerry 6 and higher, as well as on the desktop in Apple Safari and Google Chrome. Amazon also uses WebKit in the Kindle and of course the Android-based Kindle Fire.</p>
<p>The consequence, says Glazman, is that:</p>
<blockquote><p>technically, the mobile Web is full of <em>works-only-in-WebKit </em>web sites while other browsers and their users are crying. </p>
</blockquote>
<p> The further consequence, and this is Glazman’s strongest point, is that other browsers will have to pretend to be WebKit and support its extensions in order to give users a good experience – even if they have their own vendor-specific extensions that support the same features:</p>
<blockquote><p>All browser vendors let us officially know it WILL happen, and rather sooner than later because they have, I quote, &quot;<em>no other option</em>&quot;. </p>
</blockquote>
<p>Glazman says “all browser vendors” which suggests that even Microsoft will do this, though that would be a surprising development.</p>
<p>This would mean that the <code>-webkit-</code> vendor-specific extensions were no longer vendor-specific. It would also meant that WebKit is in effect able to create web standards without the bother of going through the W3C:</p>
<blockquote><p>It will turn a market share into a <em>de facto </em>standard, a single implementation into a world-wide monopoly. Again. It will kill our standardization process. That&#8217;s not a question of <em>if</em>, that&#8217;s a question of <em>when</em>.</p>
</blockquote>
<p>says Glazman, suggesting that there is a risk of a return to the bad days when the dominance Microsoft’s IE6 prevented standards from evolving.</p>
<p>The parallel with IE6 is weak. IE6 was not an open source project, and the damage it did was in part because Microsoft deliberately chose not to invest in advancing HTML, preferring to drive users towards rich internet-connected Windows applications. It is difficult to see how that can happen to WebKit.</p>
<p>Nevertheless, the situation with WebKit is making it difficult for other mobile browsers to compete and does undermine the standards process. This is not really the fault of the WebKit team, though the W3C would like to see support for obsolete vendor-specific extensions dropped more quickly to discourage their use. Rather, it is a consequence of web authors seeing little value in adding support for other browsers that have little actual use on the mobile web.</p>
<p>It is worth observing that Glazman is a Mozilla guy, and his company <a href="http://disruptive-innovations.com/products/index.html" target="_blank">Disruptive Innovations</a> makes Mozilla extensions.</p>
<p>How can this be resolved? Glazman and others are right to raise awareness of the issue, but I doubt that many outside the standards community or browser vendors themselves will see this as a major problem. </p>
<p>The best fix would be for non-WebKit browsers to become more popular on the mobile web. Growing use of Windows Phone, for example, would give web authors more incentive to fix their markup. Another route to improving standards is via tools which do the right thing. Adobe’s strong support for CSS in Dreamweaver, for example, gave a significant boost to its use and helped to rescue us from font tags and the like.</p>
<p>Finally, it seems to me that the distinction between the “mobile” web and the “full” web is blurring, and rightly so. Users on mobile devices often tap the “full site” link where available since they have big enough screens to benefit. WebKit does not yet dominate the desktop Web.&#160; </p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html' rel='bookmark' title='Permanent Link: Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards'>Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards</a></li>
<li><a href='http://www.itwriting.com/blog/368-adobe-friend-or-enemy-of-open-source-open-standards.html' rel='bookmark' title='Permanent Link: Adobe: friend or enemy of open source, open standards?'>Adobe: friend or enemy of open source, open standards?</a></li>
<li><a href='http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html' rel='bookmark' title='Permanent Link: Microsoft playing HTML 5 standards game alongside Silverlight game'>Microsoft playing HTML 5 standards game alongside Silverlight game</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5429-webkit-dominance-threatens-mobile-web-standards-but-who-will-care.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On BlackBerry 10, Cascades UI and Adobe AIR</title>
		<link>http://www.itwriting.com/blog/5425-on-blackberry-10-cascades-ui-and-adobe-air.html</link>
		<comments>http://www.itwriting.com/blog/5425-on-blackberry-10-cascades-ui-and-adobe-air.html#comments</comments>
		<pubDate>Wed, 08 Feb 2012 17:03:35 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[cascades]]></category>
		<category><![CDATA[rim]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5425</guid>
		<description><![CDATA[<p>I spoke to Jeff Lejeune, RIM’s Advanced User Interface Director, here at BlackBerry DevCon Europe in Amsterdam.</p> <p>He is part of the team responsible for the Cascades UI, a native code UI framework for the forthcoming BlackBerry 10 OS. One of the things he told me is that the Cascades name is actually being <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5425-on-blackberry-10-cascades-ui-and-adobe-air.html">On BlackBerry 10, Cascades UI and Adobe AIR</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/3220-rims-new-blackberry-tablet-webworks-developer-platform-but-who-wants-small-tablets.html' rel='bookmark' title='Permanent Link: RIM&rsquo;s new BlackBerry tablet, WebWorks developer platform &ndash; but who wants small tablets?'>RIM&rsquo;s new BlackBerry tablet, WebWorks developer platform &ndash; but who wants small tablets?</a></li>
<li><a href='http://www.itwriting.com/blog/5107-what-next-for-adobe-flash-think-runtime-not-plugin.html' rel='bookmark' title='Permanent Link: What next for Adobe Flash? Think runtime not plugin'>What next for Adobe Flash? Think runtime not plugin</a></li>
<li><a href='http://www.itwriting.com/blog/4544-adobe-flash-builder-now-targets-apple-ios-blackberry-playbook-google-android.html' rel='bookmark' title='Permanent Link: Adobe Flash Builder now targets Apple iOS, BlackBerry PlayBook, Google Android'>Adobe Flash Builder now targets Apple iOS, BlackBerry PlayBook, Google Android</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I spoke to Jeff Lejeune, RIM’s Advanced User Interface Director, here at BlackBerry DevCon Europe in Amsterdam.</p>
<p>He is part of the team responsible for the Cascades UI, a native code UI framework for the forthcoming BlackBerry 10 OS. One of the things he told me is that the Cascades name is actually being used for parts of the API beyond the user interface. It is a major part of the new operating system.</p>
<p>I had not appreciated until today the extent of the likely difference between BlackBerry 10 and the current Tablet OS 1.0 or Playbook OS 2.0. Since the PlayBook OS is already based on QNX, I had assumed that BlackBerry 10 would be an incremental update rather than a radical new direction.</p>
<p>Certainly there is less difference between PlayBook OS 2.0 and BlackBerry 10 then there is between BlackBerry 7.0 and the PlayBook OS, so my assumption was not completely wrong. That said, the introduction of the Cascades UI acquired with The Astonishing Tribe is a major change. Lejune told me that Cascades UI will be in effect the native UI of BlackBerry 10, and the built-in apps will use it. </p>
<p>The first version of the PlayBook uses both native code and Adobe AIR for its built-in apps.</p>
<p>RIM has given full backing to Adobe AIR at this event, presenting it as one of the supported development platforms and saying that it will support AIR for as long as Adobe does and maybe even longer. Even so, it would be fair to say that RIM is moving away from AIR and towards native code and Cascades UI in BlackBerry 10.</p>
<p>Further, Adobe itself has changed direction since the launch of the PlayBook last year. Adobe has made it clear that while Flash, Flex and AIR are still important, its strategic direction is HTML 5 when it comes to development platforms. Some aspects of Flex, the code-based approach to AIR authoring, are being wound down, including the visual designer in Flash Builder.</p>
<p>My sense therefore is that AIR is not the best choice if you are considering how to develop for BlackBerry 10 – and BlackBerry 10 is the future of RIM’s platform. The primary choice should be between Cascades UI, for best performance and integration, or WebWorks (PhoneGap), for development in HTML and JavaScript and cross-platform code.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/3220-rims-new-blackberry-tablet-webworks-developer-platform-but-who-wants-small-tablets.html' rel='bookmark' title='Permanent Link: RIM&rsquo;s new BlackBerry tablet, WebWorks developer platform &ndash; but who wants small tablets?'>RIM&rsquo;s new BlackBerry tablet, WebWorks developer platform &ndash; but who wants small tablets?</a></li>
<li><a href='http://www.itwriting.com/blog/5107-what-next-for-adobe-flash-think-runtime-not-plugin.html' rel='bookmark' title='Permanent Link: What next for Adobe Flash? Think runtime not plugin'>What next for Adobe Flash? Think runtime not plugin</a></li>
<li><a href='http://www.itwriting.com/blog/4544-adobe-flash-builder-now-targets-apple-ios-blackberry-playbook-google-android.html' rel='bookmark' title='Permanent Link: Adobe Flash Builder now targets Apple iOS, BlackBerry PlayBook, Google Android'>Adobe Flash Builder now targets Apple iOS, BlackBerry PlayBook, Google Android</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5425-on-blackberry-10-cascades-ui-and-adobe-air.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Nokia&#8217;s Qt come to Windows Phone?</title>
		<link>http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html</link>
		<comments>http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:51:06 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[trolltech]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5420</guid>
		<description><![CDATA[<p>When Nokia acquired Trolltech back in 2008, it made perfect sense as a way of supporting development on Symbian, its smartphone operating system, and nudging the Qt project, which provides a cross-platform framework for native applications, more towards mobile rather than just desktop application support. It also made sense as Nokia worked on Maemo <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html">Will Nokia&#8217;s Qt come to Windows Phone?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/3804-nokia-plus-windows-phone-7-would-that-be-a-smart-move.html' rel='bookmark' title='Permanent Link: Nokia plus Windows Phone 7 &#8211; would that be a smart move?'>Nokia plus Windows Phone 7 &#8211; would that be a smart move?</a></li>
<li><a href='http://www.itwriting.com/blog/3872-qt-will-not-be-ported-to-windows-phone-7-says-nokia.html' rel='bookmark' title='Permanent Link: Qt will not be ported to Windows Phone 7 says Nokia'>Qt will not be ported to Windows Phone 7 says Nokia</a></li>
<li><a href='http://www.itwriting.com/blog/4109-windows-phone-8-will-run-windows-8-with-silverlight-centre-stage.html' rel='bookmark' title='Permanent Link: Windows Phone 8 will run Windows 8, with Silverlight centre stage?'>Windows Phone 8 will run Windows 8, with Silverlight centre stage?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When Nokia acquired Trolltech back in 2008, it made perfect sense as a way of supporting development on Symbian, its smartphone operating system, and nudging the Qt project, which provides a cross-platform framework for native applications, more towards mobile rather than just desktop application support. It also made sense as Nokia worked on Maemo and then Meego, its Linux for mobile project.</p>
<p>Then came February 2011 and CEO Stephen Elop’s announcement that Nokia would partner with Microsoft and make Windows Phone its primary smartphone operating system. Windows Phone 7 does not support native code development, other than by operators, manufacturers, and of course Microsoft itself. What future for Qt at Nokia now?</p>
<p>Here at Blackberry Devcon Europe, Nokia’s Lars Knoll, Qt Chief Maintainer, has been introducing Qt to Blackberry developers. Qt forms a critical part of RIM’s Blackberry 10 (BBX) platform, based on the PlayBook tablet OS and set to come to Blackberry phones later this year. The Cascades UI framework, for hardware-accelerated 2D and 3D rendering on BBX, uses Qt core and an adaption of QML (Qt Modeling Language). You can use Qt with or without Cascades on BBX.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2012/02/image3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Lars Knol, Nokia" border="0" alt="Lars Knol, Nokia" src="http://www.itwriting.com/blog/wp-content/uploads/2012/02/image_thumb3.png" width="237" height="244" /></a></p>
<p>Given that Nokia makes mobile devices which are in competition with RIM’s devices, it may seem odd that Nokia is supporting Qt on Blackberry. I asked Knoll about the status of Qt within Nokia following the move to Windows Phone.</p>
<blockquote><p>There’s not too much I can say right now. The only thing I can repeat is that we’re still investing in Qt. We’re actually hiring more people to work on Qt. Qt is an essential part of the strategy for the next billion. That’s all I can say right now, but stay tuned, in time you’ll hear more.</p>
</blockquote>
<p>He added later that Nokia is in business to make money; in other words, there are strong business reasons for Nokia to continue with Qt. The “next billion” reference refers to Nokia’s stated intention to <a href="http://blog.qt.nokia.com/2011/06/21/qt%E2%80%99s-future-for-nokia-bringing-apps-to-the-next-billion/" target="_blank">bring apps to the next billion</a>.</p>
<p>One possibility is that Qt will in fact support a future version of Windows Phone. It is already clear that Windows Phone 8 <a href="http://www.itwriting.com/blog/5405-windows-phone-8-apollo-windows-8-kernel-more-form-factors.html" target="_blank">will use the same kernel as Windows 8</a> and we can expect a unified development platform build on the Windows Runtime (WinRT), which does support native code development.</p>
<p>It is not too much of a stretch then to expect a future Qt framework that will target Windows Phone and Windows 8 tablets. Nokia’s Elop has also hinted that it is interested in Windows tablets as well as phones in future.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/3804-nokia-plus-windows-phone-7-would-that-be-a-smart-move.html' rel='bookmark' title='Permanent Link: Nokia plus Windows Phone 7 &#8211; would that be a smart move?'>Nokia plus Windows Phone 7 &#8211; would that be a smart move?</a></li>
<li><a href='http://www.itwriting.com/blog/3872-qt-will-not-be-ported-to-windows-phone-7-says-nokia.html' rel='bookmark' title='Permanent Link: Qt will not be ported to Windows Phone 7 says Nokia'>Qt will not be ported to Windows Phone 7 says Nokia</a></li>
<li><a href='http://www.itwriting.com/blog/4109-windows-phone-8-will-run-windows-8-with-silverlight-centre-stage.html' rel='bookmark' title='Permanent Link: Windows Phone 8 will run Windows 8, with Silverlight centre stage?'>Windows Phone 8 will run Windows 8, with Silverlight centre stage?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telcos have a dying business model &#8211; APIs and cloud services are the future says Alcatel-Lucent&#8217;s Laura Merling</title>
		<link>http://www.itwriting.com/blog/5415-telcos-have-a-dying-business-model-apis-and-cloud-services-are-the-future-says-alcatel-lucents-laura-merling.html</link>
		<comments>http://www.itwriting.com/blog/5415-telcos-have-a-dying-business-model-apis-and-cloud-services-are-the-future-says-alcatel-lucents-laura-merling.html#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:38:31 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[alcatel-lucent]]></category>
		<category><![CDATA[bt]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[monkigras]]></category>
		<category><![CDATA[twilio]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5415</guid>
		<description><![CDATA[<p>Laura Merling from Alcatel-Lucent spoke at the Monki Gras conference in London earlier this week, saying in effect that telecommunication companies have a dying business model. </p> <p>She gave a two-minute summary of Telco history.&#160; “First it was all about voice,” she said. “Then the intertubes happened. Now you had data … then it <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5415-telcos-have-a-dying-business-model-apis-and-cloud-services-are-the-future-says-alcatel-lucents-laura-merling.html">Telcos have a dying business model &#8211; APIs and cloud services are the future says Alcatel-Lucent&#8217;s Laura Merling</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/5050-twilio-programmable-telephony-sms-comes-to-the-uk.html' rel='bookmark' title='Permanent Link: Twilio: programmable telephony, SMS comes to the UK, Europe'>Twilio: programmable telephony, SMS comes to the UK, Europe</a></li>
<li><a href='http://www.itwriting.com/blog/132-wheres-the-business-model-in-web-20-dont-ask-mywebalert.html' rel='bookmark' title='Permanent Link: Where&#8217;s the business model in Web 2.0? Don&#8217;t ask MyWebAlert.'>Where&#8217;s the business model in Web 2.0? Don&#8217;t ask MyWebAlert.</a></li>
<li><a href='http://www.itwriting.com/blog/730-online-services-need-stronger-security-if-business-users-are-to-entrust-their-critical-data-to-the-cloud.html' rel='bookmark' title='Permanent Link: Online services need stronger security if business users are to entrust their critical data to the cloud'>Online services need stronger security if business users are to entrust their critical data to the cloud</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/magicmerl" target="_blank">Laura Merling</a> from <a href="http://www.alcatel-lucent.com/wps/portal?COUNTRY_CODE=US&amp;COOKIE_SET=false" target="_blank">Alcatel-Lucent</a> spoke at the Monki Gras conference in London earlier this week, saying in effect that telecommunication companies have a dying business model. </p>
<p>She gave a two-minute summary of Telco history.&#160; “First it was all about voice,” she said. “Then the intertubes happened. Now you had data … then it went back to voice, the big push for wireless. Then of course wireless moved, so it’s not about voice any more, it’s about the data.”</p>
<p>She expects the next step to be “connected devices … the phone goes away, everything you do both data and voice happens on other devices.”</p>
<p>What does this mean for telcos? They have become commoditised, she said, suppliers of data plans. “It is a big commoditised business that has no real innovation.”</p>
<p>“In the future, the data plans dies,”, Merling says. “Think about it. How many devices have you got? Think about connecting all of those. You probably want the same data plan. But why pay for a data plan? How will telcos make money? You can’t just keep increasing the data plan.” </p>
<p>Instead, the money is going to come from the APIs and accessing the services.</p>
<p>Enter <a href="http://www.twilio.com/" target="_blank">Twilio</a>, a virtual telco. “I think of twilio as a craft telco”, said Merling, tying in with the beer theme that flowed through Monki Gras. “Do they sell hardware? No. They have software and APIs.” She says the Twilio business model scares the industry: it is based on transactions, not data plans. She also noted how old established vendors are buying up software-based providers, such as BT acquiring Ribbit and Microsoft acquiring Skype.</p>
<p>Tomorrow’s telco, says Merling, is a based on a software stack. “Antennas and towers are not going to go away, but the infrastructure becomes all software based &#8230; combining network services with cloud infrastructure.</p>
<p>“At Alcatel-Lucent we sell hardware. We sell big giant boxes. But this is where it is going.” She says the telcos are now aware of this, hence the title of her session “How telcos got API religion.”</p>
<p>Her final prediction? “Jeff Lawson becomes the CEO of AT&amp;T. Why? Because the model has to change.”</p>
<p>It was a thought-provoking talk, though the unspoken question was whether in fact the telcos will successfully transition or whether they will simply become less important, continuing to maintain the pipes while others profit from what flows through them. </p>
<p>I <a href="http://www.itwriting.com/blog/5050-twilio-programmable-telephony-sms-comes-to-the-uk.html" target="_blank">interviewed Twilio CEO Jeff Lawson</a> in October last year.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/5050-twilio-programmable-telephony-sms-comes-to-the-uk.html' rel='bookmark' title='Permanent Link: Twilio: programmable telephony, SMS comes to the UK, Europe'>Twilio: programmable telephony, SMS comes to the UK, Europe</a></li>
<li><a href='http://www.itwriting.com/blog/132-wheres-the-business-model-in-web-20-dont-ask-mywebalert.html' rel='bookmark' title='Permanent Link: Where&#8217;s the business model in Web 2.0? Don&#8217;t ask MyWebAlert.'>Where&#8217;s the business model in Web 2.0? Don&#8217;t ask MyWebAlert.</a></li>
<li><a href='http://www.itwriting.com/blog/730-online-services-need-stronger-security-if-business-users-are-to-entrust-their-critical-data-to-the-cloud.html' rel='bookmark' title='Permanent Link: Online services need stronger security if business users are to entrust their critical data to the cloud'>Online services need stronger security if business users are to entrust their critical data to the cloud</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5415-telcos-have-a-dying-business-model-apis-and-cloud-services-are-the-future-says-alcatel-lucents-laura-merling.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Phone 8 &#8220;Apollo&#8221;: Windows 8 kernel, more form factors</title>
		<link>http://www.itwriting.com/blog/5405-windows-phone-8-apollo-windows-8-kernel-more-form-factors.html</link>
		<comments>http://www.itwriting.com/blog/5405-windows-phone-8-apollo-windows-8-kernel-more-form-factors.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 22:38:00 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5405</guid>
		<description><![CDATA[<p>Microsoft’s partner ecosystem is vulnerable to leaks, as demonstrated today by reports of a video said to have been made for Nokia, which arrived in the hands of a smartphone review website. The leaked information was corroborated by Windows journalist Paul Thurrott who has received advance information independently from Microsoft, but under non-disclosure:</p> <p>Thanks <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5405-windows-phone-8-apollo-windows-8-kernel-more-form-factors.html">Windows Phone 8 &#8220;Apollo&#8221;: Windows 8 kernel, more form factors</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/4109-windows-phone-8-will-run-windows-8-with-silverlight-centre-stage.html' rel='bookmark' title='Permanent Link: Windows Phone 8 will run Windows 8, with Silverlight centre stage?'>Windows Phone 8 will run Windows 8, with Silverlight centre stage?</a></li>
<li><a href='http://www.itwriting.com/blog/4946-windows-runtime-must-come-to-windows-phone.html' rel='bookmark' title='Permanent Link: Windows Runtime must come to Windows Phone'>Windows Runtime must come to Windows Phone</a></li>
<li><a href='http://www.itwriting.com/blog/2298-windows-phone-7-incompatibility-may-drive-developers-elsewhere.html' rel='bookmark' title='Permanent Link: Windows Phone 7 incompatibility may drive developers elsewhere'>Windows Phone 7 incompatibility may drive developers elsewhere</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft’s partner ecosystem is vulnerable to leaks, as demonstrated today by reports of a video said to have been made for Nokia, which <a href="http://pocketnow.com/windows-phone/exclusive-windows-phone-8-detailed" target="_blank">arrived in the hands of a smartphone review website</a>. The leaked information was <a href="http://www.winsupersite.com/article/windows8/windows-phone-8-preview-142154" target="_blank">corroborated</a> by Windows journalist Paul Thurrott who has received advance information independently from Microsoft, but under non-disclosure:</p>
<blockquote><p>Thanks to a recent <a href="http://pocketnow.com/windows-phone/exclusive-windows-phone-8-detailed">leak</a> which has revealed some interesting information about the next major Windows Phone version, I can now publicly discuss Windows Phone 8 for the first time.</p>
</blockquote>
<p>First, a quick recap:</p>
<ul>
<li>Windows Phone 7.5 “Mango” came out in the second half of last year and was the launch OS for Nokia’s Lumia phones. </li>
<li>Windows Phone “Tango” is expected in the second quarter of 2012 and <a href="http://wmpoweruser.com/leaked-windows-phone-roadmap-gives-us-a-peak-into-the-future/" target="_blank">appears</a> to be a <a href="http://www.zdnet.com/blog/microsoft/detangling-the-windows-phone-tango-talk/10430" target="_blank">minor update</a> focused on low-end handsets. </li>
<li>Windows Phone “Apollo” is the subject of the new leaks. Some of the details: </li>
<li>Uses the Windows 8 kernel and other OS components, rather than Windows CE </li>
<li>Supports multicore processors </li>
<li>Supports more form factors and screen resolutions </li>
<li>Preserves compatibility with Windows Phone 7 apps </li>
<li>Adds BitLocker encryption </li>
</ul>
<p>I presume this also means that native code development will be supported, as it is for the Windows Runtime (WinRT) in Windows 8.</p>
<p>Date for “Apollo”? The rumour is towards the end of this year, as a close follow-on from Windows 8 itself.</p>
<p>Like many leaks, this one raises as many questions as it answers. While it makes sense that Windows Phone 8 and Windows 8 should share the same kernel, it also raises the question of&#160; how they are differentiated. Windows 8, especially on ARM, is designed for small screens and tablets. Windows Phone 8, we now learn, will support more form factors. The implication is that there may be Windows Phone 8 devices that are close in size to Windows 8 devices. Will they run the same apps from the same Marketplace, at least in some cases, in the same way that some iOS apps support both iPhone and iPad?</p>
<p>The Windows 8 and Windows Phone 8 era will be simplified in one sense, with a single core operating system across desktop and devices. In another sense though, it ushers in new complexity, with multiple platforms that have subtle or not so subtle differences:</p>
<ul>
<li>Windows 8 desktop side, on laptop and tablet (x86) </li>
<li>Windows 8 desktop side, laptop and tablet (ARM) – rumoured to be locked down for Office and perhaps a few other favoured apps </li>
<li>Windows 8 Metro side, desktop, laptop and tablet (x86) which should be nearly the same as </li>
<li>Windows 8 Metro side, desktop, laptop and tablet (ARM) – runs WinRT </li>
<li>Windows Phone 8 – runs WinRT, plus Silverlight compatibility layer </li>
</ul>
<p>My guess is that Microsoft will push WinRT as the single platform developers should target, but I can see scope for confusion among both developers and users.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/4109-windows-phone-8-will-run-windows-8-with-silverlight-centre-stage.html' rel='bookmark' title='Permanent Link: Windows Phone 8 will run Windows 8, with Silverlight centre stage?'>Windows Phone 8 will run Windows 8, with Silverlight centre stage?</a></li>
<li><a href='http://www.itwriting.com/blog/4946-windows-runtime-must-come-to-windows-phone.html' rel='bookmark' title='Permanent Link: Windows Runtime must come to Windows Phone'>Windows Runtime must come to Windows Phone</a></li>
<li><a href='http://www.itwriting.com/blog/2298-windows-phone-7-incompatibility-may-drive-developers-elsewhere.html' rel='bookmark' title='Permanent Link: Windows Phone 7 incompatibility may drive developers elsewhere'>Windows Phone 7 incompatibility may drive developers elsewhere</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5405-windows-phone-8-apollo-windows-8-kernel-more-form-factors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What would you like to see in Microsoft Office 15?</title>
		<link>http://www.itwriting.com/blog/5392-what-would-you-like-to-see-in-microsoft-office-15.html</link>
		<comments>http://www.itwriting.com/blog/5392-what-would-you-like-to-see-in-microsoft-office-15.html#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:02:50 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5392</guid>
		<description><![CDATA[<p>Today brings the news that Microsoft Office 15 is now in Technical Preview (also known as private beta). </p> <p>There is little news about what is in it other than this:</p> <p>With Office 15, for the first time ever, we will simultaneously update our cloud services, servers, and mobile and PC clients for Office, <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5392-what-would-you-like-to-see-in-microsoft-office-15.html">What would you like to see in Microsoft Office 15?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html' rel='bookmark' title='Permanent Link: Office Web Apps better then Open Office for .docx on Linux'>Office Web Apps better then Open Office for .docx on Linux</a></li>
<li><a href='http://www.itwriting.com/blog/4687-microsoft-financials-office-and-server-dominate-as-windows-falters.html' rel='bookmark' title='Permanent Link: Microsoft financials: Office and server dominate as Windows falters'>Microsoft financials: Office and server dominate as Windows falters</a></li>
<li><a href='http://www.itwriting.com/blog/3530-microsofts-muddled-licensing-for-office-web-apps.html' rel='bookmark' title='Permanent Link: Microsoft&rsquo;s muddled licensing for Office Web Apps'>Microsoft&rsquo;s muddled licensing for Office Web Apps</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today brings the news that Microsoft Office 15 is <a href="http://blogs.office.com/b/office-exec/archive/2012/01/30/quot-office-15-quot-begins-technical-preview.aspx" target="_blank">now in Technical Preview</a> (also known as private beta). </p>
<p>There is little news about what is in it other than this:</p>
<blockquote><p>With Office 15, for the first time ever, we will simultaneously update our cloud services, servers, and mobile and PC clients for Office, Office 365, Exchange, SharePoint, Lync, Project, and Visio. </p>
</blockquote>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image19.png"><img style="background-image: none; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image_thumb18.png" width="236" height="96" /></a></p>
<p>So what would you like to see in Office 15? Here are a few things on my wish list:</p>
<ol>
<li>Properly integrate SharePoint (and therefore Office 365) with Windows so that you can use it easily without ever opening a web browser. That might mean <a href="http://www.itwriting.com/blog/4398-sharepoint-workspace-2010-what-a-mess.html" target="_blank">fixing SharePoint WorkSpace</a> or doing something better, like Explorer integration without the various hassles associated with WebDAV. </li>
<li>Fix Outlook, or better still replace it. I hear many complaints about Outlook, either concerning its performance, or else one of its many annoyances such as <a href="http://www.itwriting.com/blog/articles/an-outlook-mystery-resolved-removing-the-blue-bar-from-quoted-replies" target="_blank">how hard it is to reply to an email while quoting sections of the original message</a> – astonishing, when you consider the maturity of the product. </li>
<li>Improve cross-platform support. Office on the Mac is poor compared to the Windows version, particularly in terms of performance. It is also time Microsoft came out with apps for iOS and Android for touch-friendly document editing. </li>
<li>Update the user interface for touch control as far as possible. This will be critical for Windows 8 tablets, especially on ARM. </li>
<li>Improve structured document editing in Word. Styles are hard to use, so are bullets and numbering. I tend not to use the paragraph numbering in Word because it is so fiddly and annoying. </li>
</ol>
<p>The problem is that Office is a huge and intricate bag of legacy. The work Microsoft did in replacing the menus with ribbon toolbars was admirable in its way, and potentially more touch-friendly, but if you scratch the surface much is unchanged underneath. All the old commands remain.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html' rel='bookmark' title='Permanent Link: Office Web Apps better then Open Office for .docx on Linux'>Office Web Apps better then Open Office for .docx on Linux</a></li>
<li><a href='http://www.itwriting.com/blog/4687-microsoft-financials-office-and-server-dominate-as-windows-falters.html' rel='bookmark' title='Permanent Link: Microsoft financials: Office and server dominate as Windows falters'>Microsoft financials: Office and server dominate as Windows falters</a></li>
<li><a href='http://www.itwriting.com/blog/3530-microsofts-muddled-licensing-for-office-web-apps.html' rel='bookmark' title='Permanent Link: Microsoft&rsquo;s muddled licensing for Office Web Apps'>Microsoft&rsquo;s muddled licensing for Office Web Apps</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5392-what-would-you-like-to-see-in-microsoft-office-15.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nokia results: hope for Windows Phone?</title>
		<link>http://www.itwriting.com/blog/5374-nokia-results-hope-for-windows-phone.html</link>
		<comments>http://www.itwriting.com/blog/5374-nokia-results-hope-for-windows-phone.html#comments</comments>
		<pubDate>Thu, 26 Jan 2012 13:53:56 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5374</guid>
		<description><![CDATA[<p>It is almost one year since Nokia’s dramatic announcement that it would transition its smartphone range to Windows Phone. Today the company released its results for the fourth quarter and for the full year 2011, the first since the release of the the Lumia range of Windows Phone devices. How it is doing?</p> <p>This <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5374-nokia-results-hope-for-windows-phone.html">Nokia results: hope for Windows Phone?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/3804-nokia-plus-windows-phone-7-would-that-be-a-smart-move.html' rel='bookmark' title='Permanent Link: Nokia plus Windows Phone 7 &#8211; would that be a smart move?'>Nokia plus Windows Phone 7 &#8211; would that be a smart move?</a></li>
<li><a href='http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html' rel='bookmark' title='Permanent Link: Will Nokia&rsquo;s Qt come to Windows Phone?'>Will Nokia&rsquo;s Qt come to Windows Phone?</a></li>
<li><a href='http://www.itwriting.com/blog/3872-qt-will-not-be-ported-to-windows-phone-7-says-nokia.html' rel='bookmark' title='Permanent Link: Qt will not be ported to Windows Phone 7 says Nokia'>Qt will not be ported to Windows Phone 7 says Nokia</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It is almost one year since Nokia’s dramatic announcement that it would transition its smartphone range to Windows Phone. Today the company released its results for the fourth quarter and for the full year 2011, the first since the release of the the Lumia range of Windows Phone devices. How it is doing?</p>
<p>This is one you can spin either way. The negative view: Nokia is losing money. Sales are down 21% year on year for the quarter and 9% for the full year, and the company reported an operating loss of just over a billion Euro for the year, most of which was in the last quarter.</p>
<p>If you look at the quarter on quarter device sales, they are down in both smart devices and mobile phones. The Symbian business has not held up as well as the company hoped:</p>
<blockquote><p>changing market conditions are putting increased pressure on Symbian. In certain markets, there has been an acceleration of the anticipated trend towards lower-priced smartphones with specifications that are different from Symbian&#8217;s traditional strengths. As a result of the changing market conditions, combined with our increased focus on Lumia, we now believe that we will sell fewer Symbian devices than we previously anticipated.</p>
</blockquote>
<p>says the <a href="http://press.nokia.com/2012/01/26/nokia-q4-2011-net-sales-eur-10-0-billion-non-ifrs-eps-eur-0-06-reported-eps-eur-0-29-nokia-2011-net-sales-eur-38-7-billion-non-ifrs-eps-eur-0-29-reported-eps-eur-0-31/" target="_blank">press release</a>. As for Windows Phone and Lumia, CEO Stephen Elop says that “well over 1 million Lumia devices” have been sold: a start, but still tiny relative to Apple iOS and Google Android. Elop cleverly calls it a “beachhead”, but given the energy Nokia put into the launch I suspect it is disappointed with the numbers.</p>
<p>Put this in context though and there are reasons for hope. First, Nokia’s speed of execution is impressive, from announcement to the first Windows Phones in nine months or so. Further, the Lumia (judging by the Lumia 800 I have been using) does not feel like a device rushed to market. The design is excellent, and within the small world of Windows Phone 7 hardware Nokia has established itself as the brand of first choice.</p>
<p>Second, despite the dismal sales for Windows Phone 7 since its launch, there are signs that Microsoft may yet emerge from the wreckage inflicted on the market by iOS and Android in better shape than others. WebOS has all-but gone. RIM has yet to convince us that it has a viable recovery strategy. Intel <a href="http://appdeveloper.intel.com/en-us/tizen" target="_blank">Tizen</a> is just getting started. If Microsoft has a successful launch for Windows 8, Elop’s “third ecosystem” idea may yet come to fruition.</p>
<p>Third, Nokia has already shown that it is better able to market Windows Phone 7 than Microsoft itself, or its other mobile partners. Lumia made a good splash at CES in January, and the platform may gain some market share in the influential US market.</p>
<p>Nokia is not just Windows Phone though, and even if its smartphone strategy starts to work it has those falling Symbian sales to contend with. It will not be easy, even taking an optimistic view.</p>
<p>Nor will it be easy for Windows 8 to succeed in a tablet market owned by Apple at the high end and by Amazon/Android at the low end.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/3804-nokia-plus-windows-phone-7-would-that-be-a-smart-move.html' rel='bookmark' title='Permanent Link: Nokia plus Windows Phone 7 &#8211; would that be a smart move?'>Nokia plus Windows Phone 7 &#8211; would that be a smart move?</a></li>
<li><a href='http://www.itwriting.com/blog/5420-will-nokias-qt-come-to-windows-phone.html' rel='bookmark' title='Permanent Link: Will Nokia&rsquo;s Qt come to Windows Phone?'>Will Nokia&rsquo;s Qt come to Windows Phone?</a></li>
<li><a href='http://www.itwriting.com/blog/3872-qt-will-not-be-ported-to-windows-phone-7-says-nokia.html' rel='bookmark' title='Permanent Link: Qt will not be ported to Windows Phone 7 says Nokia'>Qt will not be ported to Windows Phone 7 says Nokia</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5374-nokia-results-hope-for-windows-phone.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards</title>
		<link>http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html</link>
		<comments>http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html#comments</comments>
		<pubDate>Thu, 19 Jan 2012 11:40:55 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[appcelerator]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[titanium]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5351</guid>
		<description><![CDATA[<p>I spoke to Appcelerator CEO Jeff Haynie yesterday, just before today’s announcement of the opening of an EMEA headquarters in Reading. It has only 4 or 5 staff at the moment, mostly sales and marketing, but will expand into professional services and training.</p> <p>Appcelerator’s product is a cross-platform (though see below) development platform for <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html">Appcelerator CEO on EMEA expansion, Titanium vs PhoneGap, and how WebKit drives HTML5 standards</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/4102-appcelerator-ceo-on-titanium-aptana-and-the-future-of-mobile-development.html' rel='bookmark' title='Permanent Link: Appcelerator CEO on Titanium, Aptana and the future of mobile development'>Appcelerator CEO on Titanium, Aptana and the future of mobile development</a></li>
<li><a href='http://www.itwriting.com/blog/3917-appcelerator-releases-titanium-mobile-1-6.html' rel='bookmark' title='Permanent Link: Appcelerator releases Titanium Mobile 1.6'>Appcelerator releases Titanium Mobile 1.6</a></li>
<li><a href='http://www.itwriting.com/blog/4293-mobile-developers-follow-the-users-phonegap-most-popular-cross-platform-toolkit-says-survey.html' rel='bookmark' title='Permanent Link: Mobile developers follow the users; PhoneGap most popular cross-platform toolkit says survey'>Mobile developers follow the users; PhoneGap most popular cross-platform toolkit says survey</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I spoke to <a href="http://www.appcelerator.com" target="_blank">Appcelerator</a> CEO Jeff Haynie yesterday, just before today’s announcement of the opening of an EMEA headquarters in Reading. It has only 4 or 5 staff at the moment, mostly sales and marketing, but will expand into professional services and training.</p>
<p>Appcelerator’s product is a cross-platform (though see below) development platform for both desktop and mobile applications. The mobile aspect makes this a hot market to be in, and the company says it has annual growth of several hundred percent. “We’re not profitable yet, but we’ve got about 1300 customers now,” Haynie told me. “ On the developer numbers side, we’ve got about 235,000 mobile developers and about 35,000 apps that have been built.”</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image13.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Jeff Haynie, Appcelerator" border="0" alt="Jeff Haynie, Appcelerator" src="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image_thumb12.png" width="244" height="208" /></a></p>
<p>In November 2011, Red Hat invested in Appcelerator and <a href="https://www.redhat.com/openshift/community/blogs/red-hat-invests-in-appcelerator-%e2%80%93-a-complete-development-platform-for-mobile-cloud-developers" target="_blank">announced</a> a partnership based on using Titanium with <a href="https://openshift.redhat.com/app/platform" target="_blank">OpenShift</a>, Red Hat’s cloud platform.</p>
<p>Another cross-platform mobile toolkit is <a href="http://phonegap.com/" target="_blank">PhoneGap</a>, which has received lots of attention following the acquisition of Nitobi, the company which built PhoneGap, by Adobe, and also the donation of PhoneGap to the Apache Foundation. I asked Haynie to explain how Titanium’s approach differs from that of PhoneGap.</p>
<blockquote><p>Technically what we do and what PhoneGap does is a lot different. PhoneGap is about how do you take HTML and wrap it into a web browser and put it into a native container and expose some of the basic APIs. Titanium is really about how you expose JavaScript for an API for native capabilities, and have you build a real native application or an HTML5 application. We offer both a true native application – I mean the UI is native and you get full access to all the API as if you had written it native, but you are writing it in JavaScript. We have also got now an HTML5 product where that same codebase can be deployed into an HTML5 web-driven interface. We think that is wildly different technically and delivers a much better application.</p>
</blockquote>
<p>Haynie agrees that cross-platform tools can compromise performance and design, and even resists placing Titanium in the cross-platform category:</p>
<blockquote><p>Titanium is a real native UI. When you’re in an iPhone TableView it’s actually a real native TableView, not an HTML5 table that happens to look like a TableView. You get the best of both worlds. You get a JavaScript-driven, web-driven API, but when you actually create the app you get a real app. Then we have an open extensible API so it’s really easy if you want to expose additional capabilities or bring in third-party libraries, very similar to what you do in Java with JNI [Java Native Invocation].</p>
<p>The category has got a bit of a bad rap. We wouldn’t really describe ourselves as cross-platform. We’re really an API that allows you target multiple different devices. It’s not a write-once run anywhere, it’s really API driven. </p>
<p>80% of our core APIs are meant to be portable. Filesystems, threads, things like that. Even some of the UI layer, basic views and buttons and things like that. But then you have a Titanium iOS namespace [for example] which allows you to access all the iOS-specific APIs, that aren’t portable.</p>
</blockquote>
<p>I asked Haynie for his perspective on the mobile platform wars. Apple and Android dominate, but what about the others?</p>
<blockquote><p>RIM and Microsoft are fighting for third place. I would go long on Microsoft. Look at Xbox, look at the impact of long-term endeavours, they have the sustainability and the investment power to play the long game, especially in the enterprise. We’ll see Microsoft make significant strides in Windows 8 and beyond. </p>
<p>Even within Android, there are going to be a lot of different types of Android that will be both complementary and competitive with Google. They will continue to take the lion’s share of the market. Apple will be a smaller but highly profitable and vertically integrated ecosystem. In my opinion Microsoft is a bit of bridge between both. They’re more open than Apple, and more vertically integrated than Google, with tighter standardisation and stacks.</p>
<p>I wouldn’t quite count RIM out. They still have a decent market share, especially in certain parts of the world and certain types of application. But they’ve got a long way to go with their new platform.</p>
</blockquote>
<p>So will Titanium support Windows 8 “Metro” apps, running on the new WinRT runtime?</p>
<blockquote><p>Yes, we don’t have a date or anything to announce, but yes.</p>
</blockquote>
<p>I was also interested in his thoughts on Adobe, particularly as there is some flow of employees from Adobe to Appcelerator. Is he seeing migration of developers from Flex, Flash and AIR to Titanium?</p>
<blockquote><p>Adobe has had a tremendously successful product in Flash, the web wouldn’t be the web today if it wasn’t for Flash, but the advent of HTML5 is encroaching on that. How do they move to the next big thing, I don’t know if they have a next big thing? And they’re dealing in an ecosystem that’s not necessarily level ground. That’s churning lots of dissenting and different opinions inside Adobe, is what we’re hearing. </p>
<p>We’re seeing a large degree of people that are Flash, ActionScript oriented that are migrating. We’ve hired a number of people from Adobe. Quite a lot of people in our QA group actually came out of the Adobe AIR group. Adobe is a fantastic company, the question is what’s their future and what’s their plan?</p>
</blockquote>
<p>FInally, we discussed web standards. With a product that depends on web technology, does Appcelerator get involved in the HTML5 standards process? The question prompted an intriguing response with regard to <a href="http://www.webkit.org/" target="_blank">WebKit</a>, the open source browser engine.</p>
<blockquote><p>We’re heavily involved in the Eclipse foundation, but not in the W3C today. I spent about 3 and half years on the W3C in my last company, so I’m familiar with the process and the people. The W3C process is largely driven – and I know the PhoneGap people have tried to get involved – by the WHAT working group and the HTML5 working group, which ultimately are driven by the browser manufacturers … it’s a largely vendor-oriented, fragmented space right now, that’s the challenge. We still haven’t managed to get a royalty-free, IPR-free codec for video. </p>
<p>I’d also say that one of the biggest factors pushing HTML5 is less the standardisation itself and more WebKit. WebKit has become the de facto [standard], which has really been driven by Apple and Google and against Microsoft. That’s driving HTML5 forward as much as the working group itself.</p>
</blockquote>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/4102-appcelerator-ceo-on-titanium-aptana-and-the-future-of-mobile-development.html' rel='bookmark' title='Permanent Link: Appcelerator CEO on Titanium, Aptana and the future of mobile development'>Appcelerator CEO on Titanium, Aptana and the future of mobile development</a></li>
<li><a href='http://www.itwriting.com/blog/3917-appcelerator-releases-titanium-mobile-1-6.html' rel='bookmark' title='Permanent Link: Appcelerator releases Titanium Mobile 1.6'>Appcelerator releases Titanium Mobile 1.6</a></li>
<li><a href='http://www.itwriting.com/blog/4293-mobile-developers-follow-the-users-phonegap-most-popular-cross-platform-toolkit-says-survey.html' rel='bookmark' title='Permanent Link: Mobile developers follow the users; PhoneGap most popular cross-platform toolkit says survey'>Mobile developers follow the users; PhoneGap most popular cross-platform toolkit says survey</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5351-appcelerator-ceo-on-emea-expansion-titanium-vs-phonegap-and-how-webkit-drives-html5-standards.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose</title>
		<link>http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html</link>
		<comments>http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html#comments</comments>
		<pubDate>Tue, 03 Jan 2012 19:14:38 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[asus]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[transformer prime]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5286</guid>
		<description><![CDATA[<p>Asus has responded to demands for an unlocked bootloader for its its latest Transformer Prime tablet. </p> <p>It turns out that DRM is the culprit – at least, that is what Asus says on its Facebook page:</p> <p>Regarding the bootloader, the reason we chose to lock it is due to content providers&#8217; requirement for <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html">Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html' rel='bookmark' title='Permanent Link: Users petition Asus over locked bootloader in Asus Transformer Prime'>Users petition Asus over locked bootloader in Asus Transformer Prime</a></li>
<li><a href='http://www.itwriting.com/blog/459-firefox-segmentation-fault-on-eee-pc-after-normal-update.html' rel='bookmark' title='Permanent Link: Firefox segmentation fault on Asus Eee PC after update'>Firefox segmentation fault on Asus Eee PC after update</a></li>
<li><a href='http://www.itwriting.com/blog/3658-google-adobe-flash-and-h-264-video.html' rel='bookmark' title='Permanent Link: Google, Adobe Flash, and H.264 video'>Google, Adobe Flash, and H.264 video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Asus has responded to <a href="http://www.change.org/petitions/david-unlock-our-bootloader-transformer-prime" target="_blank">demands</a> for an unlocked bootloader for its its latest Transformer Prime tablet. </p>
<p>It turns out that DRM is the culprit – at least, that is what <a href="https://www.facebook.com/ASUS/posts/300815559961849" target="_blank">Asus says</a> on its Facebook page:</p>
<blockquote><p>Regarding the bootloader, the reason we chose to lock it is due to content providers&#8217; requirement for DRM client devices to be as secure as possible. ASUS supports Google DRM in order to provide users with a high quality video rental experience. Also, based on our experience, users who choose to root their devices risk breaking the system completely. However, we know there is demand in the modding community to have an unlocked bootloader. Therefore, ASUS is developing an unlock tool for that community. Please do note that if you choose to unlock your device, the ASUS warranty will be void, and Google video rental will also be unavailable because the device will be no longer protected by security mechanism.</p>
</blockquote>
<p>My guess is that most modders will cheerfully unlock their bootloaders and ditch the DRM. That said, I am not clear why this should void the warranty unless it is software related. </p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html' rel='bookmark' title='Permanent Link: Users petition Asus over locked bootloader in Asus Transformer Prime'>Users petition Asus over locked bootloader in Asus Transformer Prime</a></li>
<li><a href='http://www.itwriting.com/blog/459-firefox-segmentation-fault-on-eee-pc-after-normal-update.html' rel='bookmark' title='Permanent Link: Firefox segmentation fault on Asus Eee PC after update'>Firefox segmentation fault on Asus Eee PC after update</a></li>
<li><a href='http://www.itwriting.com/blog/3658-google-adobe-flash-and-h-264-video.html' rel='bookmark' title='Permanent Link: Google, Adobe Flash, and H.264 video'>Google, Adobe Flash, and H.264 video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Users petition Asus over locked bootloader in Asus Transformer Prime</title>
		<link>http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html</link>
		<comments>http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html#comments</comments>
		<pubDate>Tue, 03 Jan 2012 09:32:06 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[asus]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[tranformer prime]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=5282</guid>
		<description><![CDATA[<p>The new Asus Transformer Prime TF201 Android tablet is winning praise for its performance and flexibility. It is driven by NVIDIA’s quad-core Tegra 3 processor and can be equipped with a keyboard and dock that extends battery life and makes the device more like a laptop.</p> <p>All good; but techie users are upset that <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html">Users petition Asus over locked bootloader in Asus Transformer Prime</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html' rel='bookmark' title='Permanent Link: Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose'>Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose</a></li>
<li><a href='http://www.itwriting.com/blog/3569-hardware-vendors-chase-apples-ipad-at-ces-with-android-not-windows.html' rel='bookmark' title='Permanent Link: Hardware vendors chase Apple&rsquo;s iPad at CES with Android, not Windows'>Hardware vendors chase Apple&rsquo;s iPad at CES with Android, not Windows</a></li>
<li><a href='http://www.itwriting.com/blog/3659-half-baked-android-tablets-will-help-apple-give-hope-to-microsoft.html' rel='bookmark' title='Permanent Link: Half-baked Android tablets will help Apple, give hope to Microsoft'>Half-baked Android tablets will help Apple, give hope to Microsoft</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The new Asus Transformer Prime TF201 Android tablet is winning praise for its performance and flexibility. It is driven by NVIDIA’s quad-core Tegra 3 processor and can be equipped with a keyboard and dock that extends battery life and makes the device more like a laptop.</p>
<p>All good; but techie users are upset that the bootloader is encrypted, which means the kernel cannot be modified other than through official Asus updates. </p>
<p>A <a href="http://www.change.org/petitions/david-unlock-our-bootloader-transformer-prime" target="_blank">petition</a> on the subject has achieved over 2000 signatures. Detailed discussion of the implications are <a href="http://forum.xda-developers.com/showthread.php?t=1422983" target="_blank">here</a>.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2012/01/image_thumb1.png" width="404" height="199" /></a></p>
<p>Why do vendors lock the bootloader? One reason is for support, since it increases the user’s ability to mess up their machines. On the other hand, most users who hack to this extent understand what they are doing. This comment from the petition stood out for me:</p>
<blockquote><p>We understand that custom firmware cannot be supported by ASUS, but we consider that it is our right to customise our devices in any way we wish: once bought, the Prime is our property alone to modify if we choose.</p>
</blockquote>
<p>This is something we have taken for granted in the PC era, but the tablet era is looking different, with locked-down devices that give vendors more control. The success of the Apple iPad suggests that most users do not mind if the result is a good experience. It is a profound change though, and one that makes users vulnerable to vendors who are slow or reluctant to provide updates.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/5286-asus-transformer-prime-update-google-video-rental-or-unlocked-bootloader-you-choose.html' rel='bookmark' title='Permanent Link: Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose'>Asus Transformer Prime update: Google video rental or unlocked bootloader, you choose</a></li>
<li><a href='http://www.itwriting.com/blog/3569-hardware-vendors-chase-apples-ipad-at-ces-with-android-not-windows.html' rel='bookmark' title='Permanent Link: Hardware vendors chase Apple&rsquo;s iPad at CES with Android, not Windows'>Hardware vendors chase Apple&rsquo;s iPad at CES with Android, not Windows</a></li>
<li><a href='http://www.itwriting.com/blog/3659-half-baked-android-tablets-will-help-apple-give-hope-to-microsoft.html' rel='bookmark' title='Permanent Link: Half-baked Android tablets will help Apple, give hope to Microsoft'>Half-baked Android tablets will help Apple, give hope to Microsoft</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/5282-users-petition-asus-over-locked-bootloader-in-asus-transformer-prime.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

