It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://media.cmu.ca/index.php/feed/

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
  2. <html xmlns="https://www.w3.org/1999/xhtml"
  3. xmlns:og="https://ogp.me/ns#"
  4. xmlns:fb="https://www.facebook.com/2008/fbml"
  5. >
  6.  
  7. <head>
  8. <base href="https://www.cmu.ca/">
  9.  
  10. <meta http-equiv="Content-Style-Type" content="text/css" />
  11. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  12.  
  13. <meta name="HandheldFriendly" content="True" />
  14. <meta name="viewport" content="width=device-width, initial-scale=1" />
  15. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  16.  
  17. <meta http-equiv="expires" content="0" />
  18. <meta http-equiv="expires" content="now" />
  19. <meta http-equiv="Pragma" content="no-cache" />
  20. <meta http-equiv="Cache-Control" content="no-cache" />
  21. <meta name="revisit-after" content="1 day" />
  22. <meta name="ROBOTS" content="index,follow" />
  23.  
  24. <title>Media Centre | Media Centre | CMU</title>
  25.  
  26. <meta name="description" content="The Canadian Mennonite University Media Centre features news releases, profiles of alumni and faculty, blogs, photo galleries, videos, and event listings." />
  27. <meta name="keywords" content="CMU, Canadian, Mennonite, University, Canadian Mennonite University, Christian, Education, Winnipeg, Manitoba, Canada, Media, News, Releases, News Release, Media Release, Photos, Photo Galleries, Videos, Blogs, Blog Posts, Blog, Alumni Profiles, Faculty Profiles, Student Profiles, Profiles, Events, Latest Events, Upcoming Events, Event Calendar, Calendar, Canadian, Peace, Conflict Studies, Biology, Chemistry, Business, Redekop School of Business, Organizational, Administration, Canadian School of Peacebuilding, CSOP, Communications, Media, Disaster Recovery Studies, Music, School of Music, Music Therapy, Outtatown, Outtatown Discipleship School, Theology, Theological Studies, Biblical Studies, Graduate School, Graduate School of Theology and Ministry, Community School for Music and the Arts, Ministry, Christian Ministry" />
  28.  
  29. <meta property="fb:app_id" content="263193133785859"/>
  30.  
  31. <meta property="og:title" content="Media Centre | Media Centre | CMU" />
  32. <meta property="og:type" content="website" />
  33. <meta property="og:url" content="https://media.cmu.ca/index.php/feed/" />
  34. <meta property="og:image" content="https://www.cmu.ca/banners/media.png" />
  35. <meta property="og:image" content="https://www.cmu.ca/fbimages/cmu.jpg" />
  36. <meta property="og:image" content="https://www.cmu.ca/fbimages/cmu_rev.jpg" />
  37. <meta property="og:site_name" content="Canadian Mennonite University" />
  38. <meta property="og:description" content="The Canadian Mennonite University Media Centre features news releases, profiles of alumni and faculty, blogs, photo galleries, videos, and event listings." />
  39.  
  40. <link rel="image_src" href="https://www.cmu.ca/banners/media.png" />
  41. <link rel="image_src" href="https://www.cmu.ca/fbimages/cmu.jpg" />
  42. <link rel="image_src" href="https://www.cmu.ca/fbimages/cmu_rev.jpg" />
  43. <link rel="canonical" href="https://media.cmu.ca/index.php/feed/" />
  44.  
  45.  
  46. <script type="text/javascript" src="/js/mailto.js"></script>
  47.  
  48. <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  49. <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script>
  50.  
  51. <script type="text/javascript" src="/js/mobile-menu.js"></script>
  52. <script type="text/javascript" src="/js/animation.js"></script>
  53.  
  54. <script type="text/javascript" src="/js/jquery-ui-timepicker-addon.js"></script>
  55. <script type="text/javascript" src="/js/datetimepick.js"></script>
  56.  
  57. <script type="text/javascript" src="/js/jquery.tagsinput.js"></script>
  58.  
  59. <script type="text/javascript" src="/fancybox/jquery.fancybox.pack.js?v=2.1.3"></script>
  60. <script type="text/javascript" src="/fancybox/helpers/jquery.fancybox-media.js?v=1.0.5"></script>
  61. <script type="text/javascript">
  62. $(document).ready(function() {
  63. $(".various").fancybox({
  64. fitToView : true,
  65. padding : 0,
  66. width : '90%',
  67. height : '90%',
  68. autoSize : false,
  69. closeClick : false,
  70. closeBtn :   true,
  71. openEffect : 'fade',
  72. closeEffect : 'none'
  73. });
  74. });
  75. $(document).ready(function() {
  76. $(".fancybox").fancybox({
  77. prevEffect : 'none',
  78. nextEffect : 'none',
  79. openEffect : 'fade',
  80. closeEffect : 'none',
  81.     helpers : {
  82. title: {
  83. type: 'outside'
  84. }
  85. }
  86. });
  87. });
  88. $(document).ready(function() {
  89. $('.yt').fancybox({
  90. width  : '90%',
  91. height : '90%',
  92. autoSize : true
  93. });
  94. });
  95. $(document).ready(function() {
  96. $('.yt_portrait').fancybox({
  97. autoSize : true
  98. });
  99. });
  100. </script>
  101.  
  102. <script>
  103. $(document).ready(function(){
  104. $(".toggle-item-heading").on("click keyup", function(event) {
  105. // Check if the event is a click or an Enter key press
  106. if (event.type === "click" || (event.type === "keyup" && event.keyCode === 13)) {
  107. $(this).toggleClass("toggle-item-open");
  108. $(this).find(".toggle-item-closed").slideToggle();
  109. }
  110. });
  111. });
  112. </script>
  113.  
  114. <link rel="stylesheet" href="/styles_main.css?ver=1.0" type="text/css" />
  115. <link rel="stylesheet" href="/styles_med.css" type="text/css" />
  116. <link rel="stylesheet" href="/styles_sm.css" type="text/css" />
  117.  
  118. <!-- STYLESHEET DEVOTED TO MAIN NAV - menu.php -->
  119. <link rel="stylesheet" href="/header.css" type="text/css" />
  120.  
  121. <!-- STYLESHEET DEVOTED TO NEW STYLES -->
  122. <link rel="stylesheet" href="/styles.css" type="text/css" />
  123.  
  124. <!-- STYLESHEET DEVOTED TO FOOTER - footer.php -->
  125. <link rel="stylesheet" href="/footer.css" type="text/css" />
  126.  
  127. <!-- STYLESHEET DEVOTED TO ADD-ON NEW STYLES - footer.php -->
  128. <link rel="stylesheet" href="/styles_addon.css" type="text/css" />
  129.  
  130. <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" type="text/css" />
  131. <link rel="stylesheet" href="/fancybox/jquery.fancybox.css?v=2.1.2" media="screen" type="text/css" />
  132. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css" />
  133.  
  134.  
  135.  
  136. <script type="text/javascript" src="/orbit/jquery.orbit.js"></script>
  137. <script type="text/javascript">
  138. $(window).load(function() {
  139. $('#featured').orbit({
  140. animation: 'horizontal-push',                  // fade, horizontal-slide, vertical-slide, horizontal-push
  141. animationSpeed: 1500,                // how fast animtions are
  142. timer: true, // true or false to have the timer
  143. advanceSpeed: 5000, // if timer is enabled, time between transitions
  144. pauseOnHover: true, // if you hover pauses the slider
  145. startClockOnMouseOut: true, // if clock should start on MouseOut
  146. startClockOnMouseOutAfter: 1000, // how long after MouseOut should the timer start again
  147. directionalNav: true, // manual advancing directional navs
  148. captions: false, // do you want captions?
  149. captionAnimation: 'slideOpen', // fade, slideOpen, none
  150. captionAnimationSpeed: 1200, // if so how quickly should they animate in
  151. bullets: true, // true or false to activate the bullet navigation
  152. bulletThumbs: false, // thumbnails for the bullets
  153. bulletThumbLocation: '', // location from this file where thumbs will be
  154. afterSlideChange: $.noop, // empty function
  155. fluid: true
  156. });
  157. });
  158. </script>
  159. <link rel="stylesheet" href="/orbit/orbit.css" type="text/css" />
  160.  
  161. <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
  162.  
  163.  
  164. <!-- Global site tag (gtag.js) - Google Ads: 980343905 -->
  165. <script async src="https://www.googletagmanager.com/gtag/js?id=AW-980343905"></script>
  166. <script>
  167. window.dataLayer = window.dataLayer || [];
  168. function gtag(){
  169. dataLayer.push(arguments);
  170. }
  171. gtag('js', new Date());
  172. gtag('config', 'AW-980343905');
  173. </script>
  174.  
  175. <!-- Google tag (gtag.js) -->
  176. <script async src="https://www.googletagmanager.com/gtag/js?id=G-B6NM5SQMCQ"></script>
  177. <script>
  178.  window.dataLayer = window.dataLayer || [];
  179.  function gtag(){dataLayer.push(arguments);}
  180.  gtag('js', new Date());
  181.  
  182.  gtag('config', 'G-B6NM5SQMCQ');
  183. </script>
  184.  
  185. <!-- Google Tag Manager // HOMEFIELD FEBRUARY 2024 -->
  186. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  187. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  188. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  189. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  190. })(window,document,'script','dataLayer','GTM-KCGJK6JW');</script>
  191. <!-- End Google Tag Manager -->
  192.  
  193.  
  194. <!-- Facebook Pixel Code -->
  195. <script>
  196.  !function(f,b,e,v,n,t,s)
  197.  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  198.  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  199.  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  200.  n.queue=[];t=b.createElement(e);t.async=!0;
  201.  t.src=v;s=b.getElementsByTagName(e)[0];
  202.  s.parentNode.insertBefore(t,s)}(window, document,'script',
  203.  'https://connect.facebook.net/en_US/fbevents.js');
  204.  fbq('init', '346563232950912');
  205.  fbq('track', 'PageView');
  206. </script>
  207. <noscript><img height="1" width="1" style="display:none"
  208.  src="https://www.facebook.com/tr?id=346563232950912&ev=PageView&noscript=1"
  209. /></noscript>
  210. <!-- End Facebook Pixel Code -->
  211.  
  212. <!-- Slate PING -->
  213. <script async="async" src="https://enrolment.cmu.ca/ping">/**/</script>
  214.  
  215. <!-- Glacier Pixel -->
  216. <script src ="https://up.pixel.ad/assets/up.js?um=1"></script>
  217. <script type="text/javascript">
  218. cntrUpTag.track('cntrData', 'b146b8d3d86fd1e0');
  219. </script>
  220.  
  221. <script type="application/ld+json">
  222. {
  223.  "@context": "https://schema.org",
  224.  "@type": "CollegeOrUniversity",
  225.  "name": "Canadian Mennonite University",
  226.  "image": "https://www.cmu.ca/images/cmu-logo-text.png",
  227.  "url": "https://www.cmu.ca/",
  228.  "telephone": "204-487-3300",
  229.   "address": {
  230.    "@type": "PostalAddress",
  231.    "streetAddress": "500 Shaftesbury Boulevard",
  232.    "addressLocality": "Winnipeg",
  233.    "addressRegion": "MB",
  234.    "postalCode": "R3P 2N2",
  235.    "addressCountry": "CA"
  236.  },
  237.  "geo": {
  238.    "@type": "GeoCoordinates",
  239.    "latitude": 49.8599524,
  240.    "longitude": -97.2333118
  241.  } ,
  242.  "sameAs": [
  243.    "https://www.facebook.com/CMUwpg",
  244.    "https://twitter.com/CMUwpg",
  245.    "https://www.instagram.com/CMUwpg",
  246.    "https://www.linkedin.com/edu/school?id=10810",
  247.    "https://www.youtube.com/cmumedia"
  248.  ]
  249. }
  250. </script>
  251.  
  252. </head>
  253.  
  254.  
  255. <body>
  256.  
  257.  
  258. <script type="text/javascript">
  259.  
  260.  var _gaq = _gaq || [];
  261.  _gaq.push(['_setAccount', 'UA-32465719-1']);
  262.  _gaq.push(['_trackPageview']);
  263.  
  264.  (function() {
  265.    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  266.    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  267.    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  268.  })();
  269.  
  270. </script>
  271.  
  272. <!-- Google Tag Manager (noscript) // HOMEFIELD FEBRUARY 2024 -->
  273. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCGJK6JW"
  274. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  275. <!-- End Google Tag Manager (noscript) -->
  276.  
  277.  
  278. <div id="container">
  279.  
  280. <div id="top">
  281. <div id="contain">
  282. <div id="menu_mini"><div id="mobile-menu-closed"></div></div>
  283. <div id="cmu_full"><a href="https://www.cmu.ca/"><img src="/images/cmu-logo-media.png" border="0" id="logo" alt="CMU Media Centre" /></a></div>
  284. <div id="cmu"><a href="https://www.cmu.ca/"><img src="/images/cmu-logo-media-sm.png" border="0" id="logo" alt="CMU Media Centre" /></a></div>
  285. <div id="right"> <ul>
  286. <li><a href="https://www.cmu.ca/give">Give</a></li>
  287. <li><a href="https://www.cmu.ca/admissions/experience">Visit</a></li>
  288. <li><a href="https://www.cmu.ca/admissions/request">Inquire</a></li>
  289. <li><a href="https://www.cmu.ca/admissions/apply" class="apply-cta">Apply</a></li>
  290. </ul> <div id="search_close">
  291. <a href="javascript:void(0);" onclick="document.getElementById('search_close').style.display='none'; document.getElementById('search_open').style.display='block'; document.getElementById('search_full').style.display='block'; $('#CMU_Search').focus();" onMouseOver="document.search_off.src='/images/icon_search2.png';" onMouseOut="document.search_off.src='/images/icon_search1.png';"><img src="/images/icon_search1.png" name="search_off" id="search_off" title="Open Search" alt="Open Search" border="0" /></a>
  292. </div>
  293. <div id="search_open" style="display: none;">
  294. <a href="javascript:void(0);" onclick="document.getElementById('search_close').style.display='block'; document.getElementById('search_open').style.display='none'; document.getElementById('search_full').style.display='none';" onMouseOver="document.search_on.src='/images/icon_close2.png';" onMouseOut="document.search_on.src='/images/icon_close1.png';"><img src="/images/icon_close1.png" name="search_on" id="search_on" title="Close Search" alt="Close Search" border="0" /></a>
  295. </div></div>
  296. <div id="search_full"> <form action="https://www.google.com/cse" id="cse-search-box">
  297. <input type="hidden" name="cx" value="011485658090055886993:tkd9tr-i3uk" />
  298. <input type="hidden" name="ie" value="UTF-8" />
  299. <label for="CMU_Search" style="display: none;">Search</label><input type="search" name="q" id="CMU_Search" class="searchbar" />
  300. <input type="submit" name="sa" value="Search" style="display: none;" />
  301. <input type="hidden" name="hl" value="en" />
  302. </form></div>
  303. </div>
  304. </div>
  305.  
  306. <div id="header">
  307. <nav id="main-menu" class="green-bg micro">
  308. <ul>
  309. <li class="no-sub-menu"><a href="https://media.cmu.ca" id="media">Home</a></li>
  310. <li class="top-level sub-menu-has-children">
  311. <a href="#" onclick="return false;" id="news">News &amp; Stories</a>
  312. <ul class="sub-menu">
  313. <li><a href="https://media.cmu.ca/cat/release">News Releases</a></li>
  314. <li><a href="https://media.cmu.ca/cat/story">Stories</a></li>
  315. <li><a href="https://blazers.cmu.ca/news">Athletics News</a></li>
  316. </ul>
  317. </li>
  318. <li class="top-level sub-menu-has-children">
  319. <a href="#" onclick="return false;" id="blog">Blogs</a>
  320. <ul class="sub-menu">
  321. <li><a href="https://mycmulife.cmu.ca">#myCMUlife: Stories of Student Life at CMU</a></li>
  322. <li><a href="https://media.cmu.ca/blog">CMU Blog Posts</a></li>
  323. </ul>
  324. </li>
  325. <li class="top-level sub-menu-has-children">
  326. <a href="#" onclick="return false;" id="profiles">Profiles</a>
  327. <ul class="sub-menu">
  328. <li><a href="https://media.cmu.ca/cat/alumni">Alumni Profiles</a></li>
  329. <li><a href="https://media.cmu.ca/cat/faculty">Faculty Profiles</a></li>
  330. <li><a href="https://media.cmu.ca/cat/student">Student Profiles</a></li>
  331. </ul>
  332. </li>
  333.  
  334. <li class="top-level sub-menu-has-children">
  335. <a href="#" onclick="return false;" id="media">Media</a>
  336. <ul class="sub-menu">
  337. <li><a href="https://media.cmu.ca/cat/video">Video</a></li>
  338. <li><a href="https://media.cmu.ca/cat/audio/so-what">So What? A Podcast</a></li>
  339. <li><a href="https://media.cmu.ca/cat/audio/sundayatcmu">Sunday@CMU Radio</a></li>
  340. <li><a href="https://media.cmu.ca/cat/audio">All Audio</a></li>
  341. <li><a href="https://media.cmu.ca/cat/photo">Photo Galleries</a></li>
  342. </ul>
  343. </li>
  344.  
  345. <li class="top-level sub-menu-has-children">
  346. <a href="#" onclick="return false;" id="events">Events</a>
  347. <ul class="sub-menu">
  348. <li><a href="https://media.cmu.ca/events">Upcoming Events</a></li>
  349. <li><a href="https://media.cmu.ca/events/face2face">Face2Face</a></li>
  350. <li><a href="https://media.cmu.ca/events/lectures">Public Lectures</a></li>
  351. <li><a href="https://media.cmu.ca/events/conferences">Conferences</a></li>
  352. </ul>
  353. </li>
  354. <li class="top-level sub-menu-has-children">
  355. <a href="#" onclick="return false;" id="about">About</a>
  356. <ul class="sub-menu">
  357. <li><a href="https://www.cmu.ca/about">About CMU</a></li>
  358. <li><a href="https://www.cmu.ca/about/contact">Contact Us</a></li>
  359. </ul>
  360. </li>
  361. </ul>
  362. <ul class="mobile-menu-fixed-links">
  363. <li><a href="https://www.cmu.ca/give">Give</a></li>
  364. <li><a href="https://www.cmu.ca/admissions/experience">Visit</a></li>
  365. <li><a href="https://www.cmu.ca/admissions/request">Inquire</a></li>
  366. <li><a href="https://www.cmu.ca/admissions/apply" class="apply-cta">Apply</a></li>
  367. </ul>
  368. </nav> </div>
  369.  
  370. <div id="content" class="page-home">
  371.  
  372. <!-- ########## MAIN CONTENT ########## -->
  373. <div id="text" class="full landing">
  374.  
  375. <!-- ### SLIDER ### -->
  376. <div id="featured">
  377. </div>
  378.  
  379. <style>
  380. .orbit-wrapper {display: none;}
  381. </style>
  382. <!-- ### NEWS & EVENTS ### -->
  383. <div class="text-block-80" style="margin-top: 2rem;">
  384. <h2>What's Happening</h2>
  385. </div>
  386. <div class="news-events-block">
  387. <div class="news-feat-col">
  388. <h3 class="space">Featured News</h3>
  389.  
  390. <div class="news-text nophoto">
  391. <h3 class="blog"><a href="https://media.cmu.ca/video-2024-class-of-2024-convocation" class="no">Class of 2024 Convocation Service</a></h3>
  392. <p><iframe frameborder="0" height="506" src="https://www.youtube.com/embed/PTOziB6W6pQ" width="900"></iframe></p> </div>
  393. <div class="news-divider"></div>
  394. <div class="news-text nophoto">
  395. <h3 class="blog"><a href="https://media.cmu.ca/video-2024-spring-at-cmu" class="no">Spring at CMU 2024 (video)</a></h3>
  396. <p><iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="507" src="https://www.youtube.com/embed/zqi5uTvy8ao?si=YnnsvZZ7f8EtJgV8&amp;start=31" title="YouTube video player" width="900"></iframe></p> </div>
  397. <div class="news-divider"></div>
  398. <div class="photo"><a href="https://media.cmu.ca/news-cmu-to-honour-joss-reimer-with-2024-pax-award"><img src="https://www.cmu.ca/phpthumb/phpThumb.php?src=/uploaded/Joss_Reimer_4216.jpg&w=1000&h=1500&aoe=0&q=100&f=.jpg" border="0" alt="Dr. Joss Reimer, Chief Medical Officer of the Winnipeg Regional Health Authority and incoming president of the Canadian Medical Association, will be recognized with the 2024 CMU PAX Award on April 27 as part of the Class of 2024 Convocation Ceremony." title="Dr. Joss Reimer, Chief Medical Officer of the Winnipeg Regional Health Authority and incoming president of the Canadian Medical Association, will be recognized with the 2024 CMU PAX Award on April 27 as part of the Class of 2024 Convocation Ceremony." /></a></div>
  399. <div class="news-text">
  400. <h3 class="blog"><a href="https://media.cmu.ca/news-cmu-to-honour-joss-reimer-with-2024-pax-award" class="no">CMU to honour Dr. Joss Reimer with 2024 PAX Award</a></h3>
  401. <p>Dr. Joss Reimer, Chief Medical Officer of the Winnipeg Regional Health Authority and incoming president of the Canadian Medical Association, will be recognized with the 2024 Canadian Mennonite University (CMU) PAX Award.</p>
  402.  
  403. <p>CMU President Cheryl Pauls will present the award to Reimer at CMU&#39;s convocation ceremony on April 27 at Bethel Mennonite Church, where Reimer will also give the graduation address.</p> </div>
  404. <div class="news-divider"></div>
  405. <div class="photo"><a href="https://media.cmu.ca/alumni-aitow-nicole-richard-williams"><img src="https://www.cmu.ca/phpthumb/phpThumb.php?src=/uploaded/Nicole_Richard_4756.jpg&w=1000&h=1500&aoe=0&q=100&f=.jpg" border="0" alt="Alumni in Their Own Words - Nicole Richard Williams" title="Alumni in Their Own Words - Nicole Richard Williams" /></a></div>
  406. <div class="news-text">
  407. <h3 class="blog"><a href="https://media.cmu.ca/alumni-aitow-nicole-richard-williams" class="no">Alumni in Their Own Words - Nicole Richard Williams</a></h3>
  408. <p><em>Nicole Richard graduated from CMU in 2013 with a Bachelor of Music Therapy.</em></p>
  409.  
  410. <p><strong>Where has your life taken you since you left CMU? </strong></p>
  411.  
  412. <p>After finishing my Bachelor of Music Therapy at CMU, I worked as a music therapist in Winnipeg for about three years. During this time, I started working with many clients on the autism spectrum and noticed that doing rhythmic and drumming interventions with these folks really seemed to help them reach some of their therapeutic goals. I wanted to deepen my understanding of how exactly music therapy could help autistic children. Going to grad school had always been a dream of mine, and so I decided to take some time off working to do a Master&#39;s in Music and Health Science at the University of Toronto. During that degree, I decided I wanted to continue on and do a PhD and was accepted again at the Music and Health Science Research Collaboratory (the lab out of which the master&#39;s and PhD are based) at the University of Toronto.</p> </div>
  413. <div class="news-divider"></div>
  414. <div class="news-text nophoto">
  415. <h3 class="blog"><a href="https://media.cmu.ca/video-2024-lets-get-dirty" class="no">Face2Face | Let’s Get Dirty: The Lowdown on Earth’s Fabric in your own Yard (video)</a></h3>
  416. <p><iframe frameborder="0" height="506" src="https://www.youtube.com/embed/P0hYsL3juaI" width="900"></iframe></p> </div>
  417. <div class="news-divider"></div>
  418.  
  419. <p class="bolded more-news-link"><a href="https://media.cmu.ca/news/5" class="read-more-arrow no">More News</a></p>
  420.  
  421. </div>
  422.  
  423. <div class="events-feat-col">
  424.  
  425. <h3 class="space">Upcoming Events</h3>
  426.  
  427.  
  428. <div class="flex-block fullwidth-event-container">
  429.  
  430. <div class="event">
  431.  
  432. <div class="caption">
  433. <h3>Into the Night: Lullabies and Morning Songs for the Troubled Earth</h3>
  434. <p class="details">Exhibition by River on the Run Artist Collective
  435. Opening April 19 at 7:30 PM
  436. Gallery Hours M-F 8:30 AM - 4:30 PM, Sat. 12:00-5:00 PM</p>
  437. </div>
  438. <div class="event-location-container">
  439. <p class="event-location">MHC Gallery, 610 Shaftesbury Blvd.</p>
  440. <p class="event-date">Apr 19&nbsp;&ndash;&nbsp;Jun 1</p>
  441. </div>
  442. <a class="read-more-arrow event-link" href="https://www.cmu.ca/gallery/exhibits/into-the-night" target="_blank">More Info</a>
  443. </div>
  444. <div class="event">
  445.  
  446. <div class="caption">
  447. <h3>Voices Together Song Feast</h3>
  448. <p class="details">An evening of singing featuring songs from Voices Together.
  449.  
  450. This event is planned by Mennonite Church Manitoba, sponsored by Canadian Mennonite University.</p>
  451. </div>
  452. <div class="event-location-container">
  453. <p class="event-location">CMU Chapel - South Side         (600 Shaftesbury Blvd.)</p>
  454. <p class="event-date">May 10 &#149; 7:00 PM</p>
  455. </div>
  456. <a class="read-more-arrow event-link various" href="#807">More Information</a>
  457. </div>
  458. <div class="popup" id="807">
  459. <h1>May 10, 2024</h1>
  460. <h2>Voices Together Song Feast<br />
  461. <span style="line-height: 2em;"><img src="/images/icon_clock.png" style="margin: 4px 3px 0 0; vertical-align: top; width: 12px; height: 12px;" />7:00 PM &nbsp;<img src="/images/icon_location.png" style="margin: 4px 3px 0 0; vertical-align: top; width: 12px; height: 12px;" />CMU Chapel - South Side         (600 Shaftesbury Blvd.)</span></h2>
  462. <p>An evening of singing featuring songs from&nbsp;Voices Together at 7:00 PM on Friday, May 10 at the CMU Chapel (600 Shaftesbury Blvd.).&nbsp;</p>
  463.  
  464. <p>This event is planned by Mennonite Church Manitoba, sponsored by Canadian Mennonite University.</p>
  465.  
  466. <p>Click <a href="https://mennochurch.mb.ca/event/15685-2024-05-10-voices-together-in-worship" target="_blank">here</a> for more information.</p>
  467. </div>
  468. <div class="event">
  469.  
  470. <div class="caption">
  471. <h3>Voices Together in Worship Workshop</h3>
  472. <p class="details">Voices Together in Worship – a gathering to resource worship planners, leaders, pastors and musicians.rnrnA time of exploring the music and resources from the new hymnal Voices Together and more broadly resourcing the practice of congregational worshi</p>
  473. </div>
  474. <div class="event-location-container">
  475. <p class="event-location">CMU Chapel - South Side (600 Shaftesbury Blvd.)</p>
  476. <p class="event-date">May 11 &#149; 9:00 AM &ndash; 4:30 PM</p>
  477. </div>
  478. <a class="read-more-arrow event-link various" href="#808">More Information</a>
  479. </div>
  480. <div class="popup" id="808">
  481. <h1>May 11, 2024</h1>
  482. <h2>Voices Together in Worship Workshop<br />
  483. <span style="line-height: 2em;"><img src="/images/icon_clock.png" style="margin: 4px 3px 0 0; vertical-align: top; width: 12px; height: 12px;" />9:00 AM &ndash; 4:30 PM &nbsp;<img src="/images/icon_location.png" style="margin: 4px 3px 0 0; vertical-align: top; width: 12px; height: 12px;" />CMU Chapel - South Side (600 Shaftesbury Blvd.)</span></h2>
  484. <p>A time of exploring the music and resources from the new hymnal Voices Together and more broadly resourcing the practice of congregational worship.</p>
  485.  
  486. <p>Cost is $80 and includes lunch and coffee breaks.</p>
  487.  
  488. <p>This event is planned by Mennonite Church Manitoba, sponsored by Canadian Mennonite University.</p>
  489.  
  490. <p>Click <a href="https://mennochurch.mb.ca/event/15685-2024-05-10-voices-together-in-worship" target="_blank">here</a> for more information and registration.</p>
  491. </div>
  492. <div class="event">
  493.  
  494. <div class="caption">
  495. <h3>CMU 23rd Annual Golf Classic</h3>
  496. <p class="details">Join us for a fun day of golf, community and food with proceeds supporting our student athletes and scholarships/bursaries for many other students.</p>
  497. </div>
  498. <div class="event-location-container">
  499. <p class="event-location">Bridges Golf Course</p>
  500. <p class="event-date">June 12 &#149; 11:00 AM &ndash; 6:00 PM</p>
  501. </div>
  502. <a class="read-more-arrow event-link" href="https://www.cmu.ca/give/cmu-golf-classic" target="_blank">more info</a>
  503. </div>
  504. <div class="event">
  505.  
  506. <div class="caption">
  507. <h3>Faspa on the Lawn: The Original Charcuterie</h3>
  508. <p class="details">The CMU Board invites all alumni, friends, and family to a fundraising evening in support of the mission and students entrusted to CMU. We will gather around delicious fare and refreshments generously donated by members of several Hutterite communities th</p>
  509. </div>
  510. <div class="event-location-container">
  511. <p class="event-location">South Lawn (600 Shaftesbury Blvd)</p>
  512. <p class="event-date">June 19 &#149; 6:30&ndash;9:00 PM</p>
  513. </div>
  514. <a class="read-more-arrow event-link" href="https://www.cmu.ca/community/faspa-on-the-lawn" target="_blank">More Info</a>
  515. </div>
  516. </div>
  517.  
  518. <p class="bolded more-events-link" style="margin-top: 2em;"><a href="https://media.cmu.ca/events" class="read-more-arrow no">More Events</a></p>
  519.  
  520. </div>
  521. </div>
  522.  
  523. <div class="spacer-block"></div> <p class="print"><small><strong><a href="https://media.cmu.ca/index.php/feed//print/"><img src="/images/print-white.png" /> Print This Page</a></strong></small></p>
  524. <iframe src="//www.cmu.ca/cms/auth_media.php?id=697&post=" id="cmslink"></iframe>
  525.  
  526. </div>
  527.  
  528.  
  529. </div>
  530.  
  531. </div>
  532.  
  533. <footer>
  534. <div class="dark-green-bg">
  535. <div class="footer-menu-row">
  536. <div class="footer-menu-col-1">
  537. <ul class="footer-menu">
  538.  
  539. <li class="menu-has-children"><strong>Get Started</strong>
  540. <ul>
  541. <li><a href="https://www.cmu.ca/admissions/apply">Apply</a></li>
  542. <li><a href="https://www.cmu.ca/admissions/request">Request Info</a></li>
  543. <li><a href="https://www.cmu.ca/admissions/experience">Visit Campus</a></li>
  544. <li><a href="https://www.cmu.ca/admissions/campus-map">Explore Campus (virtual)</a></li>
  545. <li><a href="https://www.cmu.ca/admissions/staff">Contact Us</a></li>
  546. </ul>
  547. </li>
  548. <li class="menu-has-children"><strong>Information</strong>
  549. <ul>
  550. <li><a href="https://www.cmu.ca/admissions">For Prospective Students</a></li>
  551. <li><a href="https://studenthub.cmu.ca/">For Current Students</a></li>
  552. <li><a href="https://staffhub.cmu.ca/">For Staff &amp; Faculty</a></li>
  553. <li><a href="https://www.cmu.ca/alumni">For Alumni</a></li>
  554. <li><a href="https://www.cmu.ca/community">For the Community</a></li>
  555. </ul>
  556. </li>
  557.  
  558. <li class="menu-has-children"><strong>News &amp; Events</strong>
  559. <ul>
  560. <li><a href="https://media.cmu.ca/">CMU Media Centre</a></li>
  561. <li><a href="https://media.cmu.ca/cat/audio">Podcasts &amp; Other Audio</a></li>
  562. <li><a href="https://media.cmu.ca/events">Public Events</a></li>
  563. <li><a href="https://media.cmu.ca/events/lectures">Public Lectures</a></li>
  564. <li><a href="https://media.cmu.ca/events/face2face">Face2Face</a></li>
  565. </ul>
  566. </li>
  567.  
  568. <li class="menu-has-children"><strong>CMU Projects</strong>
  569. <ul>
  570. <li><a href="https://www.cmu.ca/gallery">MHC Gallery</a></li>
  571. <li><a href="https://www.mharchives.ca/">Mennonite Heritage Archives</a></li>
  572. <li><a href="https://www.cmu.ca/csma">Community School for Music &amp; the Arts</a></li>
  573. <li><a href="https://www.cmu.ca/resilience">Centre for Resilience</a></li>
  574. </ul>
  575. </li>
  576. </ul>
  577.  
  578. <div class="footer-logo-garden-text footer-menu-col-1">
  579. <ul class="footer-menu">
  580. <li class="menu-has-children"><strong>CMU Resources</strong></h3>
  581. <ul>
  582. <li><a href="https://blazers.cmu.ca/">CMU Blazers Athletics</a></li>
  583. <li><a href="https://www.cmu.ca/library">CMU Library</a></li>
  584. <li><a href="https://www.cmu.ca/cmu-press">CMU Press</a></li>
  585. <li><a href="https://www.foliocafe.ca/">folio caf&eacute;</a></li>
  586. <li><a href="https://www.commonword.ca/">CommonWord Bookstore</a></li>
  587. </ul>
  588. </li>
  589. </ul>
  590. </div>
  591. <div class="footer-logo-garden">
  592. <a href="https://blazers.cmu.ca"><img src="/images/cmu-blazers-athletics-logo-white.png" alt="CMU Blazers Athletics" width="96"/></a>
  593.  
  594. <a href="https://www.cmu.ca/library"><img src="/images/cmu-library-logo-white.png" alt="CMU Library" width="55"/></a>
  595.  
  596. <a href="https://www.cmu.ca/cmu-press"><img src="/images/cmupress_white.png" alt="CMU Press" width="50"/></a>
  597.  
  598. <a href="https://www.foliocafe.ca/"><img src="/images/folio-cafe-logo-white.png" alt="folio caf&eacute;" width="122"/></a>
  599.  
  600. <a href="https://www.commonword.ca/"><img src="/images/common-word-logo-white.png" alt="Common Word Bookstore and Resource Centre" width="190"/></a>
  601. </div>
  602. </div>
  603. <div class="footer-menu-col newsletter-container">
  604. <h3 class="menu-has-children"><strong>Stay Connected</strong></h3>
  605. <p>Join our mailing list for news updates and details on upcoming events.</p>
  606.  
  607. <!-- Begin MailChimp Signup Form -->
  608. <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
  609. <form action="https://cmu.us19.list-manage.com/subscribe/post?u=4c669c646cb07b1da4b758999&amp;id=800d8d1bef" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
  610. <div id="mce-responses" class="clear">
  611. <div class="response" id="mce-error-response" style="display:none"></div>
  612. <div class="response" id="mce-success-response" style="display:none"></div>
  613. </div>
  614. <div style="position: absolute;left: -5000px;" aria-hidden="true"><input type="text" name="b_4c669c646cb07b1da4b758999_800d8d1bef" tabindex="-1" value=""></div>
  615. <table class="form auto">
  616. <tbody>
  617. <tr>
  618. <td><label for="mce-FNAME"><b>First Name <span>*</span></b></label></td>
  619. </tr>
  620. <tr>
  621. <td><input type="text" name="FNAME" id="mce-FNAME"></td>
  622. </tr>
  623. <tr>
  624. <td><label for="mce-LNAME"><b>Last Name <span>*</span></b></label></td>
  625. </tr>
  626. <tr>
  627. <td><input type="text" name="LNAME" id="mce-LNAME"></td>
  628. </tr>
  629. <tr>
  630. <td><label for="mce-EMAIL"><b>Email Address <span>*</span></b></label></td>
  631. </tr>
  632. <tr>
  633. <td><input type="text" name="EMAIL" class="required email" id="mce-EMAIL"></td>
  634. </tr>
  635. <tr>
  636. <td colspan="2"><input type="submit" value="Subscribe" name="subscribe" class="newsletter-submit"></td>
  637. </tr>
  638. </tbody>
  639. </table>
  640. </form>
  641. <!--End mc_embed_signup-->
  642.        
  643. </div>
  644. </div>
  645.  
  646.     <div class="footer-info-row">
  647. <div class="footer-info-col">
  648. <div>
  649. <img src="/images/cmu-white.png" border="0" class="white-logo" alt="Canadian Mennonite University">
  650. </div>
  651. <div id="footer-address">
  652. <p>500 Shaftesbury Boulevard<br />
  653. Winnipeg, MB, Canada  R3P 2N2<br />
  654. <a href="tel:204-487-3300">204.487.3300</a> | <a href="tel:1-877-231-4570">1.877.231.4570</a></p>
  655. </div>
  656. <div id="footer-land">
  657. <p><i>Canadian Mennonite University is located on territory stewarded for generations by the Anishinaabe, Cree, Dakota, and Métis people.</i> <small id="land-more"><a href="javascript:void(0);" onclick="$('#land-extended').toggle(); $('#land-more').toggle(); $('#land-less').toggle();">EXPAND</a></small> <i class="hidden" id="land-extended">Our campus sits on Treaty 1 lands, where we access clean drinking water from Shoal Lake 39 and 40 in Treaty 3 territory and use hydro power generated on Treaty 5 territory. We benefit from these treaty relationships every day and are committed to living purposefully as we work towards reconciliation and build meaningful, lasting relationships with Indigenous people and with all of God's creation.</i> <small class="hidden" id="land-less"><a href="javascript:void(0);" onclick="$('#land-extended').toggle(); $('#land-more').toggle(); $('#land-less').toggle();">CONDENSE</a></small></p>
  658. </div>
  659.         </div>
  660.  
  661. <div id="footer-socials">
  662. <a href="https://www.facebook.com/CMUwpg" target="_blank"><img alt="Facebook" src="/images/footer-facebook-white.png" id="footer-fb"></a><a href="https://www.instagram.com/CMUwpg" target="_blank"><img alt="Instagram" src="/images/footer-instagram-white.png" id="footer-ig"></a><a href="https://www.linkedin.com/edu/school?id=10810" target="_blank"><img alt="LinkedIn" src="/images/footer-linkedin-white.png" id="footer-li"></a><a href="https://twitter.com/CMUwpg" target="_blank"><img alt="Twitter" src="/images/footer-twitter-white.png" id="footer-tw"></a><a href="https://www.youtube.com/cmumedia" target="_blank"><img alt="YouTube" src="/images/footer-youtube-white.png" id="footer-yt"></a>
  663. </div>
  664. </div>
  665.  
  666.     <div class="footer-info-row">
  667. <div class="footer-inclusion">
  668. <p><i>Canadian Mennonite University is committed to embodying the life and teachings of Jesus Christ. This means fostering a safe and welcoming environment for people of all identities, orientations, backgrounds, and beliefs.</i></p>
  669. </div>
  670. </div>
  671. </div>
  672.  
  673. <div class="footer-copy">
  674. <p>&copy; 2023 <a href="https://www.cmu.ca/">Canadian Mennonite University</a> |
  675. <a href="https://www.univcan.ca/about-us/member-universities/" target="_blank">Member of Universities Canada</a> |
  676. <a href="https://www.cmu.ca/about/site-map">Site Map</a> |
  677. <a href="https://www.cmu.ca/about/privacy">Privacy Policy</a>
  678. </p>
  679. </div>
  680. </footer>
  681. </body>
  682. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda