<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TechCrunch &#187; Microsoft</title>
	<atom:link href="http://techcrunch.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcrunch.com</link>
	<description>Startup and Technology News</description>
	<lastBuildDate>Mon, 13 Feb 2012 09:02:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techcrunch.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d9ea925a71f82f06a1e6224298f7fe80?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>TechCrunch &#187; Microsoft</title>
		<link>http://techcrunch.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techcrunch.com/osd.xml" title="TechCrunch" />
	<atom:link rel='hub' href='http://techcrunch.com/?pushpress=hub'/>
		<item>
		<title>Microsoft Explains Windows On ARM, The Latest Addition To The OS Family</title>
		<link>http://techcrunch.com/2012/02/09/microsoft-explains-windows-on-arm-the-latest-addition-to-the-os-family/</link>
		<comments>http://techcrunch.com/2012/02/09/microsoft-explains-windows-on-arm-the-latest-addition-to-the-os-family/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 00:13:27 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=495380</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/armwin.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="armwin" title="armwin" style="float: left; margin: 0 10px 7px 0;" />Ever since Steve Ballmer made that surprise announcement at CES 2011, there has been a lot of speculation about just how Microsoft would be bringing Windows to the ARM architecture. Would it be a whole separate line? Would it be compatible with old applications? Would it be cheaper?

Many of these questions have been answered in <a href="http://blogs.msdn.com/b/b8/archive/2012/02/09/building-windows-for-the-arm-processor-architecture.aspx">a long and technical post on the Building Windows 8 blog</a> today, as Steven Sinofsky explains how they developed (re-developed, really) Windows On ARM, or WOA, and why they made the choices they made.

