Blogs

Blogs Community Industry Press Releases SHLB In The News

Today, the SHLB Coalition wrote a letter to United States Secretary of Commerce Gina Raimondo asking for a public interest waiver of the...

Read Post

Today the Schools, Health & Libraries Broadband (SHLB) Coalition and the National Digital Inclusion Alliance (NDIA) sent a letter to the Biden...

Read Post

Of all the challenges I’ve faced throughout my career, this one might be the hardest: I’m sad to share that our wonderful Chief...

Read Post

In today’s world, people use the internet to pay their bills, apply for a job, schedule a doctor’s appointment, and — as any...

Read Post

On February 14, the SHLB Coalition, the Ad Hoc Telecom Users Committee, the Voice on the Net Coalition, INCOMPAS, NTCA - The Rural Broadband...

Read Post

Earlier this month, the SHLB Coalition hosted #BuildWithSHLB, a Giving Tuesday campaign to raise $20,000 in support of our work to close the digital...

Read Post

Earlier this week, the Senate started to debate the Infrastructure Investment and Jobs Act, a $1 trillion package that includes $65 billion for...

Read Post

Libraries today may be on the brink of a great mobilization to narrow the digital divide. The needs are there, and money is certainly available....

Read Post

The Federal Communications Commission’s Emergency Connectivity Fund (ECF) is a $7 billion opportunity that will allow schools and libraries to...

Read Post

The recently-approved American Rescue Plan Act (ARPA) allocated $7.171 billion to a new Emergency Connectivity Fund (ECF), an historic expansion of...

Read Post

I know, I know. You don’t want to think about 2020 anymore. But the SHLB Coalition just published our 2020 Annual Report last month, and it...

Read Post

Introduction With nearly everything happening in virtual spaces due to the coronavirus pandemic, broadband access has never been more critical....

Read Post
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"