LaCie Rugged Thunderbolt review: Hard drive is tough like a brick

.bar-95-0 { width: 95.0{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-100: { width: 100{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-98-9 { width: 98.9{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-95-6 { width: 95.6{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-71-4 { width: 71.4{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-63-6 { width: 63.6{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-93-2 { width: 93.2{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-86-9 { width: 86.9{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-91-6 { width: 91.6{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-88-5 { width: 88.5{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-61-3 { width: 61.3{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-95-5 { width: 95.5{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-99-4 { width: 99.4{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-90-1 { width: 90.1{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-73-0 { width: 73.0{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-63-7 { width: 63.7{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-92-5 { width: 92.5{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-88-0 { width: 88.0{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-91-3 { width: 91.3{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-87-1 { width: 87.1{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.bar-51-2 { width: 51.2{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b}; }
.chart-wrapper {
border: 1px solid #f1f1f1;
padding: 5px;
margin-botom: 10px;
}
.caption {
display: block;
text-align: center;
color: #999;
font-size: 11px;
}
ul.chart {
list-style-type: none;
margin-top: 10px;
padding: 0px;
}
ul.chart li[class^=’bar-‘] {
position: relative;
padding-left: 5px;
margin-bottom: 1px;
background-color: rgba(59, 169, 214, 1);
color: #fff;
text-align: left;
font-size: 12px;
line-height: 1.5em;
}
ul.chart li[class^=’bar-‘] span.score { float: right; padding-right: 5px; }
ul.chart li[class^=’bar-‘] span.score-small {
float: none;
position: absolute;
left: 100{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b};
width: 150{813a954d5e225a1509f22204ece89c855080ce25555f20805f61bed63cbfde3b};
padding-left: 5px;
color: #000;
}
@media only screen and (min-width:320px) and (max-width:767px) {
ul.chart li[class^=’bar-‘] {
font-size: 10px;
}
}

console.log(‘HI’);
$(document).ready(function() {
$(“.click-to-play”).click(function() {
console.log(‘HOLA’);
if ($(this).find(“img”).attr(“data-state”) == “static”) {
gifSwitch = $(this).find(“img”).attr(“data-gif”);
console.log(gifSwitch);
$(this).find(“img”).attr(“src”, gifSwitch);
$(this).find(“img”).attr(“data-state”, “gif”);
} else {
staticSwitch = $(this).find(“img”).attr(“data-static”);
console.log(staticSwitch);
$(this).find(“img”).attr(“src”, staticSwitch);
$(this).find(“img”).attr(“data-state”, “static”);
}
});
});

At first glance, LaCie’s new Rugged Thunderbolt drive doesn’t look much different from it’s predecessor the Rugged USB 3.0 Thunderbolt Series, but the company has made some improvements to this iconic drive. The two biggest differences are the addition of a captive Thunderbolt cable and a new removable cap that conceals the cable and covers the USB 3.0 port.

To read this article in full or to leave a comment, please click here