BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Dominican University - ECPv6.16.2//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
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251106T123000
DTEND;TZID=America/New_York:20251106T123000
DTSTAMP:20260525T072656
CREATED:20250908T185014Z
LAST-MODIFIED:20250908T191749Z
UID:10001488-1762432200-1762432200@www.duny.edu
SUMMARY:Travel Club Reunion Luncheon
DESCRIPTION:Meet fellow adventurers and share stories and travel tips.  \nWe will select the 2026 trip and brainstorm other local trips. Connect with others who share a passion for exploring the world!  \nContact Margaret.Treacy@duny.edu to join the club!\n\n\n\n<!-- Start form embed -->\n<script src="https://sky.blackbaudcdn.net/static/reg-form-loader/5/main.js"></script>\n<!--\n  If you embed multiple forms on your page\, only copy one of the <script> lines.\n  Otherwise\, multiple copies of the form will appear.\n-->\n<div\n  data-blackbaud-registration-form\n  data-blackbaud-registration-form-envid="p-pZa8UJj8HECFTi2bqBwecg"\n  data-blackbaud-registration-form-id="0bc709d5-d1c6-4146-a2d7-b76e9e9de3b4"\n  data-blackbaud-registration-form-zone="usa"\n  data-blackbaud-registration-form-header-height="0">\n  <!--\n    If your page has a header/overlay\, then you can set this\n    'data-blackbaud-registration-form-header-height' value\n    to your header height so that the payment form will\n    scroll to the proper location when opened.\n  -->\n</div>\n<!-- End form embed -->
URL:https://www.duny.edu/events/travel-club-reunion-luncheon/
CATEGORIES:All Events,Alumni Events,Community Events & Workshops,Faculty and Staff
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251109T123000
DTEND;TZID=America/New_York:20251109T123000
DTSTAMP:20260525T072656
CREATED:20250519T194928Z
LAST-MODIFIED:20260214T203535Z
UID:10001373-1762691400-1762691400@www.duny.edu
SUMMARY:52nd Annual Grand Reception
DESCRIPTION:  \n\n\n\nHonoring Our Distinguished Guests \n\n\n\n\n\n\n\n\nChartwells\nHigher Education Dining Services\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nDavid Jolly ’92\nPresident & CEO\, Cornerstone Family Healthcare\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nJohnnieanne A. Hansen ’12\nCEO\, Council of Industry\n\n\n\n\n\n\n\n\n\n\n\n\n  \n\n\n\n\n\n\n\n📅\nDate & Time\nSunday\, November 9\, 2025 at 12:30 PM\n\n\n\n\n\n📍\nLocation\nSeasons\n644 Pascack Road\nWashington Township\, NJ 07676\n\n\n\n\n\n\n\n  \n\n\n\nQuestions?\nPlease contact Bruna Ambrose\nBruna.Ambrose@duny.edu\n(845) 848-7406\n\n\n\n\n  \n\n<!-- Faculty & Staff Registration Button (Dominican Red\, 50% width on desktop) -->\n<div class="du-btn-wrap">\n  <a class="du-btn du-btn--faculty"\n     href="https://host.nxt.blackbaud.com/registration-form/?formId=03539eec-a593-46c6-93ed-aa0c13234546&envId=p-pZa8UJj8HECFTi2bqBwecg&zone=usa"\n     aria-label="Faculty and Staff Registration for the 52nd Annual Grand Reception">\n    Faculty & Staff – Register Here\n  </a>\n</div>\n\n<style>\n  /* Wrapper to center the button and control width */\n  .du-btn-wrap{\n    width:100%;\n    display:block;\n  }\n\n  /* Base button styles */\n  .du-btn {\n    display:block;               /* so width applies cleanly */\n    text-align:center;\n    font-family: "Proxima Nova"\, Arial\, sans-serif;\n    font-size:18px;\n    font-weight:700;\n    letter-spacing:.2px;\n    text-decoration:none;\n    line-height:1;\n    padding:14px 28px;\n    border-radius:10px;\n    border:2px solid transparent;\n    transition:transform .06s ease\, box-shadow .2s ease\, background-color .2s ease\, color .2s ease;\n    margin:0 auto;               /* center within wrapper */\n    width:50%;                   /* half the page on desktop */\n    box-sizing:border-box;\n  }\n\n  .du-btn--faculty{\n    background:#a6192e;          /* Dominican red */\n    color:#ffffff !important;    /* ensure white text */\n    box-shadow:0 6px 14px rgba(0\,0\,0\,.12);\n  }\n\n  .du-btn--faculty:hover\,\n  .du-btn--faculty:focus{\n    background:#7c101f;          /* darker red on hover */\n    color:#ffffff !important;\n    transform:translateY(-1px);\n    box-shadow:0 10px 18px rgba(0\,0\,0\,.16);\n  }\n\n  .du-btn--faculty:active{\n    transform:translateY(0);\n    box-shadow:0 4px 10px rgba(0\,0\,0\,.10);\n  }\n\n  /* Mobile: use full width for tap targets */\n  @media (max-width: 600px){\n    .du-btn{\n      width:100%;\n    }\n  }\n</style>
URL:https://www.duny.edu/events/52nd-annual-grand-reception/
LOCATION:Seasons\, 644 Pascack Road\, | Washington Township\, NJ\, 07676\, United States
CATEGORIES:All Events,Community Events & Workshops,Faculty and Staff
ORGANIZER;CN="Bruna Ambrose%2C Director of Special Events":MAILTO:Bruna.Ambrose@duny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251112T170000
DTEND;TZID=America/New_York:20251112T190000
DTSTAMP:20260525T072656
CREATED:20251030T135847Z
LAST-MODIFIED:20251030T141643Z
UID:10001509-1762966800-1762974000@www.duny.edu
SUMMARY:Open Mic Night
DESCRIPTION:Bring your talent and take the stage at Dominican University’s Open Mic Night! Whether you sing\, play an instrument\, perform stand-up\, or share original poetry\, this is your chance to shine in a relaxed\, supportive atmosphere. Join us for a night of creativity\, laughter\, and community. \nDate: Wednesday\, November 12\, 2025Time: 5:00 PM – 7:00 PMLocation: Corless Student Lounge\, Granito – 2nd Floor\, Room 206 \nContact:For more information\, contact Bonnie Snow at Bonnie.Snow@duny.edu\, call (845) 848-4068 or stop by Casey Hall Room 18.
URL:https://www.duny.edu/events/open-mic-night/
LOCATION:Corless Student Engagement Lounge
CATEGORIES:Faculty and Staff,Student Events
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251113T103000
DTEND;TZID=America/New_York:20251113T123000
DTSTAMP:20260525T072656
CREATED:20251103T173118Z
LAST-MODIFIED:20251103T173118Z
UID:10001510-1763029800-1763037000@www.duny.edu
SUMMARY:Coca-Cola Caravan and Pictures with Santa!
DESCRIPTION:Thursday\, November 13th – Coca-Cola Truck and Pictures with Santa from 10:30-12:30 in the Rosary Hall Parking Lot.
URL:https://www.duny.edu/events/coca-cola-caravan-and-pictures-with-santa/
CATEGORIES:All Events,Alumni Events,Community Events & Workshops,Faculty and Staff,Student Events
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251114T073000
DTEND;TZID=America/New_York:20251114T073000
DTSTAMP:20260525T072656
CREATED:20251107T200048Z
LAST-MODIFIED:20251112T151034Z
UID:10001512-1763105400-1763105400@www.duny.edu
SUMMARY:Career Con: Risk Management
DESCRIPTION:Explore careers in insurance\, finance\, and beyond. Hear from executives\, young professionals\, and alumni and connect with over 50 visiting high school students eager to learn about Dominican University New York’s new Risk Management courses and minor.\n\nWhy Attend?\n\n✔ Candid advice and personal stories from industry leaders\n✔ Strategies for success in today’s workplace\n✔ Networking with young professionals and peers\n✔ A hands-on experiential challenge with prizes\n\n\n\nCareer Con Agenda\n7:30-8:15 AM\nCheck-in / Breakfast\nLocation: Granito Center  \n8:15-8:30 AM\nWelcome & Introductions\nLocation: Granito Extension \n\nDr. Manuel Martinez – President of Dominican University New York\nDr. Ivan Rudolph Shabinsky – Director of Division of Business\, Innovation\, Leadership at Dominican University New York\n\n8:30-8:50 AM\nKeynote Presentation: Anatomy of a Data Breach\nLocation: Granito Extension \n\nBenjamin Bertossi – Cyber Product Specialist\nChubb\n\n8:50-9:00 AM\nTransition to Breakout Rooms\nLocation: Prusmack Building \n9:00-9:50 AM\nMini-RMI Class\nLocation(s): Prusmack Building\, Rooms Ground Floor Room #9\, Ground Floor Room #10\, Ground Floor Room #15 and Room 212 (Second Floor)    \n9:50-10:00 AM\nBREAK \n10:00-11:45 PM\nExperiential Challenge Based off Mini-RMI Class \n\nGroup Presentations\nAlliant representatives\n\n11:45 AM-12:00 PM\nTransition to lunch\nLocation: Granito Extension \n12:00-12:30PM\nLunch + Young Risk Professional Panel\nLocation: Granito Extension \n12:30-1:00 PM\nAlliant and Other Representatives Power Networking \n1:00 PM\nTour of Dominican University & Alliant/Spencer Informational Table
URL:https://www.duny.edu/events/career-con-risk-management/
CATEGORIES:All Events,Community Events & Workshops,Faculty and Staff,Student Events
ORGANIZER;CN="Dr. Ivan Rudolph-Shabinsky":MAILTO:I.Rudolph-Shabinsky@duny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251118T120000
DTEND;TZID=America/New_York:20251118T153000
DTSTAMP:20260525T072656
CREATED:20251008T183000Z
LAST-MODIFIED:20251008T183000Z
UID:10001500-1763467200-1763479800@www.duny.edu
SUMMARY:Campus-wide Day of Service
DESCRIPTION:The DUNY Interfaith Connect team will be hosting a Campus-wide Day of Service on Tuesday\, November 18th from 12:00pm-3:30pm in the Granito Extension.   \nWe will be packing hygiene kits that will be donated to the Afya Foundation for their humanitarian projects.  This project is made possible through the support of the Faith and Health grant we were awarded by Interfaith America. \nThese enhancements will help cultivate interfaith competency through planned service work with diverse populations and through guided discussions highlighting the commonalities and differences in the ways diverse faith traditions approach topics related to healthcare\, well-being\, spirituality\, personal vocation\, care of the earth\, and concern for others. \nFor more information\, please contact: Dr. Mary Walsh Roche mary.walshroche@duny.edu \nTo learn about the Afya Foundation\, please visit: https://afyafoundation.org/ \n \n  \n  \n  \n 
URL:https://www.duny.edu/events/campus-wide-day-of-service/
LOCATION:Granito Center\, 470 Western Highway\, NY\, United States
CATEGORIES:All Events,Community Events & Workshops,Faculty and Staff,Student Events
ORGANIZER;CN="Mary Walsh Roche%2C DMH%2C OTR/L%2C LMT":MAILTO:mary.walshroche@duny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20251126
DTEND;VALUE=DATE:20251201
DTSTAMP:20260525T072656
CREATED:20250120T174957Z
LAST-MODIFIED:20260518T180415Z
UID:10001292-1764115200-1764547199@www.duny.edu
SUMMARY:Thanksgiving Recess- University Closed
DESCRIPTION:(Wednesday-Sunday) November 26 -November 30\, 2025\n\nUniversity will be closed in observation of Thanksgiving\n\n \n\n2025-2026 Academic Calendar \n\n 
URL:https://www.duny.edu/events/thanksgiving-recess-university-closed/
CATEGORIES:Academics,Faculty and Staff
END:VEVENT
END:VCALENDAR