window.ntvConfig = window.ntvConfig || {} ;
window.ntvConfig.keyValues = window.ntvConfig.keyValues || {};
var segs = localStorage.getItem(‘_pnativo’);
if (segs) {
window.ntvConfig.keyValues.permutive = JSON.parse(segs).join(“,”);
}
https://s.ntv.io/serve/load.js
var prodNames = ”;
var prodManufacturers = ”;
var prodCategories = ”;
var prodVendors = ”;
var insiderSignedIn = document.cookie.indexOf(“nsdr”) > -1; //check if Insider cookie exists
var idg_uuid = $.cookie(‘idg_uuid’) || ”;
var dlJobFunction = ”;
var dlJobPosition = ”;
var dlIndustry = ”;
if (insiderSignedIn) {
var insiderToken = IDG.insiderReg.readCookie(“nsdr”);
var tokens = IDG.insiderReg.readCookieProperty(insiderToken);
if (!(tokens[‘jobPosition’]===undefined)) {
//dlJobPosition = tokens[‘jobPosition’];
//OC-1647 change to indicate this data was remove
dlJobPosition = “removed”;
}
if (!(tokens[‘jobFunction’]===undefined)) {
dlJobFunction = tokens[‘jobFunction’];
}
if (!(tokens[‘industry’]===undefined)) {
dlIndustry = tokens[‘industry’];
}
}
insiderSignedIn = insiderSignedIn.toString(); //per Infotrust this needs to be a string, not a boolean
var sincePublished = ‘1112 days’;
sincePublished = sincePublished.split(” “)[0];
//get edition from countryCode
var edition = ”;
if (typeof countryCode !== ‘undefined’ && countryCode !== “”) {//should be defined in locales-editions.jsp if brand has editions
edition = countryCode.toLowerCase();
}
dataLayer=[{
‘articleId’: ‘3083926’,
‘articleDisplayId’:’11’,
‘articleHasVideo’:”,
‘articleLocale’: ‘global’,
‘articleTitle’: ‘9 ultrabook add-ons to power up your portable PC’,
‘articleType’: ‘Feature’,
‘audience’:’enterprise’,
‘author’:’Paul Mah’,
‘blogName’:”,
‘brandpost’: ‘false’,
‘categoryIdList’:’3705,3015,2163,3799,3028,3706′,
‘categoryIdPrimary’: ‘3705’,
‘contentStrategy’: ”,
‘contentType’:’feature’,
‘datePublished’:’2016-06-15′,
‘dateUpdated’:’2016-06-15′,
‘daysSincePublished’:”1112″,
‘daysSinceUpdated’:’1112′,
‘de_normalized_company_name’:$.cookie(‘de_normalized_company_name’),
‘displayType’:’slideshow’,
‘edition’:edition,
‘environment’:’production’,
‘ga_enabled’:’true’,
‘gaTrackingId’:’UA-300704-13′,
‘geolocEnabled’:’true’,
‘goldenTaxonomyIdPrimary’: ‘364’,
‘goldenTaxonomyIdList’: ‘350,353,1025,931,741’,
‘industry’: dlIndustry,
‘insiderSignedIn’:insiderSignedIn,
‘ip_normalized_company_name’:$.cookie(‘ip_normalized_company_name’),
‘isBlog’:’false’,
‘isInsiderContent’:’false’,
‘isICN’: ‘false’,
‘jobFunction’: dlJobFunction,
‘jobPosition’: dlJobPosition,
‘oneRegPlacementID’:oneRegPlacementID,
‘pageNumber’:’1′,
‘platform’:’Web’,
‘podcastSponsored’: ‘false’,
‘primaryCategory’: ‘peripherals’,
‘ancestorGoldenCategories’: ”,
‘primaryCategoryList’: ‘laptops,tablets,consumer electronics,mobile,macbooks’,
‘primaryAncestorCategoryList’: ‘hardware’,
‘prodCategories’:prodCategories.slice(‘|’, -1),
‘prodManufacturers’:prodManufacturers.slice(‘|’, -1),
‘prodNames’:prodNames.slice(‘|’, -1),
‘prodVendors’:prodVendors.slice(‘|’, -1),
‘property’: ‘itnews’,
‘propertyCountry’:’US’,
‘purchaseIntent’:”,
‘skimlinksId’:’111346X1569479′,
‘source’:’cio’,
‘sponsorName’:”,
‘suppressMonetization’: supMontMods.toString(),
‘tags’: ”,
‘userId’:idg_uuid,
‘videoAutoplay’:’false’,
‘youtubeId’:”
}];
var _sf_async_config={};
_sf_async_config.uid = 29363;
_sf_async_config.path = “/article/3083926/9-ultrabook-add-ons-to-power-up-your-portable-pc.html”;
_sf_async_config.title = “9 ultrabook add-ons to power up your portable PC | ITNews”;
_sf_async_config.domain = “itnews.com”;
if(window.location.href.indexOf(“video”)&&true) {
_sf_async_config.playerdomain= _sf_async_config.domain.replace(“www.”,””);
}
_sf_async_config.useCanonical = true;
_sf_async_config.sections = “peripherals”;
_sf_async_config.authors=”Paul Mah”;
var _vwo_code=(function(){
var account_id=306194,
settings_tolerance=2000,
library_tolerance=2500,
use_existing_jquery=false,
/* DO NOT EDIT BELOW THIS LINE */
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById(‘_vis_opt_path_hides’);if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement(‘script’);b.src=a;b.type=’text/javascript’;b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName(‘head’)[0].appendChild(b);},init:function(){settings_timer=setTimeout(‘_vwo_code.finish()’,settings_tolerance);var a=d.createElement(‘style’),b=’body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}’,h=d.getElementsByTagName(‘head’)[0];a.setAttribute(‘id’,’_vis_opt_path_hides’);a.setAttribute(‘type’,’text/css’);if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load(‘//dev.visualwebsiteoptimizer.com/j.php?a=’+account_id+’&u=’+encodeURIComponent(d.URL)+’&r=’+Math.random());return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
var dataLayer = window.dataLayer = window.dataLayer || [];
var adBlockStatus = ‘false’;
function AdBlockEnabled() {
var ad = document.createElement(‘ins’);
ad.className = ‘AdSense’;
ad.style.display = ‘block’;
ad.style.position = ‘absolute’;
ad.style.top = ‘-1px’;
ad.style.height = ‘1px’;
if (document.body != null) {
document.body.appendChild(ad);
var isAdBlockEnabled = !ad.clientHeight;
document.body.removeChild(ad);
}
return isAdBlockEnabled;
}
// AdBlockEnabled() was successful document.body not null
if (AdBlockEnabled() != undefined) {
adBlockStatus = AdBlockEnabled().toString();
}
// not successful – look for ads.js
if (document.body == null) {
if (window.canRunAds === undefined) {
adBlockStatus = ‘true’;
} else {
adBlockStatus = ‘false’;
}
}
dataLayer.push({
‘adBlockStatus’: adBlockStatus
});
You can never have too many accessories for your ultrabook computer.
USB hubs, custom charge cables, sleek and slick storage drives, high-end wireless earphones and mini memory cards with massive capacities — they all make great ultraportables even better. These nine peripherals are all new, they’re unique, and they’re all guaranteed to upgrade your ultrabook.
The tech industry is expected to widely adopt the new USB-C connector, and an increasing number of laptops and tablets equipped with such ports will be released in the near future. However, peripherals based on the ubiquitous Type-A USB port are still on the market, and many of the best USB gadgets from the past few years are based on USB-A. So it’s a good idea to have an adaptor such as the Nonda USB-C to USB 3.0 mini adapter handy. The sturdy aluminum alloy adapter is affordable, too, so you might want to buy more than one.
Price: $11 [ Find it on Amazon – *What’s this?* ]
The Griffin BreakSafe magnetic USB-C power cable is just what the doctor ordered for Apple users who lament the loss of Apple’s MagSafe connector. The BreakSafe connector end can be left plugged into a laptop’s USB-C port, or you can simply use it as a normal USB-C cable that safely disconnects when pulled without tugging your laptop along with it. Griffin’s cable works with power adapters up to 60 watts, and its strategically positioned magnets ensure the charger is always aligned correctly.
Price: $40 [ Find it on Amazon ]
Wish that new ultrabook had more ports? Belkin’s USB 3.0 3-port hub with Gigabit Ethernet adapter offers three USB 3.0 ports so you can plug in more USB peripherals. However, it’s not your average USB hub, because a built-in 1Gbps wired Ethernet port lets you quickly transfer files via a wired network, and provides Internet access in locations without Wi-Fi.
Price: $50 [ Find it on Amazon ]
The Magnetic Organization System (MOS) elegantly uses magnets to keep accessories, such as charging tips, USB cables, stereo plugs, and other magnetic items, organized and within easy reach. It’s available in aluminum, black and white, and each MOS unit comes bundled with three magnetic ties to help wrangle all your chaotic cables.
Price: $15 (black or white) and $30 (aluminum) [ Find it on Amazon ]
As its name suggests, the Lexar JumpDrive S45 USB 3.0 flash drive is a portable storage unit with between 32GB and 128GB of capacity. Unlike a typical flash drive, the S45’s minimalist design means it’s unobtrusive and doesn’t need to be constantly moved around. Its fast 150MBps-read and 45MBps-write speeds make light work of even the largest file transfers, thanks to the gadget’s USB 3.0 support.
Price: $18 (32GB) to $48 (128GB) [ Find it on Amazon ]
MicroSD memory cards are no longer just for smartphones, as evidenced by an increasing number of ultraportable devices, such as Microsoft’s Surface Pro, that feature built-in microSD card slots. A new, 200GB version of Lexar’s 633x microSDXC UHS-I card is now available. It can add ample storage capacity to your ultrabook, so you can store your high-definition audio and 4K media files without eating into your precious built-in memory.
Price: $95 [ Find it on Amazon ]
Samsung’s Portable solid stat drive (SSD) T3 weighs just 1.8 ounces (51 grams), but offers read and write speeds that rival the performance of many mainstream SSDs. Data can be pumped through its 5Gbps USB 3.1 (Gen 1) interface at up to 450MBps, which makes the portable drive perfect for keeping large files that won’t fit in your Ultrabook’s internal storage.
Price: $150 (500GB) [ Find it on Amazon ]
Jaybird’s latest wireless earphones, called Jaybird Freedom, offer a high quality and unobtrusive audio experience, whether you listen to music via Spotify on a smartphone, or iTunes on an Ultrabook. The Freedom headphones have an all-metal housing, and Jaybird says they’re the smallest earbuds ever designed. They’re both sweat-proof and low profile, which means they’re suitable for outside and office use. And it’s easy to find a snug, comfortable fit thanks to the six different ear tips and three ear fins that ship with Freedom.
Price: $200 [ Find it on Amazon ]
The Logitech MX Anywhere 2 is the latest version of the company’s popular MX Anywhere travel mouse. The MX Anywhere 2 has an even slimmer “pico” wireless transceiver that plugs into an USB port, and it can also connect to your Ultrabook or Surface tablet via Bluetooth. The MX Anywhere 2 can be configured to work with three different devices, and a button on its underside lets you quickly toggle between gadgets. The mouse has a built-in, rechargeable battery, as well, which makes the MX Anywhere 2 slightly lighter than its past generation.
Price: $80 [ Find it on Amazon ]
Use commas to separate multiple email addresses
Your message has been sent.
There was an error emailing this page.
Copyright © 2019 IDG Communications, Inc.