<?xml version="1.0"?>
<News hasArchived="true" page="1161" pageCount="1243" pageSize="10" timestamp="Sun, 03 May 2026 21:50:39 -0400" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts.xml?mode=pawpularity&amp;page=1161">
  <NewsItem contentIssues="true" id="6570" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6570">
    <Title>MS defense: Feature Extraction using a Hierarchical...</Title>
    <Body>
      <![CDATA[
          <div class="html-content">Full Title: MS defense: Feature Extraction using a Hierarchical Growing Neural Gas<p><img alt="" height="308" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/gng.jpg" width="700" style="max-width: 100%; height: auto;"></p>
          <p><span>M.S. Thesis Defense Announcement</span></p>
          <p>Feature Extraction using a Hierarchical Growing Neural Gas</p>
          <p><span>Roger Guseman</span></p>
          <p><span>12:00pm 25 April 2011, ITE 210</span></p>
          <p>Unsupervised, data-driven, automatic feature extraction from image data is an interesting and difficult problem. High dimensional data, such as images, often contain less information than they do data. For an agent to better reason about this data, finding the "interesting" features in the data is helpful. A current technique, known as the Growing Neural Gas (GNG), is a neural network approach to feature extraction. There are, however, adaptations that can be made to the Growing Neural Gas in order to increase its performance.</p>
          <p>Contributions of this work include development of a new neural network algorithm extending the Growing Neural Gas framework, known as the Hierarchical Growing Neural Gas (HGNG), identification of how the parameters of the HGNG affect feature extraction performance, and theoretical and empirical comparisons of performance between the normal GNG and the HGNG neural networks.</p>
          <p>Thesis Committee:</p>
          <ul>
          <li>Dr. Tim Oates (chair)</li>
          <li>Dr. Tim Finin</li>
          <li>Dr. Marie desJardins</li>
          </ul>
          <p> </p></div>
      ]]>
    </Body>
    <Summary>Full Title: MS defense: Feature Extraction using a Hierarchical Growing Neural Gas    M.S. Thesis Defense Announcement   Feature Extraction using a Hierarchical Growing Neural Gas   Roger Guseman...</Summary>
    <Website>http://www.cs.umbc.edu/2011/04/3539/</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6570/guest@my.umbc.edu/592866d0a82717a51f8f2472af52aaec/api/pixel</TrackingUrl>
    <Tag>computer-science</Tag>
    <Tag>events</Tag>
    <Tag>graduate</Tag>
    <Tag>news</Tag>
    <Tag>research</Tag>
    <Tag>talks</Tag>
    <Tag>thesis-defense</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>2</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>false</CommentsAllowed>
    <PostedAt>Sun, 24 Apr 2011 22:51:18 -0400</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="6553" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6553">
  <Title>MS defense: Problem selection of program tracing...</Title>
  <Body>
    <![CDATA[
    <div class="html-content">Full Title: MS defense: Problem selection of program tracing tasks in an intelligent tutoring system<p><img alt="" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/Screen-shot-2011-04-22-at-8.36.27-PM.jpg" style="max-width: 100%; height: auto;"></p>
    <p>Master's Thesis Defense Announcement</p>
    <p><strong>Problem Selection of Program Tracing Tasks in an Intelligent<br>
    	Tutoring System and Visual Programming Environment</strong></p>
    <p>David Walser</p>
    <p>2:00pm Thursday, 28 April 2011, ITE 325b</p>
    <p>Intelligent tutoring systems (ITSs) have been shown to be an effective supplementary teaching tool or aid for many domains. Applying ITSs in open-ended domains such as computer programming is especially challenging, most notably when trying to assist with the process of programming itself. Existing ITSs for programming focus on a very limited set of problems and concepts and are only useful early in an introductory CS course and a few limited places afterward. Visual programming environments are another tool that have been used in introductory CS courses to help students learn basic concepts. The key idea behind my work is the recognition of the importance of students' ability to read, understand, and trace code in order to write programs successfully. A broader goal of my work is to show that an ITS based on a visual programming environment can be used to support students throughout an entire introductory CS course, without being severely constrained and limited to a small number of concepts and to low-level, simple tasks. In my system, called RUR-ITS, students are given a program and are asked to predict the robot's behavior when running this program in a given environment. RUR-ITS allows each problem to be assigned a difficulty level and multiple concepts that it involves within the conceptual model. RUR-ITS can then use a problem selection algorithm to choose a problem that is most able to help the student master the concepts that they have not yet mastered.</p>
    <p>Thesis Committee:</p>
    <ul>
    <li>Dr. Marie desJardins, Chair</li>
    <li>Dr. Tim Finin</li>
    <li>Dr. Tim Oates
    <p> </p>
    </li>
    </ul></div>
]]>
  </Body>
  <Summary>Full Title: MS defense: Problem selection of program tracing tasks in an intelligent tutoring system    Master's Thesis Defense Announcement   Problem Selection of Program Tracing Tasks in an...</Summary>
  <Website>http://www.cs.umbc.edu/2011/04/3524/</Website>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6553/guest@my.umbc.edu/3c5a26b2c632df443e288866fc7adb16/api/pixel</TrackingUrl>
  <Tag>computer-science</Tag>
  <Tag>events</Tag>
  <Tag>graduate</Tag>
  <Tag>news</Tag>
  <Tag>research</Tag>
  <Tag>talks</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>4</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>false</CommentsAllowed>
  <PostedAt>Fri, 22 Apr 2011 20:48:15 -0400</PostedAt>
