<?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:media="http://search.yahoo.com/mrss/">

<channel>
	<title>BGR: The Three Biggest Letters In Tech &#187; live blog</title>
	<atom:link href="http://www.bgr.com/tag/live-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bgr.com</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jun 2012 00:40:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Live from RIM&#8217;s BlackBerry World 2012 keynote!</title>
		<link>http://www.bgr.com/2012/05/01/live-from-rims-blackberry-world-2012-keynote/</link>
		<comments>http://www.bgr.com/2012/05/01/live-from-rims-blackberry-world-2012-keynote/#comments</comments>
		<pubDate>Tue, 01 May 2012 12:53:32 +0000</pubDate>
		<dc:creator>Corey Gilmore</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry World]]></category>
		<category><![CDATA[BlackBerry World 2012]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[QNX]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Thorsten Heins]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=137521</guid>
		<description><![CDATA[Research In Motion has its work cut out for it. Apple and Samsung went from dominating the smartphone industry to completely owning it in the first quarter this year, and RIM&#8217;s struggles continued as its BlackBerry 7 smartphone lineup really started showing its age. All eyes are on BlackBerry 10 as industry watchers try to determine whether or not RIM has a real shot at a comeback, and RIM has to be especially impressive at this year&#8217;s BlackBerry World conference since its first BlackBerry 10 smartphone likely won&#8217;t even launch until some time in October. RIM president and CEO Thorsten Heins will take the stage in just a few minutes when RIM&#8217;s BlackBerry World keynote kicks off at 9:00 a.m. EDT]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/05/01/live-from-rims-blackberry-world-2012-keynote"><img class="size-full wp-image-137551 aligncenter" title="BlackBerry" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bbworld-2012-head.jpg" alt="BlackBerry World 2012" width="652" height="434" /></a></center>
<p>Research In Motion has its work cut out for it. Apple and Samsung <a href="http://www.bgr.com/2012/04/30/apple-samsung-take-profit/">went from dominating the smartphone industry to completely owning it</a> in the first quarter this year, and <a href="http://www.bgr.com/2012/03/29/rim-reports-q4-miss-balsillie-resigns-as-director-cto-out/">RIM&#8217;s struggles continued</a> as its BlackBerry 7 smartphone lineup really started showing its age. All eyes are on BlackBerry 10 as industry watchers try to determine whether or not RIM has a real shot at a comeback, and RIM has to be especially impressive at this year&#8217;s BlackBerry World conference since its first BlackBerry 10 smartphone likely <a href="http://www.bgr.com/2012/04/26/rims-first-blackberry-10-phone-said-to-launch-in-october/">won&#8217;t even launch until some time in October</a>. RIM president and CEO Thorsten Heins will take the stage in just a few minutes when RIM&#8217;s BlackBerry World keynote kicks off at 9:00 a.m. EDT / 6:00 a.m. PDT, so hit the break to follow all the action as it unfolds and don&#8217;t forget to refresh the page for the latest updates.<span id="more-137521"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-137521" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-137521').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-137521"><div id="liveblog-entry-137537" class="liveblog-entry"><span class="liveblog-date">8:55AM:</span>OK everyone, we're inside and seated, waiting for the last few seats to fill up before the show starts in a few minutes.</div><div id="liveblog-entry-137560" class="liveblog-entry"><span class="liveblog-date">8:58AM:</span>According to the announcement over the PA the presentation should begin shortly. I'm going to be very disappointed if it doesn't include everyone's favorite Futurist, will.i.am.</div><div id="liveblog-entry-137564" class="liveblog-entry"><span class="liveblog-date">9:03AM:</span>It's a packed house, all of the seats are full and folks are starting to stand at the back of the room. The excitement is palpable as attendees awkwardly rock out to some generic house music.</div><div id="liveblog-entry-137566" class="liveblog-entry"><span class="liveblog-date">9:07AM:</span>We're about to get started, starting off with some users describing how they use their BlackBerry devices. </div><div id="liveblog-entry-137563" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4424-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4424" title="bgr_bbwc2012_keynote_img_4424" /></div></div><div id="liveblog-entry-137575" class="liveblog-entry"><span class="liveblog-date">9:07AM:</span></div><div id="liveblog-entry-137571" class="liveblog-entry"><span class="liveblog-date">9:09AM:</span>Thorsten Heins is taking the stage and welcoming the audience - the BlackBerry People. You can also watch the conference online at blackberryworld.com.</div><div id="liveblog-entry-137576" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4426-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4426" title="bgr_bbwc2012_keynote_img_4426" /></div></div><div id="liveblog-entry-137577" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4431-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4431" title="bgr_bbwc2012_keynote_img_4431" /></div></div><div id="liveblog-entry-137579" class="liveblog-entry"><span class="liveblog-date">9:11AM:</span>Thorsten is discussing his first three months as CEO, and the outreach to customers–business, enterprise, consumer–and his own employees he's done.</div><div id="liveblog-entry-137583" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4432-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4432" title="bgr_bbwc2012_keynote_img_4432" /></div></div><div id="liveblog-entry-137581" class="liveblog-entry"><span class="liveblog-date">9:12AM:</span>65% of smartphone users access organizational tools daily compared to 91% of BlackBerry People.</div><div id="liveblog-entry-137585" class="liveblog-entry"><span class="liveblog-date">9:13AM:</span>Thorsten is claiming that the BlackBerry has a great camera. We're not off to a great start.</div><div id="liveblog-entry-137586" class="liveblog-entry"><span class="liveblog-date">9:13AM:</span>"55 million BBM subscribers, and the best integration of LinkedIn, Twitter and Facebook"</div><div id="liveblog-entry-137587" class="liveblog-entry"><span class="liveblog-date">9:14AM:</span>"BlackBerry is all about success. BlackBerry creates their success, BlackBerry empowers their success. [Users] are more productive with a BlackBerry."</div><div id="liveblog-entry-137588" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4435-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4435" title="bgr_bbwc2012_keynote_img_4435" /></div></div><div id="liveblog-entry-137590" class="liveblog-entry"><span class="liveblog-date">9:15AM:</span>"77 Million BlackBerry People. BlackBerry helps people save time."</div><div id="liveblog-entry-137592" class="liveblog-entry"><span class="liveblog-date">9:16AM:</span>Thorsten is emphasizing the simple interface, data efficiency for manageable bills, battery life and security. Cloud Computing is hot, and he's justly describing the BlackBerry as the BlackBerry Cloud.</div><div id="liveblog-entry-137562" class="liveblog-entry"><span class="liveblog-date">9:16AM:</span>"Everything we do now with the PlayBook and BlackBerry 10 is to help simplify your life and leverage this infrastructure".</div><div id="liveblog-entry-137593" class="liveblog-entry"><span class="liveblog-date">9:17AM:</span>Thorsten is welcoming Clarence So, Senior VP, Strateg of salesforce.com</div><div id="liveblog-entry-137596" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4443-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4443" title="bgr_bbwc2012_keynote_img_4443" /></div></div><div id="liveblog-entry-137595" class="liveblog-entry"><span class="liveblog-date">9:18AM:</span>salesforce.com has been using BlackBerry since 1999 with the pager models, and continues to run their company on BlackBerry today.</div><div id="liveblog-entry-137597" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4445-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4445" title="bgr_bbwc2012_keynote_img_4445" /></div></div><div id="liveblog-entry-137600" class="liveblog-entry"><span class="liveblog-date">9:19AM:</span>Clarence is referring to the "social enterprise" as a way to encompass the various channels of communication used by customers.</div><div id="liveblog-entry-137602" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4449-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4449" title="bgr_bbwc2012_keynote_img_4449" /></div></div><div id="liveblog-entry-137599" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4453-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4453" title="bgr_bbwc2012_keynote_img_4453" /></div></div><div id="liveblog-entry-137603" class="liveblog-entry"><span class="liveblog-date">9:21AM:</span>Welcome Chuck Robbins, Senior Vice President, The Americas, Cisco.</div><div id="liveblog-entry-137605" class="liveblog-entry"><span class="liveblog-date">9:22AM:</span>Chuck is giving a rundown of the Cisco applications that are running on the BlackBerry including WebEx, Jabber and MVS. His developers are excited to begin working with BlackBerry 10.</div><div id="liveblog-entry-137608" class="liveblog-entry"><span class="liveblog-date">9:23AM:</span>Cisco is working on several applications for BlackBerry 10 including WebEx and AnyConnect, Cisco's SSL-enabled VPN. This is huge for enterprise users, the PlayBook has relatively poor VPN options.</div><div id="liveblog-entry-137609" class="liveblog-entry"><span class="liveblog-date">9:24AM:</span>"We're taking our time to be sure we get this right" - Thorsten is asking what the platform for BlackBerry 10 should be. </div><div id="liveblog-entry-137611" class="liveblog-entry"><span class="liveblog-date">9:24AM:</span>"We're making incredible progress on BlackBerry 10", fueled by acquisitions such as RIM TAT, Gist, Tungle, and QNX.</div><div id="liveblog-entry-137612" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4462-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4462" title="bgr_bbwc2012_keynote_img_4462" /></div></div><div id="liveblog-entry-137613" class="liveblog-entry"><span class="liveblog-date">9:25AM:</span>He's introducing the BlackBerry 10 Dev Alpha device. It looks familiar.</div><div id="liveblog-entry-137615" class="liveblog-entry"><span class="liveblog-date">9:26AM:</span>BGR will have an extensive hands-on with the BlackBerry 10 Dev Alpha device shortly</div><div id="liveblog-entry-137616" class="liveblog-entry"><span class="liveblog-date">9:26AM:</span>Thorsten is emphasizing that the BlackBerry 10 Dev Alpha device is not final hardware, it's a vehicle to get BlackBerry 10 into the hands of developers.</div><div id="liveblog-entry-137617" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4460-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4460" title="bgr_bbwc2012_keynote_img_4460" /></div></div><div id="liveblog-entry-137618" class="liveblog-entry"><span class="liveblog-date">9:27AM:</span>"It's critical that we get this into the hands of developers around the world so they can begin getting their content and applications to you".</div><div id="liveblog-entry-137620" class="liveblog-entry"><span class="liveblog-date">9:27AM:</span>RIM is doing a great job of reaching out to developers, and pre-release alpha hardware is a great way to generate excitement and enthusiasm.</div><div id="liveblog-entry-137607" class="liveblog-entry"><span class="liveblog-date">9:28AM:</span>This is definitely a new RIM. I can't say that anyone is missing the old familiar faces.</div><div id="liveblog-entry-137622" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4467-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4467" title="bgr_bbwc2012_keynote_img_4467" /></div></div><div id="liveblog-entry-137621" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4466-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4466" title="bgr_bbwc2012_keynote_img_4466" /></div></div><div id="liveblog-entry-137624" class="liveblog-entry"><span class="liveblog-date">9:29AM:</span>Vivek Bhardwaj, Head of Software Portfolio at RIM is taking the stage with Thorsten.</div><div id="liveblog-entry-137627" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4470-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4470" title="bgr_bbwc2012_keynote_img_4470" /></div></div><div id="liveblog-entry-137630" class="liveblog-entry"><span class="liveblog-date">9:31AM:</span>Vivek is showing off the the new Glance gestures that will be part of BlackBerry 10.</div><div id="liveblog-entry-137625" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4479-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4479" title="bgr_bbwc2012_keynote_img_4479" /></div></div><div id="liveblog-entry-137631" class="liveblog-entry"><span class="liveblog-date">9:31AM:</span>Emphasis on full, true, background multitasking. </div><div id="liveblog-entry-137632" class="liveblog-entry"><span class="liveblog-date">9:32AM:</span>"You just flow through [the feeds]. You have a flow across all of your applications".</div><div id="liveblog-entry-137635" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4468-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4468" title="bgr_bbwc2012_keynote_img_4468" /></div></div><div id="liveblog-entry-137636" class="liveblog-entry"><span class="liveblog-date">9:32AM:</span>Active and agile.</div><div id="liveblog-entry-137634" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4483-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4483" title="bgr_bbwc2012_keynote_img_4483" /></div></div><div id="liveblog-entry-137639" class="liveblog-entry"><span class="liveblog-date">9:33AM:</span>"This is why we invented push, and this is why we all love BBM". Someone is still a little bitter about the NTP patent lawsuit.</div><div id="liveblog-entry-137638" class="liveblog-entry"><span class="liveblog-date">9:34AM:</span>We're about to get a demo of the new keyboard in BlackBerry 10. Spoiler, flick gestures.</div><div id="liveblog-entry-137642" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4488-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4488" title="bgr_bbwc2012_keynote_img_4488" /></div></div><div id="liveblog-entry-137643" class="liveblog-entry"><span class="liveblog-date">9:36AM:</span>Two-thumb typing is key, but what if you need to type with one hand? A not so subtle shot at massive Android devices like the Galaxy Note.</div><div id="liveblog-entry-137641" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4494-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4494" title="bgr_bbwc2012_keynote_img_4494" /></div></div><div id="liveblog-entry-137645" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_44941-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4494" title="bgr_bbwc2012_keynote_img_4494" /></div></div><div id="liveblog-entry-137647" class="liveblog-entry"><span class="liveblog-date">9:36AM:</span>As you're typing the autocomplete words pop-up on the keyboard, and you can flick them up into the main screen.</div><div id="liveblog-entry-137652" class="liveblog-entry"><span class="liveblog-date">9:38AM:</span>"Never miss a magic moment" – the camera allows you to go back in time!</div><div id="liveblog-entry-137650" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4498-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4498" title="bgr_bbwc2012_keynote_img_4498" /></div></div><div id="liveblog-entry-137648" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4500-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4500" title="bgr_bbwc2012_keynote_img_4500" /></div></div><div id="liveblog-entry-137653" class="liveblog-entry"><span class="liveblog-date">9:39AM:</span>"It's all about agility and being nimble" – Thorsten is reminding everyone that this is just a preview and there is more to come.</div><div id="liveblog-entry-137655" class="liveblog-entry"><span class="liveblog-date">9:40AM:</span>The keypad is adapting, and will adapt to your fingers, your style of typing. Just another reminder that the iOS autocorrect is utter shot.</div><div id="liveblog-entry-137660" class="liveblog-entry"><span class="liveblog-date">9:41AM:</span>The intent and objective of BlackBerry 10 is to build the next mobile computing platform. It's an engine, not just a smartphone OS.</div><div id="liveblog-entry-137663" class="liveblog-entry"><span class="liveblog-date">9:42AM:</span>Thorsten is showing off the connected QNX car with TVs, telemetrics and two other things I didn't catch.</div><div id="liveblog-entry-137657" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4506-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4506" title="bgr_bbwc2012_keynote_img_4506" /></div></div><div id="liveblog-entry-137668" class="liveblog-entry"><span class="liveblog-date">9:43AM:</span>60% of cars on the road are running QNX. Marketshare calculations will get very interesting in a few years.</div><div id="liveblog-entry-137665" class="liveblog-entry"><span class="liveblog-date">9:43AM:</span>Reliability and security are definitely important if my car's OS can be updated remotely.</div><div id="liveblog-entry-137659" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4505-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4505" title="bgr_bbwc2012_keynote_img_4505" /></div></div><div id="liveblog-entry-137670" class="liveblog-entry"><span class="liveblog-date">9:45AM:</span>The entire company is laser focused on delivering BlackBerry 10 on time, and exceeding customer expectations. And Thorsten is committed to keeping everyone up to date on the progress of BlackBerry 10 development.</div><div id="liveblog-entry-137673" class="liveblog-entry"><span class="liveblog-date">9:45AM:</span>Another quick peek at BlackBerry 10.</div><div id="liveblog-entry-137669" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4523-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4523" title="bgr_bbwc2012_keynote_img_4523" /></div></div><div id="liveblog-entry-137672" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4512-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4512" title="bgr_bbwc2012_keynote_img_4512" /></div></div><div id="liveblog-entry-137664" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4523-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4523" title="bgr_bbwc2012_keynote_img_4523" /></div></div><div id="liveblog-entry-137676" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4527-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4527" title="bgr_bbwc2012_keynote_img_4527" /></div></div><div id="liveblog-entry-137674" class="liveblog-entry"><span class="liveblog-date">9:47AM:</span>"Have a great BlackBerry World and let's rock and roll this!"</div><div id="liveblog-entry-137682" class="liveblog-entry"><span class="liveblog-date">9:48AM:</span>We're welcoming VP of Global Alliances and Business Development Martyn Mallick to the stage.</div><div id="liveblog-entry-137678" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4537-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4537" title="bgr_bbwc2012_keynote_img_4537" /></div></div><div id="liveblog-entry-137680" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4539-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4539" title="bgr_bbwc2012_keynote_img_4539" /></div></div><div id="liveblog-entry-137683" class="liveblog-entry"><span class="liveblog-date">9:49AM:</span>"RIM is 100% committed to application partners on [RIM's] platform". BlackBerry 10 is meant to be seen as proof of that commitment.</div><div id="liveblog-entry-137684" class="liveblog-entry"><span class="liveblog-date">9:50AM:</span>More emphasis on BlackBerry 10 as a platform. This is in line with their emphasis on developers and developer relations.</div><div id="liveblog-entry-137686" class="liveblog-entry"><span class="liveblog-date">9:50AM:</span>Platform, Tools, Distribution.</div><div id="liveblog-entry-137690" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4543-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4543" title="bgr_bbwc2012_keynote_img_4543" /></div></div><div id="liveblog-entry-137689" class="liveblog-entry"><span class="liveblog-date">9:51AM:</span>Performance, security, integration. The platform excels on tablets, smartphones and in cars.</div><div id="liveblog-entry-137693" class="liveblog-entry"><span class="liveblog-date">9:52AM:</span>RIM is building a set of core tools for native development and HTML5 and making them available to partners. Who are the partners though? Developers? Carriers? Alliance members?</div><div id="liveblog-entry-137694" class="liveblog-entry"><span class="liveblog-date">9:53AM:</span>Distribution - applications can be distributed in multiple ways. Mobile Fusion (formerly BES) allows direct distribution within the enterprise. App World allows global distribution, and supports multiple payment methods including credit cards, PayPal and carrier billing.</div><div id="liveblog-entry-137695" class="liveblog-entry"><span class="liveblog-date">9:53AM:</span>App World also allows enterprises to have their own tab in the store, similar to the carrier tabs found in Android Market.</div><div id="liveblog-entry-137697" class="liveblog-entry"><span class="liveblog-date">9:54AM:</span>It should be obvious by now the themes of the conference - Enterprise and Developers.</div><div id="liveblog-entry-137698" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4547-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4547" title="bgr_bbwc2012_keynote_img_4547" /></div></div><div id="liveblog-entry-137691" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>Jonas Norberg, Co-Founder and CEO of Pacemaker is joining Martyn on stage to discuss using Cascades to develop an application for the PlayBook.</div><div id="liveblog-entry-137702" class="liveblog-entry"><span class="liveblog-date">9:56AM:</span>Cascades allowed Pacemaker to easily connect their new interface to an incredible amount of legacy C++ code.</div><div id="liveblog-entry-137701" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4551-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4551" title="bgr_bbwc2012_keynote_img_4551" /></div></div><div id="liveblog-entry-137688" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4557-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4557" title="bgr_bbwc2012_keynote_img_4557" /></div></div><div id="liveblog-entry-137699" class="liveblog-entry"><span class="liveblog-date">9:58AM:</span>The Pacemaker DJ application will be available tomorrow at their booth on Wednesday between 1:00 PM and 2:30 PM EDT, for free. Attendees of BlackBerry World will be among the first in the world to have this app before it launches in June.</div><div id="liveblog-entry-137705" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4562-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4562" title="bgr_bbwc2012_keynote_img_4562" /></div></div><div id="liveblog-entry-137703" class="liveblog-entry"><span class="liveblog-date">9:59AM:</span>Candemir Orsan from Occipital is on the stage. Occipital created the Red Laser app for iOS, as well as 360 Pano, my personal favorite app for creating panoramic photos on my iPhone.</div><div id="liveblog-entry-137712" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4563-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4563" title="bgr_bbwc2012_keynote_img_4563" /></div></div><div id="liveblog-entry-137709" class="liveblog-entry"><span class="liveblog-date">10:00AM:</span>Candemir says his team was able to build a demo of 360 Pano for BlackBerry 10 in only 7 days.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4568-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4568" title="bgr_bbwc2012_keynote_img_4568" /></div></div><div id="liveblog-entry-137713" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4569-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4569" title="bgr_bbwc2012_keynote_img_4569" /></div></div><div id="liveblog-entry-137707" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4571-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4571" title="bgr_bbwc2012_keynote_img_4571" /></div></div><div id="liveblog-entry-137715" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>For anyone wondering if the 360 Pano app for BlackBerry 10 uses the still camera or the video camera, it's the still camera. The entire audience was treated to a slew of shutter sounds as Candemir took the panoramic picture.</div><div id="liveblog-entry-137717" class="liveblog-entry"><span class="liveblog-date">10:03AM:</span>"Rovio launched Angry Birds Space a few weeks after it came out for iOS". Great, but why did it take them about 10 months to launch Angry Birds for PlayBook after Mike Lazaridis announced at BlackBerry World in 2011?</div><div id="liveblog-entry-137724" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4573-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4573" title="bgr_bbwc2012_keynote_img_4573" /></div></div><div id="liveblog-entry-137719" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>An enthused developer from Gameloft is taking the stage to discuss developing games for BlackBerry 10.</div><div id="liveblog-entry-137722" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4575-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4575" title="bgr_bbwc2012_keynote_img_4575" /></div></div><div id="liveblog-entry-137732" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>Gameloft is bringing 11 games to BlackBerry 10. Perhaps former Senior Director of Global Developer Relations Mike Kirkup didn't fully kill the platform by pushing game development for the PlayBook over everything else.</div><div id="liveblog-entry-137727" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4586-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4586" title="bgr_bbwc2012_keynote_img_4586" /></div></div><div id="liveblog-entry-137729" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>We're joined by Michael Schade, Co-Founder and CEO of Fishlabs. 70 million downloads of Fish Labs games to date. Another successful company with two founders, and only a single CEO.</div><div id="liveblog-entry-137736" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>Schade is demoing Galaxy on Fire 2 HD. I think he might have inadvertently leaked the next Samsung Android phone.</div><div id="liveblog-entry-137738" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4590-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4590" title="bgr_bbwc2012_keynote_img_4590" /></div></div><div id="liveblog-entry-137730" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4594-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4594" title="bgr_bbwc2012_keynote_img_4594" /></div></div><div id="liveblog-entry-137740" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>This is the most high-definition version of the game available. It actually looks like it'd be fun to play.</div><div id="liveblog-entry-137746" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>Brian and Mark from pixelmags are on stage to talk digital publishing.</div><div id="liveblog-entry-137744" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4598-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4598" title="bgr_bbwc2012_keynote_img_4598" /></div></div><div id="liveblog-entry-137748" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>The pixelmags ethos is "You create, we deliver". Publishers upload content to the CDS - Content Delivery System - and pixelmags handles the distribution to the desired channels.</div><div id="liveblog-entry-137750" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4601-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4601" title="bgr_bbwc2012_keynote_img_4601" /></div></div><div id="liveblog-entry-137751" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>Pixelmags is focusing on branded applications, so if a user downloads the Esquire application, it's actually a pixelmags app.</div><div id="liveblog-entry-137753" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>Pixelmags is releasing a News Stand application on BlackBerry 10. Every BlackBerry 10 will get 10 free minutes every month to read anything they want on the News Stand.</div><div id="liveblog-entry-137755" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4604-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4604" title="bgr_bbwc2012_keynote_img_4604" /></div></div><div id="liveblog-entry-137742" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4609-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4609" title="bgr_bbwc2012_keynote_img_4609" /></div></div><div id="liveblog-entry-137735" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4607-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4607" title="bgr_bbwc2012_keynote_img_4607" /></div></div><div id="liveblog-entry-137754" class="liveblog-entry"><span class="liveblog-date">10:15AM:</span>Users can upgrade to unlimited viewing for $9.99 per month whenever a data connection is active, or a mobile offline plan for $14.99 per month.</div><div id="liveblog-entry-137759" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4602-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4602" title="bgr_bbwc2012_keynote_img_4602" /></div></div><div id="liveblog-entry-137760" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4610-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4610" title="bgr_bbwc2012_keynote_img_4610" /></div></div><div id="liveblog-entry-137767" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4614-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4614" title="bgr_bbwc2012_keynote_img_4614" /></div></div><div id="liveblog-entry-137765" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>Nick Barnett from mippen is on stage, touting the performance of the BlackBerry app platform. BlackBerry downloads account for 70% of all downloads of apps created with the mippen application generator.</div><div id="liveblog-entry-137769" class="liveblog-entry"><span class="liveblog-date">10:18AM:</span>Mippen is releasing a BlackBerry App Generator in beta today, you can sign up at www.blackberryappgenerator.com</div><div id="liveblog-entry-137764" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>Mippen allows anyone to build a native app in less than 10 minutes. I'm glad to see the focus on quality apps remains.</div><div id="liveblog-entry-137773" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4616-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4616" title="bgr_bbwc2012_keynote_img_4616" /></div></div><div id="liveblog-entry-137775" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4618-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4618" title="bgr_bbwc2012_keynote_img_4618" /></div></div><div id="liveblog-entry-137771" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4620-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4620" title="bgr_bbwc2012_keynote_img_4620" /></div></div><div id="liveblog-entry-137777" class="liveblog-entry"><span class="liveblog-date">10:21AM:</span>Whoops, Titanium just showed an iPad in their demo.</div><div id="liveblog-entry-137781" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4629-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4629" title="bgr_bbwc2012_keynote_img_4629" /></div></div><div id="liveblog-entry-137772" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>Jeff Haynie, Co-Founder and single CEO of Appcelerator is on stage to talk about their Titanium development tool.</div><div id="liveblog-entry-137779" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>Haynie, "After talking with customers it's clear that they want BlackBerry. BlackBerry is definitely one of the top three platforms we support". So you're saying it's #3?</div><div id="liveblog-entry-137783" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>Embracing the cross-platform application generation tools is a giant shift for RIM. Several years ago there was a marked distaste for them, with RIM Developer Relations members being quite cold to developers using those tools.</div><div id="liveblog-entry-137786" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4631-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4631" title="bgr_bbwc2012_keynote_img_4631" /></div></div><div id="liveblog-entry-137784" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4632-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4632" title="bgr_bbwc2012_keynote_img_4632" /></div></div><div id="liveblog-entry-137762" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>App submissions are up 226% in the past year, and PlayBook app growth is up 240%.</div><div id="liveblog-entry-137793" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4636-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4636" title="bgr_bbwc2012_keynote_img_4636" /></div></div><div id="liveblog-entry-137792" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>"It's really important that we don't focus too much on consumer or just enterprise. We're seeing the industry beging to focus on enterprise, and we welcome that..."</div><div id="liveblog-entry-137791" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>RIM is looking to the partner community to make the platform a success. Developers, developers, developers?</div><div id="liveblog-entry-137796" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4637-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4637" title="bgr_bbwc2012_keynote_img_4637" /></div></div><div id="liveblog-entry-137795" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4640-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4640" title="bgr_bbwc2012_keynote_img_4640" /></div></div><div id="liveblog-entry-137797" class="liveblog-entry"><span class="liveblog-date">10:31AM:</span>Robin Bienfait, RIM CIO is taking the stage. I've had the honor of walking in late to a briefing she was running and having her interrupt her presentation to call me out for it.</div><div id="liveblog-entry-137803" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4641-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4641" title="bgr_bbwc2012_keynote_img_4641" /></div></div><div id="liveblog-entry-137789" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4642-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4642" title="bgr_bbwc2012_keynote_img_4642" /></div></div><div id="liveblog-entry-137800" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4644-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4644" title="bgr_bbwc2012_keynote_img_4644" /></div></div><div id="liveblog-entry-137802" class="liveblog-entry"><span class="liveblog-date">10:32AM:</span>"By next time this year for BlackBerry World, we will offer three solutions for Mobile Fusion"</div><div id="liveblog-entry-137807" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4648-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4648" title="bgr_bbwc2012_keynote_img_4648" /></div></div><div id="liveblog-entry-137805" class="liveblog-entry"><span class="liveblog-date">10:33AM:</span>Mobile Fusion will be available on-premise, hosted and managed, or fully in the cloud. In about a year. What was it Thorsten said about delivering in a timely fashion?</div><div id="liveblog-entry-137812" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4650-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4650" title="bgr_bbwc2012_keynote_img_4650" /></div></div><div id="liveblog-entry-137814" class="liveblog-entry"><span class="liveblog-date">10:35AM:</span>Alan Panezic, VP of Product Management at RIM is introducing Stephen Rollins, VP of IT at Martha Stewart Living Omnimedia.</div><div id="liveblog-entry-137817" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4655-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4655" title="bgr_bbwc2012_keynote_img_4655" /></div></div><div id="liveblog-entry-137819" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>Martha Stewart has two BlackBerry devices - one for email, and one for a phone. That's different.</div><div id="liveblog-entry-137809" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4658-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4658" title="bgr_bbwc2012_keynote_img_4658" /></div></div><div id="liveblog-entry-137821" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4661-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4661" title="bgr_bbwc2012_keynote_img_4661" /></div></div><div id="liveblog-entry-137824" class="liveblog-entry"><span class="liveblog-date">10:37AM:</span>Mobile Fusion has been out for about three weeks, and Martha Stewart Living Omnimedia have had it fully in production for over a week.</div><div id="liveblog-entry-137829" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4662-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4662" title="bgr_bbwc2012_keynote_img_4662" /></div></div><div id="liveblog-entry-137828" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bgr_bbwc2012_keynote_img_4664-645x430.jpg" class="attachment-large" alt="bgr_bbwc2012_keynote_img_4664" title="bgr_bbwc2012_keynote_img_4664" /></div></div><div id="liveblog-entry-137826" class="liveblog-entry"><span class="liveblog-date">10:44AM:</span>Panezic says that securing enterprise data on at-rest for third-party devices is on the roadmap. For those of you keeping score, that's a shot at Visto, owners of the NTP patents, and Good Technologies who offer a secure email and PIM client for iOS and Android.</div><div id="liveblog-entry-137831" class="liveblog-entry"><span class="liveblog-date">10:44AM:</span>And we're done, thanks!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/05/01/live-from-rims-blackberry-world-2012-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bbworld-2012-head-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/05/bbworld-2012-head-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We’ll be reporting live from RIM&#8217;s BlackBerry World 2012 keynote today at 9:00AM</title>
		<link>http://www.bgr.com/2012/05/01/we%e2%80%99ll-be-reporting-live-from-rims-blackberry-world-2012-keynote-today-at-900am/</link>
		<comments>http://www.bgr.com/2012/05/01/we%e2%80%99ll-be-reporting-live-from-rims-blackberry-world-2012-keynote-today-at-900am/#comments</comments>
		<pubDate>Tue, 01 May 2012 12:20:17 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry World]]></category>
		<category><![CDATA[BlackBerry World 2012]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[QNX]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Thorsten Heins]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=137520</guid>
		<description><![CDATA[Research In Motion&#8217;s annual BlackBerry World conference kicks off Tuesday morning and new president and chief executive officer Thorsten Heins will take the stage to greet the thousands of show goers in attendance. Heins&#8217;s company has a daunting mountain to climb as its struggles continue, and this year&#8217;s show may be RIM&#8217;s most important to date as it looks to attract enough interest from developers and users to tide it over until its next-generation smartphone platform launches. RIM&#8217;s first BlackBerry 10-powered smartphone likely won&#8217;t be released until some time in October, but developers will get their first taste of a smartphone running PlayBook OS, the basis for BlackBerry 10, when RIM hands out thousands of prototype smartphones at the BlackBerry Jam conference]]></description>
			<content:encoded><![CDATA[<center><a href="http://www-bgr-com.vimg.net/wp-content/uploads/2010/04/wes-2010-keynote42.jpg"><img class="alignnone size-full wp-image-48576 aligncenter" title="wes-2010-keynote4" src="http://www-bgr-com.vimg.net/wp-content/uploads/2010/04/wes-2010-keynote42.jpg" alt="" width="645" height="430" /></a></center>
<p>Research In Motion&#8217;s annual BlackBerry World conference kicks off Tuesday morning and new president and chief executive officer Thorsten Heins will take the stage to greet the thousands of show goers in attendance. Heins&#8217;s company has a daunting mountain to climb as <a href="http://www.bgr.com/2012/03/29/rim-reports-q4-miss-balsillie-resigns-as-director-cto-out/">its struggles continue</a>, and this year&#8217;s show may be RIM&#8217;s most important to date as it looks to attract enough interest from developers and users to tide it over until its next-generation smartphone platform launches. RIM&#8217;s first BlackBerry 10-powered smartphone likely <a href="http://www.bgr.com/2012/04/26/rims-first-blackberry-10-phone-said-to-launch-in-october/">won&#8217;t be released until some time in October</a>, but developers will get their first taste of a smartphone running PlayBook OS, the basis for BlackBerry 10, when RIM <a href="http://www.bgr.com/2012/03/23/rim-to-hand-out-blackberry-10-prototype-smartphones-in-may/">hands out thousands of prototype smartphones</a> at the BlackBerry Jam conference that will run alongside BlackBerry World in Orlando, Florida. Will RIM make enough of a splash to instill faith in developers, users and investors that it can successfully re-enter a market not just dominated by, but <a href="http://www.bgr.com/2012/04/30/apple-samsung-take-profit/">completely owned by Apple and Samsung</a>?</p>
<p><strong><a href="http://www.bgr.com/2012/05/01/live-from-rims-blackberry-world-2012-keynote">Bookmark this link</a></strong>, which will go live shortly before the event begins this morning, and make sure to head there for our live coverage of RIM&#8217;s keynote! Coverage will begin just before 9:00 a.m. EDT / 6:00 a.m. PDT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/05/01/we%e2%80%99ll-be-reporting-live-from-rims-blackberry-world-2012-keynote-today-at-900am/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2010/04/wes-2010-keynote42-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2010/04/wes-2010-keynote42-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Sprint and HTC&#8217;s EVO event!</title>
		<link>http://www.bgr.com/2012/04/04/live-from-sprint-and-htcs-evo-event/</link>
		<comments>http://www.bgr.com/2012/04/04/live-from-sprint-and-htcs-evo-event/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 21:25:27 +0000</pubDate>
		<dc:creator>Dan Graziano</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Anroid 4.0]]></category>
		<category><![CDATA[EVO One]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[HTC EVO One]]></category>
		<category><![CDATA[HTC One X]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[One series]]></category>
		<category><![CDATA[Sense 4.0]]></category>
		<category><![CDATA[Sprint]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=134407</guid>
		<description><![CDATA[Summer is fast approaching and if the past two years have taught smartphone fans anything, it&#8217;s that Sprint and HTC are preparing to launch a new flagship smartphone. The EVO 4G burst onto the scene in 2010 and raised the bar for Android smartphones around the world. While the handset&#8217;s successor, the EVO 3D, was unable to recapture the magic brought about by the original model, it was still a cutting-edge smartphone worthy of the EVO brand. Now it&#8217;s 2012, and rumors suggest one of the most impressive smartphones ever to be produced is coming soon to Sprint. Based on the HTC One X, Sprint&#8217;s new flagship smartphone will seemingly be chocked full of technology including a 4.7-inch high-definition display,]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/04/04/live-from-sprint-and-htcs-evo-event"><img class="size-full wp-image-134514 aligncenter" title="htc-sprint-evo-event" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/htc-sprint-evo-event.jpg" alt="" width="652" height="435" /></a></center>
<p>Summer is fast approaching and if the past two years have taught smartphone fans anything, it&#8217;s that Sprint and HTC are preparing to launch a new flagship smartphone. The EVO 4G burst onto the scene in 2010 and raised the bar for Android smartphones around the world. While the handset&#8217;s successor, the EVO 3D, was unable to recapture the magic brought about by the original model, it was still a cutting-edge smartphone worthy of the EVO brand. Now it&#8217;s 2012, and <a href="http://www.bgr.com/2012/04/03/purported-htc-evo-one-press-image-leaks/">rumors suggest</a> one of the most impressive smartphones ever to be produced is coming soon to Sprint. Based on the <a href="http://www.bgr.com/2012/02/26/htc-one-x-unveiled-quad-core-tegra-3-hd-display-lte-launches-on-att-by-end-of-april/">HTC One X</a>, Sprint&#8217;s new flagship smartphone will seemingly be chocked full of technology including a 4.7-inch high-definition display, a 1.5GHz dual-core CPU, Android 4.0, Sense 4.0, 4G LTE and a gigantic battery. Will Sprint and HTC&#8217;s new EVO-branded device rock the industry like the original did two years ago? Hit the break for our live coverage of Sprint and HTC&#8217;s press conference, which is set to kick off at 5:30 p.m. EDT / 2:30 p.m. PDT.</p>
<p>UPDATE: Be sure to check out <strong><a href="http://www.bgr.com/2012/04/04/hands-on-with-sprints-htc-evo-4g-lte/">our hands-on preview of the HTC EVO 4G LTE</a></strong>!<span id="more-134407"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-134407" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-134407').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-134407"><div id="liveblog-entry-134513" class="liveblog-entry"><span class="liveblog-date">5:28PM:</span>Ok guys - we're seated and the crowd is finally starting to settle in. The presentation should begin in the next few minutes.</div><div id="liveblog-entry-134520" class="liveblog-entry"><span class="liveblog-date">5:32PM:</span>Here we go, Sprint CEO Dan Hesse is on stage</div><div id="liveblog-entry-134501" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4358-645x430.jpg" class="attachment-large" alt="BGR-IMG_4358" title="BGR-IMG_4358" /></div></div><div id="liveblog-entry-134522" class="liveblog-entry"><span class="liveblog-date">5:34PM:</span>Mr. Hesse is talking about Sprint's Network Vision. Better data speeds, better 3G and LTE</div><div id="liveblog-entry-134525" class="liveblog-entry"><span class="liveblog-date">5:35PM:</span>"This new EVO will be the first U.S. phone to use an enhanced voice technology"</div><div id="liveblog-entry-134526" class="liveblog-entry"><span class="liveblog-date">5:35PM:</span>The technology is called "HD Voice"</div><div id="liveblog-entry-134527" class="liveblog-entry"><span class="liveblog-date">5:36PM:</span>HTC's president Jason Mackenzie has taken the stage. </div><div id="liveblog-entry-134524" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4359-645x430.jpg" class="attachment-large" alt="BGR-IMG_4359" title="BGR-IMG_4359" /></div></div><div id="liveblog-entry-134528" class="liveblog-entry"><span class="liveblog-date">5:38PM:</span>"We are proud to introduce HTC EVO 4G LTE exclusively from Sprint"</div><div id="liveblog-entry-134530" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4361-645x430.jpg" class="attachment-large" alt="BGR-IMG_4361" title="BGR-IMG_4361" /></div></div><div id="liveblog-entry-134532" class="liveblog-entry"><span class="liveblog-date">5:39PM:</span>The EVO is just what customers want, "an amazing camera with incredible sound"</div><div id="liveblog-entry-134535" class="liveblog-entry"><span class="liveblog-date">5:40PM:</span>"HTC has always been serious about design, this year our phones not only will look great but also feel great in a customers hand"</div><div id="liveblog-entry-134536" class="liveblog-entry"><span class="liveblog-date">5:41PM:</span>Jonah Becker, HTC EVO 4G LTE's lead designer, has taken the stage.</div><div id="liveblog-entry-134534" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4362-645x430.jpg" class="attachment-large" alt="BGR-IMG_4362" title="BGR-IMG_4362" /></div></div><div id="liveblog-entry-134539" class="liveblog-entry"><span class="liveblog-date">5:42PM:</span>Becker is speaking about the passion and dedication HTC brought to the new EVO. </div><div id="liveblog-entry-134545" class="liveblog-entry"><span class="liveblog-date">5:43PM:</span>A video is playing showing HTC engineers crafting the new EVO</div><div id="liveblog-entry-134546" class="liveblog-entry"><span class="liveblog-date">5:45PM:</span>Becker: "Red accents make it clear it's an EVO"</div><div id="liveblog-entry-134549" class="liveblog-entry"><span class="liveblog-date">5:46PM:</span>"The new EVO is a multimedia power house...the hardware is a passage to your content."</div><div id="liveblog-entry-134550" class="liveblog-entry"><span class="liveblog-date">5:47PM:</span>"We brought back the kickstand and its absolutely perfect"</div><div id="liveblog-entry-134541" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4363-645x430.jpg" class="attachment-large" alt="BGR-IMG_4363" title="BGR-IMG_4363" /></div></div><div id="liveblog-entry-134551" class="liveblog-entry"><span class="liveblog-date">5:49PM:</span>Sprint and HTC are both pushing the camera's fast shutter speed and crisp images. The f/2.2 lens will let in more light than any other smartphone. </div><div id="liveblog-entry-134554" class="liveblog-entry"><span class="liveblog-date">5:50PM:</span>EVO will also let you do video and photo mode at the same time. </div><div id="liveblog-entry-134556" class="liveblog-entry"><span class="liveblog-date">5:51PM:</span>Meno, a professional photographer, is talking about the EVO's incredible camera in a short video. </div><div id="liveblog-entry-134553" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/BGR-IMG_4364-645x430.jpg" class="attachment-large" alt="BGR-IMG_4364" title="BGR-IMG_4364" /></div></div><div id="liveblog-entry-134559" class="liveblog-entry"><span class="liveblog-date">5:52PM:</span>The still images in the video look stunning...</div><div id="liveblog-entry-134557" class="liveblog-entry"><span class="liveblog-date">5:55PM:</span>The EVO 4G LTE will feature Beats Audio technology, as all other new HTC handset do</div><div id="liveblog-entry-134561" class="liveblog-entry"><span class="liveblog-date">5:56PM:</span>Beats Audio was only briefly mentioned, we are watching a short video about "HD Voice" now</div><div id="liveblog-entry-134563" class="liveblog-entry"><span class="liveblog-date">5:57PM:</span>There will be a live demonstration of HD Voice during our hands-on time.</div><div id="liveblog-entry-134564" class="liveblog-entry"><span class="liveblog-date">5:58PM:</span>The EVO 4G LTE will be available in the second quarter for $199</div><div id="liveblog-entry-134566" class="liveblog-entry"><span class="liveblog-date">5:59PM:</span>Pre-orders will begin May 7th</div><div id="liveblog-entry-134567" class="liveblog-entry"><span class="liveblog-date">6:00PM:</span>And that is all she wrote, folks - be sure to check out <strong><a href="http://www.bgr.com/2012/04/04/hands-on-with-sprints-htc-evo-4g-lte/">our hands-on preview of the HTC EVO 4G LTE</a></strong>!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/04/04/live-from-sprint-and-htcs-evo-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/htc-sign-metal-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/04/htc-sign-metal-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Microsoft&#8217;s Windows 8 press conference at MWC!</title>
		<link>http://www.bgr.com/2012/02/29/live-from-microsofts-windows-8-press-conference-at-mwc/</link>
		<comments>http://www.bgr.com/2012/02/29/live-from-microsofts-windows-8-press-conference-at-mwc/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 13:48:21 +0000</pubDate>
		<dc:creator>Corey Gilmore</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Desktops]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows 8 Consumer Preview]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=129500</guid>
		<description><![CDATA[Mobile World Congress has been a roller coaster ride so far this year. The week kicked off with a bang on Sunday with both Sony and HTC unveiling their latest and greatest smartphones, and the HTC One X was definitely the star of the show. Things were up and down on Monday and Tuesday however, and the show actually got pretty slow for a while there. Our time in Barcelona isn&#8217;t up just yet, however, and Microsoft chose today to unveil the latest version of its next-generation operating system, Windows 8. The technology giant released a preview version of Windows 8 last September, but we&#8217;re sure plenty has changed over the past five months. And beyond checking out all the new features Microsoft]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/29/live-from-microsofts-windows-8-press-conference-at-mwc/bgr-img_0131/" rel="attachment wp-att-129595"><img class="size-full wp-image-129595 aligncenter" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0131.jpg" alt="" width="652" height="435" /></a></center>
<p>Mobile World Congress has been a roller coaster ride so far this year. The week kicked off with a bang on Sunday with both <a href="http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/">Sony</a> and <a href="http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/">HTC</a> unveiling their latest and greatest smartphones, and the <a href="http://www.bgr.com/2012/02/26/htc-one-x-unveiled-quad-core-tegra-3-hd-display-lte-launches-on-att-by-end-of-april/">HTC One X</a> was definitely the star of the show. Things were up and down on Monday and Tuesday however, and the show actually got pretty slow for a while there. Our time in Barcelona isn&#8217;t up just yet, however, and Microsoft chose today to unveil the latest version of its next-generation operating system, Windows 8. The technology giant <a href="http://www.bgr.com/2011/09/13/microsoft-windows-8-launches-to-developers-this-week-loaded-with-new-features-video/">released a preview version of Windows 8</a> last September, but we&#8217;re sure plenty has changed over the past five months. And beyond checking out all the new features Microsoft has undoubtedly baked into its new OS, we might finally get a better idea of when devices carrying the platform will finally launch. Microsoft&#8217;s Windows 8 press conference is scheduled to begin at 9:00 a.m. Eastern / 6:00 a.m. Pacific (3:00 p.m. local time in Barcelona), so hit the break for our live coverage of the event!</p>
<p>UPDATE: Don&#8217;t forget to check out <strong><a href="http://www.bgr.com/2012/02/29/welcome-to-the-post-post-pc-era-a-review-of-microsofts-windows-8-consumer-preview/">our full review of Microsoft&#8217;s Windows 8 Consumer Preview</a></strong>, which is now live!<span id="more-129500"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-129500" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-129500').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-129500"><div id="liveblog-entry-129599" class="liveblog-entry"><span class="liveblog-date">8:49AM:</span>Hey folks. We're in line #2 here at Microsoft's Windows 8 Consumer Preview event. Let's see what they've got for us!</div><div id="liveblog-entry-129600" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0133-645x430.jpg" class="attachment-large" alt="BGR-IMG_0133" title="BGR-IMG_0133" /></div></div><div id="liveblog-entry-129601" class="liveblog-entry"><span class="liveblog-date">8:52AM:</span>Upbeat music, lots of folks waiting around, and free breadsticks. Great.</div><div id="liveblog-entry-129603" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0134-645x430.jpg" class="attachment-large" alt="BGR-IMG_0134" title="BGR-IMG_0134" /></div></div><div id="liveblog-entry-129605" class="liveblog-entry"><span class="liveblog-date">8:54AM:</span>This 4-on-the-floor drumbeat is driving us a little crazy...let's go, Microsoft!</div><div id="liveblog-entry-129607" class="liveblog-entry"><span class="liveblog-date">9:01AM:</span>Annnnd we're in. Microsof has a bevy of devices on display, all running....Windows 8!</div><div id="liveblog-entry-129606" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0136-645x430.jpg" class="attachment-large" alt="BGR-IMG_0136" title="BGR-IMG_0136" /></div></div><div id="liveblog-entry-129615" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0139-645x430.jpg" class="attachment-large" alt="BGR-IMG_0139" title="BGR-IMG_0139" /></div></div><div id="liveblog-entry-129613" class="liveblog-entry"><span class="liveblog-date">9:03AM:</span>As anticipated, we've got TVs, tablets, desktops, laptops, and more, all in a line</div><div id="liveblog-entry-129617" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0141-645x430.jpg" class="attachment-large" alt="BGR-IMG_0141" title="BGR-IMG_0141" /></div></div><div id="liveblog-entry-129619" class="liveblog-entry"><span class="liveblog-date">9:07AM:</span>Ok...fake afro-beat music is a bit better but still suspect. We're 7 minutes behind schedule. * mins behind schedule and we're calling it fashionably late:)...</div><div id="liveblog-entry-129626" class="liveblog-entry"><span class="liveblog-date">9:12AM:</span>As a side note, this Catalonian sun is not helping keep any of our fellow blogger's and press folk's BO at bay...this room does not smell great.</div><div id="liveblog-entry-129629" class="liveblog-entry"><span class="liveblog-date">9:14AM:</span>We're beginning to think that the devices themselves might begin presenting...we haven't seen a single representative from Microsoft go anywhere near the stage yet. Wonder what's keeping em!</div><div id="liveblog-entry-129631" class="liveblog-entry"><span class="liveblog-date">9:16AM:</span>Of note, while we wait, there are a total of 13 different devices on stage, all of varying size and shape. Mostly tablets, with one of the largest TVs we've ever seen sitting behind it.</div><div id="liveblog-entry-129632" class="liveblog-entry"><span class="liveblog-date">9:18AM:</span>"The show will begin shortly" says the announcer...</div><div id="liveblog-entry-129633" class="liveblog-entry"><span class="liveblog-date">9:20AM:</span>lights down...er, lights yellowed...seems like it's finally go time</div><div id="liveblog-entry-129635" class="liveblog-entry"><span class="liveblog-date">9:21AM:</span>Lot's of thank you's now going on stage, thank you's to press, devs, etc...you're welcome!</div><div id="liveblog-entry-129636" class="liveblog-entry"><span class="liveblog-date">9:22AM:</span>Steven Synofsky hitting the stage now</div><div id="liveblog-entry-129637" class="liveblog-entry"><span class="liveblog-date">9:23AM:</span>Looks like we'll have immediate downloads of the beta software available following the release, fyo</div><div id="liveblog-entry-129623" class="liveblog-entry"><span class="liveblog-date">9:23AM:</span>"Windows 7 most successful Windows of all time"<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0149-645x430.jpg" class="attachment-large" alt="BGR-IMG_0149" title="BGR-IMG_0149" /></div></div><div id="liveblog-entry-129638" class="liveblog-entry"><span class="liveblog-date">9:24AM:</span>Talking now about the compromises necessary with today's stratified mobile vs tablet vs desktop world, speaking to how complicated and unnatural the trade-offs are</div><div id="liveblog-entry-129640" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0150-645x430.jpg" class="attachment-large" alt="BGR-IMG_0150" title="BGR-IMG_0150" /></div></div><div id="liveblog-entry-129641" class="liveblog-entry"><span class="liveblog-date">9:25AM:</span>Now speaking about how the form factor should drive consumer choice, not the set of compromises that one is willing to make. Microsoft is aiming for </div><div id="liveblog-entry-129645" class="liveblog-entry"><span class="liveblog-date">9:27AM:</span>Choice is the key word here, folks. The unified operating system experience is intended to allow consumers to decide what type of device best fits their life, and not have to worry about power management, crippled OS, etc</div><div id="liveblog-entry-129648" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0152-645x430.jpg" class="attachment-large" alt="BGR-IMG_0152" title="BGR-IMG_0152" /></div></div><div id="liveblog-entry-129643" class="liveblog-entry"><span class="liveblog-date">9:27AM:</span>Every subsystem of Windows 8 has been re-engineered for touch and more<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0152-645x430.jpg" class="attachment-large" alt="BGR-IMG_0152" title="BGR-IMG_0152" /></div></div><div id="liveblog-entry-129652" class="liveblog-entry"><span class="liveblog-date">9:28AM:</span>100,000 code changes since dev preview went live</div><div id="liveblog-entry-129653" class="liveblog-entry"><span class="liveblog-date">9:28AM:</span>Consumer preview is vastly different from initial dev version. They're calling it "complete" hmmmm</div><div id="liveblog-entry-129650" class="liveblog-entry"><span class="liveblog-date">9:29AM:</span>"Beautiful, modern, fast, fluid." It's a generational change in Windows. Stressing revolution vs. evolution of product here, but that it won't be a massive paradigm shift for current Windows users</div><div id="liveblog-entry-129654" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0155-645x430.jpg" class="attachment-large" alt="BGR-IMG_0155" title="BGR-IMG_0155" /></div></div><div id="liveblog-entry-129656" class="liveblog-entry"><span class="liveblog-date">9:30AM:</span>They're calling Windows 8 a "super fun experience", which seems cute. That said, we're happy to see that they're stressing an enjoyable consumer experience over raw power, specs, and things that might appeal to power users</div><div id="liveblog-entry-129658" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0156-645x430.jpg" class="attachment-large" alt="BGR-IMG_0156" title="BGR-IMG_0156" /></div></div><div id="liveblog-entry-129660" class="liveblog-entry"><span class="liveblog-date">9:31AM:</span>The notion of scaling is key, with a single OS that is scalable across multiple screen sizes, device type, etc. And having a functioning app-eco system that works together. Apps talking to apps, as opposed to apps functioning as an island in and of themselves. Apps enriching apps...</div><div id="liveblog-entry-129662" class="liveblog-entry"><span class="liveblog-date">9:31AM:</span>Pretty sure he's said </div><div id="liveblog-entry-129665" class="liveblog-entry"><span class="liveblog-date">9:32AM:</span>Pretty sure he's said "apps" over 59 times. Now stressing that everything is cloud connected, with integrated backups and online support. Also speaking about the current version of the Metro design language, which is design from the ground up with scaling in mind</div><div id="liveblog-entry-129667" class="liveblog-entry"><span class="liveblog-date">9:33AM:</span>Now we've got Julie Larson-Green and Antoine Leblond hitting the stage, windows program manager and windows web services manager, to walk us through the app and OS experience</div><div id="liveblog-entry-129666" class="liveblog-entry"><span class="liveblog-date">9:34AM:</span>No<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0158-645x430.jpg" class="attachment-large" alt="BGR-IMG_0158" title="BGR-IMG_0158" /></div></div><div id="liveblog-entry-129668" class="liveblog-entry"><span class="liveblog-date">9:35AM:</span>Everything will be demonstrated using a prototype device. The device itself was designed from the ground up for usability. She's sitting in a chair, looking pretty damn comfortable, using the dev device. Nice touch.</div><div id="liveblog-entry-129674" class="liveblog-entry"><span class="liveblog-date">9:36AM:</span>The device is completely customized for each user, with a familiar lock screen, start screen, app environment, etc on each device that contains your profile info. The home screen adapts to provide the most frequently used tiles in the most convenient locations, etc</div><div id="liveblog-entry-129673" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0159-645x430.jpg" class="attachment-large" alt="BGR-IMG_0159" title="BGR-IMG_0159" /></div></div><div id="liveblog-entry-129675" class="liveblog-entry"><span class="liveblog-date">9:37AM:</span>She's scanning in and out of home screens now. "fast and fluid" are the key terms, and everything is moving really really well. It's pretty impressive!</div><div id="liveblog-entry-129677" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0161-645x430.jpg" class="attachment-large" alt="BGR-IMG_0161" title="BGR-IMG_0161" /></div></div><div id="liveblog-entry-129681" class="liveblog-entry"><span class="liveblog-date">9:40AM:</span>Xbox live is integrated from the ground up. We also have casual gaming for things like cut the rope and angry birds, etc etc...</div><div id="liveblog-entry-129678" class="liveblog-entry"><span class="liveblog-date">9:40AM:</span>Windows Explorer is killing it right now. The experience is moving so fast, and it actually looks like it's making internet browsing dare we say...fun? This is awesome to watch. Seriously, folks</div><div id="liveblog-entry-129682" class="liveblog-entry"><span class="liveblog-date">9:40AM:</span>Video and music stores are built into the preview as well</div><div id="liveblog-entry-129684" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0164-645x430.jpg" class="attachment-large" alt="BGR-IMG_0164" title="BGR-IMG_0164" /></div></div><div id="liveblog-entry-129683" class="liveblog-entry"><span class="liveblog-date">9:41AM:</span>Now we're looking at a cookbook app. Nothing revolutions, but it does illustrate the beauty of the Metro style across app dev as well</div><div id="liveblog-entry-129686" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0166-645x430.jpg" class="attachment-large" alt="BGR-IMG_0166" title="BGR-IMG_0166" /></div></div><div id="liveblog-entry-129688" class="liveblog-entry"><span class="liveblog-date">9:42AM:</span>We now have a demo of app switching using gestures. Left thumb flicked left slides back and forth through apps. This is, again, really fast. Really well implemented. We can also bring up a full task switcher by flijing up</div><div id="liveblog-entry-129690" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0168-645x430.jpg" class="attachment-large" alt="BGR-IMG_0168" title="BGR-IMG_0168" /></div></div><div id="liveblog-entry-129691" class="liveblog-entry"><span class="liveblog-date">9:43AM:</span>Now we're on to social networking implementation. The "people" app function as a centralized hub for all of your social networking accounts. You can also pin this to the start screen with, of course, a live updating tile</div><div id="liveblog-entry-129695" class="liveblog-entry"><span class="liveblog-date">9:44AM:</span>Demonstrating multitasking now. We can place IM into a side window dock, while keeping video or any other app running in the foreground. Everything can be dragged around in real time. Awesome!</div><div id="liveblog-entry-129693" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0169-645x430.jpg" class="attachment-large" alt="BGR-IMG_0169" title="BGR-IMG_0169" /></div></div><div id="liveblog-entry-129697" class="liveblog-entry"><span class="liveblog-date">9:45AM:</span>Nothing overlaps on top of anything else. It just switches back and forth laterally. That way you don't have 400 windows on top of one another. It's clean and efficient, a nice change from existing OS multitasking</div><div id="liveblog-entry-129699" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0170-645x430.jpg" class="attachment-large" alt="BGR-IMG_0170" title="BGR-IMG_0170" /></div></div><div id="liveblog-entry-129701" class="liveblog-entry"><span class="liveblog-date">9:45AM:</span>The "charms" bar keeps frequently accessed info, like contacts, text, etc...and this is accessible from any app, regardless of where it originated. Apps talking to apps talking to apps...</div><div id="liveblog-entry-129704" class="liveblog-entry"><span class="liveblog-date">9:46AM:</span>Ok tablet demo done, on to laptop demo</div><div id="liveblog-entry-129705" class="liveblog-entry"><span class="liveblog-date">9:46AM:</span>He's talking about scalability, etc etc</div><div id="liveblog-entry-129703" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0171-645x430.jpg" class="attachment-large" alt="BGR-IMG_0171" title="BGR-IMG_0171" /></div></div><div id="liveblog-entry-129707" class="liveblog-entry"><span class="liveblog-date">9:47AM:</span>We're looking at non-touchscreen devices now, with mouse and keyboard interface demos</div><div id="liveblog-entry-129710" class="liveblog-entry"><span class="liveblog-date">9:47AM:</span>CTRL-ALT-DELETE is a thing of the past!! All you need to unlock is the "enter" key. Ha!</div><div id="liveblog-entry-129647" class="liveblog-entry"><span class="liveblog-date">9:47AM:</span>Be sure to check out our Windows 8 Consumer Preview review, which just went live! <a href="http://www.bgr.com/2012/02/29/welcome-to-the-post-post-pc-era-a-review-of-microsofts-windows-8-consumer-preview/">http://www.bgr.com/2012/02/29/welcome-to-the-post-post-pc-era-a-review-of-microsofts-windows-8-consumer-preview/</a></div><div id="liveblog-entry-129712" class="liveblog-entry"><span class="liveblog-date">9:48AM:</span>Everything looks super fluid (notice a theme here...) and navigation seems pretty intuitive</div><div id="liveblog-entry-129715" class="liveblog-entry"><span class="liveblog-date">9:49AM:</span>Gestures haven't been replicated for mouse use, but 4 hot corners are used for specific "gesture" stuff. The corners are the navigation hot spots. Mouse to bottom left goes to start screen, bottom left to task switcher, etc. Seems smart to us, but we wonder how sensitive this thing is</div><div id="liveblog-entry-129709" class="liveblog-entry"><span class="liveblog-date">9:50AM:</span>Zoom in, zoom out, it all works as you might expect. And all home screens and tiles can be easily manipulated and re-arranged.</div><div id="liveblog-entry-129717" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0172-645x430.jpg" class="attachment-large" alt="BGR-IMG_0172" title="BGR-IMG_0172" /></div></div><div id="liveblog-entry-129716" class="liveblog-entry"><span class="liveblog-date">9:51AM:</span>Task switching via hot corner is pretty...hot. We're impressed, though again...sad to see ctrl-tab go the way of the DoDo</div><div id="liveblog-entry-129719" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0174-645x430.jpg" class="attachment-large" alt="BGR-IMG_0174" title="BGR-IMG_0174" /></div></div><div id="liveblog-entry-129722" class="liveblog-entry"><span class="liveblog-date">9:52AM:</span></div><div id="liveblog-entry-129720" class="liveblog-entry"><span class="liveblog-date">9:52AM:</span>Kindle app, Weather app, Stocks app, etc...all Metro, all awesome. </div><div id="liveblog-entry-129723" class="liveblog-entry"><span class="liveblog-date">9:53AM:</span>The home screen is the new windows key. Hitting Windows button brings you directly to the home screen.</div><div id="liveblog-entry-129724" class="liveblog-entry"><span class="liveblog-date">9:53AM:</span>This is cool Start typing "USA" and it immediately brings you to an app list, listing USA Today as the top option. Immediate app search and launching.</div><div id="liveblog-entry-129725" class="liveblog-entry"><span class="liveblog-date">9:54AM:</span>Sharing between apps is so easy. The charms bar allows you to drop images from web to wordpress, wordpress to twitter, email to facebook, etc. The base app stays in the main screen, and the destination app comes up in the side bar. Drag, drop, post, boom. This is amazing</div><div id="liveblog-entry-129726" class="liveblog-entry"><span class="liveblog-date">9:54AM:</span>All existing Windows 7-compatible apps will work on Windows 8</div><div id="liveblog-entry-129728" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>Ok, now we've got Word coming up!</div><div id="liveblog-entry-129730" class="liveblog-entry"><span class="liveblog-date">9:56AM:</span>Office seems to work super well here, but it does just look like another Windows 7 app. We'll have to wait for a Metro version of Office to get super sexy, but at least everything will work out of the box</div><div id="liveblog-entry-129729" class="liveblog-entry"><span class="liveblog-date">9:57AM:</span>You can also manage tasks in real time, allowing you to pause tasks that need lower priority, etc</div><div id="liveblog-entry-129731" class="liveblog-entry"><span class="liveblog-date">9:58AM:</span>Metro and basic desktop functions to allow old apps work side by side. That's pretty cool, and it definitely illuminates how much cooler Metro is, but we're glad to see the desktop survive the transition</div><div id="liveblog-entry-129735" class="liveblog-entry"><span class="liveblog-date">9:59AM:</span>Ok. Now we have touch plus mouse plus keyboard. All three inputs can be used together. This is the marriage of input methods that we've been waiting for. And it looks like touch will probably become the predominant method...</div><div id="liveblog-entry-129733" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0177-645x430.jpg" class="attachment-large" alt="BGR-IMG_0177" title="BGR-IMG_0177" /></div></div><div id="liveblog-entry-129738" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0179-645x430.jpg" class="attachment-large" alt="BGR-IMG_0179" title="BGR-IMG_0179" /></div></div><div id="liveblog-entry-129736" class="liveblog-entry"><span class="liveblog-date">10:00AM:</span>All bookmarks, pins, apps, etc...all of these things travel with you from machine to machine, so your tablet looks like your phone looks like your laptop.</div><div id="liveblog-entry-129742" class="liveblog-entry"><span class="liveblog-date">10:01AM:</span>Now we've got a demo of the Skydrive app that allows access to documents from the cloud across all your devices. Skydrive is also working behind the scenes to sync your personlized data, profile pic, contacts, app data, etc</div><div id="liveblog-entry-129740" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0181-645x430.jpg" class="attachment-large" alt="BGR-IMG_0181" title="BGR-IMG_0181" /></div></div><div id="liveblog-entry-129745" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0182-645x430.jpg" class="attachment-large" alt="BGR-IMG_0182" title="BGR-IMG_0182" /></div></div><div id="liveblog-entry-129743" class="liveblog-entry"><span class="liveblog-date">10:03AM:</span>Universal search is pretty cool. Search for Harry Potter and it brings up results from the video store, web, flixter app, etc</div><div id="liveblog-entry-129747" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0183-645x430.jpg" class="attachment-large" alt="BGR-IMG_0183" title="BGR-IMG_0183" /></div></div><div id="liveblog-entry-129749" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>Antoine is back to talk about the Windows App Store </div><div id="liveblog-entry-129751" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>The store ahs been designed for ease of access...well, that's good to know....we've got rankings, lists, etc. And then categories. Nothing revolutionary here folks, but we suppose that's not a bad thing</div><div id="liveblog-entry-129752" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>Find app, click on app, read about app, install app. Done</div><div id="liveblog-entry-129753" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>All apps in the store will be free during the preview period. Smart move!</div><div id="liveblog-entry-129750" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0185-645x430.jpg" class="attachment-large" alt="BGR-IMG_0185" title="BGR-IMG_0185" /></div></div><div id="liveblog-entry-129754" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>Now he's talking about dev relationships, and how excited devs are to be working with the new software. "The best economics of any major app store..."</div><div id="liveblog-entry-129756" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0186-645x430.jpg" class="attachment-large" alt="BGR-IMG_0186" title="BGR-IMG_0186" /></div></div><div id="liveblog-entry-129759" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0187-645x430.jpg" class="attachment-large" alt="BGR-IMG_0187" title="BGR-IMG_0187" /></div></div><div id="liveblog-entry-129757" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>Large devs are on board, but they're trying to attract individual devs too. They're announcing the winner of the first apps contest...</div><div id="liveblog-entry-129762" class="liveblog-entry"><span class="liveblog-date">10:08AM:</span>Sorry 8 winners, not 1.</div><div id="liveblog-entry-129761" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0188-645x430.jpg" class="attachment-large" alt="BGR-IMG_0188" title="BGR-IMG_0188" /></div></div><div id="liveblog-entry-129763" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>Cool. More pounding music...</div><div id="liveblog-entry-129765" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0191-645x430.jpg" class="attachment-large" alt="BGR-IMG_0191" title="BGR-IMG_0191" /></div></div><div id="liveblog-entry-129766" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>Now we're talking wrapup stuff. "fast fluid beautiful. Okay, okay, we get it!!!</div><div id="liveblog-entry-129769" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>Now we're talking about how apps need to be brought up to spec. The OS is there, stable, ready to go. But apps need to catch up. This all makes sense. We're being cautioned not to list, review, or categorize apps, with an eye to the fact that this preview is intended to spurn further development</div><div id="liveblog-entry-129773" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>Get ready for some hardware previews, guys!</div><div id="liveblog-entry-129768" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0192-645x430.jpg" class="attachment-large" alt="BGR-IMG_0192" title="BGR-IMG_0192" /></div></div><div id="liveblog-entry-129774" class="liveblog-entry"><span class="liveblog-date">10:16AM:</span>Okay okay, here we go. We've got Michael Angiulo to demo some new hardware!</div><div id="liveblog-entry-129777" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>We've got a demo of Windows-on-ARM, which was first announced at CES last year. Speaking to a power profile that allows support from smaller processors, like phone chips, tablet chips, etc. Low power state gives access to background tasks while sleeping, and doesn't give huge power spikes when waking to access information lost while in dormant mode</div><div id="liveblog-entry-129778" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>We've got Tegra 3, Snapdragon 5, and other stuff. This is great stuff</div><div id="liveblog-entry-129776" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0195-645x430.jpg" class="attachment-large" alt="BGR-IMG_0195" title="BGR-IMG_0195" /></div></div><div id="liveblog-entry-129779" class="liveblog-entry"><span class="liveblog-date">10:21AM:</span>All apps are chip independent, so all apps will work on ARM, x86, etc. This makes a seamless consumer-facing experience. It's all about consistency here, ad this applies to drivers too. Printer drivers, etc will work across the board. Input devices are the same, storage devices, etc. This is revolutionary in the PC world</div><div id="liveblog-entry-129781" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0196-645x430.jpg" class="attachment-large" alt="BGR-IMG_0196" title="BGR-IMG_0196" /></div></div><div id="liveblog-entry-129787" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0198-645x430.jpg" class="attachment-large" alt="BGR-IMG_0198" title="BGR-IMG_0198" /></div></div><div id="liveblog-entry-129782" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>Windows 8 had to smaller overall to work on these lower power mobile processors, which should make it FLY on desktop-grade systems.</div><div id="liveblog-entry-129789" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0199-645x430.jpg" class="attachment-large" alt="BGR-IMG_0199" title="BGR-IMG_0199" /></div></div><div id="liveblog-entry-129790" class="liveblog-entry"><span class="liveblog-date">10:25AM:</span>Ok, now on to Ultrabook stuff. We've got an Intel Next-Gen Ultrabook here, and it looks pretty...Ultrabooky. We've got 5 more on hand, ost with Ivy-bridge processors, touchscreens, etc. We've got an Acer book starting up in 8 seconds. Whoa!!</div><div id="liveblog-entry-129795" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>It's also super super thin. Approaching, if not exceeding, Macbook Air levels. This thing also has a motorized port cover. Cool touch, we suppose.</div><div id="liveblog-entry-129796" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>Alright, now we've got an HP Envy with Beats Audio, etc. Gorilla glass cover is amazing, and we're seeing some really really fast performance here. </div><div id="liveblog-entry-129793" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0201-645x430.jpg" class="attachment-large" alt="BGR-IMG_0201" title="BGR-IMG_0201" /></div></div><div id="liveblog-entry-129797" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>And now on to Samsung, again with insanely fast performance. He's demonstrating processor adaption, with cores starting and stopping based on performance almost instantly.</div><div id="liveblog-entry-129799" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0203-645x430.jpg" class="attachment-large" alt="BGR-IMG_0203" title="BGR-IMG_0203" /></div></div><div id="liveblog-entry-129801" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>Apps don't need to be opened or closed, because they don't use any processor power or memory when dormant</div><div id="liveblog-entry-129803" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0204-645x430.jpg" class="attachment-large" alt="BGR-IMG_0204" title="BGR-IMG_0204" /></div></div><div id="liveblog-entry-129804" class="liveblog-entry"><span class="liveblog-date">10:30AM:</span>We're on to networking improvements, which speaks to the need to simplify connectivity due to the increased portability of Windows 8 devices</div><div id="liveblog-entry-129806" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0205-645x430.jpg" class="attachment-large" alt="BGR-IMG_0205" title="BGR-IMG_0205" /></div></div><div id="liveblog-entry-129807" class="liveblog-entry"><span class="liveblog-date">10:31AM:</span>"Cost-based network switching" gives intelligent switching from 3G to Wi-Fi based on pre-defined preferences and profiles</div><div id="liveblog-entry-129810" class="liveblog-entry"><span class="liveblog-date">10:32AM:</span>Annnnd now the Lenovo Yoga, a convertible touchscreen-enabled laptop, is up to bat. Cool device, with a convertible screen</div><div id="liveblog-entry-129809" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0207-645x430.jpg" class="attachment-large" alt="BGR-IMG_0207" title="BGR-IMG_0207" /></div></div><div id="liveblog-entry-129813" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0209-645x430.jpg" class="attachment-large" alt="BGR-IMG_0209" title="BGR-IMG_0209" /></div></div><div id="liveblog-entry-129811" class="liveblog-entry"><span class="liveblog-date">10:34AM:</span>Side note, but the Microsoft Mouse is 30 years old today...</div><div id="liveblog-entry-129815" class="liveblog-entry"><span class="liveblog-date">10:35AM:</span>They're talking now about how Microsoft 8 will force a re-imagination of input methods, etc. </div><div id="liveblog-entry-129816" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0210-645x430.jpg" class="attachment-large" alt="BGR-IMG_0210" title="BGR-IMG_0210" /></div></div><div id="liveblog-entry-129817" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>Ok, now we see why the ungodly large TV was there. It's actually a fully-functional Window 8 PC. It's really a giant Microsoft Surface, build out of Gorilla Glass. It's 82". The largest in the world. And it's running so quickly, so beautifully. </div><div id="liveblog-entry-129819" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0213-645x430.jpg" class="attachment-large" alt="BGR-IMG_0213" title="BGR-IMG_0213" /></div></div><div id="liveblog-entry-129822" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0214-645x430.jpg" class="attachment-large" alt="BGR-IMG_0214" title="BGR-IMG_0214" /></div></div><div id="liveblog-entry-129820" class="liveblog-entry"><span class="liveblog-date">10:40AM:</span>Ok, cool. No we're looking at how NFC inclusion allows seamless transfer of audio from internal speakers to wireless speakers. Walk in room, have music transfer from your headphones to your home stereo.</div><div id="liveblog-entry-129826" class="liveblog-entry"><span class="liveblog-date">10:43AM:</span>Alright, we've seen demos of image transfer technology, audio transfer, video editing, and...wait for it....a USB drive being connected to a Windows 8 desktop in Real Time!! Microsoft, this is great, but you had us an hour ago with the app demos. This is getting a little long in the tooth...</div><div id="liveblog-entry-129829" class="liveblog-entry"><span class="liveblog-date">10:46AM:</span>Allllllright!! Looks like we've actually hit the end point now. This has really ushered in the era of touch PCs for the consumer environment. The coolest part is that the transition is a metered one, allowing you to choose input method, from touch to keyboard to mouse, based on the usage case. </div><div id="liveblog-entry-129824" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0216-645x430.jpg" class="attachment-large" alt="BGR-IMG_0216" title="BGR-IMG_0216" /></div></div><div id="liveblog-entry-129832" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0217-645x430.jpg" class="attachment-large" alt="BGR-IMG_0217" title="BGR-IMG_0217" /></div></div><div id="liveblog-entry-129830" class="liveblog-entry"><span class="liveblog-date">10:50AM:</span>Now we've got a roadmap. Today, consumer preview available in English, German, Japanese, French, and Simplified Chinese. Visual Studio 11 Beta is available for devs, and preview apps are included with the store today. Beginning "really soon" we'll see updates and drivers. Stressing dynamic consumer preview, with many changes along the way. ceBIT will see enterprise features unveiled. The next milestone will be the Release Candidate, RTM, and General Availability. Preview is live already, with downloads from 70 different countries. </div><div id="liveblog-entry-129837" class="liveblog-entry"><span class="liveblog-date">10:51AM:</span>That's it guys! Thanks for tuning in and be sure to check out <a href="http://www.bgr.com/2012/02/29/welcome-to-the-post-post-pc-era-a-review-of-microsofts-windows-8-consumer-preview/">our full review of Microsoft's Windows 8 Consumer Preview</a>!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/29/live-from-microsofts-windows-8-press-conference-at-mwc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0131-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0131-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We&#8217;ll be reporting live from Microsoft&#8217;s Windows 8 press conference tomorrow morning</title>
		<link>http://www.bgr.com/2012/02/28/well-be-reporting-live-from-microsofts-windows-8-press-conference-tomorrow-morning/</link>
		<comments>http://www.bgr.com/2012/02/28/well-be-reporting-live-from-microsofts-windows-8-press-conference-tomorrow-morning/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 19:05:11 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[MWC 2012]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=129501</guid>
		<description><![CDATA[It may seem odd that Microsoft is hosting a media event at the annual Mobile World Congress trade show this year that will focus on its upcoming desktop operating system, but it couldn&#8217;t be more appropriate: Windows 8 is a complete acknowledgement from Microsoft that the future is mobile. Mobile doesn&#8217;t have to mean limited, however, and the Redmond-based technology giant&#8217;s next-generation OS is its first attempt to marry a touch-focused mobile platform with the robust desktop operating system that made the company famous. We saw the Developer Preview of Windows 8 several months ago, and now it&#8217;s finally time to see how much progress Microsoft has made since then. Bookmark this link, which will go live shortly before the event]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/28/well-be-reporting-live-from-microsofts-windows-8-press-conference-tomorrow-morning"><img class="size-full wp-image-108493 aligncenter" title="windows-8-home-screen110913184405" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/windows-8-home-screen110913184405.jpg" alt="" width="652" height="367" /></a></center>
<p>It may seem odd that Microsoft is hosting a media event at the annual Mobile World Congress trade show this year that will focus on its upcoming desktop operating system, but it couldn&#8217;t be more appropriate: Windows 8 is a complete acknowledgement from Microsoft that the future is mobile. Mobile doesn&#8217;t have to mean limited, however, and the Redmond-based technology giant&#8217;s next-generation OS is its first attempt to marry a touch-focused mobile platform with the robust desktop operating system that made the company famous. We saw the <a href="http://www.bgr.com/2011/09/13/microsoft-windows-8-launches-to-developers-this-week-loaded-with-new-features-video/">Developer Preview</a> of Windows 8 several months ago, and now it&#8217;s finally time to see how much progress Microsoft has made since then.</p>
<p><strong><a href="http://www.bgr.com/2012/02/29/live-from-microsofts-windows-8-press-conference-at-mwc/">Bookmark this link</a></strong>, which will go live shortly before the event begins tomorrow morning, and make sure to head there for our live coverage of Microsoft’s press conference! Coverage will begin just before 9:00 a.m. EST / 6:00 a.m. PST (3:00 p.m. local time in Barcelona).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/28/well-be-reporting-live-from-microsofts-windows-8-press-conference-tomorrow-morning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/windows-8-home-screen110913184405-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/windows-8-home-screen110913184405-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Nokia&#8217;s MWC 2012 press conference!</title>
		<link>http://www.bgr.com/2012/02/27/live-from-nokias-mwc-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/02/27/live-from-nokias-mwc-2012-press-conference/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 07:20:24 +0000</pubDate>
		<dc:creator>Corey Gilmore</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Lumia]]></category>
		<category><![CDATA[Lumia 610]]></category>
		<category><![CDATA[Lumia 900]]></category>
		<category><![CDATA[Lumia 910]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mobile World Congress]]></category>
		<category><![CDATA[MWC 2012]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=128458</guid>
		<description><![CDATA[In less than one quarter with just two smartphones on the market, Nokia managed to take the top spot among Windows Phone vendors in the fourth quarter of 2011. Microsoft&#8217;s mobile platform still accounts for just a small fraction of Nokia&#8217;s smartphone sales, but the Finnish vendor is in the early stages of a transition that will eventually see Symbian devices eliminated from its portfolio. The Lumia 710 and Lumia 800 started things off, and Nokia revealed the Lumia 900 during the Consumer Electronics Show, a flagship device that BGR exclusively reported will launch on AT&#38;T next month at a very aggressive $99.99 price point. Nokia is rumored to have at least two new devices that will be unveiled during]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/27/live-from-nokias-mwc-2012-press-conference/bgr-img_2810/" rel="attachment wp-att-128996"><img class="size-full wp-image-128996 aligncenter" title="BGR-IMG_2810" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2810.jpg" alt="" width="652" height="435" /></a></center>
<p>In less than one quarter with just two smartphones on the market, <a href="http://www.bgr.com/2012/02/24/nokia-becomes-top-windows-phone-vendor-after-just-one-quarter/">Nokia managed to take the top spot among Windows Phone vendors in the fourth quarter of 2011</a>. Microsoft&#8217;s mobile platform still accounts for just a small fraction of Nokia&#8217;s smartphone sales, but the Finnish vendor is in the early stages of a transition that will eventually see Symbian devices eliminated from its portfolio. The <a href="http://www.bgr.com/2012/01/05/nokia-lumia-710-review/">Lumia 710</a> and <a href="http://www.bgr.com/2011/11/21/nokia-lumia-800-review/">Lumia 800</a> started things off, and Nokia revealed the <a href="http://www.bgr.com/2012/01/10/nokia-lumia-900-hands-on/">Lumia 900</a> during the Consumer Electronics Show, a flagship device that BGR exclusively reported will <a href="http://www.bgr.com/2012/01/25/atts-q1-2012-roadmap-nokia-lumia-900-to-launch-march-18th-for-99-99/">launch on AT&amp;T next month at a very aggressive $99.99 price point</a>. Nokia is rumored to have <a href="http://www.bgr.com/2012/02/22/nokia-to-unveil-cheap-lumia-610-alongside-high-end-camera-phone-at-mwc-video/">at least two new devices that will be unveiled</a> during today&#8217;s press conference — the entry-level Lumia 610 and a high-end camera phone expected to be the international version of the Lumia 900 — and we&#8217;re on hand to bring you all the news as it breaks. Hit the jump for our live coverage of Nokia&#8217;s press conference, which is scheduled to begin at 2:30 a.m. EST / 11:30 p.m. PST (8:30 a.m. local time in Barcelona).<span id="more-128458"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-128458" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-128458').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-128458"><div id="liveblog-entry-128999" class="liveblog-entry"><span class="liveblog-date">2:21AM:</span>Annnnd we're inside. This has been a seamless process thus far. We've even got power outlets and a chair. Thanks, Nokia!</div><div id="liveblog-entry-129000" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0001-645x430.jpg" class="attachment-large" alt="BGR-IMG_0001" title="BGR-IMG_0001" /></div></div><div id="liveblog-entry-129001" class="liveblog-entry"><span class="liveblog-date">2:23AM:</span>Nokia has done a great job of providing a comfortabel space for bloggers and press. Croisant? Don't mind if we do.</div><div id="liveblog-entry-129004" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_00041-645x430.jpg" class="attachment-large" alt="BGR-IMG_0004" title="BGR-IMG_0004" /></div></div><div id="liveblog-entry-129006" class="liveblog-entry"><span class="liveblog-date">2:28AM:</span>Let's just hope the hands-on demos are as organized as the actual press conference. Sony, we're looking at you....</div><div id="liveblog-entry-129007" class="liveblog-entry"><span class="liveblog-date">2:34AM:</span>Alright folks, this music is beginning to wear on our ears just a bit. Let's get moving!!</div><div id="liveblog-entry-129008" class="liveblog-entry"><span class="liveblog-date">2:35AM:</span>Annnnd we've got the lights dimming. We're off!</div><div id="liveblog-entry-129009" class="liveblog-entry"><span class="liveblog-date">2:35AM:</span>Cue random video montage of Nokia-related imagery in 5,4,3,2...</div><div id="liveblog-entry-129003" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0006-645x430.jpg" class="attachment-large" alt="BGR-IMG_0006" title="BGR-IMG_0006" /></div></div><div id="liveblog-entry-129010" class="liveblog-entry"><span class="liveblog-date">2:37AM:</span>We've got Nokia wrapping up the last year, giving a bevy of stats about internet usage and media consumption of the last year. 6.9 trillion text messages sent over the last 12 months. Lol</div><div id="liveblog-entry-129013" class="liveblog-entry"><span class="liveblog-date">2:38AM:</span>Noting that at last year's MWC, Nokia outlined a new strategy, no new devices, but a clear vision for the future. They seem to have met the key goals they set forth, including a focus on design and LBS</div><div id="liveblog-entry-129014" class="liveblog-entry"><span class="liveblog-date">2:39AM:</span>They've penetrated over 100 worldwide markets, with Lumia presence in over 31 markets from 50 operators. Noting the re-entry in the North American market with T-Mobile. </div><div id="liveblog-entry-129015" class="liveblog-entry"><span class="liveblog-date">2:39AM:</span>The Lumia 800 is the #1 smartphone in Russia. Great?</div><div id="liveblog-entry-129016" class="liveblog-entry"><span class="liveblog-date">2:40AM:</span>Call us skeptical, but these seem like pretty dubious stats. Let's see if they have any more impressive stuff to pull out before the actual unveiling</div><div id="liveblog-entry-129017" class="liveblog-entry"><span class="liveblog-date">2:40AM:</span>Windows Phone apps are up 3x from last year. Emerging markets are a key factor in this growth.</div><div id="liveblog-entry-129018" class="liveblog-entry"><span class="liveblog-date">2:41AM:</span>Alright, now we've got Mary McDowell, the exec VP of mobile devices. Looks like we're gonna be heavy on feature phones. The Nokia 202, 203, and 302. These are all ASHA devices</div><div id="liveblog-entry-129019" class="liveblog-entry"><span class="liveblog-date">2:42AM:</span>The 202 and 203 are both touchscreen phones</div><div id="liveblog-entry-129012" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0010-645x430.jpg" class="attachment-large" alt="BGR-IMG_0010" title="BGR-IMG_0010" /></div></div><div id="liveblog-entry-129020" class="liveblog-entry"><span class="liveblog-date">2:43AM:</span>The 202 is a multi-sim phone, the 203 is a single sim phone. They are both Nokia Life phones, which provides access to the Nokia LIfe suite of "mobile life improvement" tools, targeted at folks with a smart-ish phone but no data plan. Today will mark te launch of Nokia Life.</div><div id="liveblog-entry-129023" class="liveblog-entry"><span class="liveblog-date">2:44AM:</span>Nokia life delivers content over SMS, including info about agriculture and local news, life skills, and info for young people to develop knowledge about healthcare and entertainment. Sigh....</div><div id="liveblog-entry-129022" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0011-645x430.jpg" class="attachment-large" alt="BGR-IMG_0011" title="BGR-IMG_0011" /></div></div><div id="liveblog-entry-129024" class="liveblog-entry"><span class="liveblog-date">2:45AM:</span>It also includes a language learning program called "Learn English" to provide gratis English lessons in 16 local languages across the globe. Images and other media can be easily shared via Nokia Life as well, which includes seamless integration with the Nokia contact list</div><div id="liveblog-entry-129027" class="liveblog-entry"><span class="liveblog-date">2:45AM:</span>Interesting, sure, but definitely not the most cutting edge stuff here. Let's hope they've got some more fireworks on hand...</div><div id="liveblog-entry-129028" class="liveblog-entry"><span class="liveblog-date">2:46AM:</span>Nokia Life is bundled with 40 free games, courtesy of EA. This amounts to 75 Euros worth of free games.</div><div id="liveblog-entry-129026" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0012-645x430.jpg" class="attachment-large" alt="BGR-IMG_0012" title="BGR-IMG_0012" /></div></div><div id="liveblog-entry-129029" class="liveblog-entry"><span class="liveblog-date">2:47AM:</span>The phones will be priced close to 60 Euros and will be available in the ext 6 weeks</div><div id="liveblog-entry-129032" class="liveblog-entry"><span class="liveblog-date">2:47AM:</span>The Asha 302 is targeted at the "Hyper Social" set, those that visit Facebook over 4 times per hour. It includes out of the box push support for Facebook and Twitter. </div><div id="liveblog-entry-129031" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0013-645x430.jpg" class="attachment-large" alt="BGR-IMG_0013" title="BGR-IMG_0013" /></div></div><div id="liveblog-entry-129033" class="liveblog-entry"><span class="liveblog-date">2:49AM:</span>The 302 includes a cloud-accelerated browser and support for web-apps, which delivers a "smartphone type" experience on the phone. Decent way around the lack of app support, but Apple seems to have proven the lack of interest in web apps...</div><div id="liveblog-entry-129036" class="liveblog-entry"><span class="liveblog-date">2:49AM:</span>The Asha 302 includes Microsoft Exchange support</div><div id="liveblog-entry-129035" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_00151-645x430.jpg" class="attachment-large" alt="BGR-IMG_0015" title="BGR-IMG_0015" /></div></div><div id="liveblog-entry-129037" class="liveblog-entry"><span class="liveblog-date">2:51AM:</span>We've got a demo up now of the Exchange support. nothing groundbreaking but everything seems to work quite well, and to have Exchange support on a feature phone is a pretty impressive feat. Still, can we really imagine execs using something like this, especially with growing enterprise access to iPhone? The Asha 302 will be priced around 95 Euro.</div><div id="liveblog-entry-129040" class="liveblog-entry"><span class="liveblog-date">2:52AM:</span>Alright. Mary out, Steven back in. Let's see where we're headed now. New Lumia, anyone?</div><div id="liveblog-entry-129041" class="liveblog-entry"><span class="liveblog-date">2:53AM:</span>Good. Now we've got some smartphone stats, noting the intro of the Lumia 900 on AT&T in the States. </div><div id="liveblog-entry-129039" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0016-645x430.jpg" class="attachment-large" alt="BGR-IMG_0016" title="BGR-IMG_0016" /></div></div><div id="liveblog-entry-129042" class="liveblog-entry"><span class="liveblog-date">2:54AM:</span>The Lumia 900 will now be available in April in Canada. The Lumia 900 will also be expanding into further worldwide markets. The lack of LTE worldwide was an initial boc,, but we now have a Lumia 900 without LTE. DCHSPA version will allow worldwide adoption. Same handset, new radios.</div><div id="liveblog-entry-129044" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0017-645x430.jpg" class="attachment-large" alt="BGR-IMG_0017" title="BGR-IMG_0017" /></div></div><div id="liveblog-entry-129045" class="liveblog-entry"><span class="liveblog-date">2:56AM:</span>Same display, same processor, same battery, same media options, same Nokia signature experience, including Nokia Drive. Great. Let's relaunch more devices, shall we? Granted, we've got a new release of Nokia Drive, including full offline support. We also have the launch of Nokia Reading, that includes access to news, books, audio books, and more. All available offline</div><div id="liveblog-entry-129048" class="liveblog-entry"><span class="liveblog-date">2:57AM:</span>All of this Nokia Reading content is localized. It includes a newstream feature, that pulls personalized feeds and topics into a personalized digital magazine. A la flipboard. This all updates live onto the WM livetile.</div><div id="liveblog-entry-129047" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0020-645x430.jpg" class="attachment-large" alt="BGR-IMG_0020" title="BGR-IMG_0020" /></div></div><div id="liveblog-entry-129049" class="liveblog-entry"><span class="liveblog-date">2:58AM:</span>Now we've got Terry Meyerson, head of the Windows Phone Division at Microsoft, to talk about video calling.</div><div id="liveblog-entry-129052" class="liveblog-entry"><span class="liveblog-date">2:59AM:</span>Now we've got a demo of Skype for Windows Phone, which marks the launch of the beta providing video calling from Windows Phone.</div><div id="liveblog-entry-129051" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0022-645x430.jpg" class="attachment-large" alt="BGR-IMG_0022" title="BGR-IMG_0022" /></div></div><div id="liveblog-entry-129055" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0023-645x430.jpg" class="attachment-large" alt="BGR-IMG_0023" title="BGR-IMG_0023" /></div></div><div id="liveblog-entry-129053" class="liveblog-entry"><span class="liveblog-date">3:00AM:</span>Windows Phone will launch in China with Lumia, and other Windows Phone models. This definitely seems far more impressive for Microsoft than it does for Nokia, though it's still quite a feat on both sides.</div><div id="liveblog-entry-129058" class="liveblog-entry"><span class="liveblog-date">3:01AM:</span>System requirements have officially been lowered, to support 256mb of memory and lower spec chipsets. This should help to allow more comprehensive penetration for Windows Phone.</div><div id="liveblog-entry-129059" class="liveblog-entry"><span class="liveblog-date">3:02AM:</span>Annnnd here we go. The Nokia Lumia 610!</div><div id="liveblog-entry-129057" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0024-645x430.jpg" class="attachment-large" alt="BGR-IMG_0024" title="BGR-IMG_0024" /></div></div><div id="liveblog-entry-129062" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0027-645x430.jpg" class="attachment-large" alt="BGR-IMG_0027" title="BGR-IMG_0027" /></div></div><div id="liveblog-entry-129060" class="liveblog-entry"><span class="liveblog-date">3:04AM:</span>The most affordable Lumia yet. The perfect intro of the LUmia line to a younger line. Beveled aluminum design, with built-in social networking support. Etc etc. Standard Windows Mobile feature support. None of this is too impressive, but it is a good looking phone. </div><div id="liveblog-entry-129064" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0028-645x430.jpg" class="attachment-large" alt="BGR-IMG_0028" title="BGR-IMG_0028" /></div></div><div id="liveblog-entry-129065" class="liveblog-entry"><span class="liveblog-date">3:05AM:</span>XBox Live support is included, of course, and it comes pre-loaded with Nokia Maps, Nokia Drive, and Nokia Music. This also includes new Nokia Transport, door-to-door underground, tram, and train directions in over 500 cities in 46 countries. Nice!</div><div id="liveblog-entry-129068" class="liveblog-entry"><span class="liveblog-date">3:05AM:</span>Frequently used routes can be pinned to the home screen and are updated in real-time. That's actually pretty cool. </div><div id="liveblog-entry-129067" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0029-645x430.jpg" class="attachment-large" alt="BGR-IMG_0029" title="BGR-IMG_0029" /></div></div><div id="liveblog-entry-129069" class="liveblog-entry"><span class="liveblog-date">3:06AM:</span>Lumia 900 is priced at 480 Euro in Q2, the Lumia 610 comes in at 189 Euro and will ship in Q2. That's a pretty big price differentiation!</div><div id="liveblog-entry-129071" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0032-645x430.jpg" class="attachment-large" alt="BGR-IMG_0032" title="BGR-IMG_0032" /></div></div><div id="liveblog-entry-129074" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0033-645x430.jpg" class="attachment-large" alt="BGR-IMG_0033" title="BGR-IMG_0033" /></div></div><div id="liveblog-entry-129072" class="liveblog-entry"><span class="liveblog-date">3:08AM:</span>Now we're talking about further support for Symbian. We've got something coming....the Nokia 808 PureView. "A Revolution in Smartphone IMaging"</div><div id="liveblog-entry-129077" class="liveblog-entry"><span class="liveblog-date">3:08AM:</span>a 41 megapixel sense. Whoa</div><div id="liveblog-entry-129076" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0037-645x430.jpg" class="attachment-large" alt="BGR-IMG_0037" title="BGR-IMG_0037" /></div></div><div id="liveblog-entry-129080" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0038-645x430.jpg" class="attachment-large" alt="BGR-IMG_0038" title="BGR-IMG_0038" /></div></div><div id="liveblog-entry-129078" class="liveblog-entry"><span class="liveblog-date">3:09AM:</span>7 pixels are condensed down to 1, allowing amazing zoom capabilities. We've got some demo images now, and of course, they look incredible. We'll see how real-life stuff works out, but hey...that's a lot of pixels!</div><div id="liveblog-entry-129083" class="liveblog-entry"><span class="liveblog-date">3:10AM:</span>All images can be compressed down to compact size for sharing services.</div><div id="liveblog-entry-129084" class="liveblog-entry"><span class="liveblog-date">3:10AM:</span>Pureview will be launched across the Nokia line in the future</div><div id="liveblog-entry-129085" class="liveblog-entry"><span class="liveblog-date">3:12AM:</span>The Pureview 808 also provides stereo audio recording, which is a bit of a rarity amongst smartphones. Each handset also comes with Monster-spec headsets and surround sound capability.</div><div id="liveblog-entry-129086" class="liveblog-entry"><span class="liveblog-date">3:12AM:</span>Now we've got Crouching Tiger, Hidden Dragon demoing out of the phone. Sound is great, video is great. Great. This all actually looks pretty cool.</div><div id="liveblog-entry-129087" class="liveblog-entry"><span class="liveblog-date">3:13AM:</span>The 808 will be available out of contract for 450 Euro, and will ship in May</div><div id="liveblog-entry-129082" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0039-645x430.jpg" class="attachment-large" alt="BGR-IMG_0039" title="BGR-IMG_0039" /></div></div><div id="liveblog-entry-129088" class="liveblog-entry"><span class="liveblog-date">3:14AM:</span>Annnnnd we're out. Thanks, Nokia!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/27/live-from-nokias-mwc-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0003-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0003-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from HTC&#8217;s MWC 2012 press conference!</title>
		<link>http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 19:15:46 +0000</pubDate>
		<dc:creator>Corey Gilmore</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 4.0]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Mobile World Congress]]></category>
		<category><![CDATA[MWC 2012]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Tablets]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=128442</guid>
		<description><![CDATA[HTC has a lot to prove at this year&#8217;s Mobile World Congress trade show. The Taiwan-based smartphone vendor had a huge year in 2011, firmly establishing itself as one of the leaders in the smartphone space. Toward the end of the year, however, stiff competition from Apple and Samsung caught up with HTC and the company ended 2011 with a whimper instead of a bang. HTC has promised that change is coming, however, and it looks like the vendor plans to deliver. BGR exclusively revealed details surrounding the mid-range HTC Ville and the high-end HTC Edge/Endeavor last November, and at that time we said both smartphones would be unveiled at Mobile World Congress. Will HTC indeed take the wraps off]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/bgr-img_2771-2/" rel="attachment wp-att-128849"><img class="size-full wp-image-128849 aligncenter" title="BGR-IMG_2771" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2771.jpg" alt="" width="652" height="435" /></a></center>
<p>HTC has a lot to prove at this year&#8217;s Mobile World Congress trade show. The Taiwan-based smartphone vendor had a huge year in 2011, firmly establishing itself as one of the leaders in the smartphone space. Toward the end of the year, however, stiff competition from Apple and Samsung caught up with HTC and <a href="http://www.bgr.com/2012/01/06/htc-profit-dives-26-in-q4-on-stalled-smartphone-sales/">the company ended 2011 with a whimper instead of a bang</a>. HTC has <a href="http://www.bgr.com/2012/02/06/htc-promises-change-after-admitting-its-lte-phones-have-been-weak-so-far/">promised that change is coming</a>, however, and it looks like the vendor plans to deliver. BGR exclusively revealed details surrounding <a href="http://www.bgr.com/2011/11/09/htc-ville-detailed-htc-sense-4-0-ice-cream-sandwich-thinner-than-iphone/">the mid-range HTC Ville</a> and <a href="http://www.bgr.com/2011/11/08/htc-edge-to-lead-the-smartphone-pack-with-quad-core-cpu-optically-laminated-display-and-unibody-design/">the high-end HTC Edge/Endeavor</a> last November, and at that time we said both smartphones would be unveiled at Mobile World Congress. Will HTC indeed take the wraps off these two sleek smartphones on stage at today&#8217;s event? Does the vendor have any other devices in store at this year&#8217;s show? HTC&#8217;s press conference is set to kick off at 2:30 p.m. EST / 11:30 a.m. PST (8:30 p.m. local time in Barcelona), so hit the break for all the news as it unfolds.<span id="more-128442"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-128442" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-128442').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-128442"><div id="liveblog-entry-128839" class="liveblog-entry"><span class="liveblog-date">2:20PM:</span>Ok guys — we're making our way through the line now. Since people are still making their way over from the Sony event, HTC's press conference might start a few minutes late.</div><div id="liveblog-entry-128843" class="liveblog-entry"><span class="liveblog-date">2:34PM:</span>We're inside and getting settled now, but people are still moving in so it will be a few minutes yet. Stay tuned...</div><div id="liveblog-entry-128853" class="liveblog-entry"><span class="liveblog-date">2:41PM:</span>Sony definitely killed HTC in the appetizer game. That said, things in here seem a lot more organized and well structured than the Sony event, so hopefully things will be a bit smoother this time around</div><div id="liveblog-entry-128854" class="liveblog-entry"><span class="liveblog-date">2:54PM:</span>The room is filling up. Just a couple minutes until we get off the ground. Let's go!</div><div id="liveblog-entry-128865" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0046-645x430.jpg" class="attachment-large" alt="BGR-IMG_0046" title="BGR-IMG_0046" /></div></div><div id="liveblog-entry-128864" class="liveblog-entry"><span class="liveblog-date">3:08PM:</span>There's currently a video montage of eggs, bread, subway stops, and ceramic dishes playing on the giant screen behind the stage. Curious choice of imagery</div><div id="liveblog-entry-128870" class="liveblog-entry"><span class="liveblog-date">3:09PM:</span>Sony went with Pumped Up Kicks as their entrance music, HTC with...elevator music. Sigh. Still, we should be starting things off pretty soon now</div><div id="liveblog-entry-128871" class="liveblog-entry"><span class="liveblog-date">3:11PM:</span>Lights down, here comes Peter Chou!!</div><div id="liveblog-entry-128867" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0051-645x430.jpg" class="attachment-large" alt="BGR-IMG_0051" title="BGR-IMG_0051" /></div></div><div id="liveblog-entry-128872" class="liveblog-entry"><span class="liveblog-date">3:12PM:</span>Turns out all of the aforementioned images were personal shots from Peter Chou's HTC phone. Whoops!!</div><div id="liveblog-entry-128874" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0052-645x430.jpg" class="attachment-large" alt="BGR-IMG_0052" title="BGR-IMG_0052" /></div></div><div id="liveblog-entry-128876" class="liveblog-entry"><span class="liveblog-date">3:13PM:</span>"Your phone is the most personal and intimate device that you own" - Peter Chou, pulling out all the stops! Talking now about the importance of eye catching design</div><div id="liveblog-entry-128879" class="liveblog-entry"><span class="liveblog-date">3:13PM:</span>The HTC 1 has been officially announced!</div><div id="liveblog-entry-128878" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0055-645x430.jpg" class="attachment-large" alt="BGR-IMG_0055" title="BGR-IMG_0055" /></div></div><div id="liveblog-entry-128880" class="liveblog-entry"><span class="liveblog-date">3:14PM:</span>"The one phone you will need, the one camera you will need, the one that will allow you to enjoy all of your music" talking about the HTC One</div><div id="liveblog-entry-128884" class="liveblog-entry"><span class="liveblog-date">3:15PM:</span>Latest version of HTC Sense, Sense 4, has been announced now as well. The key areas of innovation are the camera and sound processing ability</div><div id="liveblog-entry-128882" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0056-645x430.jpg" class="attachment-large" alt="BGR-IMG_0056" title="BGR-IMG_0056" /></div></div><div id="liveblog-entry-128886" class="liveblog-entry"><span class="liveblog-date">3:16PM:</span>Talking now about how integral the camera on a mobile phone is to people's lives. "45 billion photos uploaded to Facebook just last year"</div><div id="liveblog-entry-128888" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0057-645x430.jpg" class="attachment-large" alt="BGR-IMG_0057" title="BGR-IMG_0057" /></div></div><div id="liveblog-entry-128889" class="liveblog-entry"><span class="liveblog-date">3:17PM:</span>HTC introduces ImageSense technology, a suite of camera features that improve the lenses, software, UI, etc to provide "perfect shots every time." Hmmm, we'll see about that - it's quite a lofty promise.</div><div id="liveblog-entry-128892" class="liveblog-entry"><span class="liveblog-date">3:18PM:</span>He just used "Just Do It" in reference to taking shots...pretty sure that's been used before...</div><div id="liveblog-entry-128893" class="liveblog-entry"><span class="liveblog-date">3:19PM:</span>Camera startup time is now 0.7 seconds. That's insanely fast. Sony was advertising 1 second</div><div id="liveblog-entry-128891" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0061-645x430.jpg" class="attachment-large" alt="BGR-IMG_0061" title="BGR-IMG_0061" /></div></div><div id="liveblog-entry-128895" class="liveblog-entry"><span class="liveblog-date">3:20PM:</span>The camera autofocuses in 0.2 seconds, which is faster than the blink of an eye. And continuous shooting is improved significantly. No word on how many FPS, but it looks pretty fast</div><div id="liveblog-entry-128898" class="liveblog-entry"><span class="liveblog-date">3:22PM:</span>Low light performance has been improved with image sense as well, or so they claim. We have yet to see a camera phone that truly performs well under low light conditions, so we'll have to see it to believe it. Chou notes, however, that the lens itself is an F/2.0 lens, which is ridiculously fast. Most camera phone lenses only stop down to f/4.0. The lens also collects 44% more pixels than the average camera phone sensor. </div><div id="liveblog-entry-128897" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0062-645x430.jpg" class="attachment-large" alt="BGR-IMG_0062" title="BGR-IMG_0062" /></div></div><div id="liveblog-entry-128899" class="liveblog-entry"><span class="liveblog-date">3:25PM:</span>The flash strength is adaptive and adjustable as well, which is pretty cool. Haven't seen this yet in a camera phone to the best of our knowledge. Awesome! HDR image correction is built in as well, so they're claiming that washed-out photos will be a thing of the past. Comparing HDR iages with the iPhone 4S, and the difference is pretty striking. The HTC One looks markedly better than Apple's offering. Again, we'll see how it pans out in real world conditions, but the samples are quite promising.</div><div id="liveblog-entry-128901" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0063-645x430.jpg" class="attachment-large" alt="BGR-IMG_0063" title="BGR-IMG_0063" /></div></div><div id="liveblog-entry-128903" class="liveblog-entry"><span class="liveblog-date">3:26PM:</span>Simultaneous video and photo is available! This is some innovative stuff, especially in the camera phone space. Generally this sort of feature is reserved for full-sized DSLR shooters. The demo shows how easily this is accomplished, and it looks pretty cool.The video interface has a camera button built right in that snaps Hi-Res shots in the middle of video shooting without interrupting the moving picture. Awesome again!</div><div id="liveblog-entry-128905" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0064-645x430.jpg" class="attachment-large" alt="BGR-IMG_0064" title="BGR-IMG_0064" /></div></div><div id="liveblog-entry-128906" class="liveblog-entry"><span class="liveblog-date">3:28PM:</span>There's a wall of sample images on the screen now, and the color reproduction is insane. This is some pretty cool stuff. </div><div id="liveblog-entry-128909" class="liveblog-entry"><span class="liveblog-date">3:29PM:</span>HTC Sense 4 includes an expanded partnership with Dropbox support out of the box. HTC One purchase includes 2 years of a 25GB Dropbox account. Whoa!! Think about how much iCloud costs...ha. Now we know why Dropbox has been beta testing their photo upload chops!</div><div id="liveblog-entry-128908" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0068-645x430.jpg" class="attachment-large" alt="BGR-IMG_0068" title="BGR-IMG_0068" /></div></div><div id="liveblog-entry-128910" class="liveblog-entry"><span class="liveblog-date">3:30PM:</span>And HTC MEdia Link allows streaming to any HDMI-equipped TV. No proprietary cable needed. The Sense interface allows one-touch external streaming. This is cool. It also supports mirror mode. </div><div id="liveblog-entry-128913" class="liveblog-entry"><span class="liveblog-date">3:32PM:</span>Alright. Imaging stuff done. Now we're on to the audio processing side of things. Chou just sang a line of "Hey Jude". Touching</div><div id="liveblog-entry-128912" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0070-645x430.jpg" class="attachment-large" alt="BGR-IMG_0070" title="BGR-IMG_0070" /></div></div><div id="liveblog-entry-128914" class="liveblog-entry"><span class="liveblog-date">3:33PM:</span>Chou is now talking about the "Authentic Sound" experience. Talking up their partnership with Beats by Dre. Beats has been integrated into Sense 4. This is a ground up thing, allowing processing of all audio that flows through the handset. Internet, mp3, movies, games, etc. All of it is processed by the Beats algorithms. </div><div id="liveblog-entry-128917" class="liveblog-entry"><span class="liveblog-date">3:34PM:</span>Music access has been simplified in Sense 4 and on the HTC One. It doesn't require a PC connection save for the initial sync. Following that, anything can be synced wirelessly. This INCLUDES iTunes sync. Good on them for this one.</div><div id="liveblog-entry-128918" class="liveblog-entry"><span class="liveblog-date">3:36PM:</span>Spotify, Pandora, TuneIn, and more are all integrated into Sense 4. This is huge. The "Music Hub" includes customizable access to all of these services, and allows you to download and sync offline for Spotify and others. This is cool stuff</div><div id="liveblog-entry-128919" class="liveblog-entry"><span class="liveblog-date">3:37PM:</span>Sense 4 includes access to worldwide streaming radio, which connects to their new "completely new car experience". There is a wireless stereo clip accessory that allows streaming to the car system.</div><div id="liveblog-entry-128916" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0072-645x430.jpg" class="attachment-large" alt="BGR-IMG_0072" title="BGR-IMG_0072" /></div></div><div id="liveblog-entry-128920" class="liveblog-entry"><span class="liveblog-date">3:38PM:</span>Allllright. Looks like Sense 4 has been summed up pretty well. "Amazing camera and authentic sound"</div><div id="liveblog-entry-128923" class="liveblog-entry"><span class="liveblog-date">3:39PM:</span>Now we've got a video montage of "actual HTC users" experiencing the HTC one. Forgive us, but these "actual users" are way more attractive than most of the HTC customers we've seen on the streets of NY...just sayin...</div><div id="liveblog-entry-128924" class="liveblog-entry"><span class="liveblog-date">3:40PM:</span>Annnnd there we have it. The HTC One X has hit the screen. And folks are clapping, Jobs-note style. Well done, Chou</div><div id="liveblog-entry-128922" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0080-645x430.jpg" class="attachment-large" alt="BGR-IMG_0080" title="BGR-IMG_0080" /></div></div><div id="liveblog-entry-128929" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0074-645x430.jpg" class="attachment-large" alt="BGR-IMG_0074" title="BGR-IMG_0074" /></div></div><div id="liveblog-entry-128925" class="liveblog-entry"><span class="liveblog-date">3:42PM:</span>NVDIA Quadcore, with Qualcomm Snapdragon LTE version available. This thing has the requisite 4.7" HD screen, customized for brighter color and better viewing angles. A white exterior. "A true superphone".</div><div id="liveblog-entry-128932" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0083-645x430.jpg" class="attachment-large" alt="BGR-IMG_0083" title="BGR-IMG_0083" /></div></div><div id="liveblog-entry-128938" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0086-645x430.jpg" class="attachment-large" alt="BGR-IMG_0086" title="BGR-IMG_0086" /></div></div><div id="liveblog-entry-128936" class="liveblog-entry"><span class="liveblog-date">3:44PM:</span>And now the two other "members of HTC One". The HTC One S is a "supersexy smartphone". Their thinnest phone yet. And the HTC One V!</div><div id="liveblog-entry-128942" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0087-645x430.jpg" class="attachment-large" alt="BGR-IMG_0087" title="BGR-IMG_0087" /></div></div><div id="liveblog-entry-128946" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0088-645x430.jpg" class="attachment-large" alt="BGR-IMG_0088" title="BGR-IMG_0088" /></div></div><div id="liveblog-entry-128958" class="liveblog-entry"><span class="liveblog-date">3:50PM:</span>Each of the phones in the One lineup will make use of Corning's Gorilla glass. The One X is made entirely of polycarbonate like Nokia's Lumia 800, and the other two phones are made of unibody aluminum.</div><div id="liveblog-entry-128959" class="liveblog-entry"><span class="liveblog-date">3:59PM:</span>Sorry guys, having some technical difficulties. These phones will launch globally in April, with the One X hitting AT&T and the One S hitting T-Mobile here in the U.S. No word on U.S. availability for the One V.</div><div id="liveblog-entry-128968" class="liveblog-entry"><span class="liveblog-date">4:00PM:</span>And this is going to be a massive launch for HTC... 144 carriers around the world will carry HTC One smartphones.</div><div id="liveblog-entry-128969" class="liveblog-entry"><span class="liveblog-date">4:02PM:</span>And that's it folks! Be sure to check out our hands-on looks at each of HTC's new One-brand smartphones coming up shortly.</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2755-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2755-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Sony&#8217;s MWC 2012 press conference!</title>
		<link>http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 16:33:39 +0000</pubDate>
		<dc:creator>Corey Gilmore</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 4.0]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Mobile World Congress]]></category>
		<category><![CDATA[MWC 2012]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[xperia]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=128436</guid>
		<description><![CDATA[Mobile World Congress doesn&#8217;t officially get started until tomorrow, but a handful of technology giants couldn&#8217;t wait that long to kick off the show. Among them is Sony, formerly Sony Ericsson, and it looks like the struggling smartphone maker could have quite a show in store for us this year. Sony Ericsson posted a €247 million loss in the fourth quarter as its smartphone market share continued to decline. Now that the former joint venture is wholly owned, Sony is planning a renewed attack on the smartphone space that will likely be fueled by Ice Cream Sandwich and deeper integration with Sony&#8217;s wide range of consumer electronics devices. We&#8217;re certainly in store for a few new Xperia phones at today&#8217;s event,]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/bgr-img_2733-2/" rel="attachment wp-att-128690"><img class="size-full wp-image-128690 aligncenter" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2733.jpg" alt="" width="652" height="435" /></a></center>
<p>Mobile World Congress doesn&#8217;t officially get started until tomorrow, but a handful of technology giants couldn&#8217;t wait that long to kick off the show. Among them is Sony, <a href="http://www.bgr.com/2012/02/16/sony-completes-sony-ericsson-buyout/">formerly Sony Ericsson</a>, and it looks like the struggling smartphone maker could have quite a show in store for us this year. <a href="http://www.bgr.com/2012/01/19/sony-ericsson-posts-q4-loss-blames-intense-competition/">Sony Ericsson posted a €247 million loss in the fourth quarter</a> as its smartphone market share continued to decline. Now that the former joint venture is wholly owned, Sony is planning a renewed attack on the smartphone space that will likely be fueled by Ice Cream Sandwich and deeper integration with Sony&#8217;s wide range of consumer electronics devices. We&#8217;re certainly in store for a few new Xperia phones at today&#8217;s event, but will they offer the differentiation Sony needs to make a dent in today&#8217;s market? Sony&#8217;s press conference is set to kick off at 1:00 p.m. EST / 10:00 a.m. PST (7:00 p.m. local time in Barcelona), so hit the jump for all the action as it breaks.<span id="more-128436"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-128436" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-128436').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-128436"><div id="liveblog-entry-128693" class="liveblog-entry"><span class="liveblog-date">11:34AM:</span>Just pulled up into the line. Not a ton of folks here just yet but the queue is certainly growing!</div><div id="liveblog-entry-128698" class="liveblog-entry"><span class="liveblog-date">11:38AM:</span>Sony picked a beautiful venue for their event. The Palau San Jordi is amazing</div><div id="liveblog-entry-128700" class="liveblog-entry"><span class="liveblog-date">11:39AM:</span>Now if only they'd let us inside...</div><div id="liveblog-entry-128701" class="liveblog-entry"><span class="liveblog-date">11:50AM:</span>Still waiting here in line. Let's go, Sony!!</div><div id="liveblog-entry-128722" class="liveblog-entry"><span class="liveblog-date">12:10PM:</span>Annnnd we're in!</div><div id="liveblog-entry-128725" class="liveblog-entry"><span class="liveblog-date">12:12PM:</span>Appetizers all around. Lots of folks milling about, and there don't seem to be nearly enough seats...</div><div id="liveblog-entry-128729" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0004-645x430.jpg" class="attachment-large" alt="BGR-IMG_0004" title="BGR-IMG_0004" /></div></div><div id="liveblog-entry-128732" class="liveblog-entry"><span class="liveblog-date">12:13PM:</span>Entrance music is not good, but we'll give Sony a pass for now</div><div id="liveblog-entry-128733" class="liveblog-entry"><span class="liveblog-date">12:15PM:</span>We're gonna party with some stuffed olives and wait for this thing to get moving</div><div id="liveblog-entry-128735" class="liveblog-entry"><span class="liveblog-date">12:20PM:</span>Sony sure knows how to keep a crowd in suspense though, again, the olives are a nice touch. Let's hope the new Xperia announcement(s) can top these Tapas</div><div id="liveblog-entry-128742" class="liveblog-entry"><span class="liveblog-date">12:27PM:</span>This room is turning into the press-conference equivalent of a clown car. How many people do they expect to cram into this space??</div><div id="liveblog-entry-128743" class="liveblog-entry"><span class="liveblog-date">12:40PM:</span>Don't worry, we haven't left you! Still waiting on Sony to get this thing moving</div><div id="liveblog-entry-128754" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_00151-645x430.jpg" class="attachment-large" alt="BGR-IMG_0015" title="BGR-IMG_0015" /></div></div><div id="liveblog-entry-128745" class="liveblog-entry"><span class="liveblog-date">12:46PM:</span>Tick, tock, tick, tock...</div><div id="liveblog-entry-128757" class="liveblog-entry"><span class="liveblog-date">12:54PM:</span>"The presentation will begin in 10 minutes..." ok...some progress!</div><div id="liveblog-entry-128759" class="liveblog-entry"><span class="liveblog-date">12:56PM:</span>5 minutes and counting...</div><div id="liveblog-entry-128760" class="liveblog-entry"><span class="liveblog-date">1:00PM:</span>The lights have dimmed! We're off!</div><div id="liveblog-entry-128761" class="liveblog-entry"><span class="liveblog-date">1:02PM:</span>This video intro certainly took a cue from Epcot Center. Cue motion sickness pills...</div><div id="liveblog-entry-128762" class="liveblog-entry"><span class="liveblog-date">1:02PM:</span>Bert Nordberg CEO and President on stage now</div><div id="liveblog-entry-128756" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0017-645x430.jpg" class="attachment-large" alt="BGR-IMG_0017" title="BGR-IMG_0017" /></div></div><div id="liveblog-entry-128763" class="liveblog-entry"><span class="liveblog-date">1:04PM:</span>Stressing that this is the first press conference as Sony</div><div id="liveblog-entry-128766" class="liveblog-entry"><span class="liveblog-date">1:04PM:</span>Kazuo Hirai taking the stage</div><div id="liveblog-entry-128765" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0019-645x430.jpg" class="attachment-large" alt="BGR-IMG_0019" title="BGR-IMG_0019" /></div></div><div id="liveblog-entry-128767" class="liveblog-entry"><span class="liveblog-date">1:05PM:</span>They're welcoming Sony mobile as part of the "One Sony" team</div><div id="liveblog-entry-128770" class="liveblog-entry"><span class="liveblog-date">1:06PM:</span>Hirai is talking up the strength of the digital imaging and gaming divisions, and noting that they're going to be leveraging this experience into their Experia line</div><div id="liveblog-entry-128771" class="liveblog-entry"><span class="liveblog-date">1:07PM:</span>"Working tireless to deliver a unique user experience"...buzz words are awesome, aren't they?</div><div id="liveblog-entry-128772" class="liveblog-entry"><span class="liveblog-date">1:09PM:</span>He's talking now about the integration of Sony Entertainment network content into their hardware line, in addition to the integration of their imaging and gaming knowledge. Looks like they're getting ready to unveil some gaming-centric handsets</div><div id="liveblog-entry-128773" class="liveblog-entry"><span class="liveblog-date">1:09PM:</span>Annnd we're back to Bert Nordberg!</div><div id="liveblog-entry-128774" class="liveblog-entry"><span class="liveblog-date">1:11PM:</span>Xperia users will continue to have exclusive access to the Video Unlimited service, allowing cross-platform content delivery</div><div id="liveblog-entry-128769" class="liveblog-entry"><span class="liveblog-date">1:11PM:</span></div><div id="liveblog-entry-128776" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0024-645x430.jpg" class="attachment-large" alt="BGR-IMG_0024" title="BGR-IMG_0024" /></div></div><div id="liveblog-entry-128775" class="liveblog-entry"><span class="liveblog-date">1:11PM:</span>Additionally, beginning today, Sony will offer access to Music Unlimited for Xperia users</div><div id="liveblog-entry-128778" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0025-645x430.jpg" class="attachment-large" alt="BGR-IMG_0025" title="BGR-IMG_0025" /></div></div><div id="liveblog-entry-128779" class="liveblog-entry"><span class="liveblog-date">1:14PM:</span>2012 recap: Xperia NX Launch in Japan, Xperia Acro HD, and the Xperia Ion launched at CES as the intro of the Sony Mobile brand to the US. Announced today, the Ion will be available outside of the US in the Summer of 2012. The Xperia has begun shipping around the world, available now in Sony Stores across Europe</div><div id="liveblog-entry-128783" class="liveblog-entry"><span class="liveblog-date">1:14PM:</span>Announced today are the Xperia P and the Xperia U!</div><div id="liveblog-entry-128782" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0026-645x430.jpg" class="attachment-large" alt="BGR-IMG_0026" title="BGR-IMG_0026" /></div></div><div id="liveblog-entry-128784" class="liveblog-entry"><span class="liveblog-date">1:15PM:</span>These two handsets are part of the Xperia NXT series. The S is the big daddy, the P the middle pup, and the U is the baby</div><div id="liveblog-entry-128787" class="liveblog-entry"><span class="liveblog-date">1:16PM:</span>Sony is stressing their minimalist design approach to the nxt series, emphasizing the transparent bar at the bottom of each handset</div><div id="liveblog-entry-128791" class="liveblog-entry"><span class="liveblog-date">1:17PM:</span>Imaging technology will allow capture of 2D and 3D images, Xperia media players, and advanced gaming features</div><div id="liveblog-entry-128792" class="liveblog-entry"><span class="liveblog-date">1:17PM:</span>The two new handsets will, of course, feature dual-core processors</div><div id="liveblog-entry-128794" class="liveblog-entry"><span class="liveblog-date">1:18PM:</span>"The Xperia S is the smartphone that lets you experience everything in HD"...</div><div id="liveblog-entry-128786" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0027-645x430.jpg" class="attachment-large" alt="BGR-IMG_0027" title="BGR-IMG_0027" /></div></div><div id="liveblog-entry-128800" class="liveblog-entry"><span class="liveblog-date">1:20PM:</span>Talking now about the integration of Playstation suite gaming features into the Xperia line</div><div id="liveblog-entry-128803" class="liveblog-entry"><span class="liveblog-date">1:22PM:</span>The Xperia P features Sony's new "White Magic" display technology, that theoretically provides adaptive display brightness that should provide better outdoor viewing experience. It features fast-capture technology that allows for 1 second camera start-up time. It also allows for tv connectivity via the additional smart dock station. This should allow for HD content mirroring on a tv screen. It also allows for a wireless mouse and keyboard connection, a la the Motorola Atrix Dock...when will these guys learn...</div><div id="liveblog-entry-128805" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0028-645x430.jpg" class="attachment-large" alt="BGR-IMG_0028" title="BGR-IMG_0028" /></div></div><div id="liveblog-entry-128806" class="liveblog-entry"><span class="liveblog-date">1:23PM:</span>This new Smart Tags feature is actually cool, allows you to include certain applications and such into profiles, that give you a set of actions or macros to define by profile. IE profile 1 includes bluetooth on, music app launch, etc.</div><div id="liveblog-entry-128810" class="liveblog-entry"><span class="liveblog-date">1:24PM:</span>Annnnnd now we're on to the Xperia U, the "compact baby" of the group</div><div id="liveblog-entry-128808" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0029-645x430.jpg" class="attachment-large" alt="BGR-IMG_0029" title="BGR-IMG_0029" /></div></div><div id="liveblog-entry-128811" class="liveblog-entry"><span class="liveblog-date">1:25PM:</span>Features personalized transparent element colors. You can change the illumination on the strip based on what app you're using, what photo is on screen, etc. I.E. a yellow-hued photo will change the strip to yellow. Cool, we suppose, but useful? Hmmmm....</div><div id="liveblog-entry-128816" class="liveblog-entry"><span class="liveblog-date">1:26PM:</span>Both new handsets launching Q2 of this year</div><div id="liveblog-entry-128814" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_0031-645x430.jpg" class="attachment-large" alt="BGR-IMG_0031" title="BGR-IMG_0031" /></div></div><div id="liveblog-entry-128817" class="liveblog-entry"><span class="liveblog-date">1:27PM:</span>Sony plans to launch their largest brand advertising campaign ever. "Engaging consumers in new and engaging ways". They really are stressing the "story" of these handsets, the "inspirational nature of the handests", etc etc</div><div id="liveblog-entry-128819" class="liveblog-entry"><span class="liveblog-date">1:27PM:</span>Annnnnnnnd we're done!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2733-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/BGR-IMG_2733-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We&#8217;ll be reporting live from Mobile World Congress 2012 starting Sunday!</title>
		<link>http://www.bgr.com/2012/02/24/well-be-reporting-live-from-mobile-world-congress-2012-starting-sunday/</link>
		<comments>http://www.bgr.com/2012/02/24/well-be-reporting-live-from-mobile-world-congress-2012-starting-sunday/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 17:55:27 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[MWC]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mobile World Congress]]></category>
		<category><![CDATA[MWC 2012]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[sony]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=128482</guid>
		<description><![CDATA[With the biggest consumer electronics show of the year behind us, it&#8217;s now time to shift gears and and get ready for the biggest wireless show of the year: Mobile World Congress. This year&#8217;s show is shaping up to be a big one, with brand new devices on tap from HTC, Samsung, LG, Nokia, Sony and more. Samsung, the world&#8217;s top Android vendor, oddly doesn&#8217;t have an event planned for this year&#8217;s show, though it likely has something to do with the delayed launch of its flagship Galaxy S III smartphone. We still expect Samsung to have a number of new devices on hand though, possibly including the high-definition tablet BGR exclusively revealed in December. HTC will undoubtedly be one]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/02/24/well-be-reporting-live-from-mobile-world-congress-2012-starting-sunday"><img class="size-full wp-image-128490 aligncenter" title="mwc-1" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/mwc-1.jpg" alt="" width="652" height="487" /></a></center>
<p>With the biggest consumer electronics show of the year behind us, it&#8217;s now time to shift gears and and get ready for the biggest wireless show of the year: Mobile World Congress. This year&#8217;s show is shaping up to be a big one, with brand new devices on tap from HTC, Samsung, LG, Nokia, Sony and more. Samsung, the world&#8217;s top Android vendor, oddly doesn&#8217;t have an event planned for this year&#8217;s show, though it likely has something to do with <a href="http://www.bgr.com/2012/01/25/samsung-galaxy-s-iiis-mwc-debut-reportedly-canceled/">the delayed launch of its flagship Galaxy S III smartphone</a>. We still expect Samsung to have a number of new devices on hand though, possibly including <a href="http://www.bgr.com/2011/12/08/samsung-to-beat-apple-to-market-with-retina-resolution-tablet-in-february/">the high-definition tablet BGR exclusively revealed in December</a>. HTC will undoubtedly be one of the stars of this year&#8217;s MWC provided it still plans to announce the <a href="http://www.bgr.com/2011/11/09/htc-ville-detailed-htc-sense-4-0-ice-cream-sandwich-thinner-than-iphone/">HTC Ville</a> and <a href="http://www.bgr.com/2011/11/08/htc-edge-to-lead-the-smartphone-pack-with-quad-core-cpu-optically-laminated-display-and-unibody-design/">HTC Edge/Endeavor</a> we scooped last year, and <a href="http://www.bgr.com/2012/02/22/nokia-to-unveil-cheap-lumia-610-alongside-high-end-camera-phone-at-mwc-video/">Nokia should have some new devices in store as well</a>. LG, ViewSonic, ZTE and other companies have already started announcing new phones, and we&#8217;ll definitely be taking a closer look at them next week as well. To start things off, BGR will be providing live coverage of three press conferences starting Sunday afternoon into early Monday morning. Here&#8217;s the schedule:</p>
<ul>
<li><strong><a href="http://www.bgr.com/2012/02/26/live-from-sonys-mwc-2012-press-conference/">Sony press conference</a></strong>: Sunday, February 26th — 12:00 p.m. EST / 9:00 a.m. PST (6:00 p.m. local time in Barcelona)</li>
<li><strong><a href="http://www.bgr.com/2012/02/26/live-from-htcs-mwc-2012-press-conference/">HTC press conference</a></strong>: Sunday, February 26th — 2:30 p.m. EST / 11:30 a.m. PST (8:30 p.m. local time in Barcelona)</li>
<li><strong><a href="http://www.bgr.com/2012/02/27/live-from-nokias-mwc-2012-press-conference/">Nokia press conference</a></strong>: Monday, February 27th — 2:30 a.m. EST / 11:30 p.m. PST (8:30 a.m. local time in Barcelona)</li>
</ul>
<p>Feel free to bookmark the links above, which will go live shortly before each event kicks off. We&#8217;ll also be providing hands-on looks at all of the devices announced during each press conference, so be sure to tune in!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/02/24/well-be-reporting-live-from-mobile-world-congress-2012-starting-sunday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/mwc-1-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/02/mwc-1-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Qualcomm&#8217;s CES 2012 keynote</title>
		<link>http://www.bgr.com/2012/01/10/live-from-qualcomms-ces-2012-keynote/</link>
		<comments>http://www.bgr.com/2012/01/10/live-from-qualcomms-ces-2012-keynote/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 16:22:53 +0000</pubDate>
		<dc:creator>Todd Haselton</dc:creator>
				<category><![CDATA[CES]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[CES2012]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[qualcomm]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=121333</guid>
		<description><![CDATA[Microsoft CEO Steve Ballmer gave his last CES keynote on Monday night and while it did mark the end of an era, things are just starting to heat up here in Las Vegas. We&#8217;ve got a big day in store that will be packed full of hands-on looks at all of the great devices unveiled during this year&#8217;s show, but Qualcomm is kicking things off on Tuesday with the opening keynote for day 1. Qualcomm subsidiary Qualcomm Atheros made several announcements Tuesday morning which included the unveiling of the Skifta Media Shifting Platform, a new wireless content streaming solution, and we&#8217;ll likely hear more about them during the keynote. What else might Qualcomm have in store for us? The keynote kicks]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/01/10/live-from-qualcomms-ces-2012-keynote"><img class="size-full wp-image-121345 aligncenter" title="BGR-IMG_3364" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3364.jpg" alt="" width="652" height="435" /></a></center>
<p><a href="http://www.bgr.com/2012/01/09/live-from-microsoft-ceo-steve-ballmers-ces-2012-keynote/">Microsoft CEO Steve Ballmer gave his last CES keynote on Monday night</a> and while it did mark the end of an era, things are just starting to heat up here in Las Vegas. We&#8217;ve got a big day in store that will be packed full of hands-on looks at all of the great devices unveiled during this year&#8217;s show, but Qualcomm is kicking things off on Tuesday with the opening keynote for day 1. Qualcomm subsidiary Qualcomm Atheros made several announcements Tuesday morning which included the unveiling of the Skifta Media Shifting Platform, a new wireless content streaming solution, and we&#8217;ll likely hear more about them during the keynote. What else might Qualcomm have in store for us? The keynote kicks off at 11:30 a.m. Eastern / 8:30 a.m. Pacific, so hit the break for our live coverage.<span id="more-121333"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-121333" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-121333').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-121333"><div id="liveblog-entry-121354" class="liveblog-entry"><span class="liveblog-date">11:26AM:</span>We should be getting started in just a few minutes. It looks like the last of the crowd is settling in.</div><div id="liveblog-entry-121347" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3363-645x430.jpg" class="attachment-large" alt="BGR-IMG_3363" title="BGR-IMG_3363" /></div></div><div id="liveblog-entry-121353" class="liveblog-entry"><span class="liveblog-date">11:31AM:</span>We're told the keynote will begin momentarily.</div><div id="liveblog-entry-121356" class="liveblog-entry"><span class="liveblog-date">11:35AM:</span>The lights are dimming, which means this awful music should be ending shortly.</div><div id="liveblog-entry-121364" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3370-645x430.jpg" class="attachment-large" alt="BGR-IMG_3370" title="BGR-IMG_3370" /></div></div><div id="liveblog-entry-121363" class="liveblog-entry"><span class="liveblog-date">11:37AM:</span>President and CEO of the CEA Gary Shapiro is taking the stage now.</div><div id="liveblog-entry-121366" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3372-645x430.jpg" class="attachment-large" alt="BGR-IMG_3372" title="BGR-IMG_3372" /></div></div><div id="liveblog-entry-121360" class="liveblog-entry"><span class="liveblog-date">11:39AM:</span>He's talking about "the cause of innovation" and the "health of the global economy."</div><div id="liveblog-entry-121348" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3374-645x430.jpg" class="attachment-large" alt="BGR-IMG_3374" title="BGR-IMG_3374" /></div></div><div id="liveblog-entry-121370" class="liveblog-entry"><span class="liveblog-date">11:40AM:</span>Shapiro is discussing how innovation helps create jobs and how he has traveled the world discussing innovation. "Every nation wants to be innovative, global leaders share the same desire they want to grow their economies and they want to improve the lives of their citizens."</div><div id="liveblog-entry-121355" class="liveblog-entry"><span class="liveblog-date">11:41AM:</span>Twitter helped power the Arab Spring. Broadband and mobile devices enabled global support for the spread of democracy in the middle east. </div><div id="liveblog-entry-121369" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3375-645x430.jpg" class="attachment-large" alt="BGR-IMG_3375" title="BGR-IMG_3375" /></div></div><div id="liveblog-entry-121375" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3376-645x430.jpg" class="attachment-large" alt="BGR-IMG_3376" title="BGR-IMG_3376" /></div></div><div id="liveblog-entry-121367" class="liveblog-entry"><span class="liveblog-date">11:42AM:</span>We're going over all that happened in 2011. Pandora and Spotify showing how music can be monetized, Steve Jobs's passing and more.</div><div id="liveblog-entry-121378" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3377-645x430.jpg" class="attachment-large" alt="BGR-IMG_3377" title="BGR-IMG_3377" /></div></div><div id="liveblog-entry-121379" class="liveblog-entry"><span class="liveblog-date">11:43AM:</span>"2012 will be marked as a turning point in how innovation is used to solve problems around the world."</div><div id="liveblog-entry-121381" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3378-645x430.jpg" class="attachment-large" alt="BGR-IMG_3378" title="BGR-IMG_3378" /></div></div><div id="liveblog-entry-121382" class="liveblog-entry"><span class="liveblog-date">11:45AM:</span>Our badge holders are made from recycled materials from last years show. Neat.</div><div id="liveblog-entry-121384" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3379-645x430.jpg" class="attachment-large" alt="BGR-IMG_3379" title="BGR-IMG_3379" /></div></div><div id="liveblog-entry-121385" class="liveblog-entry"><span class="liveblog-date">11:47AM:</span>Shapiro is basically going over all of the areas of the show floor, from green products such as electric cars to health products and more. Qualcomm's CEO should take the stage shortly.</div><div id="liveblog-entry-121387" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3380-645x430.jpg" class="attachment-large" alt="BGR-IMG_3380" title="BGR-IMG_3380" /></div></div><div id="liveblog-entry-121390" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3382-645x430.jpg" class="attachment-large" alt="BGR-IMG_3382" title="BGR-IMG_3382" /></div></div><div id="liveblog-entry-121392" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3384-645x430.jpg" class="attachment-large" alt="BGR-IMG_3384" title="BGR-IMG_3384" /></div></div><div id="liveblog-entry-121394" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3383-645x430.jpg" class="attachment-large" alt="BGR-IMG_3383" title="BGR-IMG_3383" /></div></div><div id="liveblog-entry-121388" class="liveblog-entry"><span class="liveblog-date">11:50AM:</span>He's briefly touching on IPv4 moving to IPv6 and spectrum shortage and he hopes we find solutions so that no one is left behind.</div><div id="liveblog-entry-121396" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3386-645x430.jpg" class="attachment-large" alt="BGR-IMG_3386" title="BGR-IMG_3386" /></div></div><div id="liveblog-entry-121397" class="liveblog-entry"><span class="liveblog-date">11:52AM:</span>"It's your internet and it's your government." Lots of clapping about Shapiro's suggestion that we sign the Declaration of Innovation petition.</div><div id="liveblog-entry-121399" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3388-645x430.jpg" class="attachment-large" alt="BGR-IMG_3388" title="BGR-IMG_3388" /></div></div><div id="liveblog-entry-121402" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3389-645x430.jpg" class="attachment-large" alt="BGR-IMG_3389" title="BGR-IMG_3389" /></div></div><div id="liveblog-entry-121400" class="liveblog-entry"><span class="liveblog-date">11:53AM:</span>"Innovation is CES and it is the pulse of our show."</div><div id="liveblog-entry-121404" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3390-645x430.jpg" class="attachment-large" alt="BGR-IMG_3390" title="BGR-IMG_3390" /></div></div><div id="liveblog-entry-121405" class="liveblog-entry"><span class="liveblog-date">11:54AM:</span>We're touching on Qualcomm now so we assume CEO Dr. Paul Jacobs should be taking the stage soon.</div><div id="liveblog-entry-121407" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3391-645x430.jpg" class="attachment-large" alt="BGR-IMG_3391" title="BGR-IMG_3391" /></div></div><div id="liveblog-entry-121408" class="liveblog-entry"><span class="liveblog-date">11:56AM:</span>Paul's passion helped create one of the world's first smartphones. Qualcomm then created an entire ecosystem that allowed for the launch of the world's first app store.</div><div id="liveblog-entry-121411" class="liveblog-entry"><span class="liveblog-date">11:57AM:</span>Alright he should be taking the stage and moment now there's a weird crowd on the stage now putting on a bit of a tron-like performance.</div><div id="liveblog-entry-121410" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3395-645x430.jpg" class="attachment-large" alt="BGR-IMG_3395" title="BGR-IMG_3395" /></div></div><div id="liveblog-entry-121412" class="liveblog-entry"><span class="liveblog-date">11:57AM:</span>Kind of creeped out</div><div id="liveblog-entry-121414" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3398-645x430.jpg" class="attachment-large" alt="BGR-IMG_3398" title="BGR-IMG_3398" /></div></div><div id="liveblog-entry-121417" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3399-645x430.jpg" class="attachment-large" alt="BGR-IMG_3399" title="BGR-IMG_3399" /></div></div><div id="liveblog-entry-121419" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3400-645x430.jpg" class="attachment-large" alt="BGR-IMG_3400" title="BGR-IMG_3400" /></div></div><div id="liveblog-entry-121415" class="liveblog-entry"><span class="liveblog-date">11:59AM:</span>Too early in the morning for this kind of techno blasting </div><div id="liveblog-entry-121373" class="liveblog-entry"><span class="liveblog-date">11:59AM:</span>Qualcomm chairman and CEO Dr. Paul Jacobs is taking the stage now.</div><div id="liveblog-entry-121421" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3406-645x430.jpg" class="attachment-large" alt="BGR-IMG_3406" title="BGR-IMG_3406" /></div></div><div id="liveblog-entry-121372" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3409-645x430.jpg" class="attachment-large" alt="BGR-IMG_3409" title="BGR-IMG_3409" /></div></div><div id="liveblog-entry-121425" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3414-645x430.jpg" class="attachment-large" alt="BGR-IMG_3414" title="BGR-IMG_3414" /></div></div><div id="liveblog-entry-121376" class="liveblog-entry"><span class="liveblog-date">12:01PM:</span>Qualcomm's been in the consumer electronics business for more than 25 years creating mobile tech for phones, tablets, eReaders and more.</div><div id="liveblog-entry-121429" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3416-645x430.jpg" class="attachment-large" alt="BGR-IMG_3416" title="BGR-IMG_3416" /></div></div><div id="liveblog-entry-121423" class="liveblog-entry"><span class="liveblog-date">12:02PM:</span>"Our mission is to push the boundaries of what's possible in mobile. We invested more than $3 billion in innovation during the past few years and those investments helped drive the 3G revolution. Today, our investments are laying the groundwork for the next generation 4G networks. We've shipped more than 7 billion chipsets worldwide, that makes us the #1 provider of silicon for wireless."</div><div id="liveblog-entry-121427" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3417-645x430.jpg" class="attachment-large" alt="BGR-IMG_3417" title="BGR-IMG_3417" /></div></div><div id="liveblog-entry-121422" class="liveblog-entry"><span class="liveblog-date">12:03PM:</span>"There are more than 6 billion wireless connections worldwide."</div><div id="liveblog-entry-121436" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3418-645x430.jpg" class="attachment-large" alt="BGR-IMG_3418" title="BGR-IMG_3418" /></div></div><div id="liveblog-entry-121440" class="liveblog-entry"><span class="liveblog-date">12:03PM:</span>Unlike most speakers, Shapiro is cool with us playing with our phones in the audience. </div><div id="liveblog-entry-121441" class="liveblog-entry"><span class="liveblog-date">12:04PM:</span>1.2 billion people access news on their mobile devices, that's 3x the circulation of all newspapers.</div><div id="liveblog-entry-121438" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3420-645x430.jpg" class="attachment-large" alt="BGR-IMG_3420" title="BGR-IMG_3420" /></div></div><div id="liveblog-entry-121430" class="liveblog-entry"><span class="liveblog-date">12:04PM:</span>In 2011 mobile revenues for the wireless industry reached approximately $1.3 trillion, almost 2% of global GDP.</div><div id="liveblog-entry-121444" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3423-645x430.jpg" class="attachment-large" alt="BGR-IMG_3423" title="BGR-IMG_3423" /></div></div><div id="liveblog-entry-121439" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>"the internet changed the world, but mobile is having an even greater impact."</div><div id="liveblog-entry-121442" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>"Modern life is becoming mobile-centric and no where is this more relevant than in emerging countries."</div><div id="liveblog-entry-121445" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>Emerging markets are expected to contribute over 50% of global GDP by 2015. They will be one of the biggest drivers of growth in the years ahead.</div><div id="liveblog-entry-121447" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3428-645x430.jpg" class="attachment-large" alt="BGR-IMG_3428" title="BGR-IMG_3428" /></div></div><div id="liveblog-entry-121448" class="liveblog-entry"><span class="liveblog-date">12:06PM:</span>2/3 of internet users in emerging markets access the web using their mobile phones. In India, mobile broadband connections surpassed fixed connections. In Indonesia Internet cafes are seeing a hit to their business because their customers are accessing the internet on their mobile devices instead.</div><div id="liveblog-entry-121452" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3429-645x430.jpg" class="attachment-large" alt="BGR-IMG_3429" title="BGR-IMG_3429" /></div></div><div id="liveblog-entry-121450" class="liveblog-entry"><span class="liveblog-date">12:07PM:</span>More than 1.4 billion new 3G connections are expected in the emerging regions over the next four years.</div><div id="liveblog-entry-121456" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3432-645x430.jpg" class="attachment-large" alt="BGR-IMG_3432" title="BGR-IMG_3432" /></div></div><div id="liveblog-entry-121453" class="liveblog-entry"><span class="liveblog-date">12:08PM:</span>We're seeing a quick clip of people using their mobile devices around the world. It's kind of inspiring.</div><div id="liveblog-entry-121433" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3430-645x430.jpg" class="attachment-large" alt="BGR-IMG_3430" title="BGR-IMG_3430" /></div></div><div id="liveblog-entry-121461" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3433-645x430.jpg" class="attachment-large" alt="BGR-IMG_3433" title="BGR-IMG_3433" /></div></div><div id="liveblog-entry-121459" class="liveblog-entry"><span class="liveblog-date">12:11PM:</span>Qualcomm.com/CES has the video clip if any of you out there want to watch it.</div><div id="liveblog-entry-121463" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3437-645x430.jpg" class="attachment-large" alt="BGR-IMG_3437" title="BGR-IMG_3437" /></div></div><div id="liveblog-entry-121466" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3438-645x430.jpg" class="attachment-large" alt="BGR-IMG_3438" title="BGR-IMG_3438" /></div></div><div id="liveblog-entry-121464" class="liveblog-entry"><span class="liveblog-date">12:13PM:</span>Jacobs is talking about how Qualcomm works with emerging markets to help people launch their own businesses. Qualcomm provides these people with a package, including a phone, to help them get started. The penetration of mobile phones has increased so much since the start of the project that Qualcomm now has to add data connections. There are over 9000 entrepreneurs now serving more than 1 million customers. More than 47% who stay in the program after 4 months have doubled their income. 100% are profitable and more than 80% are owned by women.</div><div id="liveblog-entry-121468" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3445-645x430.jpg" class="attachment-large" alt="BGR-IMG_3445" title="BGR-IMG_3445" /></div></div><div id="liveblog-entry-121471" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3451-645x430.jpg" class="attachment-large" alt="BGR-IMG_3451" title="BGR-IMG_3451" /></div></div><div id="liveblog-entry-121473" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3454-645x430.jpg" class="attachment-large" alt="BGR-IMG_3454" title="BGR-IMG_3454" /></div></div><div id="liveblog-entry-121469" class="liveblog-entry"><span class="liveblog-date">12:16PM:</span>In emerging countries mobile is huge for helping people escape property. Qualcomm Snapdragon is the most advanced and first all-in-one processor on the market. It includes graphics, processing, audio, GPS, and wireless 3G/4G tech all on one chip.</div><div id="liveblog-entry-121449" class="liveblog-entry"><span class="liveblog-date">12:16PM:</span>Before Snapdragon devices needed to have multiple chips to have all of those features.</div><div id="liveblog-entry-121475" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3460-645x430.jpg" class="attachment-large" alt="BGR-IMG_3460" title="BGR-IMG_3460" /></div></div><div id="liveblog-entry-121454" class="liveblog-entry"><span class="liveblog-date">12:17PM:</span>Snapdragon processors now power 300 devices worldwide and 350 more are in development. That includes high-end and low-end products. "Our goal is to enable better phones for every market for the best price possible. We're proud to support the broadest range of mobile operating systems in the industry."</div><div id="liveblog-entry-121476" class="liveblog-entry"><span class="liveblog-date">12:17PM:</span>Snapdragon is now creating a lot of buss in the mobile gaming sector and we're working with the top gaming companies. We launched an app called Game Command (like TegraZone) and it offers games that are optimized for Snapdragon.</div><div id="liveblog-entry-121458" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3465-645x430.jpg" class="attachment-large" alt="BGR-IMG_3465" title="BGR-IMG_3465" /></div></div><div id="liveblog-entry-121482" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3472-645x430.jpg" class="attachment-large" alt="BGR-IMG_3472" title="BGR-IMG_3472" /></div></div><div id="liveblog-entry-121479" class="liveblog-entry"><span class="liveblog-date">12:19PM:</span>A mixed martial artist is on stage now to help promote gaming on Snapdragon. CES attendees can visit the Qualcomm booth to try to challenge gamers in a new title called Fight Game Heroes.</div><div id="liveblog-entry-121485" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3475-645x430.jpg" class="attachment-large" alt="BGR-IMG_3475" title="BGR-IMG_3475" /></div></div><div id="liveblog-entry-121486" class="liveblog-entry"><span class="liveblog-date">12:20PM:</span>In addition to gaming, Qualcomm is working with Android partners on other fronts, including creating more affordable devices in emerging countries. Qualcomm is providing a blueprint for those manufacturers so they can make the phones cheaper, but still also help them stand out against other devices. By 2015 half of all smartphones will ship to emerging countries.</div><div id="liveblog-entry-121488" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3480-645x430.jpg" class="attachment-large" alt="BGR-IMG_3480" title="BGR-IMG_3480" /></div></div><div id="liveblog-entry-121480" class="liveblog-entry"><span class="liveblog-date">12:21PM:</span>Qualcomm is playing a leadership role in Microsoft's Windows Phone operating system. Right now every single Windows Phone device is powered by a Qualcomm Snapdragon processor. Nokia's CEO Stephen Elop is now taking the stage.</div><div id="liveblog-entry-121491" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3485-645x430.jpg" class="attachment-large" alt="BGR-IMG_3485" title="BGR-IMG_3485" /></div></div><div id="liveblog-entry-121489" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>"Over the last year we have been working in close partnership with Qualcomm," Elop said. "One element of our strategy supports opportunities and growth in emerging markets. The first key pillar in our strategy is a focus on increasing our lower-priced mobile business."</div><div id="liveblog-entry-121492" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>"We believe for many people, their mobile phone will be their first experience with the internet."</div><div id="liveblog-entry-121494" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3486-645x430.jpg" class="attachment-large" alt="BGR-IMG_3486" title="BGR-IMG_3486" /></div></div><div id="liveblog-entry-121498" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3489-645x430.jpg" class="attachment-large" alt="BGR-IMG_3489" title="BGR-IMG_3489" /></div></div><div id="liveblog-entry-121483" class="liveblog-entry"><span class="liveblog-date">12:23PM:</span>Nokia is helping entrepreneurs around the world with its handsets and it believes it can push it further with Qualcomm's Snapdragon technology. "Nokia is a gateway to the world." </div><div id="liveblog-entry-121495" class="liveblog-entry"><span class="liveblog-date">12:24PM:</span>"Windows Phone offered an alternative to patterns that are all too common in other ecosystems. In October we introduced the Lumia 710 and Lumia 800, the first "real" Windows Phones. Nokia Lumia has opened the Windows Phone gateway to the world."</div><div id="liveblog-entry-121500" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3493-645x430.jpg" class="attachment-large" alt="BGR-IMG_3493" title="BGR-IMG_3493" /></div></div><div id="liveblog-entry-121501" class="liveblog-entry"><span class="liveblog-date">12:25PM:</span>"Yesterday, at CES, we announced our intentions to spread the Lumia brand to North America." It will launch the Nokia Lumia 900 n AT&T and the 710 on T-Mobile. The 800 and 710 will also be available on Telus and Rogers in Canada. </div><div id="liveblog-entry-121504" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3494-645x430.jpg" class="attachment-large" alt="BGR-IMG_3494" title="BGR-IMG_3494" /></div></div><div id="liveblog-entry-121507" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3497-645x430.jpg" class="attachment-large" alt="BGR-IMG_3497" title="BGR-IMG_3497" /></div></div><div id="liveblog-entry-121505" class="liveblog-entry"><span class="liveblog-date">12:26PM:</span>Elop is covering some of the specs of the Lumia 900 now, which we've already covered so be sure to read more about it on the homepage! We'll also be bringing you a hands on in just a few hours once the show floor opens.</div><div id="liveblog-entry-121503" class="liveblog-entry"><span class="liveblog-date">12:26PM:</span>"Nokia understands developed markets. Nokia also understands emerging markets. With Qualcomm we will address the unique needs of partners around the world."</div><div id="liveblog-entry-121510" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3499-645x430.jpg" class="attachment-large" alt="BGR-IMG_3499" title="BGR-IMG_3499" /></div></div><div id="liveblog-entry-121511" class="liveblog-entry"><span class="liveblog-date">12:27PM:</span>"Our latest S4 series Qualcomm Snapdragon chipsets will set the bar higher" - Paul Jacobs</div><div id="liveblog-entry-121513" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3500-645x430.jpg" class="attachment-large" alt="BGR-IMG_3500" title="BGR-IMG_3500" /></div></div><div id="liveblog-entry-121516" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3502-645x430.jpg" class="attachment-large" alt="BGR-IMG_3502" title="BGR-IMG_3502" /></div></div><div id="liveblog-entry-121496" class="liveblog-entry"><span class="liveblog-date">12:28PM:</span>"Snapdragon S4 will power your TV, your ultra compact notebook," as well as smartphones. The devices based on S4 Snapdragon processors will be on the market early this year. There are more than 20 manufacturers on board and 70 device designs already in the pipeline. Windows 8 will also support ARM and Snapdragon, and Qualcomm sees that as a great opportunity to "flex its muscles." </div><div id="liveblog-entry-121514" class="liveblog-entry"><span class="liveblog-date">12:29PM:</span>"Windows 8 is Windows reimagined and together with the S4 processor it's going to enable instant-turn on PCs... metro style apps will be kept up-to-date all the time, and it will do that while conserving battery life. That is something that we in the mobile industry know a lot about."</div><div id="liveblog-entry-121518" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3503-645x430.jpg" class="attachment-large" alt="BGR-IMG_3503" title="BGR-IMG_3503" /></div></div><div id="liveblog-entry-121519" class="liveblog-entry"><span class="liveblog-date">12:30PM:</span>"Our leadership with Snapdragon is enabling us to work with PC manufacturers to deliver the lightest and thinnest PCs that are always on. Today, for the first time ever, you're going to see Windows 8 running on Snapdragon S4 and running on an AT&T 4G LTE network." Sweet we're pumped to see that.</div><div id="liveblog-entry-121522" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3504-645x430.jpg" class="attachment-large" alt="BGR-IMG_3504" title="BGR-IMG_3504" /></div></div><div id="liveblog-entry-121525" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3505-645x430.jpg" class="attachment-large" alt="BGR-IMG_3505" title="BGR-IMG_3505" /></div></div><div id="liveblog-entry-121520" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>We're seeing a brief demo of a Windows 8 tablet running on an S4 Snapdragon processor. Looks pretty swift and the mobile broadband option allows for 4G LTE through AT&T. "And, by the way, no fan." Wow. Lots of applause there.</div><div id="liveblog-entry-121478" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3506-645x430.jpg" class="attachment-large" alt="BGR-IMG_3506" title="BGR-IMG_3506" /></div></div><div id="liveblog-entry-121528" class="liveblog-entry"><span class="liveblog-date">12:32PM:</span>Jacobs is now discussing how Qualcomm is investing heavily in the connected home and how it's working with consumer electronics manufacturers to create devices, like home appliances, that all talk together using HiFi technology.</div><div id="liveblog-entry-121532" class="liveblog-entry"><span class="liveblog-date">12:33PM:</span>Qualcomm and Lenovo have the world's first Android-based Snapdragon powered TV and it will first launch in China. It's here today. Liu Jun, senior vice president of Lenovo is taking the stage now. </div><div id="liveblog-entry-121531" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3507-645x430.jpg" class="attachment-large" alt="BGR-IMG_3507" title="BGR-IMG_3507" /></div></div><div id="liveblog-entry-121536" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3508-645x430.jpg" class="attachment-large" alt="BGR-IMG_3508" title="BGR-IMG_3508" /></div></div><div id="liveblog-entry-121523" class="liveblog-entry"><span class="liveblog-date">12:34PM:</span>Jun says Lenovo believes that all the new devices will be connected and powered by the cloud. "We are transforming Lenovo from a leading personal computer company to a leading personal internet device company."</div><div id="liveblog-entry-121534" class="liveblog-entry"><span class="liveblog-date">12:34PM:</span>"This year, we are bringing you the world's first Snapdragon based TV, the Lenovo smart TVs."</div><div id="liveblog-entry-121538" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3514-645x430.jpg" class="attachment-large" alt="BGR-IMG_3514" title="BGR-IMG_3514" /></div></div><div id="liveblog-entry-121542" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3516-645x430.jpg" class="attachment-large" alt="BGR-IMG_3516" title="BGR-IMG_3516" /></div></div><div id="liveblog-entry-121544" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3517-645x430.jpg" class="attachment-large" alt="BGR-IMG_3517" title="BGR-IMG_3517" /></div></div><div id="liveblog-entry-121539" class="liveblog-entry"><span class="liveblog-date">12:36PM:</span>The TV looks pretty awesome, although its display looks pretty small from our seats. It has its own smart UI and application platform. From the main menu you can access internet applications and users can gesture to switch screens. No keyboard is required, the device has integrated voice control embedded in the remote. Pretty awesome looking technology. During the demo someone searched Ocean and it found a clip and then said "play video" and the clip started. Lots of applause.</div><div id="liveblog-entry-121546" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3518-645x430.jpg" class="attachment-large" alt="BGR-IMG_3518" title="BGR-IMG_3518" /></div></div><div id="liveblog-entry-121540" class="liveblog-entry"><span class="liveblog-date">12:36PM:</span>The TV runs Android 4.0 (Ice Cream Sandwich) and has a 1.5GHz dual-core Qualcomm Snapdragon processor. It can run the latest applications and can run console quality games. We're getting a demo of a racing game now.</div><div id="liveblog-entry-121549" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3520-645x430.jpg" class="attachment-large" alt="BGR-IMG_3520" title="BGR-IMG_3520" /></div></div><div id="liveblog-entry-121550" class="liveblog-entry"><span class="liveblog-date">12:38PM:</span>Instead of needing a console you can just run an Android game on the television. We're looking at a Gameloft title called Asphalt Adrenaline 6. The graphics actually look decent even though they are blown up on the TV screen. Curious how the controls work, though.. </div><div id="liveblog-entry-121553" class="liveblog-entry"><span class="liveblog-date">12:38PM:</span>"What we have seen today is just a start." - Jun </div><div id="liveblog-entry-121547" class="liveblog-entry"><span class="liveblog-date">12:39PM:</span>The TV will be on exhibit here so we're going to check that out for sure later today.</div><div id="liveblog-entry-121552" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3525-645x430.jpg" class="attachment-large" alt="BGR-IMG_3525" title="BGR-IMG_3525" /></div></div><div id="liveblog-entry-121554" class="liveblog-entry"><span class="liveblog-date">12:40PM:</span>Jacobs wants to touch on education now, beyond the confines of the classroom.</div><div id="liveblog-entry-121557" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3526-645x430.jpg" class="attachment-large" alt="BGR-IMG_3526" title="BGR-IMG_3526" /></div></div><div id="liveblog-entry-121555" class="liveblog-entry"><span class="liveblog-date">12:40PM:</span>"We think the eReader is the next mobile device to revolutionize the classroom."</div><div id="liveblog-entry-121560" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3529-645x430.jpg" class="attachment-large" alt="BGR-IMG_3529" title="BGR-IMG_3529" /></div></div><div id="liveblog-entry-121508" class="liveblog-entry"><span class="liveblog-date">12:41PM:</span>"We believe to be truly effective, eReaders must deliver both text and video and have to be usable indoors and out." QUalcomm's Mirasol technology addresses all of those issues. It uses bio-mimicry which is inspired by the way a butterfly uses its wings to create power."</div><div id="liveblog-entry-121563" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3530-645x430.jpg" class="attachment-large" alt="BGR-IMG_3530" title="BGR-IMG_3530" /></div></div><div id="liveblog-entry-121566" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3533-645x430.jpg" class="attachment-large" alt="BGR-IMG_3533" title="BGR-IMG_3533" /></div></div><div id="liveblog-entry-121558" class="liveblog-entry"><span class="liveblog-date">12:42PM:</span>Jacobs is introducing a new eReader from a Chinese partner called Hanvon CAT eReader. It has more than 150,000 titles and 100 Chinese newspapers. More than 90% of the content is in color, it clearly runs Android given the controls at the bottom of the device. It looks neat but we're not overly blown away. It will be available next month in China. </div><div id="liveblog-entry-121568" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3534-645x430.jpg" class="attachment-large" alt="BGR-IMG_3534" title="BGR-IMG_3534" /></div></div><div id="liveblog-entry-121561" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>500 million children in India lack adequate schools. Even with funding it will take too long to build brick and mortar schools, so mobile devices can help children learn now instead of waiting for infrastructure to be built.</div><div id="liveblog-entry-121571" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3536-645x430.jpg" class="attachment-large" alt="BGR-IMG_3536" title="BGR-IMG_3536" /></div></div><div id="liveblog-entry-121572" class="liveblog-entry"><span class="liveblog-date">12:45PM:</span>Qualcomm has partnered with Sesame Workshop in India to help children in the New Delhi area. It helps prepare kids for school by delivering mobile material to their phones. Vuforia, another technology, uses the camera's cell phones and uses 3D graphics to overlay 3D graphics on top of the real world objects. It reminds us of augmented technology stuff. It's already used by 17,000 developers on 400 smartphones and tablets and is used in 300 Android and iOS devices. Sesame Workshop uses it and the president and CEO H. Melvin Ming is taking the stage to talk more.</div><div id="liveblog-entry-121574" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3540-645x430.jpg" class="attachment-large" alt="BGR-IMG_3540" title="BGR-IMG_3540" /></div></div><div id="liveblog-entry-121569" class="liveblog-entry"><span class="liveblog-date">12:46PM:</span>"Qualcomm's Vuforia offers an exciting new dimension for mobile experiences" - Ming. "We're working together with Qualcomm to maximize learning on the platform." Now we're watching Rover Monster demo how it all works and I'm scared.</div><div id="liveblog-entry-121577" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3544-645x430.jpg" class="attachment-large" alt="BGR-IMG_3544" title="BGR-IMG_3544" /></div></div><div id="liveblog-entry-121580" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3546-645x430.jpg" class="attachment-large" alt="BGR-IMG_3546" title="BGR-IMG_3546" /></div></div><div id="liveblog-entry-121582" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3547-645x430.jpg" class="attachment-large" alt="BGR-IMG_3547" title="BGR-IMG_3547" /></div></div><div id="liveblog-entry-121578" class="liveblog-entry"><span class="liveblog-date">12:48PM:</span>We're looking at a Sesame Street playset that allows children to use Sesame Street play pieces and when a camera is pointed at them from a tablet or smartphone they come to life. Similar to what we've seen with other augmented reality applications but this should be fun for kids.</div><div id="liveblog-entry-121584" class="liveblog-entry"><span class="liveblog-date">12:49PM:</span>Basically the tablet makes the playset come to life using Qualcomm's Vuforia technology. Qualcomm has a focus on empowering its partners to create intelligent toys. </div><div id="liveblog-entry-121586" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3552-645x430.jpg" class="attachment-large" alt="BGR-IMG_3552" title="BGR-IMG_3552" /></div></div><div id="liveblog-entry-121589" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3554-645x430.jpg" class="attachment-large" alt="BGR-IMG_3554" title="BGR-IMG_3554" /></div></div><div id="liveblog-entry-121591" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3556-645x430.jpg" class="attachment-large" alt="BGR-IMG_3556" title="BGR-IMG_3556" /></div></div><div id="liveblog-entry-121575" class="liveblog-entry"><span class="liveblog-date">12:51PM:</span>Grover is rambling about something now.</div><div id="liveblog-entry-121593" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3557-645x430.jpg" class="attachment-large" alt="BGR-IMG_3557" title="BGR-IMG_3557" /></div></div><div id="liveblog-entry-121594" class="liveblog-entry"><span class="liveblog-date">12:52PM:</span>Ok Paul Jacobs is back on the stage. "As you just saw, we're working hard to drive Augmented Reality to the next level. Qualcomm's tech is the first to recognize multiple 3D objects at the same time and it works at any angle, a full 360 degrees."</div><div id="liveblog-entry-121596" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3559-645x430.jpg" class="attachment-large" alt="BGR-IMG_3559" title="BGR-IMG_3559" /></div></div><div id="liveblog-entry-121564" class="liveblog-entry"><span class="liveblog-date">12:53PM:</span>Qualcomm is also focused on healthcare and is working on new tools to help medical professionals treat patients. Qualcomm's light division launched a new innovative health solution that captures and delivers medical data and deliver it to any database formrom any wireless device. It's investing $100 million to help capitalize new developments in this field.</div><div id="liveblog-entry-121587" class="liveblog-entry"><span class="liveblog-date">12:54PM:</span>Dr. Eric Topol, the chief academic officer of Scripps Health just took the stage, he has a new book out that's being released here at CES. "We're preparing for a consumer healthcare revolution," Topol says.</div><div id="liveblog-entry-121600" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3561-645x430.jpg" class="attachment-large" alt="BGR-IMG_3561" title="BGR-IMG_3561" /></div></div><div id="liveblog-entry-121603" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3563-645x430.jpg" class="attachment-large" alt="BGR-IMG_3563" title="BGR-IMG_3563" /></div></div><div id="liveblog-entry-121597" class="liveblog-entry"><span class="liveblog-date">12:56PM:</span>One device allows users to view a cardiogram on their smartphone. It's called the Alive Core and you can simply put your finger on the back of a device and the cardiogram starts popping up on the screen. Pretty amazing stuff, maybe I can save money on my EKGs. "You can send it to your Facebook friends or your doctor," he joked, but he said he actually used it on a flight to diagnose a heart attack and save a life on the plane.</div><div id="liveblog-entry-121606" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3568-645x430.jpg" class="attachment-large" alt="BGR-IMG_3568" title="BGR-IMG_3568" /></div></div><div id="liveblog-entry-121607" class="liveblog-entry"><span class="liveblog-date">12:57PM:</span>Now we're seeing a watch that shows all of its wearer's vital signs. In shows blood pressure (non invasive), respiratory rate, oxygen in the bloodstream, temperature and the heartbeat. "It's like an ICU on the wrist." It can change hospital beds to monitor beds, and when it's in the home and on the mobile front, it means you can look at your phone. "A culture of cybercondriacs could be created."</div><div id="liveblog-entry-121609" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3569-645x430.jpg" class="attachment-large" alt="BGR-IMG_3569" title="BGR-IMG_3569" /></div></div><div id="liveblog-entry-121612" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3570-645x430.jpg" class="attachment-large" alt="BGR-IMG_3570" title="BGR-IMG_3570" /></div></div><div id="liveblog-entry-121601" class="liveblog-entry"><span class="liveblog-date">12:58PM:</span>400 million diabetics in the world, over a billion pre-diabetics. The biggest problem is controlling blood sugars. We've never had continuous sugar levels being reported on a phone, but he's showing a product that allows a user to view their glucose level ever minute. It's a widget on an Android phone, pretty awesome. When the app is open you can view trends by hour, every 6 hours and more. We're honestly pretty impressed.</div><div id="liveblog-entry-121614" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3572-645x430.jpg" class="attachment-large" alt="BGR-IMG_3572" title="BGR-IMG_3572" /></div></div><div id="liveblog-entry-121617" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3574-645x430.jpg" class="attachment-large" alt="BGR-IMG_3574" title="BGR-IMG_3574" /></div></div><div id="liveblog-entry-121615" class="liveblog-entry"><span class="liveblog-date">1:00PM:</span>We're headed to an era where we can carry a DNA sequence on our cell phone and know which drugs we will react positively or negatively to. </div><div id="liveblog-entry-121619" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3575-645x430.jpg" class="attachment-large" alt="BGR-IMG_3575" title="BGR-IMG_3575" /></div></div><div id="liveblog-entry-121610" class="liveblog-entry"><span class="liveblog-date">1:01PM:</span>Apparently heart attacks begin to happen a week or two ahead of time, and there's technology that will soon allow users to be alerted ahead of time through their smartphone. "It's about digitization of man." </div><div id="liveblog-entry-121623" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3576-645x430.jpg" class="attachment-large" alt="BGR-IMG_3576" title="BGR-IMG_3576" /></div></div><div id="liveblog-entry-121626" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3577-645x430.jpg" class="attachment-large" alt="BGR-IMG_3577" title="BGR-IMG_3577" /></div></div><div id="liveblog-entry-121620" class="liveblog-entry"><span class="liveblog-date">1:03PM:</span>"The Qualcomm Foundation is pioneering new health technology," - Paul Jacobs, "and to do this, we're partnering with the X Prize Foundation. CEO Dr. Peter Diamandis is on the stage now.</div><div id="liveblog-entry-121629" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3579-645x430.jpg" class="attachment-large" alt="BGR-IMG_3579" title="BGR-IMG_3579" /></div></div><div id="liveblog-entry-121624" class="liveblog-entry"><span class="liveblog-date">1:03PM:</span>X Price Foundation wants to drive medical breakthroughs for the benefit of humanity.</div><div id="liveblog-entry-121632" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3581-645x430.jpg" class="attachment-large" alt="BGR-IMG_3581" title="BGR-IMG_3581" /></div></div><div id="liveblog-entry-121633" class="liveblog-entry"><span class="liveblog-date">1:05PM:</span>X Prize originally had a $10 million competition to challenge teams to take 3 people into space twice in two weeks. </div><div id="liveblog-entry-121630" class="liveblog-entry"><span class="liveblog-date">1:05PM:</span>Now X Prize is offering prizes in life sciences, environmental areas and more. We're not sure how this relates to Qualcomm right now other than the two are partnered. </div><div id="liveblog-entry-121635" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3582-645x430.jpg" class="attachment-large" alt="BGR-IMG_3582" title="BGR-IMG_3582" /></div></div><div id="liveblog-entry-121638" class="liveblog-entry"><span class="liveblog-date">1:06PM:</span>Ok, he's announcing the Qualcomm Tri Quarter prize to bring the health technology from Star Trek to life. Sounds like they should be talking to the doctor who just took the stage before the X Prize CEO. </div><div id="liveblog-entry-121640" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3585-645x430.jpg" class="attachment-large" alt="BGR-IMG_3585" title="BGR-IMG_3585" /></div></div><div id="liveblog-entry-121641" class="liveblog-entry"><span class="liveblog-date">1:08PM:</span>It's a $10 million purse, open to teams anywhere on the planet, and the goal is to revolutionize healthcare so we can have everything in the palm of our hands. The winning team has to be able to diagnose themselves without using a doctor or going to a physician and it has to be easy and fun to use. "If we can make this happen, we are going to drive an era of healthcare abundance so that anyone with a mobile device will be able to have healthcare in the palm of their hands."</div><div id="liveblog-entry-121643" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3586-645x430.jpg" class="attachment-large" alt="BGR-IMG_3586" title="BGR-IMG_3586" /></div></div><div id="liveblog-entry-121648" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3587-645x430.jpg" class="attachment-large" alt="BGR-IMG_3587" title="BGR-IMG_3587" /></div></div><div id="liveblog-entry-121650" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3588-645x430.jpg" class="attachment-large" alt="BGR-IMG_3588" title="BGR-IMG_3588" /></div></div><div id="liveblog-entry-121646" class="liveblog-entry"><span class="liveblog-date">1:10PM:</span>"We're only at the beginning of what's possible for mobile," - Paul Jacobs. "We're shipping more than a million chips every single day. We're excited about these trends we've talked about this morning. Whether you're from a developed country or a developed country at the end of the day we're all living in mobile countries. There are incredible opportunities ahead in this age of mobile."</div><div id="liveblog-entry-121652" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3589-645x430.jpg" class="attachment-large" alt="BGR-IMG_3589" title="BGR-IMG_3589" /></div></div><div id="liveblog-entry-121636" class="liveblog-entry"><span class="liveblog-date">1:10PM:</span>"We hope you think of Qualcomm as your partner on that journey. Mobile is transformative. It powers us. It inspires us. At the epicenter of all that is you." That's all! Thanks for joining us everyone!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/10/live-from-qualcomms-ces-2012-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/Qualcomm-sign-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/Qualcomm-sign-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Microsoft CEO Steve Ballmer&#8217;s CES 2012 keynote</title>
		<link>http://www.bgr.com/2012/01/09/live-from-microsoft-ceo-steve-ballmers-ces-2012-keynote/</link>
		<comments>http://www.bgr.com/2012/01/09/live-from-microsoft-ceo-steve-ballmers-ces-2012-keynote/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 01:53:04 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[CES]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[steve ballmer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=121156</guid>
		<description><![CDATA[It&#8217;s the end of an era. Microsoft announced last month that this year&#8217;s Consumer Electronics Show keynote will be the company&#8217;s last for the foreseeable future. The show definitely won&#8217;t be the same without Microsoft&#8217;s chief executive officer Steve Ballmer kicking things off with his unique brand of charisma, but all good things must come to an end. According to reports, Microsoft won&#8217;t have anything big to announce at this year&#8217;s keynote. Instead, Ballmer will recap the strong year Microsoft had in 2011 and discuss the company&#8217;s core consumer-facing products moving into 2012 including Windows, Windows Phone, Xbox and more. Mr. Ballmer always puts on a show, however, and we&#8217;re sure he&#8217;ll toss in a few surprises to keep things interesting. The keynote]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/01/09/live-from-microsoft-ceo-steve-ballmers-ces-2012-keynote"><img class="size-full wp-image-121170 aligncenter" title="bgr_samsung_ces2012_IMG_0634" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0634.jpg" alt="" width="652" height="435" /></a></center>
<p>It&#8217;s the end of an era. Microsoft announced last month that <a href="http://www.bgr.com/2011/12/21/microsoft-says-ces-2012-will-be-its-last-year-at-the-show/">this year&#8217;s Consumer Electronics Show keynote will be the company&#8217;s last for the foreseeable future</a>. The show definitely won&#8217;t be the same without Microsoft&#8217;s chief executive officer Steve Ballmer kicking things off with his unique brand of charisma, but all good things must come to an end. According to reports, Microsoft won&#8217;t have anything big to announce at this year&#8217;s keynote. Instead, Ballmer will recap the strong year Microsoft had in 2011 and discuss the company&#8217;s core consumer-facing products moving into 2012 including Windows, Windows Phone, Xbox and more. Mr. Ballmer always puts on a show, however, and we&#8217;re sure he&#8217;ll toss in a few surprises to keep things interesting. The keynote kicks off at 9:30 p.m. Eastern / 6:30 p.m. Pacific, so hit the break to follow all the action — and Ballmeresque yelling — as it unfolds.<span id="more-121156"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-121156" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-121156').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-121156"><div id="liveblog-entry-121169" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0634-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0634" title="bgr_samsung_ces2012_IMG_0634" /></div></div><div id="liveblog-entry-121177" class="liveblog-entry"><span class="liveblog-date">8:54PM:</span>Alright we're all seated and ready for Steve Ballmer to take the stage. Hopefully we hear some interesting news, although Microsoft did say earlier that it could just be a recap of the year. There's country music playing but we're not sure who it is. </div><div id="liveblog-entry-121178" class="liveblog-entry"><span class="liveblog-date">8:55PM:</span>Googled it for you, it's Scotty McCreery: Better than that. Not bad if you're a country fan.</div><div id="liveblog-entry-121179" class="liveblog-entry"><span class="liveblog-date">8:57PM:</span>We should be getting under way in about 30 minutes or so, enough time for you to order Dominos. Unfortunately we can't leave our seats to find a water fountain. </div><div id="liveblog-entry-121180" class="liveblog-entry"><span class="liveblog-date">9:10PM:</span>General admission is still filing in, we're just sitting here listening to the music. </div><div id="liveblog-entry-121181" class="liveblog-entry"><span class="liveblog-date">9:14PM:</span>Should be kicking off in about 20 minutes or so.</div><div id="liveblog-entry-121182" class="liveblog-entry"><span class="liveblog-date">9:20PM:</span>The music is still blaring but it looks like the people have slowly stopped flooding into the room.</div><div id="liveblog-entry-121185" class="liveblog-entry"><span class="liveblog-date">9:27PM:</span>We're being told to take our seats so this should be kicking off shortly.</div><div id="liveblog-entry-121186" class="liveblog-entry"><span class="liveblog-date">9:29PM:</span>And the lights are lowering!</div><div id="liveblog-entry-121188" class="liveblog-entry"><span class="liveblog-date">9:30PM:</span>"This place about to blow" is blaring over the speakers. </div><div id="liveblog-entry-121189" class="liveblog-entry"><span class="liveblog-date">9:31PM:</span>President and CEO of the CEA Gary Shapiro is taking the stage. "Welcome to the 2012 CES." </div><div id="liveblog-entry-121171" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0635-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0635" title="bgr_ces2012_keynote_IMG_0635" /></div></div><div id="liveblog-entry-121190" class="liveblog-entry"><span class="liveblog-date">9:34PM:</span>"In 1995 Bill Gates took to the CES stage for the first time to speak to the CES workshop, a small workshop. Bill walked into the Hilton by himself with his head buried in a book. He made some remarks, and then I fielded written questions from the audience. Bill said this revolution would be social. That was in 1995. In 1998 they launched a new concept, the CES keynote. We invited Bill [and others] to become the first CES keynoters. For 14 years Bill and his successor have taken the stage. As you've heard, Microsoft is taking a break from the keynote stage is 2013. As a company, Microsoft uniquely changed the world and productivity, more, Microsoft keynotes drew press. Microsoft took a risk on us early and we both benefitted. In the technology world we recognize change is the only constant. For CES and Microsoft to be fresh, innovative and enticing we agreed to a pause."</div><div id="liveblog-entry-121183" class="liveblog-entry"><span class="liveblog-date">9:35PM:</span>"We have nearly doubled in size since the first CES keynote. I offer gratitude and good will to Microsoft." He's comparing Microsoft to the founding fathers of this nation. "I would be shocked if a Microsoft leader does not return to this stage again in the next few years. Please join me in welcoming the CEO of Microsoft, Steve Ballmer."</div><div id="liveblog-entry-121184" class="liveblog-entry"><span class="liveblog-date">9:36PM:</span>Ballmer is on stage now and Shapiro is giving him a photo album highlighting Microsoft and CES together. Aww.</div><div id="liveblog-entry-121193" class="liveblog-entry"><span class="liveblog-date">9:37PM:</span>We hope this isn't just a history of CEA and Microsoft together..</div><div id="liveblog-entry-121192" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0642-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0642" title="bgr_ces2012_keynote_IMG_0642" /></div></div><div id="liveblog-entry-121196" class="liveblog-entry"><span class="liveblog-date">9:37PM:</span>There's a weirdo techno mashup of Bill Gates making announcements on stage. The Rock has a few appearances. It's weird.</div><div id="liveblog-entry-121194" class="liveblog-entry"><span class="liveblog-date">9:39PM:</span>Ryan Seacrest is taking the stage. "Thank you for that one scream over there." Might have been Corey.</div><div id="liveblog-entry-121195" class="liveblog-entry"><span class="liveblog-date">9:40PM:</span>He's thrilled to be here, not sure if the audience feels the same way. </div><div id="liveblog-entry-121198" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0645-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0645" title="bgr_ces2012_keynote_IMG_0645" /></div></div><div id="liveblog-entry-121187" class="liveblog-entry"><span class="liveblog-date">9:40PM:</span>We're going to talk about and hear what's next for Microsoft and the tech industry. Seacrest is promising Microsoft's latest gear so hopefully we hear some new announcements.</div><div id="liveblog-entry-121201" class="liveblog-entry"><span class="liveblog-date">9:41PM:</span>Seacrest is asking what we can expect. "Tonight I have a tremendous show, frankly," Ballmer said. "We have a chance in the next year to raise our game and product line to the next level across phones, tablets, TVs and the Xbox. The heart and soul of that will be our feature attraction tonight, the metro user interface.</div><div id="liveblog-entry-121205" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0646-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0646" title="bgr_ces2012_keynote_IMG_0646" /></div></div><div id="liveblog-entry-121204" class="liveblog-entry"><span class="liveblog-date">9:41PM:</span>"when you said Metro you looked at me in a strange way" - Ryan Seacrest. </div><div id="liveblog-entry-121200" class="liveblog-entry"><span class="liveblog-date">9:43PM:</span>We're starting with Windows Phone. This is a weird interview format where Seacrest is interviewing Ballmer. "We took a different approach than everyone else and we have a unique experience," Ballmer said. "If you take a look at it, the other phones all make the sea of icons the sea of applications the view of the world. What we've done is Windows Phone is have a better way by taking your people... and we put them right out there in front of you. It puts people first."</div><div id="liveblog-entry-121206" class="liveblog-entry"><span class="liveblog-date">9:44PM:</span>"It all gets put together for you right on the screen." Basically we're going over what we already know about Windows Phone as a mobile platform, nothing really new here.</div><div id="liveblog-entry-121208" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0648-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0648" title="bgr_ces2012_keynote_IMG_0648" /></div></div><div id="liveblog-entry-121209" class="liveblog-entry"><span class="liveblog-date">9:45PM:</span>Derek Snyder the Windows Phone product manager is on stage now. He's explaining the variety of features available from various Windows Phone vendors. And he's showing us what Windows Phone software looks like. Not sure why we're going over all of these features again.</div><div id="liveblog-entry-121212" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0649-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0649" title="bgr_ces2012_keynote_IMG_0649" /></div></div><div id="liveblog-entry-121214" class="liveblog-entry"><span class="liveblog-date">9:50PM:</span>Sorry internet trouble real fast there</div><div id="liveblog-entry-121210" class="liveblog-entry"><span class="liveblog-date">9:54PM:</span>The Lumia 710 and Lumia 800 will also launch in Canada on Telus and Rogers</div><div id="liveblog-entry-121219" class="liveblog-entry"><span class="liveblog-date">9:56PM:</span>Ballmer and Seacrest are going over the Lumia 900, which we'll bring you a hands-on of shortly. Nokia just announced it an hour or so ago so be sure to check out our live coverage of that on the BGR.com homepage.</div><div id="liveblog-entry-121216" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0654-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0654" title="bgr_ces2012_keynote_IMG_0654" /></div></div><div id="liveblog-entry-121220" class="liveblog-entry"><span class="liveblog-date">9:56PM:</span>Ryan Seacrest seems to like the phone.</div><div id="liveblog-entry-121223" class="liveblog-entry"><span class="liveblog-date">9:57PM:</span>Seacrest is playing with the HTC Titan II also and sounds somewhat excited about it. Now we're going to discuss Windows PCS.</div><div id="liveblog-entry-121224" class="liveblog-entry"><span class="liveblog-date">9:58PM:</span>Ballmer said there are now 1.3 billion Windows-powered machines in use today.</div><div id="liveblog-entry-121225" class="liveblog-entry"><span class="liveblog-date">9:59PM:</span>Windows is the most popular smart device around, Ballmer said. </div><div id="liveblog-entry-121213" class="liveblog-entry"><span class="liveblog-date">10:01PM:</span>There's a short clip of the latest Windows 7 powered devices playing.</div><div id="liveblog-entry-121226" class="liveblog-entry"><span class="liveblog-date">10:01PM:</span>Ballmer said change is the essence of this industry. Two things are constant. 1: Things change. 2: People don't want to compromise on what they have today. They want the best of what they have and the best of what they want. </div><div id="liveblog-entry-121227" class="liveblog-entry"><span class="liveblog-date">10:01PM:</span>We see a couple of the new ultrabooks rolling through the video.</div><div id="liveblog-entry-121228" class="liveblog-entry"><span class="liveblog-date">10:03PM:</span>Chief marketing officer for Windows Tami Reller is discussing the benefits of Windows 7. This is really just a recap of everything Microsoft has done this year, we suppose. Hoping something more exciting comes later in the keynote.</div><div id="liveblog-entry-121222" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0661-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0661" title="bgr_ces2012_keynote_IMG_0661" /></div></div><div id="liveblog-entry-121230" class="liveblog-entry"><span class="liveblog-date">10:06PM:</span>We're seeing a demo of how metro UI can be used on larger devices such as touchscreen monitors and laptops or tablets. There's a lot of swiping, natural touch-based gestures similar to what users do with their Windows Phones. It looks solid.</div><div id="liveblog-entry-121233" class="liveblog-entry"><span class="liveblog-date">10:06PM:</span>An NVIDIA Tegra 3 chip is powering the demo device.</div><div id="liveblog-entry-121232" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0664-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0664" title="bgr_ces2012_keynote_IMG_0664" /></div></div><div id="liveblog-entry-121234" class="liveblog-entry"><span class="liveblog-date">10:08PM:</span>We're seeing a demo of the Windows Store and cut the rope. Neat, but it's hard to be impressed after seeing so many stores lately.</div><div id="liveblog-entry-121229" class="liveblog-entry"><span class="liveblog-date">10:11PM:</span>We saw a quick look at the Windows 8 app store but it's hard to be impressed after we've seen so many new ones proliferate the market.</div><div id="liveblog-entry-121240" class="liveblog-entry"><span class="liveblog-date">10:13PM:</span>We saw a quick look at the Windows 8 app store but it's hard to be impressed after we've seen so many new ones proliferate the market.</div><div id="liveblog-entry-121218" class="liveblog-entry"><span class="liveblog-date">10:14PM:</span>The live tiles remind us a lot of Windows Phone 7.5 tiles but there's a cool zoomed-out feature that lets you see all of your tiles in one place.</div><div id="liveblog-entry-121242" class="liveblog-entry"><span class="liveblog-date">10:16PM:</span>Sorry for the multiple entries we're running into internet problems here with multiple devices.</div><div id="liveblog-entry-121241" class="liveblog-entry"><span class="liveblog-date">10:16PM:</span>We're looking at some new thin and light notebooks that will surely hit the market this year.</div><div id="liveblog-entry-121243" class="liveblog-entry"><span class="liveblog-date">10:18PM:</span>Samsung Series 9. Spectre from HP with the glass lid. A few devices that were unveiled today during CES that should be in consumer's hands soon.</div><div id="liveblog-entry-121236" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0670-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0670" title="bgr_ces2012_keynote_IMG_0670" /></div></div><div id="liveblog-entry-121244" class="liveblog-entry"><span class="liveblog-date">10:18PM:</span>Ballmer said that, by the time this keynote is over, more than 25,000 users will have adopted Windows 7.</div><div id="liveblog-entry-121247" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0671-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0671" title="bgr_ces2012_keynote_IMG_0671" /></div></div><div id="liveblog-entry-121248" class="liveblog-entry"><span class="liveblog-date">10:19PM:</span>A choir is taking the stage singing gospel-style music.</div><div id="liveblog-entry-121251" class="liveblog-entry"><span class="liveblog-date">10:20PM:</span>We're being told to watch the LSU game I think.</div><div id="liveblog-entry-121252" class="liveblog-entry"><span class="liveblog-date">10:20PM:</span>Oh it's a Tweet Choir. We get it.</div><div id="liveblog-entry-121253" class="liveblog-entry"><span class="liveblog-date">10:21PM:</span>Kind of wish we were talking about an Xbox 720 or something instead.</div><div id="liveblog-entry-121254" class="liveblog-entry"><span class="liveblog-date">10:22PM:</span>That was entertaining.</div><div id="liveblog-entry-121245" class="liveblog-entry"><span class="liveblog-date">10:23PM:</span>Now Seacrest is talking about the Xbox. "Did you expect to go from ground 0 to a household name a decade ago?" Ballmer says he was bullish and patient and that it represents the best of its NDA and Microsoft is really proud of the gaming console.</div><div id="liveblog-entry-121255" class="liveblog-entry"><span class="liveblog-date">10:24PM:</span>Ten years later we're the world sales leader. We have over 66 billion Xbox users. perhaps the most amazing things is we have over more than 40 million xbox live subscribers tuning in on a regular basis. Some for games, increasingly it's really an entertainment hub."</div><div id="liveblog-entry-121256" class="liveblog-entry"><span class="liveblog-date">10:24PM:</span>"Did I expect it 10 years ago? No. But I bet on it 10 years ago." </div><div id="liveblog-entry-121257" class="liveblog-entry"><span class="liveblog-date">10:24PM:</span>Now we're going to see an overview of the new Xbox software. This is all just a big recap..</div><div id="liveblog-entry-121250" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0677-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0677" title="bgr_ces2012_keynote_IMG_0677" /></div></div><div id="liveblog-entry-121258" class="liveblog-entry"><span class="liveblog-date">10:25PM:</span>But Ballmer does promise something "even more different" so maybe we'll get lucky.</div><div id="liveblog-entry-121261" class="liveblog-entry"><span class="liveblog-date">10:25PM:</span>18 million Kinect Sensors shipped over the past year.</div><div id="liveblog-entry-121263" class="liveblog-entry"><span class="liveblog-date">10:26PM:</span>Greg Davison from Microsoft's Xbox team is taking the stage to show us what's new from Xbox (the software update that landed in December).</div><div id="liveblog-entry-121262" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0678-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0678" title="bgr_ces2012_keynote_IMG_0678" /></div></div><div id="liveblog-entry-121264" class="liveblog-entry"><span class="liveblog-date">10:26PM:</span>We're going to see Kinect's voice controls. These are all features that are already available to all Kinect and Xbox owners.</div><div id="liveblog-entry-121266" class="liveblog-entry"><span class="liveblog-date">10:27PM:</span>We just saw a demo for searching for Harry Potter using Kinect. It works well.</div><div id="liveblog-entry-121268" class="liveblog-entry"><span class="liveblog-date">10:30PM:</span>Now we're seeing how a Lumia 900 with the Windows Xbox Companion can be used to control the Xbox. We've tried this at home with a different device and it actually works quite well.</div><div id="liveblog-entry-121269" class="liveblog-entry"><span class="liveblog-date">10:31PM:</span>Comcast Xfinity on Demand's library will soon be launching on Xbox. There's also a new News Corp partnership that will bring The WSJ, Fox content, and IGN to the Xbox video library.</div><div id="liveblog-entry-121270" class="liveblog-entry"><span class="liveblog-date">10:32PM:</span>Fox will add Family Guy, The Simpsons, House and more. The new content should be available in 2012.</div><div id="liveblog-entry-121271" class="liveblog-entry"><span class="liveblog-date">10:32PM:</span>"We're working with some of the best known creative artists and production companies to create..</div><div id="liveblog-entry-121259" class="liveblog-entry"><span class="liveblog-date">10:33PM:</span>Sesame Street Kinect TV just took the stage to demo two-way TV. Are there any kids in the audience?</div><div id="liveblog-entry-121272" class="liveblog-entry"><span class="liveblog-date">10:34PM:</span>Microsoft took the current episodes from Sesame Street to turn them into fully interactive experiences. You can use your voice to interact with the show.</div><div id="liveblog-entry-121267" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0687-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0687" title="bgr_ces2012_keynote_IMG_0687" /></div></div><div id="liveblog-entry-121274" class="liveblog-entry"><span class="liveblog-date">10:35PM:</span>They are "watching and playing" Sesame Street. Elmo introduced a move of the day "throw" anda  number "4". Now when elmo spills his coconuts children can act and pretend to throw coconuts at Elmo to help him collect them again. You have to see it to understand it better, but the concept is cool.</div><div id="liveblog-entry-121276" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0688-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0688" title="bgr_ces2012_keynote_IMG_0688" /></div></div><div id="liveblog-entry-121277" class="liveblog-entry"><span class="liveblog-date">10:37PM:</span>Now Elmo is taking the stage. Same sort of interactive demo going on.</div><div id="liveblog-entry-121280" class="liveblog-entry"><span class="liveblog-date">10:38PM:</span>In this demo the young girl is part of the Sesame Street show and she's interacting with the virtual objects around her. </div><div id="liveblog-entry-121281" class="liveblog-entry"><span class="liveblog-date">10:39PM:</span>"The number of things you can do with interactive entertainment, video interactivity together..it's going to be amazing." - Ballmer</div><div id="liveblog-entry-121282" class="liveblog-entry"><span class="liveblog-date">10:39PM:</span>"Just as Kinect revolutionized entertainment, we'll see it revolutionize other industries. Education, healthcare and many many more."</div><div id="liveblog-entry-121283" class="liveblog-entry"><span class="liveblog-date">10:40PM:</span>Kinect is coming to Windows on February 1st. Pretty big news there folks.</div><div id="liveblog-entry-121279" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0693-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0693" title="bgr_ces2012_keynote_IMG_0693" /></div></div><div id="liveblog-entry-121284" class="liveblog-entry"><span class="liveblog-date">10:40PM:</span>Microsoft is working with more than 200 companies including United Health Group, Toyota, Mattel, American Express, Boeing and many more.</div><div id="liveblog-entry-121287" class="liveblog-entry"><span class="liveblog-date">10:41PM:</span>Microsoft Office 2010 is the fastest selling Office version in the history of Office.</div><div id="liveblog-entry-121273" class="liveblog-entry"><span class="liveblog-date">10:42PM:</span>We're just going over a few of Microsoft's other projects. Skype users have used more than 300 billion minutes in the last year.</div><div id="liveblog-entry-121288" class="liveblog-entry"><span class="liveblog-date">10:42PM:</span>Bing has a 30% market share in combination with Yahoo in the U.S. </div><div id="liveblog-entry-121289" class="liveblog-entry"><span class="liveblog-date">10:42PM:</span>The final question: What's next? "Windows 8 is what's next!"</div><div id="liveblog-entry-121290" class="liveblog-entry"><span class="liveblog-date">10:43PM:</span>There's nothing more important at Microsoft than Windows.</div><div id="liveblog-entry-121286" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0699-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0699" title="bgr_ces2012_keynote_IMG_0699" /></div></div><div id="liveblog-entry-121292" class="liveblog-entry"><span class="liveblog-date">10:44PM:</span>Metro will be huge for Microsoft across all of its platforms. In 2012 what's next? "Metro Metro Metro!"</div><div id="liveblog-entry-121291" class="liveblog-entry"><span class="liveblog-date">10:44PM:</span>"And of course, Windows! Windows! Windows"</div><div id="liveblog-entry-121295" class="liveblog-entry"><span class="liveblog-date">10:44PM:</span>That's all folks thanks for joining us!</div><div id="liveblog-entry-121294" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0716-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0716" title="bgr_ces2012_keynote_IMG_0716" /></div></div><div id="liveblog-entry-121299" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0722-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0722" title="bgr_ces2012_keynote_IMG_0722" /></div></div><div id="liveblog-entry-121301" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_ces2012_keynote_IMG_0724-645x430.jpg" class="attachment-large" alt="bgr_ces2012_keynote_IMG_0724" title="bgr_ces2012_keynote_IMG_0724" /></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/09/live-from-microsoft-ceo-steve-ballmers-ces-2012-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0634-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0634-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Nokia&#8217;s CES 2012 press conference</title>
		<link>http://www.bgr.com/2012/01/09/live-from-nokias-ces-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/01/09/live-from-nokias-ces-2012-press-conference/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 23:00:29 +0000</pubDate>
		<dc:creator>Todd Haselton</dc:creator>
				<category><![CDATA[CES]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[CES2012]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Lumia]]></category>
		<category><![CDATA[Lumia 900]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=120898</guid>
		<description><![CDATA[Nokia recently announced its first Windows Phone for the U.S. market late last year — T-Mobile&#8217;s Lumia 710 — but the Finnish vendor has a lot more in store. Today, we finally get our first glimpse at Nokia&#8217;s flagship smartphone that is set to launch on AT&#38;T in the near future. The Lumia 900 or Ace, as it is rumored to be named on AT&#38;T, reportedly shares the same look and feel as the Lumia 800 but it packs two big new features: 4G LTE, and a bigger form factor along with a larger display. Are the rumors right? Does Nokia have any other surprises in store? Hit the break for our live coverage of Nokia&#8217;s press conference.]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/01/09/live-from-nokias-ces-2012-press-conference"><img class="size-full wp-image-121076 aligncenter" title="IMG_9778" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9778.jpg" alt="" width="652" height="435" /></a></center>
<p>Nokia recently announced its first Windows Phone for the U.S. market late last year — T-Mobile&#8217;s Lumia 710 — but the Finnish vendor has a lot more in store. Today, we finally get our first glimpse at Nokia&#8217;s flagship smartphone that is set to launch on AT&amp;T in the near future. The Lumia 900 or Ace, as it is rumored to be named on AT&amp;T, reportedly shares the same look and feel as the Lumia 800 but it packs two big new features: 4G LTE, and a bigger form factor along with a larger display. Are the rumors right? Does Nokia have any other surprises in store? Hit the break for our live coverage of Nokia&#8217;s press conference.<span id="more-120898"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-120898" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-120898').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-120898"><div id="liveblog-entry-121078" class="liveblog-entry"><span class="liveblog-date">6:01PM:</span>Ok we're seated pretty close to the front for this one. Looks like we're going to get started soon. Ready for what's in store? Our bets are on the Lumia 900.</div><div id="liveblog-entry-121079" class="liveblog-entry"><span class="liveblog-date">6:02PM:</span>We're going to talk about Nokia's re-entry into the U.S. wireless market for about a half of an hour and then it will break into a Q&A. Stephen Elop is taking the stage.</div><div id="liveblog-entry-121080" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9780-645x430.jpg" class="attachment-large" alt="IMG_9780" title="IMG_9780" /></div></div><div id="liveblog-entry-121082" class="liveblog-entry"><span class="liveblog-date">6:04PM:</span>Elop is going over the global markets that Nokia currently has a presence in. The second pillar of Nokia's strategy was to focus on its smartphones ( the first was having a global presence). Elop said Nokia decided to adopt Windows Phone to help achieve that effort.</div><div id="liveblog-entry-121084" class="liveblog-entry"><span class="liveblog-date">6:06PM:</span>Today the Lumia is available around the world and on January 11th this week it will begin selling the Lumia 710 here in the U.S. on T-Mobile (be sure to read our full review!).</div><div id="liveblog-entry-121085" class="liveblog-entry"><span class="liveblog-date">6:06PM:</span>Elop is going over how great the Lumia 800 and 710 are be want to hear more about Nokia's new products.</div><div id="liveblog-entry-121086" class="liveblog-entry"><span class="liveblog-date">6:07PM:</span>Nokia will push head with the sales and marketing of its phones to be "successful in this war." He's talking about battles and wars, clearly Nokia wants to fight Android and iOS and fight hard. "So today, I am very pleased to introduce the third device in the Lumia product portfolio, the Nokia Lumia 900."</div><div id="liveblog-entry-121087" class="liveblog-entry"><span class="liveblog-date">6:09PM:</span>It's Nokia's first 4G LTE smartphone and it will land exclusively on AT&T. (Sorry Verizon fans!)</div><div id="liveblog-entry-121088" class="liveblog-entry"><span class="liveblog-date">6:09PM:</span>It will initially launch in black and cyan. It ahs a 4.3-inch ClearBlack AMOLED display.</div><div id="liveblog-entry-121089" class="liveblog-entry"><span class="liveblog-date">6:10PM:</span>It has Carl Zeiss optics for high quality images as well as a front-facing camera.</div><div id="liveblog-entry-121090" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9788-645x430.jpg" class="attachment-large" alt="IMG_9788" title="IMG_9788" /></div></div><div id="liveblog-entry-121083" class="liveblog-entry"><span class="liveblog-date">6:11PM:</span>Nokia's Kevin Shields is coming up to give us a demo. "It has a bold, beautiful and balanced design...It was our focus in the U.S. market to really allow us to give birth to the Lumia 900." </div><div id="liveblog-entry-121093" class="liveblog-entry"><span class="liveblog-date">6:12PM:</span>Like the Lumia 800, Lumia 710 and Nokia N9 it has a polycarbonate shell.</div><div id="liveblog-entry-121096" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9790-645x430.jpg" class="attachment-large" alt="IMG_9790" title="IMG_9790" /></div></div><div id="liveblog-entry-121095" class="liveblog-entry"><span class="liveblog-date">6:14PM:</span>We're going over how great the cameras are on the Lumia 900. We've typically been impressed with the lenses but we'll reserve our full judgement until we actually play with one in person. Hopefully we'll be able to do that soon.</div><div id="liveblog-entry-121099" class="liveblog-entry"><span class="liveblog-date">6:15PM:</span>"The front has an F 2.4 aperture lens for letting in as much light as the back camera on nearly every other smartphone out there." This should allow for some pretty solid front-facing video chats.</div><div id="liveblog-entry-121100" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9791-645x430.jpg" class="attachment-large" alt="IMG_9791" title="IMG_9791" /></div></div><div id="liveblog-entry-121098" class="liveblog-entry"><span class="liveblog-date">6:17PM:</span>We're going over the People card and live tile stuff now, including built-in Facebook chat. These are features available on other Windows Phone 7.5 (Mango) devices, too. Nokia Drive, however, is also included and it's a solid option for voice-guided turn-by-turn navigation.</div><div id="liveblog-entry-121103" class="liveblog-entry"><span class="liveblog-date">6:19PM:</span>Nokia will continue to innovate of ESPN Sports Hub to deliver more features to its users throughout the year. In addition, Nokia has created a panoramic view for the CNN news application. Nokia worked with CNN on iReporter — the largest citizen journalism network in the world — and allows users to go back in time and select the image that they want to submit for their iReport.</div><div id="liveblog-entry-121105" class="liveblog-entry"><span class="liveblog-date">6:19PM:</span>"We feel like the Lumia 900 really stands out from the smartphone crowd. Thank you."</div><div id="liveblog-entry-121108" class="liveblog-entry"><span class="liveblog-date">6:20PM:</span>Microsoft's Steve Ballmer is taking the stage to discuss more about how the two are partnering. </div><div id="liveblog-entry-121110" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9792-645x430.jpg" class="attachment-large" alt="IMG_9792" title="IMG_9792" /></div></div><div id="liveblog-entry-121112" class="liveblog-entry"><span class="liveblog-date">6:22PM:</span>Nokia has about 50,000 apps in the Marketplace and it's ramping up each day. Nokia "got off to a fast start. In a sense, you can say everything seems to take a long time. But we signed a contract to work together less than a year ago at this stage in the game. To go to concept and discussion to real engineering partnership to delivering the first round of Lumia devices is fantastic. The Lumia 900 is another milestone in that path.</div><div id="liveblog-entry-121113" class="liveblog-entry"><span class="liveblog-date">6:23PM:</span>'When you pick up and touch and love your Lumia... you'll find it's a fantastic system."</div><div id="liveblog-entry-121114" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9795-645x430.jpg" class="attachment-large" alt="IMG_9795" title="IMG_9795" /></div></div><div id="liveblog-entry-121106" class="liveblog-entry"><span class="liveblog-date">6:24PM:</span>"The work we're doing will pay off for users, developers, operators and I trust our two companies. I congratulate Nokia and we look forward to exciting a lot of customers with this new product."</div><div id="liveblog-entry-121117" class="liveblog-entry"><span class="liveblog-date">6:24PM:</span>Stephen Elop is talking again. To share with you a little more and what it means to AT&T and the U.S., Ralph de la Vega will take the stage.</div><div id="liveblog-entry-121118" class="liveblog-entry"><span class="liveblog-date">6:25PM:</span>"AT&T will be the first carrier to deliver 4G LTE Windows Phones. We are seeing the best of Nokia's past with the best of its future. Nokia will be back in the U.S. in a very big way. The Lumia will be available in the coming months."</div><div id="liveblog-entry-121119" class="liveblog-entry"><span class="liveblog-date">6:26PM:</span>"Congratulations Steve, and welcome back!"<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_97971-645x430.jpg" class="attachment-large" alt="IMG_9797" title="IMG_9797" /></div></div><div id="liveblog-entry-121122" class="liveblog-entry"><span class="liveblog-date">6:27PM:</span>"We anticipate sales will start in the months immediately ahead. We're very excited to be partnering with Microsoft and AT&T to bring the Lumia 900 to customers here in the United States. I want to say how wonderful it is to be back in the U.S. with Nokia." Now we're moving to Q&A.</div><div id="liveblog-entry-121116" class="liveblog-entry"><span class="liveblog-date">6:28PM:</span>One question was about whether Verizon would carry an LTE phone. The answer is that Nokia isn't announcing that today but clearly they want to deliver LTE devices to as many U.S. consumers as possible, so we can probably expect that.</div><div id="liveblog-entry-121124" class="liveblog-entry"><span class="liveblog-date">6:31PM:</span>One question about how Nokia might be fragmenting its devices by offering special software (Nokia Drive, Nokia Maps, etc). "We do need some elements of differentiation within the ecosystem. We try to strike where we are doing unique experiences but don't fracture the entire ecosystem. We won't introduce different APIs that would lead to fragmentation." - Stephen Elop</div><div id="liveblog-entry-121125" class="liveblog-entry"><span class="liveblog-date">6:31PM:</span>There's no pricing as of yet but Nokia's intention is to enter the market aggressively. Hopefully that means lower-priced devices. </div><div id="liveblog-entry-121127" class="liveblog-entry"><span class="liveblog-date">6:32PM:</span>After the European launch, Nokia's focus is now on marketing and sales.</div><div id="liveblog-entry-121128" class="liveblog-entry"><span class="liveblog-date">6:33PM:</span>"We have very specific plans to move down in price point segmentation as well. We will push down with successive product introductions ahead." Sounds like we'll hear lower priced devices. "There's lots still ahead."</div><div id="liveblog-entry-121129" class="liveblog-entry"><span class="liveblog-date">6:34PM:</span>Any plans to push up to 16GB or 32GB of storage? "There's a lot of work with Microsoft how we can take care of cloud storage in a more efficient way, but we're certainly considering the requirements as we go forward."</div><div id="liveblog-entry-121131" class="liveblog-entry"><span class="liveblog-date">6:35PM:</span>"It's our intention to have broad coverage with the Lumia portfolio" and that will happen in 2012. "In the early part of 2012, there's lots more to come."</div><div id="liveblog-entry-121132" class="liveblog-entry"><span class="liveblog-date">6:36PM:</span>Lots of silly questions like where the mapping software comes from (Nokia acquired NAVTEQ a few years back, so that's where it comes from).</div><div id="liveblog-entry-121133" class="liveblog-entry"><span class="liveblog-date">6:36PM:</span>Nokia plans to take advantage of location based services within Nokia Maps to make it a differentiator in the future.</div><div id="liveblog-entry-121123" class="liveblog-entry"><span class="liveblog-date">6:38PM:</span>Will Nokia enter the tablet market? Nokia believes if it can do what it has with smartphones that it could be a possibility, but really Elop didn't give a clear answer.</div><div id="liveblog-entry-121135" class="liveblog-entry"><span class="liveblog-date">6:39PM:</span>Will 4G LTE kill the great battery life of Windows Phone and why doesn't Nokia use quad-core? "You have a high quality user experience but it doesnt require multiple cores to do that. Quad-core multicore relates to performance as well. The vast amount of time they are just using power and taking battery life down. Our hope is that we can communicate about the experience and show how people's lives are impacted by bringing their information to the surface of the experience. LTE does have power implications, you'll notice that the 1830 mAh battery in the Lumia 900 is clearly taking steps in terms of battery configuration, but also we worked with Qualcomm and Microsoft to work on the battery life. The battery life on the Lumia 900 will be very superior to other LTE devices.</div><div id="liveblog-entry-121136" class="liveblog-entry"><span class="liveblog-date">6:40PM:</span>Why no NFC? "As we've pursued the first devices we had to make priority decisions about what we could include. You can anticipate we'll include it over time. It's personally something I believe in."</div><div id="liveblog-entry-121139" class="liveblog-entry"><span class="liveblog-date">6:41PM:</span>Someone asked about Nokia's interest in buying RIM. "We clearly see an opportunity in the B to B marketplace. The Lumia products we have and planned combined with the great services from microsoft such as Microsoft 365, that combo gives us an effective collection of tools to compete with others in the business market." Sounds like a 'No."  to us. </div><div id="liveblog-entry-121143" class="liveblog-entry"><span class="liveblog-date">6:41PM:</span>That's it folks! Thanks for joining us. </div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/09/live-from-nokias-ces-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9778-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_9778-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Samsung&#8217;s CES 2012 press conference</title>
		<link>http://www.bgr.com/2012/01/09/live-from-samsungs-ces-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/01/09/live-from-samsungs-ces-2012-press-conference/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 21:55:53 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[CES]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[CES2012]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Smart TV]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[TVs]]></category>
		<category><![CDATA[ultrabooks]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=120895</guid>
		<description><![CDATA[We saw a few new Samsung phones revealed during AT&#38;T&#8217;s press conference Monday morning. Coming soon to AT&#38;T&#8217;s smartphone lineup are the Galaxy Note and the Galaxy S II Skyrocket HD, but the South Korea-based vendor has much more in store for us at this year&#8217;s Consumer Electronics Show. Smartphones, tablets, computers, HDTVs and more will debut from Samsung this week at CES, and Monday&#8217;s press conference is where we&#8217;ll get our first live taste of what&#8217;s in store. The event is scheduled to kick off at 5:00 p.m. Eastern / 2:00 p.m. Pacific, so hit the break for all the action as it unfolds.]]></description>
			<content:encoded><![CDATA[<center><img class="alignnone aligncenter" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0442-645x430.jpg" alt="" width="645" height="430" /></center>
<p>We saw a few new Samsung phones revealed during <a href="http://www.bgr.com/2012/01/09/live-from-the-att-developer-summit-at-ces-2012/">AT&amp;T&#8217;s press conference Monday morning</a>. Coming soon to AT&amp;T&#8217;s smartphone lineup are the Galaxy Note and the Galaxy S II Skyrocket HD, but the South Korea-based vendor has much more in store for us at this year&#8217;s Consumer Electronics Show. Smartphones, tablets, computers, HDTVs and more will debut from Samsung this week at CES, and Monday&#8217;s press conference is where we&#8217;ll get our first live taste of what&#8217;s in store. The event is scheduled to kick off at 5:00 p.m. Eastern / 2:00 p.m. Pacific, so hit the break for all the action as it unfolds.<span id="more-120895"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-120895" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-120895').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-120895"><div id="liveblog-entry-120911" class="liveblog-entry"><span class="liveblog-date">4:55PM:</span>Ok guys, we're inside and seated and the show should start in the next few minutes. The room is absolutely packed — and when we say packed, we mean there are probably 1,000 people in a room that holds 600.</div><div id="liveblog-entry-120915" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0442-645x430.jpg" class="attachment-large" alt="IMG_0442" title="IMG_0442" /></div></div><div id="liveblog-entry-120912" class="liveblog-entry"><span class="liveblog-date">4:57PM:</span>According to an announcement that just came over the PA, we'll be starting on time in about 4 minutes. We're not buying it.</div><div id="liveblog-entry-120914" class="liveblog-entry"><span class="liveblog-date">5:01PM:</span>Wow, looks like we're starting on time! Light are down, music is loud... Here we go.</div><div id="liveblog-entry-120919" class="liveblog-entry"><span class="liveblog-date">5:02PM:</span>"Pushing Boundaries" is the name of the event, and samsung's Boo-Keun Yoon is on stage.</div><div id="liveblog-entry-120917" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0451-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0451" title="bgr_samsung_ces2012_IMG_0451" /></div></div><div id="liveblog-entry-120920" class="liveblog-entry"><span class="liveblog-date">5:03PM:</span>Samsung is the world's No.1 TV brand for the sixth consecutive year. It sold 2 TVs per second last year. Samsung also sold more than 300 million mobile phones last year.</div><div id="liveblog-entry-120921" class="liveblog-entry"><span class="liveblog-date">5:04PM:</span>For the third straight year, Samsung was also the world's top refrigerator brand. "That was our past, but were here to see the future of electronics products."</div><div id="liveblog-entry-120924" class="liveblog-entry"><span class="liveblog-date">5:04PM:</span>"We must break down the walls that exist between devices." Just like we all could have guessed, Samsung is all about connected devices this year.</div><div id="liveblog-entry-120925" class="liveblog-entry"><span class="liveblog-date">5:05PM:</span>Samsung wants users to enjoy and share content across multiple devices any time, anywhere. TVs, tablets, phones and so on.</div><div id="liveblog-entry-120927" class="liveblog-entry"><span class="liveblog-date">5:06PM:</span>Samsung is updating its TV lineup and Smart TVs are the focus. Samsung's smart TVs can "listen, see, and do what it wants" and you never have to touch a control.</div><div id="liveblog-entry-120931" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0459-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0459" title="bgr_samsung_ces2012_IMG_0459" /></div></div><div id="liveblog-entry-120928" class="liveblog-entry"><span class="liveblog-date">5:07PM:</span>Sharing from TVs to other personal devices is also a huge focus for Samsung's new lineup. And, of course, 3D is still a big focus. There will be a lot of new 3D content as well.</div><div id="liveblog-entry-120930" class="liveblog-entry"><span class="liveblog-date">5:08PM:</span>Samsung also wants to make sure that its new TVs are smart enough to keep evolving and "getting smarter every year."</div><div id="liveblog-entry-120933" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0465-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0465" title="bgr_samsung_ces2012_IMG_0465" /></div></div><div id="liveblog-entry-120934" class="liveblog-entry"><span class="liveblog-date">5:10PM:</span>"We're now watching a demo video. Samsung's new TVs can be controlled by voice or using tons of different gestures. Not quite Minority Report, but very cool none the less. Users can drag menu items around and make selections just by waving and poking.</div><div id="liveblog-entry-120937" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0469-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0469" title="bgr_samsung_ces2012_IMG_0469" /></div></div><div id="liveblog-entry-120940" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0476-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0476" title="bgr_samsung_ces2012_IMG_0476" /></div></div><div id="liveblog-entry-120935" class="liveblog-entry"><span class="liveblog-date">5:11PM:</span>Tim Baxter, president of Samsung Electronics in the U.S. is on stage now. Samsung's new lineup is all about content, services and technology. Connectivity to other devices and to the cloud are obviously a big deal as well.</div><div id="liveblog-entry-120942" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0478-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0478" title="bgr_samsung_ces2012_IMG_0478" /></div></div><div id="liveblog-entry-120938" class="liveblog-entry"><span class="liveblog-date">5:12PM:</span>Samsung's ES8000 LED TV is the company's flagship model for 2012.</div><div id="liveblog-entry-120945" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0480-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0480" title="bgr_samsung_ces2012_IMG_0480" /></div></div><div id="liveblog-entry-120943" class="liveblog-entry"><span class="liveblog-date">5:13PM:</span>It is absolutely gorgeous. "You won't find a more powerful TV." It packs a dual-core processor and it supports multitasking.</div><div id="liveblog-entry-120946" class="liveblog-entry"><span class="liveblog-date">5:13PM:</span>Users can jump from app to app just like they can on a tablet, and the app's state will be saved.</div><div id="liveblog-entry-120949" class="liveblog-entry"><span class="liveblog-date">5:14PM:</span>The bezel around the screen is very, very thin, and it's available in sizes up to 75 inches. Yes, 75 inches.</div><div id="liveblog-entry-120948" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0483-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0483" title="bgr_samsung_ces2012_IMG_0483" /></div></div><div id="liveblog-entry-120950" class="liveblog-entry"><span class="liveblog-date">5:14PM:</span>The ES8000 also features an integrated camera for web conferencing and more.</div><div id="liveblog-entry-120953" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0484-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0484" title="bgr_samsung_ces2012_IMG_0484" /></div></div><div id="liveblog-entry-120956" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0485-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0485" title="bgr_samsung_ces2012_IMG_0485" /></div></div><div id="liveblog-entry-120954" class="liveblog-entry"><span class="liveblog-date">5:16PM:</span>25,000 companies are now building apps for Samsung's smart TVs.</div><div id="liveblog-entry-120958" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0489-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0489" title="bgr_samsung_ces2012_IMG_0489" /></div></div><div id="liveblog-entry-120951" class="liveblog-entry"><span class="liveblog-date">5:17PM:</span>Samsung will be putting Media Hub on its TVs this year as well. Buy content on one device, watch on all devices.</div><div id="liveblog-entry-120961" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0490-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0490" title="bgr_samsung_ces2012_IMG_0490" /></div></div><div id="liveblog-entry-120964" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0491-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0491" title="bgr_samsung_ces2012_IMG_0491" /></div></div><div id="liveblog-entry-120959" class="liveblog-entry"><span class="liveblog-date">5:18PM:</span>Since 2010, Samsung has sold more than 12 million 3D TVs. In 2012, half of Samsung's TV lineup will be 3D.</div><div id="liveblog-entry-120966" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0492-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0492" title="bgr_samsung_ces2012_IMG_0492" /></div></div><div id="liveblog-entry-120969" class="liveblog-entry"><span class="liveblog-date">5:18PM:</span></div><div id="liveblog-entry-120962" class="liveblog-entry"><span class="liveblog-date">5:19PM:</span>This year, Samsung is focusing on bringing much more 3D content to its TVs. One example is NBCUniversal's Battlestar Galactica, which will be coming to Samsung's TVs in 3D this year.</div><div id="liveblog-entry-120967" class="liveblog-entry"><span class="liveblog-date">5:20PM:</span>Angry Birds just invaded the press conference. They're hoping around the screen and, obviously, the app will be coming to Samsung's TVs this year.</div><div id="liveblog-entry-120970" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0495-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0495" title="bgr_samsung_ces2012_IMG_0495" /></div></div><div id="liveblog-entry-120971" class="liveblog-entry"><span class="liveblog-date">5:21PM:</span>Samsung is even adding a channel dedicated to animated Angry Birds content. Seriously.</div><div id="liveblog-entry-120974" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0497-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0497" title="bgr_samsung_ces2012_IMG_0497" /></div></div><div id="liveblog-entry-120977" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0499-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0499" title="bgr_samsung_ces2012_IMG_0499" /></div></div><div id="liveblog-entry-120979" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0500-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0500" title="bgr_samsung_ces2012_IMG_0500" /></div></div><div id="liveblog-entry-120981" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0502-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0502" title="bgr_samsung_ces2012_IMG_0502" /></div></div><div id="liveblog-entry-120972" class="liveblog-entry"><span class="liveblog-date">5:23PM:</span>Joe Stinziano, Samsung's SVP, is on stage now. Samsung held a competition recently for developers to bring apps that provide interaction between TVs and smartphones. The winner, a dev who build an app called Party Shots (drink with friends, snap pics, share on a social network) just won $100,000!</div><div id="liveblog-entry-120983" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0505-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0505" title="bgr_samsung_ces2012_IMG_0505" /></div></div><div id="liveblog-entry-120986" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0506-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0506" title="bgr_samsung_ces2012_IMG_0506" /></div></div><div id="liveblog-entry-120975" class="liveblog-entry"><span class="liveblog-date">5:24PM:</span>Samsung is introducing new signature services for 2012. The first one, Family Story, allows users to upload images and more from a Samsung device and add it to a stream on a TV. Another service provides enhanced parental controls.</div><div id="liveblog-entry-120988" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0507-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0507" title="bgr_samsung_ces2012_IMG_0507" /></div></div><div id="liveblog-entry-120984" class="liveblog-entry"><span class="liveblog-date">5:25PM:</span>Smart Interaction allows users to interact with Samsung's smart TVs using their voices, gestures and even their face.</div><div id="liveblog-entry-120991" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0509-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0509" title="bgr_samsung_ces2012_IMG_0509" /></div></div><div id="liveblog-entry-120994" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0510-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0510" title="bgr_samsung_ces2012_IMG_0510" /></div></div><div id="liveblog-entry-120996" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0511-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0511" title="bgr_samsung_ces2012_IMG_0511" /></div></div><div id="liveblog-entry-120998" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0513-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0513" title="bgr_samsung_ces2012_IMG_0513" /></div></div><div id="liveblog-entry-120989" class="liveblog-entry"><span class="liveblog-date">5:26PM:</span>Users can say things like "channel 2" or "play Black Eyed Peas" and the TV obeys. The TVs will also recognize users by their faces, and display each user's home page and apps automatically.</div><div id="liveblog-entry-121001" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0516-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0516" title="bgr_samsung_ces2012_IMG_0516" /></div></div><div id="liveblog-entry-120992" class="liveblog-entry"><span class="liveblog-date">5:27PM:</span>A new "Smart Evolution" feature in Samsung's 2012 TVB lineup will include open slots in the back of the unit that will allow users to install "kits" in the future to add new features.</div><div id="liveblog-entry-120999" class="liveblog-entry"><span class="liveblog-date">5:28PM:</span>And now, another new TV. The Samsung 55-inch "Super OLED" TV. It. Is. Gorgeous.</div><div id="liveblog-entry-121003" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0521-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0521" title="bgr_samsung_ces2012_IMG_0521" /></div></div><div id="liveblog-entry-121004" class="liveblog-entry"><span class="liveblog-date">5:29PM:</span>The TV is out on stage right now and even from the back of the room, we can see how gorgeous the display is. The colors are absolutely remarkable. And since it's OLED, there's no need for color filters. It also eliminates blur, is nearly borderless and is remarkably slim.</div><div id="liveblog-entry-121007" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0527-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0527" title="bgr_samsung_ces2012_IMG_0527" /></div></div><div id="liveblog-entry-121005" class="liveblog-entry"><span class="liveblog-date">5:30PM:</span>And despite being ridiculously thin, it doesn't skimp on features at all. A dual-core process and 3D are packed within this gorgeous set, and it also includes an integrated webcam.</div><div id="liveblog-entry-121010" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0530-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0530" title="bgr_samsung_ces2012_IMG_0530" /></div></div><div id="liveblog-entry-121013" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0532-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0532" title="bgr_samsung_ces2012_IMG_0532" /></div></div><div id="liveblog-entry-121015" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0536-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0536" title="bgr_samsung_ces2012_IMG_0536" /></div></div><div id="liveblog-entry-121017" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0537-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0537" title="bgr_samsung_ces2012_IMG_0537" /></div></div><div id="liveblog-entry-121011" class="liveblog-entry"><span class="liveblog-date">5:33PM:</span>Samsung is introducing a new feature called AllShare Play this year as well. It allows users to wirelessly share content between devices on the same network or over the internet.</div><div id="liveblog-entry-121008" class="liveblog-entry"><span class="liveblog-date">5:33PM:</span>Wireless sharing is also built into Samsung's smart cameras and camcorders this year.</div><div id="liveblog-entry-121020" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0540-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0540" title="bgr_samsung_ces2012_IMG_0540" /></div></div><div id="liveblog-entry-121018" class="liveblog-entry"><span class="liveblog-date">5:34PM:</span>In 2012, Samsung will deliver a full line of connected cameras and camcorders, from entry-level on up, that feature integrated Wi-Fi and sharing features.</div><div id="liveblog-entry-121023" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0545-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0545" title="bgr_samsung_ces2012_IMG_0545" /></div></div><div id="liveblog-entry-121021" class="liveblog-entry"><span class="liveblog-date">5:35PM:</span>Samsung will also use Wi-Fi for more than just sharing. An app on a Samsung phone can be used to control a camera remotely, for example.</div><div id="liveblog-entry-121024" class="liveblog-entry"><span class="liveblog-date">5:36PM:</span>Samsung's cameras will also be able to email photos right from the device — no need for a PC or even a phone.</div><div id="liveblog-entry-121027" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0546-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0546" title="bgr_samsung_ces2012_IMG_0546" /></div></div><div id="liveblog-entry-121028" class="liveblog-entry"><span class="liveblog-date">5:36PM:</span>Next up... A connected washing machine. Really.</div><div id="liveblog-entry-121031" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0547-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0547" title="bgr_samsung_ces2012_IMG_0547" /></div></div><div id="liveblog-entry-121029" class="liveblog-entry"><span class="liveblog-date">5:37PM:</span>The machine will use AllShare Play to do things like sending alerts when a load is done.</div><div id="liveblog-entry-121034" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0548-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0548" title="bgr_samsung_ces2012_IMG_0548" /></div></div><div id="liveblog-entry-121032" class="liveblog-entry"><span class="liveblog-date">5:38PM:</span>Now we're on to telecommunications. The Galaxy Note is the first device being shown. As announced this morning, the Note will feature LTE and will launch soon from AT&T.</div><div id="liveblog-entry-121035" class="liveblog-entry"><span class="liveblog-date">5:39PM:</span>The phone features a 5.3-inch Super AMOLED HD display, and of course, Samsung's new stylus technology "S Pen."</div><div id="liveblog-entry-121037" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0554-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0554" title="bgr_samsung_ces2012_IMG_0554" /></div></div><div id="liveblog-entry-121038" class="liveblog-entry"><span class="liveblog-date">5:40PM:</span>One cool feature of the S Pen: it reads pressure, so the harder you press on the screen, the thicker the line it will draw.</div><div id="liveblog-entry-121039" class="liveblog-entry"><span class="liveblog-date">5:41PM:</span>Next up, the Samsung Galaxy Tab 7.7 LTE for Verizon Wireless, which includes 4G LTE support, of course.</div><div id="liveblog-entry-121041" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0560-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0560" title="bgr_samsung_ces2012_IMG_0560" /></div></div><div id="liveblog-entry-121042" class="liveblog-entry"><span class="liveblog-date">5:42PM:</span>In short, it's a Tab 7.7 with LTE.</div><div id="liveblog-entry-121045" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0561-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0561" title="bgr_samsung_ces2012_IMG_0561" /></div></div><div id="liveblog-entry-121048" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0564-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0564" title="bgr_samsung_ces2012_IMG_0564" /></div></div><div id="liveblog-entry-121050" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0566-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0566" title="bgr_samsung_ces2012_IMG_0566" /></div></div><div id="liveblog-entry-121043" class="liveblog-entry"><span class="liveblog-date">5:43PM:</span>Samsung's Series 9 notebook PC is up next. It's very sleek, and very familiar.</div><div id="liveblog-entry-121053" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0567-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0567" title="bgr_samsung_ces2012_IMG_0567" /></div></div><div id="liveblog-entry-121055" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0572-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0572" title="bgr_samsung_ces2012_IMG_0572" /></div></div><div id="liveblog-entry-121046" class="liveblog-entry"><span class="liveblog-date">5:45PM:</span>The series 9 weighs just 2.5 lbs and it's 0.5 inches thick. It's the result of over 30,000 hours of development and design, Samsung says. It features a single-shell aluminum body and fingerprint resistance. It also sports a backlit keyboard.</div><div id="liveblog-entry-121057" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0574-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0574" title="bgr_samsung_ces2012_IMG_0574" /></div></div><div id="liveblog-entry-121051" class="liveblog-entry"><span class="liveblog-date">5:45PM:</span>It boots in 9.8 seconds and the battery lasts up to 10 hours on a single charge. Wow.</div><div id="liveblog-entry-121060" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0579-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0579" title="bgr_samsung_ces2012_IMG_0579" /></div></div><div id="liveblog-entry-121058" class="liveblog-entry"><span class="liveblog-date">5:47PM:</span>Samsung also has two new ultrabooks to unveil that fall into its Series 5 category, and a new line of monitors that fall under the Series 9 class.</div><div id="liveblog-entry-121061" class="liveblog-entry"><span class="liveblog-date">5:48PM:</span>Tim Baxter is coming back on stage now to wrap things up. Content, services and connectivity are the keys to SAmsung's strategy this year.</div><div id="liveblog-entry-121063" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0581-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0581" title="bgr_samsung_ces2012_IMG_0581" /></div></div><div id="liveblog-entry-121067" class="liveblog-entry"><span class="liveblog-date">5:49PM:</span>That's it guys, thanks for tuning in!</div><div id="liveblog-entry-121069" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0582-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0582" title="bgr_samsung_ces2012_IMG_0582" /></div></div><div id="liveblog-entry-121072" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/bgr_samsung_ces2012_IMG_0585-645x430.jpg" class="attachment-large" alt="bgr_samsung_ces2012_IMG_0585" title="bgr_samsung_ces2012_IMG_0585" /></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/09/live-from-samsungs-ces-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0442-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0442-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from the AT&amp;T Developer Summit at CES 2012</title>
		<link>http://www.bgr.com/2012/01/09/live-from-the-att-developer-summit-at-ces-2012/</link>
		<comments>http://www.bgr.com/2012/01/09/live-from-the-att-developer-summit-at-ces-2012/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 16:55:21 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[4G LTE]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[CES 2012]]></category>
		<category><![CDATA[CES2012]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=120497</guid>
		<description><![CDATA[This year&#8217;s Consumer Electronics Show doesn&#8217;t officially begin until Tuesday, but the action started over the weekend and things will really start to pick up today. LG&#8217;s press conference (11:00 a.m. Eastern/8:00 a.m. Pacific) kicked things off earlier this morning, and Samsung (5:00 p.m. Eastern/2:00 p.m. Pacific) and Nokia (6:00 p.m. Eastern/3:00 p.m. Pacific) both have big events scheduled for later today. There&#8217;s also Steve Ballmer&#8217;s keynote (9:30 p.m. Eastern/6:30 p.m. Pacific) this evening and it will be his last for the foreseeable future. There&#8217;s plenty going on indeed — we&#8217;ll be covering all the big events — and right now we&#8217;re excited to be bringing you live coverage of the AT&#38;T Developer Summit, where CEO Ralph de la Vega will be joined by CMO]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/01/09/live-from-the-att-developer-summit-at-ces-2012"><img class="size-full wp-image-120619 aligncenter" title="BGR-att-top-n" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-att-top-n.jpg" alt="" width="652" height="435" /></a></center>
<p>This year&#8217;s Consumer Electronics Show doesn&#8217;t officially begin until Tuesday, but the action started over the weekend and things will really start to pick up today. LG&#8217;s press conference (11:00 a.m. Eastern/8:00 a.m. Pacific) kicked things off earlier this morning, and Samsung (5:00 p.m. Eastern/2:00 p.m. Pacific) and Nokia (6:00 p.m. Eastern/3:00 p.m. Pacific) both have big events scheduled for later today. There&#8217;s also Steve Ballmer&#8217;s keynote (9:30 p.m. Eastern/6:30 p.m. Pacific) this evening and it will be <a href="http://www.bgr.com/2011/12/21/microsoft-says-ces-2012-will-be-its-last-year-at-the-show/">his last for the foreseeable future</a>. There&#8217;s plenty going on indeed — we&#8217;ll be covering all the big events — and right now we&#8217;re excited to be bringing you live coverage of the AT&amp;T Developer Summit, where CEO Ralph de la Vega will be joined by CMO David Christopher, CTO John Donovan and others. AT&amp;T&#8217;s 4G LTE service is alive and kicking here in Las Vegas and we expect LTE to be a hot topic. We also expect the company to take the wraps off of a new device or two, so hit the jump and tune in for all of AT&amp;T&#8217;s announcements as they break.<span id="more-120497"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-120497" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-120497').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-120497"><div id="liveblog-entry-120517" class="liveblog-entry"><span class="liveblog-date">11:58AM:</span>Ok, we're just a few minutes from kick off and the theater here at the Palms is definitely filling up fast.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3273-645x430.jpg" class="attachment-large" alt="BGR-IMG_3273" title="BGR-IMG_3273" /></div></div><div id="liveblog-entry-120516" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3276-645x430.jpg" class="attachment-large" alt="BGR-IMG_3276" title="BGR-IMG_3276" /></div></div><div id="liveblog-entry-120626" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>It looks like we're ready to go — things are starting off with a quick promo video about AT&T's developer programs.</div><div id="liveblog-entry-120627" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3281-645x430.jpg" class="attachment-large" alt="BGR-IMG_3281" title="BGR-IMG_3281" /></div></div><div id="liveblog-entry-120624" class="liveblog-entry"><span class="liveblog-date">12:07PM:</span>AT&T Mobility CEO Ralph de la Vega is now taking the stage.</div><div id="liveblog-entry-120630" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3282-645x430.jpg" class="attachment-large" alt="BGR-IMG_3282" title="BGR-IMG_3282" /></div></div><div id="liveblog-entry-120629" class="liveblog-entry"><span class="liveblog-date">12:08PM:</span>This year's summit is once again sold out — there are close to 2,500 guests from 33 different countries in attendance.</div><div id="liveblog-entry-120632" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3283-645x430.jpg" class="attachment-large" alt="BGR-IMG_3283" title="BGR-IMG_3283" /></div></div><div id="liveblog-entry-120633" class="liveblog-entry"><span class="liveblog-date">12:09PM:</span>Mobile gaming, "major new announcements" and plenty more are in store, de la Vega says.</div><div id="liveblog-entry-120635" class="liveblog-entry"><span class="liveblog-date">12:10PM:</span>AT&T believes the mobile experience has become a central part of users' lives, and developers play a huge role in driving that experience.</div><div id="liveblog-entry-120637" class="liveblog-entry"><span class="liveblog-date">12:11PM:</span>"What's good for developers is good for customers," and AT&T is dedicated to helping developers bring apps to market quickly and easily.</div><div id="liveblog-entry-120638" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3284-645x430.jpg" class="attachment-large" alt="BGR-IMG_3284" title="BGR-IMG_3284" /></div></div><div id="liveblog-entry-120639" class="liveblog-entry"><span class="liveblog-date">12:12PM:</span>CMO David Christopher is now taking the stage.</div><div id="liveblog-entry-120641" class="liveblog-entry"><span class="liveblog-date">12:12PM:</span>AT&T was the first carrier to launch a developer program, and it launched 11 years before the iPhone was released.</div><div id="liveblog-entry-120642" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3285-645x430.jpg" class="attachment-large" alt="BGR-IMG_3285" title="BGR-IMG_3285" /></div></div><div id="liveblog-entry-120643" class="liveblog-entry"><span class="liveblog-date">12:13PM:</span>"We believe applications are one of the primary reasons people buy smartphones." AT&T's developer program has had a huge year according to Christopher.</div><div id="liveblog-entry-120645" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3287-645x430.jpg" class="attachment-large" alt="BGR-IMG_3287" title="BGR-IMG_3287" /></div></div><div id="liveblog-entry-120646" class="liveblog-entry"><span class="liveblog-date">12:15PM:</span>AT&T API Platform is the first big announcement. It utilizes HTML5 and is a set of tools and SDKs that make developing for AT&T platforms simple yet robust.</div><div id="liveblog-entry-120650" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3288-645x430.jpg" class="attachment-large" alt="BGR-IMG_3288" title="BGR-IMG_3288" /></div></div><div id="liveblog-entry-120648" class="liveblog-entry"><span class="liveblog-date">12:16PM:</span>The new API platform is all about HTML5. AT&T thinks HTML5 is the answer to addressing fragmentation in the smartphone market. Creating a variety of native apps is difficult, while nearly every major smartphone platform supports HTML5 now.</div><div id="liveblog-entry-120654" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3289-645x430.jpg" class="attachment-large" alt="BGR-IMG_3289" title="BGR-IMG_3289" /></div></div><div id="liveblog-entry-120652" class="liveblog-entry"><span class="liveblog-date">12:18PM:</span>Christopher is now going through the available APIs. Payments, U-verse, MMS/SMS, Location, Device capabilities and AT&T mHealth are the available APIs for now.</div><div id="liveblog-entry-120657" class="liveblog-entry"><span class="liveblog-date">12:21PM:</span>Sorry guys, having some connectivity issues. Joe Tafoya is on stage now to talk about his company Viva Vision.</div><div id="liveblog-entry-120660" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3291-645x430.jpg" class="attachment-large" alt="BGR-IMG_3291" title="BGR-IMG_3291" /></div></div><div id="liveblog-entry-120659" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>The company had early access to AT&T's APIs and we're seeing a demo of an HTML5 app called JET that uses multiple AT&T APIs.</div><div id="liveblog-entry-120664" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3292-645x430.jpg" class="attachment-large" alt="BGR-IMG_3292" title="BGR-IMG_3292" /></div></div><div id="liveblog-entry-120662" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3293-645x430.jpg" class="attachment-large" alt="BGR-IMG_3293" title="BGR-IMG_3293" /></div></div><div id="liveblog-entry-120669" class="liveblog-entry"><span class="liveblog-date">12:29PM:</span>The app works with phones and tablets, and it can stream videos right from a U-verse subscriber's library over Wi-Fi or 3G.</div><div id="liveblog-entry-120675" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>99 dollars will get developers access to AT&T's new APIs for a year — that's a limited time offer and no word on future pricing</div><div id="liveblog-entry-120678" class="liveblog-entry"><span class="liveblog-date">12:32PM:</span>John Donovan, AT&T CTO, is now on stage to discuss AT&T 4G.</div><div id="liveblog-entry-120680" class="liveblog-entry"><span class="liveblog-date">12:33PM:</span>Fast and high quality broadband connectivity is crucial to the success of apps, which are becoming increasingly dependent on fast data connections.</div><div id="liveblog-entry-120683" class="liveblog-entry"><span class="liveblog-date">12:35PM:</span>AT&T made 150,000 total network improvements last year, and call retention has now surpassed 99% according to Donovan.</div><div id="liveblog-entry-120688" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3300-645x430.jpg" class="attachment-large" alt="BGR-IMG_3300" title="BGR-IMG_3300" /></div></div><div id="liveblog-entry-120692" class="liveblog-entry"><span class="liveblog-date">12:39PM:</span>Today, AT&T is also announcing "AT&T Cloud Architect" — a solution that provides fully customizable cloud-based services on which developers can build their own solutions.</div><div id="liveblog-entry-120694" class="liveblog-entry"><span class="liveblog-date">12:41PM:</span>Developers will be able to build and scale in real time, and app environments are fully customizable. AT&T calls it the "dynamic cloud." AT&T will also offer hourly and monthly rates depending on developers' needs.</div><div id="liveblog-entry-120697" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>Jim Curry, OpenStack's "Chief Stacker" is now on stage for a quick chat.</div><div id="liveblog-entry-120699" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3302-645x430.jpg" class="attachment-large" alt="BGR-IMG_3302" title="BGR-IMG_3302" /></div></div><div id="liveblog-entry-120702" class="liveblog-entry"><span class="liveblog-date">12:46PM:</span>AT&T added Visual Voicemail for the iPhone in 2009, which was its first network API. During that year, AT&T's network handled 300 million API calls. In 2012, that figure is expected to reach 10 billion.</div><div id="liveblog-entry-120706" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3304-645x430.jpg" class="attachment-large" alt="BGR-IMG_3304" title="BGR-IMG_3304" /></div></div><div id="liveblog-entry-120708" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3305-645x430.jpg" class="attachment-large" alt="BGR-IMG_3305" title="BGR-IMG_3305" /></div></div><div id="liveblog-entry-120711" class="liveblog-entry"><span class="liveblog-date">12:51PM:</span>AT&T opened three Foundry centers for development last year — one in Palo Alto, one in Plano, TX and one in Israel.</div><div id="liveblog-entry-120713" class="liveblog-entry"><span class="liveblog-date">12:55PM:</span>Jeff Bradley is taking the stage now, AT&T's SVP of consumer markets, to talk about AT&T's Power Your Future contest. Here are the finalized for the contest, which asked developers to make environmentally conscious apps.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3307-645x430.jpg" class="attachment-large" alt="BGR-IMG_3307" title="BGR-IMG_3307" /></div></div><div id="liveblog-entry-120718" class="liveblog-entry"><span class="liveblog-date">12:56PM:</span>AT&T gave People Power a huge opportunity according to the company's CEO. The firm's app addresses global climate change, and its goal is to address the drain of power resulting from leaving gadgets plugged in when they're not in use.</div><div id="liveblog-entry-120721" class="liveblog-entry"><span class="liveblog-date">1:00PM:</span>The app includes a reminder function that helps users unplug their devices to conserve energy, and it has an automation feature that allows users to cut power to devices from a mobile device. Energy savings can amount to as much as 10-20%.</div><div id="liveblog-entry-120725" class="liveblog-entry"><span class="liveblog-date">1:06PM:</span>ARO helping both companies better optimize their apps by minimizing traffic and reducing battery consumption.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3311-645x430.jpg" class="attachment-large" alt="BGR-IMG_3311" title="BGR-IMG_3311" /></div></div><div id="liveblog-entry-120731" class="liveblog-entry"><span class="liveblog-date">1:10PM:</span>ARO is available staring today at developer.att.com/ARO. The company will also open-source the ARO code later this year.</div><div id="liveblog-entry-120733" class="liveblog-entry"><span class="liveblog-date">1:12PM:</span>The new AppCenter offers a magazine-like environment that better-facilitates app discovery. <div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3314-645x430.jpg" class="attachment-large" alt="BGR-IMG_3314" title="BGR-IMG_3314" /></div></div><div id="liveblog-entry-120734" class="liveblog-entry"><span class="liveblog-date">1:12PM:</span>The beta supports HTML5 and Android from the get go (beta is available today) and more platforms are coming.</div><div id="liveblog-entry-120736" class="liveblog-entry"><span class="liveblog-date">1:14PM:</span>AT&T hosted a "hackathon" last night that called on devs to build new apps using the new APIs. Devs had just 12 hours to code, and the developers with the three best results are on stage now. They're going to pitch us their apps and the audience will choose a winner.</div><div id="liveblog-entry-120740" class="liveblog-entry"><span class="liveblog-date">1:16PM:</span>The second app is HopiChest, a personal health tracking app for kids.</div><div id="liveblog-entry-120741" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3318-645x430.jpg" class="attachment-large" alt="BGR-IMG_3318" title="BGR-IMG_3318" /></div></div><div id="liveblog-entry-120743" class="liveblog-entry"><span class="liveblog-date">1:17PM:</span>The app allows kids to log their health history, and it features Twitter integration and a rewards system that provides motivation for kids to use the app.</div><div id="liveblog-entry-120746" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3319-645x430.jpg" class="attachment-large" alt="BGR-IMG_3319" title="BGR-IMG_3319" /></div></div><div id="liveblog-entry-120748" class="liveblog-entry"><span class="liveblog-date">1:19PM:</span>The app lets users to monitor and compare their own sleep habits with average habits and then make adjustments to improve their sleeping habits.</div><div id="liveblog-entry-120750" class="liveblog-entry"><span class="liveblog-date">1:19PM:</span>The audience is now voting for their favorite app, and votes are being made via text.</div><div id="liveblog-entry-120752" class="liveblog-entry"><span class="liveblog-date">1:20PM:</span>The votes are being texted in, and the results will be shared in a few minutes.</div><div id="liveblog-entry-120753" class="liveblog-entry"><span class="liveblog-date">1:20PM:</span>Now AT&T's Glenn Lurie is taking the stage to discuss gaming.</div><div id="liveblog-entry-120754" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3322-645x430.jpg" class="attachment-large" alt="BGR-IMG_3322" title="BGR-IMG_3322" /></div></div><div id="liveblog-entry-120755" class="liveblog-entry"><span class="liveblog-date">1:22PM:</span>AT&T's vision is to wirelessly connect devices and make them more valuable to customers. Gaming will play a huge role in the mobile experience moving forward.</div><div id="liveblog-entry-120757" class="liveblog-entry"><span class="liveblog-date">1:24PM:</span>The global gaming industry is estimated to to have generated $69 billion in 2011 but mobile was only a small portion of that. That is going to change dramatically starting this year, Lurie says.</div><div id="liveblog-entry-120758" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3323-645x430.jpg" class="attachment-large" alt="BGR-IMG_3323" title="BGR-IMG_3323" /></div></div><div id="liveblog-entry-120759" class="liveblog-entry"><span class="liveblog-date">1:25PM:</span>Sony deputy president Kuni Suzuki is now on stage to discuss the PlayStation Vita, which will launch with embedded 3G on AT&T's network later this quarter.</div><div id="liveblog-entry-120761" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3324-645x430.jpg" class="attachment-large" alt="BGR-IMG_3324" title="BGR-IMG_3324" /></div></div><div id="liveblog-entry-120762" class="liveblog-entry"><span class="liveblog-date">1:26PM:</span>Sony is committed to driving innovation and leading the charge with connected mobile devices.</div><div id="liveblog-entry-120765" class="liveblog-entry"><span class="liveblog-date">1:31PM:</span>The Vita features a vibrant 4-inch OLED display and both 3G and Wi-Fi support. It launched toward the end of last year in Japan.</div><div id="liveblog-entry-120766" class="liveblog-entry"><span class="liveblog-date">1:32PM:</span>The Vita for AT&T will launch next month on February 22nd.</div><div id="liveblog-entry-120769" class="liveblog-entry"><span class="liveblog-date">1:34PM:</span>The Vita will come with two session-based data plans. 250MB for 14.99 and 2GB for 25 per month, no contract required.</div><div id="liveblog-entry-120772" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3326-645x430.jpg" class="attachment-large" alt="BGR-IMG_3326" title="BGR-IMG_3326" /></div></div><div id="liveblog-entry-120773" class="liveblog-entry"><span class="liveblog-date">1:35PM:</span>Ralph de la Vega is back on now, and it looks like device announcements are finally coming.</div><div id="liveblog-entry-120775" class="liveblog-entry"><span class="liveblog-date">1:36PM:</span>Before we get to devices though, the results are in from the audience poll and we're about to find out who won the dev hackathon.</div><div id="liveblog-entry-120777" class="liveblog-entry"><span class="liveblog-date">1:37PM:</span>The winner is... Action X-Ray. The dev who built it will win 5,000 and several other prizes including a featured spot in AT&T's AppCenter.</div><div id="liveblog-entry-120778" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3327-645x430.jpg" class="attachment-large" alt="BGR-IMG_3327" title="BGR-IMG_3327" /></div></div><div id="liveblog-entry-120779" class="liveblog-entry"><span class="liveblog-date">1:39PM:</span>Ok, it's finally time to see some new devices!</div><div id="liveblog-entry-120781" class="liveblog-entry"><span class="liveblog-date">1:41PM:</span>First up... Six new Android devices! The Sony Xperia Ion, an AT&T exclusive is up first.</div><div id="liveblog-entry-120784" class="liveblog-entry"><span class="liveblog-date">1:41PM:</span>The Ion launches in the second quarter but no word on pricing.</div><div id="liveblog-entry-120783" class="liveblog-entry"><span class="liveblog-date">1:42PM:</span>Next up is the Samsung Galaxy S II Skyrocket HD. It's basically a Skyrocket with the newer HD Super AMOLED Display.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3328-645x430.jpg" class="attachment-large" alt="BGR-IMG_3328" title="BGR-IMG_3328" /></div></div><div id="liveblog-entry-120786" class="liveblog-entry"><span class="liveblog-date">1:43PM:</span>The Samsung Galaxy Note is now official as well. Samsung's W P Hong in on stage to unveil it.</div><div id="liveblog-entry-120789" class="liveblog-entry"><span class="liveblog-date">1:44PM:</span>The Galaxy Note is a monster smartphone that features a 5.3-inch display and it will also be an AT&T exclusive.</div><div id="liveblog-entry-120791" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3330-645x430.jpg" class="attachment-large" alt="BGR-IMG_3330" title="BGR-IMG_3330" /></div></div><div id="liveblog-entry-120790" class="liveblog-entry"><span class="liveblog-date">1:46PM:</span>The Note delivers the core benefits of a tablet, a smartphone and a user notebook. It supports finger input and stylus input as well.</div><div id="liveblog-entry-120793" class="liveblog-entry"><span class="liveblog-date">1:46PM:</span>The stylus is billed as an "S-pen." It delivers fast, responsive performance unlike any previous stylus.</div><div id="liveblog-entry-120795" class="liveblog-entry"><span class="liveblog-date">1:49PM:</span>The next three devices are all about bringing LTE to the masses. First is the Samsung Exhilerate, which is made from recycled materials.</div><div id="liveblog-entry-120797" class="liveblog-entry"><span class="liveblog-date">1:50PM:</span>Now we have the Pantech Element, which BGR scooped last week, and finally the Pantech Burst.</div><div id="liveblog-entry-120801" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3332-645x430.jpg" class="attachment-large" alt="BGR-IMG_3332" title="BGR-IMG_3332" /></div></div><div id="liveblog-entry-120800" class="liveblog-entry"><span class="liveblog-date">1:51PM:</span>The Burst and the Exhilarate will launch for less than $50 when they launch in the coming weeks. There's also a promo that bundles the Element tablet and the Pantech Burst for just $249.99 on contract.</div><div id="liveblog-entry-120803" class="liveblog-entry"><span class="liveblog-date">1:52PM:</span>The Pantech Element is the first waterproof Android tablet and the Burst is the first truly affordable LTE smartphone.</div><div id="liveblog-entry-120806" class="liveblog-entry"><span class="liveblog-date">1:54PM:</span>The Element features a 1.5GHz dual-core processor, a lightweight design and 100Mbps max download speed.</div><div id="liveblog-entry-120804" class="liveblog-entry"><span class="liveblog-date">1:54PM:</span>It also supports upload speeds of up to 50Mbps. Other specs include an 8-inch XGA display and enhanced haptic feedback.</div><div id="liveblog-entry-120810" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3333-645x430.jpg" class="attachment-large" alt="BGR-IMG_3333" title="BGR-IMG_3333" /></div></div><div id="liveblog-entry-120811" class="liveblog-entry"><span class="liveblog-date">1:57PM:</span>To wrap things up, de la Vega wants to tal about Windows Phone. People are "raving about the great experience."</div><div id="liveblog-entry-120813" class="liveblog-entry"><span class="liveblog-date">1:57PM:</span>AT&T sell more Windows Phones than any other carrier, and it will be the first to offer an LTE Windows Phone.</div><div id="liveblog-entry-120814" class="liveblog-entry"><span class="liveblog-date">1:58PM:</span>Steve Ballmer is now on stage to introduce a new phone (and yell at us, of course).</div><div id="liveblog-entry-120815" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3334-645x430.jpg" class="attachment-large" alt="BGR-IMG_3334" title="BGR-IMG_3334" /></div></div><div id="liveblog-entry-120816" class="liveblog-entry"><span class="liveblog-date">1:59PM:</span>Ballmer says AT&T has been a tremendous partner for Microsoft, and the first batch of LTE phones on AT&T will be available "very soon."</div><div id="liveblog-entry-120819" class="liveblog-entry"><span class="liveblog-date">2:00PM:</span>Windows Phone is all about connecting to other people and to the important information in people's lives.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3335-645x430.jpg" class="attachment-large" alt="BGR-IMG_3335" title="BGR-IMG_3335" /></div></div><div id="liveblog-entry-120821" class="liveblog-entry"><span class="liveblog-date">2:05PM:</span>Aaaaaand after a hell of a canned Windows Phone sales pitch, it looks like we're almost ready to see some new devices.</div><div id="liveblog-entry-120823" class="liveblog-entry"><span class="liveblog-date">2:06PM:</span>Nope, now we've moved on to a canned Windows 8 sales pitch.</div><div id="liveblog-entry-120825" class="liveblog-entry"><span class="liveblog-date">2:07PM:</span>Windows 8 beta is just weeks away, and it will be released in February.</div><div id="liveblog-entry-120829" class="liveblog-entry"><span class="liveblog-date">2:07PM:</span>Ok — de la Vega is back to announce the carrier's new Windows Phones.</div><div id="liveblog-entry-120828" class="liveblog-entry"><span class="liveblog-date">2:08PM:</span>The HTC Inspire 4G was AT&T's best-selling Android phone last year, and the first new Windows Phone announcement comes from HTC's Peter Chou.</div><div id="liveblog-entry-120830" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3336-645x430.jpg" class="attachment-large" alt="BGR-IMG_3336" title="BGR-IMG_3336" /></div></div><div id="liveblog-entry-120832" class="liveblog-entry"><span class="liveblog-date">2:09PM:</span>Microsoft and HTC have had a close relationship for more than a decade, and Windows Phone is the latest step in the companies' relationship.</div><div id="liveblog-entry-120834" class="liveblog-entry"><span class="liveblog-date">2:11PM:</span>And finally, the device — the HTC Titan 2.</div><div id="liveblog-entry-120835" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3337-645x430.jpg" class="attachment-large" alt="BGR-IMG_3337" title="BGR-IMG_3337" /></div></div><div id="liveblog-entry-120836" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3338-645x430.jpg" class="attachment-large" alt="BGR-IMG_3338" title="BGR-IMG_3338" /></div></div><div id="liveblog-entry-120838" class="liveblog-entry"><span class="liveblog-date">2:12PM:</span>The phone looks exactly like the Titan, which Chou says people have loved thus far. The Titan II does improve things in certain areas though... How does a 16 megapixel camera sound?</div><div id="liveblog-entry-120841" class="liveblog-entry"><span class="liveblog-date">2:13PM:</span>"The Titan II is packed with advanced technology," Chou says.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3340-645x430.jpg" class="attachment-large" alt="BGR-IMG_3340" title="BGR-IMG_3340" /></div></div><div id="liveblog-entry-120843" class="liveblog-entry"><span class="liveblog-date">2:14PM:</span>The Titan II is a showcase of HTC's design and innovation, Microsoft's software, and AT&T's "incredible" LTE network.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3341-645x430.jpg" class="attachment-large" alt="BGR-IMG_3341" title="BGR-IMG_3341" /></div></div><div id="liveblog-entry-120847" class="liveblog-entry"><span class="liveblog-date">2:16PM:</span>Chou says the Titan II is his personal device. "Steve [Ballmer] loves to talk blah blah blah blah" Chou said, "but the OS is so smooth. The crowd loved the blahs — Steve, not so much.</div><div id="liveblog-entry-120850" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3342-645x430.jpg" class="attachment-large" alt="BGR-IMG_3342" title="BGR-IMG_3342" /></div></div><div id="liveblog-entry-120853" class="liveblog-entry"><span class="liveblog-date">2:16PM:</span>Now coming on Stage, Nokia CEO Stephen Elop.</div><div id="liveblog-entry-120856" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3344-645x430.jpg" class="attachment-large" alt="BGR-IMG_3344" title="BGR-IMG_3344" /></div></div><div id="liveblog-entry-120855" class="liveblog-entry"><span class="liveblog-date">2:17PM:</span>There is a big shift going on in the mobile industry, from a battle of devices to a war of ecosystems.</div><div id="liveblog-entry-120858" class="liveblog-entry"><span class="liveblog-date">2:19PM:</span>In October, Nokia unveiled the Lumia 710 and the Lumia 800. "The first real Windows Phones." Nokia will announce "more details" about Nokia's U.S. reentry strategy this afternoon. The company's first LTE phone will be unveiled later today, and it'll be an AT&T device.</div><div id="liveblog-entry-120859" class="liveblog-entry"><span class="liveblog-date">2:21PM:</span>Nokia is big on developers according to Elop. It looks like he recognizes the lack of apps on the Windows Phone platform — though it is growing, of course — and Nokia is going to be very proactive in wrangling devs.</div><div id="liveblog-entry-120863" class="liveblog-entry"><span class="liveblog-date">2:22PM:</span>"We will enter the North American market in a big way," Elop says, and now we're wrapping things up.</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/09/live-from-the-att-developer-summit-at-ces-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/att-top-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/att-top-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from LG&#8217;s CES 2012 press conference</title>
		<link>http://www.bgr.com/2012/01/09/live-from-lgs-ces-2012-press-conference/</link>
		<comments>http://www.bgr.com/2012/01/09/live-from-lgs-ces-2012-press-conference/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 16:06:11 +0000</pubDate>
		<dc:creator>Todd Haselton</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google TV]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG Spectrum]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[OLED]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=120511</guid>
		<description><![CDATA[The Consumer Electronics show is always a massive event for the home entertainment industry, and 2012 is shaping up to be the biggest year yet. Hundreds of companies will showcase thousands of products, but among the companies that managed to generate some real buzz ahead of the show, LG really looks like it has some gems on its hands this year. The company previewed its new nearly borderless 55-inch OLED HDTV last week and it has a few Cinema Screen 3D models with just a 1-millimeter bezel surrounding its gorgeous display panels. LG surely has plenty more gear in store for us — including at least one smartphone and next-generation Google TV devices — so hit the break to watch all]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2012/01/09/live-from-lgs-ces-2012-press-conference"><img class="size-full wp-image-120596 aligncenter" title="IMG_0323-645x430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0323-645x430.jpeg" alt="" width="645" height="430" /></a></center>
<p>The Consumer Electronics show is always a massive event for the home entertainment industry, and 2012 is shaping up to be the biggest year yet. Hundreds of companies will showcase thousands of products, but among the companies that managed to generate some real buzz ahead of the show, LG really looks like it has some gems on its hands this year. The company previewed its new <a href="http://www.bgr.com/2012/01/02/lg-announces-nearly-borderless-55-inch-oled-hdtv/">nearly borderless 55-inch OLED HDTV</a> last week and it has a few Cinema Screen 3D models with just a 1-millimeter bezel surrounding its gorgeous display panels. LG surely has plenty more gear in store for us — including <a href="http://www.bgr.com/2012/01/05/verizon-to-launch-1-5ghz-dual-core-lg-spectrum-on-january-19th-report-claims/">at least one smartphone</a> and <a href="http://www.bgr.com/2012/01/05/sony-samsung-vizio-and-lg-to-manufacture-google-tv-devices/">next-generation Google TV</a> devices — so hit the break to watch all the action unfold in our live coverage.<span id="more-120511"></span></p>
<style>
	.liveblog-opts {
		display:block;
		padding:7px 3px;
		margin: 10px 0 15px;
		/*background: #B2D0F5;
		border: 1px solid #0A2A52;
		*/
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
	}
	.liveblog-opts h4 {
		font: 14px/1.25 arial,helvetica,clean,sans-serif;
		font-weight:bold;
		/*font-size:14px;*/
		color:#404040;
		margin:0;
		display:inline;
	}

	.liveblog-opts a {
		font-weight:bold;
	}

	.liveblog-opts .lb-opts-refresh {
		float:right;
	}

	.liveblog-opts strong {
		font-weight:normal;
		color:#757575;
	}
</style>

<div id="liveblog-opts-120511" class="liveblog-opts">
<span class="lb-opts-sort"><h4>Sorting:</h4> <a href="" id="lb_sort_newest">Newest First</a> | <strong>Oldest First</strong></span>
<span class="lb-opts-refresh"><h4>Auto-refresh:</h4> <a href="" id="lb_refresh_on">On</a> | <strong>Off</strong></span>
</div>

<script type="text/javascript">
function bgr_lb_sort(order) {
	jQuery.cookie('liveblog-sort', order, { expires: 1 });
	window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
	jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
	window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );

jQuery('#liveblog-opts-120511').css('display', 'block');

// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(!name){var nameLength=cookie.indexOf('=');returnValue[cookie.substr(0,nameLength)]=decodeURIComponent(cookie.substr(nameLength+1));}else if(cookie.substr(0,name.length+1)==(name+'=')){returnValue=decodeURIComponent(cookie.substr(name.length+1));break;}}}
return returnValue;}};

</script>
<div id="liveblog-120511"><div id="liveblog-entry-120537" class="liveblog-entry"><span class="liveblog-date">11:05AM:</span>Alright we're here and seated, huge line lots of people. President of LG Electronics USA is on the stage going over the year and LG's  ability to increase its revenues by nearly 8% during a difficult economy. </div><div id="liveblog-entry-120538" class="liveblog-entry"><span class="liveblog-date">11:05AM:</span>LG had record breaking US sales last year, especially in LG TV with its LG Cinema 3G line.</div><div id="liveblog-entry-120541" class="liveblog-entry"><span class="liveblog-date">11:07AM:</span>In mobile phones, US says it is continuing to grow its U.S. business, including the first dual-core smartphone, a glasse-free smartphone and a trueHD device with an IPS display. "We advanced our US brand to an all time high and led the industry in consumer satisfaction."</div><div id="liveblog-entry-120542" class="liveblog-entry"><span class="liveblog-date">11:07AM:</span>LG increased sales of energy star rated products by 30%</div><div id="liveblog-entry-120543" class="liveblog-entry"><span class="liveblog-date">11:08AM:</span>"Despite the challenging business environment in 2011, life is still good at LG and the best is yet to come." LG will focus on its core product categories. "Today we invite you to experience the latest LG innovations.. As we have said before, LG is committed to building a future with innovative products." </div><div id="liveblog-entry-120544" class="liveblog-entry"><span class="liveblog-date">11:10AM:</span>Master of Innovation Dr. Scott Ahn is taking the stage to give us a taste of LG's newest products. "I have a lot to talk about today, and I hope we agree that it has been worthwhile getting up so early." He will go over smart TVs, smartphones and smart appliances and how the tech is tied together across each product category.</div><div id="liveblog-entry-120546" class="liveblog-entry"><span class="liveblog-date">11:13AM:</span>"We have been able to create thinner panels, unlike some of our competitors," with unique LED technology. The Cinema Screen Design allowed LG to create thinner TVs without sacrificing picture quality. It has just a 1.0mm bezel and 28mm thickness. Last year LG introduced a new way to interact with TVs with the Magic Remote. This year LG will use voice recognition for text input.</div><div id="liveblog-entry-120551" class="liveblog-entry"><span class="liveblog-date">11:14AM:</span>In addition to voice recognition, we are introducing a 3D gesture interface using a 3D camera. Sounds a lot like what the Microsoft Kinect offers. </div><div id="liveblog-entry-120552" class="liveblog-entry"><span class="liveblog-date">11:15AM:</span>LG's smart TV will be the first in the industry to feature Intel WiDi technology.</div><div id="liveblog-entry-120554" class="liveblog-entry"><span class="liveblog-date">11:16AM:</span>"We now support more than 80 countries and offer more than 1,200 applications. Since the start of the smart TV revolution, we have felt that industry chipsets have held us back from providing high performance and powerful solutions on our TVs. After a few years of development we are announcing our own chipset, the L-Line, it features a dual-core ARM architecture. This will be applied to our premium line this year."</div><div id="liveblog-entry-120556" class="liveblog-entry"><span class="liveblog-date">11:18AM:</span>2D to 3D conversion has also been improved. 3D depth control and 3D zooming will also be added as new features to LG's TVs this year. For single user viewing, we've created 3D monitors and laptops. Before we move on to the next product category, I'd like to introduce another new product. </div><div id="liveblog-entry-120557" class="liveblog-entry"><span class="liveblog-date">11:18AM:</span>So, this year at CES we will be showcasing our own series of Google TVs with the latest Google TV software. Our technology coupled with the Google TV platform will form the basis of future relationships with Google. Now, let's move on to the smartphones. </div><div id="liveblog-entry-120558" class="liveblog-entry"><span class="liveblog-date">11:19AM:</span>As you've probably heard, we've invested heavily in LTE during the past few years. We believe this gives us a form foundation for future growth in today's competitive mobile industry. We have launched the Optimus LTE smartphone (Nitro HD on AT&T), this smartphone is currently our flagship model and it's the first to integrate the true HD IPS display.</div><div id="liveblog-entry-120559" class="liveblog-entry"><span class="liveblog-date">11:21AM:</span>We are introducing the first enterprise smartphone with VMWare Verizon mobile manager. It will be discussed more during Mobile World Congress next month.</div><div id="liveblog-entry-120560" class="liveblog-entry"><span class="liveblog-date">11:23AM:</span>Last year, we introduced smart diagnosis and another of appliance-related technology. Now we're giving it a new name, smart manager. Users can record food items stored in the refrigerator with voice recognition or by scanning receipts with a smartphones. The fridge can download the full inventory. </div><div id="liveblog-entry-120563" class="liveblog-entry"><span class="liveblog-date">11:24AM:</span>LG is introducing blast chiller which allows you to quickly chill soda or any other warm can of soda in less than 5 minutes. Sounds awesome.</div><div id="liveblog-entry-120564" class="liveblog-entry"><span class="liveblog-date">11:26AM:</span>I'd like to unveil one final product.</div><div id="liveblog-entry-120562" class="liveblog-entry"><span class="liveblog-date">11:26AM:</span>Well, your enthusiasm has not gone unnoticed. This year we have a much larger version for you. This is our 55-inch OLED TV. At just 4mm thin and weighing only 7.5 kilograms it's the world's thinnest, largest and lightest OLED TV.</div><div id="liveblog-entry-120565" class="liveblog-entry"><span class="liveblog-date">11:27AM:</span>The picture quality is super. It is really capable and 100% compatible with other LG 3D glasses.</div><div id="liveblog-entry-120566" class="liveblog-entry"><span class="liveblog-date">11:28AM:</span>Now three speakers are taking the stage to discuss a detailed US product launch schedule. Tim Elessi from Home Entertainment in the U.S. is on stage. </div><div id="liveblog-entry-120567" class="liveblog-entry"><span class="liveblog-date">11:29AM:</span>Good morning everyone. It's hard to believe another year has passed since we introduced Cinema 3D technology. We were a lone voice in discussing passive technology but we were armed with consumer research that showed a strong preference when compared to active shutter glass. We had the confidence to create a marketing campaign about passive technology.</div><div id="liveblog-entry-120568" class="liveblog-entry"><span class="liveblog-date">11:29AM:</span>95% of the market is using active shutter glasses (3D) and more consumers are adopting the technology.</div><div id="liveblog-entry-120570" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0272-645x430.jpg" class="attachment-large" alt="IMG_0272" title="IMG_0272" /></div></div><div id="liveblog-entry-120569" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0323-645x430.jpg" class="attachment-large" alt="IMG_0323" title="IMG_0323" /></div></div><div id="liveblog-entry-120572" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0326-645x430.jpg" class="attachment-large" alt="IMG_0326" title="IMG_0326" /></div></div><div id="liveblog-entry-120575" class="liveblog-entry"><span class="liveblog-date">11:33AM:</span>LG is going over design and sound technology that currently exists in its models and is encouraging CES attendees visiting the booth to check it out first-hand which, of course, we will be doing.</div><div id="liveblog-entry-120577" class="liveblog-entry"><span class="liveblog-date">11:34AM:</span>"For the second year in a row at CES, LG is showcasing its home appliance technology. This year we have Ellis Mass, LG's director of home appliances." </div><div id="liveblog-entry-120581" class="liveblog-entry"><span class="liveblog-date">11:38AM:</span>LG is discussing custom wash cycles for washing machines and an awesome technology that allows users to use their fridge to follow a diet, follow its inventory and more all from a touchscreen or from their smartphones. Another homebot device can roam the house with a build-in camera. "We're quite excited to expand our line of super capacity of french door refrigerators." A four-door version will be available this year. Each model will have the blast chiller, which we discussed earlier, which chills a can in 5 minutes or a bottle of wine in 8 minutes.</div><div id="liveblog-entry-120585" class="liveblog-entry"><span class="liveblog-date">11:39AM:</span>Today LG is unveiling a turbo wash ultracycle feature for its washing machines. It cleans clothes faster so you can get more out the door quickly. In 2012 LG will add its largest capacity washer available. It anticipates that all will meet the DOE Energy Star standard.</div><div id="liveblog-entry-120586" class="liveblog-entry"><span class="liveblog-date">11:40AM:</span>Tim O'Brien the vice president of marketing for mobile phones is taking the stage.</div><div id="liveblog-entry-120587" class="liveblog-entry"><span class="liveblog-date">11:42AM:</span>We feel really good about what we accomplished in 2011. Globally we introduced the world's first dual-core processor in a smartphone. The first glasses-free 3D smartphone and now the first HD IPS display on a smartphone. Looking ahead we will focus on the high-end LTE market. The first device is the LG Spectrum exclusively for Verizon. 1.5GHz dual-core processor, Android 2.3 Gingerbread upgradeable to ICS. It has an 8-megapixel camera, 1.3MP front-facing and can record video in 1080P HD Video.</div><div id="liveblog-entry-120593" class="liveblog-entry"><span class="liveblog-date">11:45AM:</span>The Spectrum has a 4.5-inch display with a 1280 x 720-pixel resolution. It will launch exclusively on Verizon Wireless by the end of this month, although pricing was not discussed. </div><div id="liveblog-entry-120594" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0347-645x430.jpg" class="attachment-large" alt="IMG_0347" title="IMG_0347" /></div></div><div id="liveblog-entry-120600" class="liveblog-entry"><span class="liveblog-date">11:48AM:</span>ESPN will exclusively provide HD video for the LG Spectrum in partnership with Verizon. Stuart Scott is on a video talking about the phone. Kind of cheesy. </div><div id="liveblog-entry-120602" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0352-645x430.jpg" class="attachment-large" alt="IMG_0352" title="IMG_0352" /></div></div><div id="liveblog-entry-120607" class="liveblog-entry"><span class="liveblog-date">11:49AM:</span>HD video will be included in ESPN's Score Center application on the Spectrum.</div><div id="liveblog-entry-120608" class="liveblog-entry"><span class="liveblog-date">11:50AM:</span>"We think this device is the ultimate mobile trifecta. Incredible hardware, LG LTE and the most coveted HD content." The spectrum will launch on January 19th for $199.99 with a two-year contract.</div><div id="liveblog-entry-120609" class="liveblog-entry"><span class="liveblog-date">11:51AM:</span>We just saw a brief commercial LG will be airing in partnership with ESPN and Verizon Wireless. We're winding down now and hope to get hands-on with the device as soon as possible. Thanks for joining us!</div><div id="liveblog-entry-120666" class="liveblog-entry"><span class="liveblog-date">12:26PM:</span>AT&T now has more than 3.6 million U-verse subscribers, and the U-verse APIs AT&T offers allow devs to build apps that will interact with U-verse services and stream media, control accounts and more on iOS, Android or on other platforms.</div><div id="liveblog-entry-120667" class="liveblog-entry"><span class="liveblog-date">12:29PM:</span>PacketVideo is an example of a company making use of the U-verse API. The firm's CEO is now on stage demoing its app, Twonky Video, which allows users to stream and share YouTube content and now, thanks to AT&T's APIs, it can stream videos from U-verse as well.</div><div id="liveblog-entry-120670" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3294-645x430.jpg" class="attachment-large" alt="BGR-IMG_3294" title="BGR-IMG_3294" /></div></div><div id="liveblog-entry-120672" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>AT&T is working with a number of partner companies during the development of its APIs, including Microsoft, Heroku, StackMob and others.</div><div id="liveblog-entry-120679" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3298-645x430.jpg" class="attachment-large" alt="BGR-IMG_3298" title="BGR-IMG_3298" /></div></div><div id="liveblog-entry-120682" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3299-645x430.jpg" class="attachment-large" alt="BGR-IMG_3299" title="BGR-IMG_3299" /></div></div><div id="liveblog-entry-120686" class="liveblog-entry"><span class="liveblog-date">12:36PM:</span>As AT&T continues to roll our its LTE network, maintaining fast and reliable service across both HSPA+ and LTE is a huge priority.</div><div id="liveblog-entry-120690" class="liveblog-entry"><span class="liveblog-date">12:38PM:</span>AT&T also offers differentiated cloud solutions to consumers and businesses alike. AT&T is dedicated to working with businesses to create custom cloud-based enterprise solutions, but the company understands that developers have different needs than enterprise and AT&T announced "AT&T platform as a service" to address developer needs.</div><div id="liveblog-entry-120693" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3301-645x430.jpg" class="attachment-large" alt="BGR-IMG_3301" title="BGR-IMG_3301" /></div></div><div id="liveblog-entry-120696" class="liveblog-entry"><span class="liveblog-date">12:42PM:</span>AT&T is also announcing that it is formally joining the OpenStack community. The carrier has already dedicated thousands of hours to OpenStack projects, and it is excited to continue its work more formally.</div><div id="liveblog-entry-120698" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>AT&T is the first carrier to join the OpenStack initiative.</div><div id="liveblog-entry-120700" class="liveblog-entry"><span class="liveblog-date">12:45PM:</span>AT&T is now going to walk us through its API roadmap.</div><div id="liveblog-entry-120703" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3303-645x430.jpg" class="attachment-large" alt="BGR-IMG_3303" title="BGR-IMG_3303" /></div></div><div id="liveblog-entry-120705" class="liveblog-entry"><span class="liveblog-date">12:49PM:</span>AT&T is planning on adding new network APIs for speech-to-text this year, along with advertising, contacts, "storage as a service," about a dozen more.</div><div id="liveblog-entry-120709" class="liveblog-entry"><span class="liveblog-date">12:50PM:</span>AT&T's goal is to address the global market, and it intends to ensure that its tools are interoperable across a as many international networks as possible.</div><div id="liveblog-entry-120712" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3306-645x430.jpg" class="attachment-large" alt="BGR-IMG_3306" title="BGR-IMG_3306" /></div></div><div id="liveblog-entry-120715" class="liveblog-entry"><span class="liveblog-date">12:55PM:</span>And the winner is... People Power.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3308-645x430.jpg" class="attachment-large" alt="BGR-IMG_3308" title="BGR-IMG_3308" /></div></div><div id="liveblog-entry-120720" class="liveblog-entry"><span class="liveblog-date">12:59PM:</span>People Power's winning app was an open source solution that helps users manage their power consumption, and it lets companies offer branded versions to their customers.<div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/BGR-IMG_3310-645x430.jpg" class="attachment-large" alt="BGR-IMG_3310" title="BGR-IMG_3310" /></div></div><div id="liveblog-entry-120723" class="liveblog-entry"><span class="liveblog-date">1:05PM:</span>Execs from Pandora and Zynga are now on stage to discuss AT&T's testing and optimization tool, ARO.</div><div id="liveblog-entry-120729" class="liveblog-entry"><span class="liveblog-date">1:11PM:</span>AT&T is also announcing a new HTML5-based app distribution platform that will be included in its next-gen AppCenter.</div><div id="liveblog-entry-120737" class="liveblog-entry"><span class="liveblog-date">1:15PM:</span>The first app is a social app that let's users share images and notes about their sports injuries via various social networks. No, seriously.</div><div id="liveblog-entry-120745" class="liveblog-entry"><span class="liveblog-date">1:18PM:</span>The third and final app is Sleepbot, a mobile and web app that helps people improve their sleep habits.</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2012/01/09/live-from-lgs-ces-2012-press-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail url="http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0272-128x128.jpg">http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0272-128x128.jpg</media:thumbnail>	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via Amazon Web Services: CloudFront: www-bgr-com.vimg.net

Served from: www.bgr.com @ 2012-06-01 04:46:06 -->