Some major points, for those unwilling to read: WOA will be totally incompatible with x86/x64-based applications; it will include a desktop only for Office apps and file management; it will be focused on portability, battery life, and "integrated quality."]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/armwin.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="armwin" title="armwin" style="float: left; margin: 0 10px 7px 0;" /><p>Ever since Steve Ballmer made that surprise announcement at CES 2011, there has been a lot of speculation about just how Microsoft would be bringing Windows to the ARM architecture. Would it be a whole separate line? Would it be compatible with old applications? Would it be cheaper?</p>
<p>Many of these questions have been answered in <a href="http://blogs.msdn.com/b/b8/archive/2012/02/09/building-windows-for-the-arm-processor-architecture.aspx">a long and technical post on the Building Windows 8 blog</a> today, as Steven Sinofsky explains how they developed (re-developed, really) Windows On ARM, or WOA, and why they made the choices they made.</p>
<p>Some major points, for those unwilling to read: WOA will be totally incompatible with x86/x64-based applications; it will include a desktop only for Office apps and file management; it will be focused on portability, battery life, and &#8220;integrated quality,&#8221; by which they mean it ships with, in a way, everything you need. On that note, it won&#8217;t be available separately as a software purchase; it will only be available pre-installed on devices.</p>
<p>The process of transferring Windows to ARM was not an easy or short one. They&#8217;ve been working on it for years; for an indicator of how long, consider that when they started, there was <em>no such thing as an ARM-based tablet</em>. They had to run the OS on ARM phones like the one pictured here from Asus.</p>
<p></p>
<p>As ARM systems are built on a completely different principle from the Intel, AMD, and IBM-led PC-compatible spec, some serious changes had to be made. Device and hardware management would have to be completely rethought. Back compatibility was a fairy tale. And there was no way to stress-test builds on debug rigs the way they&#8217;d been doing for 20 years on racks of x86 PCs. At least, there was no way until they built a way, and by next month they plan to have 3200 machines running WOA in stacks (also pictured) to troubleshoot, stress test, and so on.</p>
<p>Yet some things had to stay the same, as well: every ARM device would have to be outfitted with UEFI, ACPI, and the Windows Hardware Abstraction Layer in order to create a basic platform on which Windows would be comfortable. After that, things like DirectX, discrete device inclusion (printers, GPS units, and the like) could be added. And higher-level apps were a piece of cake, apparently, Microsoft having built them in a forward-looking way with allowances for multiple architectures.</p>
<p>The restrictions imposed by this new environment, and some design decisions made along the way, have produced something of a different product from the Windows we all know and some of us love.</p>
<p>For one thing, back-compatibility has been essentially abandoned. A clean break sounds good on the face of it, but consider that part of Microsoft&#8217;s success has been its ability to accommodate legacy hardware and software from ridiculously far back. Remember that video about <a href="http://www.youtube.com/watch?v=vPnehDhGa14">installing every version of Windows on top of the last</a>?</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/vPnehDhGa14?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span>
<p><em>Doom II</em>, installed on Windows 1.0, still ran without problems in Windows 7. That&#8217;s <em>amazing</em>. WOA breaks from this tradition with a purpose, though.</p>
<p>Sinofsky describes WOA as &#8220;a new member of the Windows family, much like Windows Server, Windows Embedded, or Windows Phone.&#8221; It&#8217;s not meant to play games installed on operating systems from a quarter of a century ago. It&#8217;s meant to be a point of access for the current, and only the current, Windows ecosystem. It is similar to the &#8220;full&#8221; version of Windows 8 <em>only </em>in those parts that have been developed specifically for Windows 8.</p>
<p>Think of it this way. Windows 8 for x86/x64, in a way, includes Windows 7, Vista, XP, 98, 95, and so on. It is built with compatibility in mind, as part of a venerable line of operating systems. Windows On ARM includes only Windows 8. It&#8217;s as if the last ten versions of the OS never happened &mdash; though there are echoes.</p>
<p>This breaks the OS for some people &mdash; me, for example &mdash; but it could be a breath of fresh air for many. This OS is at once bare-bones and all-inclusive: it comes with a familiar version of Office, it will almost certainly be cheap and easy to deploy by the hundred or thousand, and it&#8217;s absolutely a known quantity.</p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/02/windesk.jpg" rel="lightbox[495380]"></a></p>
<p>Apps for WOA will all come from the Windows Store, and will all be Metro &mdash; except for Office (and a few other trusted programs), which will be able to run in the traditional desktop environment for productivity purposes. It&#8217;s a bit puzzling, this admission (in a way) that the traditional desktop is superior for productivity, but it&#8217;s also the truth: an all-Metro productivity suite would be unfamiliar to Microsoft&#8217;s base. They&#8217;ll make it optional for now, and drop the other shoe later.</p>
<p>The focus on tablets is made plain: &#8220;you don’t turn off a WOA PC.&#8221; You don&#8217;t have sleep and hibernate modes. Like a phone or tablet, you just hit the button and it goes into a newly-developed low-power mode in which the battery will reportedly last weeks. These tablets, while they won&#8217;t run the &#8220;real&#8221; Windows 8, will be totally functional (it runs &#8220;super well&#8221;) access points to the Windows ecosystem. And with the increasing focus on cloud storage, web-based apps, and mobility, that limited access may start looking less like a bug and more like feature as time goes on.</p>
<p>There&#8217;s still lots to be done, says Sinofsky, but they hope to launch Windows On ARM at the same time as the commercial launch of Windows 8. It&#8217;s a real change for Microsoft, which is heartening to those of us who have been disappointed with their willingness to honestly self-evaluate lately. Devices are being tested from NVIDIA, Qualcomm, and Texas Instruments; whether a worthy product will be available at launch time is still a mystery, but it&#8217;s obvious that everyone involved is deeply invested.</p>
<p>And lastly, here&#8217;s the video that accompanies the blog post. It explains some things but generally just shows that WOA will act more or less like x86/x64 Windows 8:</p>
<script src="http://player.ooyala.com/player.js?deepLinkTime=00m00s&width=640&height=360&embedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&deepLinkEmbedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&wmode=transparent&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_229z0_gbps1mrs" width="640" height="360" deepLinkTime="00m00s" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&version=2" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&embedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" /><embed src="http://player.ooyala.com/player.swf?embedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&version=2" bgcolor="#000000" width="640" height="360" deepLinkTime="00m00s" name="ooyalaPlayer_229z0_gbps1mrs" align="middle" play="true" loop="false" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&embedCode=42bWVoMzq4ZxsLUFSFWqCz449-_hEjgS&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" pluginspage="http://www.adobe.com/go/getflashplayer" wmode='transparent'></embed></object></noscript>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/495380/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/495380/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/02/09/microsoft-explains-windows-on-arm-the-latest-addition-to-the-os-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/02/armwin.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/armwin.png?w=150" medium="image">
			<media:title type="html">armwin</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/69fae9a8a3933fa91e81c086b8eee14a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">devin</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/devphoneservers.jpg" medium="image">
			<media:title type="html">devphoneservers</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/windesk.jpg" medium="image">
			<media:title type="html">windesk</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Invests In 24/7 For Customer Service Software</title>
		<link>http://techcrunch.com/2012/02/07/microsoft-invests-in-247-for-customer-service-software/</link>
		<comments>http://techcrunch.com/2012/02/07/microsoft-invests-in-247-for-customer-service-software/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:03:07 +0000</pubDate>
		<dc:creator>Sarah Perez</dc:creator>
				<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TEllme]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[nui]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=493740</guid>
		<description><![CDATA[<img width="100" height="45" src="http://tctechcrunch2011.files.wordpress.com/2012/02/247logo.png?w=100&amp;h=45&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="247logo" title="247logo" style="float: left; margin: 0 10px 7px 0;" />Microsoft <a href="http://www.prnewswire.com/news-releases/microsoft-and-247-inc-join-forces-to-deliver-the-future-of-customer-service-for-large-businesses-138845719.html">announced</a> this morning a new agreement with <a href="http://247-inc.com/">24/7 Inc.</a> , a company that designs intuitive customer experiences. As a part of the deal, Microsoft will merge its interactive self-service assets (meaning people, clients and technologies), into 24/7 Inc. The deal also includes an R&#38;D partnership, long-term IP licensing and Microsoft taking an equity stake in 24/7, Inc.
]]></description>
			<content:encoded><![CDATA[<img width="100" height="45" src="http://tctechcrunch2011.files.wordpress.com/2012/02/247logo.png?w=100&amp;h=45&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="247logo" title="247logo" style="float: left; margin: 0 10px 7px 0;" /><p>Microsoft <a href="http://www.prnewswire.com/news-releases/microsoft-and-247-inc-join-forces-to-deliver-the-future-of-customer-service-for-large-businesses-138845719.html">announced</a> this morning a new agreement with <a href="http://247-inc.com/">24/7 Inc.</a> , a company that designs intuitive customer experiences. As a part of the deal, Microsoft will merge its interactive self-service assets (meaning people, clients and technologies), into 24/7 Inc. The deal also includes an R&amp;D partnership, long-term IP licensing and Microsoft taking an equity stake in 24/7, Inc.</p>
<p>According to the companies, the purpose of the new partnership is to jointly bring the power of natural user interfaces and data analytics at cloud scale (Big Data) to enable the future of customer service businesses. Today&#8217;s customers are looking to interact with businesses through many channels &#8211; web, mobile, social media and even the living room TV &#8211; which is what&#8217;s encouraging this move.</p>
<p>24/7 Inc. is the maker of what it calls a &#8220;Predictive Experience (PX)&#8221; platform, which delivers customer experiences online and on mobile, and offers speech and live chat software. To do so, it leverages large-scale data analytics to try and predict what customers want in order to better serve them. The solution is then sold to businesses looking for a self-service voice response solution. Some of its current customers include Avis Budget Group, Ovum and United Airlines.</p>
<p>Going forward, 24/7 Inc. will use Microsoft&#8217;s <a href="http://www.microsoft.com/en-us/tellme/">TellMe</a> speech and natural language technologies in its customer service solutions. Those solutions will also be integrated with Windows Phone, Bing and Microsoft Dynamics CRM.</p>
<p>You may remember TellMe, <a href="http://techcrunch.com/2007/03/14/microsoft-acquires-tellme/">acquired for $800 million</a> in 2007, as the technology that powers Windows Phone&#8217;s voice recognition, but it also powers Bing Voice Search for mobile, Xbox  voice recognition in Kinect,  Windows 7, Ford SYNC and KIA UVO, among other things.</p>
<p>According to <a href="http://www.zdnet.com/blog/microsoft/microsoft-offloads-some-speech-focused-assets-employees-to-247/11834">All About Microsoft</a>, some subset of the 400 or so TellMe employees are being shifted to 24/7, along with Microsoft&#8217;s IVR assets, but Microsoft would not disclose the exact number. The cloud speech service part of TellMe, however, will remain with Microsoft.</p>
<p>Terms of the deal and the size of the equity stake were not provided.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/493740/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/493740/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/02/07/microsoft-invests-in-247-for-customer-service-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/02/247logo.png?w=135" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/247logo.png?w=135" medium="image">
			<media:title type="html">247logo</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/5225bb627e112543aa03bf3b2958be3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sarahintampa</media:title>
		</media:content>
	</item>
		<item>
		<title>Lip Reading, 3D Desktops, And NUI: Microsoft Plans To Reinvent User Interaction</title>
		<link>http://techcrunch.com/2012/02/06/lip-reading-3d-desktops-and-nui-microsoft-plans-to-reinvent-user-interaction/</link>
		<comments>http://techcrunch.com/2012/02/06/lip-reading-3d-desktops-and-nui-microsoft-plans-to-reinvent-user-interaction/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:25:45 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[kinect]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=492744</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_out.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="kinect_out" title="kinect_out" style="float: left; margin: 0 10px 7px 0;" />Deep in the skunk works of its Research and Labs divisions, secreted around the Seattle area, Microsoft is working on totally reinventing the way people interact with their computers. Very little is out in the open or in more than a prototype form, but the work is unquestionably being done.

Last week it transpired that Microsoft is working on <a href="http://techcrunch.com/2012/01/27/secret-windows-8-weapon-kinect-built-into-your-laptop/">building Kinect into the bezels of laptops</a>, and after that, presumably, tablets and eventually mobile phones. But it's not just about building out the install base for Dance Central 3. It's enabling the next generation of awareness in our electronics. The iPhone ushered in an era where our devices know when we touch them. Microsoft is working on the next one, in which our devices will simply know us.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_out.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="kinect_out" title="kinect_out" style="float: left; margin: 0 10px 7px 0;" /><p>Deep in the skunk works of its Research and Labs divisions, secreted around the Seattle area, Microsoft is working on totally reinventing the way people interact with their computers. Very little is out in the open or in more than a prototype form, but the work is unquestionably being done.</p>
<p>Last week it transpired that Microsoft is working on <a href="http://techcrunch.com/2012/01/27/secret-windows-8-weapon-kinect-built-into-your-laptop/">building Kinect into the bezels of laptops</a>, and after that, presumably, tablets and eventually mobile phones. But it&#8217;s not just about building out the install base for Dance Central 3. It&#8217;s enabling the next generation of awareness in our electronics. The iPhone ushered in an era where our devices know when we touch them. Microsoft is working on the next one, in which our devices will simply know us.</p>
<p>How do you, as a person, experience the world around you? You mostly see and hear, and to a lesser extent you touch, taste, smell. Our devices, however, are largely restricted to an extremely limited sense of touch. Why shouldn&#8217;t they be more like us?</p>
<p></p>
<p>There&#8217;s a good reason, actually: computers don&#8217;t need to be like people because computers aren&#8217;t people. For years this has held true: the computer&#8217;s primary purpose for decades was to sit still and perform calculations humans couldn&#8217;t do. Interaction with a computer was strictly input, output. You didn&#8217;t interact so much as instruct, and wait for the result.</p>
<p>But mobile phones and touchscreens and laptops began changing the idea of a computer into something more personal, more interactive, more two-way. And technology exists to let our devices become more human. Why not let them?</p>
<p>Microsoft wants to. Despite their reputation among tech enthusiasts as a sort of stodgy blue-chip still coasting on the PC explosion of the late 90s and early 2000s, their R&amp;D sections are world-class and put out actually innovative ideas and devices all the time. The trouble, briefly stated, is that implementing these ideas as products that fit into the Microsoft ecosystem isn&#8217;t easy, and even if it were, <a href="http://techcrunch.com/2010/03/06/its-time-for-microsoft-to-turn-itself-upside-down/">Microsoft has no talent for it</a>.</p>
<p>But this work on &#8220;Natural User Interaction,&#8221; or NUI, is more promising. People have embraced the idea in gaming: the Wii led the way and the Kinect brought the future into your living room, though the future is a little laggy and the voice controls spotty. People are simply interested in new ways of interacting with their content and devices. For years the promise of a different kind of interaction has been dangling, in the form of sci-fi shows and movies usually, and people have always been intrigued by it.</p>
<p></p>
<p>So people want it &mdash; <em>and</em> Microsoft wants to make it &mdash; <em>and </em>they have the technology. Purchasing the IP behind the Kinect was an extremely smart move, maybe smarter than they know. What started out as a way to cash in on the market the Wii had created has snowballed into an entirely new form of interacting with computers, and a way for Microsoft to differentiate itself meaningfully for years to come.</p>
<p>It was reported to me that one of the things the new Kinect/depth/IR sensors will do is read lips. At first it sounds silly. Why? Maybe so it can better interpret your words from across the room, or in a loud environment. You won&#8217;t have to turn the music down to search and navigate the web on your TV or tablet.</p>
<p>And then it becomes clear that it&#8217;s just part of a larger suite of &#8220;senses&#8221; the device would have. The new devices are to have face recognition and voice recognition, so your password will be you saying your password in your own voice, not someone else, and not a print-out of you. They&#8217;ll be able to pick you out of a crowd, say a small party, and will be able to tell when you&#8217;re giving it a command &mdash; because you <em>make eye contact and move your lips</em>. Again, it sounds perfectly ridiculous until it starts sounding perfectly natural.</p>
<p>Another feature described was a sort of 3D desktop on which you could actually grab files and place them here and there. This has been tried before, of course, and <a href="http://techcrunch.com/tag/windows-8/">Windows 8</a> is looking decided two-dimensional, so it&#8217;s probably more of a research project than anything. But it&#8217;s still interesting. Think of the basic gestures you might be able to make. One was described as pulling out a drawer. In the surprisingly resilient desktop metaphor of files and folders, what could be more natural? Or perhaps raising your hand palm up to show the task bar or dock? Trace your finger in a counter-clockwise circle to undo, clockwise to redo?</p>
<p></p>
<p>User experience reflects both the needs of the user and the capabilities of the device. For a few years now we&#8217;ve been satisfied with running our fingers along a slab of glass, producing an electrical signal interpreted as a point or blob &mdash; mainly because capacitive screens got good and cheap, and nobody wants to plug a mouse into their phone. But there are many other ways of interacting with our new mobile objects and information. Soon the glass touchscreen will seem as quaint as the command-line interface.</p>
<p>And yet, some are no doubt thinking, we still have some command-line interfaces in use. Sure. And mice and keyboards are still better for productivity, and a pen and paper is better for sketching out ideas, and headphones are better for listening to music in public. There are countless use cases and potential applications of technology, but it&#8217;s good to recognize when one should give way or simply isn&#8217;t applicable.</p>
<p>Microsoft is working hard at this, and you&#8217;d better believe that Apple is too, though they aren&#8217;t nearly as open about their research. And for once, they seem to actually be missing a piece of the technology pie: Microsoft has a head start on them in the world of NUI, having purchased and developed depth and personal sensors for at least two years now. Apple can always throw money at the problem, but it&#8217;s pretty clear that Microsoft has perceived this rare advantage and will be using it as a wedge wherever possible.</p>
<p>This shouldn&#8217;t be taken as an indication that Windows 8 is going to be anything other than advertised, but I think it will be a test bed for some major changes coming down the line. Microsoft wants to change the way people interact with computers because it sees, hopefully not too late, that the old way, the PC way, treating a computer like a box that computes things, is on its way out in a hurry. So if computers are going to be a part of the real world, they need to be able to live in that world. Eyes, ears, and who knows what else. It&#8217;s only creepy until you can&#8217;t live without it.</p>
<p>[images: <a href="http://graphics.stanford.edu/~mdfisher/Kinect.html">Matthew Fisher/Stanford</a>, <a href="http://www.wolfgangherfurtner.com/2010/11/kinect-controls-windows-7/">Wolfgang Herfuntner</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/492744/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/492744/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/02/06/lip-reading-3d-desktops-and-nui-microsoft-plans-to-reinvent-user-interaction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_out.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_out.png?w=150" medium="image">
			<media:title type="html">kinect_out</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/69fae9a8a3933fa91e81c086b8eee14a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">devin</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/kinectfusion.jpg" medium="image">
			<media:title type="html">kinectfusion</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/kinectwindows7-1.jpg" medium="image">
			<media:title type="html">kinectwindows7-1</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/how-cool-is-that.jpg" medium="image">
			<media:title type="html">how-cool-is-that</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Phone 8 Apollo Features Leak</title>
		<link>http://techcrunch.com/2012/02/02/windows-phone-8-apollo-features-leak/</link>
		<comments>http://techcrunch.com/2012/02/02/windows-phone-8-apollo-features-leak/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:34:37 +0000</pubDate>
		<dc:creator>Jordan Crook</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=492361</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/windowsphone7.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="windowsphone7" title="windowsphone7" style="float: left; margin: 0 10px 7px 0;" />A video detailing the new features of Windows Phone 8 Apollo &#8212; originally intended for Microsoft's smartphone partners &#8212; has leaked into the hands of PocketNow editors. 

Yay! 

In my opinion, Windows Phone Mango is a solid platform that's quicker and smoother than anything I've seen on Android. Still, when looking at devices from Microsoft, Apple, and Google side-by-side, the Windows Phone always seems to lose in the spec department. That said, WinPho boss Joe Belfiore has plenty in store for us come Q4 2012 (the rumored release date of Apollo).]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/windowsphone7.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="windowsphone7" title="windowsphone7" style="float: left; margin: 0 10px 7px 0;" /><p>A video detailing the new features of Windows Phone 8 Apollo &mdash; originally intended for Microsoft&#8217;s smartphone partners &mdash; has leaked into the hands of PocketNow editors. </p>
<p>Yay! </p>
<p>In my opinion, Windows Phone Mango is a solid platform that&#8217;s quicker and smoother than anything I&#8217;ve seen on Android. Still, when looking at devices from Microsoft, Apple, and Google side-by-side, the Windows Phone always seems to lose in the spec department. That said, WinPho boss Joe Belfiore has plenty in store for us come Q4 2012 (the rumored release date of Apollo). </p>
<p>As far as hardware is concerned, Microsoft is ready to take it to the next level, adding support for multiple cores, NFC, and full microSD card storage. Apollo will also support four different screen resolutions, though Belfiore apparently wasn&#8217;t very forthcoming with specifics on those. </p>
<p>Developers are going to love this next part. According to <a href="http://pocketnow.com/windows-phone/exclusive-windows-phone-8-detailed">PocketNow</a>, developers will be able to use most of the same code when porting a Windows 8 app over to the Windows Phone platform. Of course, both platforms will share the same Metro-style interface, and that NFC radio will allow for tap-to-share capabilities between various Windows 8 devices. </p>
<p>Microsoft used to tout its <a href="http://techcrunch.com/2011/09/15/microsoft-shows-off-tango-video-chat-app-on-the-htc-titan/">Tango video chat app</a>, but it would seem as thought <a href="http://techcrunch.com/2011/05/10/microsoft-acquires-skype/">that Skype acquisition</a> isn&#8217;t going to waste. Windows Phone 8 will have Skype baked right in, taking video chat and VoIP calls to a much higher level of audio/visual quality. Redmond expects at least 100,000 apps in the Marketplace by the time Apollo launches, at which point developers will have native code support and the ability to implement app-to-app communication. </p>
<p>Now that most of our data plans are no longer unlimited, keeping track of data consumption is more important than ever. That said, Apollo will offer up a live tile for data usage called DataSmart. According to PocketNow, the feature will give precedence to WiFi connections. IE10 will include built-in server-side compression, which should reduce data usage, and the Local Scout tile will eventually hook you up with real-time locations of nearby hotspots. </p>
<p>Windows has always been a powerhouse in the enterprise, and it&#8217;s about time the same was true for Windows Phone. That said, Apollo will bring with it BitLocker encryption support for full-disk encryption, along with the option to deploy company-specific apps behind enterprise firewalls. </p>
<p>I&#8217;ve said it before and I&#8217;ll say it again: Windows Phone is on its way people, and with such a hearty update on the way, I&#8217;m only that more confident in my prediction. I&#8217;m in <a href="http://techcrunch.com/2012/01/19/isuppli-agrees-with-idc-gartner-windows-phone-to-surpass-ios-by-2015/">good company</a>, too. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/492361/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/492361/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/02/02/windows-phone-8-apollo-features-leak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/02/windowsphone7.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/windowsphone7.jpg?w=150" medium="image">
			<media:title type="html">windowsphone7</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/123a4c264172746af556b0c74c72b308?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">biggsismyboss</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Updates Kinect Hardware For Official Windows Release</title>
		<link>http://techcrunch.com/2012/02/01/microsoft-updates-kinect-hardware-for-official-windows-release/</link>
		<comments>http://techcrunch.com/2012/02/01/microsoft-updates-kinect-hardware-for-official-windows-release/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:10:12 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[kinect]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=491495</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/01.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="01" title="01" style="float: left; margin: 0 10px 7px 0;" />We've known for some time that Microsoft would be bringing official <a href="http://techcrunch.com/tag/kinect/">Kinect</a> support to Windows this week, but one thing they kept quiet was the fact that they'd be debuting a new version of the hardware as well.

It's not tiny, as some hoped, or built into the bezel of a laptop, <a href="http://techcrunch.com/2012/01/27/secret-windows-8-weapon-kinect-built-into-your-laptop/">as we know it will be eventually</a>, but it does improve on the original in a few ways.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/02/01.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="01" title="01" style="float: left; margin: 0 10px 7px 0;" /><p>We&#8217;ve known for some time that Microsoft would be bringing official <a href="http://techcrunch.com/tag/kinect/">Kinect</a> support to Windows this week, but one thing they kept quiet was the fact that they&#8217;d be debuting a new version of the hardware as well.</p>
<p>It&#8217;s not tiny, as some hoped, or built into the bezel of a laptop, <a href="http://techcrunch.com/2012/01/27/secret-windows-8-weapon-kinect-built-into-your-laptop/">as we know it will be eventually</a>, but it does improve on the original in a few ways.</p>
<p>The most visible improvement for most people will be a slight improvement of the minimum distance required for the device to operate. The Xbox 360 Kinect required you to be around 50cm away at least, and the Kinect for Windows will go down to 40cm &mdash; about 16 inches. That means it can sit on a monitor on a user&#8217;s desk and capture movements without the user having to scoot back at all.</p>
<p>Other improvements are of the softer variety. Microsoft has improved the tracking software, providing an improved raw sensor stream, better color/depth synchronization, and more accurate skeletal tracking.</p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_for_windows.jpg" rel="lightbox[491495]"></a></p>
<p>On the downside, the new version costs quite a bit more: <a href="http://www.microsoft.com/en-us/kinectforwindows/purchase/overview.aspx">the new Kinect for Windows is going for $250</a>, while the 360 version is selling for just $100 at the Microsoft Store right now. The justification for the price seems to be that the new version has been updated to support multiple systems and situations, rather than the standard 360 hardware it&#8217;s been running on for the last year. And I&#8217;m guessing they&#8217;re not subsidizing this price quite as heavily.</p>
<p>The official SDK won&#8217;t work with the 360 version, it seems, though you can still download the beta SDK, which works fine but officially can&#8217;t be used for commercial applications.</p>
<p>Microsoft says they&#8217;ve been working with hundreds of companies and seeing lots of unique applications and ideas, so hopefully we&#8217;ll see some of those hit soon. In the mean time our <a href="http://techcrunch.com/tag/kinect/">Kinect tag</a> has lots of projects that demonstrate the versatility of the device.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/491495/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/491495/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/02/01/microsoft-updates-kinect-hardware-for-official-windows-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/02/01.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/01.jpg?w=150" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/69fae9a8a3933fa91e81c086b8eee14a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">devin</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/02/kinect_for_windows.jpg" medium="image">
			<media:title type="html">kinect_for_windows</media:title>
		</media:content>
	</item>
		<item>
		<title>In Partnership With Microsoft, RIM Launches BlackBerry Business Cloud Services</title>
		<link>http://techcrunch.com/2012/01/30/in-partnership-with-microsoft-rim-launches-blackberry-business-cloud-services/</link>
		<comments>http://techcrunch.com/2012/01/30/in-partnership-with-microsoft-rim-launches-blackberry-business-cloud-services/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 15:54:37 +0000</pubDate>
		<dc:creator>Sarah Perez</dc:creator>
				<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[RIM]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=490534</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/overview_row1_bg1.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="overview_row1_bg" title="overview_row1_bg" style="float: left; margin: 0 10px 7px 0;" />Microsoft and BlackBerry maker Research in Motion (RIM) are teaming up today on the public release of <a href="http://www.blackberry.com/select/cloudservices/">BlackBerry Business Cloud Services for Microsoft Office 365</a>, a name which surely Microsoft itself had a hand in creating. The new service will allow corporate customers to manage their deployed BlackBerry devices using Exchange Online, the hosted version of Microsoft's messaging platform.
]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/overview_row1_bg1.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="overview_row1_bg" title="overview_row1_bg" style="float: left; margin: 0 10px 7px 0;" /><p>Microsoft and BlackBerry maker Research in Motion (RIM) are teaming up today on the public release of <a href="http://www.blackberry.com/select/cloudservices/">BlackBerry Business Cloud Services for Microsoft Office 365</a>, a name which surely Microsoft itself had a hand in creating. The new service will allow corporate customers to manage their deployed BlackBerry devices using Exchange Online, the hosted version of Microsoft&#8217;s messaging platform.</p>
<p>The addition comes at no extra cost to current subscribers of the Office 365 suite or the standalone Exchange Online offering, and supports any BlackBerry devices, whether on a business or consumer data plan.</p>
<p>Once enabled, the managed BlackBerry smartphones will be able to sync with Microsoft Exchange Online email, calendar and organizer data. BlackBerry Balance, a new technology that helps admins manage the corporate data on the device, while leaving personal data untouched, will also be available with this new offering. I.T. will be able to manage the phones using a web-based console, but employees will have access to self-service tools for password and device resets, remote lock and remote wipe functions.</p>
<p>BlackBerry Business Cloud Services is live now in 50 countries. More info is <a href="http://www.blackberry.com/select/cloudservices/">here</a>.</p>
<p>Partnerships like this are one of the reasons why some mobile industry insiders believe that RIM could be a viable acquisition target for Microsoft. The companies are already working so closely together to integrate their technologies, and both share a similar end user customer base: the enterprise market. <a href="http://online.wsj.com/article/SB10001424052970204879004577111030686209566.html">Reports</a> that RIM has even engaged in takeover talks with Microsoft emerged in December, but nothing has yet to come of that. Instead, the company&#8217;s recent moves like the <a href="http://techcrunch.com/2012/01/22/breaking-rim-co-ceos-to-step-down-coo-to-take-the-reins/">co-CEO step-down</a> and (<a href="http://techcrunch.com/2012/01/27/rims-new-ceo-backtracks-there-is-a-lot-of-change/">misguided</a>) statements from new CEO Thorsten Heins (<a href="http://techcrunch.com/2012/01/23/new-rim-ceo-i-dont-think-there-is-a-drastic-change-needed/">“I don’t think any drastic change is needed”</a>) imply that company is attempting a turnaround, not putting itself on the auction block. At least for now.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/490534/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/490534/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/30/in-partnership-with-microsoft-rim-launches-blackberry-business-cloud-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/overview_row1_bg1.jpg?w=119" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/overview_row1_bg1.jpg?w=119" medium="image">
			<media:title type="html">overview_row1_bg</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/5225bb627e112543aa03bf3b2958be3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sarahintampa</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Girds Itself For Windows 8 Battle And Beyond</title>
		<link>http://techcrunch.com/2012/01/19/microsoft-girds-itself-for-windows-8-battle-and-beyond/</link>
		<comments>http://techcrunch.com/2012/01/19/microsoft-girds-itself-for-windows-8-battle-and-beyond/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 02:59:47 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[earnings]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Editor's Picks]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=485997</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/battleofissus333bc-mosaic-detail1.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="BattleofIssus333BC-mosaic-detail1" title="BattleofIssus333BC-mosaic-detail1" style="float: left; margin: 0 10px 7px 0;" />Microsoft's <a href="http://techcrunch.com/2012/01/19/microsoft-revenue-up-5-to-20-9b-earnings-at-0-78-per-share/">quarterly earnings statement</a> didn't have any big surprises. It was generally good news: record total revenue, growth in many key sectors, big sales in Xbox, 525 million total Windows 7 licenses sold, and they even seem to be losing a little less money in the Online Services area. But all that is a side show. 2011 was a big one for Microsoft in mobile (at least, big in that they took major actions), but for their core businesses it has been a hold-steady year. 2012 will be an adventure.

<a href="http://techcrunch.com/tag/windows-8/">Windows 8</a> is Microsoft's next big thing. And trends suggest that by the time Windows 9 comes around, things in the personal computing industry may look a <em>lot</em> different. The way they handle this next phase will set the stage for the inevitable "post-PC era" changes.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/battleofissus333bc-mosaic-detail1.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="BattleofIssus333BC-mosaic-detail1" title="BattleofIssus333BC-mosaic-detail1" style="float: left; margin: 0 10px 7px 0;" /><p>Microsoft&#8217;s <a href="http://techcrunch.com/2012/01/19/microsoft-revenue-up-5-to-20-9b-earnings-at-0-78-per-share/">quarterly earnings statement</a> didn&#8217;t have any big surprises. It was generally good news: record total revenue, growth in many key sectors, big sales in Xbox, 525 million total Windows 7 licenses sold, and they even seem to be losing a little less money in the Online Services area. But all that is a side show. 2011 was a big one for Microsoft in mobile (at least, big in that they took major actions), but for their core businesses it has been a hold-steady year. 2012 will be an adventure.</p>
<p><a href="http://techcrunch.com/tag/windows-8/">Windows 8</a> is Microsoft&#8217;s next big thing. And trends suggest that by the time Windows 9 comes around, things in the personal computing industry may look a <em>lot</em> different. The way they handle this next phase will set the stage for the inevitable &#8220;post-PC era&#8221; changes.</p>
<p>Look at the changes they&#8217;re building into Windows 8. The unification of the UI with Windows Phone and, to some extent, Xbox. A focus on non-standard form factors. ARM support. Integration of cloud services and apps. They&#8217;re getting ready for a final battle that they know will end in capitulation by the PC side, but when that time comes, they want to have negotiated a good position from which to bargain.</p>
<p>PCs aren&#8217;t disappearing, of course, and much of Microsoft&#8217;s income is from their enterprise, server, software, and services divisions. Those will be around for a long time yet, and businesses will be running on Microsoft for years to come. But the zeitgeist is moving on.</p>
<p>Online Services is still costing Microsoft half a billion dollars a year, which could be seen either as an ongoing investment or a failure to launch. They&#8217;re losing less than they did this time last year, though, on account of some decent growth.</p>
<p></p>
<p>What we&#8217;re seeing is the awkward early-middle stages of an attempted enclosure strategy by Microsoft, and part of that strategy is reducing the role Windows plays. If Windows was originally the center of Microsoft&#8217;s army and mobile and services were the flanks, things are changing so that things are more equally weighted. Both mobile and Windows will be accessing the same services; Windows will be more mobile, and mobile will be more Windows. It&#8217;s actually a bit Apple-esque: you use one, you&#8217;re far more likely to use the rest. It&#8217;s a winning strategy if you have good products. Microsoft has good products, but they&#8217;ve never been particularly good at saying why you should use them over the competition.</p>
<p>One thing they&#8217;ve got going for them: the developing market. Places like China and India are a wild card, markets billions strong that are disconnected from the normal Western software trends. But as they emerge further onto the global stage and their consumers have more to spend, they&#8217;ll become a more potent market force. Microsoft noted in their call that developing markets were growing faster than developed ones. It shouldn&#8217;t come as a surprise, and certainly Microsoft sees what&#8217;s coming.</p>
<p>Will a newly-empowered middle class in China buy Macs? Will they buy Android tablets? Or can Microsoft get a foot in the door with, say, cheap Windows Phone 7 devices like the <a href="http://techcrunch.com/2012/01/05/review-nokias-low-end-hail-mary-pass-the-lumia-710/">Lumia 710</a>?</p>
<p>The next year will show Microsoft positioning itself for major product synthesis. The post-PC era isn&#8217;t here, as some people are fond of suggesting, but it is coming, and Microsoft wants to guarantee itself a part in it. Not an easy task for the company that pioneered the PC era. They almost seem obsolete by definition &mdash; but the straitlaced Microsoft has been loosening up ever since Vista, and they might just have learned enough to ride this next wave without washing out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/485997/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/485997/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/19/microsoft-girds-itself-for-windows-8-battle-and-beyond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/battleofissus333bc-mosaic-detail1.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/battleofissus333bc-mosaic-detail1.jpg?w=150" medium="image">
			<media:title type="html">BattleofIssus333BC-mosaic-detail1</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/69fae9a8a3933fa91e81c086b8eee14a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">devin</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/windows-8-metro.jpg" medium="image">
			<media:title type="html">windows-8-metro</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Reports Record Revenue: Up 5% To $20.9B, Earnings At $0.78 Per Share</title>
		<link>http://techcrunch.com/2012/01/19/microsoft-revenue-up-5-to-20-9b-earnings-at-0-78-per-share/</link>
		<comments>http://techcrunch.com/2012/01/19/microsoft-revenue-up-5-to-20-9b-earnings-at-0-78-per-share/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 21:05:53 +0000</pubDate>
		<dc:creator>Alexia Tsotsis</dc:creator>
				<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://tctechcrunch2011.wordpress.com/?p=485887</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-19-at-12-58-05-pm.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Screen Shot 2012-01-19 at 12.58.05 PM" title="Screen Shot 2012-01-19 at 12.58.05 PM" style="float: left; margin: 0 10px 7px 0;" />Microsoft just <a href="http://www.microsoft.com/investor/EarningsAndFinancials/Earnings/PressReleaseAndWebcast/FY12/Q2/default.aspx">reported</a> its second quarter 2012 earnings with record revenues of $20.9 billion, an 5% increase from the same period of the prior year. The previous record, as far as I can <del datetime="2012-01-19T21:33:24+00:00">Bing </del>Google, was 19.95 billion in quarter 2 of 2011 (another holiday season).

Microsoft’s operating income, net income, and diluted earnings per share for the quarter were $7.99 billion, $6.62 billion, and $0.78 per share, compared with $8.17 billion, $6.63 billion and $0.77 last year.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-19-at-12-58-05-pm.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Screen Shot 2012-01-19 at 12.58.05 PM" title="Screen Shot 2012-01-19 at 12.58.05 PM" style="float: left; margin: 0 10px 7px 0;" /><p>Microsoft just <a href="http://www.microsoft.com/investor/EarningsAndFinancials/Earnings/PressReleaseAndWebcast/FY12/Q2/default.aspx">reported</a> its second quarter 2012 earnings with record revenues of $20.9 billion, an 5% increase from the same period of the prior year. The previous record, as far as I can <del datetime="2012-01-19T21:33:24+00:00">Bing </del>Google, was 19.95 billion in quarter 2 of 2011 (another holiday season).</p>
<p>Microsoft’s operating income, net income, and diluted earnings per share for the quarter were $7.99 billion, $6.62 billion, and $0.78 per share, compared with $8.17 billion, $6.63 billion and $0.77 last year.  Perennial loser the Online Services division (which includes Bing) lost another $458 million and Entertainment (which includes xBox) and Windows operating profits were also down.</p>
<p>“In addition to the continued strength of our commercial business, this holiday season was the strongest in Microsoft history, thanks to good sales execution and compelling products like Xbox 360 and Kinect,” said COO Kevin Turner in a release, “We are seeing a lot of excitement for new devices, from Windows 7 Ultrabooks to new Windows Phones, as well as growing anticipation for Windows 8.”</p>
<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/78795613/content?start_page=1&view_mode=list&access_key=key-121n38uwrlqax378tvs6" data-auto-height="true" scrolling="no" id="scribd_78795613" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/78795613">View this document on Scribd</a></div>
<p>The company beat <a href="http://www.dailyfinance.com/2012/01/19/a-sneak-peek-of-what-to-expect-from-microsoft-ear/">Wall Street’s revenue estimates</a> as analysts were expecting earnings of $0.76 per share, with estimates ranging between $0.68 and $0.80. And it hit expected revenue square (about $20.9 billion), with estimates between $21.4 billion and $20.2 billion.</p>
<p>Microsoft’s earnings call will be at 2:30PM today, and you can follow it live <a href="http://www.microsoft.com/investor/Events/upcoming.aspx">here.</a></p>
<script src="http://earningscast.com/events/18d034757ebe0b3fd37bfa40aff7d7f6/embed.js?height=900&width=640" type="text/javascript"></script>	
<table width="523" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">MICROSOFT CORPORATION</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td colspan="8" valign="bottom" nowrap="nowrap" width="523">
<p align="center"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">SEGMENT REVENUE AND OPERATING INCOME (LOSS)</span></span></p>
</td>
</tr>
<tr>
<td colspan="8" valign="bottom" nowrap="nowrap" width="523">
<p align="center"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">(In millions) (Unaudited)</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td rowspan="2" colspan="3" valign="bottom" width="148">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Three Months Ended December 31,</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td rowspan="2" colspan="3" valign="bottom" width="148">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Six Months Ended December 31,</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">2011</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">2010</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12">
<p align="center"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">2011</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">2010</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Revenue</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Windows &amp; Windows Live Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $    4,736</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  5,056</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $    9,604</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  9,843</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Server and Tools</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       4,772</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     4,288</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       9,022</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     8,149</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Online Services Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">          784</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       713</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       1,425</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     1,260</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Microsoft Business Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       6,279</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     6,110</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     11,886</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">   11,312</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Entertainment and Devices Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       4,237</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     3,698</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       6,198</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     5,493</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Unallocated and other</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">            77</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">         88</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">          122</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">         91</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">  Consolidated</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  20,885</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $19,953</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  38,257</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $36,148</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Operating income (loss)</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Windows &amp; Windows Live Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $    2,850</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  3,214</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $    6,101</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  6,502</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Server and Tools</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       1,996</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     1,711</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       3,593</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     3,248</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Online Services Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">        (458)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">      (559)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">        (971)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">   (1,132)</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Microsoft Business Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       4,152</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     4,087</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       7,839</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     7,570</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Entertainment and Devices Division</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">          528</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">       666</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">          877</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     1,050</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">Corporate-level activity</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     (1,074)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">      (954)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">     (2,242)</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">   (1,957)</span></span></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="215"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;">  Consolidated</span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $    7,994</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  8,165</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $  15,197</span></span></p>
</td>
<td valign="bottom" nowrap="nowrap" width="12"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> </span></span></td>
<td valign="bottom" nowrap="nowrap" width="61">
<p align="right"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:x-small;"><span style="line-height:19px;"> $15,281</span></span></p>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/485887/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/485887/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/19/microsoft-revenue-up-5-to-20-9b-earnings-at-0-78-per-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-19-at-12-58-05-pm.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-19-at-12-58-05-pm.png?w=150" medium="image">
			<media:title type="html">Screen Shot 2012-01-19 at 12.58.05 PM</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/d442840d878a0d027a177e8e2d66c7ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">atsotsis</media:title>
		</media:content>
	</item>
		<item>
		<title>A Close Look At Samsung And Microsoft&#8217;s Surface 2.0 (AKA SUR40)</title>
		<link>http://techcrunch.com/2012/01/17/a-close-look-at-samsung-and-microsofts-surface-2-0-aka-sur40/</link>
		<comments>http://techcrunch.com/2012/01/17/a-close-look-at-samsung-and-microsofts-surface-2-0-aka-sur40/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 23:03:41 +0000</pubDate>
		<dc:creator>Jordan Crook</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[Surface]]></category>
		<category><![CDATA[SUR40]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=483714</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/sur401.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="OLYMPUS DIGITAL CAMERA" title="OLYMPUS DIGITAL CAMERA" style="float: left; margin: 0 10px 7px 0;" />The Surface has been around since 2007, but the new and improved <a href="http://techcrunch.com/2012/01/16/the-surface-2-0-from-microsoft-and-samsung-ships-at-last/">SUR40</a> is a much more usable device. Microsoft and Samsung were showing off the new touch-capable table in NYC today, and I was lucky enough to get up close and personal with it. 

The specs in and of themselves are impressive: 40-inch 50-point multitouch screen with a 1080x1920 resolution, AMD processors, 1GB of memory dedicated entirely to graphics, a 4-inch profile, and a host of USB/HDMI ports. It's the computer you always wanted, save for the fact that it looks like a kitchen table and costs about $9,000. 
]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/sur401.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="OLYMPUS DIGITAL CAMERA" title="OLYMPUS DIGITAL CAMERA" style="float: left; margin: 0 10px 7px 0;" /><p>The Surface has been around since 2007, but the new and improved <a href="http://techcrunch.com/2012/01/16/the-surface-2-0-from-microsoft-and-samsung-ships-at-last/">SUR40</a> is a much more usable device. Microsoft and Samsung were showing off the new touch-capable table in NYC today, and I was lucky enough to get up close and personal with it. </p>
<p>The specs in and of themselves are impressive: 40-inch 50-point multitouch screen with a 1080&#215;1920 resolution, AMD processors, 1GB of memory dedicated entirely to graphics, a 4-inch profile, and a host of USB/HDMI ports. It&#8217;s the computer you always wanted, save for the fact that it looks like a kitchen table and costs about $9,000. </p>
<p>But chances are this won&#8217;t end up in your living room. Instead, it&#8217;ll show up in your favorite retail store, at a hotel, or at the mall. That&#8217;s because this device has been specially engineered for that environment, and the needs presented within it. </p>
<p>That is where PixelSense comes into play. It&#8217;s an engineering technique that basically replaces the original five cameras on the Surface with hundreds and possibly thousands of tiny sensors embedded straight into the LCD panel. That means it&#8217;s no longer the conductivity of your finger directing the screen, but the screen reading your movements. </p>
<p>In fact, the screen sees you even as your hand hovers over the table; Microsoft has simply told it not to recognize that. </p>
<p>Another cool feature of this PixelSense-equipped screen is that it can detect the orientation of your finger. That means that if I want to drag an image of some shoes I&#8217;m interested in over to my corner of the Surface, the screen immediately recognizes the direction of my finger (and thus, which direction I happen to be facing) and can realign the image to face me. </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/fingerorientation.jpg" rel="lightbox[483714]"></a></p>
<p>But that&#8217;s just a tiny piece of what makes this thing awesome. Since the screen reads everything (and not just conductive energy), it can also handle real world objects. Oh, and it can tell which way <em>they&#8217;re</em> facing thanks to a small optical tag located on the bottom of the object. </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/objectorientationreal.jpg" rel="lightbox[483714]"></a></p>
<p>Before I delve into it, just think about the retail implementations of this. Here&#8217;s one I didn&#8217;t see in action but thought would be cool: </p>
<p>You walk into a Foot Locker and see a pair of Nikes that are calling out to you. The only problem is that they only have them in all white and you know you&#8217;ll scuff them up. You&#8217;d prefer something a bit louder. Perhaps a royal blue? </p>
<p>Plop the shoe down on the Surface where a unique optical tag on the sole of the shoe can be read. Instantly you&#8217;re in Nike ID, customizing that same pair of shoes into what you want them to be. </p>
<p>As it does with just about any product, the Surface will generate a Microsoft tag for your shoes that can be read by your smartphone, which can then take you to a purchasing site or be saved for girlfriend&#8217;s input. </p>
<p>The new SUR40 is made with Gorilla Glass and is also spill resistant, using drains around the bezel to keep any spilled liquids out of the internals. Again, perfect for retail. What&#8217;s interesting is even a few drops of water are read by the Surface thanks to PixelSense. </p>
<p>In short, it&#8217;s all about interacting in a new way with the brands you enjoy. I saw a few different implementations of it and found myself wishing that all shopping was done this way. </p>
<p>For example, FujiFilm has a deal in place in Australia (but was too shy to name the retailer just yet) where the Surface can be used to make picture books. Just plug in your USB, SD card, or the like, and your pictures are then uploaded to the device (no worries, they&#8217;re never saved to the hard drive). From there, you can drag, drop, customize, add text, and finally print out a receipt to be taken to the front counter. </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/fujifilm.jpg" rel="lightbox[483714]"></a></p>
<p>Absolut Vodka also has a Surface-friendly app, though no one was that clear on whether or not it&#8217;ll be live in any venues anytime soon. Still, the app lets you be the DJ, and offers different mixed drinks based on the music you&#8217;re playing. Again, you can whip out your phone to read the tag matching this or that drink and save the recipe straight to your phone. </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/absolut.jpg" rel="lightbox[483714]"></a></p>
<p>Kia has an app that works in a very similar way to my imagined Foot Locker/Nike app, which will let you customize the vehicle (paint job, interior colors, rims, entertainment system, etc.) while you&#8217;re in a dealership.</p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/kia.jpg" rel="lightbox[483714]"></a></p>
<p>If high-end makeup is your thing, you&#8217;ll also be excited to learn that Neiman Marcus&#8217; luxury beauty brand Le Métier de Beauté is using the SUR40 as a consultation table in the coming months. You can customize shades of certain eye shadow or blushes which appear on-screen as soon as the actual product is placed on the table, save the &#8220;recipe&#8221; of your end-result to your phone, along with a picture of yourself post-makeover. That way you can go back home, apply the makeup yourself, and still look like you walked out of the salon.  </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/beauty.jpg" rel="lightbox[483714]"></a></p>
<p>Two of my favorites mostly concern information, and the transference of information. </p>
<p>Royal Bank of Canada (RBC), for example, created an app that lets you work out your finances, savings, and any other special offers from the bank right on the Surface. That way you aren&#8217;t relying on the employee to give you information that is in your best interest, but can actually see the effects of whatever change you might be making to your account right in front of you. Full transparency is something the banking industry could use a hearty helping of, and also something that would probably lead more bank users to participate in programs and special offers. </p>
<p>Microsoft also showed me an app that will map out the inside of an airport and show you various retailers and food vendors in your terminal. The app not only shows special deals and offers from said vendors, but gives you the time it takes to walk there so you don&#8217;t miss your flight. </p>
<p>Of course, the possibilities are endless. If you have a loyalty or member card at a certain retailer, you can use that on the Surface to bring up your information and see if you have any rewards points to go towards a purchase, or take a look at which products are on sale. Companies can also choose to use the SUR40 for product comparisons, removing the employees and all of their &#8220;sell-more&#8221; mentalities from the purchasing decision. </p>
<p><a href="http://tctechcrunch2011.files.wordpress.com/2012/01/loyaltycard.jpg" rel="lightbox[483714]"></a></p>
<p>Performance-wise I didn&#8217;t see any hiccups or issues at all, and I&#8217;d honestly love to have one of these in my living room as a coffee table. Sadly, I&#8217;m about $8,400 short. (The SUR40 costs $8,400.) Luckily, it&#8217;s available and shipping now so if you&#8217;ve got the dough it can be yours for the buying. If not, it&#8217;ll still be a lovely new technology to have in stores, train stations, and the like, and I can&#8217;t wait to see this thing roll out big time. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/483714/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/483714/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/17/a-close-look-at-samsung-and-microsofts-surface-2-0-aka-sur40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/sur401.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/sur401.jpg?w=150" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/123a4c264172746af556b0c74c72b308?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">biggsismyboss</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/fingerorientation.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/objectorientationreal.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/fujifilm.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/absolut.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/kia.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/beauty.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/loyaltycard.jpg" medium="image">
			<media:title type="html">OLYMPUS DIGITAL CAMERA</media:title>
		</media:content>
	</item>
		<item>
		<title>The Surface 2.0 From Microsoft And Samsung Ships At Last</title>
		<link>http://techcrunch.com/2012/01/16/the-surface-2-0-from-microsoft-and-samsung-ships-at-last/</link>
		<comments>http://techcrunch.com/2012/01/16/the-surface-2-0-from-microsoft-and-samsung-ships-at-last/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:35:09 +0000</pubDate>
		<dc:creator>Devin Coldewey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[Surface]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=483134</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/sur40.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="sur40" title="sur40" style="float: left; margin: 0 10px 7px 0;" />If you're wondering why we didn't stop by to test out the Samsung SUR40 touch-table, AKA the Surface 2.0, during CES, there's a good reason: <a href="http://ces.crunchgear.com/2011/01/hands-on-video-surface-v2-at-ces/">we did that last year</a>. The device, while impressive, isn't exactly new. But as it has little in the way of competition &#8212; the <a href="http://techcrunch.com/tag/surface/">Surface</a> is the <em>nonpareil </em>of touch tables &#8212; they probably didn't feel they needed to get it out in any kind of hurry.

The device, which costs $8400 and ships this month, must be quite a bit more attractive than the original to companies eager to spruce up their public spaces. The old Surface was kind of a chunk, and the limited resolution was no help, either. Oh, and the price. The new Surface beats it handily in every respect. It's flatter, lighter, wall-mountable, and 1080p.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/sur40.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="sur40" title="sur40" style="float: left; margin: 0 10px 7px 0;" /><p>If you&#8217;re wondering why we didn&#8217;t stop by to test out the Samsung SUR40 touch-table, AKA the Surface 2.0, during CES, there&#8217;s a good reason: <a href="http://ces.crunchgear.com/2011/01/hands-on-video-surface-v2-at-ces/">we did that last year</a>. The device, while impressive, isn&#8217;t exactly new. But as it has little in the way of competition &mdash; the <a href="http://techcrunch.com/tag/surface/">Surface</a> is the <em>nonpareil </em>of touch tables &mdash; they probably didn&#8217;t feel they needed to get it out in any kind of hurry.</p>
<p>The device, which costs $8400 and ships this month, must be quite a bit more attractive than the original to companies eager to spruce up their public spaces. The old Surface was kind of a chunk, and the limited resolution was no help, either. Oh, and the price. The new Surface beats it handily in every respect. It&#8217;s flatter, lighter, wall-mountable, and 1080p.</p>
<p>As we learned last year, the SUR40 also has what they call PixelSense, tiny sensors built in between the pixels of the image that can detect light. It&#8217;s through these, not capacitive or resistive sensors, that your touches are detected. This also means it can read things like QR codes, whole-hand gestures, and text.</p>
<p>Here&#8217;s our hands-on from last CES:</p>
<script src="http://player.ooyala.com/player.js?deepLinkTime=00m00s&width=640&height=360&embedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&deepLinkEmbedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&wmode=transparent&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_229z0_gbps1mrs" width="640" height="360" deepLinkTime="00m00s" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&version=2" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&embedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" /><embed src="http://player.ooyala.com/player.swf?embedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&version=2" bgcolor="#000000" width="640" height="360" deepLinkTime="00m00s" name="ooyalaPlayer_229z0_gbps1mrs" align="middle" play="true" loop="false" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&embedCode=B3anl4MTplLLa2OhlMWGZFZKBZ17fz0Y&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" pluginspage="http://www.adobe.com/go/getflashplayer" wmode='transparent'></embed></object></noscript>
<p>One problem I see is that companies aren&#8217;t always willing to do what it takes to make a Surface effective. When we were at CES, we passed countless touchscreens and displays showing menus, promotions, local info, and so on. They were all pretty terrible: no multitouch, buggy and unresponsive UIs, and kind of useless info. But doubtless they cost only a fraction of what a Surface cost. Are restaurants and hotels going to be satisfied with this level of quality? Many, I fear, will be. To truly take advantage of what the Surface 2.0 has to offer, it will take thousands of dollars in development and training. Imagine checking in to your hotel via Surface, or ordering food on it. Great! But not easy.</p>
<p>Fortunately the development community for Surface has been around for a long time and is serious about what they do. <a href="http://techcrunch.com/2011/09/05/microsofts-surface-garage-a-cross-department-development-team-with-pizza-and-beer/">I got a chance to hang out with a few developers</a>, and it seemed to me that the capabilities of the thing are huge, but only for those dedicated to it.</p>
<p>At all events, the device should ship soon, and it might be just the thing to make your lobby or waiting area more interesting. <a href="http://www.samsung.com/us/article/samsung-sur40-a-new-way-to-interact">You can pre-order or find out more at Samsung&#8217;s Surface page.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/483134/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/483134/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/16/the-surface-2-0-from-microsoft-and-samsung-ships-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/sur40.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/sur40.jpg?w=150" medium="image">
			<media:title type="html">sur40</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/69fae9a8a3933fa91e81c086b8eee14a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">devin</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft To ARM Win8 Tablet Makers: No Dual Boot For You</title>
		<link>http://techcrunch.com/2012/01/16/microsoft-to-arm-win8-tablet-makers-no-dual-boot-for-you/</link>
		<comments>http://techcrunch.com/2012/01/16/microsoft-to-arm-win8-tablet-makers-no-dual-boot-for-you/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 19:01:36 +0000</pubDate>
		<dc:creator>John Biggs</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=483101</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/lockdown.jpeg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Lockdown" title="Lockdown" style="float: left; margin: 0 10px 7px 0;" />This may seem a bit of inside baseball, but it's a fairly interesting fact for folks looking forward to thin-and-light Win8 devices running ARM chips rather than Intel. According <a HREF="http://blogs.computerworlduk.com/open-enterprise/2012/01/is-microsoft-blocking-linux-booting-on-arm-based-hardware/index.htm">Computer World</a>, devices running ARM versions of Win8 will not be able to run other OSes, like Android, thanks to something called Secure Boot.
]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/lockdown.jpeg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Lockdown" title="Lockdown" style="float: left; margin: 0 10px 7px 0;" /><p>This may seem a bit of inside baseball, but it&#8217;s a fairly interesting fact for folks looking forward to thin-and-light Win8 devices running ARM chips rather than Intel. According <a HREF="http://blogs.computerworlduk.com/open-enterprise/2012/01/is-microsoft-blocking-linux-booting-on-arm-based-hardware/index.htm">Computer World</a>, devices running ARM versions of Win8 will not be able to run other OSes, like Android, thanks to something called Secure Boot.</p>
<p>A version of Secure Boot is built into many mobile devices &#8211; namely phones and tablets &#8211; in order to avoid bootloader mobile attacks and, obviously, to keep things locked down. Windows Phone, for example, prevents folks from installing anything into the bootloader nor can they run off-brand software. However, folks love them some Linux and for these devices to be completely locked down could disappoint the hacker contingent. </p>
<p>Microsoft says that you can disable Secure Boot on larger systems, however, noting in the design documents:</p>
<div style="margin-left:30px;margin-right:30px;padding-left:15px;border-left:3px solid #ccc;font-style:italic;">MANDATORY: Enable/Disable Secure Boot. On non-ARM systems, it is required to implement the ability to disable Secure Boot via firmware setup. A physically present user must be allowed to disable Secure Boot via firmware setup without possession of Pkpriv. Programmatic disabling of Secure Boot either during Boot Services or after exiting EFI Boot Services MUST NOT be possible. Disabling Secure MUST NOT be possible on ARM systems.</p>
</div>
<p>It&#8217;s clear from this that Windows 8 is both a mobile and a desktop OS, depending on the install. The question, then, is what you lose in the move to ARM chips? More info as we get it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/483101/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/483101/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/16/microsoft-to-arm-win8-tablet-makers-no-dual-boot-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/lockdown.jpeg?w=105" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/lockdown.jpeg?w=105" medium="image">
			<media:title type="html">Lockdown</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/c0a943f484a32e62ed3bc81dd0dd25da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">john</media:title>
		</media:content>
	</item>
		<item>
		<title>Following LG Patent Deal, Microsoft Execs Taunt Google On Twitter</title>
		<link>http://techcrunch.com/2012/01/12/following-lg-patent-deal-microsoft-execs-taunt-google-on-twitter/</link>
		<comments>http://techcrunch.com/2012/01/12/following-lg-patent-deal-microsoft-execs-taunt-google-on-twitter/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:10:58 +0000</pubDate>
		<dc:creator>Robin Wauters</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[LG]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=481827</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/photoxpress_10717570.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Boxing gloves pair red" title="Boxing gloves pair red" style="float: left; margin: 0 10px 7px 0;" /><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> this morning <a href="http://www.microsoft.com/Presspass/press/2012/jan12/01-12LGPR.mspx">announced</a> that it has <a href="http://techcrunch.com/2012/01/12/microsoft-strikes-another-patent-deal-with-an-android-chrome-os-device-maker-lg/">signed a patent licensing agreement</a> with Android device manufacturer <a href="http://www.crunchbase.com/company/lg">LG</a>, its eleventh deal of the kind. 

Microsoft says effectively 70 percent of all Android smartphones sold in the United States today are covered under its patent portfolio, not mentioning the fact that they're also suing Motorola Mobility and NOOK maker Barnes &#38; Noble over their Android devices.

<a href="http://techcrunch.com/2011/09/28/microsoft-to-google-pay-up/">Continuing</a> a <a href="http://techcrunch.com/2011/08/03/microsoft-just-kicked-google-in-the-nuts/">tradition</a> that we hope will <a href="http://techcrunch.com/2011/08/04/gentlemen-take-this-outside/">stand the test of time</a>, Microsoft's head of communications, Frank Shaw, took to Twitter to taunt Google. ]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/photoxpress_10717570.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Boxing gloves pair red" title="Boxing gloves pair red" style="float: left; margin: 0 10px 7px 0;" /><p><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> this morning <a href="http://www.microsoft.com/Presspass/press/2012/jan12/01-12LGPR.mspx">announced</a> that it has <a href="http://techcrunch.com/2012/01/12/microsoft-strikes-another-patent-deal-with-an-android-chrome-os-device-maker-lg/">signed a patent licensing agreement</a> with Android device manufacturer <a href="http://www.crunchbase.com/company/lg">LG</a>, its eleventh deal of the kind. </p>
<p>Microsoft says effectively 70 percent of all Android smartphones sold in the United States today are covered under its patent portfolio, not mentioning the fact that they&#8217;re also suing Motorola Mobility and NOOK maker Barnes &amp; Noble over their Android devices.</p>
<p><a href="http://techcrunch.com/2011/09/28/microsoft-to-google-pay-up/">Continuing</a> a <a href="http://techcrunch.com/2011/08/03/microsoft-just-kicked-google-in-the-nuts/">tradition</a> that we hope will <a href="http://techcrunch.com/2011/08/04/gentlemen-take-this-outside/">stand the test of time</a>, Microsoft&#8217;s head of communications, Frank Shaw, took to Twitter to taunt Google. </p>
<p>First, Shaw <a href="https://twitter.com/#!/fxshaw/status/157464086848876545">tweeted</a> <em>&#8220;Hey Google – we are the 70% #anotherandroidlicense&#8221;</em> with a link to their press release, and later <a href="https://twitter.com/#!/fxshaw/status/157467562026868736">said</a>:</p>
<blockquote class='twitter-tweet' lang='en'><p>Can we just agree to drop the patents-as-weapons meme?  When effective licensing enables companies to share IP, the metaphor falls apart</p>&mdash; <br />Frank X. Shaw (@fxshaw) <a href='http://twitter.com/#!/fxshaw/status/157467562026868736' data-datetime='2012-01-12T14:22:47+00:00'>January 12, 2012</a></blockquote>
<p>The second one is of course a bit disingenuous, since pretty much every player in this industry employs patents as weapons, will at some point, or wishes they were in a position to do so.</p>
<p>Shaw isn&#8217;t alone in his endeavor to try and get a response out of the Google camp, by the way.</p>
<p>Here&#8217;s Brad Smith, Microsoft&#8217;s EVP and General Counsel, <a href="https://twitter.com/#!/BradSmi/status/157476703487266816">tweeting</a>:</p>
<blockquote class='twitter-tweet' lang='en'><p>It&#039;s time to recognize that in <a href="http://twitter.com/search?q=%23patent" title="#patent">#patent</a> world, lawsuits are the 1%; license agreements are the 99%. <a href="http://twitter.com/search?q=%23anotherandroidlicense" title="#anotherandroidlicense">#anotherandroidlicense</a></p>&mdash; <br />Brad Smith (@BradSmi) <a href='http://twitter.com/#!/BradSmi/status/157476703487266816' data-datetime='2012-01-12T14:59:06+00:00'>January 12, 2012</a></blockquote>
<p>And here&#8217;s Horacio E. Gutiérrez, Corporate VP and Deputy General Counsel, <a href="https://twitter.com/#!/horaciog">tweeting</a>:</p>
<blockquote class='twitter-tweet' lang='en'><p>How should the smartphone industry resolve IP disputes in the software stack?  Let&#8217;s try licensing</p>&mdash; <br />Horacio Gutierrez (@horaciog) <a href='http://twitter.com/#!/horaciog/status/157466350053367808' data-datetime='2012-01-12T14:17:58+00:00'>January 12, 2012</a></blockquote>
<p>We love this stuff. We want more. Come on, Google, it&#8217;s your turn. Keep this going.</p>
<p><strong>Update -</strong> no comment needed:</p>
<blockquote class='twitter-tweet' lang='en'><p>hey @<a href="https://twitter.com/robinwauters">robinwauters</a> Google is responding like crazy on G+ i&#039;m sure and it will show up in their search results shortly. <a href="http://tcrn.ch/xQzWiZ"> tcrn.ch/xQzWiZ</a></p>&mdash; <br />Frank X. Shaw (@fxshaw) <a href='http://twitter.com/#!/fxshaw/status/157490671077425154' data-datetime='2012-01-12T15:54:36+00:00'>January 12, 2012</a></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/481827/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/481827/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/12/following-lg-patent-deal-microsoft-execs-taunt-google-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/photoxpress_10717570.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/photoxpress_10717570.jpg?w=150" medium="image">
			<media:title type="html">Boxing gloves pair red</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/9ab06106c89a573cd4ef50d04ce3203c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">robinw</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Strikes Another Patent Deal With An Android, Chrome OS Device Maker: LG</title>
		<link>http://techcrunch.com/2012/01/12/microsoft-strikes-another-patent-deal-with-an-android-chrome-os-device-maker-lg/</link>
		<comments>http://techcrunch.com/2012/01/12/microsoft-strikes-another-patent-deal-with-an-android-chrome-os-device-maker-lg/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 14:08:02 +0000</pubDate>
		<dc:creator>Robin Wauters</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[LG]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=481803</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/lg.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="lg" title="lg" style="float: left; margin: 0 10px 7px 0;" /><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> has <a href="http://www.microsoft.com/Presspass/press/2012/jan12/01-12LGPR.mspx">signed a patent licensing agreement</a> with <a href="http://www.crunchbase.com/company/lg">LG</a>, maker of tablets, phones and other consumer electronics devices running <a href="http://www.crunchbase.com/company/android">Android</a> or <a href="http://www.crunchbase.com/product/google-chrome-os">Chrome OS</a>. 

