VIRTUAL CONFERENCE

Leverage Social Media to Humanize Your Agency and Engage Your Communities

Pre-Summit Workshop: December 9, 2025
General Summit: December 10–11, 2025

AGENDA SPEAKERS BROCHURE REGISTER

Featured Sessions

U.S. Postal Service

Creating a Channel Strategy ​to Engage Various Audiences

Crystal will share how USPS defined its brand voice, mapped its audiences, and tailored platform strategies to deliver the right message in the right tone—without losing sight of its public service mission. Attendees will gain a blueprint for balancing creativity, clarity, and consistency across a complex digital ecosystem.

Social Simulator

Managing Misinformation in the AI Age

During the session, Social Simulator will combine theory and practice, providing a hands-on tabletop scenario that encourages participants to apply misinformation best practices in a realistic simulated crisis. Join us for this detailed exploration of modern misinformation to equip your team with everything they need to navigate the information landscape.

King County Department of Natural Resources and Parks

We Don't Even Have an Intern: Creative Systems for Staying Current Without Burning Out

Marie will explore how to set up lightweight systems that fit into your existing workload, so content creation doesn’t feel like another full-time job. You’ll leave with a content idea-tracking template, a plug-and-play post checklist, and a practical one-page social media plan you can use to turn your “Saved” folder into approved posts that engage your community—without burning out.

Presenting thought leaders you'll meet online

Learn from a mix of industry leaders who will share the proven social media strategies they use to grow their brands.

Jennifer Preston

Jennifer Preston

Public Information Officer
Town of Collierville, Tennessee

Brooke Hahn

Brooke Hahn

General Manager
Flockler

Danielle Shepard

Danielle Shepard

Communications Strategist
City of Tampa

Jameil Weldon

Jameil Weldon

Social Media Manager
Mecklenburg County, NC

Joseph Galbo

Joseph Galbo

Social Media Specialist
U.S. Consumer Product Safety Commission (CPSC)

Serena Riddle

Serena Riddle

Marketing Specialist
Arizona Department of Public Safety

Rachel Terlep

Rachel Terlep

Interactive Engagement Manager
Washington Department of Transportation (WSDOT)

Claire Turner

Claire Turner

Associate Director
Social Simulator

Become a Speaker   View All Speakers

Io.horizon.tictactoe.aix ✧

public int minimax(Cell[] board, int depth, boolean isMaximizing, int alpha, int beta) // Evaluate terminal states if (checkWin(PLAYER_X)) return -10 + depth; if (checkWin(PLAYER_O)) return 10 - depth; if (isDraw()) return 0; if (isMaximizing) int best = -Infinity; for (each empty cell) placeMark(PLAYER_O); best = max(best, minimax(board, depth+1, false, alpha, beta)); undoMove(); alpha = max(alpha, best); if (beta <= alpha) break; return best; else // Minimizing for PLAYER_X ...

For developers seeking to understand or modify this extension, exploring the decompiled classes.jar and simple_component.json would reveal the exact implementation details. Meanwhile, end-users simply drag, drop, and wire blocks—democratizing game development for all. If you need the actual binary .aix file, the source code, or a step-by-step tutorial with screenshots on integrating this extension, please specify. The above text provides the conceptual and architectural documentation. io.horizon.tictactoe.aix

1. Introduction: Understanding the .aix Extension Ecosystem In the context of MIT App Inventor, an .aix file is a packaged extension that allows developers to add custom functionality beyond the standard drag-and-drop blocks. The identifier io.horizon.tictactoe.aix suggests a Tic-Tac-Toe (also known as Noughts and Crosses) component developed under the io.horizon package namespace. If you need the actual binary

Flockler

Our Partners

DANDan InstituteInvestor Brand NetworkConference AlertsAff.Ninja

Who should attend

If you're a professional that manages your government or public agency’s social media channels, this event is for you!

  • Public Information
  • Public Affairs
  • Communications
  • Digital Marketing & Digital Media
  • Emergency Management
  • Social Media, Web & Content Management
  • Emergency Management
  • Community Service, Education & Outreach
  • Community Affairs
  • Public & Media Relations
  • Customer Service
  • Digital Engagement
  • Press Secretary
  • Administrative Support

See Attendee List

public int minimax(Cell[] board, int depth, boolean isMaximizing, int alpha, int beta) // Evaluate terminal states if (checkWin(PLAYER_X)) return -10 + depth; if (checkWin(PLAYER_O)) return 10 - depth; if (isDraw()) return 0; if (isMaximizing) int best = -Infinity; for (each empty cell) placeMark(PLAYER_O); best = max(best, minimax(board, depth+1, false, alpha, beta)); undoMove(); alpha = max(alpha, best); if (beta <= alpha) break; return best; else // Minimizing for PLAYER_X ...

For developers seeking to understand or modify this extension, exploring the decompiled classes.jar and simple_component.json would reveal the exact implementation details. Meanwhile, end-users simply drag, drop, and wire blocks—democratizing game development for all. If you need the actual binary .aix file, the source code, or a step-by-step tutorial with screenshots on integrating this extension, please specify. The above text provides the conceptual and architectural documentation.

1. Introduction: Understanding the .aix Extension Ecosystem In the context of MIT App Inventor, an .aix file is a packaged extension that allows developers to add custom functionality beyond the standard drag-and-drop blocks. The identifier io.horizon.tictactoe.aix suggests a Tic-Tac-Toe (also known as Noughts and Crosses) component developed under the io.horizon package namespace.

How to participate in SMSsummit

We can customize sponsorship and exhibit opportunities for you to create a company presence at SMSS.

If you have an insightful, take-away driven case study to share, we want to hear from you.

We help our media partners engage with our community of marketing leaders and decision-makers.

Join our community

Sign up to receive updates and exclusive content.

photos of people
photos of people
Copyright © 2026 by Global Strategic Management Institute | Terms and Conditions | Privacy Policy | Code of Conduct