</NewsItem>
  <NewsItem contentIssues="true" id="6551" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6551">
  <Title>Demand up for technology graduates</Title>
  <Body>
    <![CDATA[
    <div class="html-content"><p><img alt="" height="308" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/computer_systems1.jpg" width="700" style="max-width: 100%; height: auto;"></p>
    <p>USA Today has an article on the increased recruiting by technology companies, <a href="http://www.usatoday.com/money/economy/2011-04-20-tech-jobs-booming.htm" rel="nofollow external" class="bo">Tech jobs boom like it's 1999</a>. Potential employees are being lured with good salaries, bonuses, and perks, and some predict that almost 150,000 technology jobs will be added in 2011.</p>
    <blockquote><p>"Nearly 150,000 tech jobs are expected to be added this year, says Sophia Koropeckyj, an economist at Moody’s Analytics. In February, there were about 6.1 million tech jobs in the U.S., up 2.4% from a year ago. Yet there’s a lot to make up for: From the second quarter of 2008 through the first quarter of 2010, during the economic swoon, 308,000 tech jobs were lost."</p></blockquote>
    <p>Companies such as Google, Facebook, and Microsoft are recruiting students to try to hire them before they graduate, says former Google software engineer Gayle Laakmann McDowell. Some economists see the boom in tech hires as a good indication that the overall U.S. economy is on the rise, since technologies such as wireless, computing, and energy have a big impact on other sectors.</p>
    <blockquote><p>"A surge in tech hires in California could portend an upturn for the overall U.S. economy, says Jesse Harriott, chief knowledge officer at online job site Monster.com. That’s in part because what’s good for tech will touch related industries. Areas such as wireless, computing and energy have an effect on “a substantial part of the economy, such as logistics, inventory management, enterprise coordination, even hybrid autos, says Shane Greenstein, a management professor at Northwestern University’s Kellogg School of Management. Entrepreneurs and venture capitalists foresee growth in wireless apps, online gaming and clean tech, he says. “It is not a classic tech boom, led by a big new opportunity like (Internet) browsing or Web 2.0, but a mixture of a few big and unrelated trends,” Greenstein says.</p></blockquote>
    <p>We've seen the increased interest in our students here in the Computer Science and Electrical Engineering department and it includes both undergraduates and graduates.  The demand is up not just for science, engineering, mathematics and technology majors but also for majors in the liberal arts and other areas who have acquired a portfolio of math and technology skills.</p></div>
]]>
  </Body>
  <Summary>USA Today has an article on the increased recruiting by technology companies, Tech jobs boom like it's 1999. Potential employees are being lured with good salaries, bonuses, and perks, and some...</Summary>
  <Website>http://www.cs.umbc.edu/2011/04/demand-up-for-technology-graduates/</Website>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6551/guest@my.umbc.edu/54e4bea04535f19e85e3520f63dddfb7/api/pixel</TrackingUrl>
  <Tag>jobs</Tag>
  <Tag>news</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>5</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>false</CommentsAllowed>
  <PostedAt>Fri, 22 Apr 2011 17:51:14 -0400</PostedAt>
</NewsItem>
  <NewsItem contentIssues="true" id="6545" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6545">
  <Title>Take a Sneak Peek at Amond Uwadineke's work for URCAD</Title>
  <Body>
    <![CDATA[
    <div class="html-content"><h6><span>Amond
     Uwadineke is studying how the presence of oil in the Niger Delta has 
    influenced conflict within this important region in Nigeria, and how 
    this natural resource has hindered the development of the political 
    institutions of the Nigerian State. <br></span></h6><h6><br></h6><h6><span>See Amond's presentation in the UC 
    Ballroom on Wednesday, April 27 from 12:30 to 3:00 p.m..</span></h6></div>
]]>
  </Body>
  <Summary>Amond  Uwadineke is studying how the presence of oil in the Niger Delta has  influenced conflict within this important region in Nigeria, and how  this natural resource has hindered the...</Summary>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6545/guest@my.umbc.edu/9299f303619fedccda3de7851e49e898/api/pixel</TrackingUrl>
  <Group token="undergradresearch">Undergraduate Research</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/undergradresearch</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
  <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/original.jpg?1600355057</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxlarge.png?1600355057</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xlarge.png?1600355057</AvatarUrl>
  <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/large.png?1600355057</AvatarUrl>
  <AvatarUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/medium.png?1600355057</AvatarUrl>
  <AvatarUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/small.png?1600355057</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxsmall.png?1600355057</AvatarUrl>
  <Sponsor>Undergraduate Research</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/xxlarge.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/xlarge.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/large.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/medium.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/small.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/xsmall.jpg?1303497645</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/545/67ad4113ae200c56e74d7177b37d9469/xxsmall.jpg?1303497645</ThumbnailUrl>
  <PawCount>19</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Fri, 22 Apr 2011 14:41:33 -0400</PostedAt>
  <EditAt>Fri, 22 Apr 2011 14:49:22 -0400</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="6508" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6508">
    <Title>talk: Working Together Apart, 12:00 4/29</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p><img alt="" height="308" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/globe_hands.jpg" width="700" style="max-width: 100%; height: auto;"></p>
          <p>Spring 2011 Information Systems Distinguished Lecture</p>
          <p><strong>Working Together Apart</strong></p>
          <p><a href="http://www.ics.uci.edu/~jsolson/" rel="nofollow external" class="bo"><span>Dr. Judy Olson</span></a></p>
          <p><span>Donald Bren Professor of Information and Computer Sciences<br>
          	University of California, Irvine</span></p>
          <p><span>12:00pm Friday, 29 April 2011, ITE Lecture Hall VII</span></p>
          <p>Our research group has been investigating the factors that make long distance teamwork work. I will review that work and talk about the issues that remain, the factors that technology and social practices can't solve–cultural differences and different timezones. And, I will introduce our "theory made practical," our turning the theory into an online assessment tool.</p>
          <p>Judith Olson is the Bren Professor of Information and Computer Sciences in the Informatics Department at the UC Irvine, with courtesy appointments in the School of Social Ecology and the Merage School of Business. She has researched teams whose members are not collocated for over 20 years, summaries of which are found in her most cited paper, “Distance Matters,” (Olson &amp; Olson, 2000), and in her key theoretical contribution in the book Scientific Collaboration on the Internet (Olson, Zimerman, and Bos, Eds., 2008). Her current work focuses on ways to verify the theory's components while at the same time helping new scientific collaborations succeed. She has studied distributed teams both in the field and in the laboratory, the latter focusing on the communication hurdles distributed teams have and the consequent underutilization of remote team members skills and the reduction in trust. She is a Fellow of the Association for Computing Machinery and with her husband and colleague, Gary Olson, holds the Lifetime Achievement award from the Special Interest Group in Computer Human Interaction.</p>
          <p>· <a href="http://www.cs.umbc.edu/about/visiting/" rel="nofollow external" class="bo">directions</a> · <a href="http://www.cs.umbc.edu/category/talks" rel="nofollow external" class="bo"> talks</a> · <a href="http://www.cs.umbc.edu/category/events" rel="nofollow external" class="bo"> events </a> ·</p></div>
      ]]>
    </Body>
    <Summary>Spring 2011 Information Systems Distinguished Lecture   Working Together Apart   Dr. Judy Olson   Donald Bren Professor of Information and Computer Sciences   University of California, Irvine...</Summary>
    <Website>http://www.cs.umbc.edu/2011/04/talk-working-together-apart-1200-429/</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6508/guest@my.umbc.edu/f58a31ef312184fef03fa9ab030ef8d8/api/pixel</TrackingUrl>
    <Tag>events</Tag>
    <Tag>news</Tag>
    <Tag>talks</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>1</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>false</CommentsAllowed>
    <PostedAt>Wed, 20 Apr 2011 19:43:47 -0400</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="6506" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6506">
    <Title>Maryland Cyber Conference and Challenge (MDC3)</Title>
    <Body>
      <![CDATA[
          <div class="html-content"><p><img alt="" height="200" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/Cybersecurity_virus.jpg" width="700" style="max-width: 100%; height: auto;"></p>
          <p>The <a href="http://www.mdc3.org/" rel="nofollow external" class="bo">Maryland Cyber Challenge and Conference</a> site is up and student teams can now <a href="http://www.mdc3.org/registration.html" rel="nofollow external" class="bo">register</a> for the competition, with the first qualifying round early in September. It is a chance to demonstrate your ability to work in a team and your cybersecurity and problem solving skills.</p>
          <p>MDC3 is a joint effort between SAIC, UMBC, DBED, TCM and NCSA to bring people together to promote Maryland's commitment to cybersecurity and STEM education. The competition includes three levels: high school, collegiate and professionals from industry/government, providing opportunities to network with cybersecurity professionals, researchers, and scholars.</p>
          <p>There will be orientation sessions at the UMBC Technology Center (1450 South Rolling Rd., 21224) on May 2, May 18 and June 21 at 4:30pm for professionals and 6:00pm for students.</p></div>
      ]]>
    </Body>
    <Summary>The Maryland Cyber Challenge and Conference site is up and student teams can now register for the competition, with the first qualifying round early in September. It is a chance to demonstrate...</Summary>
    <Website>http://www.cs.umbc.edu/2011/04/maryland-cyber-conference-and-challenge-mdc3/</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6506/guest@my.umbc.edu/3c7f48729256822f715e2fbe0c1bdbaa/api/pixel</TrackingUrl>
    <Tag>computer-engineering</Tag>
    <Tag>computer-science</Tag>
    <Tag>cybersecurity</Tag>
    <Tag>electrical-engineering</Tag>
    <Tag>events</Tag>
    <Tag>graduate</Tag>
    <Tag>news</Tag>
    <Tag>undergraduate</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>1</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>false</CommentsAllowed>
    <PostedAt>Wed, 20 Apr 2011 14:55:34 -0400</PostedAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="6485" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6485">
    <Title>URCAD SNEAK PEEK</Title>
    <Tagline>The Tweet Collector</Tagline>
    <Body>
      <![CDATA[
          <div class="html-content">UMBC undergraduate student Ross Pokorny is studying TweetCollector: a framework for retrieving, processing, and storing live data from Twitter. <br>April 27, 2011 in UC 310 from 1:30-1:45 p.m.</div>
      ]]>
    </Body>
    <Summary>UMBC undergraduate student Ross Pokorny is studying TweetCollector: a framework for retrieving, processing, and storing live data from Twitter.  April 27, 2011 in UC 310 from 1:30-1:45 p.m.</Summary>
    <Website>http://www.umbc.edu/undergrad_ed/research/URCAD/SneakPeakAbstracts11.html#RossPokorny</Website>
    <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6485/guest@my.umbc.edu/b819a3bfb8bbee90480d12e875ea87f3/api/pixel</TrackingUrl>
    <Tag>achievement</Tag>
    <Tag>and</Tag>
    <Tag>creative</Tag>
    <Tag>day</Tag>
    <Tag>research</Tag>
    <Tag>twitter</Tag>
    <Tag>undergraduate</Tag>
    <Tag>urcad</Tag>
    <Group token="undergradresearch">Undergraduate Research</Group>
    <GroupUrl>https://dev.my.umbc.edu/groups/undergradresearch</GroupUrl>
    <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
    <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/original.jpg?1600355057</AvatarUrl>
    <AvatarUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxlarge.png?1600355057</AvatarUrl>
    <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xlarge.png?1600355057</AvatarUrl>
    <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/large.png?1600355057</AvatarUrl>
    <AvatarUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/medium.png?1600355057</AvatarUrl>
    <AvatarUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/small.png?1600355057</AvatarUrl>
    <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
    <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxsmall.png?1600355057</AvatarUrl>
    <Sponsor>The Office of Undergraduate Education</Sponsor>
    <ThumbnailUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/xxlarge.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/xlarge.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/large.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/medium.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/small.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/xsmall.jpg?1303230624</ThumbnailUrl>
    <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/485/2287c6b8641dd2d21ab050eb9ff795f3/xxsmall.jpg?1303230624</ThumbnailUrl>
    <PawCount>32</PawCount>
    <CommentCount>0</CommentCount>
    <CommentsAllowed>true</CommentsAllowed>
    <PostedAt>Tue, 19 Apr 2011 12:30:58 -0400</PostedAt>
    <EditAt>Wed, 31 Aug 2011 13:08:33 -0400</EditAt>
  </NewsItem>
  <NewsItem contentIssues="true" id="6474" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6474">
  <Title>NSBE-UMBC wins awards at National Convention!</Title>
  <Tagline>UMBC students show their Academic Excellence</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content">The National Convention of the National Society of Black Engineers was held March 23-27, 2011 in St. Louis, MO. Over 25 UMBC students, including several alumni members, travelled to attend the conference, which boasted an attendance of over 3,000 students and professionals.<div><br></div><div><span>Nateé Johnson (Mech. E, Meyerhoff Scholar) excelled academically and won first place in the Oral Presentation of the Technical Research Exhibition. She presented research conducted at a summer internship at University of Wisconsin Madison on "<span>Synthesis and Annealing of Copper (II) Sulfide Nanocrystals."</span></span></div><div><span><span><br></span></span></div><div><span><span>UMBC also sent a team of 4 students to compete in the International Consulting Design Olympiad, an engineering design competition that pairs North American chapters with international chapters to devise a sustainable solution to a challenging engineering problem in the developing world. The team garnered recognition for best paper on their project in Using Slow Sand Filtration to Provide Clean Water to Rural Ethiopian Communities. Team members were Yvonne Okafor (CWIT Affiliate), Fri-atsoh Achirimofor (Meyerhoff Scholar), Matthew Thompson (Meyerhoff Scholar) and Nate</span></span><span>é</span><span> Johnson. All members were Mechanical Engineering students, and with the exception of </span><span><span>Nate</span></span><span>é, are in their first or second year at UMBC.</span></div><div><span><br></span></div><div><span>Several NSBE students were honored at the Annual Golden Torch Awards for outstanding academic performance. Recipients of NSBE Scholarships were Jasmine Jones (CS/INDS, Meyerhoff Scholar), Sylvester Ezeani (CS, NSA Scholar), Fri-atsoh Achirimofor, and Matthew Thompson, and </span><span><span>Nate</span></span><span>é Johnson</span><span>.</span></div><div><span><br></span></div><div><span>Congratulations to our members on their distinguished accomplishments!</span></div></div>
]]>
  </Body>
  <Summary>The National Convention of the National Society of Black Engineers was held March 23-27, 2011 in St. Louis, MO. Over 25 UMBC students, including several alumni members, travelled to attend the...</Summary>
  <Website>http://region.nsbe.org/region2/?p=1519</Website>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6474/guest@my.umbc.edu/d770a82de86b8aaabd2f302b00dc84ee/api/pixel</TrackingUrl>
  <Tag>academic</Tag>
  <Tag>excellence</Tag>
  <Tag>national</Tag>
  <Tag>nsbe</Tag>
  <Group token="nsbe">National Society of Black Engineers</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/nsbe</GroupUrl>
  <AvatarUrl>https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/xsmall.png?1675642045</AvatarUrl>
  <AvatarUrl size="original">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/original.jpeg?1675642045</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/xxlarge.png?1675642045</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/xlarge.png?1675642045</AvatarUrl>
  <AvatarUrl size="large">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/large.png?1675642045</AvatarUrl>
  <AvatarUrl size="medium">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/medium.png?1675642045</AvatarUrl>
  <AvatarUrl size="small">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/small.png?1675642045</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/xsmall.png?1675642045</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/053/10f3db7cb30c643a979c198182381c16/xxsmall.png?1675642045</AvatarUrl>
  <Sponsor>NSBE National Society of Black Engineers</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/xxlarge.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/xlarge.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/large.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/medium.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/small.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/xsmall.jpg?1303184382</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/474/6f4b7fd3eea0af87f9990faa8e3287f1/xxsmall.jpg?1303184382</ThumbnailUrl>
  <PawCount>11</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Mon, 18 Apr 2011 23:55:43 -0400</PostedAt>
