Our site may be slower due to heavy traffic from automated "bots" and AI crawlers. We're working to fix this.
UCSF Profiles Statistics
252147 Publications
9235 Total Profiles
4048 Edited Profiles
'); //$(".actTemplate").first().slideDown("slow", function () { // // now allow the height to go back to automatic // $(".actTemplate").last().remove(); // $(".activities").height("auto"); //}); return; } $("#divStatus").show(); var addToBottom = activities.length && activities[0].Id < $(".act-id").first().text(); if (addToBottom) { // we want to invert the array so that we add the most recent one last activities.reverse(); } $.each(activities, function (index, newActivity) { var activityTemplate = addToBottom ? $(".actTemplate").last().clone(true) : $(".actTemplate").first().clone(true); // bail if it is for the same person. Can only happen on a new fetch being stitched into the existing one // because each fetch is already declumped against itself if (activityTemplate.find("a").first().attr("href") == newActivity.Profile.URL) { return true; } activityTemplate.find("a").attr("href", newActivity.Profile.URL); activityTemplate.find(".act-image").find("img").attr("src", newActivity.Profile.Thumbnail); activityTemplate.find(".act-user").find("a").html(newActivity.Profile.Name + '' + newActivity.Profile.InstitutionAbbreviation + ''); activityTemplate.find(".act-date").html(newActivity.Date); activityTemplate.find(".act-msg").html(newActivity.Message); activityTemplate.find(".act-id").text(newActivity.Id); if (addToBottom) { // add to the bottom $(".actTemplate").last().after('
' + activityTemplate.html() + '
'); } else { // if it is a fixed size, remove the last one to make room if ("True") { // temporarily freeze the height so that things are less jarring $(".activities").height($(".activities").height()); } // prepend to the top and slide down $(".actTemplate").first().before(''); $(".actTemplate").first().slideDown("slow", function () { if ("True") { $(".actTemplate").last().remove(); // now allow the height to go back to automatic $(".activities").height("auto"); } }); } }); $("#divStatus").hide(); }
Network Updates from all participating institutions
October 27, 2025
updated "overview" section
October 27, 2025
added "University of Washington, , " into education and training section
See more Activities
Find UCSF experts on…