<?xml version="1.0"?>
<News hasArchived="false" page="102" pageCount="468" pageSize="10" timestamp="Tue, 05 May 2026 22:52:37 -0400" url="https://dev.my.umbc.edu/groups/museumpractice/posts.xml?mode=pawpularity&amp;page=102">
  <NewsItem contentIssues="true" id="116399" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116399">
    <Title>Understanding R</Title>
    <Tagline>Don't miss these helpful tutorials!</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">R is a powerful open source software system for statistical computing. It has become immensely popular due to its intuitive programming language, built-in support for statistical procedures, and ability to produce beautiful graphics. R is extensible through a package system, and numerous contributions from its user community are freely available. R is available on Windows, Macintosh, and Linux platforms.  The Center for Interdisciplinary Research and Consulting (CIRC) has created the following videos to get you familiar with R.<div><br></div><div>Click the link below for demo videos and associated files:</div><div><a href="https://circ.umbc.edu/projects/software-demos/" rel="nofollow external" class="bo">https://circ.umbc.edu/projects/software-demos/</a></div></div>
      ]]>
    </Body>
    <Summary>R is a powerful open source software system for statistical computing. It has become immensely popular due to its intuitive programming language, built-in support for statistical procedures, and...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116399/guest@my.umbc.edu/7a7680bf4753ec7054d4b52e84c52e0c/api/pixel</TrackingUrl>
    <Group token="library">Albin O. Kuhn Library &amp;amp; Gallery</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/library</GroupUrl>
    <AvatarUrl>https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/original.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/large.png?1279120404</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/medium.png?1279120404</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/small.png?1279120404</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxsmall.png?1279120404</AvatarUrl>
    <Sponsor>Albin O. Kuhn Library &amp; Gallery</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/xxlarge.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/xlarge.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/large.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/medium.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/small.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/xsmall.jpg?1643410504</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/399/a554333149e3f9db2abb37ad622e3e12/xxsmall.jpg?1643410504</ThumbnailUrl>
    <PawCount>3</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Fri, 28 Jan 2022 17:56:12 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="116398" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116398">
    <Title>Understanding MATLAB</Title>
    <Tagline>Don't miss these helpful tutorials!</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content"><div>MATLAB is a popular mathematical software package that combines efficient linear algebra operations and powerful graphics with an intuitive, interactive user interface. MATLAB can be useful for a wide range of applications from basic matrix and vector manipulations to full-color 2-D and 3-D visualization. The Center for Interdisciplinary Research and Consulting (CIRC) has created the following videos to get you familiar with MATLAB.</div><div><br></div><div>Click the link below for demo videos and associated files:</div><div><div><span><span><a href="https://circ.umbc.edu/projects/software-demos/" rel="nofollow external" class="bo">https://circ.umbc.edu/projects/software-demos/</a></span></span></div><div><br></div></div></div>
      ]]>
    </Body>
    <Summary>MATLAB is a popular mathematical software package that combines efficient linear algebra operations and powerful graphics with an intuitive, interactive user interface. MATLAB can be useful for a...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116398/guest@my.umbc.edu/526b6f778dbbb539768eb215edb22aa2/api/pixel</TrackingUrl>
    <Group token="library">Albin O. Kuhn Library &amp;amp; Gallery</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/library</GroupUrl>
    <AvatarUrl>https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/original.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/large.png?1279120404</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/medium.png?1279120404</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/small.png?1279120404</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxsmall.png?1279120404</AvatarUrl>
    <Sponsor>Albin O. Kuhn Library &amp; Gallery</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/xxlarge.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/xlarge.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/large.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/medium.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/small.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/xsmall.jpg?1643410036</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/398/145f753dfb01f558bbcb5d21fd809254/xxsmall.jpg?1643410036</ThumbnailUrl>
    <PawCount>1</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Fri, 28 Jan 2022 17:52:50 -0500</PostedAt>
    <EditAt>Fri, 28 Jan 2022 17:53:45 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116354" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116354">
    <Title>Maryland Center for History and Culture seeks Exhibition Specialist</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p><strong>Exhibition Specialist Position</strong></p>
          
          <p><strong>Position Description</strong></p></div>
      ]]>
    </Body>
    <Summary>
      Exhibition Specialist Position 
      
       Position Description
    </Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31191</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116354/guest@my.umbc.edu/19815089c2024ef0aad3c80ef61947a5/api/pixel</TrackingUrl>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>full-time</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Thu, 27 Jan 2022 11:40:25 -0500</PostedAt>
    <EditAt>Thu, 27 Jan 2022 11:40:25 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="116345" important="true" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116345">
    <Title>Visit us in the Virtual Study Room this Spring!</Title>
    <Tagline>Learning online doesn't mean you have to study alone</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content"><div><br></div><div>With AOK Library's <a href="https://lib.guides.umbc.edu/virtualstudyroom" rel="nofollow external" class="bo">Virtual Study Room</a> (VSR), you can work alongside your fellow Retrievers for a focused study environment.</div><div> </div><div>The VSR is a Discord server that is <strong>available 24/7</strong>. Join here: <a href="https://discord.com/invite/kSuUSpG7bA" rel="nofollow external" class="bo">https://discord.com/invite/kSuUSpG7bA</a>  </div><div><br></div><div><strong>Spring 2022 Student Staff Support Hours</strong></div><div>Monday - Thursday 7pm-9pm</div><div><br></div><div><br></div><div><strong>What to Expect</strong></div><div>Once you join the “study support from staff” channel, an AOK Library staff member will greet you in the corresponding text channel and ask you what you're working on. You don't need to share if you'd rather not, but doing so might help you keep on task!</div><div><br></div><div>The staff member will check in with you periodically to ask you how your work is going and if you need any help.</div><div><br></div><div>You have the option to show your face, which can help you to stay focused and at your computer. But this is totally optional. Your microphone will be muted when you join the “study support from staff” channel, communication will happen via the corresponding text channel.</div><div><br></div><div>Instrumental music will be playing, and you can adjust the volume by right-clicking on the “Rhythm” bot in the list of study room users. </div><div><br></div><div>This virtual study room is set up as a shared community that is welcoming and respectful of all. Those who engage in inappropriate behavior will be immediately removed from the room. Offensive, obscene, threatening, discriminatory, or otherwise inappropriate language or content sharing is strictly prohibited.</div></div>
      ]]>
    </Body>
    <Summary>With AOK Library's Virtual Study Room (VSR), you can work alongside your fellow Retrievers for a focused study environment.     The VSR is a Discord server that is available 24/7. Join...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116345/guest@my.umbc.edu/23716d4617f00e50b722e1059219e06b/api/pixel</TrackingUrl>
    <Group token="library">Albin O. Kuhn Library &amp;amp; Gallery</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/library</GroupUrl>
    <AvatarUrl>https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/original.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xlarge.png?1279120404</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/large.png?1279120404</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/medium.png?1279120404</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/small.png?1279120404</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxsmall.png?1279120404</AvatarUrl>
    <Sponsor>Albin O. Kuhn Library &amp; Gallery</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/xxlarge.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/xlarge.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/large.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/medium.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/small.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/xsmall.jpg?1643236633</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/116/345/bdda886dbb1fab9832ad64980ffa875d/xxsmall.jpg?1643236633</ThumbnailUrl>
    <PawCount>1</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 17:48:51 -0500</PostedAt>
    <EditAt>Wed, 26 Jan 2022 17:50:10 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116339" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116339">
    <Title>Enoch Pratt Free Library seeks Manager, Speaker and Author Engagement</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p>Position Description:</p>
          <p>The Enoch Pratt Free Library is in search of a Manager of Speaking and Author Engagement to coordinate and direct system wide speaker and author programs, for all age levels for the Enoch Pratt Free Library System.  </p></div>
      ]]>
    </Body>
    <Summary>Position Description:   The Enoch Pratt Free Library is in search of a Manager of Speaking and Author Engagement to coordinate and direct system wide speaker and author programs, for all age...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31185</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116339/guest@my.umbc.edu/76e18fe524615ffde696da5f251963d4/api/pixel</TrackingUrl>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>audience-services</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>marketing</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>production</Tag>
    <Tag>studies</Tag>
    <Tag>theater</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 14:22:15 -0500</PostedAt>
    <EditAt>Wed, 26 Jan 2022 14:22:15 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116335" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116335">
    <Title>Lyric Education Seeks Teaching Artist</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p>The Lyric Baltimore’s Education team is searching for innovative, excited,<br>
          	and dedicated artists to provide exceptional arts programming. In partnership with the Baltimore Office of Promotions and the Arts (BOPA) we are seeking teaching artists to provide multi-genre creative writing workshops for youth ages 9-16.</p></div>
      ]]>
    </Body>
    <Summary>The Lyric Baltimore’s Education team is searching for innovative, excited,   and dedicated artists to provide exceptional arts programming. In partnership with the Baltimore Office of Promotions...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31180</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116335/guest@my.umbc.edu/85584de15abcc20a13d167c92755d456/api/pixel</TrackingUrl>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>education</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 13:06:44 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116331" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116331">
    <Title>Strand Theater Company seeks actors</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p>Virtual Auditions<br>
          	Black Super Hero Magic Mama<br>
          	By Inda Craig-Galvan<br>
          	Directed by Aladrian C. Wetzel<br>
          	Non-Union<br>
          	All Roles Will Be Paid a Stipend of $150</p>
          <p>Virtual rehearsals beginning in Late-January. First Read through date TBD<br>
          	**Audition Requirements**<br>
          	Contact the production director Aladrian C Wetzel at <a href="mailto:aladriancwetzel@gmail.com" rel="nofollow external" class="bo">aladriancwetzel@gmail.com</a> to schedule your Zoom audition time.</p></div>
      ]]>
    </Body>
    <Summary>Virtual Auditions   Black Super Hero Magic Mama   By Inda Craig-Galvan   Directed by Aladrian C. Wetzel   Non-Union   All Roles Will Be Paid a Stipend of $150   Virtual rehearsals beginning in...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31175</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116331/guest@my.umbc.edu/c5ee80dd7985f54430a18b913f347ce1/api/pixel</TrackingUrl>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>auditions</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 11:24:43 -0500</PostedAt>
    <EditAt>Wed, 26 Jan 2022 11:24:43 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116328" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116328">
    <Title>Program Director, Arts and Entertainment (A&amp;E) Districts and County Arts Development (CAD) within its Maryland State Arts Council (MSAC)</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p>The Maryland Department of Commerce seeks qualified applicants for the position of Program Director, Arts and Entertainment (A&amp;E) Districts and County Arts Development (CAD) within its Maryland State Arts Council (MSAC). </p>
          <p>This is a Special Appointment position, and serves at the pleasure of the Appointing Authority.</p>
          
          <p>LOCATION OF POSITION</p>
          <p>The World Trade Center - 401 East Pratt Street, Baltimore, Maryland 21202</p>
          
          <p>Main Purpose Of Job</p></div>
      ]]>
    </Body>
    <Summary>The Maryland Department of Commerce seeks qualified applicants for the position of Program Director, Arts and Entertainment (A&amp;E) Districts and County Arts Development (CAD) within its...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31174</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116328/guest@my.umbc.edu/107a6d441f512bf17867ec506f80db4f/api/pixel</TrackingUrl>
    <Tag>administration</Tag>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 10:36:56 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116325" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116325">
    <Title>HR Director</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p><strong>Human Resources Director </strong></p>
          
          <p><strong>To apply: </strong></p>
          <p>For consideration, please send your resume, cover letter, and salary requirements to<strong> <a href="mailto:jobs@Artsforlearningmd.org" rel="nofollow external" class="bo">jobs@Artsforlearningmd.org</a></strong> with “Human Resources Director" in the subject line. Applications may be accepted through February 4, 2022. Please do not send applications that include headshots or photos of yourself. No phone calls or recruiters please.</p>
          <p><strong>Organization Description:</strong></p></div>
      ]]>
    </Body>
    <Summary>Human Resources Director     To apply:    For consideration, please send your resume, cover letter, and salary requirements to jobs@Artsforlearningmd.org with “Human Resources Director" in the...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31173</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116325/guest@my.umbc.edu/6f713f56bc6e3fcd46d9d964e4446f26/api/pixel</TrackingUrl>
    <Tag>administration</Tag>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 26 Jan 2022 09:58:37 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="false" id="116299" important="false" status="posted" url="https://dev.my.umbc.edu/groups/museumpractice/posts/116299">
    <Title>Resident Teaching Artist Fellows</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p>Arts Every Day is proud to open recruitment for eight Resident Teaching Artist Fellows, who will join us from May 2022 - April 2023 in the inaugural year of the Baltimore Arts Integration Project, a US Department of Education-funded initiative. Resident Teaching Artist Fellows selected to join Arts Every Day commit to participating in all scheduled aspects of the program from May 2022 - April 2023.</p>
          
          <p><strong>About Arts Every Day </strong></p></div>
      ]]>
    </Body>
    <Summary>Arts Every Day is proud to open recruitment for eight Resident Teaching Artist Fellows, who will join us from May 2022 - April 2023 in the inaugural year of the Baltimore Arts Integration Project,...</Summary>
    <Website>https://www.baltimoreculture.org/programs/jobsplus/31172</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/116299/guest@my.umbc.edu/abe860dc4ccf22133d6ad15266982ac4/api/pixel</TrackingUrl>
    <Tag>alliance</Tag>
    <Tag>arts</Tag>
    <Tag>baltimore</Tag>
    <Tag>cultural</Tag>
    <Tag>culture</Tag>
    <Tag>dance</Tag>
    <Tag>education</Tag>
    <Tag>greater</Tag>
    <Tag>jobs</Tag>
    <Tag>museum</Tag>
    <Tag>music</Tag>
    <Tag>nonprofit</Tag>
    <Tag>opportunities</Tag>
    <Tag>organizations</Tag>
    <Tag>part-time</Tag>
    <Tag>positions</Tag>
    <Tag>studies</Tag>
    <Tag>theater</Tag>
    <Tag>visual-art</Tag>
    <Group token="museumpractice">Museum Practice</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/museumpractice</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/original.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xlarge.png?1384380461</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/large.png?1384380461</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/medium.png?1384380461</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/small.png?1384380461</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xsmall.png?1384380461</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/780/ec390e445f99f5d8c57a847f02552fbc/xxsmall.png?1384380461</AvatarUrl>
    <Sponsor>Museum Practice</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Tue, 25 Jan 2022 13:12:32 -0500</PostedAt>
  </NewsItem>
</News>
