');
} 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: social network
Edit
The Bemidji Pioneer
27 Mar 2026
Many times, we can identify for ourselves what we find to be the most effective ways to improve social connections ... You’re still connecting with your community and building a social network.
Edit
Crunch
26 Mar 2026
Mastodon is redesigning user profiles to simplify the experience and better appeal to mainstream users and organizations ... .
Edit
The Vindicator
20 Mar 2026
But there are many ways for seniors to build their social networks in retirement ... Starting a local club based on a particular activity is another great way for seniors to build a social network in retirement.
Edit
Daily Sabah
19 Mar 2026
Digitalization has led to the production of massive amounts of data in every field, making it easier to develop models for evaluation. Today, rankings based on such data can be gen ....
Edit
The Verge
18 Mar 2026
Robinhood is now beta testing a Twitter-like social media platform it calls Robinhood Social ... On Robinhood Social, which, based on ...
Edit
Courier Journal
18 Mar 2026
A new social network called Moltbook allows over 1.6 million AI ... A social network just for AI agents, where 1.6 million AI agents are freely chatting with themselves, unhindered by human interference.
Edit
GetNews
17 Mar 2026
Instead of building a social network based on performance and visibility, Wallo creates a network defined by passing moments forward. “Most social networks ask people to perform,” said founder Adolfo Alamo.
Edit
CyprusMail
15 Mar 2026
Facebook parent Meta Platforms has announced that it acquired Moltbook, a social networking platform built for artificial intelligence agents, bringing the company’s founders into its AI research division ... Moltbook’s rise also brought risks ... ....
Edit
Fast Company
13 Mar 2026
She will become the social networking platform’s chief innovation officer, while Toni Schneider, a venture capitalist and former CEO of WordPress parent company Automattic, joins Bluesky as interim CEO.