<?xml version="1.0"?>
<News hasArchived="true" page="170" pageCount="1243" pageSize="10" timestamp="Thu, 14 May 2026 03:05:07 -0400" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts.xml?mode=activity&amp;page=170">
  <NewsItem contentIssues="false" id="129891" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129891">
    <Title>Update: Women's Center Closed on 12/19</Title>
    <Tagline>Due to staff illness we will be closed on Monday, 12/19</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">The Women's Center lounge/office will be closed on Monday, 12/19/22 due to staff illness. We will reopen on Tuesday, 12/20/22 with our reduced winter hours of 11am to 3pm. <div><br></div>
          <div>Women's Center professional staff will be working remotely today. Please send any communication to our shared inbox at <a href="mailto:womenscenter@umbc.edu">womenscenter@umbc.edu</a> and we will make every effort to get back in touch with you. <br><div><br></div>
          <h6>For more information about the Women's Center's Winter Hours for 2022-2023, <a href="https://my3.my.umbc.edu/groups/womenscenter/posts/129807" rel="nofollow external" class="bo">please visit our myUMBC post here.</a> </h6>
          </div>
          </div>
      ]]>
    </Body>
    <Summary>The Women's Center lounge/office will be closed on Monday, 12/19/22 due to staff illness. We will reopen on Tuesday, 12/20/22 with our reduced winter hours of 11am to 3pm.     Women's Center...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129891/guest@my.umbc.edu/1564f0a5a4e8556f630c0158e6d3cd5a/api/pixel</TrackingUrl>
    <Group token="womenscenter">Women's, Gender, &amp;amp; Equity Center</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/womenscenter</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xsmall.png?1750974263</AvatarUrl>
    <AvatarUrl size="original">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/original.png?1750974263</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xxlarge.png?1750974263</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xlarge.png?1750974263</AvatarUrl>
    <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/large.png?1750974263</AvatarUrl>
    <AvatarUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/medium.png?1750974263</AvatarUrl>
    <AvatarUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/small.png?1750974263</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xsmall.png?1750974263</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xxsmall.png?1750974263</AvatarUrl>
    <Sponsor>Women's Center</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>false</CommentsAllowed>
    <PostedAt>Mon, 19 Dec 2022 10:11:11 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="129885" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129885">
  <Title>Intern of the Week: Alex Lloyd</Title>
  <Tagline>Check out Alex's Software Engineering Internship</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content"><span><p><span>Name</span><span>: Alex Lloyd</span></p>
    <p><span>Internship, Co-op, or Research Site</span><span>:  General Dynamics Mission Systems</span></p>
    <p><span>Position Title</span><span>: Software Engineering Intern  </span></p>
    <p><span>Major or Program</span><span>:  </span><span>Computer Science, B.S.</span><span>  </span></p>
    <p><span>Current Class Level</span><span>: Senior</span></p>
    <p><span>Work Term</span><span>: Summer 2022</span></p>
    <p><span>Tell us about your internship, co-op, or research opportunity, including your day-to-day responsibilities.</span><span> </span></p>
    <p><span> </span><span>Researching &amp; beginning the search for network vulnerabilities in Hue Bridge smart lightbulb devices. First month centered around researching known vulnerabilities, functionality, &amp; reproducing a hardware hack so that we could analyze the file system. Included analyzing its binaries in Ghidra.</span></p>
    <p><span>Second month centered around scanning vulnerable ports &amp; using our knowledge of the file system, remote control of the device, &amp; online resources to identify which process operated on each port. Identifying a given process on a vulnerable port, we then focused our analysis of that particular binary &amp; identified where it decrypts information. I was the first to capture packets destined for that port &amp; the first to extract decrypted data from memory using a cross-compiled server on the device itself.</span></p>
    <p><span>I then split the internship team in half to pursue two potentially viable methods of fuzzing - AFL++'s Unicorn mode &amp; QEMU mode - with myself leading the QEMU team &amp; another UMBC student intern leading the Unicorn team. My team was again the first to begin fuzzing properly, using my captured packets as an input corpus. Fuzzing is important as it spams certain binaries with variations of data until a crash occurs &amp; a vulnerability can be found &amp; exploited.</span></p>
    <p><span>I then helped my fellow interns to compile &amp; deliver a presentation of our findings &amp; next steps for this project.</span></p>
    <p><span>Describe the process of obtaining your position. When did you hear of the position and submit your application?</span><span> </span></p>
    <p><span> </span><span>I applied via LinkedIn in Fall 2021, had an interview in Spring 2022, &amp; landed the internship to start at the beginning of June 2022. I found the position via LinkedIn's weekly notifications for jobs fitting my specifications.</span></p>
    <p><span>What have you enjoyed the most about your position or organization? </span><span> </span></p>
    <p><span>Working in an Ubuntu VM, which introduced me to Linux &amp; the use of apt package management, &amp; inspired me to install Linux on my T2 security chip'd MacBook, using a modified kernel I found online to work with the unsupported hardware. I now have Windows, macOS, &amp; Zorin OS triple boot on my MacBook &amp; am using Linux more regularly as a casual operating system.</span></p>
    <p><span>How do you believe you have made an impact through your work?</span></p>
    <p><span>I am dead certain I made an impact, because I was asked to stay on &amp; extend my internship into the Fall semester, where I am building on the work my team created during the summer semester. Currently, we are working on increasing the speed of the fuzzing process.</span></p>
    <p><span>What advice would you give to another student who is seeking an internship or similar experience? </span></p>
    <p><span>Quantity is king. Obviously, if you are fortunate enough to have an "in" for a given organization (insider knowledge), then certainly exploit that advantage as much as you are able, but in my case &amp;, I imagine, for most folks early in their careers, you won't have that. You have to go through the application &amp; interview process. Therefore, you are going to be one among many applying for each opportunity, so the way you get ahead is by trying everything. Spam as many applications as possible to opportunities that fit your skillset, taking care to cater your résumé &amp;/or cover letter to the most promising opportunities, &amp; simply keep at it. My approach was to apply to three different opportunities every week for the entirety of the Fall semester in 2021, &amp; it's from this approach that I landed my internship. Of countless applications, I landed only three interviews, &amp; only succeeded at the final one with General Dynamics.</span></p>
    <p><span>In addition, take advantage of avenues that I did not, such as career fairs &amp; the advice of the career center, &amp; if all else fails, pursue projects or research opportunities within academia. If you prioritize quantity, &amp; get your résumé out to every single one of these areas, &amp; persist, then you cannot fail.</span></p>
    <p><span>My final piece of advice: know your core classes. For student internships, perhaps the best places to apply, in every interview they will ask about simple, fundamental concepts in your major. If you have succeeded in your classes, you will be able to answer these questions &amp; land your internship.</span></p>
    <p><span>Please provide a short reflection or quote about what you liked most about your position / earning internship credit / working with the Career Center.</span></p>
    <p><span>I get paid to hack lightbulbs. Believe-you-me, there is a job for everyone.</span></p>
    <br><p><span>Check out this post on our social media platforms!</span></p>
    <p><span>Follow us</span><span> on </span><a href="https://twitter.com/UMBCcareers" rel="nofollow external" class="bo"><span>Twitter</span></a><span> and </span><a href="https://www.instagram.com/umbccareers/" rel="nofollow external" class="bo"><span>Instagram</span></a><span> and</span><a href="https://www.linkedin.com/showcase/umbc-careers" rel="nofollow external" class="bo"><span>LinkedIn</span></a><span> </span></p>
    <p><span>#UMBCintern</span><span> </span></p>
    <span>Want to be the next Intern of the Week? Make sure to fill out this </span><a href="https://docs.google.com/forms/d/e/1FAIpQLScL7OPgE66vwQIsTVgky-Gnn3rlwmbj_DPm6zTDzFCaAvpaUQ/viewform?usp=sf_link" rel="nofollow external" class="bo"><span>form</span></a><span> and stay tuned. New interns are announced every Monday!</span></span></div>
]]>
  </Body>
  <Summary>Name: Alex Lloyd  Internship, Co-op, or Research Site:  General Dynamics Mission Systems  Position Title: Software Engineering Intern    Major or Program:  Computer Science, B.S.    Current Class...</Summary>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129885/guest@my.umbc.edu/cda2ad7bb9f2174bd6fec9315f56b809/api/pixel</TrackingUrl>
  <Tag>career</Tag>
  <Tag>career-center</Tag>
  <Tag>engineer</Tag>
  <Tag>engineering</Tag>
  <Tag>software</Tag>
  <Tag>stem</Tag>
  <Tag>umbc</Tag>
  <Group token="careers">Career Center</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/careers</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="original">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/original.jpg?1411655278</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/large.png?1411655278</AvatarUrl>
  <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/medium.png?1411655278</AvatarUrl>
  <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/small.png?1411655278</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxsmall.png?1411655278</AvatarUrl>
  <Sponsor>Career Center</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/xxlarge.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/xlarge.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/large.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/medium.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/small.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/xsmall.jpg?1671459806</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/885/f7abfe8f3615438374e3492086a84596/xxsmall.jpg?1671459806</ThumbnailUrl>
  <PawCount>6</PawCount>
  <CommentCount>1</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Mon, 19 Dec 2022 09:25:56 -0500</PostedAt>
  <EditAt>Mon, 19 Dec 2022 13:33:58 -0500</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="129881" important="true" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129881">
  <Title>Un. of Chicago Summer Research Opportunity in Economics</Title>
  <Tagline>Stipend, Housing, Travel &amp; Meal Plan- Deadline to Apply 1/10</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content">
    <div>
    <p><strong>Un. of Chicago Summer Research Opportunity in Economics</strong><br>Stipend, Housing, Travel Expenses &amp; Meal Plan- Deadline to Apply Tuesday, 1/10/23<br></p>
    <p>In special partnership with <a href="https://theleadershipalliance.org/summer-research-early-identification-program" rel="nofollow external" class="bo">The Leadership Alliance</a>,
     the University of Chicago will select up to three current UMBC 
    undergraduates for an amazing research internship in economics.  The 
    program is designed for undergraduate students with strong quantitative 
    and analytical backgrounds of ALL majors.  This nine-week residential 
    program exposes students to three program components: research, 
    mentorship, and graduate school preparation.<br></p>
    <p><strong>DEADLINE TO APPLY: </strong>Tuesday, January 10, 2023 (by 9am)<br><br><strong>PROGRAM COMPONENTS  include:</strong><br><strong>Research Mentors:</strong><span> </span>Students
     will be matched with a faculty/research mentor. Students can learn more
     about research opportunity offerings by looking at<span> </span><a href="https://economics.uchicago.edu/directories/full/faculty" rel="nofollow external" class="bo">faculty research profiles</a>. All students participating in the summer session will also be guided by advisers outside of the laboratory environment.<br><br><strong>Activities:</strong><span> </span>Students
     are expected to spend a minimum of 40 hours/week conducting research 
    and working with faculty/research mentors. In addition, students will 
    participate in several program activities that will allow them to 
    interact with other members of the academic community and summer 
    research programs at the University of Chicago:<br><br><strong>Weekly Workshops/Panel Discussions:<span> </span></strong>Workshops
     on how to navigate the academy, including topics like getting the 
    mentoring you need, self-care and community, communicating your 
    research, the graduate admissions process, preparing grad applications, 
    fellowships and funding opportunities, and study abroad.<br>Library
     or Facility tours: Participants will be acquainted with the shared 
    library, research, and laboratory facilities as it pertains to their 
    research placement.<br><br><strong>University of Chicago Research Symposium:</strong><span> </span>Near
     the end of the nine-week summer session, participants will give oral 
    presentations of their work to fellow participants, faculty mentors, and
     research associates in a symposium on campus.<br><br><strong>The Leadership Alliance National Research Symposium:</strong><span> </span>Participants
     will travel to attend the national meeting of the Leadership Alliance 
    to present their work and to network with other SR-EIP participants from
     different institutions, faculty/research mentors, and Leadership 
    Alliance members and directors.<br><br><strong>Recreational Activities:</strong><span> </span>Social
     activities organized to acquaint participants with life on the 
    University of Chicago campus and in the city of Chicago at large.<br><br><strong>Program Dates:</strong><br>Monday, June 12, 2023 through Saturday, August 12, 2023 (9 weeks)</p>
    <p><strong>STIPEND AND ADDITIONAL SUPPORT:</strong><br>-
     Housing: Participants will be offered room and board in an 
    air-conditioned student dormitory residence located in the center of 
    campus near several amenities, including a new state-of-the-art athletic
     facility.<br>- Participating students 
    are eligible for reimbursement of approved expenses associated with 
    round-trip travel to the University of Chicago from the student’s home 
    city.<br>- Stipend &amp; Meals: 
    Participants will be offered a $5,000 stipend plus a $550 meal plan. 
    Participating students will be given a dining card for the purchase of 
    meals at the University dining facilities.<br></p>
    <strong><div><strong><br></strong></div>Qualifications to Apply:</strong><br>We seek applicants with an interest in research and willing to work hard for the summer in a stimulating environment!<br>-
     Rising Sophomores, Juniors &amp; Seniors (at least one semester of 
    undergraduate education remaining by the start of the summer program)<br>- Open to all analytical backgrounds including economic, finance, global studies, engineering, mathematics, physics, etc.<br>- 3.0 cumulative GPA or above<br>- Demonstrate an interest to pursue graduate study toward a PhD or MD/PhD<br>- Be a U.S. citizen or have permanent resident status at the time of application.<br><br><strong>Application Process- Required materials: </strong><br><strong>- Current Resume or Curriculum vitae</strong><br><strong>- Personal Statement: </strong>Two page essay (no more than 1,000 words)</div>
    <div>The statement of purpose should be an essay crafted to convey your 
    academic and career goals, with an emphasis on your current research 
    interests. Consider the statement of purpose your opportunity to 
    introduce yourself to a review committee and limit your statement of 
    purpose to no more than 1,000 words. <u><strong>Sample</strong></u> questions to consider in preparing your statement of purpose include:<br>
    
      <em>What are your current research interests? How have previous research 
    projects, coursework or other experiences influenced your interests? 
    What are your future educational and career goals, and how does training
     as a researcher fit with your goals? What are the academic, volunteer 
    or work experiences that have best prepared you to engage in research? 
    How do you understand the Leadership Alliance's goal of developing a 
    diverse research workforce?</em>
    </div>
    <div>
    <strong>- Two letters of recommendation. </strong> Letters should be addressed to "Selection Committee."  <br><strong>- Unofficial Transcript</strong><br><br><strong>Please send these materials including recommendations via e-mail to:     </strong><br>Christine Routzahn, Director<br>UMBC Career Center<br><a href="mailto:routzahn@umbc.edu" rel="nofollow external" class="bo">routzahn@umbc.edu</a>, 410-455-3671<br><br><strong>Deadline to Apply:</strong>Tuesday, January 10, 2023 (by 9am)</div>
    </div>
]]>
  </Body>
  <Summary>Un. of Chicago Summer Research Opportunity in Economics Stipend, Housing, Travel Expenses &amp; Meal Plan- Deadline to Apply Tuesday, 1/10/23   In special partnership with The Leadership Alliance,...</Summary>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129881/guest@my.umbc.edu/65d817fbf75411cd2625709a57f447e4/api/pixel</TrackingUrl>
  <Group token="careers">Career Center</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/careers</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="original">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/original.jpg?1411655278</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/large.png?1411655278</AvatarUrl>
  <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/medium.png?1411655278</AvatarUrl>
  <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/small.png?1411655278</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxsmall.png?1411655278</AvatarUrl>
  <Sponsor>Career Center</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/xxlarge.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/xlarge.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/large.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/medium.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/small.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/xsmall.jpg?1671363165</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/881/666c0c9957e2bfe09a12c89c59a443e6/xxsmall.jpg?1671363165</ThumbnailUrl>
  <PawCount>3</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Sun, 18 Dec 2022 06:33:28 -0500</PostedAt>
  <EditAt>Sun, 18 Dec 2022 07:19:26 -0500</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="129823" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129823">
    <Title>Good Morning Commuters Survey</Title>
    <Tagline>We want your feedback!</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">
          <h5><span><span>Good Morning Commuters is a weekly event specifically designed with our students in mind. <br></span><span>For those who attend we hope you enjoy the event as much as we do getting to share breakfast with you weekly. If you have never attended a Good Morning Commuters Breakfast we would still love to hear from you.  <br></span><span><br></span></span></h5>
          <h5><span><span>Please consider filling out this short survey to help us plan for the upcoming semester.<br></span><a href="https://forms.gle/nUsNZ6PFN6tZXe568" rel="nofollow external" class="bo">https://forms.gle/nUsNZ6PFN6tZXe568</a><br><br></span></h5>
          <h5><span>The survey will close on December 22nd. Thank you for your time and if you have any questions please feel free to email Grace , <a href="mailto:degrac1@umbc.edu">degrac1@umbc.edu</a></span></h5>
          <h5><img src="https://dev.my.umbc.edu/system/shared/attachments/news/000/129/823/e2bbb6c289a1f6fc299b4c365e04ea7c/GOOD%20morning%20(Poster).png" style="max-width: 100%; height: auto;"></h5>
          </div>
      ]]>
    </Body>
    <Summary>Good Morning Commuters is a weekly event specifically designed with our students in mind.  For those who attend we hope you enjoy the event as much as we do getting to share breakfast with you...</Summary>
    <AttachmentKind>Image</AttachmentKind>
    <AttachmentUrl>https://assets1-dev.my.umbc.edu/system/shared/attachments/1b0b5966cb6890ae8dfeb73cfffa4338/6a057424/news/000/129/823/e2bbb6c289a1f6fc299b4c365e04ea7c/GOOD morning (Poster).png?1671120035</AttachmentUrl>
    <Attachments>
      <Attachment kind="Image" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129823/attachments/45505"></Attachment>
    </Attachments>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129823/guest@my.umbc.edu/0233ca1a8d5f35448ee92e6fbcf6f0ef/api/pixel</TrackingUrl>
    <Group token="ocss">Commuter Connections</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/ocss</GroupUrl>
    <AvatarUrl>https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/original.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/large.png?1770828767</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/medium.png?1770828767</AvatarUrl>
    <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/small.png?1770828767</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxsmall.png?1770828767</AvatarUrl>
    <Sponsor>Off-Campus Student Services</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/xxlarge.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/xlarge.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/large.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/medium.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/small.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/xsmall.jpg?1671120005</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/823/066705d02acb0c978dee1dbf89f235dd/xxsmall.jpg?1671120005</ThumbnailUrl>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Thu, 15 Dec 2022 11:06:16 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="129788" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129788">
    <Title>Carlos Romero-Talam&#225;s explains nuclear fusion breakthrough</Title>
    <Tagline>WBAL segment highlights UMBC-UMD research partnership</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">UMBC Mechanical Engineering Associate Professor Dr. Carlos Romero-Talamas was recently interviewed by WBALTV helping to explain fusion energy to the Baltimore community!   The recent breakthrough made by the Lawrence Livermore National Lab in California has brought fusion energy research to the nation's attention.  Dr. Romero studied and researched at Livermore as a graduate student and postdoc scholar, and continues researching solutions to the fusion energy question, using superconducting magnets instead of lasers.<div>
          <div><br></div>
          <div>Watch the news feature <a href="https://www.wbaltv.com/article/energy-fusion-maryland-researcher-carlos-romero-talamas/42230716" rel="nofollow external" class="bo">here</a>
          </div>
          </div>
          </div>
      ]]>
    </Body>
    <Summary>UMBC Mechanical Engineering Associate Professor Dr. Carlos Romero-Talamas was recently interviewed by WBALTV helping to explain fusion energy to the Baltimore community!   The recent breakthrough...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129788/guest@my.umbc.edu/ff81685112d3dbd62498c39b31e757b2/api/pixel</TrackingUrl>
    <Group token="me">Mechanical Engineering</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/me</GroupUrl>
    <AvatarUrl>https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/xsmall.png?1359683367</AvatarUrl>
    <AvatarUrl size="original">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/original.jpg?1359683367</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/xxlarge.png?1359683367</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/xlarge.png?1359683367</AvatarUrl>
    <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/large.png?1359683367</AvatarUrl>
    <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/medium.png?1359683367</AvatarUrl>
    <AvatarUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/small.png?1359683367</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/xsmall.png?1359683367</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/096/f53891bd1b141a18c1dbc498e1eda286/xxsmall.png?1359683367</AvatarUrl>
    <Sponsor>Mechanical Engineering</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/xxlarge.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/xlarge.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/large.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/medium.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/small.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/xsmall.jpg?1671051260</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/788/f412481fe3030c02cf5fc078e9455832/xxsmall.jpg?1671051260</ThumbnailUrl>
    <PawCount>8</PawCount>
    <CommentCount>1</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 14 Dec 2022 15:59:15 -0500</PostedAt>
    <EditAt>Thu, 15 Dec 2022 10:07:19 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="129807" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129807">
  <Title>Women's Center Finals Hours and Winter Hours 2022-23</Title>
  <Tagline>Stay tuned and plan ahead before you come to the lounge!</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content">
    <h5><span>Women's Center Winter 2022-2023 Hours of Operation:</span></h5>
    <h5> </h5>
    <p><span>Through the winter, the Women's Center staff will be working remotely and in-person. We encourage campus community members to contact us through email at </span><span><a href="mailto:womenscenter@umbc.edu" rel="nofollow external" class="bo">womenscenter@umbc.edu</a></span><span> or via phone at 410-455-2714. Staff will generally be most available between the hours of 10am - 4pm. We appreciate your patience in our response to your email or returning your phone call.</span></p>
    <p> </p>
    <h5><span>December 14th to December 20th: Finals Week Reduced Hours</span></h5>
    <p><span>On Study Day (Wednesday, 12/14), 12/15, 12/16, 12/19, and 12/20 the Women's Center lounge will be open from 11 am to 3pm. </span></p>
    <h4>December 21st to December 30th: Closed</h4>
    <p> </p>
    <h5><span>January 3rd to January 26th: Winter Hours</span></h5>
    <p><span>During the Winter Term, the Women’s Center Lounge will re-open on Tuesday, Jan 3rd and will be </span><span>op</span><span>en from 10am to 3pm Tuesday through Thursday</span><span>. The Women’s Center will be closed on Fridays. </span></p>
    <p><span>Women's Center staff will be working remotely on Mondays and while our lounge will be closed, staff are still available to support the UMBC community - please reach out to a staff member directly or through our shared email or phone.</span></p>
    <p><span>Our normal Spring hours will resume on January 30th with the beginning of the Spring  semester.</span></p>
    <p><span><br></span></p>
    <p><span>The Women's Center lactation room continues to be available by </span><span>reservation. </span><span>For details, contact us at </span><span><a href="mailto:womenscenter@umbc.edu" rel="nofollow external" class="bo">womenscenter@umbc.edu</a></span><span>.</span></p>
    <p><span><br></span></p>
    <p><span>Individualized Support Meetings:</span></p>
    <p><span>Women's Center professional staff are available for individual meetings and support which we can provide via phone or video chat and in some cases in-person; to schedule an appointment, email </span><span><a href="mailto:womenscenter@umbc.edu" rel="nofollow external" class="bo">womenscenter@umbc.edu</a></span><span> or call 410-455-2714. If you are already working with a specific staff member and need to set up additional meetings, feel free to reach out to the staff member you have been working with directly (via email or even g-chat!). </span></p>
    <p><span>Visit our website for </span><a href="https://womenscenter.umbc.edu/resources-support/" rel="nofollow external" class="bo"><span>all the ways we can provide support</span></a><span>.</span></p>
    <p> </p>
    <p><span>If you haven't already, follow us on social media where we're sharing resources and communicating with our community!</span></p>
    <p><span><br></span></p>
    <p><a href="https://womenscenteratumbc.wordpress.com/" rel="nofollow external" class="bo"><span>Blog</span></a><span> | </span><a href="https://www.facebook.com/womenscenterumbc/" rel="nofollow external" class="bo"><span>Facebook</span></a><span> | </span><a href="https://twitter.com/womencenterumbc" rel="nofollow external" class="bo"><span>Twitter </span></a><span>| </span><a href="https://www.instagram.com/womencenterumbc/" rel="nofollow external" class="bo"><span>Instagram</span></a><span>  </span></p>
    <p><span><br></span></p>
    <p><span>Please also feel free to communicate with us through any of these channels.</span></p>
    <p> </p>
    <p><span>***************</span></p>
    <p><span><br></span></p>
    <p><span>Other Helpful Resources:</span></p>
    <p> </p>
    <p><span>To </span><span>report and seek services for incidents related to sexual violence, relationship violence, and all other sexual misconduct, </span><span>complete the online form located on the </span><a href="https://oei.umbc.edu/" rel="nofollow external" class="bo"><span>Office of Equity and Inclusion's website. </span></a><span>TurnAround's 24/7 helpline is 443-279-0379. For a full list of off-campus resources, visit </span><a href="https://courage.umbc.edu/resources/off-campus-resources/" rel="nofollow external" class="bo"><span>Retriever Courage.</span></a></p>
    <p> </p>
    <p><span>For UMBC community members who need </span><span>access to healthy food and other essential supplies</span><span> visit </span><a href="https://retrieveressentials.umbc.edu/" rel="nofollow external" class="bo"><span>Retriever Essentials</span></a><span> or the </span><a href="https://my3.my.umbc.edu/groups/retrieveressentials" rel="nofollow external" class="bo"><span>myUMBC Retriever Essentials</span></a><span> group for up-to-date information on how to access food and toiletry items.</span></p>
    <p> </p>
    <p><span>For information about </span><span>Academic Success Center's</span><span> services and support (tutoring, Writing Center, SI Pass, academic advocates, etc.) visit their </span><a href="https://academicsuccess.umbc.edu" rel="nofollow external" class="bo"><span>website.</span></a></p>
    <p> </p>
    <p><span>For access to </span><span>health and human services information</span><span>, visit </span><a href="https://211md.org/" rel="nofollow external" class="bo"><span>2-1-1 Maryland</span></a><span> or dial 2-1-1. </span></p>
    <p> </p>
    <p><span>For UMBC-related COVID-19 updates, visit </span><a href="http://covid19.umbc.edu/" rel="nofollow external" class="bo"><span>covid19.umbc.edu</span></a><span> or email </span><span><a href="mailto:covid19@umbc.edu" rel="nofollow external" class="bo">covid19@umbc.edu</a>.</span></p>
    </div>
]]>
  </Body>
  <Summary>Women's Center Winter 2022-2023 Hours of Operation:     Through the winter, the Women's Center staff will be working remotely and in-person. We encourage campus community members to contact us...</Summary>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129807/guest@my.umbc.edu/cb48193ec3b75403988decd3fd3a2c08/api/pixel</TrackingUrl>
  <Group token="womenscenter">Women's, Gender, &amp;amp; Equity Center</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/womenscenter</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xsmall.png?1750974263</AvatarUrl>
  <AvatarUrl size="original">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/original.png?1750974263</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xxlarge.png?1750974263</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xlarge.png?1750974263</AvatarUrl>
  <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/large.png?1750974263</AvatarUrl>
  <AvatarUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/medium.png?1750974263</AvatarUrl>
  <AvatarUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/small.png?1750974263</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xsmall.png?1750974263</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/125/78272a4842689b30dbf74672182b78f8/xxsmall.png?1750974263</AvatarUrl>
  <Sponsor>Women's Center</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/xxlarge.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/xlarge.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/large.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/medium.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/small.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/xsmall.jpg?1671462316</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/807/25af42aacd2ac2fb63ecd089e1f0556d/xxsmall.jpg?1671462316</ThumbnailUrl>
  <PawCount>1</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>false</CommentsAllowed>
  <PostedAt>Wed, 14 Dec 2022 12:52:26 -0500</PostedAt>
  <EditAt>Thu, 10 Aug 2023 11:15:23 -0400</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="129802" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129802">
    <Title>CyMOT program gets new funding for manufacturing security</Title>
    <Tagline>Cybersecurity for Manufacturing Operational Technology</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">
          <div>
          <img src="https://umbc.edu/wp-content/uploads/2022/12/Nilanjan-Banerjee.jpg" style="max-width: 100%; height: auto;"><strong><a href="https://umbc.edu/stories/cyber-training-for-manufacturing-workers/" rel="nofollow external" class="bo">Nilanjan Banerjee</a></strong>, professor of computer science and electrical engineering (Marlayna Demond '11/UMBC</div>
          <div><br></div>
          
          <p>UMBC researchers designed the Cybersecurity for Manufacturing Operational Technology (<a href="https://cymot.org/" rel="nofollow external" class="bo"><strong>CyMOT</strong></a>) program to help manufacturing professionals grow their cybersecurity skills, protecting the sector from cyber threats and increasing their career opportunities. Now, the program has received significant additional funding to expand its impact. </p>
          
          <p>The CyMOT program -- <a href="https://umbc.edu/stories/umbc-collaborates-with-mxd-to-develop-cybersecurity-curriculum-for-workers-in-manufacturing/" rel="nofollow external" class="bo">launched in 2020</a> in collaboration with the Chicago-based MxD (<a href="http://mxdusa.org/" rel="nofollow external" class="bo">Manufacturing x Digital</a>) and <a href="https://www.umbctraining.com/" rel="nofollow external" class="bo">UMBC Training Centers</a> -- has been renewed with a $1.2 million grant from the U.S. Department of Defense's Office of Local Defense Community Cooperation (OLDCC). The funding will support the implementation of new training curricula around machine learning and cybersecurity. 
          </p>
          
          <p>"In recent years, there has been a large number of cyber attacks on the manufacturing sector," says <strong><a href="https://www.csee.umbc.edu/people/faculty/nilanjan-banerjee/" rel="nofollow external" class="bo">Nilanjan Banerjee</a></strong>, professor of computer science and electrical engineering and the grant's principal investigator. To address this rising concern, Banerjee explains, CyMOT aims to "make sure that people that are in the manufacturing business can get trained and upskilled in cybersecurity concepts around manufacturing."</p>
          
          <p>Read more about the CyMOT program in this <a href="https://umbc.edu/stories/cyber-training-for-manufacturing-workers/" rel="nofollow external" class="bo">UMBC News article</a>.</p>
          </div>
      ]]>
    </Body>
    <Summary>Nilanjan Banerjee, professor of computer science and electrical engineering (Marlayna Demond '11/UMBC       UMBC researchers designed the Cybersecurity for Manufacturing Operational Technology...</Summary>
    <Website>https://umbc.edu/stories/cyber-training-for-manufacturing-workers/</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129802/guest@my.umbc.edu/e15802b8e63e033f219133b7e391654d/api/pixel</TrackingUrl>
    <Tag>banerjee</Tag>
    <Tag>cybersecurity</Tag>
    <Tag>cymot</Tag>
    <Tag>manufacturing</Tag>
    <Group token="csee">Computer Science and Electrical Engineering</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/csee</GroupUrl>
    <AvatarUrl>https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xsmall.png?1314043393</AvatarUrl>
    <AvatarUrl size="original">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/original.png?1314043393</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xxlarge.png?1314043393</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xlarge.png?1314043393</AvatarUrl>
    <AvatarUrl size="large">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/large.png?1314043393</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/medium.png?1314043393</AvatarUrl>
    <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/small.png?1314043393</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xsmall.png?1314043393</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xxsmall.png?1314043393</AvatarUrl>
    <Sponsor>Computer Science and Electrical Engineering</Sponsor>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Wed, 14 Dec 2022 12:30:04 -0500</PostedAt>
    <EditAt>Wed, 14 Dec 2022 14:22:27 -0500</EditAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="129790" important="true" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129790">
  <Title>ENROLL in PRAC 102 - Building Skills for Career Success</Title>
  <Tagline>Showcase your Skills as a On-Campus Student Employee- Enroll</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content">
    <p><span>Attention all UMBC student employees!  </span></p>
    <p><span>What could be better than having an on-campus job?</span></p>
    <p><span>Having an on-campus job and getting a notation on your transcript that tells employers you made the effort to enhance your professional development!</span></p>
    <p><span>Interested in gaining a competitive edge in the job market? </span>Sign up for PRAC 102- Building Skills for Career Success this Spring semester.<span> Don’t worry, it’s not a formal class! With the minimal commitment of attending a few workshops and career events, you will be better prepared for the world of work and have the proof on your college transcript to show your employer.</span></p>
    <p><strong>DEADLINE TO REQUEST ENROLLMENT: </strong><span>Thursday</span><span>, March 2,2023</span></p>
    <p><span>Make your campus experience count! Enroll TODAY! Enrollment is limited to the first 40 student employees. Don’t let this opportunity pass you by!  </span></p>
    <p><span>Open to all levels and majors. You must be a UMBC student employee working at least eight hours per week on campus. </span></p>
    <h3><span>How to Register Online</span></h3>
    <ol>
    <li><p><span>Log in to</span><a href="https://careers.umbc.edu/handshake/" rel="nofollow external" class="bo"> <span>Handshake</span></a><span>, then navigate to Career Center &gt; Experiences.</span></p></li>
    <li><p><span>Click “Request an Experience” and select “Career Center – On-Campus Student Employment (PRAC 102- Building Skills for Career Success)” as the Experience Type. Fill in the required fields and submit.</span></p></li>
    <li><p><span>Your registration will be reviewed within two business days. The Career Center will enroll you directly upon review along with sending you additional details.</span></p></li>
    </ol>
    <p><span>QUESTIONS</span>, please contact Stephanie Taylor (<a href="mailto:staylor18@umbc.edu" rel="nofollow external" class="bo">staylor18@umbc.edu</a>) </p>
    </div>
]]>
  </Body>
  <Summary>Attention all UMBC student employees!    What could be better than having an on-campus job?  Having an on-campus job and getting a notation on your transcript that tells employers you made the...</Summary>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129790/guest@my.umbc.edu/e466ca249f2f075041ea3207d5d77fc9/api/pixel</TrackingUrl>
  <Group token="careers">Career Center</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/careers</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="original">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/original.jpg?1411655278</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xlarge.png?1411655278</AvatarUrl>
  <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/large.png?1411655278</AvatarUrl>
  <AvatarUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/medium.png?1411655278</AvatarUrl>
  <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/small.png?1411655278</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxsmall.png?1411655278</AvatarUrl>
  <Sponsor>Career Center</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/xxlarge.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/xlarge.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/large.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/medium.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/small.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/xsmall.jpg?1671033036</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/790/cebdfaab3b4a968ac7ea3071bc37ee9f/xxsmall.jpg?1671033036</ThumbnailUrl>
  <PawCount>1</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Wed, 14 Dec 2022 10:51:04 -0500</PostedAt>
  <EditAt>Mon, 06 Feb 2023 11:31:33 -0500</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="129773" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129773">
    <Title>Happy Study Day! (12/14)</Title>
    <Tagline>Come take a break and grab a snack at OCSS.</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">
          <h4>On Wednesday December 14th, Come stop by OCSS to fuel your brain and feed your soul! Snack will be out all day or while supplies last. </h4>
          <h4><em>Please only take two items and be mindful of others.</em></h4>
          <img src="https://dev.my.umbc.edu/system/shared/attachments/news/000/129/773/2df4048783c862151dba71e1c66fabf5/Study%20Snacks.png" style="max-width: 100%; height: auto;"><div><br></div>
          <div><br></div>
          <div><br></div>
          </div>
      ]]>
    </Body>
    <Summary>On Wednesday December 14th, Come stop by OCSS to fuel your brain and feed your soul! Snack will be out all day or while supplies last.   Please only take two items and be mindful of others.</Summary>
    <AttachmentKind>Photo</AttachmentKind>
    <AttachmentUrl>https://assets1-dev.my.umbc.edu/system/shared/attachments/b44974d58b973d70fc3be06f605a8d55/6a057424/news/000/129/773/2df4048783c862151dba71e1c66fabf5/Study Snacks.png?1670966833</AttachmentUrl>
    <Attachments>
      <Attachment kind="Photo" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129773/attachments/45502"></Attachment>
    </Attachments>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129773/guest@my.umbc.edu/2a0431d3370e4a6ebf568764720e18c5/api/pixel</TrackingUrl>
    <Group token="ocss">Commuter Connections</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/ocss</GroupUrl>
    <AvatarUrl>https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/original.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/large.png?1770828767</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/medium.png?1770828767</AvatarUrl>
    <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/small.png?1770828767</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxsmall.png?1770828767</AvatarUrl>
    <Sponsor>Off-Campus Student Services</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/xxlarge.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/xlarge.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/large.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/medium.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/small.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/xsmall.jpg?1670966910</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/773/f7cb93121d3b8a698531139a11fe6afe/xxsmall.jpg?1670966910</ThumbnailUrl>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Tue, 13 Dec 2022 16:29:29 -0500</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="129770" important="true" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/129770">
    <Title>UMBC Transfer Experience Survey</Title>
    <Tagline>SGA wants to hear about your Credit Transfer Experience!</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">
          <div>The Student Government Association is asking for your input as part of a quick survey to better understand the credit transfer experience at UMBC. </div>
          <div><br></div>
          <div>The purpose of this survey is to gather experiences from transfer students to better understand how easy/difficult the experience may be. Your feedback will be used and sent to the University System of Maryland Board of Regents to assess the situation and to further make recommendations to make changes that benefit future transfer students.</div>
          <div><br></div>
          <div>The link to the survey can be <a href="https://docs.google.com/forms/d/1ou-WAdtTaxrQbRSTDn3qOpqz8ZSPE0DPYaG9uQHNaXE/viewform?edit_requested=true" rel="nofollow external" class="bo">found here</a>.</div>
          </div>
      ]]>
    </Body>
    <Summary>The Student Government Association is asking for your input as part of a quick survey to better understand the credit transfer experience at UMBC.      The purpose of this survey is to gather...</Summary>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/129770/guest@my.umbc.edu/287728cb3e489693cbd1fa18397837a6/api/pixel</TrackingUrl>
    <Tag>sga</Tag>
    <Tag>survey</Tag>
    <Tag>transferstudents</Tag>
    <Group token="ocss">Commuter Connections</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/ocss</GroupUrl>
    <AvatarUrl>https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="original">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/original.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xlarge.png?1770828767</AvatarUrl>
    <AvatarUrl size="large">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/large.png?1770828767</AvatarUrl>
    <AvatarUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/medium.png?1770828767</AvatarUrl>
    <AvatarUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/small.png?1770828767</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xsmall.png?1770828767</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/369/e9220286d22558b24422af119b418d0c/xxsmall.png?1770828767</AvatarUrl>
    <Sponsor>Off-Campus Student Services</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/xxlarge.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/xlarge.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/large.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/medium.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/small.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/xsmall.jpg?1670962436</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/129/770/446b212a5bc1fc404998e5341f809238/xxsmall.jpg?1670962436</ThumbnailUrl>
    <PawCount>0</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Tue, 13 Dec 2022 15:14:41 -0500</PostedAt>
  </NewsItem>
</News>
