<?xml version="1.0"?>
<News hasArchived="true" page="9101" pageCount="10802" pageSize="10" timestamp="Wed, 09 Sep 2026 21:37:53 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=9101&amp;range=30">
<NewsItem contentIssues="true" id="24816" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24816">
<Title>Unreasonable at Sea: An Update From Cesar Harada of Protei</Title>
<Body>
<![CDATA[
    <div class="html-content">It's been six weeks since the traveling treps of Unreasonable at Sea set sail. We check in with one young entrepreneur about his progress so far.</div>
]]>
</Body>
<Summary>It's been six weeks since the traveling treps of Unreasonable at Sea set sail. We check in with one young entrepreneur about his progress so far.</Summary>
<Website>http://feedproxy.google.com/~r/YoungentrepreneurcomBlog/~3/h9nlOGfY9XM/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24816/guest@my.umbc.edu/eb865b3cd1053dee3344b4ebfa52a910/api/pixel</TrackingUrl>
<Tag>accelerators</Tag>
<Tag>entrepreneurship</Tag>
<Tag>global-business</Tag>
<Tag>startup-news</Tag>
<Tag>technology-startups</Tag>
<Tag>unreasonable-at-sea</Tag>
<Group token="entrepreneurship">Alex. Brown Center for Entrepreneurship</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/entrepreneurship</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xsmall.png?1771000363</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/original.jpg?1771000363</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xxlarge.png?1771000363</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xlarge.png?1771000363</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/large.png?1771000363</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/medium.png?1771000363</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/small.png?1771000363</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xsmall.png?1771000363</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xxsmall.png?1771000363</AvatarUrl>
<Sponsor>The Alex. Brown Center for Entrepreneurship</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Wed, 27 Feb 2013 06:00:41 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="24815" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24815">
<Title>How Many Programming Languages Do You Really Need to Know</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://www.bootstrappist.com/archives/how-many-programming-languages-do-you-really-need-to-know" rel="nofollow external" class="bo"><img src="http://www.bootstrappist.com/files/2013/02/4889977727_701efbf553_z-e1360111770532.jpg" alt="" width="600" height="427" style="max-width: 100%; height: auto;"></a></p>
    <p>There’s no question that different programming languages are useful for different projects — it’s hard to justify completing every single project that comes across your desk in the same language, unless you only know the one. But while it’s often a good idea to be able to code in different languages if you’re working on a wide variety of projects, it’s not clear if there’s a magic number of languages you should know. </p>
    <h3>One, if…</h3>
    <p>If you work on the same sorts of projects over and over again, you may not need to know more than one language — at least at an expert level. There are a lot of benefits that come with expert-level knowledge of a language (like being able to put together a new app overnight) and it’s hard to reach that level with a single language if you’re constantly switching between other options. On top of that, there are plenty of frameworks that can extend the capabilities of a given language. However, if you’re interested in building bigger projects on your own, you’re going to eventually need to pick up another language or two. </p>
    <p>It’s probably better to preemptively pick up a new language now, so you have more opportunities to work with it before you really need it. <a href="http://www.amazon.com/gp/product/020161622X/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=020161622X&amp;linkCode=as2&amp;tag=21times-20" rel="nofollow external" class="bo">The Pragmatic Programmer</a> goes so far as to suggest that all programmers should learn a new language every year if they want to stay relevant. Whether or not you need to learn a new programming language every year is a question that you have to answer for yourself, but it certainly makes sense to continue your education as a programmer and make a habit of trying out new languages.</p>
    <h3>The Right Tool</h3>
    <p>When you’re running your own company, the number of programming languages you need to know goes up. That’s because you’re the person in charge, even if you’re working with other programmers. At the very least, you need to be able to identify the right tool for any job that comes up. You need to have the right tools for your domain — what languages you need differ dramatically. If you’re working on enterprise web apps, you need different tools than if you’re working on a personal mobile app. </p>
    <p>For the broadest set of tools, there are some basic options. You have to know a lower level language (like Java, C or Go) and a higher level language (like Python, Ruby or PHP). That division will allow you to have at least one language to work with core servers and other lower-level tools that may need to interface directly with the operating system. It’s also important to pick up a higher level language that will help you with web development these days, along with a framework — even if you’re not building a web app, you’ll probably need a website or two. Think about what you’ll need in terms of platform-based languages as well: go deeper than thinking about the operating system and consider if there are particular devices you expect to work with.</p>
    <p>Image by Flickr user <a href="https://secure.flickr.com/photos/unanoslucror/4889977727/" rel="nofollow external" class="bo">Jon Smith</a></p>
    </div>
]]>
</Body>
<Summary>There’s no question that different programming languages are useful for different projects — it’s hard to justify completing every single project that comes across your desk in the same language,...</Summary>
<Website>http://www.bootstrappist.com/archives/how-many-programming-languages-do-you-really-need-to-know/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24815/guest@my.umbc.edu/aa2ce75a333255e4dbad5ba467f6ea71/api/pixel</TrackingUrl>
<Tag>development</Tag>
<Tag>programming-languages</Tag>
<Group token="entrepreneurship">Alex. Brown Center for Entrepreneurship</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/entrepreneurship</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xsmall.png?1771000363</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/original.jpg?1771000363</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xxlarge.png?1771000363</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xlarge.png?1771000363</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/large.png?1771000363</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/medium.png?1771000363</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/small.png?1771000363</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xsmall.png?1771000363</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/092/53c03b106bdc6e19e4bf0a41b5a37add/xxsmall.png?1771000363</AvatarUrl>
<Sponsor>The Alex. Brown Center for Entrepreneurship</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Wed, 27 Feb 2013 05:30:49 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24877" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24877">
<Title>Harris and Cook Named Nominees for America East Basketball Fans' Choice Players of the Year</Title>
<Body>
<![CDATA[
    <div class="html-content">UMBC women's basketball senior guard Raven Harris (Virginia Beach, Va./Princess Anne/American) and men's basketball senior guard Ryan Cook (Laurel, Md./St. Vincent Pallotti/Chestnut Hill College) have each been nominated for the 2012-13 America East Fans' Choice Players of the Year.</div>
]]>
</Body>
<Summary>UMBC women's basketball senior guard Raven Harris (Virginia Beach, Va./Princess Anne/American) and men's basketball senior guard Ryan Cook (Laurel, Md./St. Vincent Pallotti/Chestnut Hill College)...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7691</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24877/guest@my.umbc.edu/b8aa6af91623c02b513293ef711ad747/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24883" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24883">
<Title>Harris and Cook Named Nominees for America East Basketball Fans' Choice Players of the Year</Title>
<Body>
<![CDATA[
    <div class="html-content">UMBC women's basketball senior guard Raven Harris (Virginia Beach, Va./Princess Anne/American) and men's basketball senior guard Ryan Cook (Laurel, Md./St. Vincent Pallotti/Chestnut Hill College) have each been nominated for the 2012-13 America East Fans' Choice Players of the Year.</div>
]]>
</Body>
<Summary>UMBC women's basketball senior guard Raven Harris (Virginia Beach, Va./Princess Anne/American) and men's basketball senior guard Ryan Cook (Laurel, Md./St. Vincent Pallotti/Chestnut Hill College)...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7692</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24883/guest@my.umbc.edu/03f860e73076174aa54885f629350e30/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24887" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24887">
<Title>Men's Basketball Heads to Hartford for 2012-13 Road Regular Season Finale</Title>
<Body>
<![CDATA[
    <div class="html-content">UMBC enters the final week of the regular season trying to hold off UNH for the sixth seed in the upcoming America East Tournament. The Retrievers open play this week by taking on the Hartford Hawks at the Chase Family Arena on Thurs., Feb. 28. Tip-off time is set for 7:00 p.m. Paul Mittermeier handles broadcast duties on Q1370 (<a href="http://www.q1370.com">www.q1370.com</a>), with the pregame show starting at 6:55 p.m.</div>
]]>
</Body>
<Summary>UMBC enters the final week of the regular season trying to hold off UNH for the sixth seed in the upcoming America East Tournament. The Retrievers open play this week by taking on the Hartford...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7693</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24887/guest@my.umbc.edu/7df7f86a17086d8b24230b58c77cbf70/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24838" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24838">
<Title>Retriever Baseball Opens 2013 Against National Opponents at Caravelle Resort's Baseball at the Beach Tournament</Title>
<Body>
<![CDATA[
    <div class="html-content">BALTIMORE � For the second straight year, the UMBC baseball team will open its season against a national field when it faces No. 10-ranked N.C. State, West Virginia, and Indiana at the Caravelle Resort's Baseball at the Beach tournament, hosted by Coastal Carolina.  Despite having a young squad, head coach Bob Mumma sees the opening weekend as a chance to show the talent that the Retriever possess this year.</div>
]]>
</Body>
<Summary>BALTIMORE � For the second straight year, the UMBC baseball team will open its season against a national field when it faces No. 10-ranked N.C. State, West Virginia, and Indiana at the Caravelle...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7690</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24838/guest@my.umbc.edu/374cf013f6df93704820a50027a911bd/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24909" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24909">
<Title>Women's Basketball Falls Shorts Against Hartford on Senior Night, 69-62</Title>
<Body>
<![CDATA[
    <div class="html-content">UMBC women's basketball had four players finish in double-digit points, including a game-high from the Retrievers' America East Player of the Game Brittany Crowell (Brandywine, Md./Gwynn Park/James Madison), but Hartford knocked down 50 percent of its shots in the second half en route to locking up the No. 2 seed in the America East Tournament with a 69-62 victory on Senior Night at the RAC Arena.</div>
]]>
</Body>
<Summary>UMBC women's basketball had four players finish in double-digit points, including a game-high from the Retrievers' America East Player of the Game Brittany Crowell (Brandywine, Md./Gwynn...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7695</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24909/guest@my.umbc.edu/b8b7bdc95d0cc834dd326cf46a7cec27/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="24906" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24906">
<Title>Women's Lacrosse Edged Late by No. 16 Towson, 11-8</Title>
<Body>
<![CDATA[
    <div class="html-content">BALTIMORE- UMBC battled No. 16 Towson evenly through 43 minutes, but the visiting Tigers went on a late 5-1 run and defeated the Retrievers, 11-8, at UMBC Stadium. UMBC (2-1) dropped its first decision of the season, while the Tigers (1-2) won for the first time after losses to nationally-ranked North Carolina and Georgetown. Senior midfielder Kristen Bilney led the Retrievers with three goals, while junior midfielder Shannon Harkey and freshman Sam Nolan scored two goals apiece.</div>
]]>
</Body>
<Summary>BALTIMORE- UMBC battled No. 16 Towson evenly through 43 minutes, but the visiting Tigers went on a late 5-1 run and defeated the Retrievers, 11-8, at UMBC Stadium. UMBC (2-1) dropped its first...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7694</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24906/guest@my.umbc.edu/fd70b44bfcd6f86edf00248b60f33851/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>Wed, 27 Feb 2013 00:00:00 -0500</PostedAt>
<EditAt>Wed, 27 Feb 2013 00:00:00 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="24809" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24809">
<Title>ASME GBM Schedule Spring 2013</Title>
<Tagline>These are all the dates of GBMs for the rest of the semester</Tagline>
<Body>
<![CDATA[
    <div class="html-content">There are FOUR remaining general body meetings scheduled for the remainder of the Spring 2013 semester.  The dates of these meetings are listed below.<br><br>Note: All GBMs take place during free hour (12:00-1:00PM) on Mondays.  Unless otherwise noted, meetings will take place in Engineering building's floor level lecture hall: ENG027.<br><br><strong>MARCH 11th<br><br>APRIL 8th - ITE 102<br><br>APRIL 22nd<br><br>MAY 6th</strong> - ITE 102<br><br>Free pizza lunch will be sponsored for select meetings.  Also, ASME 
    leadership is keeping track of meeting attendance for awarding purposes 
    (ASME regalia tassels at graduation).<br><br>Please add ASME to your list of groups in order to receive email reminders before each of these meetings.  <br><br>Remember, though we cater to Mechanical Engineers, ASME is making a special effort towards interdisciplinary cooperation.  Even if you aren't a Mechanical Engineering major, please join us to learn about our research opportunities, cooperation with other STEM organizations of which you may be a member, and news in job prospects for Mechanical Engineers after they graduate from UMBC.<br>
    </div>
]]>
</Body>
<Summary>There are FOUR remaining general body meetings scheduled for the remainder of the Spring 2013 semester.  The dates of these meetings are listed below.  Note: All GBMs take place during free hour...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24809/guest@my.umbc.edu/a8415bbe78ae2c840802f6162f5f273d/api/pixel</TrackingUrl>
<Group token="asme">American Society of Mechanical Engineers</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/asme</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/xsmall.png?1769468421</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/original.png?1769468421</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/xxlarge.png?1769468421</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/xlarge.png?1769468421</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/large.png?1769468421</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/medium.png?1769468421</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/small.png?1769468421</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/xsmall.png?1769468421</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/169/461482584ef6a9ff066524e0ed90472b/xxsmall.png?1769468421</AvatarUrl>
<Sponsor>American Society of Mechanical Engineers</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/xxlarge.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/xlarge.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/large.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/medium.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/small.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/xsmall.jpg?1361931397</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/024/809/a64f23737e72f85b8fc0eb8ad5b36458/xxsmall.jpg?1361931397</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 26 Feb 2013 21:17:11 -0500</PostedAt>
<EditAt>Sun, 07 Apr 2013 22:10:29 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="24806" important="false" status="posted" url="https://my3.my.umbc.edu/posts/24806">
<Title>Real People Profile Wordles</Title>
<Body>
<![CDATA[
    <div class="html-content">by David Hoffman<br>
    <br>
    Here is years of collected UMBC wisdom in the form of previously published Real People Profiles, smashed to bits and reproduced in <a href="http://www.wordle.net/" rel="nofollow external" class="bo">Wordle</a> form.<br>
    <br>
    <strong>Q: In 12 words or less, what role(s) do you play on campus?</strong><span> </span><br>
    <strong><span><br></span></strong>
    <br>
    <div>
    <a href="http://3.bp.blogspot.com/-jI2VkIjb1P8/USwozxpqlEI/AAAAAAAAC5I/AKWFn63Mat0/s1600/Wordle+Role+You+Play.jpg" rel="nofollow external" class="bo"><img height="262" src="http://3.bp.blogspot.com/-jI2VkIjb1P8/USwozxpqlEI/AAAAAAAAC5I/AKWFn63Mat0/s400/Wordle+Role+You+Play.jpg" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <strong><span><br></span></strong>
    <strong><span><br></span></strong>
    <strong><span>Q: What aspect of your UMBC role(s) do you enjoy most?</span></strong><br>
    <strong><span><br></span></strong>
    <br>
    <div>
    <a href="http://1.bp.blogspot.com/-fe-u0OQwIzY/USwoydcIN2I/AAAAAAAAC5A/8_LROsPKFAc/s1600/Wordle+Role+Enjoy+Most.jpg" rel="nofollow external" class="bo"><img height="260" src="http://1.bp.blogspot.com/-fe-u0OQwIzY/USwoydcIN2I/AAAAAAAAC5A/8_LROsPKFAc/s400/Wordle+Role+Enjoy+Most.jpg" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <strong><span><br></span></strong>
    <strong><span><br></span></strong>
    <strong><span>Q: What is the most important or memorable thing you learned in college/have learned at UMBC?</span></strong><br>
    <strong><span><br></span></strong>
    <br>
    <div>
    <a href="http://1.bp.blogspot.com/-uQ-OyfECy3w/USwoxU9vjZI/AAAAAAAAC44/2Wxd7Av2a0o/s1600/Wordle+Most+Important+Thing.jpg" rel="nofollow external" class="bo"><img height="261" src="http://1.bp.blogspot.com/-uQ-OyfECy3w/USwoxU9vjZI/AAAAAAAAC44/2Wxd7Av2a0o/s400/Wordle+Most+Important+Thing.jpg" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <br>
    <strong><span>Q: Complete this sentence: "I am a big fan of __________"</span></strong><br>
    <strong><span><br></span></strong>
    <br>
    <div>
    <a href="http://3.bp.blogspot.com/-XhJAAUAUEww/USwowf0vegI/AAAAAAAAC4w/kspKBP2U7sM/s1600/Wordle+Fan+Of.jpg" rel="nofollow external" class="bo"><img height="262" src="http://3.bp.blogspot.com/-XhJAAUAUEww/USwowf0vegI/AAAAAAAAC4w/kspKBP2U7sM/s400/Wordle+Fan+Of.jpg" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <strong><span><br></span></strong>
    <strong><span><br></span></strong>
    <strong><span>Q: Do you have any UMBC stories, little-known facts about UMBC, favorite spots on campus, or anything else you’d like to share?</span></strong><br>
    <strong><span><br></span></strong>
    <br>
    <div>
    <a href="http://1.bp.blogspot.com/-QEmvHz5ghTQ/USwou0WsO2I/AAAAAAAAC4o/l4ioVMlPVus/s1600/Wordle+Facts.jpg" rel="nofollow external" class="bo"><img height="262" src="http://1.bp.blogspot.com/-QEmvHz5ghTQ/USwou0WsO2I/AAAAAAAAC4o/l4ioVMlPVus/s400/Wordle+Facts.jpg" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <strong><span><br></span></strong>
    <span><span><strong>UPDATE: I decided I wanted a version of the "most important or memorable thing you learned in college/have learned at UMBC" question, but with the word "UMBC" restored (I had eliminated it since it's part of the question), the word "thing/things" cut out, and the dimensions adjusted. Here it is--my favorite of them all:</strong></span></span><br>
    <span><span><strong><br></strong></span></span>
    <div>
    <a href="http://3.bp.blogspot.com/-RFMDIJJaQGY/US4V1fwnuMI/AAAAAAAAC5o/s7MfuxEuR_A/s1600/Wordle+Most+Important+Thing+II.png" rel="nofollow external" class="bo"><img height="197" src="http://3.bp.blogspot.com/-RFMDIJJaQGY/US4V1fwnuMI/AAAAAAAAC5o/s7MfuxEuR_A/s400/Wordle+Most+Important+Thing+II.png" width="400" style="max-width: 100%; height: auto;"></a>
    </div>
    <span><span><strong><br></strong></span></span>
    <em><a href="http://cocreateumbc.blogspot.com/" rel="nofollow external" class="bo">Co-Create UMBC</a> is a blog for and about UMBC, written by David Hoffman and Craig Berger from the Office of Student Life. Join the <a href="http://my.umbc.edu/groups/co-create" rel="nofollow external" class="bo">Co-Create UMBC group</a> on MyUMBC. Like <a href="https://www.facebook.com/cocreateumbc" rel="nofollow external" class="bo">Co-Create UMBC on Facebook</a>. And follow <a href="https://twitter.com/CoCreateUMBC" rel="nofollow external" class="bo">David</a> and <a href="https://twitter.com/CraigBerger" rel="nofollow external" class="bo">Craig</a> on Twitter.</em><span> </span>
    </div>
]]>
</Body>
<Summary>by David Hoffman    Here is years of collected UMBC wisdom in the form of previously published Real People Profiles, smashed to bits and reproduced in Wordle form.    Q: In 12 words or less, what...</Summary>
<Website>http://cocreateumbc.blogspot.com/2013/02/real-people-profile-wordles.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/24806/guest@my.umbc.edu/67217a86a474a38c5f2813e93c6a4e8e/api/pixel</TrackingUrl>
<Group token="co-create">Co-Create UMBC</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/co-create</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xsmall.png?1499890363</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/original.jpg?1499890363</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xxlarge.png?1499890363</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xlarge.png?1499890363</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/large.png?1499890363</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/medium.png?1499890363</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/small.png?1499890363</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xsmall.png?1499890363</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/002/5b8f025dafb56cb8d3088b7259aadcfb/xxsmall.png?1499890363</AvatarUrl>
<Sponsor>Co-Create UMBC</Sponsor>
<PawCount>57</PawCount>
<CommentCount>6</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 26 Feb 2013 19:39:00 -0500</PostedAt>
<EditAt>Tue, 26 Feb 2013 19:39:00 -0500</EditAt>
</NewsItem>

</News>
