AWS
CHF Owner
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’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’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’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.
.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;
}
Sorting: Newest First | Oldest First
Auto-refresh: On | Off
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