');
} 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: pti
Edit
Public Technologies
26 Mar 2026
). Routing loops cause packets to circulate between routers instead of being delivered. In some cases, these routers duplicate each looping packet over and over again, amplifying the resulting load exponentially ... Cisco IOS ... 3, No ... APNIC Pty Ltd ... (noodl.
Edit
Dawn
26 Mar 2026
Information Minister Attaullah Tarar on Thursday assailed the PTI, stating the party’s “attempts” at disrespecting the country’s dignity under the guise of political disagreement were “unacceptable”.
Edit
Public Technologies
25 Mar 2026
). The last decade has seen a concerted effort to improve the performance and efficiency of networked systems ... Many eBPF-based network functions, including load-balancers, firewalls, and network monitors, are used in production today ... APNIC Pty Ltd.
Edit
Public Technologies
24 Mar 2026
). FSCA Press Release 24 March 2026. FSCA issues a public warning against PamCpt Market impersonating CPT Markets (Pty)Ltd ... The name and logo of CPT Markets is reflected on PamCpt Market's website ... PamCpt Market failed to respond to FSCA enquiries ... U ... A ... 2.
Edit
Public Technologies
24 Mar 2026
FSCA warns the public against individuals impersonating At Global Markets SA (Pty) and its employees ... claiming to be associated with AT Global Markets SA (Pty) Ltd, also known as ATFX SA (FSP 44816).
Edit
Dawn
24 Mar 2026
Doctors later confirmed that, with glasses, the PTI founder had 6/9 partial vision in the right eye ... In a statement issued by the hospital, the PTI founder was brought to Pims for a third dose of an anti-VEGF intra-vitreal injection.
Edit
Public Technologies
24 Mar 2026
). For some time, I have been looking after a routing analysis report called the CIDR Report ... Why the CIDR Report? ... Both initially ran on the DECnet protocol, but were upgraded with multi-protocol routers to add IP support ... Scaling routing ... APNIC Pty Ltd.