Webinars


SHLB Webinars

SHLB webinars are free and open to the public. As your go-to resource for community anchor institution broadband, the SHLB Coalition is proud to host webinars featuring key industry leaders and researchers to discuss relevant broadband issues.

The most recently recorded webinar is available to the public for a month following its air date, but SHLB members may access the full archive of webinars through our online resource library.

Past Webinar Recording

AI in Education: The Benefits and Challenges

In this webinar, Austin Bonner and Pierrette Renée Dagg unpack what AI means for anchors, what benefits we can leverage now, and the guardrails needed to build trust and ensure equitable access. Artificial Intelligence is transforming how we teach, learn, and connect — and anchor institutions are at the center of this shift. From personalized learning to ethical concerns around privacy and governance, AI brings both opportunities and challenges for schools, libraries, and health clinics.

Joseph Wender, Executive Director, Schools, Health & Libraries Broadband Coalition

Kristen Corra, Policy Counsel, Schools, Health & Libraries Broadband Coalition

Panelists:

Pierrette Renée Dagg, Director of Research, Merit Network

Austin Bonner, Partner, HWG LLP


2025 Recordings

Understanding the SCOTUS USF Decision 
BEAD Updates - How Does it Impact Anchor Connectivity?
BEAD, USF & Tariffs: What to Expect
Debriefing the SCOTUS USF Oral Arguments
Supreme Court & Universal Service: What’s at Stake?
Should Congress Repeal the FCC’s E-Rate HotSpot Lending Decision?
Navigating Broadband Policy During the Trump Administration

November 13, 2024- Broadband Policy after the Election: What to expect from Congress and the next Administration?

September 25, 2024- Universal Service Reform After the Fifth Circuit Consumers' Research Decision

September 11, 2024- Preparing for the FCC's Cybersecurity Funding Opportunity 

August 28, 2024- E-rate HotSpot Lending - Answering Your Questions

August 14, 2024- Decoding the 5th Circuit’s Decision on the USF

July 2024-The E-rate HotSpot Opportunity: Interpreting the FCC's HotSpot Lending Order for Schools and Libraries

February 2024- How Libraries Can Upgrade Their Internet Through the BEAD Program

You can view more past webinars here and here.


SHLB webinars are supported by the following corporate sponsors

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"