</NewsItem>
  <NewsItem contentIssues="true" id="6467" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6467">
  <Title>Semantic Analysis of XML Schema Matching for B2B...</Title>
  <Body>
    <![CDATA[
    <div class="html-content">Full Title: Semantic Analysis of XML Schema Matching for B2B (Dissertation Defense)<p><img alt="" src="http://www.cs.umbc.edu/wp-content/uploads/2011/04/spider.jpg" style="max-width: 100%; height: auto;"></p>
    <div>
    <p>PhD Dissertation Defense Announcement</p>
    <p><strong>A Semantic Analysis of XML Schema Matching<br>
    		for B2B Systems Integration</strong></p>
    <p>Jaewook Kim</p>
    <p>11:00am Thursday, 21 April 2011, ITE 346</p>
    </div>
    <p>One of the most critical steps to integrating heterogeneous e-Business applications using different XML schemas is schema matching, which is known to be costly and error-prone. Many automatic schema matching approaches have been proposed, but the challenge is still daunting because of the complexity of schemas and immaturity of technologies in semantic representation, measuring, and reasoning. The dissertation focuses on three challenging problems in the schema matching. First, the existing approaches have often failed to sufficiently investigate and utilize semantic information imbedded in the hierarchical structure of the XML schemas. Secondly, due to synonyms and polysemies found in natural languages, the meaning of a data node in the schema cannot be determined solely by the words in its label. Thirdly, it is difficult to correctly identify the best set of matching pairs for all data nodes between two schemas. To overcome these problems, we propose new innovative approaches for XML schema matching, particularly applicable to XML schema integration and data transformation between heterogeneous e-Business systems. Our research supports two different tasks: integration task between two different component schemas; and transformation task between two business documents which confirm to different document schemas.</p>
    <p>Dissertation Committee:</p>
    <ul>
    <li>Dr. Yun Peng, Chair</li>
    <li>Dr. Charles Nicholas</li>
    <li>Dr. Zary Segall</li>
    <li>Dr. Milton Halem</li>
    <li>Dr. Hyunbo Cho (POSTECH, Korea)</li>
    <li>Dr. Nenad Ivezic (NIST)</li>
    </ul></div>
]]>
  </Body>
  <Summary>Full Title: Semantic Analysis of XML Schema Matching for B2B (Dissertation Defense)      PhD Dissertation Defense Announcement   A Semantic Analysis of XML Schema Matching    for B2B Systems...</Summary>
  <Website>http://www.cs.umbc.edu/2011/04/3486/</Website>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6467/guest@my.umbc.edu/7cbee9daf6bed3b5a8fea58e5426878f/api/pixel</TrackingUrl>
  <Tag>computer-science</Tag>
  <Tag>dissertation</Tag>
  <Tag>graduate</Tag>
  <Tag>news</Tag>
  <Tag>talks</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>2</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>false</CommentsAllowed>
  <PostedAt>Mon, 18 Apr 2011 14:33:19 -0400</PostedAt>
  <EditAt>Mon, 18 Apr 2011 14:33:19 -0400</EditAt>