This marks the 11th deal with a device manufacturer leveraging Google's operating system software; other major agreements were struck with the likes of <a href="http://www.businessinsider.com/htc-pays-microsoft-5-per-android-phone-2011-5?op=1">HTC</a>, <a href="http://techcrunch.com/2011/09/28/samsung-and-microsoft-ink-deal-for-cross-licensing-patents-marketing-windows-phone/">Samsung</a> and <a href="http://www.zdnet.com/blog/microsoft/acer-and-viewsonic-sign-microsoft-patent-deals-covering-android-chrome-os-devices/10577">Acer</a>, among others.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/lg.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="lg" title="lg" style="float: left; margin: 0 10px 7px 0;" /><p><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> has <a href="http://www.microsoft.com/Presspass/press/2012/jan12/01-12LGPR.mspx">signed a patent licensing agreement</a> with <a href="http://www.crunchbase.com/company/lg">LG</a>, maker of tablets, phones and other consumer electronics devices running <a href="http://www.crunchbase.com/company/android">Android</a> or <a href="http://www.crunchbase.com/product/google-chrome-os">Chrome OS</a>. </p>
<p>This marks the 11th deal with a device manufacturer leveraging Google&#8217;s operating system software; other major agreements were struck with the likes of <a href="http://www.businessinsider.com/htc-pays-microsoft-5-per-android-phone-2011-5?op=1">HTC</a>, <a href="http://techcrunch.com/2011/09/28/samsung-and-microsoft-ink-deal-for-cross-licensing-patents-marketing-windows-phone/">Samsung</a> and <a href="http://www.zdnet.com/blog/microsoft/acer-and-viewsonic-sign-microsoft-patent-deals-covering-android-chrome-os-devices/10577">Acer</a>, among others.</p>
<p>Now that the LG deal is done, Microsoft says more than 70 percent of all Android smartphones sold in the United States today are covered <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2011/10/30/BUL01LNAPK.DTL">under its patent portfolio</a>. <a href="http://techcrunch.com/2011/07/13/scott-you-just-dont-get-it-do-ya/">Evil, or genius?</a></p>
<p>Either way, Android is turning into <a href="http://techcrunch.com/2011/05/27/microsoft-has-made-5x-more-money-from-android-than-they-have-from-windows-phone-7/">quite a cash cow</a> for the Redmond software giant. No wonder Google refers to their methods as <a href="http://techcrunch.com/2011/09/28/microsoft-samsung-extortion-google/">pure extortion</a> and a sign that they&#8217;re <a href="http://techcrunch.com/2011/11/08/eric-schmidt-microsoft-pushes-patent-deals-out-of-fear-of-android/">afraid of Android</a>.</p>
<p>Terms of the deal with LG were, per usual, not disclosed, although it&#8217;s worth pointing out that Microsoft says it expands upon a pre-existing agreement between the pair.</p>
<p>We&#8217;re anxiously awaiting Google&#8217;s response to this announcement.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/481803/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/481803/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/12/microsoft-strikes-another-patent-deal-with-an-android-chrome-os-device-maker-lg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/lg.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/lg.png?w=150" medium="image">
			<media:title type="html">lg</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/9ab06106c89a573cd4ef50d04ce3203c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">robinw</media:title>
		</media:content>
	</item>
		<item>
		<title>When You Have To Buy Their Love, You&#8217;ve Lost</title>
		<link>http://techcrunch.com/2012/01/07/when-you-have-to-buy-their-love-youve-lost/</link>
		<comments>http://techcrunch.com/2012/01/07/when-you-have-to-buy-their-love-youve-lost/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 00:24:23 +0000</pubDate>
		<dc:creator>Greg Kumparak</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=479400</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-07-at-3-57-59-pm.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Screen Shot 2012-01-07 at 3.57.59 PM" title="Screen Shot 2012-01-07 at 3.57.59 PM" style="float: left; margin: 0 10px 7px 0;" />Over at <a href="http://www.windowsitpro.com/article/paul-thurrotts-wininfo/exclusive-microsoft-nokias-plans-marketing-windows-phone-2012-141784">WindowsITPro</a>, Paul Thurott outlines some details of Microsoft/Nokia's  (purported) marketing plans for Windows Phone in 2012. Amongst them: a $10 to $15 commission for retail sales people who sell Windows Phone handsets over Android or iOS.

