<?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; internet</title>
	<atom:link href="http://www.itwriting.com/blog/category/internet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Tue, 16 Mar 2010 17:29:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft playing HTML 5 standards game alongside Silverlight game</title>
		<link>http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html</link>
		<comments>http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html#comments</comments>
		<pubDate>Tue, 16 Mar 2010 17:26:40 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html</guid>
		<description><![CDATA[<p>I’m at Mix10 in Las Vegas where Microsoft has been showing off the latest preview of IE9 – you can try it here, provided you have Vista SP2, Windows 2008 or Windows 7.</p>
<p>The two themes are performance, with GPU-accelerated HTML and graphics and a new Javascript engine that compiles code in the background, and standards <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html">Microsoft playing HTML 5 standards game alongside Silverlight game</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html' rel='bookmark' title='Permanent Link: What&rsquo;s on at Mix 2010 &ndash; some surprises as Microsoft talks standards'>What&rsquo;s on at Mix 2010 &ndash; some surprises as Microsoft talks standards</a></li>
<li><a href='http://www.itwriting.com/blog/881-h264-aac-comes-to-silverlight-game-over-for-vc-1.html' rel='bookmark' title='Permanent Link: H.264, AAC comes to Silverlight. Game over for VC-1?'>H.264, AAC comes to Silverlight. Game over for VC-1?</a></li>
<li><a href='http://www.itwriting.com/blog/814-microsoft-silverlight-10-reasons-to-love-it-10-reasons-to-hate-it.html' rel='bookmark' title='Permanent Link: Microsoft Silverlight: 10 reasons to love it, 10 reasons to hate it'>Microsoft Silverlight: 10 reasons to love it, 10 reasons to hate it</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I’m at Mix10 in Las Vegas where Microsoft has been showing off the latest preview of IE9 – you can try it <a href="http://ie.microsoft.com/testdrive/" target="_blank">here</a>, provided you have Vista SP2, Windows 2008 or Windows 7.</p>
<p>The two themes are performance, with GPU-accelerated HTML and graphics and a new Javascript engine that compiles code in the background, and standards support. This latter was not a surprise to me, as I’d heard the well-informed Molly Holzschlag praise Microsoft’s commitment to HTML5 at a workshop here on Sunday – see this <a href="http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html" target="_blank">earlier post</a>.</p>
<p>During the keynote, we saw IE9 playing a video using the HTML 5 video tag – no Flash or Silverlight needed. Microsoft also showed that in this instance IE9 performed better than Chrome thanks to better hardware acceleration. Although one should always mistrust one vendor’s demonstration of another vendor’s product, it should not be surprising that Microsoft is able to deliver a browser that is better optimised for Windows.</p>
<p>Video, hardware accelerated graphics, audio element support, fast JavaScript: there is considerable overlap with the features of the Microsoft Silverlight (and Adobe Flash) plug-ins.</p>
<p>The plug-in approach has advantages. It offers consistency across browsers, and enables rapid evolution without the hassles of standards committees. The multimedia features in Silverlight and Flash are well ahead of those in HTML 5 – Holzschlag nailed this when she described today’s HTML 5 demos as reminiscent of Flash demos a decade ago.</p>
<p>Still, if you can do without the plug-in you end up with cleaner code, removing the awkward transition between what is in HTML and JavaScript, and what is in the plug-in. There is also a better chance that your code will run on Apple’s iPhone and iPad, for example.</p>
<p>The question though: can Microsoft do an equally good job of supporting HTML 5 throughout its platform, as it will do with Silverlight? This is where I’m doubtful. The Visual Studio and Expression tools will continue to drive developers towards Silverlight rather than HTML 5.</p>
<p>It’s notable that shortly after Microsoft’s IE9 demos at Mix, we saw demos of fun technology like code-name Houston, develop databases in the cloud using just your browser and … Silverlight.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html' rel='bookmark' title='Permanent Link: What&rsquo;s on at Mix 2010 &ndash; some surprises as Microsoft talks standards'>What&rsquo;s on at Mix 2010 &ndash; some surprises as Microsoft talks standards</a></li>
<li><a href='http://www.itwriting.com/blog/881-h264-aac-comes-to-silverlight-game-over-for-vc-1.html' rel='bookmark' title='Permanent Link: H.264, AAC comes to Silverlight. Game over for VC-1?'>H.264, AAC comes to Silverlight. Game over for VC-1?</a></li>
<li><a href='http://www.itwriting.com/blog/814-microsoft-silverlight-10-reasons-to-love-it-10-reasons-to-hate-it.html' rel='bookmark' title='Permanent Link: Microsoft Silverlight: 10 reasons to love it, 10 reasons to hate it'>Microsoft Silverlight: 10 reasons to love it, 10 reasons to hate it</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2365-microsoft-playing-html-5-standards-game-alongside-silverlight-game.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The two specifications of HTML 5.0: WHAT WG vs W3C</title>
		<link>http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html</link>
		<comments>http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html#comments</comments>
		<pubDate>Mon, 15 Mar 2010 03:46:12 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[what wg]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html</guid>
		<description><![CDATA[<p>I’m just back from a workshop on HTML 5, led by web standards advocate and CSS expert Molly Holzschlag. It proved an illuminating session, though not quite in the way I had expected. Holzschlag, who works for Opera, was keen to convey the ideology behind HTML 5 rather than giving us a blow-by-blow tour of <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html">The two specifications of HTML 5.0: WHAT WG vs W3C</a></p>


Related posts:<ol><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>
<li><a href='http://www.itwriting.com/blog/31-reinventing-html-it-may-be-too-late.html' rel='bookmark' title='Permanent Link: Reinventing HTML: it may be too late'>Reinventing HTML: it may be too late</a></li>
<li><a href='http://www.itwriting.com/blog/184-html5-vs-xhtml2-vs-donothing.html' rel='bookmark' title='Permanent Link: HTML5 vs XHTML2 vs DoNothing'>HTML5 vs XHTML2 vs DoNothing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I’m just back from a workshop on HTML 5, led by web standards advocate and CSS expert <a href="http://molly.com/about.php" target="_blank">Molly Holzschlag</a>. It proved an illuminating session, though not quite in the way I had expected. Holzschlag, who works for Opera, was keen to convey the ideology behind HTML 5 rather than giving us a blow-by-blow tour of its features (though she did a little of that). She was also open about its problems, explaining that the spec is in flux and everything may change &#8211; “we make it up as we go along” &#8211; and talking about the politics as well as the technical aspects.</p>
<p>In her view, Microsoft is now fully on-board with IE, and committed to implementing the W3C HTML spec as it evolves. So too are Mozilla and Opera. She is less warm in this respect towards Apple, Google and Adobe, who she described as the “new Microsoft”, meaning I think that their business interests may be detrimental to their work on progressing the standard.</p>
<p>It is surprising to see Google mentioned in this context, since it is the company most obviously concerned to advance the browser’s capabilities, thus increasing the capabilities of its web-based platform. <a href="http://ian.hixie.ch/" target="_blank">Ian Hickson</a>, who is the editor of the HTML 5 specification, works for Google. Still, HTML 5 is a subject full of contradictions. One of its most curious aspects is that there are two HTML 5 specifications, one at <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/" target="_blank">WHAT WG</a>, and one <a href="http://dev.w3.org/html5/spec/spec.html" target="_blank">at the W3C</a>, both edited by Hickson.</p>
<p>The history is that at one time the W3C, the official body in charge of the HTML specification, decided to replace HTML with a stricter XML-compliant language called XHTML. Real-world adoption was limited, and WHAT WG was set up by Google and browser vendors as a renegade group to work on a new version of HTML outside the W3C. When it became clear that XHTML was not achieving its goals, and that HTML 5.0 was meeting real needs, the W3C changed direction, stopped working on XHTML, and adopted the WHAT WG spec.</p>
<p>At this point you would have thought that WHAT WG might have closed itself down, job done. That is not the case though; it continues to work on its own version of the spec. I asked Holzschlag why this is, given that the existence of two HTML 5 specifications seems on the face of it to be destructive:</p>
<blockquote><p>I think it’s very destructive. It’s very problematic. The WHAT working group is into innovation, and pushing the envelope, where they can’t do that in the W3C. The reason why the W3C’s stuff is important … is because it’s about open standards. The WHAT working group has no validation or validity or standing as an organisation other than its own self-involvement. The W3C is clearly the authority for most of these things.</p>
</blockquote>
<p>Holzschlag emphasized that the W3C is a cross-industry body, with every browser maker and other interested parties such as Adobe represented. </p>
<blockquote><p>Get us all round the table, and once we’ve spilt enough blood [laughs] we get on with the work and that actually goes through a very rigorous process, which a lot of people criticise and I feel it could be streamlined as well, but the bottom line is to ensure that it stays open, and it’s open standards, whereas the WHAT working group can decide any day that they want to close that door. At the W3C that can’t happen. That’s why if you’re really going to commit to anything in HTML 5, go with the W3C specs not with WHAT WG. </p>
<p>It’s a political issue in part, and in part it’s an ego issue. I think that Ian and his mates are great, very bright people but they are not totally mature yet … and I think that there’s a sense of self-importance going on, to be perfectly honest &#8230; I’m a little concerned about the monoculture that HTML 5 has created. So that exists and is a known factor. Everything I’ve said is nothing that hasn’t been said before publicly.</p>
</blockquote>
<p>Strong words; yet overall Holzschlag conveys great enthusiasm for HTML 5 and its potential. She says that the mere fact of having all the leading browser vendors on board and talking to one another is of great significance. </p>
<p>But does HTML 5 exist? In some ways it does not; it is work in progress and not implemented consistently across browsers yet. That said, Holzschlag noted that the latest versions of the main browsers already implement significant parts of HTML 5; we will no doubt see more of it in Internet Explorer 9, for example. Even though Hickson said HTML 5 might not be done until 2022, it will be usable long before that.</p>


<p>Related posts:<ol><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>
<li><a href='http://www.itwriting.com/blog/31-reinventing-html-it-may-be-too-late.html' rel='bookmark' title='Permanent Link: Reinventing HTML: it may be too late'>Reinventing HTML: it may be too late</a></li>
<li><a href='http://www.itwriting.com/blog/184-html5-vs-xhtml2-vs-donothing.html' rel='bookmark' title='Permanent Link: HTML5 vs XHTML2 vs DoNothing'>HTML5 vs XHTML2 vs DoNothing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2353-the-two-specifications-of-html-5-0-what-wg-vs-w3c.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Microsoft maybe gets the cloud &#8211; maybe too late</title>
		<link>http://www.itwriting.com/blog/2299-microsoft-maybe-gets-the-cloud-maybe-too-late.html</link>
		<comments>http://www.itwriting.com/blog/2299-microsoft-maybe-gets-the-cloud-maybe-too-late.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:38:03 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[ballmer]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2299-microsoft-maybe-gets-the-cloud-maybe-too-late.html</guid>
		<description><![CDATA[<p>Microsoft CEO Steve Ballmer gave a talk on the company’s cloud strategy at the University of Washington yesterday. Although a small event, the webcast was widely publicised and coincides with a leaked internal memo on “how cloud computing will change the way people and businesses use technology”, a new Cloud website, and a Cloud Computing <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2299-microsoft-maybe-gets-the-cloud-maybe-too-late.html">Microsoft maybe gets the cloud &#8211; maybe too late</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/2096-new-hp-and-microsoft-agreement-commits-50-million-less-than-similar-2006-deal.html' rel='bookmark' title='Permanent Link: New HP and Microsoft agreement commits $50 million less than similar 2006 deal'>New HP and Microsoft agreement commits $50 million less than similar 2006 deal</a></li>
<li><a href='http://www.itwriting.com/blog/1966-pdc-day-one-windows-in-the-cloud.html' rel='bookmark' title='Permanent Link: PDC day one: Windows in the cloud'>PDC day one: Windows in the cloud</a></li>
<li><a href='http://www.itwriting.com/blog/940-microsofts-cloud-platform-multi-touch-windows-mining-the-pdc-schedule.html' rel='bookmark' title='Permanent Link: Microsoft&rsquo;s cloud platform, multi-touch Windows 7: mining the PDC schedule'>Microsoft&rsquo;s cloud platform, multi-touch Windows 7: mining the PDC schedule</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft CEO Steve Ballmer gave a talk on the company’s cloud strategy at the University of Washington yesterday. Although a small event, the webcast was widely publicised and coincides with a leaked <a href="http://techcrunch.com/2010/03/04/steve-ballmer-microsoft-cloud/" target="_blank">internal memo</a> on “how cloud computing will change the way people and businesses use technology”, a new <a href="http://www.microsoft.com/cloud/" target="_blank">Cloud website</a>, and a <a href="http://www.microsoft.com/presspass/presskits/cloud/default.aspx" target="_blank">Cloud Computing press portal</a>, so it is fair to assume that this represents a significant strategy shift. </p>
<p>According to Ballmer:</p>
<blockquote><p>about 70 percent of our folks are doing things that are entirely cloud-based, or cloud inspired. And by a year from now that will be 90 percent</p>
</blockquote>
<p>I watched the webcast, and it struck me as significant that Ballmer kicked off with a vox pop video where various passers by were asked what they thought about cloud computing. Naturally they had no idea, the implication being, I suppose, that the cloud is some new thing that most people are not yet aware of. Ballmer did not spell out why Microsoft made the video, but I suspect he was trying to reassure himself and others that his company is not too late.</p>
<p>I thought the vox pop was mis-conceived. Cloud computing is a technical concept. What if you did a vox pop on the graphical user interface? or concurrency? or Unix? or SQL? You would get equally baffled responses.</p>
<p>It was an interesting contrast with Google’s Eric Schmidt who gave a talk at last month’s Mobile World Congress that was also a big strategy talk; I posted about it <a href="http://www.itwriting.com/blog/2254-googles-strategy-unveiled-a-little-bit-of-everything-you-do.html" target="_blank">here</a>. Schmidt takes the cloud for granted. He does not treat it as the next big thing, but as something that is already here. His talk was both inspiring and chilling. It was inspiring in the sense of what is now possible – for example, that you can go into a restaurant, point your mobile at a foreign-language menu, and get back an instant translation, thanks to Google’s ability to mine its database of human activity. It was chilling with its implications for privacy and Schmidt’s seeming disregard for them.</p>
<p>Ballmer on the other hand is focused on how to transition a company whose business is primarily desktop operating systems and software to one that can prosper in the cloud era:</p>
<blockquote><p>If you think about where we grew up, other than Windows, we grew up with this product called Microsoft Office. And it&#8217;s all about expressing yourself. It&#8217;s e-mail, it&#8217;s Word, it&#8217;s PowerPoint. It&#8217;s expression, and interaction, and collaboration. And so really taking Microsoft Office to the cloud, letting it run in the cloud, letting it run from the cloud, helping it let people connect and communicate, and express themselves. That&#8217;s one of the core kind of technical ambitions behind the next release of our Office product, which you&#8217;ll see coming to market this June.</p>
</blockquote>
<p>Really? That’s not my impression of Office 2010. It’s the same old desktop suite, with a dollop of new features and a heavily cut-down online version called Office Web Apps. The problem is not only that Office Web Apps is designed to keep you dependent on offline Office. The problem is that the whole model is wrong. The business model is still based on the three-year upgrade cycle. The real transition comes when the Web Apps are the main version, to which we subscribe, which get constant incremental updates and have an API that lets them participate in mash-ups across the internet.</p>
<p>That said, there are parallels between Ballmer’s talk and that of Schmidt. Ballmer spoke of 5 dimensions:</p>
<ul>
<li>The cloud creates opportunities and responsibilities </li>
<li>The cloud learns and helps you learn, decide and take action </li>
<li>The cloud enhances your social and professional interactions </li>
<li>The cloud wants smarter devices </li>
<li>The cloud drives server advances </li>
</ul>
<p>In the most general sense, those are similar themes. I can even believe that Ballmer, and by implication Microsoft, now realises the necessity of a deep transition, not just adding a few features to Office and Windows. I am not sure though that it is possible for Microsoft as we know it, which is based on Windows, Office and Partners.</p>
<p>Someone asks if Microsoft is just reacting to others. Ballmer says:</p>
<blockquote><p>You know, if I take a look and say, hey, look, where am I proud of where we are relative to other guys, I&#8217;d point to Azure. I think Azure is very different than anything else on the market. I don&#8217;t think anybody else is trying to redefine the programming model. I think Amazon has done a nice job of helping you take the server-based programming model, the programming model of yesterday that is not scale agnostic, and then bringing it into the cloud. They&#8217;ve done a great job; I give them credit for that. On the other hand, what we&#8217;re trying to do with Azure is let you write a different kind of application, and I think we&#8217;re more forward-looking in our design point than on a lot of things that we&#8217;re doing, and at least right now I don&#8217;t see the other guy out there who&#8217;s doing the equivalent.</p>
</blockquote>
<p>Sorry, I don’t buy this either. Azure does have distinct advantages, mainly to do with porting your existing ASP.NET application and integrating with existing Windows infrastructure. I don’t believe it is “scale agnostic”; something like Google App Engine is better in that respect. With Azure you have to think about how many virtual machines you want to purchase. Nor do I think Azure lets you write “a different kind of application.” There is too little multi-tenancy, too much of the old Windows server model remains in Azure.</p>
<p>Finally, I am surprised how poor Microsoft has become at articulating its message. Azure was badly presented at last year’s PDC, which Ballmer did not attend. It is <a href="http://www.itwriting.com/blog/2161-windows-azure-is-too-expensive-for-small-apps.html" target="_blank">not an attractive platform for small-scale developers</a>, which makes it hard to get started.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/2096-new-hp-and-microsoft-agreement-commits-50-million-less-than-similar-2006-deal.html' rel='bookmark' title='Permanent Link: New HP and Microsoft agreement commits $50 million less than similar 2006 deal'>New HP and Microsoft agreement commits $50 million less than similar 2006 deal</a></li>
<li><a href='http://www.itwriting.com/blog/1966-pdc-day-one-windows-in-the-cloud.html' rel='bookmark' title='Permanent Link: PDC day one: Windows in the cloud'>PDC day one: Windows in the cloud</a></li>
<li><a href='http://www.itwriting.com/blog/940-microsofts-cloud-platform-multi-touch-windows-mining-the-pdc-schedule.html' rel='bookmark' title='Permanent Link: Microsoft&rsquo;s cloud platform, multi-touch Windows 7: mining the PDC schedule'>Microsoft&rsquo;s cloud platform, multi-touch Windows 7: mining the PDC schedule</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2299-microsoft-maybe-gets-the-cloud-maybe-too-late.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s super-exciting Sky TV on Xbox with social interaction</title>
		<link>http://www.itwriting.com/blog/2297-microsofts-super-exciting-sky-tv-on-xbox-with-social-interaction.html</link>
		<comments>http://www.itwriting.com/blog/2297-microsofts-super-exciting-sky-tv-on-xbox-with-social-interaction.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:57:50 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[bbc iplayer]]></category>
		<category><![CDATA[sky]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2297-microsofts-super-exciting-sky-tv-on-xbox-with-social-interaction.html</guid>
		<description><![CDATA[<p>I’m watching Microsoft’s Steve Ballmer present a session on cloud computing. It’s been underwhelming so far, but I was interested to see how Sky TV will look on Xbox 360 (though I’d readily swap it for BBC iPlayer, which Microsoft seems to be obstructing). The key point: you can watch with your Xbox Live friends <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2297-microsofts-super-exciting-sky-tv-on-xbox-with-social-interaction.html">Microsoft&#8217;s super-exciting Sky TV on Xbox with social interaction</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/701-microsoft-fixes-xbox-360-license-transfer.html' rel='bookmark' title='Permanent Link: Microsoft fixes Xbox 360 license transfer'>Microsoft fixes Xbox 360 license transfer</a></li>
<li><a href='http://www.itwriting.com/blog/1776-sonys-flash-advantage-for-playstation-3-vs-xbox-360.html' rel='bookmark' title='Permanent Link: Sony&rsquo;s Flash advantage for PlayStation 3 vs Xbox 360'>Sony&rsquo;s Flash advantage for PlayStation 3 vs Xbox 360</a></li>
<li><a href='http://www.itwriting.com/blog/1561-silverlight-3-coming-to-xbox-360.html' rel='bookmark' title='Permanent Link: Silverlight 3 coming to Xbox 360'>Silverlight 3 coming to Xbox 360</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I’m watching Microsoft’s Steve Ballmer present a session on cloud computing. It’s been underwhelming so far, but I was interested to see how Sky TV will look on Xbox 360 (though I’d readily swap it for BBC iPlayer, which Microsoft seems to be obstructing). The key point: you can watch with your Xbox Live friends and interact during the broadcast.</p>
<p>The broadcast was coming all the way from the UK to west coast USA, which was apparently why the avatars spent some time watching a buffering thermometer. Still, it worked eventually.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/03/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/03/image_thumb.png" width="404" height="236" /></a></p>
<p>More on Ballmer’s cloud perspective later.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/701-microsoft-fixes-xbox-360-license-transfer.html' rel='bookmark' title='Permanent Link: Microsoft fixes Xbox 360 license transfer'>Microsoft fixes Xbox 360 license transfer</a></li>
<li><a href='http://www.itwriting.com/blog/1776-sonys-flash-advantage-for-playstation-3-vs-xbox-360.html' rel='bookmark' title='Permanent Link: Sony&rsquo;s Flash advantage for PlayStation 3 vs Xbox 360'>Sony&rsquo;s Flash advantage for PlayStation 3 vs Xbox 360</a></li>
<li><a href='http://www.itwriting.com/blog/1561-silverlight-3-coming-to-xbox-360.html' rel='bookmark' title='Permanent Link: Silverlight 3 coming to Xbox 360'>Silverlight 3 coming to Xbox 360</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2297-microsofts-super-exciting-sky-tv-on-xbox-with-social-interaction.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What next for the BBC and its world-beating website?</title>
		<link>http://www.itwriting.com/blog/2293-what-next-for-the-bbc-and-its-world-beating-website.html</link>
		<comments>http://www.itwriting.com/blog/2293-what-next-for-the-bbc-and-its-world-beating-website.html#comments</comments>
		<pubDate>Wed, 03 Mar 2010 10:55:50 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[bbc]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2293-what-next-for-the-bbc-and-its-world-beating-website.html</guid>
		<description><![CDATA[<p>The UK’s public broadcasting company the BBC is in the spotlight, thanks to a new strategy review and ensuing discussion. I have only just read it, because of other work, but I think it is significant. The BBC’s Director-General Mark Thompson says:</p>
<p>Clearly the BBC needs the space to evolve as audiences and technologies develop, but <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2293-what-next-for-the-bbc-and-its-world-beating-website.html">What next for the BBC and its world-beating website?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/569-a-real-world-account-of-google-adsense-and-it-doesnt-look-good.html' rel='bookmark' title='Permanent Link: A real-world account of Google Adsense &#8211; and it doesn&#8217;t look good'>A real-world account of Google Adsense &#8211; and it doesn&#8217;t look good</a></li>
<li><a href='http://www.itwriting.com/blog/1494-farewell-to-personal-computer-world-30-years-of-personal-computing.html' rel='bookmark' title='Permanent Link: Farewell to Personal Computer World: 30 years of personal computing'>Farewell to Personal Computer World: 30 years of personal computing</a></li>
<li><a href='http://www.itwriting.com/blog/553-bbc-standardizing-on-flash-for-web-video.html' rel='bookmark' title='Permanent Link: BBC standardizing on Flash for web video'>BBC standardizing on Flash for web video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The UK’s public broadcasting company the BBC is in the spotlight, thanks to a new <a href="http://www.bbc.co.uk/bbctrust/our_work/strategy_review/index.shtml" target="_blank">strategy review</a> and ensuing discussion. I have only just read it, because of other work, but I think it is significant. The BBC’s Director-General Mark Thompson says:</p>
<blockquote><p>Clearly the BBC needs the space to evolve as audiences and technologies develop, but it must be far more explicit than it has been in the past about what it will not do. Its commercial activity should help fund and actively support the BBC’s public mission, and never distort or supplant that mission.      <br />Where actual or potential market impact outweighs public value, the BBC should leave space clear for others. The BBC should not attempt to do everything. It must listen to legitimate concerns from commercial media players more carefully than it has in the past and act sooner to meet them. It needs the confidence and clarity to stop as well as to start doing things.</p>
</blockquote>
<p>Why such negativity? The essence of the problem is that the BBC has been too successful for some. Commercial broadcasters and web sites have to compete with an organisation that is publically funded, and complain that it is unfair competition. The BBC demonstrates the effectiveness of the subscription model, especially when that subscription is all-but compulsory. In the UK, you have to pay the licence fee if you have equipment capable of receiving its TV broadcasts.</p>
<p>My main interest is in the BBC website. It is one I use constantly, and I do not think there is anything like it in the world. It offers comprehensive news, features and comment, on a site that is fast and resilient, and without the irritation of advertising. For example, if I want to know the latest state of play in financial markets, I head straight to the BBC’s <a href="http://news.bbc.co.uk/news/business/market_data/overview/" target="_blank">Market Data</a> page.</p>
<p>The absence of advertising has several benefits. First, it increases confidence in the neutrality of the site. Second, it improves performance – I’m aware that my own blog is slowed down by ad scripts, for example, and I’m not happy about it; but I’m also trying to make business sense out of running the site. Third, it improves usability in other ways, with less distraction and increased space for content. Note though that the BBC site does carry advertising when viewed from non-UK locations.</p>
<p>The BBC web site is an enormous success, the 44th most visited in the world <a href="http://www.alexa.com/siteinfo/bbc.co.uk#trafficstats" target="_blank">according to Alexa</a>, and the top news site (cnn.com is next at 61) unless you count Yahoo, which is something different to my mind.</p>
<p>So what do you do with a world leader? Cut it, apparently. The report talks about “focusing” the BBC web site by:</p>
<ul>
<li>Halving the number of sections on the site and improving its quality by closing lower-performing sites and consolidating the rest </li>
<li>Spending 25% less on the site per year by 2013 </li>
<li>Turning the site into a window on the web by providing at least one external link on every page and doubling monthly ‘click-throughs’ to external sites </li>
</ul>
<p>This is made more explicit later in the report:</p>
<ul>
<li>To help ensure that this refocusing takes place, the BBC will spend 25% less on BBC Online by 2013, with a corresponding reduction in staffing levels </li>
<li>The number of sections on the site (its ‘top-level directories’, in the form bbc.co.uk/sitename) will be halved by 2012, with many sites closed and others consolidated </li>
<li>New investment will be in pursuit of the five content priorities only, and there will be far fewer bespoke programme websites </li>
<li>BBC Online will be transformed into a window on the web with, by 2012, an external link on every page and at least double the current rate of ‘click-throughs’ to external sites. </li>
</ul>
<p>There is an even more explicit section on BBC Online further down (pages 36-37) – the report seems to say the same thing several times with more detail on each iteration – but I won’t quote it all here. I will note that the sections identified for removal are not ones that matter to me, with the possible exception of local news:</p>
<blockquote><p>Restricting local sites in England to news, sport, weather, travel and local knowledge (where ‘local knowledge’ means supporting BBC initiatives such as Coast and A History of the World in 100 Objects where there is local relevance, but not general feature content)</p>
</blockquote>
<p>I do understand the problem here. Consider, for example, UK newspaper sites like the excellent <a href="http://www.guardian.co.uk/" target="_blank">guardian.co.uk</a> &#8211; disclaimer – there are a few of my own contributions there. Such sites do not really make money, because they depend on synergy with print media that is in decline, not least because of advertisers turning to the web. There is a big debate in the media industry about whether to charge subscriptions for sites like these, as the New York Times <a href="http://www.nytimes.com/2007/09/18/business/media/18times.html?_r=2&amp;hp&amp;oref=slogin" target="_blank">has done</a>, and <a href="http://paidcontent.org/article/419-memo-nyts-sulzberger-robinson-explain-important-decision-about-our-futu/" target="_blank">will do again</a>. However, the existence and quality of the BBC’s free site significantly impairs the prospects for subscriptions to UK newspaper sites.</p>
<p>This, I presume, is why the BBC intends to increase the number of external links; a small compensation for its unfair advantage.</p>
<p>Nevertheless, I think the BBC is mad to consider reducing its online investment. It is against the trend; the web is rising in importance, and traditional broadcasting decreasing. It is bad for the UK, for which the BBC is excellent PR and a genuine service to the world. It is bad for subscribers such as myself, enforced or not, who want the online service to get better, not worse.</p>
<p>Rather than cutting back on the BBC’s most strategic services, I’d favour looking again at the way the BBC is funded and what happens to the licence fee, which is an anomaly. I don’t see any reason in principle why it should not be shared with other organisations that are serving the public interest in news and media.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/569-a-real-world-account-of-google-adsense-and-it-doesnt-look-good.html' rel='bookmark' title='Permanent Link: A real-world account of Google Adsense &#8211; and it doesn&#8217;t look good'>A real-world account of Google Adsense &#8211; and it doesn&#8217;t look good</a></li>
<li><a href='http://www.itwriting.com/blog/1494-farewell-to-personal-computer-world-30-years-of-personal-computing.html' rel='bookmark' title='Permanent Link: Farewell to Personal Computer World: 30 years of personal computing'>Farewell to Personal Computer World: 30 years of personal computing</a></li>
<li><a href='http://www.itwriting.com/blog/553-bbc-standardizing-on-flash-for-web-video.html' rel='bookmark' title='Permanent Link: BBC standardizing on Flash for web video'>BBC standardizing on Flash for web video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2293-what-next-for-the-bbc-and-its-world-beating-website.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google Chrome usage growing fast; Apple ahead on mobile web</title>
		<link>http://www.itwriting.com/blog/2287-google-chrome-usage-growing-fast-apple-ahead-on-mobile-web.html</link>
		<comments>http://www.itwriting.com/blog/2287-google-chrome-usage-growing-fast-apple-ahead-on-mobile-web.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:36:30 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2287-google-chrome-usage-growing-fast-apple-ahead-on-mobile-web.html</guid>
		<description><![CDATA[<p>Looking at my browser stats for February one thing stands out: Google Chrome. The top five browsers are these:</p>

Internet Explorer 40.5% 
Firefox 34.1% 
Chrome 10.5% 
Safari 4.3% 
Opera 2.9% 

<p>Chrome usage has more than doubled in six months, on this site. </p>
<p>I don’t pretend this is representative of the web as a whole, though I <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2287-google-chrome-usage-growing-fast-apple-ahead-on-mobile-web.html">Google Chrome usage growing fast; Apple ahead on mobile web</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
<li><a href='http://www.itwriting.com/blog/951-google-chrome-usage-one-month-on.html' rel='bookmark' title='Permanent Link: Google Chrome usage one month on'>Google Chrome usage one month on</a></li>
<li><a href='http://www.itwriting.com/blog/849-the-new-google-chrome-browser-a-bad-day-for-firefox.html' rel='bookmark' title='Permanent Link: The new Google Chrome browser: a bad day for Firefox'>The new Google Chrome browser: a bad day for Firefox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Looking at my browser stats for February one thing stands out: Google Chrome. The top five browsers are these:</p>
<ol>
<li>Internet Explorer 40.5% </li>
<li>Firefox 34.1% </li>
<li>Chrome 10.5% </li>
<li>Safari 4.3% </li>
<li>Opera 2.9% </li>
</ol>
<p>Chrome usage has more than doubled in six months, on this site. </p>
<p>I don’t pretend this is representative of the web as a whole, though I suspect it is a good leading indicator because of the relatively technical readership. Note that although I post a lot about Microsoft, IE usage here is below that on the web as a whole. Here are the figures from <a href="http://www.netmarketshare.com/browser-market-share.aspx?qprid=1&amp;sample=16" target="_blank">NetMarketShare</a> for February:</p>
<ol>
<li>Internet Explorer 61.58% </li>
<li>Firefox 24.23% </li>
<li>Chrome 5.61% </li>
<li>Safari 4.45% </li>
<li>Opera 2.35%</li>
</ol>
<p>and from&#160; <a href="http://gs.statcounter.com/#browser-ww-weekly-201005-201008" target="_blank">statcounter</a>:</p>
<ol>
<li>Internet Explorer 54.81% </li>
<li>Firefox 31.29% </li>
<li>Chrome 6.88% </li>
<li>Safari 4.16% </li>
<li>Opera 1.94%</li>
</ol>
<p>There are sizeable variations (so distrust both), but similar trends: gradual decline for IE, Firefox growing slightly, Chrome growing dramatically. Safari I suspect tracks Mac usage closely, a little below because some Mac users use Firefox. Mobile is interesting too, here’s <a href="http://gs.statcounter.com/#mobile_browser-ww-weekly-201005-201008" target="_blank">StatCounter</a>:</p>
<ol>
<li>Opera 24.26</li>
<li>iPhone 22.5</li>
<li>Nokia 16.8</li>
<li>Blackberry 11.29</li>
<li>Android 6.27</li>
<li>iTouch 10.87</li>
</ol>
<p>Note that iPhone/iTouch would be top if combined. Note also the complete absence of IE: either Windows Mobile users don’t browse the web, or they use Opera to do so.</p>
<p>I’m most interested in how Chrome usage is gathering pace. There are implications for web applications, since Chrome has an exceptionally fast JavaScript engine. Firefox is fast too, but on my latest quick Sunspider test, Firefox 3.6 <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider-results.html?{%223d-cube%22:[35,35,41,48,36],%223d-morph%22:[46,48,51,45,50],%223d-raytrace%22:[60,60,61,57,56],%22access-binary-trees%22:[45,41,41,47,40],%22access-fannkuch%22:[67,68,69,63,64],%22access-nbody%22:[28,30,30,26,28],%22access-nsieve%22:[16,16,15,10,16],%22bitops-3bit-bits-in-byte%22:[2,2,2,2,2],%22bitops-bits-in-byte%22:[14,12,13,13,10],%22bitops-bitwise-and%22:[3,3,3,3,4],%22bitops-nsieve-bits%22:[25,33,30,28,31],%22controlflow-recursive%22:[57,62,54,58,61],%22crypto-aes%22:[38,25,26,31,35],%22crypto-md5%22:[12,17,12,13,14],%22crypto-sha1%22:[7,-20,14,10,9],%22date-format-tofte%22:[76,83,77,83,93],%22date-format-xparb%22:[86,86,86,83,80],%22math-cordic%22:[33,34,33,31,28],%22math-partial-sums%22:[20,16,24,24,16],%22math-spectral-norm%22:[9,8,9,6,7],%22regexp-dna%22:[63,51,57,51,55],%22string-base64%22:[16,16,14,12,15],%22string-fasta%22:[64,60,58,58,63],%22string-tagcloud%22:[77,70,81,79,80],%22string-unpack-code%22:[78,80,78,80,75],%22string-validate-input%22:[32,38,39,29,32]}" target="_blank">scored 998.2ms</a> vs Chrome 4.0’s <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider-results.html?%7B%223d-cube%22:%5B23,31,25,26,25%5D,%223d-morph%22:%5B38,28,24,28,31%5D,%223d-raytrace%22:%5B28,29,27,31,34%5D,%22access-binary-trees%22:%5B3,3,3,2,3%5D,%22access-fannkuch%22:%5B19,21,21,21,18%5D,%22access-nbody%22:%5B21,28,28,20,27%5D,%22access-nsieve%22:%5B4,6,6,6,6%5D,%22bitops-3bit-bits-in-byte%22:%5B3,4,5,4,4%5D,%22bitops-bits-in-byte%22:%5B8,13,12,11,11%5D,%22bitops-bitwise-and%22:%5B12,13,15,9,14%5D,%22bitops-nsieve-bits%22:%5B25,23,24,23,24%5D,%22controlflow-recursive%22:%5B4,5,4,4,4%5D,%22crypto-aes%22:%5B15,13,13,14,13%5D,%22crypto-md5%22:%5B17,15,17,15,16%5D,%22crypto-sha1%22:%5B16,16,10,14,16%5D,%22date-format-tofte%22:%5B40,37,29,36,38%5D,%22date-format-xparb%22:%5B37,42,28,43,44%5D,%22math-cordic%22:%5B19,27,24,23,23%5D,%22math-partial-sums%22:%5B33,23,23,24,25%5D,%22math-spectral-norm%22:%5B12,8,12,8,12%5D,%22regexp-dna%22:%5B44,17,23,17,18%5D,%22string-base64%22:%5B27,20,25,30,30%5D,%22string-fasta%22:%5B35,28,34,37,28%5D,%22string-tagcloud%22:%5B39,38,38,38,38%5D,%22string-unpack-code%22:%5B60,57,55,60,54%5D,%22string-validate-input%22:%5B46,36,36,41,31%5D%7D" target="_blank">588.4ms</a> (lower is better). IE 8.0 is miserably slow on this of course; just for the record, <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider-results.html?%7B%223d-cube%22:%5B216,217,215,218,214%5D,%223d-morph%22:%5B166,177,176,172,178%5D,%223d-raytrace%22:%5B254,262,257,264,255%5D,%22access-binary-trees%22:%5B174,179,176,174,176%5D,%22access-fannkuch%22:%5B384,401,397,408,405%5D,%22access-nbody%22:%5B262,232,230,236,235%5D,%22access-nsieve%22:%5B142,120,123,121,123%5D,%22bitops-3bit-bits-in-byte%22:%5B111,106,115,108,101%5D,%22bitops-bits-in-byte%22:%5B107,107,109,113,120%5D,%22bitops-bitwise-and%22:%5B315,329,336,335,312%5D,%22bitops-nsieve-bits%22:%5B180,175,183,174,181%5D,%22controlflow-recursive%22:%5B130,125,130,127,138%5D,%22crypto-aes%22:%5B169,162,172,162,167%5D,%22crypto-md5%22:%5B113,119,114,116,118%5D,%22crypto-sha1%22:%5B111,118,112,122,111%5D,%22date-format-tofte%22:%5B249,240,239,245,248%5D,%22date-format-xparb%22:%5B225,224,227,230,232%5D,%22math-cordic%22:%5B229,230,231,242,233%5D,%22math-partial-sums%22:%5B195,184,186,193,187%5D,%22math-spectral-norm%22:%5B168,163,162,162,166%5D,%22regexp-dna%22:%5B188,184,189,184,188%5D,%22string-base64%22:%5B182,180,180,180,180%5D,%22string-fasta%22:%5B266,275,269,275,266%5D,%22string-tagcloud%22:%5B184,176,180,177,175%5D,%22string-unpack-code%22:%5B180,179,180,180,180%5D,%22string-validate-input%22:%5B182,189,184,180,182%5D%7D" target="_blank">5075.2ms</a>.</p>
<p>Why are people switching to Chrome? I’d suggest the following. First, it is quick and easy to install, and installs into the user’s home directory on Windows so does not require local administrative rights. Second, it starts in a blink, contributing to a positive impression. Third, Google is now promoting it vigorously – I frequently see it advertised. Finally, users just like it; it works as advertised, and generally does so quickly.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
<li><a href='http://www.itwriting.com/blog/951-google-chrome-usage-one-month-on.html' rel='bookmark' title='Permanent Link: Google Chrome usage one month on'>Google Chrome usage one month on</a></li>
<li><a href='http://www.itwriting.com/blog/849-the-new-google-chrome-browser-a-bad-day-for-firefox.html' rel='bookmark' title='Permanent Link: The new Google Chrome browser: a bad day for Firefox'>The new Google Chrome browser: a bad day for Firefox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2287-google-chrome-usage-growing-fast-apple-ahead-on-mobile-web.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare: the cloud is private</title>
		<link>http://www.itwriting.com/blog/2272-vmware-the-cloud-is-private.html</link>
		<comments>http://www.itwriting.com/blog/2272-vmware-the-cloud-is-private.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:04:08 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2272-vmware-the-cloud-is-private.html</guid>
		<description><![CDATA[<p>I attended this morning’s VMWare roundtable, debating the rather silly proposition that IT should be removed from the boardroom agenda. To be fair, even VMWare does not really believe this, but is arguing that its virtualisation technology makes IT service provision so trouble-free that the board can focus on IT as it advances their business, <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2272-vmware-the-cloud-is-private.html">VMWare: the cloud is private</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/937-windows-comes-to-amazons-cloud.html' rel='bookmark' title='Permanent Link: Windows comes to Amazon&rsquo;s cloud'>Windows comes to Amazon&rsquo;s cloud</a></li>
<li><a href='http://www.itwriting.com/blog/926-making-the-cloud-reliable.html' rel='bookmark' title='Permanent Link: Making the cloud reliable'>Making the cloud reliable</a></li>
<li><a href='http://www.itwriting.com/blog/1901-traditional-it-is-a-scam-says-salesforce-com-ceo-marc-benioff-introducing-service-cloud-2.html' rel='bookmark' title='Permanent Link: Traditional IT is a scam, says Salesforce.com CEO Marc Benioff, introducing Service Cloud 2'>Traditional IT is a scam, says Salesforce.com CEO Marc Benioff, introducing Service Cloud 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I attended this morning’s <a href="http://www.vmware.com/" target="_blank">VMWare</a> roundtable, debating the rather silly proposition that <a href="http://www.itofftheboardroomagenda.com/" target="_blank">IT should be removed from the boardroom agenda.</a> To be fair, even VMWare does not really believe this, but is arguing that its virtualisation technology makes IT service provision so trouble-free that the board can focus on IT as it advances their business, rather than just keeping the show on the road. I don’t believe that either, though no doubt it can help. It was nevertheless interesting to hear Jim Fennell, Information Systems Manager for the Lagan Group, explain how his virtual infrastructure allowed him to run up servers or applications such as SharePoint on demand, with internal charges based on usage.</p>
<p>The very definition of a private cloud, in fact; and this chimed nicely with some other research I’ve been doing on cloud security. Current cloud computing models are flawed, for the following reason among others. </p>
<p>So-called private clouds do not relieve organisations of the IT burden, though they may simplify it, and do not fully yield the benefits of multi-tenancy, elasticity and economies of scale except perhaps in the case of the largest enterprises, or governments.</p>
<p>On the other hand, public clouds are also flawed, because the customer retains legal responsibility for their data but loses operational responsibility. That split surfaces in debates about SLAs, legal liability and consequential loss, compliance with regulations concerning data location and segregation, and conflicts over whether customers should have the right to audit their cloud provider’s technology and security practices. The public cloud is not yet mature; it lacks the standards and regulatory frameworks that it needs, though <a href="http://www.cloudsecurityalliance.org/" target="_blank">work is being done</a>.</p>
<p>VMWare may not mind about this, because it has positioned itself as the first choice for technology to drive private clouds. I talked to Chief Operating Office Tod Nielsen (formerly of Microsoft) after the event, and he told me that the majority of enquiries from potential customers relate to setting up private cloud infrastructures. </p>
<p>Another big growth area is desktop virtualisation, where customers with thousands of aging PCs running Windows XP want their next desktop upgrade to be their last, and see virtual desktops as a route to that goal.</p>
<p>I am intrigued by the desktop issue, since maintaining desktop PCs remains a significant maintenance challenge. The rise of non-PC devices is also relevant here. Isn’t the future more in pure web applications – perhaps enhanced with RIA technologies like Flash and Silverlight – rather than in virtual desktops? Nielsen said that the huge numbers of legacy applications out there made this impossible in the near future.</p>
<p>Nevertheless, you can see how VMWare is planning for more of a pure web play longer term, with acquisitions such as the Java application framework <a href="http://www.springsource.org/" target="_blank">Springsource</a>. One idea that was mentioned during the roundtable was a sort of server app market, where you can plug in pre-built applications into VMWare’s <a href="http://www.vmware.com/products/esx/index.html" target="_blank">ESX platform</a>.</p>
<p>Finally, one side-effect of increasing desktop virtualisation, in Nielsen’s view, is that more users will choose to run Apple Macs as the host. He also says that the number one customer request, in the weeks since Apple’s announcement, is for iPad support for their virtual clients. Make of that what you will.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/937-windows-comes-to-amazons-cloud.html' rel='bookmark' title='Permanent Link: Windows comes to Amazon&rsquo;s cloud'>Windows comes to Amazon&rsquo;s cloud</a></li>
<li><a href='http://www.itwriting.com/blog/926-making-the-cloud-reliable.html' rel='bookmark' title='Permanent Link: Making the cloud reliable'>Making the cloud reliable</a></li>
<li><a href='http://www.itwriting.com/blog/1901-traditional-it-is-a-scam-says-salesforce-com-ceo-marc-benioff-introducing-service-cloud-2.html' rel='bookmark' title='Permanent Link: Traditional IT is a scam, says Salesforce.com CEO Marc Benioff, introducing Service Cloud 2'>Traditional IT is a scam, says Salesforce.com CEO Marc Benioff, introducing Service Cloud 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2272-vmware-the-cloud-is-private.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s on at Mix 2010 &#8211; some surprises as Microsoft talks standards</title>
		<link>http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html</link>
		<comments>http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:54:30 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html</guid>
		<description><![CDATA[<p>Microsoft’s Mix conference is on next month – probably the company’s second most interesting conference after PDC, though this Mix looks rather better than last year’s relatively drab PDC (free laptops aside). The company has plenty to talk about, primarily around Windows Phone development – twelve sessions! &#8211; Internet Explorer 9, and Silverlight 4. Mix <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html">What&#8217;s on at Mix 2010 &#8211; some surprises as Microsoft talks standards</a></p>


Related posts:<ol><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>
<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/840-apple-rapped-by-ad-standards-body-for-not-supporting-flash-and-java.html' rel='bookmark' title='Permanent Link: Apple rapped by ad standards body for not supporting Flash and Java'>Apple rapped by ad standards body for not supporting Flash and Java</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft’s <a href="http://live.visitmix.com/">Mix</a> conference is on next month – probably the company’s second most interesting conference after PDC, though this Mix looks rather better than last year’s relatively drab PDC (free laptops aside). The company has plenty to talk about, primarily around Windows Phone development – <a href="http://live.visitmix.com/MIX10/Sessions/CL01">twelve sessions</a>! &#8211; Internet Explorer 9, and Silverlight 4. Mix is meant to be a web design conference – though it has always strayed extensively into Windows-only territory – and the inclusion of Windows Phone is a bit of a stretch, but I doubt attendees will care. </p>
<p>It’s notable that Microsoft is making more than a nod to web standards and open source. There is a full day workshop from Molly Holzschlag on <a href="http://live.visitmix.com/MIX10/Sessions/WKSP01">HTML5 Now: The Future of Web Markup Today</a>, John Resig on <a title="How jQuery Makes Hard Things Simple" href="http://live.visitmix.com/MIX10/Sessions/EX36">How jQuery Makes Hard Things Simple</a>, and Doug Schepers from the W3C with Microsoft’s Patrick Dengler on <a href="http://live.visitmix.com/MIX10/Sessions/EX30">SVG: The Past, Present and Future of Vector Graphics for the Web</a>; Christian Heilmann on <a title="Participating in the Web of Data with Open Standards" href="http://live.visitmix.com/MIX10/Sessions/EX34">Participating in the Web of Data with Open Standards</a>; and not forgetting Miguel de Icaza on <a href="http://live.visitmix.com/MIX10/Sessions/EX02">The Mono Project</a>.</p>
<p>Why would Microsoft talk about such things? Arguably it is a kind of smokescreen, talking standards while busily promoting proprietary stuff like SharePoint and Silverlight. I think there is some of that; but that this new focus also reflects power shifts in the industry. In the new cloud-based era Microsoft has to compete with Google, Mozilla and others; and to make sure that its stuff works in some measure on a diversity of clients, from Android to iPhone. Note the session on <a title="Practical Strategies for Debugging Cross-Browser Display Issues" href="http://live.visitmix.com/MIX10/Sessions/CL57">Practical Strategies for Debugging Cross-Browser Display Issues</a>.</p>
<p>I would not call this a conversion. I would say this is more about “Windows if we can, standards if we must”. That necessity is increasing though, and the sessions at Mix reflect that. </p>


<p>Related posts:<ol><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>
<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/840-apple-rapped-by-ad-standards-body-for-not-supporting-flash-and-java.html' rel='bookmark' title='Permanent Link: Apple rapped by ad standards body for not supporting Flash and Java'>Apple rapped by ad standards body for not supporting Flash and Java</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2269-whats-on-at-mix-2010-some-surprises-as-microsoft-talks-standards.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft rolls out its browser choice update &#8211; but which is really the best?</title>
		<link>http://www.itwriting.com/blog/2262-microsoft-rolls-out-its-browser-choice-update-but-which-is-really-the-best.html</link>
		<comments>http://www.itwriting.com/blog/2262-microsoft-rolls-out-its-browser-choice-update-but-which-is-really-the-best.html#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:47:44 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2262-microsoft-rolls-out-its-browser-choice-update-but-which-is-really-the-best.html</guid>
		<description><![CDATA[<p>Microsoft is rolling out its EU-required Browser Choice update. File under industry madness; but one thing I found interesting was the choice of words used by each vendor to market their browser.</p>
<p> </p>
<p>I only saw the top five in Microsoft’s post; but here are the words:</p>
<p>Google Chrome: A fast new browser. Made for everyone.</p>
<p>Mozilla Firefox: <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2262-microsoft-rolls-out-its-browser-choice-update-but-which-is-really-the-best.html">Microsoft rolls out its browser choice update &#8211; but which is really the best?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1497-is-safari-the-worlds-fastest-browser-you-need-to-test-more-than-just-javascript.html' rel='bookmark' title='Permanent Link: Is Safari the world&rsquo;s fastest browser? You need to test more than just JavaScript'>Is Safari the world&rsquo;s fastest browser? You need to test more than just JavaScript</a></li>
<li><a href='http://www.itwriting.com/blog/849-the-new-google-chrome-browser-a-bad-day-for-firefox.html' rel='bookmark' title='Permanent Link: The new Google Chrome browser: a bad day for Firefox'>The new Google Chrome browser: a bad day for Firefox</a></li>
<li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft is rolling out its EU-required <a href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/02/19/the-browser-choice-screen-for-europe-what-to-expect-when-to-expect-it.aspx">Browser Choice update</a>. File under industry madness; but one thing I found interesting was the choice of words used by each vendor to market their browser.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image13.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image_thumb13.png" width="421" height="327" /></a> </p>
<p>I only saw the top five in Microsoft’s post; but here are the words:</p>
<p><strong>Google Chrome</strong>: A fast new browser. Made for everyone.</p>
<p><strong>Mozilla Firefox</strong>: Your online security is Firefox’s top priority. Firefox is free, and made to help you get the most out of the web.</p>
<p><strong>Safari</strong>: Safari for Windows from Apple, the world’s most innovative browser.</p>
<p><strong>Internet Explorer 8</strong>: The world’s most widely used browser. IE8 makes your web experience safer and easier than ever.</p>
<p><strong>Opera</strong>: The powerful and easy-to-use web browser. Try the only browser with Opera Turbo technology, and speed up your internet connection.</p>
<p>Needless to say, there is little here that would really guide a user’s choice, though there is a “tell me more” link for each. It’s also worth bearing in mind that the target readership is the subset of computer users who did not realise until now that they could install a web browser other than IE.</p>
<p>Still, Google is right to emphasise speed; that is the main reason I use it. It is also my first choice for sites that do not render properly in IE. Firefox plays the security card, trading on recent public fretting over IE insecurities, but doesn’t mention its real strength: rich add-on availability. Microsoft is bland as usual; Apple says nothing of note; and Opera talks about some strange feature called Turbo.</p>
<p>But which browser should a user choose? Personally I leave IE as default and run up one of the others as I want to; this fits with my instinct to keep Windows running as closely as possible to how its designers intended. My most-used browsers after that are Chrome and Firefox; I rarely touch Safari or Opera, though both are installed.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1497-is-safari-the-worlds-fastest-browser-you-need-to-test-more-than-just-javascript.html' rel='bookmark' title='Permanent Link: Is Safari the world&rsquo;s fastest browser? You need to test more than just JavaScript'>Is Safari the world&rsquo;s fastest browser? You need to test more than just JavaScript</a></li>
<li><a href='http://www.itwriting.com/blog/849-the-new-google-chrome-browser-a-bad-day-for-firefox.html' rel='bookmark' title='Permanent Link: The new Google Chrome browser: a bad day for Firefox'>The new Google Chrome browser: a bad day for Firefox</a></li>
<li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2262-microsoft-rolls-out-its-browser-choice-update-but-which-is-really-the-best.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I don&#8217;t want to view bbc.co.uk through an app</title>
		<link>http://www.itwriting.com/blog/2255-why-i-dont-want-to-view-bbc-co-uk-through-an-app.html</link>
		<comments>http://www.itwriting.com/blog/2255-why-i-dont-want-to-view-bbc-co-uk-through-an-app.html#comments</comments>
		<pubDate>Wed, 17 Feb 2010 15:02:48 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[bbc]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2255-why-i-dont-want-to-view-bbc-co-uk-through-an-app.html</guid>
		<description><![CDATA[<p>The BBC has announced mobile apps for BBC content, the first being for the iPhone. There is a demo posted by David Madden here:</p>
<p>Our aim is to develop core public service apps that bring some of the BBC&#8217;s most popular and distinctive content to mobile in a genuinely user-friendly and accessible way.</p>

<p>In another post Erik <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2255-why-i-dont-want-to-view-bbc-co-uk-through-an-app.html">Why I don&#8217;t want to view bbc.co.uk through an app</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1082-why-its-hard-to-compete-with-apple-in-mobile-app-development-and-deployment.html' rel='bookmark' title='Permanent Link: Why it&#8217;s hard to compete with Apple in mobile app development and deployment'>Why it&#8217;s hard to compete with Apple in mobile app development and deployment</a></li>
<li><a href='http://www.itwriting.com/blog/2235-flash-developers-are-now-mobile-developers.html' rel='bookmark' title='Permanent Link: Flash developers are now mobile developers'>Flash developers are now mobile developers</a></li>
<li><a href='http://www.itwriting.com/blog/2288-flash-10-1-mobile-roadmap-confusion-windows-phone-support-far-off.html' rel='bookmark' title='Permanent Link: Flash 10.1 mobile roadmap confusion, Windows phone support far off'>Flash 10.1 mobile roadmap confusion, Windows phone support far off</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The BBC has announced <a href="http://www.bbc.co.uk/pressoffice/pressreleases/stories/2010/02_february/17/mobile.shtml">mobile apps for BBC content</a>, the first being for the iPhone. There is a demo posted by David Madden <a href="http://www.bbc.co.uk/blogs/bbcinternet/2010/02/bbc_mobile_apps.html">here</a>:</p>
<blockquote><p>Our aim is to develop core public service apps that bring some of the BBC&#8217;s most popular and distinctive content to mobile in a genuinely user-friendly and accessible way.</p>
</blockquote>
<p>In another post Erik Huggers explains <a href="http://www.bbc.co.uk/blogs/bbcinternet/2010/02/bbc_online_our_mobile_future.html">our mobile future</a>.</p>
<p>I have reservations about this approach, and wonder if the BBC has been unduly influenced by Apple’s iPhone marketing – “there’s an app for that.” The <a href="http://iplayerhelp.external.bbc.co.uk/help/download_programmes/iplayer_desktop">iPlayer</a> desktop application makes perfect sense for downloading and viewing video offline; but why make an app to view a web site? I can think of several objections:</p>
<p>1. It introduces inequality between devices. So iPhone is first. Blackberry and Android are mentioned. What about Palm WebOS? What about Windows Phone 7? Maybe Flash can help with that as a common runtime; but Flash won’t be on Windows Phone in its first release. Older devices will be left behind, even where they have decent web browsers.</p>
<p>2. It breaks the web. Well, one app does not break the web. But if every major web site decides it has to deliver its content through an app, what happens to hyperlinks? You can go from app to Web, I imagine, but if the target site also delivers its best mobile content through an app, what then? Imagine what the web would be like if, instead of browsing, you were constantly app-switching.</p>
<p>3. It moves mobile to a separate world. The truth is, there isn’t a hard and fast distinction between a mobile device and a desktop device. A laptop is mobile, but more like a desktop in terms of web browsing. What about the iPad? What about all the new form factors coming down the line? There isn’t any more reason to have apps for mobile devices than there is for desktop devices.</p>
<p>4. It distracts investment away from what the BBC should be doing: optimising its web site for mobile, and degrading gracefully for less powerful web browsers.</p>
<p>Are there cases where a BBC app might make sense? Maybe a special for the 2012 olympics, that delivers the latest results, for example? Quite possibly; but what concerns me is the idea that apps become the main way to view BBC content on a phone, rather than the web browser. It is a bad precedent, and one that I hope is not imitated by others.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1082-why-its-hard-to-compete-with-apple-in-mobile-app-development-and-deployment.html' rel='bookmark' title='Permanent Link: Why it&#8217;s hard to compete with Apple in mobile app development and deployment'>Why it&#8217;s hard to compete with Apple in mobile app development and deployment</a></li>
<li><a href='http://www.itwriting.com/blog/2235-flash-developers-are-now-mobile-developers.html' rel='bookmark' title='Permanent Link: Flash developers are now mobile developers'>Flash developers are now mobile developers</a></li>
<li><a href='http://www.itwriting.com/blog/2288-flash-10-1-mobile-roadmap-confusion-windows-phone-support-far-off.html' rel='bookmark' title='Permanent Link: Flash 10.1 mobile roadmap confusion, Windows phone support far off'>Flash 10.1 mobile roadmap confusion, Windows phone support far off</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2255-why-i-dont-want-to-view-bbc-co-uk-through-an-app.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