</NewsItem>
  <NewsItem contentIssues="true" id="6460" important="false" status="posted" url="https://dev.my.umbc.edu/groups/cwitaffiliates/posts/6460">
  <Title>Fighting Dengue Fever at URCAD</Title>
  <Tagline>Regulated Aedes Aegypti Genes and Investigation of their Ant</Tagline>
  <Body>
    <![CDATA[
    <div class="html-content">UMBC undergraduate Christelle Samen is studying Annotation of Highly Up-/Down-regulated Aedes aegypti Genes &amp; Investigation of their Anti-Dengue Activity. Hear her presentation at URCASD April 27, 2011 in the UC Ballroom 12:30-3:00 p.m..</div>
]]>
  </Body>
  <Summary>UMBC undergraduate Christelle Samen is studying Annotation of Highly Up-/Down-regulated Aedes aegypti Genes &amp; Investigation of their Anti-Dengue Activity. Hear her presentation at URCASD April...</Summary>
  <Website>http://www.umbc.edu/undergrad_ed/research/URCAD/SneakPeakAbstracts11.html#AchsahJoseph</Website>
  <TrackingUrl>https://dev.my.umbc.edu/api/v0/pixel/news/6460/guest@my.umbc.edu/216adc68be198a06607614a403da6730/api/pixel</TrackingUrl>
  <Group token="undergradresearch">Undergraduate Research</Group>
  <GroupUrl>https://dev.my.umbc.edu/groups/undergradresearch</GroupUrl>
  <AvatarUrl>https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
  <AvatarUrl size="original">https://assets3-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/original.jpg?1600355057</AvatarUrl>
  <AvatarUrl size="xxlarge">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxlarge.png?1600355057</AvatarUrl>
  <AvatarUrl size="xlarge">https://assets1-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xlarge.png?1600355057</AvatarUrl>
  <AvatarUrl size="large">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/large.png?1600355057</AvatarUrl>
  <AvatarUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/medium.png?1600355057</AvatarUrl>
  <AvatarUrl size="small">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/small.png?1600355057</AvatarUrl>
  <AvatarUrl size="xsmall">https://assets2-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xsmall.png?1600355057</AvatarUrl>
  <AvatarUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/avatars/groups/000/000/006/875606ced2b629148af4caa1a4e8dd3c/xxsmall.png?1600355057</AvatarUrl>
  <Sponsor>The Office of Undergraduate Education</Sponsor>
  <ThumbnailUrl size="xxlarge">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/xxlarge.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="xlarge">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/xlarge.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="large">https://assets3-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/large.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="medium">https://assets2-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/medium.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="small">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/small.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="xsmall">https://assets1-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/xsmall.jpg?1303134025</ThumbnailUrl>
  <ThumbnailUrl size="xxsmall">https://assets4-dev.my.umbc.edu/system/shared/thumbnails/news/000/006/460/fbdd952178a0387b896822edb02dd34e/xxsmall.jpg?1303134025</ThumbnailUrl>
  <PawCount>22</PawCount>
  <CommentCount>0</CommentCount>
  <CommentsAllowed>true</CommentsAllowed>
  <PostedAt>Mon, 18 Apr 2011 09:40:54 -0400</PostedAt>
  <EditAt>Mon, 18 Apr 2011 09:47:30 -0400</EditAt>
</NewsItem>
</News>
