CINXE.COM

Newsletters For Government Technology

<!doctype html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Newsletters For Government Technology</title> <link rel="icon" href="https://www.govtech.com/favicon-16x16.png" type="image/x-icon"> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <!-- GA4 Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DLKHJ6T8K5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DLKHJ6T8K5'); </script> <!-- End Google Analytics --> <script src="/js/papers.2020.js"></script> <script src="https://cms.erepublic.com/common/js/app_core.js"></script> <script src="https://cms.erepublic.com/common/js/app_core.cookies.js"></script> <script src="https://media.erepublic.com/javascript/simpleSocialShare.jquery.js" type="text/javascript" charset="utf-8"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="//services.erepublic.com/fonts/ProximaNova/stylesheet.css"> <link rel="stylesheet" href="/css/style.newsletters.2020.css?v=7" type="text/css" media="screen"> <script type='text/javascript'> $(function() { var $subButton = $('.multisub .ajax-form [data-ac-submit]'); console.log($subButton); $subButton.css({display: 'none'}); function toggleSub() { if( $('.multisub .fancy-checkbox .product-selector:checked').length ) { $subButton.css({display: 'inline-block'}); $('.multisub .ajax-form').attr('action', '//cms.erepublic.com/common/forms/ajax_form/'+$('.multisub .fancy-checkbox .product-selector:checked:first').val()); } else { $subButton.css({display: 'none'}); } } function toggleVersion() { if($('.daily_version.selected')) { $('.weekly_version').addClass('disabled'); $('.weekly_version .product-selector').attr('disabled', true); } else if($('.weekly_version.selected')) { $('.daily_version').addClass('disabled'); $('.daily_version .product-selector').attr('disabled', true); } else { $('.weekly_version').removeClass('disabled'); $('.weekly_version .product-selector').attr('disabled', false); $('.daily_version').removeClass('disabled'); $('.daily_version .product-selector').attr('disabled', false); } } $('.multisub .fancy-checkbox .product-selector').on('change.of', function() { if( $(this).is(':checked') ) { $(this).parents('.fancy-checkbox').addClass('selected'); console.log($(this).parents('.daily_version').length > 0); if($(this).parents('.daily_version').length > 0) { $('.weekly_version').addClass('disabled'); $('.weekly_version .product-selector').attr('disabled', true); } else if($(this).parents('.weekly_version').length > 0) { $('.daily_version').addClass('disabled'); $('.daily_version .product-selector').attr('disabled', true); } } else { $(this).parents('.fancy-checkbox').removeClass('selected'); if($(this).parents('.daily_version').length > 0) { $('.weekly_version').removeClass('disabled'); $('.weekly_version .product-selector').attr('disabled', false); } else if($(this).parents('.weekly_version').length > 0) { $('.daily_version').removeClass('disabled'); $('.daily_version .product-selector').attr('disabled', false); } } toggleSub(); // toggleVersion(); }); }); </script> <script type='text/javascript'> (function() { /** CONFIGURATION START **/ var _sf_async_config = window._sf_async_config = (window._sf_async_config || {}); _sf_async_config.uid = 46219; _sf_async_config.domain = 'govtech.com'; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.sections = 'Marketing'; //CHANGE THIS TO YOUR SECTION NAME(s) _sf_async_config.authors = ''; //CHANGE THIS TO YOUR AUTHOR NAME(s) /** CONFIGURATION END **/ function loadChartbeat() { var e = document.createElement('script'); var n = document.getElementsByTagName('script')[0]; e.type = 'text/javascript'; e.async = true; e.src = '//static.chartbeat.com/js/chartbeat.js'; n.parentNode.insertBefore(e, n); } loadChartbeat(); })(); </script> <script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){ w[l]=w[l]||[]; w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl; f.parentNode.insertBefore(j,f); }) (window,document,'script','dataLayer','GTM-KTCMZN8'); </script> <!-- End Google Tag Manager --> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-732206-2', 'auto'); ga('send', 'pageview'); </script> <!-- end Google Analytics --> </head> <body> <!-- govtech_header.tpl BEGIN --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-THPTKKX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header> <div class="govtech-header-hat header-hat"> <div class="hat-nav"> <ul class="hat-nav-items"> <li class="hat-nav-items-item"> <a class="nav-link govtech-hover" href="https://newsletters.govtech.com/?promo_code=topnav-newsletters" target="_blank">Newsletters</a> </li> <li class="hat-nav-items-item"> <a class="nav-link govtech-hover" href="https://webinars.govtech.com?promo_code=topnav" target="_blank">Webinars</a> </li> <li class="hat-nav-items-item"> <a class="nav-link govtech-hover" href="https://events.govtech.com/?promo_code=topnav-events" target="_blank">Events</a> </li> <li class="hat-nav-items-item"> <a class="nav-link govtech-hover" href="https://www.govtech.com/magazines?promo_code=topnav" target="_blank">Magazine</a> </li> <li class="hat-nav-items-item"> <a class="nav-link govtech-hover" href="https://papers.govtech.com/?promo_code=topnav-papers" target="_blank">Papers</a> </li> </ul> </div> </div> <div class="govtech-header header"> <div class="logo-container"> <a class="logo" href="https://www.govtech.com"> <img src="https://erepublic.brightspotcdn.com/bc/a8/3ad2250148b8a28b31d4bd4edd24/gt-with-block.svg" alt="gt-with-block.svg"> </a> </div> </div> </header> <!-- govtech_header.tpl END --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-KTCMZN8 height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <section class="govtech-section"> <div class="container"> <div class="nl-header"> <h1>Join 84,000 Email Subscribers</h1> <p>Sign up for free newsletters and get more of Government Technology delivered to your inbox.</p> <p>In today鈥檚 dynamic state and local government market, you can鈥檛 afford to miss a headline. That鈥檚 why thousands of government leaders subscribe to Government Technology鈥檚 email newsletters. Register today to monitor breaking news that impacts your government missions, mandates and programs.</p> <p>&nbsp;</p> </div> <div class="nl-form multisub"> <form name="newsletter_form" class="ajax-form multi-quick-sub ng-pristine ng-valid" action="//cms.erepublic.com/common/forms/ajax_form/"> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/GTToday.jpg" alt="GovTech Today" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> GovTech Today </h2> <h4> Daily </h4> <p class="description">Keep on top of the latest tech news/trends with our free daily brief. You&rsquo;ll also get our weekly recap of the biggest news in gov tech. Too many emails? We understand. Choose the weekly option and get the recap edition once a week.</p> <a href="https://media.erepublic.com/image/gt-newsletter-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox daily_version" for="adl_product_247"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_247" name="adl_product_247"type="checkbox" value="247" > <span>Select to register<br/>(Daily newsletter)</span> </label> <label class="fancy-checkbox weekly_version" for="adl_product_141841"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_141841" name="adl_product_141841"type="checkbox" value="141841" > <span>Select to register<br/>(Weekly recap only)</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/AI-Newsletter.png" alt="Artificial Intelligence" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Artificial Intelligence </h2> <h4> Weekly </h4> <p class="description">Learn about creative applications of artificial intelligence and get the latest updates on the AI policy landscape in state and local government with our weekly newsletter, brought to you by the Center for Public Sector AI.</p> <a href="https://media.erepublic.com/image/gt-ai-newsletter-sample-2024-07.jpg" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_142545"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_142545" name="adl_product_142545"type="checkbox" value="142545" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/GOV20-Newsletter-Images_472x472_Cybersecurity.jpg" alt="Cybersecurity" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Cybersecurity </h2> <h4> Weekly </h4> <p class="description">News and analysis on the current state of cybersecurity in state and local government, includes coverage of the latest threats, trends and approaches to effective government cyberstrategy.</p> <a href="https://media.erepublic.com/image/gt-cybersecurity-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_121967"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_121967" name="adl_product_121967"type="checkbox" value="121967" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/DC.JPG" alt="Digital Communities" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Digital Communities </h2> <h4> Weekly </h4> <p class="description">Encouraging collaboration and creating productive relationships between and among cities, counties, regions and select private sector companies uniquely positioned to help improve the delivery of public services.</p> <a href="https://media.erepublic.com/image/dc-newsletter-sample..png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_249"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_249" name="adl_product_249"type="checkbox" value="249" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/EM.JPG" alt="Emergency Management" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Emergency Management </h2> <h4> Once Per Week </h4> <p class="description">Public safety, homeland security and emergency management news, strategy and leadership for critical times.</p> <a href="https://media.erepublic.com/image/em-newsletter-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_251"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_251" name="adl_product_251"type="checkbox" value="251" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/govtechbiz-newsletter-thumb.jpg" alt="GovTech Biz" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> GovTech Biz </h2> <h4> Twice Per Week </h4> <p class="description">Track what's happening with the companies, deals and trends in the business of gov tech.</p> <a href="https://media.erepublic.com/image/govtech-biz-newsletter-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_74681"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_74681" name="adl_product_74681"type="checkbox" value="74681" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/HigherEd.jpg" alt="Higher Education" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Higher Education </h2> <h4> Three Times Per Week </h4> <p class="description">Covering news, technology projects and initiatives in higher education.</p> <a href="https://media.erepublic.com/image/cde-he-newsletter-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_265"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_265" name="adl_product_265"type="checkbox" value="265" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/K12Tech.jpg" alt="K-12 Education" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> K-12 Education </h2> <h4> Three Times Per Week </h4> <p class="description">Covering news, technology projects and initiatives in K-12 education.</p> <a href="https://media.erepublic.com/image/cde-k-12-newsletter-sample.png" target="_blank" class="govtech-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_266"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_266" name="adl_product_266"type="checkbox" value="266" > <span>Select to register</span> </label> </div> </div> <a id="subscribe" class="sub-btn btn-label govtech-highlight" data-ac-submit="" href="#" style="display: inline-block;">SUBSCRIBE</a> </form> </div> </div> </section> <!-- govtech_footer.tpl BEGIN --> <footer class="govtech-footer"> <div class="container copyright"> <div class="footer-left"> <a href="https://www.erepublic.com">&copy; 2024 All Rights Reserved. E.Republic</a> </div> <div class="footer-right"> <a href="https://www.erepublic.com/privacy/">Privacy & AI</a> / <a href="https://erepublic.secure.force.com/PrivacyRequest/">California Residents - Do Not Sell My Personal Information</a> </div> </div> </footer> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/20544071.js"></script> <!-- End of HubSpot Embed Code --> <!-- govtech_footer.tpl END --></body>

Pages: 1 2 3 4 5 6 7 8 9 10