In turn, <a href="http://daringfireball.net/linked/2012/01/07/wp7-spiffs">John Gruber asks</a>: "<em>If this strategy was on the table, why didn’t Microsoft start this a year ago?</em>"
<br />
<br />
Here's why: because it's an admission of failure.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-07-at-3-57-59-pm.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Screen Shot 2012-01-07 at 3.57.59 PM" title="Screen Shot 2012-01-07 at 3.57.59 PM" style="float: left; margin: 0 10px 7px 0;" /><p>Over at <a href="http://www.windowsitpro.com/article/paul-thurrotts-wininfo/exclusive-microsoft-nokias-plans-marketing-windows-phone-2012-141784">WindowsITPro</a>, Paul Thurott outlines some details of Microsoft/Nokia&#8217;s  (purported) marketing plans for Windows Phone in 2012. Amongst them: a $10 to $15 commission for retail sales people who sell Windows Phone handsets over Android or iOS.</p>
<p>In turn, <a href="http://daringfireball.net/linked/2012/01/07/wp7-spiffs">John Gruber asks</a>: &#8220;<em>If this strategy was on the table, why didn’t Microsoft start this a year ago?</em>&#8220;</p>
<p>Here&#8217;s why: because it&#8217;s an admission of failure.</p>
<p>Microsoft&#8217;s obstacle isn&#8217;t an easy one. When people walk into a phone store in search of a new smartphone, the sales dude generally offers up two choices: iPhone or Android. Meanwhile, the only people being handed Windows Phones are the ones who asked for them right off the bat. </p>
<p>Now, why is this? Is it because Apple and Google are coughing up piles of cash to get the sales reps to push their phones? Nope — while carriers and specific OEMs might offer spiffs for the sales of certain handsets, I can&#8217;t find evidence that Apple or Google themselves ever have. (I&#8217;ve been asking sales folks and carrier reps if they ever got a cut from either company all morning, and the only answer I got besides a bunch of &#8220;No way&#8221;s was a &#8220;Hah! If Apple paid me a special commission, I&#8217;d be rich.&#8221;)</p>
<p>It&#8217;s because, for the time being, Windows Phone <em>just isn&#8217;t good enough</em>. </p>
<p>That&#8217;s not to say that Windows Phone isn&#8217;t good, period — it is! But it also came out incredibly late in the game. When you&#8217;re the last one off the line, you have to do something so amazing, something <em>so much better</em> than what the folks leading the pack are doing, that you change the race entirely.</p>
<p>iOS did this by making smartphones simple, embracing the concept of &#8220;Apps&#8221; better than anyone else had before, and by riding that massive wave of momentum that comes from being Apple&#8217;s next shiny thing.</p>
<p>Android did it by becoming the anti-iPhone. One handset? &#8220;Heck no! Put it on all of them!&#8221; said Google. A tightly monitored, &#8220;walled garden&#8221; for an App Store? &#8220;Nope! Do what you want!&#8221; Google did everything that Apple would not (for better or worse), for the consumer and everyone else in the industry.</p>
<p>Windows Phone, meanwhile, has very few tricks that anyone could inarguably say that it does better. Oh, it does plenty of things — and it does them all <em>differently</em>. But different isn&#8217;t better; it&#8217;s just different.</p>
<p>When phone guys sell phones, they&#8217;re selling whatever they think will be the easiest sale and make their customer (and their managers) happiest. They do this not necessarily because they&#8217;re wonderful people who have deep compassion for everyone who sets foot in their store — but because dealing with angry people (and their returns) sucks. For now, this means iPhone or Android. Both do all of the snazzy things people see in the commercials. Both have a bazillion apps. Both have such massive user bases that few would ever look out into a crowd of people all with smartphones in hand and think &#8220;Crap. Did I pick the wrong phone?&#8221;</p>
<p>By offering up a chunk of change for each sale — especially when it seems that no one else is — Microsoft is essentially saying &#8220;Yeah, we know you don&#8217;t really want to sell this. We know that we don&#8217;t really have any killer features yet. How about some cash?&#8221;</p>
<p>Find your killer feature, Microsoft. Don&#8217;t just buy love.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/479400/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/479400/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/07/when-you-have-to-buy-their-love-youve-lost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-07-at-3-57-59-pm.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/screen-shot-2012-01-07-at-3-57-59-pm.png?w=150" medium="image">
			<media:title type="html">Screen Shot 2012-01-07 at 3.57.59 PM</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/86f75cc66896ab9b0602715f082803d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gregkumparak</media:title>
		</media:content>
	</item>
		<item>
		<title>Forecast: Mobile Phone Shipments&#8217; Growth Slows In 2012, But Nokia/Microsoft May Survive</title>
		<link>http://techcrunch.com/2012/01/05/forecast-mobile-phone-shipments-growth-slows-in-2012-but-nokiamicrosoft-may-survive/</link>
		<comments>http://techcrunch.com/2012/01/05/forecast-mobile-phone-shipments-growth-slows-in-2012-but-nokiamicrosoft-may-survive/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 18:22:00 +0000</pubDate>
		<dc:creator>Sarah Perez</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[forecast]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=478255</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/nokia-lumia-710-t-mobile.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Nokia-Lumia-710-T-Mobile" title="Nokia-Lumia-710-T-Mobile" style="float: left; margin: 0 10px 7px 0;" />Analysts at Credit Suisse are forecasting slower growth in mobile phone shipments worldwide for this year, at a growth rate of 2%. The increase is higher than previous forecasts but is down from the 12% growth it had projected for 2011, according to this <a href="http://www.reuters.com/article/2012/01/05/us-telecomequipment-research-creditsuiss-idUSTRE80413720120105">Reuters</a> report.

