<?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>Sat, 11 Feb 2012 04:30:43 +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 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>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>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[Lumia Ace]]></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>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>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[AT&T Developer Summit]]></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>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>http://www-bgr-com.vimg.net/wp-content/uploads/2012/01/IMG_0272-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Barnes &amp; Noble&#8217;s Nook tablet event!</title>
		<link>http://www.bgr.com/2011/11/07/live-from-barnes-nobles-nook-tablet-event/</link>
		<comments>http://www.bgr.com/2011/11/07/live-from-barnes-nobles-nook-tablet-event/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 14:52:44 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[e-book]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Barnes & Noble]]></category>
		<category><![CDATA[Barnes and Noble]]></category>
		<category><![CDATA[e-books]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[eReader]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Nook]]></category>
		<category><![CDATA[nook color]]></category>
		<category><![CDATA[Nook Color 2]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=111345</guid>
		<description><![CDATA[We&#8217;re live from Barnes &#38; Noble&#8217;s press conference here in New York City where the bookseller is expected to take the wraps off its sequel to the Nook Color tablet. Though the firm used a heavily customized, unrecognizable version of Google&#8217;s Android platform to power the original Nook Color, it is still one of the most popular Android tablets in the short history of the media tablet category. Barnes &#38; Noble has reportedly shipped more than 3 million Nook Color slates to date, and with Amazon&#8217;s $199 Kindle Fire ready to heat things up beginning next week, we&#8217;re hoping B&#38;N has a few surprises up its sleeve this morning to keep the space competitive. Hit the break for our live]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/11/07/live-from-barnes-nobles-nook-tablet-event/"><img class="size-full wp-image-111468 aligncenter" title="BGR-IMG_3077" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3077.jpg" alt="" width="652" height="435" /></a></center>
<p>We&#8217;re live from Barnes &amp; Noble&#8217;s press conference here in New York City where the bookseller is expected to take the wraps off its sequel to the <a href="http://www.bgr.com/tag/nook-color/">Nook Color tablet</a>. Though the firm used a heavily customized, unrecognizable version of Google&#8217;s Android platform to power the original Nook Color, it is still one of the most popular Android tablets in the short history of the media tablet category. Barnes &amp; Noble has reportedly shipped more than 3 million Nook Color slates to date, and with <a href="http://www.bgr.com/2011/10/25/hot-holiday-season-could-push-kindle-fire-sales-to-5-million-in-q4/">Amazon&#8217;s $199 Kindle Fire</a> ready to heat things up beginning next week, we&#8217;re hoping B&amp;N has a few surprises up its sleeve this morning to keep the space competitive. Hit the break for our live coverage and don&#8217;t forget to refresh the page often, or enable auto-refresh, for all the latest news as it breaks.<span id="more-111345"></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-111345" 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-111345').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-111345"><div id="liveblog-entry-111473" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>Ok guys, we're seated and people are still filing in. No 5-minute warning yet so we'll probably get started a few minutes late.</div><div id="liveblog-entry-111474" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3078-645x430.jpg" class="attachment-large" alt="BGR-IMG_3078" title="BGR-IMG_3078" /></div></div><div id="liveblog-entry-111476" class="liveblog-entry"><span class="liveblog-date">9:59AM:</span>Ok! They just announced that the show is about to start.</div><div id="liveblog-entry-111477" class="liveblog-entry"><span class="liveblog-date">10:00AM:</span>B&N CEO William Lynch is now taking the stage.</div><div id="liveblog-entry-111478" class="liveblog-entry"><span class="liveblog-date">10:01AM:</span>No company in digital content has grown faster in the past 12 months has grown faster that B&N. They now sell 27% of eBooks.</div><div id="liveblog-entry-111472" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3086-645x430.jpg" class="attachment-large" alt="BGR-IMG_3086" title="BGR-IMG_3086" /></div></div><div id="liveblog-entry-111479" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>The Nook Color was the first color eReader with tablet functionality. "We sold millions."</div><div id="liveblog-entry-111481" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3087-645x430.jpg" class="attachment-large" alt="BGR-IMG_3087" title="BGR-IMG_3087" /></div></div><div id="liveblog-entry-111482" class="liveblog-entry"><span class="liveblog-date">10:03AM:</span>The Nook Color has access to the largest catalog of magazines and children's content. It's the number 2 tablet in the world behind the iPad.</div><div id="liveblog-entry-111486" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>Well that was fast! Lynch just announced the Nook tablet and we're watching a video.</div><div id="liveblog-entry-111485" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3090-645x430.jpg" class="attachment-large" alt="BGR-IMG_3090" title="BGR-IMG_3090" /></div></div><div id="liveblog-entry-111487" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3091-645x430.jpg" class="attachment-large" alt="BGR-IMG_3091" title="BGR-IMG_3091" /></div></div><div id="liveblog-entry-111489" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>As you can see, it looks just like the original Nook Color, and it's being billed as B&N's lightest, fastest tablet yet.</div><div id="liveblog-entry-111491" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>It's hands-down the best media tablet in the 7-inch class. 1GHz processor, 1GB of RAM.</div><div id="liveblog-entry-111492" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3092-645x430.jpg" class="attachment-large" alt="BGR-IMG_3092" title="BGR-IMG_3092" /></div></div><div id="liveblog-entry-111493" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>It weight under 1 pound and it can be held comfortably during extended periods of time. If features a "Vivid View" display built by LG that B&N is billing as a huge breakthrough in the tablet space.</div><div id="liveblog-entry-111496" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>The Nook Tablet gets free access to AT&T and B&N WiFi hotspots.</div><div id="liveblog-entry-111495" class="liveblog-entry"><span class="liveblog-date">10:08AM:</span>Battery life = up to 9 hours of video! It also supports up to 11.5 hours of reading time.</div><div id="liveblog-entry-111497" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>It supports video playback up to 1080p, and it comes pre-loaded with apps for Netflix and Hulu Plus. "It has the deepest Netflix integration of any tablet."</div><div id="liveblog-entry-111500" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span></div><div id="liveblog-entry-111502" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3093-645x430.jpg" class="attachment-large" alt="BGR-IMG_3093" title="BGR-IMG_3093" /></div></div><div id="liveblog-entry-111501" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>The Nook bookstore is now home to over 2.5 million books.</div><div id="liveblog-entry-111506" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3094-645x430.jpg" class="attachment-large" alt="BGR-IMG_3094" title="BGR-IMG_3094" /></div></div><div id="liveblog-entry-111508" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>The Nook Tablet supports a feature called "read and record," while allows parents to record themselves reading a book. The child can then play the recordings back at a later time.</div><div id="liveblog-entry-111510" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>B&N already has the largest library of top magazines, and they're expanding their library even further alongside the launch of the Nook Tablet.</div><div id="liveblog-entry-111511" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3095-645x430.jpg" class="attachment-large" alt="BGR-IMG_3095" title="BGR-IMG_3095" /></div></div><div id="liveblog-entry-111515" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3096-645x430.jpg" class="attachment-large" alt="BGR-IMG_3096" title="BGR-IMG_3096" /></div></div><div id="liveblog-entry-111513" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>B&N has been working with thousands of developers to build a huge catalog of apps for the Nook Tablet. Yup, Angry Birds will be there at launch...</div><div id="liveblog-entry-111517" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>It ships with 16GB of internal storage and it supports up 32GB of external storage as well</div><div id="liveblog-entry-111518" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>On top of all that storage, you also get Nook Cloud access for cloud-based storage.</div><div id="liveblog-entry-111519" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3098-645x430.jpg" class="attachment-large" alt="BGR-IMG_3098" title="BGR-IMG_3098" /></div></div><div id="liveblog-entry-111520" class="liveblog-entry"><span class="liveblog-date">10:16AM:</span>Lynch says the Nook Tablet is clearly the better choice this holiday season versus the Kindle Fire.</div><div id="liveblog-entry-111523" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3099-645x430.jpg" class="attachment-large" alt="BGR-IMG_3099" title="BGR-IMG_3099" /></div></div><div id="liveblog-entry-111525" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>The Nook Tablet features a better display with no air gap, double the storage plus expandable memory, and the Nook Tablet is also lighter.</div><div id="liveblog-entry-111528" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>"Nook tablet is lighter than Kindle Fire at under a pound." </div><div id="liveblog-entry-111527" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>The Nook Tablet was hand-designed while the Kindle Fire used the BlackBerry PlayBook design, and it sports twice the RAM.</div><div id="liveblog-entry-111531" class="liveblog-entry"><span class="liveblog-date">10:18AM:</span>"Content will look and render better on the Nook Tablet than on the Kindle Fire."</div><div id="liveblog-entry-111529" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3100-645x430.jpg" class="attachment-large" alt="BGR-IMG_3100" title="BGR-IMG_3100" /></div></div><div id="liveblog-entry-111532" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3101-645x430.jpg" class="attachment-large" alt="BGR-IMG_3101" title="BGR-IMG_3101" /></div></div><div id="liveblog-entry-111534" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>The Nook Tablet is also supported by people at Barnes & Noble stores. Kindle Fire? Good luck getting support...</div><div id="liveblog-entry-111536" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>The Nook tablet will cost 249. Pre-orders start now and it becomes available next week.</div><div id="liveblog-entry-111537" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3102-645x430.jpg" class="attachment-large" alt="BGR-IMG_3102" title="BGR-IMG_3102" /></div></div><div id="liveblog-entry-111538" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3103-645x430.jpg" class="attachment-large" alt="BGR-IMG_3103" title="BGR-IMG_3103" /></div></div><div id="liveblog-entry-111540" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>Jamie Iannone is now on stage to discuss B&N's digital portfolio. "The Nook Color is the best selling Android tablet in the world," and now the price is being cut to 199.</div><div id="liveblog-entry-111542" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>B&N is pushing out an update to the original Nook Color that features 100 new improvements.</div><div id="liveblog-entry-111544" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>"The Nook Color will have access to all of the content we announced with the Nook Tablet."</div><div id="liveblog-entry-111546" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3104-645x430.jpg" class="attachment-large" alt="BGR-IMG_3104" title="BGR-IMG_3104" /></div></div><div id="liveblog-entry-111548" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>B&N is adding fast access to the web and email, along with tons of new content sources.</div><div id="liveblog-entry-111550" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span></div><div id="liveblog-entry-111552" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3105-645x430.jpg" class="attachment-large" alt="BGR-IMG_3105" title="BGR-IMG_3105" /></div></div><div id="liveblog-entry-111553" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>The black and white Nook touch is being updated with a new E Ink display as well.</div><div id="liveblog-entry-111555" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3106-645x430.jpg" class="attachment-large" alt="BGR-IMG_3106" title="BGR-IMG_3106" /></div></div><div id="liveblog-entry-111557" class="liveblog-entry"><span class="liveblog-date">10:25AM:</span>It will also feature a new Best-Text technology that renders text more clearly than any other E Ink display. Beyond that, it sports up to 2 months of battery life.</div><div id="liveblog-entry-111559" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>Starting today, the Nook SimpleTouch is just 99, down from its launch price of 149.</div><div id="liveblog-entry-111560" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>The Nook SimpleTouch (new name for the black and white reader) features a better display and twice the battery life of Amazon's competitive offerings.</div><div id="liveblog-entry-111562" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3107-645x430.jpg" class="attachment-large" alt="BGR-IMG_3107" title="BGR-IMG_3107" /></div></div><div id="liveblog-entry-111564" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>"No annoying ads, whether the device is on or off." The crowd chuckled. Amazon charges an extra $40 to turn off ads.</div><div id="liveblog-entry-111567" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3108-645x430.jpg" class="attachment-large" alt="BGR-IMG_3108" title="BGR-IMG_3108" /></div></div><div id="liveblog-entry-111568" class="liveblog-entry"><span class="liveblog-date">10:29AM:</span>The previous-gen black and white eReader is getting an update that will add the new page-turning tech from the updated SimpleTouch.</div><div id="liveblog-entry-111570" class="liveblog-entry"><span class="liveblog-date">10:29AM:</span>The Nook SimpleTouch is available today.</div><div id="liveblog-entry-111571" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3109-645x430.jpg" class="attachment-large" alt="BGR-IMG_3109" title="BGR-IMG_3109" /></div></div><div id="liveblog-entry-111572" class="liveblog-entry"><span class="liveblog-date">10:30AM:</span>New Nook Digital Shops will be set up in B&N stores to show off and promote Nook products.</div><div id="liveblog-entry-111574" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3110-645x430.jpg" class="attachment-large" alt="BGR-IMG_3110" title="BGR-IMG_3110" /></div></div><div id="liveblog-entry-111576" class="liveblog-entry"><span class="liveblog-date">10:32AM:</span>That's it! We're going to go try to get some hands-on time with the new Nook Tablet. Thanks for tuning in!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/11/07/live-from-barnes-nobles-nook-tablet-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3077-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We’ll be reporting live from Barnes &amp; Noble&#8217;s Nook tablet event tomorrow at 10AM</title>
		<link>http://www.bgr.com/2011/11/06/we%e2%80%99ll-be-reporting-live-from-barnes-nobiles-nook-tablet-event-tomorrow-at-10am/</link>
		<comments>http://www.bgr.com/2011/11/06/we%e2%80%99ll-be-reporting-live-from-barnes-nobiles-nook-tablet-event-tomorrow-at-10am/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 20:15:17 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[e-book]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Barnes & Noble]]></category>
		<category><![CDATA[Barnes and Noble]]></category>
		<category><![CDATA[e-books]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[eReader]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Nook]]></category>
		<category><![CDATA[nook color]]></category>
		<category><![CDATA[Nook Color 2]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=111349</guid>
		<description><![CDATA[Barnes &#038; Noble is holding a press conference on Monday morning where the company is expected to unveil a new color eBook reader that will go head-to-head with Amazon&#8217;s upcoming Kindle Fire tablet. According to a recent report, the slate in question will be Barnes &#038; Noble&#8217;s Nook Color 2 and it will feature a 7-inch 1024 x 600-pixel display, 16GB of storage, 1GB of RAM and a dual-core 1.2GHz TI OMAP 4 processor. Rumors also suggest the tablet will be priced at $249, $50 more than the hotly anticipated Amazon Kindle Fire, but nothing is confirmed until Barnes &#038; Noble executives take the stage on Monday morning. Bookmark this link, which will go live shortly before the event begins]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/11/06/we’ll-be-reporting-live-from-barnes-nobiles-nook-tablet-event-tomorrow-at-10am"><img class="size-full wp-image-111351 aligncenter" title="Barnes-and-Noble-nook-logo" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/Barnes-and-Noble-nook-logo.jpg" alt="" width="600" height="255" /></a></center>
<p>Barnes &#038; Noble is holding a press conference on Monday morning where the company is expected to unveil a new color eBook reader that will go head-to-head with Amazon&#8217;s upcoming Kindle Fire tablet. According to <a href="http://www.bgr.com/2011/11/03/barnes-noble-nook-color-2-details-leaked-may-land-november-16th-for-250/">a recent report</a>, the slate in question will be Barnes &#038; Noble&#8217;s Nook Color 2 and it will feature a 7-inch 1024 x 600-pixel display, 16GB of storage, 1GB of RAM and a dual-core 1.2GHz TI OMAP 4 processor. Rumors also suggest the tablet will be priced at $249, $50 more than the hotly anticipated <a href="http://www.bgr.com/2011/10/25/hot-holiday-season-could-push-kindle-fire-sales-to-5-million-in-q4/">Amazon Kindle Fire</a>, but nothing is confirmed until Barnes &#038; Noble executives take the stage on Monday morning.</p>
<p><strong><a href="http://www.bgr.com/2011/11/07/live-from-barnes-nobles-nook-tablet-event">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 Barnes &#038; Noble&#8217;s press conference! Coverage will begin just before 10:00 a.m. EST / 7:00 a.m. PST.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/11/06/we%e2%80%99ll-be-reporting-live-from-barnes-nobiles-nook-tablet-event-tomorrow-at-10am/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/Barnes-and-Noble-nook-logo-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from HTC&#8217;s Rezound unveiling!</title>
		<link>http://www.bgr.com/2011/11/03/live-from-htcs-rezound-unveiling/</link>
		<comments>http://www.bgr.com/2011/11/03/live-from-htcs-rezound-unveiling/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 19:52:10 +0000</pubDate>
		<dc:creator>Jonathan S. Geller</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[beats]]></category>
		<category><![CDATA[Beats Audio]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[HTC Rezound]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Rezound]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[verizon wireless]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=110833</guid>
		<description><![CDATA[We&#8217;re live from HTC&#8217;s New York City media event where HTC is expected to announce the HTC Rezound for Verizon Wireless. It&#8217;s the first smartphone that should come with Beats audio built-in, and in addition, the display is rumored to pack in a full 720p resolution screen, and run the latest version of HTC Sense for Android. There might be a surprise or two in store as well, so hit the break for all the live coverage.]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/11/03/live-from-htcs-rezound-unveiling/"><img class="size-full wp-image-110987 aligncenter" title="BGR-IMG_3012" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3012.jpg" alt="" width="652" height="435" /></a></center>
<p>We&#8217;re live from HTC&#8217;s New York City media event where HTC is expected to announce the HTC Rezound for Verizon Wireless. It&#8217;s the first smartphone that should come with Beats audio built-in, and in addition, the display is rumored to pack in a full 720p resolution screen, and run the latest version of HTC Sense for Android. There might be a surprise or two in store as well, so hit the break for all the live coverage.<span id="more-110833"></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-110833" 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-110833').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-110833"><div id="liveblog-entry-110991" class="liveblog-entry"><span class="liveblog-date">3:52PM:</span>Jimmy Iovine is on stage now talking about the partnership with HTC and Verizon about how Beats audio will change the industry.</div><div id="liveblog-entry-110994" class="liveblog-entry"><span class="liveblog-date">3:53PM:</span>Dr. Dre is in the audience.</div><div id="liveblog-entry-110995" class="liveblog-entry"><span class="liveblog-date">3:53PM:</span>You got to a concert, and everywhere you go you see Verizon trying to support popular culture. It's in their DNA. We have to go in and help them how to get to their customers and deliver a great experience.</div><div id="liveblog-entry-110998" class="liveblog-entry"><span class="liveblog-date">3:54PM:</span>A promotional video is playing now on screen...</div><div id="liveblog-entry-110999" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3013-645x430.jpg" class="attachment-large" alt="BGR-IMG_3013" title="BGR-IMG_3013" /></div></div><div id="liveblog-entry-111000" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3015-645x430.jpg" class="attachment-large" alt="BGR-IMG_3015" title="BGR-IMG_3015" /></div></div><div id="liveblog-entry-111004" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3014-645x430.jpg" class="attachment-large" alt="BGR-IMG_3014" title="BGR-IMG_3014" /></div></div><div id="liveblog-entry-111002" class="liveblog-entry"><span class="liveblog-date">3:56PM:</span>Every rapper now has a headphone deal, and I tell them to money.</div><div id="liveblog-entry-111011" class="liveblog-entry"><span class="liveblog-date">3:56PM:</span>We're going to work on  not the sound but quality, through HTC and with Verizon.</div><div id="liveblog-entry-111006" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3017-645x430.jpg" class="attachment-large" alt="BGR-IMG_3017" title="BGR-IMG_3017" /></div></div><div id="liveblog-entry-111015" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3018-645x430.jpg" class="attachment-large" alt="BGR-IMG_3018" title="BGR-IMG_3018" /></div></div><div id="liveblog-entry-111012" class="liveblog-entry"><span class="liveblog-date">3:57PM:</span>The HTC Rezound... the design. As products become the most important piece of equipment, design is so important. At HTC we have invested significantly in design to deliver highly designed products.</div><div id="liveblog-entry-111009" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3021-645x430.jpg" class="attachment-large" alt="BGR-IMG_3021" title="BGR-IMG_3021" /></div></div><div id="liveblog-entry-111013" class="liveblog-entry"><span class="liveblog-date">3:57PM:</span>You'll find it takes some design cues from the DROID Incredible line. When you look inside the product, and you take the back cover off, the design flows throughout the entire product.</div><div id="liveblog-entry-111017" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3022-645x430.jpg" class="attachment-large" alt="BGR-IMG_3022" title="BGR-IMG_3022" /></div></div><div id="liveblog-entry-111018" class="liveblog-entry"><span class="liveblog-date">3:58PM:</span>Translucent plastic to see inside the phone and see the tech. It's packed with the top tech you can pack into a phone at this point. 4G LTE, 1GB RAM, 1.5Ghz dual-core processor, latest HTC Sense.</div><div id="liveblog-entry-111020" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3023-645x430.jpg" class="attachment-large" alt="BGR-IMG_3023" title="BGR-IMG_3023" /></div></div><div id="liveblog-entry-111021" class="liveblog-entry"><span class="liveblog-date">3:59PM:</span>It's incredibly responsive, and very quick.</div><div id="liveblog-entry-111023" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3025-645x430.jpg" class="attachment-large" alt="BGR-IMG_3025" title="BGR-IMG_3025" /></div></div><div id="liveblog-entry-111025" class="liveblog-entry"><span class="liveblog-date">3:59PM:</span>What about Ice Cream Sandwich, I'm excited to let you know that Ice Cream Sandwich ready, so we will provide that update to our customers as quickly as possible, it's an aggressive plan.</div><div id="liveblog-entry-111031" class="liveblog-entry"><span class="liveblog-date">4:00PM:</span>We've gone from a market focused on hardware to a market focused on software, you have to have content. We set out to design a product that could deliver your content in the most brilliant way possible. </div><div id="liveblog-entry-111027" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3026-645x430.jpg" class="attachment-large" alt="BGR-IMG_3026" title="BGR-IMG_3026" /></div></div><div id="liveblog-entry-111028" class="liveblog-entry"><span class="liveblog-date">4:00PM:</span>What are we doing? First the HTC Rezound will sport HTC's first 720p HD display</div><div id="liveblog-entry-111030" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3027-645x430.jpg" class="attachment-large" alt="BGR-IMG_3027" title="BGR-IMG_3027" /></div></div><div id="liveblog-entry-111034" class="liveblog-entry"><span class="liveblog-date">4:01PM:</span>How is the camera? The camera is an area HTC is very proud of.. it's no secret that just a few years ago HTC's camera quality wasn't very good. We'd hear our customers and we took action, we invested significantly to be a leader here.</div><div id="liveblog-entry-111037" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3028-645x430.jpg" class="attachment-large" alt="BGR-IMG_3028" title="BGR-IMG_3028" /></div></div><div id="liveblog-entry-111038" class="liveblog-entry"><span class="liveblog-date">4:02PM:</span>Action burst, instant capture, panorama, ability to add effects to your videos. All in realtime.</div><div id="liveblog-entry-111040" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3030-645x430.jpg" class="attachment-large" alt="BGR-IMG_3030" title="BGR-IMG_3030" /></div></div><div id="liveblog-entry-111035" class="liveblog-entry"><span class="liveblog-date">4:03PM:</span>Another problem we have aimed to solve with the Rezound is one we all experience, you're out in the evening, and something brilliant happens and you pull your phone out to take a picture and you don't have enough light. We set out to insure the Rezound wasn't just a worthy camera, but the best camera. We have a f/2.2 and low-light sensors to ensure the best picture quality.</div><div id="liveblog-entry-111044" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3031-645x430.jpg" class="attachment-large" alt="BGR-IMG_3031" title="BGR-IMG_3031" /></div></div><div id="liveblog-entry-111041" class="liveblog-entry"><span class="liveblog-date">4:03PM:</span>It also will allow you to record video in 1080p. Very high quality camera. Another trend we see, people want to play and have fun. They want to edit their pictures, add effects, they are having fun. We integrated effects.</div><div id="liveblog-entry-111033" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3032-645x430.jpg" class="attachment-large" alt="BGR-IMG_3032" title="BGR-IMG_3032" /></div></div><div id="liveblog-entry-111048" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3033-645x430.jpg" class="attachment-large" alt="BGR-IMG_3033" title="BGR-IMG_3033" /></div></div><div id="liveblog-entry-111049" class="liveblog-entry"><span class="liveblog-date">4:04PM:</span>Another feature that's amazing is slow motion, this is a feature that was only relegated to the highest end video cameras, now they are in our customer's pockets</div><div id="liveblog-entry-111054" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3034-645x430.jpg" class="attachment-large" alt="BGR-IMG_3034" title="BGR-IMG_3034" /></div></div><div id="liveblog-entry-111046" class="liveblog-entry"><span class="liveblog-date">4:05PM:</span>That's what we mean about delivering the best in sight. What about sound? You've heard from Jimmy and Peter about the partnership. HTC believes you should have the best audio experience in your mobile experience.</div><div id="liveblog-entry-111051" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3035-645x430.jpg" class="attachment-large" alt="BGR-IMG_3035" title="BGR-IMG_3035" /></div></div><div id="liveblog-entry-111055" class="liveblog-entry"><span class="liveblog-date">4:06PM:</span>The HTC Rezound will be our first showcase of this experience in the United States. What are we doing on the Rezound? Our engineers have worked very closely with Beats, so its tuned properly. The second thing I'm excited to announce, is we are packaging a custom pair of Beats headphones in the box. </div><div id="liveblog-entry-111058" class="liveblog-entry"><span class="liveblog-date">4:06PM:</span>The HTC Rezound is about delivering the best in sight and sound, 720p display, latest HTC Sense, and more.</div><div id="liveblog-entry-111060" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3037-645x430.jpg" class="attachment-large" alt="BGR-IMG_3037" title="BGR-IMG_3037" /></div></div><div id="liveblog-entry-111064" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3039-645x430.jpg" class="attachment-large" alt="BGR-IMG_3039" title="BGR-IMG_3039" /></div></div><div id="liveblog-entry-111057" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3040-645x430.jpg" class="attachment-large" alt="BGR-IMG_3040" title="BGR-IMG_3040" /></div></div><div id="liveblog-entry-111061" class="liveblog-entry"><span class="liveblog-date">4:07PM:</span>We're fortunate to have a great partner in Verizon Wireless, VP of Marketing Jeff Dietel is on stage now talking about their partnership. From the millions of DROID Incredibles that have been sold to the HTC Thunderbolt, there is no better network this device can run on than Verizon's 4G LTE network. </div><div id="liveblog-entry-111062" class="liveblog-entry"><span class="liveblog-date">4:08PM:</span>This is a product we're very excited about. There's things you can only do with 4G LTE that you can't do with any other network out there. </div><div id="liveblog-entry-111069" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3041-645x430.jpg" class="attachment-large" alt="BGR-IMG_3041" title="BGR-IMG_3041" /></div></div><div id="liveblog-entry-111072" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3042-645x430.jpg" class="attachment-large" alt="BGR-IMG_3042" title="BGR-IMG_3042" /></div></div><div id="liveblog-entry-111070" class="liveblog-entry"><span class="liveblog-date">4:09PM:</span>On November 14th, for $299.99 the HTC Rezound will be available in Verizon Wireless and partner stores like Best Buy nationally.</div><div id="liveblog-entry-111067" class="liveblog-entry"><span class="liveblog-date">4:10PM:</span>We're fortunate to have strong Holiday partners, we're happy to partner with Best Buy Mobile, and Best Buy Mobile head of merchandising is on stage now.</div><div id="liveblog-entry-111066" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3046-645x430.jpg" class="attachment-large" alt="BGR-IMG_3046" title="BGR-IMG_3046" /></div></div><div id="liveblog-entry-111074" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3047-645x430.jpg" class="attachment-large" alt="BGR-IMG_3047" title="BGR-IMG_3047" /></div></div><div id="liveblog-entry-111075" class="liveblog-entry"><span class="liveblog-date">4:11PM:</span>A few reasons why Best Buy is here today, Verizon has been a key and strategic partner for nearly 10 years. Also our relationship with Beats, about 4 years ago we strategized how we would launch this new product line and brand, we've continued to innovate with them. HTC, who has seemingly done nothing in the last 4 years in the United States but launch really innovative and successful products that we're excited to sell on a daily basis. That really lends itself to how successful this will be at Best Buy.</div><div id="liveblog-entry-111078" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3048-645x430.jpg" class="attachment-large" alt="BGR-IMG_3048" title="BGR-IMG_3048" /></div></div><div id="liveblog-entry-111076" class="liveblog-entry"><span class="liveblog-date">4:12PM:</span>Our employees and customers expect us to be at the forefront of technology, so we're excited to launch this later this month. </div><div id="liveblog-entry-111080" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3049-645x430.jpg" class="attachment-large" alt="BGR-IMG_3049" title="BGR-IMG_3049" /></div></div><div id="liveblog-entry-111083" class="liveblog-entry"><span class="liveblog-date">4:13PM:</span>We're wrapping up here, again, it's $299 with Beats headphones, and it's available on November 14th. It's hands on time...</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/11/03/live-from-htcs-rezound-unveiling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/11/BGR-IMG_3012-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We’ll be reporting live as HTC unveils its &#8216;latest innovation&#8217; at 3PM EDT</title>
		<link>http://www.bgr.com/2011/11/03/we%e2%80%99ll-be-reporting-live-as-htc-unveils-its-latest-innovation-at-3pm-edt/</link>
		<comments>http://www.bgr.com/2011/11/03/we%e2%80%99ll-be-reporting-live-as-htc-unveils-its-latest-innovation-at-3pm-edt/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 15:11:45 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[HTC Rezound]]></category>
		<category><![CDATA[HTC Vigor]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[press conference]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=110831</guid>
		<description><![CDATA[HTC is holding a press conference today at 3:00 p.m. Eastern, 12:00 p.m. Pacific to unveil its latest &#8220;latest innovation.&#8221; That innovation is expected to be a king-sized Android powerhouse dubbed &#8220;HTC Rezound&#8221; that is expected to land on Verizon Wireless ahead of the holidays. Beyond the presence of Beats Audio, as tipped in the event invitation pictured above, the Rezound will supposedly sport a 4.3-inch 720p HD display, a 1.5GHz dual-core processor, 1GB of RAM and an 8-megapixel camera, hopefully on par with the terrific camera touted by the Titan. Nothing is set in stone until it comes from from the horse&#8217;s mouth, however, and we only have a few hours left until HTC unveils the newest edition to]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/11/03/we’ll-be-covering-htcs-unveiling-live-at-12pm-edt"><img class="size-full wp-image-109740 aligncenter" title="htc-rezound-invite" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/htc-rezound-invite.jpg" alt="" width="600" height="492" /></a></center>
<p>HTC is holding <a href="http://www.bgr.com/2011/10/25/htc-may-announce-htc-rezound-on-november-3rd-in-nyc-aims-to-beats-the-galaxy-nexus/">a press conference</a> today at 3:00 p.m. Eastern, 12:00 p.m. Pacific to unveil its latest &#8220;latest innovation.&#8221; That innovation is expected to be a king-sized Android powerhouse dubbed &#8220;<a href="http://www.bgr.com/2011/10/31/htc-rezound-revealed-ahead-of-announcement-by-verizon-ad/">HTC Rezound</a>&#8221; that is expected to land on Verizon Wireless ahead of the holidays. Beyond the presence of Beats Audio, as tipped in the event invitation pictured above, the Rezound will supposedly sport a 4.3-inch 720p HD display, a 1.5GHz dual-core processor, 1GB of RAM and an 8-megapixel camera, hopefully on par with <a href="http://www.bgr.com/2011/10/27/htc-titan-review/">the terrific camera touted by the Titan</a>. Nothing is set in stone until it comes from from the horse&#8217;s mouth, however, and we only have a few hours left until HTC unveils the newest edition to its smartphone lineup.</p>
<p><strong><a href="http://www.bgr.com/2011/11/03/live-from-htcs-rezound-unveiling">Bookmark this link</a></strong>, which will go live shortly before the event begins later today, and make sure to head there for our live coverage of HTC’s press conference! Coverage starts at or around 3:00 p.m. EDT / 12:00 p.m. PDT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/11/03/we%e2%80%99ll-be-reporting-live-as-htc-unveils-its-latest-innovation-at-3pm-edt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/htc-rezound-invite-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Motorola and Verizon&#8217;s DROID RAZR press conference!</title>
		<link>http://www.bgr.com/2011/10/18/live-from-motorola-and-verizons-droid-press-conference/</link>
		<comments>http://www.bgr.com/2011/10/18/live-from-motorola-and-verizons-droid-press-conference/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 15:50:49 +0000</pubDate>
		<dc:creator>Jonathan S. Geller</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[DROID HD]]></category>
		<category><![CDATA[DROID Razr]]></category>
		<category><![CDATA[droidrazr]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live blogging]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Spyer]]></category>
		<category><![CDATA[verizon wireless]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=108491</guid>
		<description><![CDATA[We&#8217;re live at Motorola and Verizon Wireless&#8217;s press conference in New York City where the smart money is on a fresh new DROID smartphone that will launch in the coming weeks. Motorola&#8217;s new full-touch DROID is expected to be RAZR-thin, and it will feature some pretty formidable specs according to BGR&#8217;s exclusive report from last week. With a $99 iPhone 4, the iPhone 4S, Motorola&#8217;s new DROID and a brand new Galaxy Nexus all set to be on store shelves before the holidays, it looks like Verizon is once again the place to be for high-end smartphone fans. Hit the break for our live coverage of the press conference, which is scheduled to kick off at 12:00 p.m. EDT, 9:00]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/10/18/live-from-motorola-and-verizons-droid-press-conference"><img class="size-full wp-image-108574 aligncenter" title="BGR-IMG_5599" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5599.jpg" alt="" width="652" height="435" /></a></center>
<p>We&#8217;re live at Motorola and Verizon Wireless&#8217;s press conference in New York City where the smart money is on a fresh new DROID smartphone that will launch in the coming weeks. Motorola&#8217;s new full-touch DROID is expected to be <a href="http://www.bgr.com/2011/10/10/motorola-and-verizon-holding-press-event-october-18th-smartphones-and-tablets-inbound/">RAZR-thin</a>, and it will feature some <a href="http://www.bgr.com/2011/10/14/motorola-droid-hd-razrspyder-specs-revealed-said-to-be-faster-than-the-iphone-4s/">pretty formidable specs according to BGR&#8217;s exclusive report</a> from last week. With a $99 iPhone 4, the iPhone 4S, Motorola&#8217;s new DROID and <a href="http://www.bgr.com/2011/10/13/samsung-officially-to-unveil-galaxy-nexus-on-october-19th/">a brand new Galaxy Nexus</a> all set to be on store shelves before the holidays, it looks like Verizon is once again the place to be for high-end smartphone fans. Hit the break for our live coverage of the press conference, which is scheduled to kick off at 12:00 p.m. EDT, 9:00 a.m. PDT.<span id="more-108491"></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-108491" 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-108491').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-108491"><div id="liveblog-entry-108543" class="liveblog-entry"><span class="liveblog-date">11:51AM:</span>We're seated and waiting for the event to start. There's an ominous red haze (literally, there's red lights and fog in the atmosphere), but it's countered by some hip music. </div><div id="liveblog-entry-108547" class="liveblog-entry"><span class="liveblog-date">11:54AM:</span>Should be getting started in around 5 minutes, folks. </div><div id="liveblog-entry-108550" class="liveblog-entry"><span class="liveblog-date">11:55AM:</span>"Please take your seats."</div><div id="liveblog-entry-108554" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5592-645x430.jpg" class="attachment-large" alt="BGR-IMG_5592" title="BGR-IMG_5592" /></div></div><div id="liveblog-entry-108556" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5595-645x430.jpg" class="attachment-large" alt="BGR-IMG_5595" title="BGR-IMG_5595" /></div></div><div id="liveblog-entry-108552" class="liveblog-entry"><span class="liveblog-date">11:59AM:</span>Ersher is playing. Not live, on the speakers. With David Guetta.</div><div id="liveblog-entry-108544" class="liveblog-entry"><span class="liveblog-date">12:00PM:</span>All of this aggressiveness and red colors aren't exactly calming. I'm sure the triple shot espresso didn't help, either.</div><div id="liveblog-entry-108558" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_55951-645x430.jpg" class="attachment-large" alt="BGR-IMG_5595" title="BGR-IMG_5595" /></div></div><div id="liveblog-entry-108560" class="liveblog-entry"><span class="liveblog-date">12:00PM:</span>We're about to get going!</div><div id="liveblog-entry-108562" class="liveblog-entry"><span class="liveblog-date">12:01PM:</span>Lights are going down, and there's a blazingly bright Motorola logo on screen. Please welcome CEO Sanjay Jha!</div><div id="liveblog-entry-108565" class="liveblog-entry"><span class="liveblog-date">12:01PM:</span>Applause.</div><div id="liveblog-entry-108564" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5606-645x430.jpg" class="attachment-large" alt="BGR-IMG_5606" title="BGR-IMG_5606" /></div></div><div id="liveblog-entry-108567" class="liveblog-entry"><span class="liveblog-date">12:02PM:</span>Thank you for joining us today. Motorola Mobility has had an exciting year from innovative new products to a small business deal you might have heard about. Most exciting for me is how we're transforming people's lives.</div><div id="liveblog-entry-108569" class="liveblog-entry"><span class="liveblog-date">12:02PM:</span>It has transformed how we live our lives. How many of you look at your smartphone the last before you sleep? And how many look at your smartphone first when you get up?</div><div id="liveblog-entry-108573" class="liveblog-entry"><span class="liveblog-date">12:02PM:</span>Shows how important smartphones have become, how we stay connected with our world. </div><div id="liveblog-entry-108571" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5607-645x430.jpg" class="attachment-large" alt="BGR-IMG_5607" title="BGR-IMG_5607" /></div></div><div id="liveblog-entry-108576" class="liveblog-entry"><span class="liveblog-date">12:03PM:</span>Smartphones have forever changed the way we live our lives. Smartphones hold such personal information about ourselves that they would rather share their toothbrush with a friend than their smartphone.</div><div id="liveblog-entry-108577" class="liveblog-entry"><span class="liveblog-date">12:03PM:</span>Nothing more personal than improving our fitness and well-being</div><div id="liveblog-entry-108568" class="liveblog-entry"><span class="liveblog-date">12:03PM:</span>How do people work out today? Carry an MP3 player, fitness monitoring device, heart rate monitor, GPS enabled watch, wires hanging around.</div><div id="liveblog-entry-108579" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5608-645x430.jpg" class="attachment-large" alt="BGR-IMG_5608" title="BGR-IMG_5608" /></div></div><div id="liveblog-entry-108581" class="liveblog-entry"><span class="liveblog-date">12:04PM:</span>We have the technology to simplify your workout, hardware and software, music-centric fitness experience... introducing MOTOACTIVE.</div><div id="liveblog-entry-108580" class="liveblog-entry"><span class="liveblog-date">12:04PM:</span>Video is playing now, it looks like an iPod nano!</div><div id="liveblog-entry-108584" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5609-645x430.jpg" class="attachment-large" alt="BGR-IMG_5609" title="BGR-IMG_5609" /></div></div><div id="liveblog-entry-108585" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>But it's not. It's running Android obviously, but it's a watch that displays all your important workout info, music, and more. </div><div id="liveblog-entry-108589" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5611-645x430.jpg" class="attachment-large" alt="BGR-IMG_5611" title="BGR-IMG_5611" /></div></div><div id="liveblog-entry-108588" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>Sorry, it's MOTOACTV. I should have known better.</div><div id="liveblog-entry-108592" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5612-645x430.jpg" class="attachment-large" alt="BGR-IMG_5612" title="BGR-IMG_5612" /></div></div><div id="liveblog-entry-108595" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5614-645x430.jpg" class="attachment-large" alt="BGR-IMG_5614" title="BGR-IMG_5614" /></div></div><div id="liveblog-entry-108590" class="liveblog-entry"><span class="liveblog-date">12:07PM:</span>We have created the ultimate fitness device, smart music player in one. Building blocks of Android, 600MHz CPU, 46x46mm device. It's like having a personal trainer and DJ by your side. Outside and inside it can track all of your progress, stats like distance, calories burned, GPS tracks your workout routes. Smart music player learns which songs motivate you and tracks your performance stats against your music. Plays those power songs to you when you need the motivation most. </div><div id="liveblog-entry-108597" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5615-645x430.jpg" class="attachment-large" alt="BGR-IMG_5615" title="BGR-IMG_5615" /></div></div><div id="liveblog-entry-108601" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5616-645x430.jpg" class="attachment-large" alt="BGR-IMG_5616" title="BGR-IMG_5616" /></div></div><div id="liveblog-entry-108582" class="liveblog-entry"><span class="liveblog-date">12:07PM:</span>Innovation here is an build-it heart rate monitor and it's built into new Motorola SF700 & SF500 headsets. No wires and need for additional heart rate strap. Also give you crystal clear audio, every note and every beat and every word of your song. Best sounding headsets on the market.</div><div id="liveblog-entry-108603" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5617-645x430.jpg" class="attachment-large" alt="BGR-IMG_5617" title="BGR-IMG_5617" /></div></div><div id="liveblog-entry-108599" class="liveblog-entry"><span class="liveblog-date">12:08PM:</span>Capacitive touch for the MOTOACTV, display for indoors and out, built for tough use, sweat proof, scratch proof. FM Radio, up to 4000 songs while playing, also audio tips.</div><div id="liveblog-entry-108604" class="liveblog-entry"><span class="liveblog-date">12:09PM:</span>All of this comes together in our web portal which stores your performance data, using Wi-Fi, it will automatically sync with MOTOACTV.com, uploading all your performance stats without any user action. Customize your plans and goals online, detailed workout analysis, challenge your friends, and more. </div><div id="liveblog-entry-108606" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5618-645x430.jpg" class="attachment-large" alt="BGR-IMG_5618" title="BGR-IMG_5618" /></div></div><div id="liveblog-entry-108607" class="liveblog-entry"><span class="liveblog-date">12:10PM:</span>To offer more perspective on the performance category, I'd like to introduce you to someone who knows a lot of this. Dean Karnazes. Men's Fitness most fit person.</div><div id="liveblog-entry-108610" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5620-645x430.jpg" class="attachment-large" alt="BGR-IMG_5620" title="BGR-IMG_5620" /></div></div><div id="liveblog-entry-108614" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5622-645x430.jpg" class="attachment-large" alt="BGR-IMG_5622" title="BGR-IMG_5622" /></div></div><div id="liveblog-entry-108616" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5623-645x430.jpg" class="attachment-large" alt="BGR-IMG_5623" title="BGR-IMG_5623" /></div></div><div id="liveblog-entry-108608" class="liveblog-entry"><span class="liveblog-date">12:12PM:</span>The thing I said to Sanjay was I wish I had this sooner. The headset is wireless, and the greatest attribute is that it takes your pulse, and it's got a biometric sensor in the earbud. You don't need a heart rate monitor strap anymore. I go for these long runs, listen to my music, take calls, walk in to my house when I'm home, my workout is uploaded to the portal, everything is waiting for me. Pace, route, elevation, everything a GPS would monitor, to me, it's the perfect fusion of three great devices into one sleek compact device. Music, heart rate monitor, GPS. Biggest bonus is I can take my calls wirelessly through a Bluetooth headset. You'll be as big of a believer as I am. This is the technology for tomorrow and we have it available for today thanks to Motorola.</div><div id="liveblog-entry-108619" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5624-645x430.jpg" class="attachment-large" alt="BGR-IMG_5624" title="BGR-IMG_5624" /></div></div><div id="liveblog-entry-108611" class="liveblog-entry"><span class="liveblog-date">12:13PM:</span>Sanjay Jha is back out. You have to remember Dean spends more than an usual amount of time running, running 50 miles, you learn to run your life when you run. Not everything is like Dean, most of us are trying to stay healthy and what better way to talk about getting healthy than Bob Harper, form NBC's the Biggest Loser.</div><div id="liveblog-entry-108618" class="liveblog-entry"><span class="liveblog-date">12:13PM:</span>I have never felt like more of a loser, than coming out right after Dean. </div><div id="liveblog-entry-108621" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5625-645x430.jpg" class="attachment-large" alt="BGR-IMG_5625" title="BGR-IMG_5625" /></div></div><div id="liveblog-entry-108622" class="liveblog-entry"><span class="liveblog-date">12:14PM:</span>I'm here to talk about the weight loss aspect of this device, I think this is a game changer. The one thing you need is tools, information, and motivation. The one thing I love about this is that it's tracking my calories all day. </div><div id="liveblog-entry-108623" class="liveblog-entry"><span class="liveblog-date">12:15PM:</span>You can keep track of your steps, calories, great way to get people off the sofa. People who haven't worked out before, the more tools we can give those people, the better. The motivational aspect of this is great, and we use music a lot on the show. Whenever I can get a really great song to power my contestants up, they will reach their goal quicker. I like that the Motorola ACTV will gage how songs can help you and play those at the same time. It's also extremely cool looking. </div><div id="liveblog-entry-108626" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5626-645x430.jpg" class="attachment-large" alt="BGR-IMG_5626" title="BGR-IMG_5626" /></div></div><div id="liveblog-entry-108627" class="liveblog-entry"><span class="liveblog-date">12:16PM:</span>When my contestants saw it, the whole crew saw it, and they all went crazy. I'm really excited to be here and thanks for listening to me.</div><div id="liveblog-entry-108593" class="liveblog-entry"><span class="liveblog-date">12:16PM:</span>For those of you training for the upcoming NY Marathon, we're taking center stage for the entertainment sponsor. It will be available on November 6th, 8GB for $249, 16GB for $299.</div><div id="liveblog-entry-108537" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5627-645x430.jpg" class="attachment-large" alt="BGR-IMG_5627" title="BGR-IMG_5627" /></div></div><div id="liveblog-entry-108631" class="liveblog-entry"><span class="liveblog-date">12:17PM:</span>Next up for the announcement we're also very excited. Smartphones have become very personal devices, coveted objects that people fall in love with. While having the latest tech is crucial, just is the way the phone looks and feels. </div><div id="liveblog-entry-108630" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5628-645x430.jpg" class="attachment-large" alt="BGR-IMG_5628" title="BGR-IMG_5628" /></div></div><div id="liveblog-entry-108628" class="liveblog-entry"><span class="liveblog-date">12:18PM:</span>When we started thinking about developing a new smartphone, it wasn't just an object of desire, but to deliver them without compromise. What does it take to make the best smartphone on the planet? Best look amazing, thin, and durable, and still hold a battery for the entire day. Most cutting edge processing speed available. Large and high resolution display. Must have smart and innovative features that can simplify people's lives. I'd like to introduce you to the best smartphone today, the DROID RAZR by Motorola.</div><div id="liveblog-entry-108635" class="liveblog-entry"><span class="liveblog-date">12:18PM:</span>Video is playing now...</div><div id="liveblog-entry-108632" class="liveblog-entry"><span class="liveblog-date">12:19PM:</span>There it is! It's ridiculously thin.</div><div id="liveblog-entry-108637" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5629-645x430.jpg" class="attachment-large" alt="BGR-IMG_5629" title="BGR-IMG_5629" /></div></div><div id="liveblog-entry-108642" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5632-645x430.jpg" class="attachment-large" alt="BGR-IMG_5632" title="BGR-IMG_5632" /></div></div><div id="liveblog-entry-108638" class="liveblog-entry"><span class="liveblog-date">12:19PM:</span>Stainless steel frame, Gorilla Glass, splash resistant, dual core 1.2Ghz CPU, 4.3-inch Super AMOLED, 8 megapixel camera with 1080p.</div><div id="liveblog-entry-108644" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5634-645x430.jpg" class="attachment-large" alt="BGR-IMG_5634" title="BGR-IMG_5634" /></div></div><div id="liveblog-entry-108634" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5635-645x430.jpg" class="attachment-large" alt="BGR-IMG_5635" title="BGR-IMG_5635" /></div></div><div id="liveblog-entry-108640" class="liveblog-entry"><span class="liveblog-date">12:21PM:</span>The first thing you'll notice is the design. It's impossibly thin, at 7.1mm. It's beautiful. It's the world's thinnest smartphone. We didn't just make it the thinnest smartphone. We spent time on finishes and materials as well. It's features diamond cut aluminum accents, tapered corners, premium build. 4.3-inch Super AMOLED advanced qHD display. Higher contrast ratio than iPhone 4S. We can also use the display to show our pictures and videos.</div><div id="liveblog-entry-108649" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5637-645x430.jpg" class="attachment-large" alt="BGR-IMG_5637" title="BGR-IMG_5637" /></div></div><div id="liveblog-entry-108652" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5638-645x430.jpg" class="attachment-large" alt="BGR-IMG_5638" title="BGR-IMG_5638" /></div></div><div id="liveblog-entry-108645" class="liveblog-entry"><span class="liveblog-date">12:21PM:</span>Using the integrated app, the DROID RAZR will be the first device to download HD movies from Netflix. Took great care to withstand everyday use. Stainless steel core, laminated glass, laser-cut KEVLAR fiber on the outside, scratch-resistant corning Gorilla Glass.</div><div id="liveblog-entry-108647" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5639-645x430.jpg" class="attachment-large" alt="BGR-IMG_5639" title="BGR-IMG_5639" /></div></div><div id="liveblog-entry-108639" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>Another new innovation, DROID RAZR is the first display to ahve Splash-guard, even the electrical boards inside.</div><div id="liveblog-entry-108658" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5640-645x430.jpg" class="attachment-large" alt="BGR-IMG_5640" title="BGR-IMG_5640" /></div></div><div id="liveblog-entry-108655" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>The device is 127 grams, one of the lightest smartphones.</div><div id="liveblog-entry-108656" class="liveblog-entry"><span class="liveblog-date">12:22PM:</span>DROID RAZR also packs a punch in processing power, dual core 1.2GHz CPU, 1GB of RAM, PC-like power.</div><div id="liveblog-entry-108661" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5641-645x430.jpg" class="attachment-large" alt="BGR-IMG_5641" title="BGR-IMG_5641" /></div></div><div id="liveblog-entry-108664" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5642-645x430.jpg" class="attachment-large" alt="BGR-IMG_5642" title="BGR-IMG_5642" /></div></div><div id="liveblog-entry-108659" class="liveblog-entry"><span class="liveblog-date">12:23PM:</span>Inside we have an 1800mAh battery, gives you leading edge 12.5hrs of 3G talk time, 8.9hrs of 4G. </div><div id="liveblog-entry-108666" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5643-645x430.jpg" class="attachment-large" alt="BGR-IMG_5643" title="BGR-IMG_5643" /></div></div><div id="liveblog-entry-108667" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5644-645x430.jpg" class="attachment-large" alt="BGR-IMG_5644" title="BGR-IMG_5644" /></div></div><div id="liveblog-entry-108671" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5645-645x430.jpg" class="attachment-large" alt="BGR-IMG_5645" title="BGR-IMG_5645" /></div></div><div id="liveblog-entry-108673" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5646-645x430.jpg" class="attachment-large" alt="BGR-IMG_5646" title="BGR-IMG_5646" /></div></div><div id="liveblog-entry-108663" class="liveblog-entry"><span class="liveblog-date">12:25PM:</span>Software features are also important to our consumers. Here are some that will differentiate the DROID RAZR. There's a new evolved Webtop interface. Battery life is a number one pain point for consumers, especially in smartphones. We have developed new software to help people optimize their battery, called Smart Actions. Helps automate certain tasks. It can turn off Bluetooth and GPS setting. We know when you get home because of your Wi-Fi connection. If your phone got down to 20% battery, it can dim your display, reduce speed of the processor, or reduce data usage. You can control and customize it to fit your life. By setting Smart Actions you can reduce your battery consumption by 30%. The third software feature I want to talk about is MotoCast. We know people's lives exist across multiple different devices, all of our content isn't in the cloud yet.</div><div id="liveblog-entry-108677" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5647-645x430.jpg" class="attachment-large" alt="BGR-IMG_5647" title="BGR-IMG_5647" /></div></div><div id="liveblog-entry-108668" class="liveblog-entry"><span class="liveblog-date">12:25PM:</span>Only 15% of us store in the cloud, the rest of us store our stuff on our PCs at home or work. Photos, music, videos, files.</div><div id="liveblog-entry-108681" class="liveblog-entry"><span class="liveblog-date">12:26PM:</span>Consumers want access to their personal cloud from wherever they are. Today if you want to quickly access that work document, or bump into an old friend and want to show a photo to them, but it's on your PC, we have solved that problem and it enables you to access all that content straight from your DROID RAZR. I'm going to demonstrate how this works.</div><div id="liveblog-entry-108680" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5648-645x430.jpg" class="attachment-large" alt="BGR-IMG_5648" title="BGR-IMG_5648" /></div></div><div id="liveblog-entry-108682" class="liveblog-entry"><span class="liveblog-date">12:27PM:</span>First thing is, you connect your DROID RAZR to your computer, it installs the program, create an account, and you select the files you want to share. </div><div id="liveblog-entry-108686" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5651-645x430.jpg" class="attachment-large" alt="BGR-IMG_5651" title="BGR-IMG_5651" /></div></div><div id="liveblog-entry-108684" class="liveblog-entry"><span class="liveblog-date">12:27PM:</span>Here is my PC, and I'm streaming content from that PC to this DROID RAZR. He's playing some 50 Cent from his PC to his phone. </div><div id="liveblog-entry-108687" class="liveblog-entry"><span class="liveblog-date">12:28PM:</span>He's playing In The Club. I can't.</div><div id="liveblog-entry-108690" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5653-645x430.jpg" class="attachment-large" alt="BGR-IMG_5653" title="BGR-IMG_5653" /></div></div><div id="liveblog-entry-108696" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5654-645x430.jpg" class="attachment-large" alt="BGR-IMG_5654" title="BGR-IMG_5654" /></div></div><div id="liveblog-entry-108692" class="liveblog-entry"><span class="liveblog-date">12:29PM:</span>Now let me show you a photo, say I went to my parents and want to show them my kids photos. He plugged in an HDMI cable into the phone, and he's showing the photos on the TV. </div><div id="liveblog-entry-108698" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5655-645x430.jpg" class="attachment-large" alt="BGR-IMG_5655" title="BGR-IMG_5655" /></div></div><div id="liveblog-entry-108702" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5656-645x430.jpg" class="attachment-large" alt="BGR-IMG_5656" title="BGR-IMG_5656" /></div></div><div id="liveblog-entry-108694" class="liveblog-entry"><span class="liveblog-date">12:30PM:</span>Let me show you one other thing, if I was on a sales call and needed access to a file, PC is offline. PC is coming back online. Backup computer. Now he's showing off a PDF in real-time.</div><div id="liveblog-entry-108699" class="liveblog-entry"><span class="liveblog-date">12:30PM:</span>I can upload files from the PC to the smartphone. Lights just got super bright. Like...</div><div id="liveblog-entry-108707" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>He's taking a photo of us now, fun!</div><div id="liveblog-entry-108704" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5658-645x430.jpg" class="attachment-large" alt="BGR-IMG_5658" title="BGR-IMG_5658" /></div></div><div id="liveblog-entry-108706" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>Using the DROID RAZR, of course.</div><div id="liveblog-entry-108711" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5657-645x430.jpg" class="attachment-large" alt="BGR-IMG_5657" title="BGR-IMG_5657" /></div></div><div id="liveblog-entry-108650" class="liveblog-entry"><span class="liveblog-date">12:31PM:</span>Hopefully this picture will get uploaded... and it will show up in the document library. This notion of the personal cloud which you control and seamlessly share, and when you take photos it appears on your PC and multiple devices.</div><div id="liveblog-entry-108713" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5659-645x430.jpg" class="attachment-large" alt="BGR-IMG_5659" title="BGR-IMG_5659" /></div></div><div id="liveblog-entry-108708" class="liveblog-entry"><span class="liveblog-date">12:32PM:</span>If I had a tablet synced to that account it will show on that tablet. It's like Photo Stream, but less streamlined, and more photoy.</div><div id="liveblog-entry-108714" class="liveblog-entry"><span class="liveblog-date">12:32PM:</span>MotoCast is a powerful piece of software. </div><div id="liveblog-entry-108716" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5660-645x430.jpg" class="attachment-large" alt="BGR-IMG_5660" title="BGR-IMG_5660" /></div></div><div id="liveblog-entry-108720" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5662-645x430.jpg" class="attachment-large" alt="BGR-IMG_5662" title="BGR-IMG_5662" /></div></div><div id="liveblog-entry-108717" class="liveblog-entry"><span class="liveblog-date">12:33PM:</span>The fourth area that's important to us is the consumerization of the enterprise. The notion more and more people taking their device to enterprise and want to access email and productivity applications. Corporate email access, calendar, addresses, ability to view and edit Office documents, full security capability. Remote wipe of device and SD, password enforcement, Citrix receiver, Motorola Webtop, GoToMeeting.</div><div id="liveblog-entry-108675" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5663-645x430.jpg" class="attachment-large" alt="BGR-IMG_5663" title="BGR-IMG_5663" /></div></div><div id="liveblog-entry-108721" class="liveblog-entry"><span class="liveblog-date">12:34PM:</span>These features are above and beyond what's found in a basic Android device. We believe enterprise is important because it is being consumerized. 2/3 of devices on enterprise is bought by you. DROID RAZR is everything a business owner wants, and just wants an employee needs. It's a consumer device with enterprise features. Let's talk about accessories.</div><div id="liveblog-entry-108727" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5664-645x430.jpg" class="attachment-large" alt="BGR-IMG_5664" title="BGR-IMG_5664" /></div></div><div id="liveblog-entry-108725" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5666-645x430.jpg" class="attachment-large" alt="BGR-IMG_5666" title="BGR-IMG_5666" /></div></div><div id="liveblog-entry-108733" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5667-645x430.jpg" class="attachment-large" alt="BGR-IMG_5667" title="BGR-IMG_5667" /></div></div><div id="liveblog-entry-108723" class="liveblog-entry"><span class="liveblog-date">12:36PM:</span>DROID RAZR comes with a full suite of accessories, a new 14-inch laptop dock, new 10-inch dock, vehicle dock, HD dock, gesture touchpad, wireless keyboard, portable power pack, and more. It's already remarkable, but here's one more thing. It's a 4G LTE device, not only thinner than 3G smartphones but delivers 4G speeds. To give you an idea of what this means, downloading ESPN.com on an iPhone 4S will take 3x as fast. Uploading a 5MB video takes 12 seconds, iPhone 4S takes 76 seconds.</div><div id="liveblog-entry-108735" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5668-645x430.jpg" class="attachment-large" alt="BGR-IMG_5668" title="BGR-IMG_5668" /></div></div><div id="liveblog-entry-108728" class="liveblog-entry"><span class="liveblog-date">12:36PM:</span>We have brought two iconic brands together, DROID and RAZR, here is Verizon Wireless CMO Marni Walden.</div><div id="liveblog-entry-108738" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5669-645x430.jpg" class="attachment-large" alt="BGR-IMG_5669" title="BGR-IMG_5669" /></div></div><div id="liveblog-entry-108742" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5670-645x430.jpg" class="attachment-large" alt="BGR-IMG_5670" title="BGR-IMG_5670" /></div></div><div id="liveblog-entry-108736" class="liveblog-entry"><span class="liveblog-date">12:37PM:</span>Thank you for allowing Verizon to be apart of this great announcement. Two years ago we leveraged our partnership to being a device to market with unparalleled performance. Set the standard on the VZ network. People ask are all Android's a DROID? DROID stands for performance and quality, and not all Android devices are DROIDS.</div><div id="liveblog-entry-108739" class="liveblog-entry"><span class="liveblog-date">12:38PM:</span>Motorola and Verizon have united to introduce another game-changing device. Best of the best. Slimmest and most attractive device in the market. Power at your fingertips. Designed for optimum performance, that you could only get on Verizon's 4G LTE network. DROID RAZR is ready for business. Government grade encryption for mail, calendar, and contacts. Editing Microsoft documents anytime anywhere. Networks matter. Download a game or access music, access files on your PC. You want a connection that's fast, one that's reliable, you want Verizon.</div><div id="liveblog-entry-108745" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5671-645x430.jpg" class="attachment-large" alt="BGR-IMG_5671" title="BGR-IMG_5671" /></div></div><div id="liveblog-entry-108746" class="liveblog-entry"><span class="liveblog-date">12:39PM:</span>Think about the applications, DROID RAZR from Verizon's 4G LTE makes these app matter more. The power and speed can be shared, because it includes the trademark mobile hotspot feature. Let's talk about 4G LTE. It's the largest and most reliable 4G LTE network. By the end of the year we'll cover more than half of the population. And we will blanket the country by 2013.</div><div id="liveblog-entry-108750" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5674-645x430.jpg" class="attachment-large" alt="BGR-IMG_5674" title="BGR-IMG_5674" /></div></div><div id="liveblog-entry-108754" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5675-645x430.jpg" class="attachment-large" alt="BGR-IMG_5675" title="BGR-IMG_5675" /></div></div><div id="liveblog-entry-108748" class="liveblog-entry"><span class="liveblog-date">12:40PM:</span>The power of Verizon's 4G LTE network isn't just measured in a lab or marketing materials. We have a two year lead over our nearest competitor. We'll continue to deliver. Preorders will start October 27th, available in stores in November. The price is $299 and we're anxious to bring to market, the best, the smartest smartphone. Here's Sanjay again.</div><div id="liveblog-entry-108757" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5676-645x430.jpg" class="attachment-large" alt="BGR-IMG_5676" title="BGR-IMG_5676" /></div></div><div id="liveblog-entry-108760" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5677-645x430.jpg" class="attachment-large" alt="BGR-IMG_5677" title="BGR-IMG_5677" /></div></div><div id="liveblog-entry-108762" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5680-645x430.jpg" class="attachment-large" alt="BGR-IMG_5680" title="BGR-IMG_5680" /></div></div><div id="liveblog-entry-108752" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>Today we announced two incredible devices. One that will change the fitness category, one that will reshape what 4G LTE will be. These have something in common. You can sync your MOTOACTV with the DROID RAZR. You would see on my phone there's a message from someone and it's already been synced to my MOTOACTV. As I look here, I have my messages, and I have a call coming. I could take that call on my smartphone, or if I had a wireless headset, I could take that as well. This syncing of the smartphone with MOTOACTV you could do multiple different things and you'll see unique things we'll do with this. This notion of a device that's immediately viewable at a glance is certainly important.</div><div id="liveblog-entry-108764" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5681-645x430.jpg" class="attachment-large" alt="BGR-IMG_5681" title="BGR-IMG_5681" /></div></div><div id="liveblog-entry-108758" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>One of the lightest and thinnest, strongest, and fastest smartphones today, the DROID RAZR. Around the world it will be called the Motorola RAZR, available in November around the world.</div><div id="liveblog-entry-108768" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5682-645x430.jpg" class="attachment-large" alt="BGR-IMG_5682" title="BGR-IMG_5682" /></div></div><div id="liveblog-entry-108766" class="liveblog-entry"><span class="liveblog-date">12:43PM:</span>Demo time! We'll be back with a hands-on! That's it!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/10/18/live-from-motorola-and-verizons-droid-press-conference/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_5589-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We&#8217;ll be covering Motorola and Verizon&#8217;s DROID unveiling live at 12PM EDT</title>
		<link>http://www.bgr.com/2011/10/18/well-be-covering-motorola-and-verizons-droid-unveiling-live-at-12pm-edt/</link>
		<comments>http://www.bgr.com/2011/10/18/well-be-covering-motorola-and-verizons-droid-unveiling-live-at-12pm-edt/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 13:00:34 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[DROID HD]]></category>
		<category><![CDATA[DROID Razr]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live blogging]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Spyer]]></category>
		<category><![CDATA[verizon wireless]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=108489</guid>
		<description><![CDATA[Call it the DROID HD, call it the DROID RAZR, call it the Spyder or call it whatever else you want&#8230; in a few short hours we&#8217;ll be calling Motorola&#8217;s new smartphone the sleekest new Android phone on the planet. Until tonight, at least. Motorola and Verizon Wireless have teased us with a suggestive video that touts the smartphone as faster, thinner, smarter and stronger, and BGR exclusively reported key specs last week. All that&#8217;s left now is an official unveiling and a few tests to see how strong that Kevlar case really is. Bookmark this link, which will go live shortly before the event begins later this morning, and make sure to head there for our live coverage of Motorola and]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/10/18/well-be-covering-motorola-and-verizons-droid-unveiling-live-at-12pm-edt"><img class="size-full wp-image-108490 aligncenter" title="motorola-droid-hd-event" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/motorola-droid-hd-event.jpeg" alt="" width="600" height="650" /></a></center>
<p>Call it the DROID HD, call it the DROID RAZR, call it the Spyder or call it whatever else you want&#8230; in a few short hours we&#8217;ll be calling Motorola&#8217;s new smartphone the sleekest new Android phone on the planet. <a href="http://www.bgr.com/2011/10/13/samsung-officially-to-unveil-galaxy-nexus-on-october-19th/">Until tonight, at least</a>. Motorola and Verizon Wireless have <a href="http://www.bgr.com/2011/10/10/motorola-and-verizon-holding-press-event-october-18th-smartphones-and-tablets-inbound/">teased us</a> with a suggestive video that touts the smartphone as faster, thinner, smarter and stronger, and <a href="http://www.bgr.com/2011/10/14/motorola-droid-hd-razrspyder-specs-revealed-said-to-be-faster-than-the-iphone-4s/">BGR exclusively reported key specs last week</a>. All that&#8217;s left now is an official unveiling and a few tests to see how strong that Kevlar case really is.</p>
<p><strong><a href="http://www.bgr.com/2011/10/18/live-from-motorola-and-verizons-droid-press-conference">Bookmark this link</a></strong>, which will go live shortly before the event begins later this morning, and make sure to head there for our live coverage of Motorola and Verizon’s press conference! Coverage starts at or around 12:00 p.m. EDT / 9:00 a.m. PDT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/10/18/well-be-covering-motorola-and-verizons-droid-unveiling-live-at-12pm-edt/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/motorola-droid-hd-event-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Sprint&#8217;s &#8216;Strategy Update&#8217; event!</title>
		<link>http://www.bgr.com/2011/10/07/live-from-sprints-strategy-update-event/</link>
		<comments>http://www.bgr.com/2011/10/07/live-from-sprints-strategy-update-event/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:14:09 +0000</pubDate>
		<dc:creator>Todd Haselton</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 4S]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[live coverage]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[LTE]]></category>
		<category><![CDATA[press conference]]></category>
		<category><![CDATA[Sprint]]></category>
		<category><![CDATA[strategy update]]></category>
		<category><![CDATA[WiMAX]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=107103</guid>
		<description><![CDATA[Sprint announced back in August that it would be hosting a &#8220;Strategy Update&#8221; meeting today, and the uncommon phrasing set our imaginations aflutter. Will it be about the iPhone? Well, we already know Sprint will carry both the iPhone and iPhone 4S beginning the 14th, but Sprint has been eerily quiet about finally procuring the world&#8217;s most popular smartphone so we wouldn&#8217;t be surprised to hear more about it today. There&#8217;s also a supposed $20 billion deal with Apple that the company inked recently, so perhaps we&#8217;ll hear about that. Will Sprint elaborate on its 4G plans? The carrier said in July that it worked out a deal with LightSquared to adopt 4G LTE, but LightSquared is having issues lately]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/10/07/live-from-sprints-strategy-update-event"><img class="size-full wp-image-107137 aligncenter" title="BGR-IMG_2669" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2669.jpg" alt="" width="652" height="435" /></a></center>
<p>Sprint announced back in August that it would be hosting a &#8220;<a href="http://www.bgr.com/2011/08/30/sprint-to-hold-strategy-update-media-event-on-october-7th/">Strategy Update</a>&#8221; meeting today, and the uncommon phrasing set our imaginations aflutter. Will it be about the iPhone? Well, we already know <a href="http://www.bgr.com/2011/10/06/sprint-confirms-unlimited-data-plan-for-the-iphone-4s-opens-iphone-4-pre-orders/">Sprint will carry both the iPhone and iPhone 4S</a> beginning the 14th, but Sprint has been eerily quiet about finally procuring the world&#8217;s most popular smartphone so we wouldn&#8217;t be surprised to hear more about it today. There&#8217;s also <a href="http://www.bgr.com/2011/10/03/sprint-guarantees-to-buy-over-20-billion-in-iphones-from-apple-launching-the-iphone-5-exclusively/">a supposed $20 billion deal with Apple</a> that the company inked recently, so perhaps we&#8217;ll hear about that. Will Sprint elaborate on its 4G plans? The carrier said in July that it <a href="http://www.bgr.com/2011/07/28/sprint-announces-deal-to-adopt-4g-lte/">worked out a deal with LightSquared to adopt 4G LTE</a>, but LightSquared is having issues lately and again, Sprint has been awfully quiet lately. We&#8217;re just minutes away from getting the skinny straight from the horse&#8217;s mouth, so hit the break for our live coverage of Sprint&#8217;s press conference, which is scheduled to begin at 9:30 a.m. Eastern, and don&#8217;t forget to refresh the page for all the latest updates.<span id="more-107103"></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-107103" 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-107103').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-107103"><div id="liveblog-entry-107140" class="liveblog-entry"><span class="liveblog-date">9:18AM:</span>Ok guys - we're inside and settled. Tons of analysts here and plenty of familiar faces.</div><div id="liveblog-entry-107143" class="liveblog-entry"><span class="liveblog-date">9:21AM:</span>We're told the event will begin in just a few minutes.</div><div id="liveblog-entry-107142" class="liveblog-entry"><span class="liveblog-date">9:26AM:</span>The event is scheduled to begin in about five minutes and it's looking like 4G LTE plans will be the star of the show.</div><div id="liveblog-entry-107141" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2672-645x430.jpg" class="attachment-large" alt="BGR-IMG_2672" title="BGR-IMG_2672" /></div></div><div id="liveblog-entry-107144" class="liveblog-entry"><span class="liveblog-date">9:34AM:</span>VP of investor relations is on the stage. "I want to welcome you to Sprint's network vision strategy update." She is going over cautionary statements and explaining we will be going over forward-looking statements. </div><div id="liveblog-entry-107145" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2673-645x430.jpg" class="attachment-large" alt="BGR-IMG_2673" title="BGR-IMG_2673" /></div></div><div id="liveblog-entry-107148" class="liveblog-entry"><span class="liveblog-date">9:34AM:</span>Sprint CEO Dan Hesse is taking the stage.</div><div id="liveblog-entry-107147" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2676-645x430.jpg" class="attachment-large" alt="BGR-IMG_2676" title="BGR-IMG_2676" /></div></div><div id="liveblog-entry-107151" class="liveblog-entry"><span class="liveblog-date">9:36AM:</span>"Thanks for joining us here in New York. We have a good day for you today where we have an opportunity to talk about our Network Vision Plan, which is really our strategy for the evolution of 3G and 4G." The Agenda includes Steve Elfman, Bob Azzi, a Partner Panel with Alcatel-Lucent and Samsung, Fared Adib (Devices), Joe Euteneuer (financial ramifications and benefits), and then we will enter a Q&A session.</div><div id="liveblog-entry-107154" class="liveblog-entry"><span class="liveblog-date">9:37AM:</span>"A company is like a person and you can try to pretend to be something on the outside if you are different on the inside." Simplicity costs less. Take a look at what we've done over the last few years. We started with Simply Everything and now we're maintaining the only unlimited position. Customers like simplicity."</div><div id="liveblog-entry-107155" class="liveblog-entry"><span class="liveblog-date">9:38AM:</span>"Sprint has seen improvements in customer care over the past 14 quarters. Running two networks is complicated, what you'll see today, is a simpler network."</div><div id="liveblog-entry-107153" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2679-645x430.jpg" class="attachment-large" alt="BGR-IMG_2679" title="BGR-IMG_2679" /></div></div><div id="liveblog-entry-107156" class="liveblog-entry"><span class="liveblog-date">9:39AM:</span>There is a significant financial value that comes with a good brand. Brand is the key to gross ads and our business is all about subscribers.</div><div id="liveblog-entry-107150" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2680-645x430.jpg" class="attachment-large" alt="BGR-IMG_2680" title="BGR-IMG_2680" /></div></div><div id="liveblog-entry-107159" class="liveblog-entry"><span class="liveblog-date">9:41AM:</span>Customer experience: Sprint is the most improved wireless company in customer satisfaction over the last three years.</div><div id="liveblog-entry-107161" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2687-645x430.jpg" class="attachment-large" alt="BGR-IMG_2687" title="BGR-IMG_2687" /></div></div><div id="liveblog-entry-107162" class="liveblog-entry"><span class="liveblog-date">9:43AM:</span>In 2010 Sprint's reputation improved more than any company in the world. Hesse is referencing data from the Reputation Institute.</div><div id="liveblog-entry-107165" class="liveblog-entry"><span class="liveblog-date">9:43AM:</span>Total subscribers were down for 11 consecutive quarters and now they have increased for five consecutive quarters. "We're on our way back," Hesse said.</div><div id="liveblog-entry-107166" class="liveblog-entry"><span class="liveblog-date">9:44AM:</span>"Churn improved every single year but the problem was a decline in gross adds. That was a brand problem."</div><div id="liveblog-entry-107167" class="liveblog-entry"><span class="liveblog-date">9:45AM:</span>"Sprint is the only company that improved postpaid churn every year."</div><div id="liveblog-entry-107158" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2688-645x430.jpg" class="attachment-large" alt="BGR-IMG_2688" title="BGR-IMG_2688" /></div></div><div id="liveblog-entry-107168" class="liveblog-entry"><span class="liveblog-date">9:46AM:</span>"The biggest decline, sequentially for us, was 2006 and 2005. 2009 and 2010 we were the only company to improve our net add performance year over year."</div><div id="liveblog-entry-107170" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2689-645x430.jpg" class="attachment-large" alt="BGR-IMG_2689" title="BGR-IMG_2689" /></div></div><div id="liveblog-entry-107171" class="liveblog-entry"><span class="liveblog-date">9:48AM:</span>"Cash is #3 of the key priorities," Joe will talk more about cash when he takes the stage. "Our margins are still well below the benchmark margins of our two biggest competitors, AT&T and Verizon. We're running two networks with less volume. Our competitors are running one. That's the focus of today's discussion, and churn. Improvements in churn is the quickest, fastest and most significant way to improve the bottom line."</div><div id="liveblog-entry-107174" class="liveblog-entry"><span class="liveblog-date">9:48AM:</span>"Churn is customers leaving you. Brand is how you attract new ones."</div><div id="liveblog-entry-107175" class="liveblog-entry"><span class="liveblog-date">9:49AM:</span>"How do we take both of these to the next level? The iPhone."</div><div id="liveblog-entry-107176" class="liveblog-entry"><span class="liveblog-date">9:49AM:</span>Churn was due to a lack of having the iPhone in the past.</div><div id="liveblog-entry-107173" class="liveblog-entry"><span class="liveblog-date">9:50AM:</span>Hesse has mentioned several times, "we're running two networks and our competitors are each running one." He then follows the comment up each time with, "we're going to discuss that today." Things aren't looking good for WiMAX right now...</div><div id="liveblog-entry-107177" class="liveblog-entry"><span class="liveblog-date">9:50AM:</span>"This will be one of our most profitable devices." (The iPhone).</div><div id="liveblog-entry-107179" class="liveblog-entry"><span class="liveblog-date">9:51AM:</span>The three important aspects are brand, people , and network. In Q4 Sprint announced plans to retain its iDEN network and it announced a partnership with Clearwire. In Q1 2009 it launched Boost Unlimited on its iDEN network.</div><div id="liveblog-entry-107180" class="liveblog-entry"><span class="liveblog-date">9:51AM:</span>"This bought us time to come up with an elegant and technical solution to move to one network and we're going to talk about that today."</div><div id="liveblog-entry-107178" class="liveblog-entry"><span class="liveblog-date">9:51AM:</span>Launching prepaid services on Sprint's iDEN network has generated $5 billion in revenue.</div><div id="liveblog-entry-107181" class="liveblog-entry"><span class="liveblog-date">9:52AM:</span>In Q4 2010 we announced Network Vision with five pillars: customer experience, reduce costs, utilization of assets, flexibility, sustainability. </div><div id="liveblog-entry-107164" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2691-645x430.jpg" class="attachment-large" alt="BGR-IMG_2691" title="BGR-IMG_2691" /></div></div><div id="liveblog-entry-107183" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>"Why October 7th? Not to celebrate how things are going in baseball. We want to be at a point where Network Vision was no longer slideware. We have network infrastructure partners here. We want to show the network is working and the handsets are working. We want to talk about the iPhone 4 and the iPhone 4S because they have important usage characteristics that are different than other high selling smartphones. We could not talk about those products before this week. So, without further ado, I will turn it over to Steve Elfman - president network operations and wholesale."</div><div id="liveblog-entry-107185" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>Sprint will be announcing the "aggressive rollout of LTE" here today, Elfman said.</div><div id="liveblog-entry-107182" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2694-645x430.jpg" class="attachment-large" alt="BGR-IMG_2694" title="BGR-IMG_2694" /></div></div><div id="liveblog-entry-107186" class="liveblog-entry"><span class="liveblog-date">9:56AM:</span>Improving the performance and coverage for our customers is one way to reduce churn and gain customers</div><div id="liveblog-entry-107187" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2696-645x430.jpg" class="attachment-large" alt="BGR-IMG_2696" title="BGR-IMG_2696" /></div></div><div id="liveblog-entry-107190" class="liveblog-entry"><span class="liveblog-date">9:58AM:</span>"Technology flexbility" we wanted something we could put CDMA, LTE in the future, and think of ideas to use flexibility for scale. We also wanted to eliminate the iDEN network. We plan to get our customers migrated by 2013 and we started that this year and made a lot of great progress. Two key attributes of Network Vision break into two sides: multinode network platform, and integrated chipsets to power the devices to work with multiple spectrums and multiple techologies."</div><div id="liveblog-entry-107193" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2697-645x430.jpg" class="attachment-large" alt="BGR-IMG_2697" title="BGR-IMG_2697" /></div></div><div id="liveblog-entry-107194" class="liveblog-entry"><span class="liveblog-date">9:58AM:</span>We're looking at a slide of how the multimode technology can lessen the hardware footprint. "A lot less utility requirement, less footprint, less maintenance and less cost."</div><div id="liveblog-entry-107197" class="liveblog-entry"><span class="liveblog-date">9:59AM:</span>At the top of the tower in the same radio we'll have 1.9 LTE, 1.9 CDMA, 800 CDMA and in the future 800 LTE. With LightSquared we'll have 1600 LTE.</div><div id="liveblog-entry-107191" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2698-645x430.jpg" class="attachment-large" alt="BGR-IMG_2698" title="BGR-IMG_2698" /></div></div><div id="liveblog-entry-107196" class="liveblog-entry"><span class="liveblog-date">10:00AM:</span>Sprint is in a unique position to offer hosting solutions and spectrum wholesale to companies like LightSquared.</div><div id="liveblog-entry-107198" class="liveblog-entry"><span class="liveblog-date">10:01AM:</span>It's an open network architecture allowing us to get scale and host spectrum.</div><div id="liveblog-entry-107200" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2699-645x430.jpg" class="attachment-large" alt="BGR-IMG_2699" title="BGR-IMG_2699" /></div></div><div id="liveblog-entry-107188" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>The LTE deployment is going to be rapid. The first markets will be launching in mid- 2012 and will be largely complete by the end of 2013. Our originaly 3-5 year plan is more like a 2-3 year plan. Our devices will be available for the launch of these markets in mid 2012. Working with Qualcomm. Still committed to WiMAX and will be selling WiMAX devices through 2012.</div><div id="liveblog-entry-107201" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2699-645x430.jpg" class="attachment-large" alt="BGR-IMG_2699" title="BGR-IMG_2699" /></div></div><div id="liveblog-entry-107202" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>"Pending the FCC approval with LightSquared we will be using 1.6 spectrum for hosted LTE." </div><div id="liveblog-entry-107205" class="liveblog-entry"><span class="liveblog-date">10:03AM:</span>"We have been working very hard the last year with various content partners and application developers." This quarter is the initial roll-out of Wi-Fi offloading technology.</div><div id="liveblog-entry-107209" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>We can take about 20% off of our network through these kind of capabilities.</div><div id="liveblog-entry-107210" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>"We believe we can handle the demand of the announcement that was made earlier this week with the iPhone by both our proactive work in optimizing the content and offloading but also with more efficient devices. The iPhone is a very efficient use of our network. Also the improvements other OEMs are making in their devices."</div><div id="liveblog-entry-107211" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>"The benefits include reduced roaming costs, consolidated networks and site reduction, reduced operating costs and more efficient use of CapEx (50% reduction in cost/GB and a 50% reduction in cost/minute."</div><div id="liveblog-entry-107214" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>We're in the 60,000 cell sites now and we'd like to be around 40,000. </div><div id="liveblog-entry-107215" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>"We're extremely excited about network vision, this has been a big year trying to make this all work. Now we are getting into the rhythm of the build and expect by mid-year to make this an absolute reality for our customers."</div><div id="liveblog-entry-107212" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>Bob Azzi, senior vice president of Sprint's network is now on stage.</div><div id="liveblog-entry-107217" class="liveblog-entry"><span class="liveblog-date">10:08AM:</span>He's going to discuss the "nuts and bolts" of the program. That includes how customers will have an improved experience. </div><div id="liveblog-entry-107208" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2703-645x430.jpg" class="attachment-large" alt="BGR-IMG_2703" title="BGR-IMG_2703" /></div></div><div id="liveblog-entry-107218" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>Today we have iDEN, the CDMA network (3G business) and then with Clearwire our WiMAX 4G network. Tomorrow, meaning starting very soon in 2012 and 2013, this will be consolidated into a single network platform. The 4G LTE capability will be built on a single architecture along with improvements in 3G capabilities. Sprint direct connect will ride on this as well as LightSquared, after approved by FCC. A single, flexible platform.</div><div id="liveblog-entry-107220" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>We have to test the tech in the lab and in the field. We're in the field testing stage. We are testing 4G LTE test calls. We are testing core elements to ensure they are performing as expected. We have hit every single milestone with the performance tests.</div><div id="liveblog-entry-107226" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>We have started work on 22,000 cell sites. The balance will be started in the next few months. </div><div id="liveblog-entry-107228" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>We see no hurdles and we've negotiated win-win deals for us and the tower company supporting players we have. We are prepared for all new device launches including the iPhone. We have been building in the expected impact of the iPhone for quite a few months. We are well prepared to take the expected growth.</div><div id="liveblog-entry-107222" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2704-645x430.jpg" class="attachment-large" alt="BGR-IMG_2704" title="BGR-IMG_2704" /></div></div><div id="liveblog-entry-107230" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>"When you sum it all up, we have made a lot of progress since December. Most all the technical risks are behind us. Another proof point of that are these pictures." We see images of products from Samsung, Alcatel Lucent and Ericsson. The multimode 3G and 4G base stations are going into the network as we speak.</div><div id="liveblog-entry-107234" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>Sprint expects a 20% reduction in green house gas emissions by 2015.</div><div id="liveblog-entry-107232" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2705-645x430.jpg" class="attachment-large" alt="BGR-IMG_2705" title="BGR-IMG_2705" /></div></div><div id="liveblog-entry-107235" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>We expect to see iDEN like performance from our CDMA PTT Direct Connect Network, which launched on October 2nd.</div><div id="liveblog-entry-107238" class="liveblog-entry"><span class="liveblog-date">10:15AM:</span>Migrations expected to accelerate and the planned conclusion is to occur by mid 2013. </div><div id="liveblog-entry-107239" class="liveblog-entry"><span class="liveblog-date">10:15AM:</span>Because it's based on a CDMA tech we can expand the coverage from 900,000 square miles to extend it to other CDMA networks, roam with it, and expand it to 3x the square miles across the country.</div><div id="liveblog-entry-107240" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>Migration from iDEN to CDMA to be completed by mid-2013*</div><div id="liveblog-entry-107223" class="liveblog-entry"><span class="liveblog-date">10:18AM:</span>Expected benefits for 3G customers include better signal strength, faster data speeds, better in-building performance, expanded coverage and commitment to long-term 3G. Sprint will also put 3G voice on the 1800 (?) spectrum (pending FCC approval).</div><div id="liveblog-entry-107237" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2706-645x430.jpg" class="attachment-large" alt="BGR-IMG_2706" title="BGR-IMG_2706" /></div></div><div id="liveblog-entry-107243" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>In NYC we have about 1,100 cell sites around the area. It's not as simple as pushing a switch to transition. In order to manage the transition and avoid disruption, we'll turn up the network in clusters. Block by block, borough by borough type of upgrade.</div><div id="liveblog-entry-107246" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>All customers will get partial to full benefits. After a period of a few months, we'll have upgraded the entire markets. </div><div id="liveblog-entry-107245" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2708-645x430.jpg" class="attachment-large" alt="BGR-IMG_2708" title="BGR-IMG_2708" /></div></div><div id="liveblog-entry-107247" class="liveblog-entry"><span class="liveblog-date">10:20AM:</span>This investment is important to us and our customers.</div><div id="liveblog-entry-107249" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>Customers will see a "viral type of improvement" in 3G coverage during the network rollout process.</div><div id="liveblog-entry-107204" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>Sprint's 4G LTE network will be faster than its WiMAX network.</div><div id="liveblog-entry-107251" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2709-645x430.jpg" class="attachment-large" alt="BGR-IMG_2709" title="BGR-IMG_2709" /></div></div><div id="liveblog-entry-107252" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>Sprint is taking extra care to ensure that the hand-off from 3G to 4G is seamless. Everywhere Sprint has 3G coverage, it will also have 4G coverage.</div><div id="liveblog-entry-107254" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>In fact, coverage in many areas will improve dramatically once 4G LTE replaces 3G service.</div><div id="liveblog-entry-107255" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span></div><div id="liveblog-entry-107256" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2710-645x430.jpg" class="attachment-large" alt="BGR-IMG_2710" title="BGR-IMG_2710" /></div></div><div id="liveblog-entry-107257" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>Network Vision means that all future upgrades can be done via card plugins. This makes the rollout much, much simpler.</div><div id="liveblog-entry-107259" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>Sprint has three key partners involved with the infrastructure side of its 4G LTE plans: Samsung, Alcatel Lucent and Ericsson.</div><div id="liveblog-entry-107260" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2711-645x430.jpg" class="attachment-large" alt="BGR-IMG_2711" title="BGR-IMG_2711" /></div></div><div id="liveblog-entry-107262" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>Executives from all three companies are on stage for a bit of a panel discussing their partnerships with Sprint and reassuring that they will meet time frames and expectations for the roll-outs.</div><div id="liveblog-entry-107265" class="liveblog-entry"><span class="liveblog-date">10:31AM:</span>Sprint's partners are each discussing successful deployments in their history</div><div id="liveblog-entry-107264" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2715-645x430.jpg" class="attachment-large" alt="BGR-IMG_2715" title="BGR-IMG_2715" /></div></div><div id="liveblog-entry-107266" class="liveblog-entry"><span class="liveblog-date">10:35AM:</span>Samsung is discussing how it has long term investment in LTE standards and has a lot of involvement in the design of technology. It also launched the first commercial network in the U.S. last year as well as the first LTE network. "We've also added four new LTE networks around the world in Asia and in the Middle East in 2011. We have a number more poised for introduction in 2012."</div><div id="liveblog-entry-107269" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>Multimode products allow for: flexibility allowing you to deploy whatever frequency band and whatever tech you need. It provides performance gains in roaming reduction and signal on the street and in building. Finally, the cost point. It's a brand new architecture for driving your cost to serve to a new industry low. It offers economic benefits to Sprint.</div><div id="liveblog-entry-107270" class="liveblog-entry"><span class="liveblog-date">10:38AM:</span>It's time for a 20 minute break.</div><div id="liveblog-entry-107273" class="liveblog-entry"><span class="liveblog-date">10:45AM:</span>We'll be resuming in 15 minutes.</div><div id="liveblog-entry-107250" class="liveblog-entry"><span class="liveblog-date">11:00AM:</span>Fared Adib, vice president of product development is taking the stage now. "Everyone having fun yet? You all look so happy."</div><div id="liveblog-entry-107275" class="liveblog-entry"><span class="liveblog-date">11:01AM:</span>"I'm not going to divulge any new products that we're going to be launching. This is going to be very disappointing. But I will talk about what the device strategy means." Bummer. </div><div id="liveblog-entry-107276" class="liveblog-entry"><span class="liveblog-date">11:01AM:</span>"For the first time I can answer the question: when are you going to get the iPhone." Funny. </div><div id="liveblog-entry-107277" class="liveblog-entry"><span class="liveblog-date">11:02AM:</span>A lot of customers dont know the difference between network technologies and it doesnt mean much to them. If you look at the Samsung Galaxy S II Epic Touch, a lot of the technology is sometimes lost on us and the customers. There are 2000 individual parts that go into making the product. One of those is the radio, and to be specific, there are 5 radios in it today. The amount of complexity that we deliver to the marketplace today is quite outstanding. </div><div id="liveblog-entry-107261" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2720-645x430.jpg" class="attachment-large" alt="BGR-IMG_2720" title="BGR-IMG_2720" /></div></div><div id="liveblog-entry-107274" class="liveblog-entry"><span class="liveblog-date">11:03AM:</span>Farid is going to cover LTE and what it means for the device ecosystem, network vision progress in terms of devices, economics of scale with LTE, the LTE device roadmap (although he said he won't reveal any new products today) as well as Sprint's relationships around the globe.</div><div id="liveblog-entry-107283" class="liveblog-entry"><span class="liveblog-date">11:05AM:</span>"We are very excited about the LTE products that we'll deliver during the second half of this year. You'll see broader coverage, increased capacity, improved push to talk, improved voice quality and data speeds."</div><div id="liveblog-entry-107282" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2722-645x430.jpg" class="attachment-large" alt="BGR-IMG_2722" title="BGR-IMG_2722" /></div></div><div id="liveblog-entry-107284" class="liveblog-entry"><span class="liveblog-date">11:05AM:</span>LTE is the global standard for 4G when it comes to the future. There are 237 operators in 85 countries investing in LTE.</div><div id="liveblog-entry-107286" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2724-645x430.jpg" class="attachment-large" alt="BGR-IMG_2724" title="BGR-IMG_2724" /></div></div><div id="liveblog-entry-107287" class="liveblog-entry"><span class="liveblog-date">11:06AM:</span>We've had our 1,900MHz spectrum approved by LTE standards for deployment. There are a lot of different bands that play into LTE. In fact, LTE for the first time will be the most consolidated view you'll get around a radio technology and ecosystem that will be global in deployment. You'll also see it will rival what you're seeing in GSM and CDMA today. Hopefully it will be a unifying element in a lot of different carriers.</div><div id="liveblog-entry-107280" class="liveblog-entry"><span class="liveblog-date">11:07AM:</span>We will support band class 10 for CDMA voice. We have several products that already support this so those customers are future-proofed.</div><div id="liveblog-entry-107291" class="liveblog-entry"><span class="liveblog-date">11:07AM:</span>We've launched Direct Connect products with Kyocera and we will launch a smartphone from Motorola by the end of the quarter. (CDMA Direct Connect).</div><div id="liveblog-entry-107293" class="liveblog-entry"><span class="liveblog-date">11:09AM:</span>From an LTE roadmap standpoint, every OEM we have is going to be moving to LTE or is already in that space, so it makes us easier to adopt those products. Samsung, LG, HTC and Motorola. We are looking at all of the things that come with LTE that are still being developed and we are evaluating what that means to the handset. Examples include HD voice for a richer voice experience. We are also looking at other advancements that have not yet been solidified.</div><div id="liveblog-entry-107290" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2725-645x430.jpg" class="attachment-large" alt="BGR-IMG_2725" title="BGR-IMG_2725" /></div></div><div id="liveblog-entry-107292" class="liveblog-entry"><span class="liveblog-date">11:10AM:</span>What costs more? LTE or WiMAX? Typically there's a cost curve with any new technology. As we roll out LTE we're catching it at the right cost curve with second and third generation LTE radios such as Qualcomm's 8960. It's not only an application processor but it supports multiple bands for multiple carriers, including our 1900MHz band A-F and G. It's at a time when we're seeing the cost curve crossing over what we see from 3rd and 4th generation WiMAX chips. </div><div id="liveblog-entry-107298" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2727-645x430.jpg" class="attachment-large" alt="BGR-IMG_2727" title="BGR-IMG_2727" /></div></div><div id="liveblog-entry-107296" class="liveblog-entry"><span class="liveblog-date">11:12AM:</span>Displays, processors also add to the costs. But, you will see we'll be able to do with LTE with what we've done with WiMAX today. Products at all price points based on chipsets and technologies. We've continued to ride the cost curves of the WiMAX radio and the cost curves around that. WiMAX continues to be an important part of our product strategy and we will continue to provide products to our customers. We don't want to over simplify how customers make decisions and will provide them multiple products with multiple technologies.</div><div id="liveblog-entry-107301" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2732-645x430.jpg" class="attachment-large" alt="BGR-IMG_2732" title="BGR-IMG_2732" /></div></div><div id="liveblog-entry-107299" class="liveblog-entry"><span class="liveblog-date">11:13AM:</span>We will deliver dual-mode CDMA/LTE products by the first half of 2012 (handsets specifically!). Tablets as well, smartphones, high-tier iconic devices and mid-tier products. We're very excited about all of the partners in the ecosystem we'll be able to attract. </div><div id="liveblog-entry-107305" class="liveblog-entry"><span class="liveblog-date">11:14AM:</span>15 devices will be coming in 2012 including tablets, smartphones and data cards. These will be on par with the same quality you've seen us deliver to date.</div><div id="liveblog-entry-107307" class="liveblog-entry"><span class="liveblog-date">11:15AM:</span>Network Vision will make push-to-talk more ubiquitous. Broader coverage for iDEN footprint, better product offering including smartphones, rugged devices, and a downloadable Sprint Direct Connect app for Android devices.</div><div id="liveblog-entry-107308" class="liveblog-entry"><span class="liveblog-date">11:16AM:</span>One of the things we'll be able to do for the first time by the end of this year is provide an app for push-to-talk for casual usage. It will be available for a lot larger base of customers than what you see today.</div><div id="liveblog-entry-107309" class="liveblog-entry"><span class="liveblog-date">11:17AM:</span>"We can expand that to "Push to X" to integrate the services into other services such as Facebook, rich messaging, the address book within the phone." Sounds like you'll be able to talk to different apps and services, but Sprint wasn't very clear on what Push to X meant.</div><div id="liveblog-entry-107311" class="liveblog-entry"><span class="liveblog-date">11:18AM:</span>Qualcomm's EVP and Group President QCT Stephen Mollenkopf is going to take the stage now to give a testimonial as a partner with Sprint on the handset space.</div><div id="liveblog-entry-107304" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2733-645x430.jpg" class="attachment-large" alt="BGR-IMG_2733" title="BGR-IMG_2733" /></div></div><div id="liveblog-entry-107302" class="liveblog-entry"><span class="liveblog-date">11:19AM:</span>We're seeing a video of his speech. he's discussing how Qualcomm has worked with Sprint on its transition and how it's working on Qualcomm Snapdragon processors with 3G and LTE capabilities for Sprint. "We believe Sprint's vision will be highly successful. We continue to work together to be on the forefront of wireless technologies."</div><div id="liveblog-entry-107314" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2734-645x430.jpg" class="attachment-large" alt="BGR-IMG_2734" title="BGR-IMG_2734" /></div></div><div id="liveblog-entry-107317" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2739-645x430.jpg" class="attachment-large" alt="BGR-IMG_2739" title="BGR-IMG_2739" /></div></div><div id="liveblog-entry-107315" class="liveblog-entry"><span class="liveblog-date">11:22AM:</span>Sanjay Jha, chairman and CEO of Motorola Mobility is speaking in a brief video clip. He's discussing the Motorola Photon 4G and other Motorola 4G WiMAX devices. He said he's looking forward to launching the first push-to-talk CDMA device (smartphone, since Kyocera already has a basic phone) later this year. He has made a significant investment in LTE and looks forward to delivering devices in the future.</div><div id="liveblog-entry-107312" class="liveblog-entry"><span class="liveblog-date">11:23AM:</span>"Without all of these different partners really investing in the R&D it takes to deliver these products to market, a lot of this wouldn't be possible. It requires a lot of technology to cram in all the support whether it's the CDMA tech, WiMAX or LTE tech. It's a serious investment for all of these companies to say they will come out and support our strategy." </div><div id="liveblog-entry-107319" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2742-645x430.jpg" class="attachment-large" alt="BGR-IMG_2742" title="BGR-IMG_2742" /></div></div><div id="liveblog-entry-107320" class="liveblog-entry"><span class="liveblog-date">11:23AM:</span>Joe Euteneuer, Sprint's CFO is taking the stage.</div><div id="liveblog-entry-107323" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2743-645x430.jpg" class="attachment-large" alt="BGR-IMG_2743" title="BGR-IMG_2743" /></div></div><div id="liveblog-entry-107329" class="liveblog-entry"><span class="liveblog-date">11:27AM:</span>Sprint thinks the iPhone launch will help level the playing field with its largest competitors. Sprint can finally answer "yes" when customers ask if it carries the iPhone in shops.</div><div id="liveblog-entry-107268" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2745-645x430.jpg" class="attachment-large" alt="BGR-IMG_2745" title="BGR-IMG_2745" /></div></div><div id="liveblog-entry-107324" class="liveblog-entry"><span class="liveblog-date">11:27AM:</span>Sprint is continuing to explore additional spectrum opportunities as it moves forward.</div><div id="liveblog-entry-107330" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2746-645x430.jpg" class="attachment-large" alt="BGR-IMG_2746" title="BGR-IMG_2746" /></div></div><div id="liveblog-entry-107332" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2747-645x430.jpg" class="attachment-large" alt="BGR-IMG_2747" title="BGR-IMG_2747" /></div></div><div id="liveblog-entry-107335" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2749-645x430.jpg" class="attachment-large" alt="BGR-IMG_2749" title="BGR-IMG_2749" /></div></div><div id="liveblog-entry-107333" class="liveblog-entry"><span class="liveblog-date">11:29AM:</span>Network Vision is about investing in growth technology to drive overall subscriber growth. Sprint Direct Connect, enhanced 3G and 4G LTE. We've been criticized for underspending, but this isn't true. We did not need to make the additional investment after rolling out 3G. We invested in 4G with Clearwire. We would have spent that money anyway but we wanted to be first to market with 4G. </div><div id="liveblog-entry-107337" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2750-645x430.jpg" class="attachment-large" alt="BGR-IMG_2750" title="BGR-IMG_2750" /></div></div><div id="liveblog-entry-107321" class="liveblog-entry"><span class="liveblog-date">11:30AM:</span>Sprint's capital spend is in-line with the industry. </div><div id="liveblog-entry-107343" class="liveblog-entry"><span class="liveblog-date">11:32AM:</span>An integral part of Sprint Vision is the 10-11B estimated savings over the next few years through 2017. The savings come from rolling out 4G LTE on Sprint's own spectrum and the modernization of its 3G network. That drives about $7 billion of financial benefit. $4 billion in savings from having to no longer maintain the iDEN network.</div><div id="liveblog-entry-107339" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2751-645x430.jpg" class="attachment-large" alt="BGR-IMG_2751" title="BGR-IMG_2751" /></div></div><div id="liveblog-entry-107342" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2752-645x430.jpg" class="attachment-large" alt="BGR-IMG_2752" title="BGR-IMG_2752" /></div></div><div id="liveblog-entry-107344" class="liveblog-entry"><span class="liveblog-date">11:34AM:</span>We're going over some in-depth financial details and we're working on posting images.</div><div id="liveblog-entry-107346" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2753-645x430.jpg" class="attachment-large" alt="BGR-IMG_2753" title="BGR-IMG_2753" /></div></div><div id="liveblog-entry-107349" class="liveblog-entry"><span class="liveblog-date">11:35AM:</span>"We have a big advantage with our unlimited plans. Now we can exceed our expectations."</div><div id="liveblog-entry-107348" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2755-645x430.jpg" class="attachment-large" alt="BGR-IMG_2755" title="BGR-IMG_2755" /></div></div><div id="liveblog-entry-107352" class="liveblog-entry"><span class="liveblog-date">11:36AM:</span>We are now solidly reporting subscriber growth in our over retail net adds.</div><div id="liveblog-entry-107351" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2757-645x430.jpg" class="attachment-large" alt="BGR-IMG_2757" title="BGR-IMG_2757" /></div></div><div id="liveblog-entry-107340" class="liveblog-entry"><span class="liveblog-date">11:36AM:</span>We see continued momentum and postpaid adds.</div><div id="liveblog-entry-107357" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2758-645x430.jpg" class="attachment-large" alt="BGR-IMG_2758" title="BGR-IMG_2758" /></div></div><div id="liveblog-entry-107360" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2760-645x430.jpg" class="attachment-large" alt="BGR-IMG_2760" title="BGR-IMG_2760" /></div></div><div id="liveblog-entry-107363" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2761-645x430.jpg" class="attachment-large" alt="BGR-IMG_2761" title="BGR-IMG_2761" /></div></div><div id="liveblog-entry-107365" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2762-645x430.jpg" class="attachment-large" alt="BGR-IMG_2762" title="BGR-IMG_2762" /></div></div><div id="liveblog-entry-107354" class="liveblog-entry"><span class="liveblog-date">11:41AM:</span>(That last slide does not include impact from the iPhone ^ze)</div><div id="liveblog-entry-107367" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2763-645x430.jpg" class="attachment-large" alt="BGR-IMG_2763" title="BGR-IMG_2763" /></div></div><div id="liveblog-entry-107368" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2765-645x430.jpg" class="attachment-large" alt="BGR-IMG_2765" title="BGR-IMG_2765" /></div></div><div id="liveblog-entry-107355" class="liveblog-entry"><span class="liveblog-date">11:42AM:</span>Q&A will beginning now. </div><div id="liveblog-entry-107373" class="liveblog-entry"><span class="liveblog-date">11:43AM:</span>Sorry, Q&A is starting now. </div><div id="liveblog-entry-107374" class="liveblog-entry"><span class="liveblog-date">11:43AM:</span>Sprint's management team is taking the stage.</div><div id="liveblog-entry-107370" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2766-645x430.jpg" class="attachment-large" alt="BGR-IMG_2766" title="BGR-IMG_2766" /></div></div><div id="liveblog-entry-107375" class="liveblog-entry"><span class="liveblog-date">11:44AM:</span>"To Joe: I'd be lying if I said I followed along with what was going on in those slides. It's unclear to me what the iPhone impact," is.</div><div id="liveblog-entry-107358" class="liveblog-entry"><span class="liveblog-date">11:44AM:</span>"The iPhone will provide better subscriber growth and churn."</div><div id="liveblog-entry-107372" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2768-645x430.jpg" class="attachment-large" alt="BGR-IMG_2768" title="BGR-IMG_2768" /></div></div><div id="liveblog-entry-107377" class="liveblog-entry"><span class="liveblog-date">11:48AM:</span>Everyone's on stage now and fielding questions. We'll cover anything big but it looks like we're pretty much done here.</div><div id="liveblog-entry-107382" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2769-645x430.jpg" class="attachment-large" alt="BGR-IMG_2769" title="BGR-IMG_2769" /></div></div><div id="liveblog-entry-107385" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2771-645x430.jpg" class="attachment-large" alt="BGR-IMG_2771" title="BGR-IMG_2771" /></div></div><div id="liveblog-entry-107378" class="liveblog-entry"><span class="liveblog-date">11:51AM:</span>Dan was asked what happens with Clearwire moving forward: We will continue to sell additional WiMAX devices through the end of 2012. Supporting, one could expect, to be much longer than that. </div><div id="liveblog-entry-107388" class="liveblog-entry"><span class="liveblog-date">11:52AM:</span>"We have nothing beyond 2012 to announce with regard to Clearwire," Dan Hesse said.</div><div id="liveblog-entry-107383" class="liveblog-entry"><span class="liveblog-date">11:55AM:</span>Question for Dan: There was a rumor that you made a significant financial investment with regard to the iPhone (20 billion, according to the WSJ). True? Dan: No comment. (duh)</div><div id="liveblog-entry-107389" class="liveblog-entry"><span class="liveblog-date">12:04PM:</span>Question: What is your commitment to Android, now that you've made this bet with Apple? "We want to be very clear. Although we're very excited about our announcement with Apple. We're not just going to forget our other partners. Android is just as popular, if not growing faster around the world." Those partnerships don't go away, we continue to sell products that fill a whole portfolio of needs. We're good partners with all of those partners.</div><div id="liveblog-entry-107392" class="liveblog-entry"><span class="liveblog-date">12:05PM:</span>Ok guys thank you for joining us today, the Q&A session is wrapping up in just a few minutes.</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/10/07/live-from-sprints-strategy-update-event/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/BGR-IMG_2669-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>We&#8217;ll be reporting live from Sprint&#8217;s &#8216;Strategy Update&#8217; press conference tomorrow</title>
		<link>http://www.bgr.com/2011/10/06/well-be-reporting-live-from-sprints-strategy-update-press-conference-tomorrow/</link>
		<comments>http://www.bgr.com/2011/10/06/well-be-reporting-live-from-sprints-strategy-update-press-conference-tomorrow/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 22:25:41 +0000</pubDate>
		<dc:creator>Zach Epstein</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 4S]]></category>
		<category><![CDATA[lightsquared]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[LTE]]></category>
		<category><![CDATA[Sprint]]></category>
		<category><![CDATA[strategy update]]></category>
		<category><![CDATA[WiMAX]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=107107</guid>
		<description><![CDATA[This has been a crazy, crazy, crazy week so far, but it&#8217;s not over yet. Sprint is holding a &#8220;Strategy Update&#8221; meeting Friday morning in New York City and BGR will be reporting live to bring you all the news as it unfolds. Will we hear more about Sprint&#8217;s deal with Apple and the iPhone? Perhaps. Will we hear more about Sprint&#8217;s plan to find a way out of its current 4G jam? Almost certainly. No one knows exactly what&#8217;s in store from Sprint tomorrow, but we have a pretty good feeling we&#8217;re in for a jaw-dropper or two. Bookmark this link, which will go live tomorrow morning, and make sure to head there for our live coverage of the]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/10/06/well-be-reporting-live-from-sprints-strategy-update-press-conference-tomorrow"><img class="size-full wp-image-107108 aligncenter" title="sprint-strategy-update" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/sprint-strategy-update.jpeg" alt="" width="620" height="360" /></a></center>
<p>This has been a <a href="http://www.bgr.com/tag/iphone4scoverage/">crazy</a>, <a href="http://www.bgr.com/2011/10/06/samsung-galaxy-nexus-full-specs-revealed-verizon-wireless-exclusive/">crazy</a>, <a href="http://www.bgr.com/2011/10/05/steve-jobs-passes-away/">crazy</a> week so far, but it&#8217;s not over yet. Sprint is holding a &#8220;<a href="http://www.bgr.com/2011/08/30/sprint-to-hold-strategy-update-media-event-on-october-7th/">Strategy Update</a>&#8221; meeting Friday morning in New York City and BGR will be reporting live to bring you all the news as it unfolds. Will we hear more about Sprint&#8217;s deal with Apple and the iPhone? Perhaps. Will we hear more about Sprint&#8217;s plan to find a way out of its current 4G jam? Almost certainly. No one knows exactly what&#8217;s in store from Sprint tomorrow, but we have a pretty good feeling we&#8217;re in for a jaw-dropper or two.</p>
<p><strong><a href="http://www.bgr.com/2011/10/07/live-from-sprints-strategy-update-event">Bookmark this link</a></strong>, which will go live tomorrow morning, and make sure to head there for our live coverage of the Sprint Strategy Update meeting. Coverage will begin just before 9:30 a.m. Eastern.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/10/06/well-be-reporting-live-from-sprints-strategy-update-press-conference-tomorrow/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/10/sprint-strategy-update-128x128.jpg</media:thumbnail>	</item>
		<item>
		<title>Live from Amazon&#8217;s Kindle tablet event!</title>
		<link>http://www.bgr.com/2011/09/28/live-from-amazons-kindle-fire-event/</link>
		<comments>http://www.bgr.com/2011/09/28/live-from-amazons-kindle-fire-event/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 13:15:44 +0000</pubDate>
		<dc:creator>Jonathan S. Geller</dc:creator>
				<category><![CDATA[Live Coverage]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[Kindle Fire]]></category>
		<category><![CDATA[kindlefire]]></category>
		<category><![CDATA[live blog]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Tegra 2]]></category>

		<guid isPermaLink="false">http://www.bgr.com/?p=105402</guid>
		<description><![CDATA[We&#8217;re live and in color from Amazon&#8217;s Kindle tablet (Kindle Fire, it would seem) event here in New York City, and we&#8217;ll be bringing you all the action live as it happens. While the tablet itself has been leaking for months — BGR exclusively reported this past May that Amazon&#8217;s first tablet would be based on the NVIDIA Tegra 2 processor, and a larger device sporting a quad-core CPU will launch early next year — by there should still be a few surprises in store. At least we hope so. Stay tuned for the live coverage to start just before 10:00 a.m. Eastern, and don&#8217;t forget to refresh this page for the latest news as it breaks. UPDATE: Make sure to]]></description>
			<content:encoded><![CDATA[<center><a href="http://www.bgr.com/2011/09/28/live-from-amazons-kindle-fire-event/"><img class="alignnone size-full wp-image-105482 aligncenter" title="BGR-IMG_2505-645x430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2505-645x430.jpg" alt="" width="645" height="430" /><br /></a></center>
<p>We&#8217;re live and in color from Amazon&#8217;s Kindle tablet (Kindle Fire, it would seem) event here in New York City, and we&#8217;ll be bringing you all the action live as it happens. While the tablet itself has been leaking for months — <a href="http://www.bgr.com/2011/08/31/amazons-quad-core-hollywood-tablet-may-ship-later-than-expected/">BGR exclusively reported</a> this past May that Amazon&#8217;s first tablet would be based on the NVIDIA Tegra 2 processor, and a larger device sporting a quad-core CPU will launch early next year — by there should still be a few surprises in store. At least we hope so. Stay tuned for the live coverage to start just before 10:00 a.m. Eastern, and don&#8217;t forget to refresh this page for the latest news as it breaks.</p>
<p>UPDATE: <a href="http://www.bgr.com/2011/09/28/amazon-kindle-fire-hands-on/">Make sure to check out our hands-on with the Amazon Kindle Fire!</a>, <a href="http://www.bgr.com/2011/09/28/amazon-kindle-and-kindle-touch-hands-on/">Amazon Kindle touch, and new Amazon Kindle</a>!<span id="more-105402"></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-105402" 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-105402').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-105402"><div id="liveblog-entry-105427" class="liveblog-entry"><span class="liveblog-date">9:05AM:</span>We're standing in line, freezing. Oh, there's coffee. </div><div id="liveblog-entry-105436" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2496-645x430.jpg" class="attachment-large" alt="BGR-IMG_2496" title="BGR-IMG_2496" /></div></div><div id="liveblog-entry-105441" class="liveblog-entry"><span class="liveblog-date">9:29AM:</span>We've moved to a new waiting area, which is warmer, though it's not a good warm. </div><div id="liveblog-entry-105440" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2497-645x430.jpg" class="attachment-large" alt="BGR-IMG_2497" title="BGR-IMG_2497" /></div></div><div id="liveblog-entry-105442" class="liveblog-entry"><span class="liveblog-date">9:30AM:</span>We're peeking under the door and we can see that the room inside is lit up in Amazon's trademark blue. If the photo looks purple, that's on Epstein. </div><div id="liveblog-entry-105445" class="liveblog-entry"><span class="liveblog-date">9:41AM:</span>Bloomberg is reporting the Amazon Kindle Fire will cost $199, boast a 7-inch display, be Wi-Fi only, and not include a camera or a microphone. It will also reportedly include a 30-day trial of Amazon Prime. </div><div id="liveblog-entry-105458" class="liveblog-entry"><span class="liveblog-date">9:47AM:</span>We're in!</div><div id="liveblog-entry-105444" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2500-645x430.jpg" class="attachment-large" alt="BGR-IMG_2500" title="BGR-IMG_2500" /></div></div><div id="liveblog-entry-105459" class="liveblog-entry"><span class="liveblog-date">9:49AM:</span>We're packed in with probably 250 other people, and Amazon's logo is emblazoned on the large screen on the stage.</div><div id="liveblog-entry-105435" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2501-645x430.jpg" class="attachment-large" alt="BGR-IMG_2501" title="BGR-IMG_2501" /></div></div><div id="liveblog-entry-105462" class="liveblog-entry"><span class="liveblog-date">9:52AM:</span>The dude next to us is using an Apple wireless keyboard on top of an iPad 2. We're laughing hysterically. </div><div id="liveblog-entry-105461" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2504-645x430.jpg" class="attachment-large" alt="BGR-IMG_2504" title="BGR-IMG_2504" /></div></div><div id="liveblog-entry-105469" class="liveblog-entry"><span class="liveblog-date">9:55AM:</span>If the Kindle Fire really is $199, are you going to buy it? That's a pretty amazing price for a media tablet. Though it seems that the game Amazon is playing here, based on the leaks, is that they are almost anticipating people will buy both, just like people buy an iPad and a Kindle. </div><div id="liveblog-entry-105471" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2505-645x430.jpg" class="attachment-large" alt="BGR-IMG_2505" title="BGR-IMG_2505" /></div></div><div id="liveblog-entry-105477" class="liveblog-entry"><span class="liveblog-date">9:58AM:</span>Sounds like Adele across the speakers in here. Or Macy Gray. </div><div id="liveblog-entry-105480" class="liveblog-entry"><span class="liveblog-date">10:00AM:</span>The broadcast media here is impressive. The entire back of the room is lined up with film crews. </div><div id="liveblog-entry-105473" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>More component leakage: the Amazon Kindle Fire appears it will have 8GB of built-storage, a nice cost savings.</div><div id="liveblog-entry-105481" class="liveblog-entry"><span class="liveblog-date">10:02AM:</span>Alright, we're getting started in a few!</div><div id="liveblog-entry-105485" class="liveblog-entry"><span class="liveblog-date">10:03AM:</span>Video is playing and lights are down. "New York City. Two Weeks Ago."</div><div id="liveblog-entry-105484" class="liveblog-entry"><span class="liveblog-date">10:04AM:</span>Lauren, a science tutor is holding the Kindle. More people are talking about how they love using their Kindle.</div><div id="liveblog-entry-105479" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2508-645x430.jpg" class="attachment-large" alt="BGR-IMG_2508" title="BGR-IMG_2508" /></div></div><div id="liveblog-entry-105486" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>People love their Kindles, it seems. </div><div id="liveblog-entry-105488" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>Jeff Bezos is on stage!</div><div id="liveblog-entry-105465" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2509-645x430.jpg" class="attachment-large" alt="BGR-IMG_2509" title="BGR-IMG_2509" /></div></div><div id="liveblog-entry-105491" class="liveblog-entry"><span class="liveblog-date">10:05AM:</span>"Thank you for taking the time to be here this morning"</div><div id="liveblog-entry-105490" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2510-645x430.jpg" class="attachment-large" alt="BGR-IMG_2510" title="BGR-IMG_2510" /></div></div><div id="liveblog-entry-105493" class="liveblog-entry"><span class="liveblog-date">10:06AM:</span>4 years ago we set out to improve upon the book. When you decide you're going to reinvent something that has been around for 5 centuries, you are rightly going to receive some skepticism. </div><div id="liveblog-entry-105494" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2511-645x430.jpg" class="attachment-large" alt="BGR-IMG_2511" title="BGR-IMG_2511" /></div></div><div id="liveblog-entry-105498" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2513-645x430.jpg" class="attachment-large" alt="BGR-IMG_2513" title="BGR-IMG_2513" /></div></div><div id="liveblog-entry-105501" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2514-645x430.jpg" class="attachment-large" alt="BGR-IMG_2514" title="BGR-IMG_2514" /></div></div><div id="liveblog-entry-105495" class="liveblog-entry"><span class="liveblog-date">10:07AM:</span>Negative quotes from the press are up on the screen.</div><div id="liveblog-entry-105503" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2515-645x430.jpg" class="attachment-large" alt="BGR-IMG_2515" title="BGR-IMG_2515" /></div></div><div id="liveblog-entry-105506" class="liveblog-entry"><span class="liveblog-date">10:08AM:</span>Kindle books are outselling traditional books, and it's working because it's all integrated into an experience. Your Kindle is pre-registered, and knows your Amazon credentials, and your second Kindle knows about your library. What would a Kindle end-to-end service be without books? 90,000 books four years ago, today it's a million.</div><div id="liveblog-entry-105505" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2516-645x430.jpg" class="attachment-large" alt="BGR-IMG_2516" title="BGR-IMG_2516" /></div></div><div id="liveblog-entry-105507" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>You can choose any of these books and have them in sixty seconds wireless.</div><div id="liveblog-entry-105511" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>We used electronic ink so that you could read outside in bright daylight, wherever you want to be.</div><div id="liveblog-entry-105510" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2517-645x430.jpg" class="attachment-large" alt="BGR-IMG_2517" title="BGR-IMG_2517" /></div></div><div id="liveblog-entry-105514" class="liveblog-entry"><span class="liveblog-date">10:09AM:</span>No backlight no eye-strain, no interfering with sleep cycles, like a printed page. Long battery life measured in weeks even months, and you could keep your whole library with you.</div><div id="liveblog-entry-105515" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>We broke the model of customers backing up their digital content. We'll keep your copy in the cloud, delete it if you want, just download it again. We added text to speech, read or listen while you're cooking dinner. We did deep integration with Audible.com</div><div id="liveblog-entry-105519" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>Every Kindle has a unique email to send documents to the device.</div><div id="liveblog-entry-105513" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2518-645x430.jpg" class="attachment-large" alt="BGR-IMG_2518" title="BGR-IMG_2518" /></div></div><div id="liveblog-entry-105520" class="liveblog-entry"><span class="liveblog-date">10:10AM:</span>We built an ecosystem so you could buy once and read everywhere. </div><div id="liveblog-entry-105522" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>Android, iPhone, iPad, Windows Phone, BlackBerry, Mac, PC, and most recently we launched the Kindle cloud reader, an HTML5 app, so you have access to your library wherever you have a browser.</div><div id="liveblog-entry-105517" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2519-645x430.jpg" class="attachment-large" alt="BGR-IMG_2519" title="BGR-IMG_2519" /></div></div><div id="liveblog-entry-105525" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>Whispersync works beautifully. Read on your Kindle, switch to smartphone, it's right where you left off.</div><div id="liveblog-entry-105526" class="liveblog-entry"><span class="liveblog-date">10:11AM:</span>While you're reading, if you found an interesting passage you want to share with your friends, we made that easy. </div><div id="liveblog-entry-105529" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>Friends in book clubs using physical books? We added page numbers to make that possible to keep up with them.</div><div id="liveblog-entry-105530" class="liveblog-entry"><span class="liveblog-date">10:12AM:</span>There really are only two content lengths that works, article links that go into a magazine, and book lengths. </div><div id="liveblog-entry-105532" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>Kindle Singles are a shorter version of a book, longer than a magazine article, and it's "working very well."</div><div id="liveblog-entry-105524" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2522-645x430.jpg" class="attachment-large" alt="BGR-IMG_2522" title="BGR-IMG_2522" /></div></div><div id="liveblog-entry-105533" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>You can now go to 11,000 public library and they will loan you Kindle books. I believe it is the fact that Kindle is an end-to-end service and we have been inventing at a rapid page that has keep Kindle the world's #1 e-reader for four years running.</div><div id="liveblog-entry-105534" class="liveblog-entry"><span class="liveblog-date">10:13AM:</span>Here's Kindle touch! Infrared touch</div><div id="liveblog-entry-105528" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2525-645x430.jpg" class="attachment-large" alt="BGR-IMG_2525" title="BGR-IMG_2525" /></div></div><div id="liveblog-entry-105537" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>Infrared layer on top of the e-ink display so it doesn't interfere with your reading. Smaller, lighter, unbelievable build quality. People will love it.</div><div id="liveblog-entry-105538" class="liveblog-entry"><span class="liveblog-date">10:14AM:</span>One of the great things about building a device just built for reading is that you can obsess over those details.</div><div id="liveblog-entry-105536" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2526-645x430.jpg" class="attachment-large" alt="BGR-IMG_2526" title="BGR-IMG_2526" /></div></div><div id="liveblog-entry-105540" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2527-645x430.jpg" class="attachment-large" alt="BGR-IMG_2527" title="BGR-IMG_2527" /></div></div><div id="liveblog-entry-105542" class="liveblog-entry"><span class="liveblog-date">10:16AM:</span>Normal placement for next page and previous page on opposite sides don't make sense since people like to change hands halfway through. EasyReach relays out the tap zones, the previous page tap zone is small on the left hand size, easy to reach over. </div><div id="liveblog-entry-105544" class="liveblog-entry"><span class="liveblog-date">10:16AM:</span>In a dedicated device we can focus on this. </div><div id="liveblog-entry-105545" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2529-645x430.jpg" class="attachment-large" alt="BGR-IMG_2529" title="BGR-IMG_2529" /></div></div><div id="liveblog-entry-105548" class="liveblog-entry"><span class="liveblog-date">10:16AM:</span>Demo time!
</div><div id="liveblog-entry-105550" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>I'm in the middle of Remains Of the Day, one of my favorite books. Any of you who have used Kindle, one of the great features of the Kindle is that you can look up the definition of a word easily. I used to gloss over words that I wasn't sure of their meaning. </div><div id="liveblog-entry-105552" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>Is there something a little more that we could do?</div><div id="liveblog-entry-105553" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>We have a feature called X-Ray. You can look at the bones of the book.</div><div id="liveblog-entry-105554" class="liveblog-entry"><span class="liveblog-date">10:17AM:</span>Here's a page, fictional characters, real places.</div><div id="liveblog-entry-105547" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2532-645x430.jpg" class="attachment-large" alt="BGR-IMG_2532" title="BGR-IMG_2532" /></div></div><div id="liveblog-entry-105551" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2533-645x430.jpg" class="attachment-large" alt="BGR-IMG_2533" title="BGR-IMG_2533" /></div></div><div id="liveblog-entry-105555" class="liveblog-entry"><span class="liveblog-date">10:18AM:</span>The reason these definitions can come up so easily is because it's not going out to pull that, and when you download a book, we have pre-calculated all of these important phrases, and deliver that side file with those in them</div><div id="liveblog-entry-105556" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>He's on another phrase from the book, a character. It's giving a ridiculous amount of background on a fictional character.</div><div id="liveblog-entry-105558" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2535-645x430.jpg" class="attachment-large" alt="BGR-IMG_2535" title="BGR-IMG_2535" /></div></div><div id="liveblog-entry-105561" class="liveblog-entry"><span class="liveblog-date">10:19AM:</span>Every time we launch a new device, I get comments like this. Imagine a Kindle for $99. There would be a frenzy. Amazon would sell so many of them. - TechCrunch</div><div id="liveblog-entry-105562" class="liveblog-entry"><span class="liveblog-date">10:20AM:</span>More quotes...</div><div id="liveblog-entry-105565" class="liveblog-entry"><span class="liveblog-date">10:20AM:</span>Kindle touch is only $99!</div><div id="liveblog-entry-105566" class="liveblog-entry"><span class="liveblog-date">10:20AM:</span>What do you get for $99?</div><div id="liveblog-entry-105560" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2536-645x430.jpg" class="attachment-large" alt="BGR-IMG_2536" title="BGR-IMG_2536" /></div></div><div id="liveblog-entry-105567" class="liveblog-entry"><span class="liveblog-date">10:21AM:</span>Most advanced e-ink display, infrared touch interface, extra long battery life, books in 60 seconds, audible integration, X-Ray and new features, and free storage.</div><div id="liveblog-entry-105564" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2537-645x430.jpg" class="attachment-large" alt="BGR-IMG_2537" title="BGR-IMG_2537" /></div></div><div id="liveblog-entry-105570" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2538-645x430.jpg" class="attachment-large" alt="BGR-IMG_2538" title="BGR-IMG_2538" /></div></div><div id="liveblog-entry-105568" class="liveblog-entry"><span class="liveblog-date">10:21AM:</span>There is another device announced today... the Kindle touch 3G. Free 3G wireless. Built in Wi-Fi and no contract, no data plan.</div><div id="liveblog-entry-105571" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>Works in 100 countries.</div><div id="liveblog-entry-105574" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2540-645x430.jpg" class="attachment-large" alt="BGR-IMG_2540" title="BGR-IMG_2540" /></div></div><div id="liveblog-entry-105577" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>$149 is the "top-of-the-line" Kindle touch 3G, preorder today, and ship November 21st.</div><div id="liveblog-entry-105578" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>"We're going to sell many millions of these."</div><div id="liveblog-entry-105579" class="liveblog-entry"><span class="liveblog-date">10:22AM:</span>What if you don't need touch, or what if you don't want touch?</div><div id="liveblog-entry-105582" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>We have many customers who expressly tell us they don't want touch, I don't want to touch the display.</div><div id="liveblog-entry-105583" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>So what could you do if you didn't want touch. Then you'd have a $79 Kindle.</div><div id="liveblog-entry-105576" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2541-645x430.jpg" class="attachment-large" alt="BGR-IMG_2541" title="BGR-IMG_2541" /></div></div><div id="liveblog-entry-105584" class="liveblog-entry"><span class="liveblog-date">10:23AM:</span>This Kindle is incredibly light, under 6 ounces, 30% lighter than previous. 18% smaller, fit in your back pocket. Faster page turns, this is a solid device. Incredible device. </div><div id="liveblog-entry-105581" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2542-645x430.jpg" class="attachment-large" alt="BGR-IMG_2542" title="BGR-IMG_2542" /></div></div><div id="liveblog-entry-105585" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>We're making premium products and offering them at non-premium prices.</div><div id="liveblog-entry-105588" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>Built-in Wi-Fi, most advanced advanced e-ink display.</div><div id="liveblog-entry-105589" class="liveblog-entry"><span class="liveblog-date">10:24AM:</span>This device you can order today and it ships today. We're going to sell many millions of these.</div><div id="liveblog-entry-105587" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2544-645x430.jpg" class="attachment-large" alt="BGR-IMG_2544" title="BGR-IMG_2544" /></div></div><div id="liveblog-entry-105592" class="liveblog-entry"><span class="liveblog-date">10:25AM:</span>Several months ago we put special offers on our Kindle, and the special offers version became the best selling.</div><div id="liveblog-entry-105593" class="liveblog-entry"><span class="liveblog-date">10:25AM:</span>A few months later, it was on our 3G Kindle and that was the best selling. We're making it better with AmazonLocal, special offers in your area.</div><div id="liveblog-entry-105591" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2546-645x430.jpg" class="attachment-large" alt="BGR-IMG_2546" title="BGR-IMG_2546" /></div></div><div id="liveblog-entry-105596" class="liveblog-entry"><span class="liveblog-date">10:25AM:</span>"Images are beautiful screensavers"</div><div id="liveblog-entry-105595" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2548-645x430.jpg" class="attachment-large" alt="BGR-IMG_2548" title="BGR-IMG_2548" /></div></div><div id="liveblog-entry-105597" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>So meet the family. People are going to love these...</div><div id="liveblog-entry-105600" class="liveblog-entry"><span class="liveblog-date">10:26AM:</span>Showing a 30-second commercial now.</div><div id="liveblog-entry-105599" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2551-645x430.jpg" class="attachment-large" alt="BGR-IMG_2551" title="BGR-IMG_2551" /></div></div><div id="liveblog-entry-105603" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2552-645x430.jpg" class="attachment-large" alt="BGR-IMG_2552" title="BGR-IMG_2552" /></div></div><div id="liveblog-entry-105604" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>For 15 years, we have been building our media business. We have strong digital offerings in every media category. 100,000 movies and TV shows, rent movies, new releases, and more than 300 devices can watch them.</div><div id="liveblog-entry-105605" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>We have an MP3 store with 17,000,000 songs, native apps to buy once listen anywhere. </div><div id="liveblog-entry-105609" class="liveblog-entry"><span class="liveblog-date">10:27AM:</span>Recently introduced Amazon Cloud player to listen wherever you have a browser.</div><div id="liveblog-entry-105607" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2553-645x430.jpg" class="attachment-large" alt="BGR-IMG_2553" title="BGR-IMG_2553" /></div></div><div id="liveblog-entry-105611" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>Press quotes up on the screen, this one from David Pogue.</div><div id="liveblog-entry-105613" class="liveblog-entry"><span class="liveblog-date">10:28AM:</span>We have our Android apps store, every app is tested for quality. You can test drive apps before you buy, and a free app every day.</div><div id="liveblog-entry-105610" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2554-645x430.jpg" class="attachment-large" alt="BGR-IMG_2554" title="BGR-IMG_2554" /></div></div><div id="liveblog-entry-105615" class="liveblog-entry"><span class="liveblog-date">10:29AM:</span>We have a program called Amazon Prime and it's been unbelievably successful, all you can eat two-day shipping for only $79/year. Many millions of members.</div><div id="liveblog-entry-105614" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2555-645x430.jpg" class="attachment-large" alt="BGR-IMG_2555" title="BGR-IMG_2555" /></div></div><div id="liveblog-entry-105617" class="liveblog-entry"><span class="liveblog-date">10:30AM:</span>Earlier this year, we added a whole new benefit to Amazon Prime, Prime instant video. </div><div id="liveblog-entry-105621" class="liveblog-entry"><span class="liveblog-date">10:30AM:</span>You can instantly stream 11,000 movies and TV shows. We have had great participation from networks and studios.</div><div id="liveblog-entry-105618" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2556-645x430.jpg" class="attachment-large" alt="BGR-IMG_2556" title="BGR-IMG_2556" /></div></div><div id="liveblog-entry-105623" class="liveblog-entry"><span class="liveblog-date">10:31AM:</span>CBS, Universal, Fox...</div><div id="liveblog-entry-105624" class="liveblog-entry"><span class="liveblog-date">10:31AM:</span>Amazon Web Services... hundreds of thousands of customers in 190 countries. We started this seven years ago and it's pretty big.</div><div id="liveblog-entry-105620" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2557-645x430.jpg" class="attachment-large" alt="BGR-IMG_2557" title="BGR-IMG_2557" /></div></div><div id="liveblog-entry-105629" class="liveblog-entry"><span class="liveblog-date">10:33AM:</span>We have Amazon Web Services, Amazon Prime, Kindle, Instant Video, MP3, and the appstore for Android. We asked ourselves, is there someway we can bring all of these things together... into a remarkable product offering... here comes the real tablet.</div><div id="liveblog-entry-105632" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2558-645x430.jpg" class="attachment-large" alt="BGR-IMG_2558" title="BGR-IMG_2558" /></div></div><div id="liveblog-entry-105631" class="liveblog-entry"><span class="liveblog-date">10:33AM:</span>The answer is yes, it's called Kindle Fire.</div><div id="liveblog-entry-105627" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2560-645x430.jpg" class="attachment-large" alt="BGR-IMG_2560" title="BGR-IMG_2560" /></div></div><div id="liveblog-entry-105633" class="liveblog-entry"><span class="liveblog-date">10:34AM:</span>7-inch IPS display, fast dual-core CPU, light, 14.6 ounces. All the content.</div><div id="liveblog-entry-105636" class="liveblog-entry"><span class="liveblog-date">10:34AM:</span>TV shows, songs, apps from Android app store, millions of books, beautiful full color magazines. </div><div id="liveblog-entry-105635" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2561-645x430.jpg" class="attachment-large" alt="BGR-IMG_2561" title="BGR-IMG_2561" /></div></div><div id="liveblog-entry-105639" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2562-645x430.jpg" class="attachment-large" alt="BGR-IMG_2562" title="BGR-IMG_2562" /></div></div><div id="liveblog-entry-105645" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2564-645x430.jpg" class="attachment-large" alt="BGR-IMG_2564" title="BGR-IMG_2564" /></div></div><div id="liveblog-entry-105640" class="liveblog-entry"><span class="liveblog-date">10:35AM:</span>We are taking over the model of managing your content. Everything is stored in the cloud. We feel the same way about syncing, syncing just like with Kindle books should be done invisibly in the background. Photo of an Apple USB cable on the screen.</div><div id="liveblog-entry-105641" class="liveblog-entry"><span class="liveblog-date">10:35AM:</span>People love Whispersync, so we thought, people would really like the ability to have Whispersync work with movies, TV shows. It does.</div><div id="liveblog-entry-105648" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>When you get home, switch to your big screen TV, your movie will be right where you left it. </div><div id="liveblog-entry-105649" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>You won't have the frustration of finding your spot. </div><div id="liveblog-entry-105647" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2567-645x430.jpg" class="attachment-large" alt="BGR-IMG_2567" title="BGR-IMG_2567" /></div></div><div id="liveblog-entry-105644" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2565-645x430.jpg" class="attachment-large" alt="BGR-IMG_2565" title="BGR-IMG_2565" /></div></div><div id="liveblog-entry-105650" class="liveblog-entry"><span class="liveblog-date">10:36AM:</span>Bezos is showing off the Kindle Fire now.</div><div id="liveblog-entry-105654" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2568-645x430.jpg" class="attachment-large" alt="BGR-IMG_2568" title="BGR-IMG_2568" /></div></div><div id="liveblog-entry-105651" class="liveblog-entry"><span class="liveblog-date">10:37AM:</span>Up at the top it says Jeff's Kindle. Just like with Kindle e-reader, you take it out of the box, it will greet you by name and is pre-registered.</div><div id="liveblog-entry-105656" class="liveblog-entry"><span class="liveblog-date">10:37AM:</span>It will know about your library and content already. Under that is a search bar, search locally or search cloud content, search the web, and search the Kindle stores.</div><div id="liveblog-entry-105657" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2569-645x430.jpg" class="attachment-large" alt="BGR-IMG_2569" title="BGR-IMG_2569" /></div></div><div id="liveblog-entry-105660" class="liveblog-entry"><span class="liveblog-date">10:38AM:</span>Underneath that, is the row of different categories, newsstand, books, music, video, docs. Underneath that is the carousel, it's in most recently touched order. </div><div id="liveblog-entry-105659" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2570-645x430.jpg" class="attachment-large" alt="BGR-IMG_2570" title="BGR-IMG_2570" /></div></div><div id="liveblog-entry-105661" class="liveblog-entry"><span class="liveblog-date">10:38AM:</span>If a movie was played, that's on top. If you just downloaded a subscription, that's on top. Easy place to find everything you interact with. Underneath that is where you can pin your favorites. Bookshelf for pinning-favorites. Let's watch some X-Men.</div><div id="liveblog-entry-105665" class="liveblog-entry"><span class="liveblog-date">10:38AM:</span>We're watching X-Men...</div><div id="liveblog-entry-105664" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2571-645x430.jpg" class="attachment-large" alt="BGR-IMG_2571" title="BGR-IMG_2571" /></div></div><div id="liveblog-entry-105669" class="liveblog-entry"><span class="liveblog-date">10:39AM:</span>16 million colors, 169 pixels per inch, Gorilla Glass.</div><div id="liveblog-entry-105670" class="liveblog-entry"><span class="liveblog-date">10:39AM:</span>Beautiful display. Let's pause that...</div><div id="liveblog-entry-105667" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2573-645x430.jpg" class="attachment-large" alt="BGR-IMG_2573" title="BGR-IMG_2573" /></div></div><div id="liveblog-entry-105673" class="liveblog-entry"><span class="liveblog-date">10:39AM:</span>We're going to the music now.. clean interface, very minimalistic. Adele, again. Not Macy Gray.</div><div id="liveblog-entry-105672" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2575-645x430.jpg" class="attachment-large" alt="BGR-IMG_2575" title="BGR-IMG_2575" /></div></div><div id="liveblog-entry-105674" class="liveblog-entry"><span class="liveblog-date">10:39AM:</span>"There's a fire starting in my heart..."</div><div id="liveblog-entry-105678" class="liveblog-entry"><span class="liveblog-date">10:40AM:</span>Music is playing in the background now, we're on the homepage, going into books.</div><div id="liveblog-entry-105677" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2577-645x430.jpg" class="attachment-large" alt="BGR-IMG_2577" title="BGR-IMG_2577" /></div></div><div id="liveblog-entry-105681" class="liveblog-entry"><span class="liveblog-date">10:40AM:</span>You can read with music playing in the background. One of the nice features, you can pull up the menu and pause your music from that top menu from wherever you are. </div><div id="liveblog-entry-105682" class="liveblog-entry"><span class="liveblog-date">10:40AM:</span>Back on the homescreen, playing Fruit Ninja.</div><div id="liveblog-entry-105680" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2580-645x430.jpg" class="attachment-large" alt="BGR-IMG_2580" title="BGR-IMG_2580" /></div></div><div id="liveblog-entry-105684" class="liveblog-entry"><span class="liveblog-date">10:41AM:</span>You can see how fast the dual-core processor is, and you can see my skills lacking. It's therapeutic. </div><div id="liveblog-entry-105686" class="liveblog-entry"><span class="liveblog-date">10:41AM:</span>I still have more for you!</div><div id="liveblog-entry-105689" class="liveblog-entry"><span class="liveblog-date">10:41AM:</span>Let's give you some context. This is Amazon's web page from when we started more than 15 years ago. It's hard to remember. That webpage was only 10kb.</div><div id="liveblog-entry-105685" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2582-645x430.jpg" class="attachment-large" alt="BGR-IMG_2582" title="BGR-IMG_2582" /></div></div><div id="liveblog-entry-105690" class="liveblog-entry"><span class="liveblog-date">10:42AM:</span>It had one image, all served from one domain. Here's what Amazon looks like today. 63 times bigger, many assets and files, and that is totally normal. The modern web is complicated.</div><div id="liveblog-entry-105688" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2583-645x430.jpg" class="attachment-large" alt="BGR-IMG_2583" title="BGR-IMG_2583" /></div></div><div id="liveblog-entry-105693" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2584-645x430.jpg" class="attachment-large" alt="BGR-IMG_2584" title="BGR-IMG_2584" /></div></div><div id="liveblog-entry-105691" class="liveblog-entry"><span class="liveblog-date">10:43AM:</span>Showing CNN web page breakdown, static images, dynamic images across multiple domains, javascript, HTML, CSS files, etc. It's challenging for mobile devices to display modern pages rapidly. We asked ourselves, is there someway we can use the computational horsepower of Amazon EC2 to accelerate mobile web browsing.</div><div id="liveblog-entry-105696" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2585-645x430.jpg" class="attachment-large" alt="BGR-IMG_2585" title="BGR-IMG_2585" /></div></div><div id="liveblog-entry-105694" class="liveblog-entry"><span class="liveblog-date">10:44AM:</span>We have unlimited computational power and unlimited bandwidth. It's called Amazon Silk. It's a split browser, partially in EC2 and partially in Kindle Fire.</div><div id="liveblog-entry-105700" class="liveblog-entry"><span class="liveblog-date">10:44AM:</span>Demoing Kindle Silk now...</div><div id="liveblog-entry-105702" class="liveblog-entry"><span class="liveblog-date">10:44AM:</span>Video is up showing how Amazon is creating a cloud-computing-friendly browser. </div><div id="liveblog-entry-105698" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2586-645x430.jpg" class="attachment-large" alt="BGR-IMG_2586" title="BGR-IMG_2586" /></div></div><div id="liveblog-entry-105704" class="liveblog-entry"><span class="liveblog-date">10:45AM:</span>We started to look at the difference between mobile and desktop experience. Performance of loading a page, customers care how long a page takes to load. </div><div id="liveblog-entry-105705" class="liveblog-entry"><span class="liveblog-date">10:45AM:</span>Mobile devices aren't meant to process and crunch all this data.</div><div id="liveblog-entry-105703" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2587-645x430.jpg" class="attachment-large" alt="BGR-IMG_2587" title="BGR-IMG_2587" /></div></div><div id="liveblog-entry-105710" class="liveblog-entry"><span class="liveblog-date">10:46AM:</span>The biggest differentiator in our browser is that it's split between running on the device and the cloud. </div><div id="liveblog-entry-105707" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2588-645x430.jpg" class="attachment-large" alt="BGR-IMG_2588" title="BGR-IMG_2588" /></div></div><div id="liveblog-entry-105708" class="liveblog-entry"><span class="liveblog-date">10:46AM:</span>By building a browser that is smart, and split, we think really changes the game.</div><div id="liveblog-entry-105713" class="liveblog-entry"><span class="liveblog-date">10:47AM:</span>Virtually limitless cache that can store the common files that are used to render the pages you view every day.</div><div id="liveblog-entry-105712" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2589-645x430.jpg" class="attachment-large" alt="BGR-IMG_2589" title="BGR-IMG_2589" /></div></div><div id="liveblog-entry-105714" class="liveblog-entry"><span class="liveblog-date">10:48AM:</span>Marketing stuff. </div><div id="liveblog-entry-105718" class="liveblog-entry"><span class="liveblog-date">10:48AM:</span>They are super excited about Amazon Silk. </div><div id="liveblog-entry-105716" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2590-645x430.jpg" class="attachment-large" alt="BGR-IMG_2590" title="BGR-IMG_2590" /></div></div><div id="liveblog-entry-105721" class="liveblog-entry"><span class="liveblog-date">10:51AM:</span>What do you get with the Kindle FIre? 18 million songs, movies, TV shows, books, magazines, apps, and games. 14 ounces, hold it with one hand. Dual-core processor, multi-touch 7-inch IPS display, free Amazon Cloud storage. Whispersync, Amazon Silk, and it's $199.</div><div id="liveblog-entry-105720" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2591-645x430.jpg" class="attachment-large" alt="BGR-IMG_2591" title="BGR-IMG_2591" /></div></div><div id="liveblog-entry-105722" class="liveblog-entry"><span class="liveblog-date">10:51AM:</span>This is unbelievable value. Premium products at non-premium prices, we are determined to do this and we're doing it. Showing the introductory Kindle Fire TV commerical now.</div><div id="liveblog-entry-105724" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2592-645x430.jpg" class="attachment-large" alt="BGR-IMG_2592" title="BGR-IMG_2592" /></div></div><div id="liveblog-entry-105727" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2593-645x430.jpg" class="attachment-large" alt="BGR-IMG_2593" title="BGR-IMG_2593" /></div></div><div id="liveblog-entry-105725" class="liveblog-entry"><span class="liveblog-date">10:52AM:</span>P.S. Can you imagine RIM not owning the hardware design to their tablet? I can't process this... Imagine Apple letting a manufacturer sell their hardware design to a competitor, it's mind-blowing.</div><div id="liveblog-entry-105731" class="liveblog-entry"><div class="liveblog-image"><img width="645" height="430" src="http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2595-645x430.jpg" class="attachment-large" alt="BGR-IMG_2595" title="BGR-IMG_2595" /></div></div><div id="liveblog-entry-105729" class="liveblog-entry"><span class="liveblog-date">10:53AM:</span>Amazon Kindle Fire is available to pre-order today and ships in November. We're done! Demo time!</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bgr.com/2011/09/28/live-from-amazons-kindle-fire-event/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
	<media:thumbnail>http://www-bgr-com.vimg.net/wp-content/uploads/2011/09/BGR-IMG_2494-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-02-11 21:01:56 -->
