Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts

Sunday, June 30, 2013

Review: Updated: Microsoft Surface Pro

Windows 8 in a tabletFantastic penBright touchscreenUp to 2TB expandable storageTouch and Type Cover keyboardsHeavyShorter battery life than RTNo home for the penKickstand can be awkward

The Surface Pro is now on sale in two versions, a somewhat lean 64GB version and a more usable 128GB variant.

After being on sale for a while in the US and Canada, this month sees the Surface Pro launch in the UK, Australia, Austria, Belgium, Denmark, Finland, France, Germany, Hong Kong, Ireland, Italy, Luxembourg, New Zealand, the Netherlands, Norway, Portugal, Spain, Sweden, and Switzerland.

We've been waiting quite a while for a tablet like this - and not just since it was announced last year. If you ever saw a Windows tablet PC and wanted one that was done properly, you've been waiting years for Surface Pro with full Windows 8.

Microsoft Surface Pro review

But is it worth the wait? Is it a flying car, a toaster fridge, a compromise too far? Or is it the best of both worlds? What exactly is Surface Pro?

Surface RT with Windows RT is easy to understand; it's Microsoft's ARM tablet for everyone who likes or wants an iPad but needs to use Office and a keyboard. If that's just not enough for you, if you want the full version of Windows 8, Surface Pro promises that in almost the same form factor.

Microsoft Surface Pro review

It has the same distinctive look, the same sleek black VaporMg case and the same full-size USB port - but it tweaks the iconic kickstand and the clever magnetic connectors for power and the two tear-off keyboards (Type Cover and Touch Cover both work interchangeably with Surface Pro and RT).

It improves on the 10.6-inch touchscreen of the Surface RT with higher resolution and a digital pen you can use to scribble notes on the screen (and snap into the power port for carrying around), but it still has some of the darkest blacks you'll find on any screen. It's a PC, but it's still a tablet. Do you want it? Depends on what you really want.

Microsoft Surface Pro review

If you've seen the Surface RT in the flesh, the Surface Pro looks utterly familiar. The same VaporMg coating over the same sturdy but sleek metal body, the same gently curved corners and wide black bezel, the same subtle Windows logo on the front.

But pick it up and you'll notice the difference straight away. The Surface Pro is thicker - although 13.5mm (0.53 inches) rather than 9.3mm (0.37 inches) isn't exactly bulky - and it's heavier, at 907g (2lbs) rather than 680g (1.5lbs). But the weight is evenly distributed and well balanced so it doesn't feel a lot heavier unless you pick them up side by side.

Microsoft Surface Pro review

Thilina  /  at  2:11 PM  /  No comments

Windows 8 in a tabletFantastic penBright touchscreenUp to 2TB expandable storageTouch and Type Cover keyboardsHeavyShorter battery life than RTNo home for the penKickstand can be awkward

The Surface Pro is now on sale in two versions, a somewhat lean 64GB version and a more usable 128GB variant.

After being on sale for a while in the US and Canada, this month sees the Surface Pro launch in the UK, Australia, Austria, Belgium, Denmark, Finland, France, Germany, Hong Kong, Ireland, Italy, Luxembourg, New Zealand, the Netherlands, Norway, Portugal, Spain, Sweden, and Switzerland.

We've been waiting quite a while for a tablet like this - and not just since it was announced last year. If you ever saw a Windows tablet PC and wanted one that was done properly, you've been waiting years for Surface Pro with full Windows 8.

Microsoft Surface Pro review

But is it worth the wait? Is it a flying car, a toaster fridge, a compromise too far? Or is it the best of both worlds? What exactly is Surface Pro?

Surface RT with Windows RT is easy to understand; it's Microsoft's ARM tablet for everyone who likes or wants an iPad but needs to use Office and a keyboard. If that's just not enough for you, if you want the full version of Windows 8, Surface Pro promises that in almost the same form factor.

Microsoft Surface Pro review

It has the same distinctive look, the same sleek black VaporMg case and the same full-size USB port - but it tweaks the iconic kickstand and the clever magnetic connectors for power and the two tear-off keyboards (Type Cover and Touch Cover both work interchangeably with Surface Pro and RT).

