HomeNewsSamsung unveils new Ativ and Galaxy products in London Samsung has pulled back the curtain on a number of new gadgets at an exclusive launch event in London this evening Samsung is the one tech company just refusing to touch the brakes at the moment. The South Korean powerhouse has revealed a shedload of new products in London this evening including phones, laptops and cameras. Under the banner of the new Ativ brand, Samsung has offered up two laptops, one convertible tablet, one dedicated tablet and a monitor. There was also an official appearance from the leaked Samsung Galaxy S4 Zoom and the Galaxy NX camera. Jumping on the convertible bandwagon, the Samsung Ativ Q makes like the Windows Surface Pro or the Toshiba Portege Z10t by offering you a 13-inch Windows 8 laptop that slides down to become a laptop. We say Windows 8, but in fact the Ativ Q also comes loaded with Google’s Android Jelly Bean 4.2.2. OS with full access to the Google Play store. You can use Android in tablet mode then switch to Windows for laptop duties. Documents and pictures will be simultaneously saved to both operating systems and you’ll be able to switch easily with a dedicated icon. The 13.3-inch 3200 x 1800 display isn’t quite 4K resolution, but we doubt you’ll be complaining because it's higher than anyone else has got. It’s got a brighter screen for using outdoors and comes with the S Pen stylus that Samsung has previously used on the likes of the Galaxy Note 2 and the Galaxy Note 10.1 tablet. Processing power is handled by an Intel Core i5 with integrated Intel HD Graphics 4400 and 4GB RAM. There’s also a 128GB SSD included to keep the speed up. At 13.9mm thin and weighing in at a scant 1.29kg, the Ativ Q is certainly portable enough to make a dent in the Ultrabook world. And with the USP of a dual-OS on the cards, this could well be a coup for Samsung. Long time admirers of Samsung’s flagship Series 9 laptop will be pleased to see the notebook has been given an overhaul to mark its entrance into the Ativ family. Two versions of the new Samsung Ativ Book 9 are to me made available; a premium “Plus” model and an affordable “Lite” version. The Pro model is a fraction thicker than the original Series 9 at 13.6mm due to improvements to the backlit keyboard and touchpad. But Samsung has nevertheless kept the weight off at 1.39kg and has optimised the touchscreen for use with Windows 8. The Lite model packs in a bit of extra heft at 16.9mm thick and 1.44kg in weight with the battery life also dropping from the 12 hours of the Pro to 8 hours, according to Sammy. Both models still make use of quad-core processors and Samsung’s own SSD drives. The South Korean company made a point of emphasising the wake time for the Ativ Book 9 Pro is an “instant-on” 0.9 seconds. Rounding out the notable Ativ launches was the Samsung Ativ Tab 3 tablet. The latest 10.1-inch slate from Samsung bears the distinction of being the world’s thinnest Windows 8 tablet at only 8.2mm thin. Like the Samsung Galaxy Note 10.1, the Ativ Tab 3 will also arrive with the S Pen stylus and Samsung’s S Note 2.0 software that’ll decipher handwriting and convert it into beautiful digital text. The caveat? Unfortunately the screen is a mere 1366 x 768 resolution. On board the Ativ Tab 3 is an Intel Atom Z2760 processor with a shared GPU and 2GB RAM. There’s a respectable 64GB hard drive and Samsung promises 10 hours of battery life, something we’ll be sure to put to the test when we get a chance to review this product. While it’s true that Windows 8 tablets haven’t managed to challenge their Android or iOS brethren just yet, Samsung has added an extra incentive to the Ativ 3. The tablet will come bundled with Microsoft Office home and student edition for free and, while that might not have you queuing up on launch day, it’s still a feather in the cap for this product. Unfortunately the higher-ups at Samsung have declined to share any details on availability aside from the oft-used “later this year”. As soon as we have any updates about price or release dates, we’ll share the news.
Comments
function pos_ads(){ads.positionAds();}$(document).ready(function() {$.ajax({ type: 'POST', url: '/comments/get/27192883', dataType: 'json', success: function(data) {if (data.SiteObjectOffspring.length > 0) {$('#commentTitle').html('Add your comment..');}var comment_count = data.SiteObjectOffspring.length;$('#comment_count').text(comment_count);$('a.interact.comments').children('span').children('span').text(comment_count);$.each(data.SiteObjectOffspring, function(i, val) {Comment = val.Comment;if (Comment.active == 1 ) { var t = val.created.split(/[- :]/); var d = new Date(t[0], t[1]-1, t[2], t[3], t[4], t[5]); var m = d.getMonth() + 1; dateStr = d.getDate() + '/' + m + '/' + d.getFullYear(); section = $(''); section.hide(); section.append('
'); section.append(''+Comment.name+''); section.append(''+dateStr+''); section.append(''+Comment.body+'
');section.append(''+comment.name+'');section.append(''+dateStr+'');section.append(''+comment.body+'');section.append('Alert a moderator');$('#comment-box').prepend( section );section.fadeIn();pos_ads();// if facebook checked - add to stream if ( $('#facebook-check').attr('checked') ) {link = 'http://www.t3.com';var params = {};params['message'] = 'I just commented on a post at T3.com';params['name'] = "Samsung unveils new Ativ and Galaxy products in London ";params['description'] = body;params['link'] = link;params['picture'] = '';FB.getLoginStatus(function(response) { if (response.session) { if (response.perms) {// if perms exist then use stream publish rights.FB.api('/me/feed', 'post', params, function(response) { if (!response || response.error) { alert('Error occured'); } else { alert('Post ID: ' + response.id); }}); } else { } } else {params['method'] = 'feed';FB.ui( params, function(response) { if (response && response.post_id) { alert('Thanks! Your post has been published.'); } else { } } ); }}, {perms:'publish_stream'});}// clear text box$('#comment-body').val('');} else {alert(data.msg);}}});if ( $('#twitter-check').attr('checked') ) {var intentRegex = /twitter\.com(\:\d{2,4})?\/intent\/(\w+)/, windowOptions = 'scrollbars=yes,resizable=yes,toolbar=no,location=yes', width = 550, height = 420, winHeight = screen.height, winWidth = screen.width;tweettext = escape('I just commented on an article @t3dotcom');window.open('http://twitter.com/intent/tweet?text='+tweettext+'&url=http://www.t3.com/news/samsung-unveils-new-ativ-and-galaxy-products-in-london', 'intent', windowOptions + ',width=' + width +',height=' + height );}return false;});});Close Thank you.
//$(document).ready( function(){ $('#register-link').click(function (){ //overlay.closeOverlay(); overlay.openOverlay('linkSocialUserForm'); });////////$('#register-join').click( function() {//var email = $('#PageReg-email').val();//var pass = $('#PageReg-pass').val();//var pass2 = $('#PageReg-pass2').val();//var firstname = $('#PageReg-firstname').val();//var lastname = $('#PageReg-lastname').val();//var gender = $('#PageReg-gender').val();//var challenge = $('#recaptcha_challenge_field').val();//var response = $('#recaptcha_response_field').val();////var marketing = 0;//var newsletter = 0;//if ( $('#PageT3-email').attr('checked') ) { newsletter = 1; }//if ( $('#PageT3-network').attr('checked') ) { marketing = 1; }////var namecheck = true;//var error = {};//error.status = false;////$('.form-error').removeClass('form-error');//$('.check-error').removeClass('check-error');////var formdata = {email: email, pass: pass, firstname: firstname, lastname: lastname, gender: gender, challenge: challenge, response: response, marketing: marketing, newsletter: newsletter};////// validate the form//if ( email == '' ) {//error.status = true;//$('#PageReg-email').addClass('form-error');//}////if ( pass == '' && gigyaData === '') { //when theres gigya data, password fields are hidden//error.status = true;//$('#PageReg-pass').addClass('form-error');//}////if ( pass2 !== pass && gigyaData === '') { //when theres gigya data, password fields are hidden//error.status = true;//$('#PageReg-pass2').addClass('form-error');//}////if ( firstname == '' ) {//error.status = true;//$('#PageReg-firstname').addClass('form-error');//}////if ( lastname == '' ) {//error.status = true;//$('#PageReg-lastname').addClass('form-error');//}////if (error.status) {//alert('Please make sure you have filled in the fields highlighted in red.');//}////if ( $('#PageT3age').attr('checked') ) { ////} else{//// check t and c's//error.status = true;//$('#nlAge').addClass('check-error');//alert('Please confirm you are over 16.');//}////if ( $('#PageTandc').attr('checked') ) { ////} else{//// check t and c's//error.status = true;//$('#tandc-check').addClass('check-error');//alert('Please make sure you have read the terms and conditions.');//}//////if ( error.status == false ||1 ) {////// t's and c's checked////this function is now in login_oops.js// //registerSend(formdata);////}////}); // btn click//}); // doc readyCloseYour details have been updated.
var loadSocialProviders = function(){ $('#social-providers-list').empty(); $.getJSON('/member/ajaxSocialProviders', function(data) { var items = []; var i = 0; $.each(data, function(key, val) { //alert(data[i].SocialLogInUser.id); //console.log(data[i++].SocialLogInUser.id); //alert(data.SocialLogInUser.id); items.push(' '+data[i].SocialLogInUser.socialnetwork_name + ' Unlink'+''); i++; }); $('', { html: items.join('') }).appendTo('#social-providers-list'); $('.unlinkSocialProfile').click(function(event){ var thisButton = this; event.preventDefault(); var idSocialProvider = ''; idSocialProvider = $(this).attr('data-id'); $.ajax({ type: 'POST', url: '/member/ajaxSocialProviders/', data: { id : idSocialProvider }, success: function(response){$(thisButton).css('display', 'none');} }); }); }); }$(document).ready( function() { //var activeFlash = 0;$('#savePrefs').click(function(){var newsletter = 0;var password = '';var network = 0; var thirdpartymarketing = 0; var error = false;// set up dataif ( $('#pref-email').attr('checked') ) {newsletter = 1;}if ( $('#pref-network').attr('checked') ) {network = 1;} if ( $('#pref-thirdpartymarketing').attr('checked') ) {thirdpartymarketing = 1;}var datastring = 'newsletter='+newsletter+'&network='+network+'&thirdpartymarketing='+thirdpartymarketing;if ( $('#pref-pass').val() != '' ) {if ( $('#pref-pass').val() == $('#pref-pass2').val() ){password = $('#pref-pass').val();var datastring = datastring + '&password='+password;} else {error = true;alert('These passwords do not match!');}}// send ajax requestif (error != true) {$.ajax({type: 'POST',url: '/member/saveUserPrefs',dataType: "json",data: datastring,success: function(response) {if (response.status) {// update ok - change state$('#pref-thanks').show();$('#pref-form').hide();} else {alert(response.message);}}});}// return message1});});CloseWe have sent a new password to your email address.
Please enter the email address that you used to sign up and we'll send you a new password
* Email$(document).ready( function() {$('#saveForgot').click(function(){var datastring = 'email='+$('#forgot-email').val();$.ajax({type: 'POST',url: '/member/forgot',dataType: "json",data: datastring,success: function(response) {if (response.status) {// update ok - change state$('#forgot-thanks').show();$('#forgot-form').hide();} else {alert(response.message);}}});});});Close
0 comments: