');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: first data
Edit
Cryptopolitan
25 Mar 2026
Instead of only selling designs and collecting royalties, Arm is now putting its own silicon into the market, starting with a new 3-nanometer AGI CPU aimed straight at data centers ... Meta is the first customer.
Edit
Public Technologies
25 Mar 2026
CyrusOne, a leading global data center developer and operator specializing in delivering state-of-the-art digital infrastructure solutions, has officially broken ground on its first data center in Italy.
Edit
PR Newswire
16 Mar 2026
The first of many in Europe, this microgrid has the capability to revolutionise the data centre power race as we know it – providing a complementary solution that will ease gridlock and pave the way for greater take-up of AI and cloud.".
Edit
New Scientist
11 Mar 2026
Cortical Labs is building two data centres that will house its neuron-filled chips. The technology is still in the very early stages of development ... .
Edit
The Hindu
11 Mar 2026
In this episode, we explore PC Mahalanobis, the visionary statistician behind India’s statistical revolution, and his impactful contributions that still resonate today ....
Edit
PR Newswire
10 Mar 2026
"Our mission is to empower organizations to thrive in the AI era and becoming the first data security company to achieve ISO/IEC 42001.2023 demonstrates the maturity and discipline behind how we develop and operate AI across the MIND platform.