It improves on the 10.6-inch touchscreen of the Surface RT with higher resolution and a digital pen you can use to scribble notes on the screen (and snap into the power port for carrying around), but it still has some of the darkest blacks you'll find on any screen. It's a PC, but it's still a tablet. Do you want it? Depends on what you really want.

Microsoft Surface Pro review

If you've seen the Surface RT in the flesh, the Surface Pro looks utterly familiar. The same VaporMg coating over the same sturdy but sleek metal body, the same gently curved corners and wide black bezel, the same subtle Windows logo on the front.

But pick it up and you'll notice the difference straight away. The Surface Pro is thicker - although 13.5mm (0.53 inches) rather than 9.3mm (0.37 inches) isn't exactly bulky - and it's heavier, at 907g (2lbs) rather than 680g (1.5lbs). But the weight is evenly distributed and well balanced so it doesn't feel a lot heavier unless you pick them up side by side.

Microsoft Surface Pro review

Posted in: , , , Read Complete Article»

Wednesday, June 26, 2013

Microsoft will cut Xbox One price, but only if it falls behind the PS4 in sales

HomeNewsMicrosoft will cut Xbox One price, but only if it falls behind the PS4 in sales
Likevar urlStringForLink = 'via=t3dotcom&text=Microsoft+will+cut+Xbox+One+price%2C+but+only+if+it+falls+behind+the+PS4+in+sales&related=t3dotcom: The latest tech news from T3&url=';var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales';function get_short_url(long_url, login, api_key){ var link = ''; $.getJSON( "http://api.bitly.com/v3/shorten?callback=?", { "format": "json", "apiKey": api_key, "login": login, "longUrl": long_url }, function(response) { if ( response.status_code != 200){ link = long_url; } else { link = response.data.url; } setLink(link); } );}function setLink(data) {if ( data != 'undefined') {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+data);} else {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+urlcheck);}}$(document).ready( function() {var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'; var debugLevel = '0'; //remove local, dev, stage prefixes from url if we are not on live if(debugLevel>1){ urlcheck = urlcheck.replace('www.local.', 'www.').replace('stage.www.', 'www.').replace('www.dev.', 'www.'); }var counturl = 'http://urls.api.twitter.com/1/urls/count.json?url='+urlcheck+'&callback=?';var count = 0;$.ajax({url: counturl,dataType: 'json',success: function(data) {//alert('success from twitter call ' +urlcheck +' '+ data.count);if( data.count > 1000 ){count = data.count / 1000;count = count.toFixed(1);count = count.toString() + 'k';} else {count = data.count;}$('.tweetcount').text( count );} });}); Tweet0$(document).ready( function() { //https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fwww.t3.com/* * href="#" * onclick="popUp=window.open('https://plus.google.com/share?url=', 'popupwindow', 'scrollbars=yes,width=800,height=400');popUp.focus();return false" */ $('.gplusConnect').click(function(e){ e.preventDefault(); popUp = window.open('https://plus.google.com/share?url='+ encodeURIComponent('www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'), 'popupwindow', 'scrollbars=yes,width=800,height=400'); popUp.focus() });}); 0

Analyst Michael Patcher believes consumers will see the value of Kinect

Microsoft is prepared to lower the price of the Xbox One, but only if it falls behind in the race with the PS4.

That's the opinion of Wedbush analyst Michael Patcher.

However, he doubts that it will be necessary, especially since the u-turn on its DRM policies for the Xbox One.

Speaking to investors, he said that he believes Microsoft could still emerge out on top of the next generation, despite the false start.

"Microsoft intends to offer a more robust hardware bundle than Sony will offer, and Microsoft is convinced that consumers will ultimately appreciate the value proposition presented by Kinect," Pachter told investors.

"Microsoft has not done a particularly good job of communicating the value proposition to consumers, but today's announcement will remove an impediment to the company's ability to get its message across.

"We are confident that with six months of focused messaging, Microsoft can fully level the playing field with Sony, and we expect the Xbox One to sell as many units as the PS4.

