BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//IT Professionals Conference - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:IT Professionals Conference
X-ORIGINAL-URL:https://itproconf.wisc.edu
X-WR-CALDESC:Events for IT Professionals Conference
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20250309T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20251102T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20260308T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20261101T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20270314T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20271107T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T122000
DTEND;TZID=America/Chicago:20260529T125000
DTSTAMP:20260508T174522
CREATED:20260507T224720Z
LAST-MODIFIED:20260507T224720Z
UID:9193-1780057200-1780059000@itproconf.wisc.edu
SUMMARY:Simple Accessibility Wins in the KnowledgeBase
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nI have been the DoIT Help Desk KnowledgeBase (KB) Documentation Lead for 4 years\, and over this time witnessed many of the same common digital accessibility mistakes. I have a presentation with simple fixes for these common mistakes to help make your documentation much more accessible\, including correct heading numbering\, alt text for screenshots\, complex tables\, and more. It’s meant for the busy technologist who wants to successfully and quickly publish accessible documentation. \n\nPresenter(s)\n\nDana Gerber-Margie
URL:https://itproconf.wisc.edu/event/simple-accessibility-wins-in-the-knowledgebase/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/jpeg:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2025/05/Making-digital-accessibility-work_@0.5x-100-e1778194016277.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T122000
DTEND;TZID=America/Chicago:20260529T125000
DTSTAMP:20260508T174522
CREATED:20260507T225204Z
LAST-MODIFIED:20260507T225204Z
UID:9196-1780057200-1780059000@itproconf.wisc.edu
SUMMARY:What Could Go Wrong? Building a Long-Term Archive in the Real World
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nWhen you build a system designed to preserve data for years\, you quickly discover that everything eventually goes wrong; storage fills up\, transfers fail\, files corrupt\, and assumptions break under real-world conditions. This talk tells the story of our Long Term Archive system: how it started\, the unexpected challenges we encountered in production\, and how we iterated toward robust\, reliable solutions. We’ll cover concrete examples and share the lessons we learned the hard way so you don’t have to. \n\nPresenter(s)\n\nPatrick Meade\nSteve Barnet
URL:https://itproconf.wisc.edu/event/what-could-go-wrong-building-a-long-term-archive-in-the-real-world/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/Lightning.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T130000
DTEND;TZID=America/Chicago:20260529T131500
DTSTAMP:20260508T174522
CREATED:20260507T230557Z
LAST-MODIFIED:20260507T230557Z
UID:9204-1780059600-1780060500@itproconf.wisc.edu
SUMMARY:Utilizing AI Tools to Design and Develop Engaging Online Compliance Training for UW-Madison Staff\, Faculty\, and Students
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nThis session will demonstrate how expert instructional designers on the DoIT-Academic Technology Learn@UW Team utilize AI tools and instructional technologies\, including LLMs\, NotebookLM\, and Articulate 360 AI Assistant\, to design and develop engaging online training. While our work is centered around UW-Madison and compliance training\, the same concepts can be applied across departments and institutions. We will discuss the steps we take to synthesize and organize content\, as well as assessments to evaluate learning. Finally\, we will end our talk with a review of best practice tips and tricks around using AI for instructional design purposes. \n\nPresenter(s)\n\nCori Schmidtbauer\nLily Sullivan
URL:https://itproconf.wisc.edu/event/utilizing-ai-tools-to-design-and-develop-engaging-online-compliance-training-for-uw-madison-staff-faculty-and-students/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/Graduation-progress-square.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T130000
DTEND;TZID=America/Chicago:20260529T131500
DTSTAMP:20260508T174522
CREATED:20260508T183811Z
LAST-MODIFIED:20260508T185429Z
UID:9338-1780059600-1780060500@itproconf.wisc.edu
SUMMARY:DoH! How to implement DNS over HTTPS on Windows Server 2025
DESCRIPTION:Virtual \nJoin the Zoom Event (coming soon) \n\nDNS traffic is rarely encrypted on endpoints\, with plain-text queries going back and forth over the network on port 53. On an enterprise network\, this is usually not a concern\, but as endpoints leave trusted networks\, it is imperative that steps be taken to ensure privacy and security to mask DNS requests as normal HTTPS traffic. \nRFC 8484\, DNS Queries over HTTPS (DoH)\, was adopted by the IETF in October 2018. Since then\, Windows clients have been able to take advantage of DNS encryption: Windows 11 and Windows Server 2022 both support DoH. However\, Microsoft has not supported DNS over TLS (DoT) or DNS over HTTPS (DoH) in the past for its built-in DNS server. With the recent release of Windows Server 2025\, Microsoft has begun testing the implementation of DoH on Windows Server. While not yet ready for production\, this is an important step forward in providing end-to-end encryption for DNS queries on DNS servers that can be encrypted and managed centrally. \nThis presentation will go over the above\, then go into DoH and Windows Server 2025’s implementation and the lessons learned along the way. \n\nPresenter(s)\n\nJay Scholz
URL:https://itproconf.wisc.edu/event/doh-how-to-implement-dns-over-https-on-windows-server-2025/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/Doh-square-1.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T130000
DTEND;TZID=America/Chicago:20260529T133000
DTSTAMP:20260508T174522
CREATED:20260507T225833Z
LAST-MODIFIED:20260507T225833Z
UID:9199-1780059600-1780061400@itproconf.wisc.edu
SUMMARY:So\, you need an Accessible web interface?
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nA triptych through recent additions to HTML\, CSS\, and JavaScript in the last 10 years that are useful for improving a bespoke or legacy web application\, which may not have been designed with accessibility in mind and predates some of the more advanced features that are now built into every modern web browser. \nExamples: \n\nBuilding a bespoke web app framework (like Django\, Dancer\, or Mojolicious) to separate server code from presentation while retaining as much of the legacy code base and structure as possible to avoid needing to rewrite the world\nUse of the HTML5 elements such as <details> and <summary>; <table>\, <legend>\, and <thead>; text <input> fields with client-side regex validation using the pattern attribute\, as well as accessibility using <label> elements and title attributes.\nUse of JavaScript document.querySelectorAll() to add interactivity efficiently using high-performance CSS selectors\nUse of ARIA aria-live and role attributes to notify a sighted or non-sighted user of changes to the page caused by interactive elements\n\nWe’ve spent time learning how to improve our web UIs to be more usable and accessible\, and we can get the most value out of our learnings by sharing them with the community. \n\nPresenter(s)\n\nMark Tinberg
URL:https://itproconf.wisc.edu/event/so-you-need-an-accessible-web-interface/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/jpeg:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2023/05/PupMgEhDT1ylkOTfBQvKqA-e1778194654668.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T130000
DTEND;TZID=America/Chicago:20260529T133000
DTSTAMP:20260508T174522
CREATED:20260507T230133Z
LAST-MODIFIED:20260507T230133Z
UID:9179-1780059600-1780061400@itproconf.wisc.edu
SUMMARY:It’s not you\, it’s… just time: How to break up well with Advanced Custom Fields
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nAdvanced Custom Fields (ACF) has been a mainstay for custom WordPress development since it arrived on the scene. It’s still a great plugin. \nBut\, is it time to move away from ACF and start using what WordPress core gives you in custom block development? \nIn this talk\, we’ll go over: \n\nThe ACF data model\, and why it can slow down your site at scale\nDynamic vs. Static blocks and when to use each\nCustom block development options in PHP and JS\nHow and when to use attributes or post meta for your custom block\nRemoving legacy ACF rows in your database\n\nCome find out if you should break up with ACF\, and thank it for its years of faithful support. You’ll always have the memories! \n\nPresenter(s)\n\nNate Finch
URL:https://itproconf.wisc.edu/event/its-not-you-its-just-time-how-to-break-up-well-with-advanced-custom-fields/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/jpeg:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2025/05/From-the-notebook-to-the-cluster-e1778194874381.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T134000
DTEND;TZID=America/Chicago:20260529T141000
DTSTAMP:20260508T174522
CREATED:20260507T231738Z
LAST-MODIFIED:20260507T231738Z
UID:9206-1780062000-1780063800@itproconf.wisc.edu
SUMMARY:The surprisingly simple tech behind digital cinema
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nA brief dive into the presentation technology\, files\, distribution systems\, and other things that make digital cinema work. \n\nPresenter(s)\n\nPete Sengstock
URL:https://itproconf.wisc.edu/event/the-surprisingly-simple-tech-behind-digital-cinema/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/digital-cinema-square.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T134000
DTEND;TZID=America/Chicago:20260529T141000
DTSTAMP:20260508T174522
CREATED:20260507T232041Z
LAST-MODIFIED:20260507T233159Z
UID:9208-1780062000-1780063800@itproconf.wisc.edu
SUMMARY:Achieving Transparency in Organizational Culture Using No-Cost Automations
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nIn the ever-shifting waters of continuing education\, knowing when paddling is progress—and when it’s just spinning—is essential. This session shares how IT and Organizational Development leaders partnered with generative AI to automate workflows and steer their division toward insight and connection. Using three free tools—an AI assistant\, Google Workspace\, and DoIT’s Custom Google Groups—they built systems for weekly pulse surveys and personalized outreach\, reducing manual effort\, improving data visibility\, and reinforcing belonging. Participants will leave with replicable workflows\, collaboration strategies\, and a framework for navigating change. \n\nPresenter(s)\n\nSarah Korpi\nAlan Ng
URL:https://itproconf.wisc.edu/event/achieving-transparency-in-organizational-culture-using-no-cost-automations/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/push-the-button-square.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260529T134000
DTEND;TZID=America/Chicago:20260529T141000
DTSTAMP:20260508T174522
CREATED:20260507T232531Z
LAST-MODIFIED:20260507T232531Z
UID:9210-1780062000-1780063800@itproconf.wisc.edu
SUMMARY:Resume building in modern days
DESCRIPTION:Virtual \nJoin the Zoom Event \n\nIn today’s fast-evolving job market\, building an effective resume involves more than listing experiences—it requires understanding strategies\, tools\, and approaches that effectively convey your professional story. This session will explore how IT professionals leverage modern technologies and platforms to showcase their skills\, accomplishments\, and career aspirations while enhancing visibility and opportunities.\nAttendees will gain insights into how networking\, certifications\, and professional communities influence their career path. The presentation will also highlight how AI and other modern tools can support professionals in refining resumes\, identifying opportunities\, and approaching job searches more strategically. \n\nPresenter(s)\n\nMehrnaz Ahmadi Joobaneh\nManda Johnson
URL:https://itproconf.wisc.edu/event/resume-building-in-modern-days/
LOCATION:WI
CATEGORIES:2026 Conference,2026 Virtual Only
ATTACH;FMTTYPE=image/png:https://itproconf.wisc.edu/wp-content/uploads/sites/296/2026/05/resume-square.png
END:VEVENT
END:VCALENDAR