BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Dominican University - ECPv6.16.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Dominican University
X-ORIGINAL-URL:https://www.duny.edu
X-WR-CALDESC:Events for Dominican University
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20270314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20271107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20260323T113000
DTEND;TZID=America/New_York:20260323T130000
DTSTAMP:20260605T145915
CREATED:20260216T145614Z
LAST-MODIFIED:20260414T174956Z
UID:10001549-1774265400-1774270800@www.duny.edu
SUMMARY:AI: From Tool to Teammate
DESCRIPTION:<style>\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n.du-panel {\n  font-family: 'Inter'\, sans-serif;\n  font-size: 15px;\n  color: #1a1a1a;\n  width: 100%;\n  max-width: 100%;\n  line-height: 1.7;\n  box-sizing: border-box;\n  padding-left: 0;\n  padding-right: 0;\n}\n\n/* Recap banner */\n.du-recap-banner {\n  background: #2e2e2e;\n  color: #fff;\n  border-radius: 6px 6px 0 0;\n  padding: 10px 20px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.du-recap-banner-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #e8c84a;\n  display: inline-block;\n}\n\n.du-header-block {\n  background: #A6192E;\n  color: #ffffff;\n  border-radius: 0 0 8px 8px;\n  padding: 28px 30px;\n  margin-bottom: 28px;\n}\n.du-header-block h1 {\n  font-size: 23px;\n  font-weight: 700;\n  margin-bottom: 12px;\n  line-height: 1.3;\n  color: #ffffff;\n}\n.du-header-block p {\n  font-size: 15px;\n  font-weight: 400;\n  line-height: 1.7;\n  margin: 0;\n  color: rgba(255\,255\,255\,0.92);\n}\n\n.du-body {\n  margin-bottom: 20px;\n  font-size: 15px;\n  color: #333333;\n  line-height: 1.75;\n}\n.du-body-list {\n  margin: 0 0 24px 0;\n  padding: 0;\n  list-style: none;\n}\n.du-body-list li {\n  font-size: 15px;\n  color: #333333;\n  padding: 5px 0;\n  line-height: 1.65;\n}\n.du-highlight {\n  border: 1px solid #e8c84a;\n  background: #fffbe6;\n  border-radius: 5px;\n  padding: 14px 20px;\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n  color: #8a1020;\n  margin-bottom: 28px;\n}\n\n/* Resource links */\n.du-resources {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  margin-bottom: 28px;\n}\n.du-resource-link {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  border: 1px solid #ddd;\n  border-radius: 6px;\n  padding: 14px 18px;\n  background: #fff;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s;\n}\n.du-resource-link:hover { border-color: #A6192E; }\n.du-resource-icon {\n  width: 40px;\n  height: 40px;\n  border-radius: 6px;\n  background: #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  font-size: 18px;\n}\n.du-resource-meta { flex: 1; }\n.du-resource-type {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  color: #A6192E;\n  margin-bottom: 2px;\n}\n.du-resource-title {\n  font-size: 14px;\n  font-weight: 600;\n  color: #1a1a1a;\n  line-height: 1.4;\n}\n.du-resource-arrow {\n  font-size: 18px;\n  color: #A6192E;\n  flex-shrink: 0;\n}\n\n.du-teaser {\n  background: #f7f7f7;\n  border-radius: 6px;\n  padding: 20px 22px;\n  margin-bottom: 32px;\n  display: flex;\n  gap: 18px;\n  align-items: center;\n}\n.du-teaser-img {\n  width: 110px;\n  height: 80px;\n  border-radius: 6px;\n  flex-shrink: 0;\n  overflow: hidden;\n  background: #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.du-teaser-content { flex: 1; }\n.du-teaser-label {\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: .08em;\n  color: #A6192E;\n  margin-bottom: 6px;\n}\n.du-teaser p {\n  font-size: 14px;\n  color: #444444;\n  margin: 0 0 10px 0;\n  line-height: 1.6;\n}\n.du-teaser a {\n  font-size: 14px;\n  font-weight: 700;\n  color: #A6192E;\n  text-decoration: none;\n}\n.du-teaser a:hover { text-decoration: underline; }\n\n.du-section-title {\n  font-size: 20px;\n  font-weight: 700;\n  color: #A6192E;\n  margin-bottom: 18px;\n  margin-top: 6px;\n}\n.du-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  margin-bottom: 32px;\n}\n.du-card {\n  border: 1px solid #ddd;\n  border-radius: 7px;\n  padding: 18px 20px;\n  background: #ffffff;\n  display: flex;\n  gap: 18px;\n  align-items: flex-start;\n}\n.du-card-photo {\n  width: 64px;\n  height: 64px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  overflow: hidden;\n  background: #e8e8e8;\n  border: 2px solid #A6192E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  font-weight: 700;\n  color: #A6192E;\n  letter-spacing: -1px;\n}\n.du-card-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n.du-card-body { flex: 1; }\n.du-card-title {\n  font-size: 15px;\n  font-weight: 700;\n  color: #A6192E;\n  margin-bottom: 3px;\n}\n.du-card-speaker {\n  font-size: 12px;\n  font-weight: 600;\n  color: #777;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n  margin-bottom: 8px;\n}\n.du-card p {\n  font-size: 14px;\n  color: #555555;\n  margin: 0;\n  line-height: 1.65;\n}\n.du-details-box {\n  border: 1px solid #A6192E;\n  border-radius: 6px;\n  padding: 22px 24px;\n  margin-bottom: 28px;\n  background: #ffffff;\n}\n.du-detail-row {\n  display: flex;\n  gap: 12px;\n  font-size: 15px;\n  margin-bottom: 10px;\n  line-height: 1.55;\n}\n.du-detail-row:last-child { margin-bottom: 0; }\n.du-detail-label {\n  font-weight: 700;\n  color: #A6192E;\n  min-width: 80px;\n  flex-shrink: 0;\n}\n.du-detail-value { color: #222222; }\n\n.du-bio {\n  margin-top: 10px;\n  border-top: 1px dashed #ddd;\n}\n.du-bio summary {\n  list-style: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  padding: 9px 0 6px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #A6192E;\n  text-transform: uppercase;\n  letter-spacing: .06em;\n  font-family: 'Inter'\, sans-serif;\n  user-select: none;\n}\n.du-bio summary::-webkit-details-marker { display: none; }\n.du-bio summary::marker { display: none; }\n.du-bio summary:hover { opacity: 0.8; }\n.du-bio-arrow {\n  display: inline-block;\n  font-size: 10px;\n  transition: transform 0.25s ease;\n}\n.du-bio[open] .du-bio-arrow {\n  transform: rotate(180deg);\n}\n.du-bio-content {\n  padding: 10px 0 12px;\n  font-size: 13.5px;\n  color: #444;\n  line-height: 1.72;\n  border-top: 1px solid #eee;\n}\n.du-bio-content p {\n  margin: 0 0 10px;\n}\n.du-bio-content p:last-child { margin-bottom: 0; }\n\n.du-video-wrap {\n  border: 1px solid #ddd;\n  border-radius: 7px;\n  overflow: hidden;\n  margin-bottom: 32px;\n  background: #000;\n  aspect-ratio: 16/9;\n  width: 100%;\n}\n.du-video-wrap iframe {\n  width: 100%;\n  height: 100%;\n  display: block;\n  border: 0;\n}\n</style>\n\n<div class="du-panel">\n\n  <!-- Recap badge -->\n  <div class="du-recap-banner">\n    <span class="du-recap-banner-dot"></span>\n    Event Recap — March 23\, 2026\n  </div>\n\n  <div class="du-header-block">\n    <h1>Palisades Institute Forum: “AI: From Tool to Teammate”</h1>\n    <p>On March 23\, 2026\, the Palisades Institute Forum brought together business leaders\, students\, and faculty at the Granito Center for an in-depth look at where AI is headed — and what organizations need to do now to keep pace.</p>\n    <p style="margin-top:10px;margin-bottom:0;">The forum featured a keynote from national AI strategist Alex Ruiz\, a live demonstration of agentic AI built by a DUNY student\, and a moderated panel on leadership\, ethics\, and what comes next.</p>\n  </div>\n\n  <p class="du-body">The session cut through the hype and focused on what works — especially for small businesses and nonprofits. Topics covered included:</p>\n\n  <ul class="du-body-list">\n    <li>•  AI as a growth engine for your organization</li>\n    <li>•  AI as an operational assistant and decision-maker</li>\n    <li>•  AI as a brand amplifier\, and what thoughtful adoption looks like</li>\n    <li>•  The ethical questions every leader needs to be asking</li>\n  </ul>\n\n  <div class="du-highlight">🌟 DUNY business student Tommaso Falchi demonstrated his agentic AI platform live — a real proof-of-concept built here on campus.</div>\n\n  <!-- Resources -->\n  <div class="du-section-title">Event Resources</div>\n  <div class="du-resources">\n    <a href="https://www.duny.edu/wp-content/uploads/2021/06/AXM_AI_Measurement__Whitepaper.pdf" target="_blank" class="du-resource-link">\n      <div class="du-resource-icon">📄</div>\n      <div class="du-resource-meta">\n        <div class="du-resource-type">Whitepaper</div>\n        <div class="du-resource-title">AI Might Not Be Failing You — You Might Be Failing AI</div>\n      </div>\n      <div class="du-resource-arrow">→</div>\n    </a>\n    <a href="https://www.duny.edu/wp-content/uploads/2021/06/Palisades_AI_Tool-to-Teammate_Presentation_3-23-26_FINAL.pdf" target="_blank" class="du-resource-link">\n      <div class="du-resource-icon">📊</div>\n      <div class="du-resource-meta">\n        <div class="du-resource-type">Presentation Deck</div>\n        <div class="du-resource-title">AI: From Tool to Teammate — Full Slide Deck</div>\n      </div>\n      <div class="du-resource-arrow">→</div>\n    </a>\n  </div>\n\n  <!-- Video -->\n  <div class="du-section-title">Forum Recording</div>\n  <div class="du-video-wrap">\n    <iframe src="https://www.youtube.com/embed/GPuuywO3hZ0?si=4ou3W543OpIIgxV0" title="AI: From Tool to Teammate — Forum Recording" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>\n  </div>\n\n  <!-- Podcast teaser -->\n  <div class="du-teaser">\n    <div class="du-teaser-img" style="overflow:hidden;"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Tommaso_Juliana_Podcast.jpg" alt="Podcast preview" style="width:100%;height:100%;object-fit:cover;"></div>\n    <div class="du-teaser-content">\n      <div class="du-teaser-label">Preview Interview</div>\n      <p>Before the event\, DUNY business student Tommaso Falchi joined student-intern Juliana Battaglia and co-host Matt Schiering for a Spotify preview of his agentic AI platform.</p>\n      <a href="https://open.spotify.com/episode/5l4IiTxpeTSNGjpCG1yDQ5?si=4wD6Lz45T4adGmaic_xAqw&nd=1&dlsi=70ab2928dc084631" target="_blank">▶ Listen on Spotify →</a>\n    </div>\n  </div>\n\n  <!-- Speakers -->\n  <div class="du-section-title">Who Presented</div>\n\n  <div class="du-cards">\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Alex_Ruiz.jpeg" alt="Alex Ruiz"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Keynote: The Three Levels of AI Adoption</div>\n        <div class="du-card-speaker">Alex Ruiz — Founder\, Art X Machina</div>\n        <p>Alex walked attendees through how businesses evolve from basic automation to full AI integration — and what separates companies that experiment from the ones that truly transform.</p>\n        <details class="du-bio">\n          <summary><span class="du-bio-arrow">▼</span> Full Bio</summary>\n          <div class="du-bio-content">\n            <p>Alex Ruiz is a strategic leader and business builder who helps organizations move AI from a “trending topic” to a practical tool for growth. As the founder of ART X MACHINA\, he works with both established companies and AI startups to turn new technologies into clear business strategies and everyday ways of working.</p>\n            <p>With over 20 years of experience in digital transformation\, Alex has led multi-million-dollar portfolios for agencies and consultancies\, overseeing strategic work for iconic brands such as Nestlé\, American Express\, and Anheuser-Busch InBev. He is known for his ability to simplify complex changes — whether helping a Fortune 500 company save $15 million through more efficient partnerships or building his own startup agency from the ground up and scaling it to $17 million in annual revenue.</p>\n            <p>Today\, Alex focuses on “AI-readiness” — identifying where AI can solve problems\, redesigning workflows to support human teams\, and creating the playbooks needed to launch new products. He currently serves as a strategic advisor for AI platforms like MeetSynthia™\, helping shape their product stories and launch plans.</p>\n            <p>A graduate of Cornell University\, Alex served on the Cornell Dyson School Alumni Advisory Board and regularly returns to the classroom as a guest speaker to help students and business leaders navigate the future of work.</p>\n          </div>\n        </details>\n      </div>\n    </div>\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Tommaso_Falchi.jpg" alt="Tommaso Falchi"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Live Demo: Agentic AI in the Wild</div>\n        <div class="du-card-speaker">Tommaso Falchi — DUNY Business Student</div>\n        <p>Tommaso showcased his agentic AI-driven business platform\, demonstrating live what it looks like when AI becomes an operational teammate inside a real business.</p>\n      </div>\n    </div>\n\n    <div class="du-card">\n      <div class="du-card-photo"><img src="https://www.duny.edu/wp-content/uploads/2021/06/Gwen_Daugs.jpg" alt="Gwen Daugs"></div>\n      <div class="du-card-body">\n        <div class="du-card-title">Panel Discussion: Strategy\, Ethics & What’s Next</div>\n        <div class="du-card-speaker">Alex Ruiz & Gwen Daugs\, Ph.D. — DUNY Philosophy</div>\n        <p>A moderated conversation on where agentic AI is heading\, what businesses should avoid\, and how our values need to keep pace with the technology.</p>\n      </div>\n    </div>\n\n  </div>\n\n  <!-- Event details -->\n  <div class="du-details-box">\n    <div class="du-section-title">Event Details</div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Date:</span>\n      <span class="du-detail-value">Monday\, March 23\, 2026</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Check-In:</span>\n      <span class="du-detail-value">11:30 AM</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Program:</span>\n      <span class="du-detail-value">12:00 – 1:00 PM</span>\n    </div>\n    <div class="du-detail-row">\n      <span class="du-detail-label">Location:</span>\n      <span class="du-detail-value">Granito Center of Dominican University New York<br>3 Campus Dr\, Blauvelt\, NY 10913</span>\n    </div>\n  </div>\n\n</div>
URL:https://www.duny.edu/events/ai-from-tool-to-teammate/
LOCATION:Granito Extension
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251031T074500
DTEND;TZID=America/New_York:20251031T100000
DTSTAMP:20260605T145915
CREATED:20250729T184924Z
LAST-MODIFIED:20251024T151821Z
UID:10001464-1761896700-1761904800@www.duny.edu
SUMMARY:Managing a Remote Workforce: A Presentation of the Palisades Institute
DESCRIPTION:<div class="remote-workforce-event" style="max-width: 100%; padding: 20px; box-sizing: border-box;">\n  <style>\n    .remote-workforce-event {\n      font-family: -apple-system\, BlinkMacSystemFont\, 'Segoe UI'\, Roboto\, Oxygen\, Ubuntu\, sans-serif;\n      line-height: 1.6;\n      color: #333;\n    }\n    .remote-workforce-event h1 {\n      font-size: clamp(24px\, 5vw\, 32px);\n      line-height: 1.2;\n      margin: 0 0 20px 0;\n      color: #1a1a1a;\n    }\n    .remote-workforce-event .event-meta {\n      background: #f5f5f5;\n      padding: 15px;\n      border-radius: 5px;\n      margin-bottom: 20px;\n      font-size: clamp(14px\, 3vw\, 16px);\n    }\n    .remote-workforce-event .event-meta p {\n      margin: 5px 0;\n    }\n    .remote-workforce-event .event-meta strong {\n      color: #000;\n    }\n    .remote-workforce-event p {\n      margin: 15px 0;\n      font-size: clamp(15px\, 3.5vw\, 17px);\n    }\n\n    .remote-workforce-event h2 {\n      font-size: clamp(20px\, 4vw\, 24px);\n      margin: 20px 0 10px 0;\n      color: #1a1a1a;\n    }\n    .remote-workforce-event h3 {\n      font-size: clamp(18px\, 3.5vw\, 22px);\n      margin: 15px 0 5px 0;\n      color: #2c5aa0;\n    }\n    .remote-workforce-event .speaker-title {\n      font-style: italic;\n      color: #666;\n      margin: 0 0 15px 0;\n      font-size: clamp(14px\, 3vw\, 16px);\n    }\n    @media (max-width: 768px) {\n      .remote-workforce-event {\n        padding: 15px;\n      }\n    }\n  </style>\n\n\n  <div class="event-meta">\n    <p><strong>A Presentation of the Palisades Institute of Dominican University New York</strong></p>\n    <p><strong>Friday\, October 31\, 2025 | 7:45–10:00 AM</strong></p>\n    <p><strong>Dominican University New York | Lawrence Room\, Rosary Hall</strong></p>\n    <p>Presented in partnership with Crestron</p>\n  </div>\n\n  <p>As remote and hybrid work continue to reshape the professional landscape\, employers\, policymakers\, and workforce leaders are confronting new challenges related to productivity\, culture\, collaboration\, and infrastructure.</p>\n\n  <p>Join the Palisades Institute of Dominican University New York for a timely and thought-provoking discussion on <strong>Managing a Remote Workforce</strong>\, featuring insights from Dr. Natalia Emanuel\, Research Economist at the Federal Reserve Bank of New York.</p>\n\n  <p><strong>Breakfast will be provided.</strong></p>\n\n  \n</div>\n\n\n\n \n\nRSVP\n\n\n\n\n\n                \n                        CompanyThis field is for validation purposes and should be left unchanged.Name\n                            \n                            \n                                                    \n                                                    First\n                                                \n                            \n                            \n                                                    \n                                                    Last\n                                                \n                            \n                        PhoneEmail\n                            \n                        CompanyNumber of People Accompanying\n          \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n            \n        \n                        \n                        \n\n\n\n\n\n\n \n\nKeynote Speakers\n\n\n\n\n\n\n\n\n\n		\n	\n\n\n\n\n<div class="remote-workforce-event">\n	<div class="speaker-section">    \n    <h3 style="margin-top: 0;">Dr. Natalia Emanuel</h3>\n		<p class="speaker-title"><em>Research Economist\, Federal Reserve Bank of New York</em></p>\n\n   <p>Dr. Natalia Emanuel is a research economist in Microeconomics at the New York Fed. Her work focuses on personnel economics\, child welfare\, and the criminal justice system\, with an emphasis on informal labor markets and workplace policies that support both firms and workers.</p>\n\n<p>She earned her Ph.D. in Economics from Harvard University in 2021 and completed a postdoctoral fellowship at Princeton's Industrial Relations Section in 2022. Dr. Emanuel also holds a B.A. in Economics from Yale University and an M.Sc. in Evidence-Based Social Policy from Oxford University\, where she studied as a Marshall Scholar.</p>\n  </div>\n</div>\n\n\n\n\n\n\n		\n	\n\n\n\n\n<div class="remote-workforce-event">\n	<div class="speaker-section">    \n    <h3 style="margin-top: 0;">Marcos Negron</h3>\n		<p class="speaker-title"><em>Executive Vice President\, Human Resources Operations at Crestron Electronics\, Inc.</em></p>\n\n   <p>Marcos Negron is the Executive Vice President\, Human Resources Operations at Crestron Electronics\, Inc.\, a global leader in audio visual automation and integration. Born and raised in Newark\, NJ\, Marcos graduated from Upsala College with a Bachelor of Science in Human Resources Management.</p>\n\n<p>With a career spanning several iconic brands\, including Madison Square Garden and Liz Claiborne\, Inc.\, and a deep commitment to employee experience\, Marcos brings strategic insight and operational excellence to his role. Based in Crestron’s New Jersey headquarters\, he oversees Employee Relations\, Talent and Culture\, Benefits and Compensation\, and Internal Communications functions. He is a passionate advocate for employee engagement and retention\, and believes that human resources departments should provide exceptional experiences for employees. He is a highly regarded advisor and goal-oriented leader with a strong background in employment\, labor laws\, collective bargaining agreements and compliance issues.</p>\n\n<p>During the COVID-19 pandemic\, Marcos was a key member of Crestron’s HR leadership team responsible for key employee transition initiatives\, helping the company adapt to remote work strategies that supported employee well-being and talent retention. His insights continue to shape Crestron’s flexible work culture.</p>\n  </div>\n</div>\n\n\n\n\n\n \n 
URL:https://www.duny.edu/events/managing-a-remote-workforce/
LOCATION:Lawrence Room\, Rosary Hall\, 488–500 Western Highway South\, Orangeburg\, NY\, 10962\, United States
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20250908T074500
DTEND;TZID=America/New_York:20250908T100000
DTSTAMP:20260605T145915
CREATED:20250724T231420Z
LAST-MODIFIED:20250917T165948Z
UID:10001463-1757317500-1757325600@www.duny.edu
SUMMARY:Town Supervisor Forum
DESCRIPTION:We gathered for a morning of meaningful dialogue and local insight. Guests enjoyed a continental breakfast at 7:45 AM\, then heard directly from their town supervisors during a moderated discussion from 8:30 to 10:00 AM. \nIt was a wonderful opportunity to connect with neighbors and engage with the leaders shaping the future of our communities. \n\n\n\n	\n					\n																							\n					\n																							\n					\n																							\n					\n																							\n					\n																							\n					\n																							\n			\n\n\n\n\n\n\n\n \n\n Supervisors Attending:\n\n\n\n\n\n\n\n\n\n		\n	\n\n\n\n \n\nGeorge Hoehmann\nTown of Clarkstown \n\n\n\n\n\n\n\n		\n	\n\n\n\n \n\nTeresa Kenny\nTown of Orangetown \n\n\n\n\n\n\n\n		\n	\n\n\n\n \n\nHoward Phillips\nTown of Haverstraw \n\n\n\n\n\n\n\n		\n	\n\n\n\n \n\nJim MonaghanTown of Stony Point \n\n\n\n\n\n\n\n		\n	\n\n\n\n \n\nMichael Specht\nTown of Ramapo \n\n\n\n\n\n\n\n\n \n\nGet a Preview\nWe had an insightful conversation with Supervisors George Hoehmann and Teresa Kenny discussing key local issues and what to expect at the forum. \n Listen to the full podcast here → \n 
URL:https://www.duny.edu/events/town-supervisor-forum/
LOCATION:Lawrence Room\, Rosary Hall\, 488–500 Western Highway South\, Orangeburg\, NY\, 10962\, United States
END:VEVENT
END:VCALENDAR