However, should he be wrong and Microsoft fails to sell as well, if not better than the PS4, he fully expects the company will lower the price of the Xbox One.

"If we are wrong, we think that Microsoft is prepared to lower price next year."

Via: CVG

Likevar urlStringForLink = 'via=t3dotcom&text=Microsoft+will+cut+Xbox+One+price%2C+but+only+if+it+falls+behind+the+PS4+in+sales&related=t3dotcom: The latest tech news from T3&url=';var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales';function get_short_url(long_url, login, api_key){ var link = ''; $.getJSON( "http://api.bitly.com/v3/shorten?callback=?", { "format": "json", "apiKey": api_key, "login": login, "longUrl": long_url }, function(response) { if ( response.status_code != 200){ link = long_url; } else { link = response.data.url; } setLink(link); } );}function setLink(data) {if ( data != 'undefined') {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+data);} else {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+urlcheck);}}$(document).ready( function() {var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'; var debugLevel = '0'; //remove local, dev, stage prefixes from url if we are not on live if(debugLevel>1){ urlcheck = urlcheck.replace('www.local.', 'www.').replace('stage.www.', 'www.').replace('www.dev.', 'www.'); }var counturl = 'http://urls.api.twitter.com/1/urls/count.json?url='+urlcheck+'&callback=?';var count = 0;$.ajax({url: counturl,dataType: 'json',success: function(data) {//alert('success from twitter call ' +urlcheck +' '+ data.count);if( data.count > 1000 ){count = data.count / 1000;count = count.toFixed(1);count = count.toString() + 'k';} else {count = data.count;}$('.tweetcount').text( count );} });}); Tweet0$(document).ready( function() { //https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fwww.t3.com/* * href="#" * onclick="popUp=window.open('https://plus.google.com/share?url=', 'popupwindow', 'scrollbars=yes,width=800,height=400');popUp.focus();return false" */ $('.gplusConnect').click(function(e){ e.preventDefault(); popUp = window.open('https://plus.google.com/share?url='+ encodeURIComponent('www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'), 'popupwindow', 'scrollbars=yes,width=800,height=400'); popUp.focus() });}); 0 Comments Brothers in Arms: Road to Hill 30 (2005) function pos_ads(){ads.positionAds();}$(document).ready(function() {$.ajax({ type: 'POST', url: '/comments/get/27242877', 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('Alert a moderator

'); $('#comment-box').prepend( section ); section.fadeIn(); }}); }, error: function() {$('#commentSuccess').hide();$('#commentError').show(); }});pos_ads();$('.alert').live('click', function() { id = $(this).parent().attr('id').split('-');//alert(id[1]);datastring = 'id='+id[1]+'&page='+window.location.pathname;$.ajax({ type: 'POST', url: '/comments/report', data: datastring, dataType: 'json', success: function(data) {if( data.status ){alert('Thank you. One of our team will take a look ASAP.');}}});return false;});$('#comment-post').click(function() {// should turn off button here..$('#comment-post').attr("disabled", true);body = $('#comment-body').val();a = $('#comment-a').val();ac = $('#comment-ac').val();var datastring = 'body='+ body + '&a='+ a + '&ac='+ ac;$.ajax({ type: 'POST', url: '/comments/saveComment', data: datastring, dataType: 'json', success: function(data) {if( data.status == 'ok' ){comment = data.msg.Comment;var t = data.msg.SiteObject.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('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'] = "Microsoft will cut Xbox One price, but only if it falls behind the PS4 in sales";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/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales', 'intent', windowOptions + ',width=' + width +',height=' + height );}return false;});});Close
$(document).ready( function(){$('#newsletter-btn').click( function() { var email1 = $('#PageNl-email').val(); var email2 = $('#PageNl-email-2').val(); if(email1 != email2 || email1.length==0){ alert('Please, make sure both emails match.'); return; } if($('#PageNl-firstname').val().length==0){ alert('Please, make sure your Fist Name is not empty.'); return; } if($('#PageNl-lastname').val().length==0){ alert('Please, make sure your Last Name is not empty.'); return; } if(!$('#PageT3-tos').attr('checked')){ alert('Please, accept our Terms&Conditions and Privacy Policy.'); return; } $('#newsletter-form').submit(); $('#loginform').hide(); $('.regBtn').hide(); $('#thanksNL').show(); return true;});});Close
By clicking below you agree to our terms and conditions and our privacy policy