According to the firm, they're expecting to see 1.85 billion handset sales in 2012, up from the 2011 forecast of 1.82 billion. They're also surprisingly bullish on Nokia's fate in the new year.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/nokia-lumia-710-t-mobile.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Nokia-Lumia-710-T-Mobile" title="Nokia-Lumia-710-T-Mobile" style="float: left; margin: 0 10px 7px 0;" /><p>Analysts at Credit Suisse are forecasting slower growth in mobile phone shipments worldwide for this year, at a growth rate of 2%. The increase is higher than previous forecasts but is down from the 12% growth it had projected for 2011, according to this <a href="http://www.reuters.com/article/2012/01/05/us-telecomequipment-research-creditsuiss-idUSTRE80413720120105">Reuters</a> report.</p>
<p>According to the firm, they&#8217;re expecting to see 1.85 billion handset sales in 2012, up from the 2011 forecast of 1.82 billion. They&#8217;re also surprisingly bullish on Nokia&#8217;s fate in the new year.</p>
<p>Perhaps the bigger takeaway from the analysts&#8217; projections is how well it expects smartphones to fare in the coming years. By 2015, they are predicting that smartphone sales are on track to reach annual shipments of over 1 billion. The sales of these devices will eventually account for nearly 80% of handset industry revenue.</p>
<p>In somewhat related news, the brokerage also upped Nokia to &#8220;outperform,&#8221; <a href="http://blogs.barrons.com/techtraderdaily/2012/01/05/nokia-credit-suisse-says-buy-telcos-want-a-no-3">saying</a> that the handset maker will start to benefit from its transition from Symbian to Windows Phone in the second half of 2012, and will reach a &#8220;crossover&#8221; point in Q3 when Windows Phone begins to outsell Symbian.</p>
<p>Credit Suisse’s Kulbinder Garcha raised his price target to €6 from €4 on Nokia, saying, “Nokia’s focus on Windows will allow the company to drive a recovery through 2012 in both its top-line and earnings.&#8221; He raised his 2012 and 2013 EPS estimates to €0.25 and €0.60 per share, from a prior estimate of €0.24 and €0.40.</p>
<p><a href="http://www.forbes.com/sites/ericsavitz/2012/01/05/nokia-credit-suisse-upgrades-bullish-on-windows-phones/">Garcha says</a> his firm believes Nokia can command a 13% market share within the Windows Phone ecosystem, given its &#8220;sensible and aggressive pricing&#8221; and &#8220;decent support for Windows ecosystem as confirmed by our recent survey of carriers. (Really?) &#8220;And the quality of the Windows platform is quite good,&#8221; he added.</p>
<p>OK, the last one he can have &#8211; <a href="http://techcrunch.com/2011/12/27/giving-windows-phone-a-chance/">Windows Phone&#8217;s quality is good</a>. But the first two are essentially stating that there&#8217;s a good chance that Windows Phone can make it as a viable &#8220;third ecosystem&#8221; after iOS and Android, and that carriers are interested in pursuing that option. This is based on surveys of 27 executives of global telcos who were found to be &#8220;widely supportive&#8221; of Nokia/Windows Phone.</p>
<p>Hmm. Given this great support from carriers (???), it&#8217;s odd that retail employees are reportedly being paid off by Microsoft and Nokia <a href="http://techcrunch.com/2012/01/04/microsoft-oems-pledging-200-million-for-windows-phone-marketing-push/">$10-$15 per handset sale to recommend Windows Phone</a> to customers, then, isn&#8217;t it?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/478255/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/478255/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/05/forecast-mobile-phone-shipments-growth-slows-in-2012-but-nokiamicrosoft-may-survive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2011/12/nokia-lumia-710-t-mobile.jpg?w=148" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2011/12/nokia-lumia-710-t-mobile.jpg?w=148" medium="image">
			<media:title type="html">Nokia-Lumia-710-T-Mobile</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/5225bb627e112543aa03bf3b2958be3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sarahintampa</media:title>
		</media:content>
	</item>
		<item>
		<title>Review: Nokia&#8217;s Low-End Hail-Mary Pass, The Lumia 710</title>
		<link>http://techcrunch.com/2012/01/05/review-nokias-low-end-hail-mary-pass-the-lumia-710/</link>
		<comments>http://techcrunch.com/2012/01/05/review-nokias-low-end-hail-mary-pass-the-lumia-710/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 17:43:00 +0000</pubDate>
		<dc:creator>John Biggs</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[710]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=477571</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/scaledwm-4918.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="scaledwm-4918" title="scaledwm-4918" style="float: left; margin: 0 10px 7px 0;" />Windows Phones, like Android phones, are hard to review. The operating system is obviously the same across the board and so the real question is "How does the hardware stand up to competitors?" The most important thing to consider here then is whether this phone stands a chance against similarly-priced Android feature phones and whether or not Nokia's big gamble on WinPho has paid off? I'm leaning towards "Yes."]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/scaledwm-4918.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="scaledwm-4918" title="scaledwm-4918" style="float: left; margin: 0 10px 7px 0;" /><p><strong>Features:</strong></p>
