<?xml version="1.0"?>
<News hasArchived="true" page="9775" pageCount="10837" pageSize="10" timestamp="Thu, 24 Sep 2026 03:37:39 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=9775&amp;range=30">
<NewsItem contentIssues="false" id="12655" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12655">
<Title>We heard that fun. put on a PHENOMINAL show at the...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title:  We heard that fun. put on a PHENOMINAL show at the Recher tonight. If you couldn...We heard that fun. put on a PHENOMINAL show at the Recher tonight. If you couldn't go you can stop crying because they will be HERE at UMBC on sunday!!!! <a href="/profile.php?id=169760009805705" title="To tag someone, type @ and then the friend's name" rel="nofollow external" class="bo">(seb) presents... fun.! The band.</a> There are still some tickets left so get them before they are gone! $10 @ the CIC!</div>
]]>
</Body>
<Summary>Full Title:  We heard that fun. put on a PHENOMINAL show at the Recher tonight. If you couldn...We heard that fun. put on a PHENOMINAL show at the Recher tonight. If you couldn't go you can stop...</Summary>
<Website>http://www.facebook.com/umbcseb/posts/10151314033845538</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12655/guest@my.umbc.edu/c82c7a336f175dba4809b2f2674cd854/api/pixel</TrackingUrl>
<Tag>facebook</Tag>
<Tag>seb</Tag>
<Tag>student-events-board</Tag>
<Tag>umbcseb</Tag>
<Group token="seb">(seb) Student Events Board</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/seb</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/xsmall.png?1788159571</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/original.jpg?1788159571</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/xxlarge.png?1788159571</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/xlarge.png?1788159571</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/large.png?1788159571</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/medium.png?1788159571</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/small.png?1788159571</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/xsmall.png?1788159571</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/007/022199896b1f52952c180b60caa681bd/xxsmall.png?1788159571</AvatarUrl>
<Sponsor>(seb) Student Events Board</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 01:59:57 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="12684" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12684">
<Title>talk: Correlation Aware Optimizations for Analytic Databases</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img alt="" height="308" src="http://www.csee.umbc.edu/wp-content/uploads/2012/02/Big-Data-Analytics.jpg" width="700" style="max-width: 100%; height: auto;"></p>
    <p><strong><span>Correlation Aware Optimizations for Analytic Databases</span></strong></p>
    <p><span>Hideaki Kimura, Brown University</span></p>
    <p><span>1:00pm Friday 9 March 2012, ITE 325b, UMBC</span></p>
    <p>Recent years have seen that the analysis of large data-sets is crucially important in a wide range of business, governmental, and scientific applications. For example, research projects in astronomy need to analyze petabytes of image data taken from telescopes. Providing a fast and scalable analytical data management system for such users has become increasingly important.</p>
    <p>The major bottlenecks for analytics on such big data are disk- and network-I/O. Because the data is too large to fit in RAM, each query causes substantial disk I/O. Traditional database systems provide indexes to speed up disk reads, but many analytic queries do not benefit from indexes because data is scattered over a large number of disk blocks and disk seeks are prohibitively expensive. Furthermore, such huge data sets need to be partitioned and distributed over hundreds or many thousands of nodes. When a query requires more than one data at once, such as a query involving a JOIN operation, the data management system must transmit a large amount of data over the network. For example, the Shuffle phase in Map-Reduce systems copies file blocks over the network and causes a significant bottleneck in many cases.</p>
    <p>Our approach to tackling these challenges in big data analytics is to exploit correlations. I will describe our correlation-aware indexing, replication, and data placement which make big data analytics faster and more scalable.</p>
    <p>Finally, if time allows, I will also introduce another on-going project to develop a scalable transactional processing system on modern hardware in collaboration with Hewlett-Packard Laboratories.</p>
    <p><a href="http://bit.ly/hkimura" rel="nofollow external" class="bo">Hideaki Kimura</a> is a doctoral candidate in the Computer Science Department at Brown University. His main research interests are in data management systems. His dissertation research with Prof. Stan Zdonik is on correlation-based optimizations for large analytic databases. He also worked on transaction processing systems exploiting modern hardware at HP Labs.</p>
    <p>Host: Anupam Joshi<br>
    	See <a href="http://csee.umbc.edu/talks" rel="nofollow external" class="bo">http://csee.umbc.edu/talks</a> for more information</p>
    </div>
]]>
</Body>
<Summary>Correlation Aware Optimizations for Analytic Databases   Hideaki Kimura, Brown University   1:00pm Friday 9 March 2012, ITE 325b, UMBC   Recent years have seen that the analysis of large data-sets...</Summary>
<Website>http://www.csee.umbc.edu/2012/03/talk-correlation-aware-optimizations-for-analytic-databases/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12684/guest@my.umbc.edu/3f37e3b9254a65912cdd35aadc17810f/api/pixel</TrackingUrl>
<Tag>analytics</Tag>
<Tag>big-data</Tag>
<Tag>map-reduce</Tag>
<Tag>news</Tag>
<Tag>research</Tag>
<Tag>talks</Tag>
<Group token="csee">Computer Science and Electrical Engineering</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/csee</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xsmall.png?1314043393</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/original.png?1314043393</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xxlarge.png?1314043393</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xlarge.png?1314043393</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/large.png?1314043393</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/medium.png?1314043393</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/small.png?1314043393</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/099/d117dca133c64bf78a4b7696dd007189/xsmall.png?1314043393</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-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>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:41:18 -0500</PostedAt>
<EditAt>Wed, 07 Mar 2012 09:39:18 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="12664" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12664">
<Title>Baseball Edged by Army, 5-3, in Extras in Game One;...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title: Baseball Edged by Army, 5-3, in Extras in Game One; Falls in Game Two as wellBALTIMORE, Md. � After rallying to tie the game at three, the UMBC baseball team dropped its home opener, 5-3, to Army, Saturday evening at the Baseball Factory Field at UMBC.  Army took the nightcap as well, taking a, 9-2, decision.</div>
]]>
</Body>
<Summary>Full Title: Baseball Edged by Army, 5-3, in Extras in Game One; Falls in Game Two as wellBALTIMORE, Md. � After rallying to tie the game at three, the UMBC baseball team dropped its home opener,...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6871</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12664/guest@my.umbc.edu/c8edec47567c4d10d3041e988b93e902/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12658" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12658">
<Title>Duquesne Rallies in Second Half to Defeat Women's...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title: Duquesne Rallies in Second Half to Defeat Women's Lacrosse, 11-8BALTIMORE- Visiting Duquesne overcame a two-goal halftime deficit, and outscored UMBC, 6-1, in the second half to capture an 11-8 victory over the Retrievers at UMBC Stadium. Senior midfielder Alicia Krause (Ellicott City, Md./Mount Hebron) led UMBC (1-3) with three goals and one assist against her former team. Junior middie Lindsay Cox (High Bridge, N.J.) scored once and added three assists.</div>
]]>
</Body>
<Summary>Full Title: Duquesne Rallies in Second Half to Defeat Women's Lacrosse, 11-8BALTIMORE- Visiting Duquesne overcame a two-goal halftime deficit, and outscored UMBC, 6-1, in the second half to...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6866</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12658/guest@my.umbc.edu/bec0ace4e8cdf7def0a3b0b76b2e4e7d/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>1</PawCount>
<CommentCount>1</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12659" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12659">
<Title>Jones Scores Four, Ties Game Late, But No. 20...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title: Jones Scores Four, Ties Game Late, But No. 20 Fairfield Nips Men's Lacrosse, 10-9 in OTBALTIMORE- Fairfield senior attackman John Snellman scored 44 seconds into overtime and the 20th-ranked Stags nipped UMBC, 10-9, at UMBC Stadium. Fairfield improved to 4-0 and won their third overtime decision in the last eight days. The Retrievers slipped to 1-2 on the season.Retriever junior attackman Scott Jones scored the game-tying goal with 40 seconds to play in regulation and recorded a season-best four-goal effort.</div>
]]>
</Body>
<Summary>Full Title: Jones Scores Four, Ties Game Late, But No. 20 Fairfield Nips Men's Lacrosse, 10-9 in OTBALTIMORE- Fairfield senior attackman John Snellman scored 44 seconds into overtime and the...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6867</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12659/guest@my.umbc.edu/ce828c60699c3c2541ca6c2ee522dc17/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12660" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12660">
<Title>Softball Finishes Off Canisius,6-4, on Day Two of the...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title: Softball Finishes Off Canisius,6-4, on Day Two of the UMBC Retriever ClassicBALTIMORE, Md. � One day after taking a five-run lead through three innings, the UMBC softball team finished off a pesky Canisius squad, 6-4, on Saturday, the second day of the UMBC Retriever Classic at the UMBC Softball Stadium.</div>
]]>
</Body>
<Summary>Full Title: Softball Finishes Off Canisius,6-4, on Day Two of the UMBC Retriever ClassicBALTIMORE, Md. � One day after taking a five-run lead through three innings, the UMBC softball team finished...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6868</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12660/guest@my.umbc.edu/9035a65c60f033128c61b8f648e6dd3b/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12661" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12661">
<Title>Track and Field Competes at ECAC and IC4A Championships</Title>
<Body>
<![CDATA[
    <div class="html-content">BOSTON, Mass. � The UMBC track and field teams were back in Boston on Saturday, competing on Day One of both the ECAC and IC4A Championships.  The women's ECAC meet is being held at the Reggie Lewis Track Center while the men are competing at the Boston University Track and Tennis Center.</div>
]]>
</Body>
<Summary>BOSTON, Mass. � The UMBC track and field teams were back in Boston on Saturday, competing on Day One of both the ECAC and IC4A Championships.  The women's ECAC meet is being held at the Reggie...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6869</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12661/guest@my.umbc.edu/59135ab73bd500b71fc58cd645817cfa/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12662" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12662">
<Title>Track and Field Competes at ECAC and IC4A Championships</Title>
<Body>
<![CDATA[
    <div class="html-content">BOSTON, Mass. � The UMBC track and field teams were back in Boston on Saturday, competing on Day One of both the ECAC and IC4A Championships.  The women's ECAC meet is being held at the Reggie Lewis Track Center while the men are competing at the Boston University Track and Tennis Center.</div>
]]>
</Body>
<Summary>BOSTON, Mass. � The UMBC track and field teams were back in Boston on Saturday, competing on Day One of both the ECAC and IC4A Championships.  The women's ECAC meet is being held at the Reggie...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6870</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12662/guest@my.umbc.edu/3d88edb2c2e34ced548e7d07935d39f6/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="12656" important="false" status="posted" url="https://my3.my.umbc.edu/posts/12656">
<Title>Women's Basketball Set to Take on Boston U. in...</Title>
<Body>
<![CDATA[
    <div class="html-content">Full Title: Women's Basketball Set to Take on Boston U. in America East SemifinalsWEST HARTFORD, Conn. - After slipping by No.4-seed New Hampshire in the America East Quarterfinals on Friday, the No. 5-seed UMBC women's basketball team (16-14) is set to take on regular season champion and No. 1-seed Boston U. on Sunday morning in the semifinal round.  Tip-off between the Retrievers and Terriers is set for 11 a.m. at the Chase Family Arena on the campus of the University of Hartford.</div>
]]>
</Body>
<Summary>Full Title: Women's Basketball Set to Take on Boston U. in America East SemifinalsWEST HARTFORD, Conn. - After slipping by No.4-seed New Hampshire in the America East Quarterfinals on Friday, the...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=6865</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/12656/guest@my.umbc.edu/f98be2d7acbe5d024f516d6657496b54/api/pixel</TrackingUrl>
<Group token="athletics">UMBC Athletics</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/athletics</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/original.jpg?1709304849</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xlarge.png?1709304849</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/large.png?1709304849</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/medium.png?1709304849</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/small.png?1709304849</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xsmall.png?1709304849</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/009/69595c9b99f609d75fbb8232d9bd73d3/xxsmall.png?1709304849</AvatarUrl>
<Sponsor>UMBC Athletics</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sat, 03 Mar 2012 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="124172" important="false" status="posted" url="https://my3.my.umbc.edu/posts/124172">
<Title>Services for LaMont Toliver</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><em>From Diane Lee, Dean of Undergraduate Education</em></p>
    <p>Thank you for your outpouring of compassion and support for the Meyerhoff Scholars Program since I shared the sad news about the passing of our colleague LaMont Toliver, who served as the program’s Director and Assistant Dean of Undergraduate Education.</p>
    <p>I want to share details with you about the services for LaMont.</p>
    <p>On Wednesday, March 7, a viewing will be held with the Toliver family from 5 to 7 p.m. at March Funeral Home West, located at 4300 Wabash Avenue, Baltimore, 21215. (The funeral home will also be open for viewing hours from 8:30 a.m. to 8 p.m., and you can <a href="http://www.marchfh.com/contact-us/facilities-and-directions" rel="nofollow external" class="bo">view directions here</a>.)</p>
    <p>On Thursday, March 8, a “Family Hour” and viewing will be held from 10 to 11 a.m. at The People’s Community Baptist Church at 31 Norwood Road, Silver Spring, 20905 (<a href="http://www.tpcbc.org/directions.html" rel="nofollow external" class="bo">view directions here</a>). A service will be held immediately following the viewing.</p>
    <p>Members of the UMBC community are welcome to attend these events. Flowers may be sent to the church.</p>
    <p>Students also are planning an on-campus memorial service, and I will let you know the details when they are available. Additionally, information will be posted to the <a href="http://www.umbc.edu/meyerhoff/" rel="nofollow external" class="bo">Meyerhoff website</a>, where you can also share your memories of LaMont.</p>
    </div>
]]>
</Body>
<Summary>From Diane Lee, Dean of Undergraduate Education   Thank you for your outpouring of compassion and support for the Meyerhoff Scholars Program since I shared the sad news about the passing of our...</Summary>
<Website>https://umbc.edu/stories/services-for-lamont-toliver/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/124172/guest@my.umbc.edu/efd864b2b117559ecdf282e2363a1daf/api/pixel</TrackingUrl>
<Tag>admin</Tag>
<Tag>community</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 02 Mar 2012 23:53:42 -0500</PostedAt>
</NewsItem>

</News>