Close Please complete these additional details An activation email has been sent to

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 readyClose
Close

Your 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});});Close

We 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
Thilina  /  at  11:45 PM  /  No comments

HomeNewsMicrosoft will cut Xbox One price, but only if it falls behind the PS4 in sales
Likevar urlStringForLink = 'via=t3dotcom&text=Microsoft+will+cut+Xbox+One+price%2C+but+only+if+it+falls+behind+the+PS4+in+sales&related=t3dotcom: The latest tech news from T3&url=';var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales';function get_short_url(long_url, login, api_key){ var link = ''; $.getJSON( "http://api.bitly.com/v3/shorten?callback=?", { "format": "json", "apiKey": api_key, "login": login, "longUrl": long_url }, function(response) { if ( response.status_code != 200){ link = long_url; } else { link = response.data.url; } setLink(link); } );}function setLink(data) {if ( data != 'undefined') {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+data);} else {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+urlcheck);}}$(document).ready( function() {var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'; var debugLevel = '0'; //remove local, dev, stage prefixes from url if we are not on live if(debugLevel>1){ urlcheck = urlcheck.replace('www.local.', 'www.').replace('stage.www.', 'www.').replace('www.dev.', 'www.'); }var counturl = 'http://urls.api.twitter.com/1/urls/count.json?url='+urlcheck+'&callback=?';var count = 0;$.ajax({url: counturl,dataType: 'json',success: function(data) {//alert('success from twitter call ' +urlcheck +' '+ data.count);if( data.count > 1000 ){count = data.count / 1000;count = count.toFixed(1);count = count.toString() + 'k';} else {count = data.count;}$('.tweetcount').text( count );} });}); Tweet0$(document).ready( function() { //https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fwww.t3.com/* * href="#" * onclick="popUp=window.open('https://plus.google.com/share?url=', 'popupwindow', 'scrollbars=yes,width=800,height=400');popUp.focus();return false" */ $('.gplusConnect').click(function(e){ e.preventDefault(); popUp = window.open('https://plus.google.com/share?url='+ encodeURIComponent('www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'), 'popupwindow', 'scrollbars=yes,width=800,height=400'); popUp.focus() });}); 0

Analyst Michael Patcher believes consumers will see the value of Kinect

Microsoft is prepared to lower the price of the Xbox One, but only if it falls behind in the race with the PS4.

That's the opinion of Wedbush analyst Michael Patcher.

However, he doubts that it will be necessary, especially since the u-turn on its DRM policies for the Xbox One.

Speaking to investors, he said that he believes Microsoft could still emerge out on top of the next generation, despite the false start.

"Microsoft intends to offer a more robust hardware bundle than Sony will offer, and Microsoft is convinced that consumers will ultimately appreciate the value proposition presented by Kinect," Pachter told investors.

"Microsoft has not done a particularly good job of communicating the value proposition to consumers, but today's announcement will remove an impediment to the company's ability to get its message across.

"We are confident that with six months of focused messaging, Microsoft can fully level the playing field with Sony, and we expect the Xbox One to sell as many units as the PS4.

However, should he be wrong and Microsoft fails to sell as well, if not better than the PS4, he fully expects the company will lower the price of the Xbox One.

"If we are wrong, we think that Microsoft is prepared to lower price next year."

Via: CVG