<ul>
<li>3.7 inch display (480&#215;800)</li>
<li>8 GB storage, 512 MB RAM</li>
<li>1.4 GHz Qualcomm MSM8255 Snapdragon</li>
<li>Microsoft Windows Phone 7.5 Mango</li>
<li>MSRP: $50 with two-year contract</li>
</ul>
<p><strong>Pros:</strong></p>
<ul>
<li>Small and light</li>
<li>Windows Phone 7 Mango</li>
<li>Bright, crisp screen</li>
</ul>
<p><strong>Cons:</strong></p>
<ul>
<li>Weak plastic case</li>
<li>Odd, huge main button</li>
<li>Some odd port placements</li>
</ul>
<p>  </p>
<p>Windows Phones, like Android phones, are hard to review. The operating system is obviously the same across the board and so the real question is &#8220;How does the hardware stand up to competitors?&#8221; The most important thing to consider here then is whether this phone stands a chance against similarly-priced Android feature phones and whether or not Nokia&#8217;s big gamble on WinPho has paid off? I&#8217;m leaning towards &#8220;Yes.&#8221;</p>
<p>First, I won&#8217;t address Windows Phone Mango (WinPho 7.5) in this review. We&#8217;ve written <a HREF="https://www.google.com/search?sourceid=chrome&amp;ie=UTF-8&amp;q=windows+phone+mango+site%3Atechcrunch.com">plenty about it in the past</a> and we did a full review of the <a HREF="http://techcrunch.com/2010/10/20/review-windows-phone-7/">platform here</a> as well as a discussion of the <a HREF="http://techcrunch.com/2011/09/27/windows-phone-7-5-update/">Mango update</a>. There is plenty to love about Windows Phone, but we&#8217;re really talking about Nokia&#8217;s hardware. </p>
<p>Nokia did very little to change the stock Windows Phone experience. They added Nokia Drive app and a special &#8220;We Care&#8221; button that basically says they collect information about your phone and your use of services to improve Nokia products, a nod to a post-Carrier IQ world where we assume our phones are spying on us. Other than that, you are looking at a fairly standard Windows Phone 7 installation.</p>
<p>With that out of the way, let&#8217;s talk about&#8230;</p>
<p><b>The Phone</b><br />
The phone itself is solid and slim, with a bit of a bulge on its rounded back. The 5 megapixel camera, while usable, is no great shakes but call quality and battery life were good. I got about 30 hours of standby with only a little use (with push enabled) and in my stress test (constant website updates over wireless) I saw 90 minutes. This evens out to about a day of strong use but you will need to recharge this thing every evening.</p>
<p>The phone is quite comfortable to use and the excellent Mango updates add a few interesting features to Windows 7.5. Nokia&#8217;s tweaks include a new color scheme  (aptly named &#8220;Nokia Blue&#8221;) and the Nokia Drive application. T-Mobile has stuck their T-Mobile TV service on the Lumia and, for some reason, another navigation app in the form of TeleNav. You also have Xbox connectivity through the Xbox live apps.</p>
<p><b>The Good</b><br />
I&#8217;ve been playing with a great number of phones this month, culminating in the truly excellent Samsung Galaxy Nexus. We have, however, avoided looking into lower-end Android phones because the experience has been poor. Burned too many times by phones like the Motorola CLIQ, the shambling, me-too models weren&#8217;t for us.</p>
<p>This phone changes that attitude. Many believe Windows Phone is too little, too late. Heck, I most of us thought <a HREF="http://techcrunch.com/2010/10/11/windows-phone-7-solid-platform-sorry-future/">the same thing</a>. But it&#8217;s not. Carrier availability, aside, if I were to lay out three lower-end phones in front of a consumer &#8211; even a savvy consumer like you! &#8211; and you had to choose among, say, the iPhone 3GS (at 99 cents or whatever the price is on AT&amp;T as there is no T-Mo iPhone analog), the <a HREF="http://www.t-mobile.com/shop/Phones/cell-phone-detail.aspx?cell-phone=LG-DoublePlay">LG DoublePlay</a> at $49, and the Lumia 710, the Lumia and the iPhone would be the ones to pick. If you&#8217;re a T-Mobile customer on a budget? It&#8217;s a no brainer. I never thought I&#8217;d say this, but I&#8217;m bullish on Windows Phone.</p>
<p><b>The Bad</b><br />
All is not roses and petunias, however. This thing costs $50 after two-year contract and you can tell. The front glass panel, while delightfully dark with a small bezel, features the goofiest-looking buttons I&#8217;ve seen this side of an <a HREF="http://en.wikipedia.org/wiki/Nokia_N95">N95</a>. Nokia&#8217;s design language likes to place multiple features on a single, long button, so this button handles the &#8220;back&#8221; function, the &#8220;home&#8221; button, and search on one long piece of plastic that looks like a puffy sticker. It works, but it ain&#8217;t pretty. </p>
<p>The phone has no front-facing camera, which suggests that video chat won&#8217;t be available for the 710 any time soon. Mango brings support for mobile hotspot/internet sharing functionality, but it seems to be strangely absent on the 710. The plastic casing is also fairly chintzy, implying less &#8220;luxury&#8221; and more &#8220;phone you get for a penny at the T-Mobile store.&#8221; This is by design (and I mean that in a good way.) The Lumia 710, in short, is Nokia&#8217;s first commodity Windows Phone. While many oohed and ahhed over the Lumia 800, there will be none of that here. This is a good, solid phone for good solid folk. It is the good brown gravy in Nokia&#8217;s kitchen arsenal while the 800 is the bechamel.  </p>
<p>Do these factors matter? Sure, but considering some of the unmitigated garbage that populates the lower price sections of most carriers, I&#8217;m happy to overlook some minor cosmetic affronts for the value for money offered here.</p>
<p>This phone reminds me of Windows Mobile devices like the Wing and the Blackjack. Those phones &#8211; aimed at, I&#8217;m not making this up, &#8220;scheduling moms&#8221; (or something to that effect &#8211; were designed to wrest the final Motorola RAZRs from consumers around the world and replace them with smartphones. Then iPhone came along and did just that, leaving Microsoft with unsold hardware and an OS that was by all rights garbage.</p>
<p>Microsoft regrouped &#8211; and took its own sweet time doing it &#8211; and figured things out. Thus the 710 was born.</p>
<p><b>The Bottom Line</b><br />
Be aware that this is not an encomium of the Lumia 710 in particular but a sort of &#8220;Wow, they really did it&#8221; for Microsoft and Nokia. The 710 is obviously competing against the <a HREF="http://www.t-mobile.com/shop/Phones/cell-phone-detail.aspx?cell-phone=HTC-Radar-4G-White">Radar 4G</a> on T-Mobile and Windows Phone is still missing a few features like <s>unified inbox</s> and a video chat service, but you&#8217;re dealing with a few trade-offs. Microsoft is acting like Apple with WinPho, meting out improvements over time rather than fragmenting the OS over multiple devices. </p>
<p>If Microsoft knows anything it&#8217;s how to make code work on disparate and underpowered systems. If Nokia knows anything it&#8217;s how to make cheap phones for the millions. Together, these guys are creating a sort of low-end vortex that could pull the base out of the phone sales pyramid. See, the manufacture of the low end supports the mid-range which supports the high end. Until now, Android owned both the low-end while sharing the mid- and high-range with Apple. When Nokia floods the low-end with capable, usable, and fun devices, someone will have to worry.</p>
<p>Is this the Windows Phone to buy? If you&#8217;re in the market now (and you&#8217;re on T-Mobile), go for it. As <a HREF="http://www.theverge.com/2012/1/5/2682681/nokia-lumia-710-review-t-mobile">Ross Miller notes</a> CES is next week but I have my doubts that anything announced there would steer you one way or the other. Otherwise, keep an eye on Windows Phone. It&#8217;s only going to get better (or at least more popular) and when it does, expect a sea change in the way we think about feature phones.</p>
<a href="http://techcrunch.com/2012/01/05/review-nokias-low-end-hail-mary-pass-the-lumia-710/#gallery-1-slideshow">Click to view slideshow.</a>
<script src="http://player.ooyala.com/player.js?deepLinkTime=00m00s&width=640&height=360&embedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&deepLinkEmbedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&wmode=transparent&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_229z0_gbps1mrs" width="640" height="360" deepLinkTime="00m00s" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&version=2" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&embedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" /><embed src="http://player.ooyala.com/player.swf?embedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&version=2" bgcolor="#000000" width="640" height="360" deepLinkTime="00m00s" name="ooyalaPlayer_229z0_gbps1mrs" align="middle" play="true" loop="false" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&embedCode=E1MGE4MzoL1bx2WYLN7BBx2MZd66XSzy&videoPcode=11amo6qGw2oucN78pR-BYbDpCESk" pluginspage="http://www.adobe.com/go/getflashplayer" wmode='transparent'></embed></object></noscript>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/477571/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/477571/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/05/review-nokias-low-end-hail-mary-pass-the-lumia-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/scaledwm-4918.jpg?w=131" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/scaledwm-4918.jpg?w=131" medium="image">
			<media:title type="html">scaledwm-4918</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/c0a943f484a32e62ed3bc81dd0dd25da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">john</media:title>
		</media:content>
	</item>
		<item>
		<title>The Not-So-Crazy Rumors About Microsoft Taking Over Nokia&#8217;s Smartphone Division Resurface</title>
		<link>http://techcrunch.com/2012/01/05/microsoft-nokia-smartphone-division-unit/</link>
		<comments>http://techcrunch.com/2012/01/05/microsoft-nokia-smartphone-division-unit/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:38:43 +0000</pubDate>
		<dc:creator>Robin Wauters</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=478033</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/nokia.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="nokia" title="nokia" style="float: left; margin: 0 10px 7px 0;" />Mobile industry watcher <a href="http://twitter.com/#!/eldarmurtazin">Eldar Murtazin</a> took to Twitter today, claiming that <a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> and <a href="http://www.crunchbase.com/company/nokia">Nokia</a> executives will be <a href="http://twitter.com/#!/eldarmurtazin/status/154840815594782720">meeting each other</a> shortly to discuss the possibility and terms of a deal involving the sale of the Finnish phone maker's smartphone division (including <a href="http://twitter.com/#!/eldarmurtazin/status/154842107939524608">"one or two"</a> manufacturing plants).

Such an agreement between the two tech giants, which Murtazin says could be finalized in the second half of 2012, would <a href="http://twitter.com/#!/eldarmurtazin/status/154843247959752704">leave</a> Nokia with nothing but its 'dumbphone' or feature phone business, mapping services subsidiary Navteq and Nokia Siemens Networks, the <a href="http://techcrunch.com/2011/11/23/nokia-siemens-networks-to-cut-17000-jobs-writes-worst-press-release-headline-ever/">flailing</a> networking and telecom equipment company (a joint-venture with Siemens).

Murtazin also asserts that current Nokia head honcho <a href="http://www.crunchbase.com/person/stephen-elop">Stephen Elop</a> <a href="http://twitter.com/#!/eldarmurtazin/status/154851243888611329">will resign</a> from his chief executive role in the course of this year (possibly to return to Microsoft, where he used to run the Business Division?). Furthermore, Windows smartphones would <a href="http://twitter.com/#!/eldarmurtazin/status/154842107939524608">no longer be branded</a> 'Nokia'.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/nokia.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="nokia" title="nokia" style="float: left; margin: 0 10px 7px 0;" /><p>Mobile industry watcher <a href="http://twitter.com/#!/eldarmurtazin">Eldar Murtazin</a> took to Twitter today, claiming that <a href="http://www.crunchbase.com/company/microsoft">Microsoft</a> and <a href="http://www.crunchbase.com/company/nokia">Nokia</a> executives will be <a href="http://twitter.com/#!/eldarmurtazin/status/154840815594782720">meeting each other</a> shortly to discuss the possibility and terms of a deal involving the sale of the Finnish phone maker&#8217;s smartphone division (including <a href="http://twitter.com/#!/eldarmurtazin/status/154842107939524608">&#8220;one or two&#8221;</a> manufacturing plants).</p>
<p>Such an agreement between the two tech giants, which Murtazin says could be finalized in the second half of 2012, would <a href="http://twitter.com/#!/eldarmurtazin/status/154843247959752704">leave</a> Nokia with nothing but its &#8216;dumbphone&#8217; or feature phone business, mapping services subsidiary Navteq and Nokia Siemens Networks, the <a href="http://techcrunch.com/2011/11/23/nokia-siemens-networks-to-cut-17000-jobs-writes-worst-press-release-headline-ever/">flailing</a> networking and telecom equipment company (a joint-venture with Siemens).</p>
<p>Murtazin also asserts that current Nokia head honcho <a href="http://www.crunchbase.com/person/stephen-elop">Stephen Elop</a> <a href="http://twitter.com/#!/eldarmurtazin/status/154851243888611329">will resign</a> from his chief executive role in the course of this year (possibly to return to Microsoft, where he used to run the Business Division?). Furthermore, Windows smartphones would <a href="http://twitter.com/#!/eldarmurtazin/status/154842107939524608">no longer be branded</a> &#8216;Nokia&#8217;.</p>
<p>Finally, Murtazin says the decision to make the move is <a href="http://twitter.com/#!/eldarmurtazin/status/154845392171831298">entirely Microsoft&#8217;s to make</a> at this point, and that they&#8217;re particularly interested in purchasing Nokia&#8217;s valuable mobile <a href="http://twitter.com/#!/eldarmurtazin/status/154845656685617152">patent trove</a>.</p>
<p>Let&#8217;s back up for a second.</p>
<p>First, we should note that Murtazin has been telling everyone who would listen that <a href="http://techcrunch.com/2011/05/16/will-nokia-become-the-ibm-of-handsets/">this deal was in the works</a> <a href="http://www.engadget.com/2011/05/16/eldar-murtazin-microsoft-will-enter-negotiations-to-buy-nokias/">since May 2011</a>, mere months after <a href="http://techcrunch.com/2011/02/10/nokia-confirms-microsoft-partnership-new-leadership-team/">Microsoft formed an alliance with Nokia</a> to make Windows Phone the primary platform for Nokia-made smartphones.</p>
<p>Nokia <a href="http://techcrunch.com/2011/05/17/nokia-squashes-murtazin-rumor-no-handset-takeover-for-microsoft/">vehemently denied</a> that such a sale of its smartphone division to Microsoft was ever on the table, but I&#8217;m increasingly leaning towards believing that it was &#8211; and that it still very much is.</p>
<p>Murtazin <a href="http://techcrunch.com/2011/05/24/no-ios-5-for-the-iphone-3gs-says-eldar-murtazin/">isn&#8217;t always right</a>, but some of his predictions about everything related to Nokia&#8217;s business have been pretty spot on in the past, and the man has had some massive scoops, often breaking major news before any official announcements were made, as a result.</p>
<p>We should also note that Murtazin is <a href="http://www.bloomberg.com/news/2011-12-14/nokia-rises-as-danske-says-microsoft-may-buy-smartphone-unit.html">not the only one</a> whispering about a potential sale of Nokia&#8217;s smartphone unit. Such a move would make sense, after all; Nokia certainly hasn&#8217;t exactly been heading in the right direction in recent years.</p>
<p>On that note, it&#8217;s worth reminding you that Microsoft and Nokia were also rumored (see <a href="http://online.wsj.com/article/SB10001424052970204879004577111030686209566.html">WSJ report</a>) to make a joint bid for troubled Blackberry maker <a href="http://www.crunchbase.com/company/research-in-motion">Research In Motion</a> just two weeks ago.</p>
<p>If Microsoft were to buy out Nokia&#8217;s smartphone division, the deal would be reminiscent of Google&#8217;s (pending) <a href="http://techcrunch.com/2011/08/15/breaking-google-buys-motorola-for-12-5-billion/">acquisition of Motorola Mobility</a>, and put the Redmond software giant in a slightly <a href="http://techcrunch.com/2011/10/13/can-microsoft-salvage-windows-phone/">better position to compete</a> with Apple, &#8216;Googorola&#8217; and other Android handset vendors.</p>
<p>Rumor today, reality later this year? I wouldn&#8217;t be too surprised.</p>
<p>Also read: <a href="http://techcrunch.com/2012/01/02/chart-google-apple-smartphone-wars/">Chart: How Google And Apple Won The Smartphone Wars</a></p>
<p></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/478033/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/478033/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/05/microsoft-nokia-smartphone-division-unit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/nokia.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/nokia.png?w=150" medium="image">
			<media:title type="html">nokia</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/9ab06106c89a573cd4ef50d04ce3203c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">robinw</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/eldar.png" medium="image" />
	</item>
		<item>
		<title>Microsoft&#8217;s Newest Flight Simulator Goes Freemium</title>
		<link>http://techcrunch.com/2012/01/04/microsoft-flight-free/</link>
		<comments>http://techcrunch.com/2012/01/04/microsoft-flight-free/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 20:46:22 +0000</pubDate>
		<dc:creator>Greg Kumparak</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=477683</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/1.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="1" title="1" style="float: left; margin: 0 10px 7px 0;" />In the gaming world, there are gamers, there are hardcore gamers... and then there are <em>flight sim players.</em> These guys exist on a plane of dedication that they reside on almost exclusively, with a degree of commitment matched only by their spiritual brothers: the train sim players.

Alas, no level of dedication can pay to keep the lights on if the fan base simply isn't big enough... hence the layoff of Microsoft's entire <em>Flight Simulator</em> team back in 2009. Looking to start afresh and bring new blood (and new wallets) into the fan base, Microsoft's taking a different approach with their latest game, <em>Flight</em>: it's going freemium.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/1.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="1" title="1" style="float: left; margin: 0 10px 7px 0;" /><p>In the gaming world, there are gamers, there are hardcore gamers&#8230; and then there are <em>flight sim players.</em> These guys exist on a plane of dedication that they can claim almost exclusively, with a degree of commitment matched only by their spiritual brothers: the train sim players.</p>
<p>Alas, no level of dedication can pay to keep the lights on if the fan base simply isn&#8217;t big enough&#8230; hence the layoff of Microsoft&#8217;s entire <em>Flight Simulator</em> team back in 2009. Looking to start afresh and bring new blood (and new wallets) into the fan base, Microsoft&#8217;s taking a different approach with their latest game, <em>Flight</em>: it&#8217;s going freemium.</p>
<p><span id="more-477683"></span></p>
<p><em><a href="http://www.microsoft.com/games/flight/">Microsoft Flight</a></em> will be free-to-play when it&#8217;s released sometime this Spring&#8230; as long as you&#8217;re only looking to fly over Hawaii&#8217;s Big Island. If you&#8217;re looking to expand your horizons with new locations (or to fly in any other planes besides what comes included), you&#8217;ll need to cough up some change.</p>
<p>This is&#8230; actually quite clever. Microsoft&#8217;s problem has never been getting a few people people hooked — it&#8217;s getting them to play in the first place. With a freemium model, the user base should spike straight up. And for every player that sticks around and invests in a triple monitor set-up with dedicated cockpit controls, they&#8217;ll have a mountain of DLC awaiting. The first hit is free, as they say.</p>
<p>We&#8217;ll have to see just how well the game gets embraced by Flight Simulator&#8217;s <em>current</em> fan base, though — so far, most of the audiences comments seem to be harping on it as little more than a minor upgrade or bashing its graphics engine. But hey — it&#8217;s (sorta) free!</p>

<a href='http://techcrunch.com/2012/01/04/microsoft-flight-free/1-25/' title='1'></a>
<a href='http://techcrunch.com/2012/01/04/microsoft-flight-free/icon_interior1/' title='Icon_Interior1'></a>
<a href='http://techcrunch.com/2012/01/04/microsoft-flight-free/icon_sunset/' title='Icon_Sunset'></a>

<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='360' src='http://www.youtube.com/embed/ZqYtRsCqev0?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/477683/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/477683/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/04/microsoft-flight-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/1.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/1.png?w=150" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/86f75cc66896ab9b0602715f082803d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gregkumparak</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/icon_interior1.png?w=150" medium="image">
			<media:title type="html">Icon_Interior1</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/icon_sunset.png?w=150" medium="image">
			<media:title type="html">Icon_Sunset</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft, OEMs Pledging $200 Million For Windows Phone Marketing Push</title>
		<link>http://techcrunch.com/2012/01/04/microsoft-oems-pledging-200-million-for-windows-phone-marketing-push/</link>
		<comments>http://techcrunch.com/2012/01/04/microsoft-oems-pledging-200-million-for-windows-phone-marketing-push/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:50:31 +0000</pubDate>
		<dc:creator>Chris Velazco</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[windows phone]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=477666</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/windows-phone-7.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="windows-phone-7" title="windows-phone-7" style="float: left; margin: 0 10px 7px 0;" />If you're not a Windows fan, then these next few months may not be too pleasant for you. <a href="http://www.winsupersite.com/article/paul-thurrotts-wininfo/exclusive-microsoft-nokias-plans-marketing-windows-phone-2012-141784">WinSupersite's Paul Thurrott</a> reports that Microsoft and OEM friends like Nokia and Samsung will be spending around $200 million in order give Windows Phone a big marketing push in early 2012.]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/windows-phone-7.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="windows-phone-7" title="windows-phone-7" style="float: left; margin: 0 10px 7px 0;" /><p>If you&#8217;re not a Windows fan, then these next few months may not be too pleasant for you. <a href="http://www.winsupersite.com/article/paul-thurrotts-wininfo/exclusive-microsoft-nokias-plans-marketing-windows-phone-2012-141784">WinSupersite&#8217;s Paul Thurrott</a> reports that Microsoft and OEM friends like Nokia and Samsung will be spending around $200 million in order give Windows Phone a big U.S. marketing push in early 2012.</p>
<p>It&#8217;s quite a handsome sum, but the platform is in dire need of a shot in the arm. While the platform is picking up steam when it comes to app submissions, comScore&#8217;s most recent report shows that Microsoft&#8217;s mobile platform only accounts for<a href="http://techcrunch.com/2011/12/29/comscore-apple-grows-marketshare-from-9-8-to-11-2-but-samsungs-still-top-oem/"> 5.2% of all smartphone subscribers</a> in the U.S.</p>
<p>That hefty marketing budget will be used to build awareness around all of the <a href="http://techcrunch.com/2011/12/29/lte-capable-windows-phones-should-ship-in-the-first-half-of-2012/">new Windows Phones</a> that should soon see the light of day at a carrier store near you. Nokia&#8217;s Ace in particular will be enjoying a turn in the spotlight &#8212; BetaNews reported earlier today that Microsoft and AT&amp;T will give the Ace the <a href="http://betanews.com/2012/01/03/windows-phone-partners-bet-100m-on-nokia-ace/">full hero treatment</a>, which in this case means a concerted advertising push and in-store promotions.</p>
<p>Thurrott also notes that the time and money will be spent to bolster Windows Phone awareness with retail employees. While Windows-focused trainings are a given, Thurrott also mentions that sales incentives may on the books:</p>
<p>&#8220;The amount of payments are $10 to $15 per handset sold, depending on the number sold, for some handset models.&#8221;</p>
<p>It&#8217;s an interesting idea but it has the potential to make things a little dicey. If true, the plan will certainly entice employees (especially commissioned ones) to push Windows Phone like crazy. The inherent downside to it though is that customers may ultimately end up with a device that isn&#8217;t quite right for them. </p>
<p>Educating employees (and making a good time out of the process) is a great way to make sure that the platform&#8217;s strengths and features get a fair shake during a sale. Paying employees a little extra to push one platform over another seems more than a little disingenuous, especially when a customer could potentially be stuck with an unwanted device for a few years. It&#8217;s a very fine line to tread, and it&#8217;s possible that Microsoft could be left with some ill-will and unsatisfied users if a few salespeople take things too far. Thurrott makes no mention of specific carriers or retail outlets that have agreed to the <a href="http://en.wikipedia.org/wiki/Spiff">spiff</a> scheme.</p>
<p>In any case, I&#8217;d prepare for a veritable blitz of Windows Phone promotions and media soon. If Microsoft and company play their cards right, we won&#8217;t be able to think of buying a new phone without thinking Windows. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/477666/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/477666/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/04/microsoft-oems-pledging-200-million-for-windows-phone-marketing-push/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2011/12/windows-phone-7.jpg?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2011/12/windows-phone-7.jpg?w=150" medium="image">
			<media:title type="html">windows-phone-7</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/ec2ac47d9dad53c2ae4f7882ae9bf6b9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ctvelazco</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Celebrates The Demise Of IE6 In The US</title>
		<link>http://techcrunch.com/2012/01/03/microsoft-celebrates-the-demise-of-ie6-in-the-us/</link>
		<comments>http://techcrunch.com/2012/01/03/microsoft-celebrates-the-demise-of-ie6-in-the-us/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 18:53:22 +0000</pubDate>
		<dc:creator>Jason Kincaid</dc:creator>
				<category><![CDATA[TC]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=476988</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/usaie6-1.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="usaie6-1" title="usaie6-1" style="float: left; margin: 0 10px 7px 0;" />Internet Explorer 6 — long a thorn in the side of many web developers because of its quirks, limited feature support, and cockroach-like resistance to extinction —is finally on its last legs in the United States. And Microsoft is celebrating.

In <a href="http://windowsteamblog.com/ie/b/ie/archive/2012/01/03/the-us-says-goodbye-to-ie6.aspx">a post</a> on the Windows Team blog, Roger Capriotti, Director of Internet Explorer Marketing, writes that Internet Explorer 6 is now down to less than 1% market share in the United States according to the most recent data from <a href="http://netmarketshare.com/">Net Applications</a>. It's far from the first country to reach that milestone — Austria, Poland, Sweden, Denmark, Finland, and Norway have done it already — but it also had far more Internet users to convert. Alongside the US, Microsoft also notes that the Czech Republic, Mexico, Ukraine, Portugal and the Philippines have all dipped below the 1% mark as well.

And while it might sound a bit odd to hear about Microsoft celebrating the demise of software it built long ago, this isn't a change of heart for the tech giant — the company has been doing its part to help IE6 die for quite a while. ]]></description>
			<content:encoded><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2012/01/usaie6-1.png?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="usaie6-1" title="usaie6-1" style="float: left; margin: 0 10px 7px 0;" /><p>Internet Explorer 6 — long a thorn in the side of many web developers because of its quirks, limited feature support, and cockroach-like resistance to extinction —is finally on its last legs in the United States. And Microsoft is celebrating.</p>
<p>In <a href="http://windowsteamblog.com/ie/b/ie/archive/2012/01/03/the-us-says-goodbye-to-ie6.aspx">a post</a> on the Windows Team blog, Roger Capriotti, Director of Internet Explorer Marketing, writes that Internet Explorer 6 is now down to less than 1% market share in the United States according to the most recent data from <a href="http://netmarketshare.com/">Net Applications</a>. It&#8217;s far from the first country to reach that milestone — Austria, Poland, Sweden, Denmark, Finland, and Norway have done it already — but it also had far more Internet users to convert. Alongside the US, Microsoft also notes that the Czech Republic, Mexico, Ukraine, Portugal and the Philippines have all dipped below the 1% mark as well.</p>
<p>And while it might sound a bit odd to hear about Microsoft celebrating the demise of software it built long ago, this isn&#8217;t a change of heart for the tech giant — the company has been doing its part to help IE6 die for quite a while. It created the <a href="http://www.ie6countdown.com/">IE6 Countdown</a>, which tracks the progress of countries worldwide as they work to move people to more modern browsers (Capriotti writes that the site has been visited by 2.75 million people and has drawn 5.6 million views). And when Denver-based design firm Aten Design Group held <a href="http://techcrunch.com/2010/03/05/ie6-funeral/">a funeral</a> for the woefully out-dated browser back in 2010, Microsoft sent along some flowers.</p>
<p>Of course, while Microsoft would love for all of these former IE6 users to upgrade to the latest version of Internet Explorer, that doesn&#8217;t seem to be happening. Recent reports from <a href="http://techcrunch.com/2012/01/02/chrome-edging-out-firefox/">StatCounter</a> and <a href="http://www.netmarketshare.com/browser-market-share.aspx?qprid=1&amp;qpcustomb=0">NetMarketshare</a> show IE trending downward — from 59.22% to 51.87% between February and December 2011, according to NetMarketshare — while Google&#8217;s Chrome is making steady gains (11.41% to 19.11%, in the same report).</p>
<p><b>Update</b>: Note that it&#8217;s only IE <b>6 that&#8217;s down to below 1% marketshare, not IE on the whole.<br />
</b></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/476988/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/476988/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2012/01/03/microsoft-celebrates-the-demise-of-ie6-in-the-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://tctechcrunch2011.files.wordpress.com/2012/01/usaie6-1.png?w=150" />
		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/usaie6-1.png?w=150" medium="image">
			<media:title type="html">usaie6-1</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/468af79f48efab3ab1171d95ef345999?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jason</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2012/01/usaie6.png" medium="image" />
	</item>
	</channel>
</rss>