Likevar urlStringForLink = 'via=t3dotcom&text=Microsoft+will+cut+Xbox+One+price%2C+but+only+if+it+falls+behind+the+PS4+in+sales&related=t3dotcom: The latest tech news from T3&url=';var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales';function get_short_url(long_url, login, api_key){ var link = ''; $.getJSON( "http://api.bitly.com/v3/shorten?callback=?", { "format": "json", "apiKey": api_key, "login": login, "longUrl": long_url }, function(response) { if ( response.status_code != 200){ link = long_url; } else { link = response.data.url; } setLink(link); } );}function setLink(data) {if ( data != 'undefined') {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+data);} else {$('.tweetLink').attr('href','http://twitter.com/share?'+urlStringForLink+urlcheck);}}$(document).ready( function() {var urlcheck = 'http://www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'; var debugLevel = '0'; //remove local, dev, stage prefixes from url if we are not on live if(debugLevel>1){ urlcheck = urlcheck.replace('www.local.', 'www.').replace('stage.www.', 'www.').replace('www.dev.', 'www.'); }var counturl = 'http://urls.api.twitter.com/1/urls/count.json?url='+urlcheck+'&callback=?';var count = 0;$.ajax({url: counturl,dataType: 'json',success: function(data) {//alert('success from twitter call ' +urlcheck +' '+ data.count);if( data.count > 1000 ){count = data.count / 1000;count = count.toFixed(1);count = count.toString() + 'k';} else {count = data.count;}$('.tweetcount').text( count );} });}); Tweet0$(document).ready( function() { //https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fwww.t3.com/* * href="#" * onclick="popUp=window.open('https://plus.google.com/share?url=', 'popupwindow', 'scrollbars=yes,width=800,height=400');popUp.focus();return false" */ $('.gplusConnect').click(function(e){ e.preventDefault(); popUp = window.open('https://plus.google.com/share?url='+ encodeURIComponent('www.t3.com/news/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales'), 'popupwindow', 'scrollbars=yes,width=800,height=400'); popUp.focus() });}); 0 Comments Brothers in Arms: Road to Hill 30 (2005) function pos_ads(){ads.positionAds();}$(document).ready(function() {$.ajax({ type: 'POST', url: '/comments/get/27242877', 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('Alert a moderator

'); $('#comment-box').prepend( section ); section.fadeIn(); }}); }, error: function() {$('#commentSuccess').hide();$('#commentError').show(); }});pos_ads();$('.alert').live('click', function() { id = $(this).parent().attr('id').split('-');//alert(id[1]);datastring = 'id='+id[1]+'&page='+window.location.pathname;$.ajax({ type: 'POST', url: '/comments/report', data: datastring, dataType: 'json', success: function(data) {if( data.status ){alert('Thank you. One of our team will take a look ASAP.');}}});return false;});$('#comment-post').click(function() {// should turn off button here..$('#comment-post').attr("disabled", true);body = $('#comment-body').val();a = $('#comment-a').val();ac = $('#comment-ac').val();var datastring = 'body='+ body + '&a='+ a + '&ac='+ ac;$.ajax({ type: 'POST', url: '/comments/saveComment', data: datastring, dataType: 'json', success: function(data) {if( data.status == 'ok' ){comment = data.msg.Comment;var t = data.msg.SiteObject.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('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'] = "Microsoft will cut Xbox One price, but only if it falls behind the PS4 in sales";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/microsoft-will-cut-xbox-one-price-but-only-if-it-falls-behind-the-ps4-in-sales', 'intent', windowOptions + ',width=' + width +',height=' + height );}return false;});});Close
$(document).ready( function(){$('#newsletter-btn').click( function() { var email1 = $('#PageNl-email').val(); var email2 = $('#PageNl-email-2').val(); if(email1 != email2 || email1.length==0){ alert('Please, make sure both emails match.'); return; } if($('#PageNl-firstname').val().length==0){ alert('Please, make sure your Fist Name is not empty.'); return; } if($('#PageNl-lastname').val().length==0){ alert('Please, make sure your Last Name is not empty.'); return; } if(!$('#PageT3-tos').attr('checked')){ alert('Please, accept our Terms&Conditions and Privacy Policy.'); return; } $('#newsletter-form').submit(); $('#loginform').hide(); $('.regBtn').hide(); $('#thanksNL').show(); return true;});});Close
By clicking below you agree to our terms and conditions and our privacy policy

Close Please complete these additional details An activation email has been sent to

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 readyClose
Close

Your 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});});Close

We 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

Posted in: , , , , Read Complete Article»
Copyright © 2013 Tech Reviews. WP Theme-junkie converted by BloggerTheme9
Blogger templates. Proudly Powered by Blogger.