<?xml version="1.0"?>
<News hasArchived="true" page="7799" pageCount="10794" pageSize="10" timestamp="Tue, 08 Sep 2026 07:34:55 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=7799&amp;range=30">
<NewsItem contentIssues="false" id="109820" important="false" status="posted" url="https://my3.my.umbc.edu/posts/109820">
<Title>Cinematic Arts Students Matthew Roe and Max Eilbacher to Screen Films at Baltimore FIlm Festival</Title>
<Body>
<![CDATA[
    <div class="html-content">Cinematic Arts Students, Matthew Roe and Max Eilbacher, will screen films this week at the 2nd Annual Best of Baltimore Student Film Festival. The Festival, held at the Creative Alliance, will take place Thursday, February 27 beginning at 7:30 p.m., and features the work of students from Goucher, JHU, MICA, Morgan, Towson, Stevenson, University of Baltimore and UMBC. Each college showcases two films. Tickets for the screening are available now.</div>
]]>
</Body>
<Summary>Cinematic Arts Students, Matthew Roe and Max Eilbacher, will screen films this week at the 2nd Annual Best of Baltimore Student Film Festival. The Festival, held at the Creative Alliance, will...</Summary>
<Website>https://news.umbc.edu/cinematic-arts-students-matthew-roe-and-max-eilbacher-to-screen-films-at-baltimore-film-festival/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/109820/guest@my.umbc.edu/295810ac1dac7dcee69fd38f6669a07f/api/pixel</TrackingUrl>
<Tag>arts-and-culture</Tag>
<Tag>engage</Tag>
<Tag>visualarts</Tag>
<Group token="umbc-news">UMBC News</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xsmall.png?1632921809</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/original.png?1632921809</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xxlarge.png?1632921809</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xlarge.png?1632921809</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/large.png?1632921809</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/medium.png?1632921809</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/small.png?1632921809</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xsmall.png?1632921809</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/001/944/2c79aeea85b1abb37f8cf9fbcdc382b0/xxsmall.png?1632921809</AvatarUrl>
<Sponsor>UMBC News</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 12:52:16 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41720" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41720">
<Title>Things I Wish I Knew Before I Started Making Websites</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>I first started making websites when I was 11 years old. My dad showed me how to drag out tables in Microsoft FrontPage and I was hooked (which is now a very outdated technique). It was amazing to me that I could arrange text and images onto the screen however I wanted. Between school and chores, it was a piece of my life where I felt like I could fully express myself without compromise. I’ve always loved art, too, and I remember playing around a lot in programs like PaintShop Pro.</p>
    <div>
    <img alt="Photograph of a young Nick at the computer." src="http://blog.teamtreehouse.com/wp-content/uploads/2014/02/young-nick-at-the-computer.jpg" width="500" height="343" style="max-width: 100%; height: auto;"><p>Everyone starts somewhere. In my case, I wasn’t born with much talent at all.</p>
    </div>
    <p>I turn 27 next month, and lately, I’ve been reflecting on where the last 15 years have led me. It’s been a long tumble “down the rabbit hole” that is the web industry and I wouldn’t change much if given the chance. Being able to teach our students at Treehouse is a dream come true for me.</p>
    <p>However, there’s a lot that I wish I knew when I was first getting started that might have made things a bit less frustrating. Many of these lessons might sound similar to advice from teachers, parents, and other mentor figures, but they might not gel unless they’re put into context. I’m one of those people that has to learn everything the hard way by cringing at my own naivety.</p>
    <h2>There’s no way around it: Learn to code.</h2>
    <p>For those of you that are more experienced, this first bit might sound obvious. However, when I first started, I made lots of websites using FrontPage and later Dreamweaver. These WYSIWYG applications (What You See Is What You Get, pronounced wiss-E-wig) are still around in various forms and they can help you make things with little to no code. In fact, I’ve had many Treehouse students ask me if they should learn HTML and CSS, or if they should just learn a CMS like WordPress instead.</p>
    <p>Like many things in life, <em>it depends</em>™.</p>
    <p>If you’re happy with just picking a theme and rolling with whatever features it gives you, then that’s fine. However, as soon as you need to customize anything, modifying code will be nightmarish and frustrating if you don’t know what you’re doing. Every day you’re being designed by other peoples’ choices, but learning to code allows you to relinquish some of that control and make your own decisions. Taking the time to learn programming will give you the potential to accomplish so much more in life.</p>
    <h2>Programming websites is not an intuitive skill.</h2>
    <p>If you look at a piece of wooden furniture, you can get some idea of how it’s built. Sure, if you tried to do it yourself with no instruction, you’d probably have lots of spectacular failures from trial and error. A mentor would help you learn much faster (and probably safer). However, you <em>could</em> conceivably start sawing and nailing stuff together just by observing the work of others. After enough tries, you might even learn something.</p>
    <div>
    <img alt="Photograph of a measuring device in a woodshop." src="http://blog.teamtreehouse.com/wp-content/uploads/2014/02/woodshop.jpg" width="1244" height="1182" style="max-width: 100%; height: auto;"><p>With some skills, experimentation can get you started. Programming needs a mentor from the beginning. – Image courtesy Flickr user <a href="http://www.flickr.com/photos/patashley/8341088207/" rel="nofollow external" class="bo">Patrick Ashley</a>.</p>
    </div>
    <p>Programming is also a skill, but it’s not at all intuitive or tangible. Without guided learning, it’s impossible to even get started. Being a consumer of websites and software gives you no clues about their inner workings. The language tokens in code are symbols you’ve seen on your keyboard, but without guidance, a first time programmer probably won’t guess their meaning. You won’t just magically pick it up by checking out the code of a website you like or hacking around in a CMS until you haphazardly stumble upon a solution. No. You have to make the <strong>effort</strong> to actually learn. It will be difficult but rewarding.</p>
    <h2>It’s easy to focus hard on the wrong thing.</h2>
    <p>I hear about cool new ideas every day and I come up with lots of ideas on my own. These could be new web apps, iPhone games, new features for existing software, or whatever. Ideas are plentiful because coming up with ideas takes no effort. However, once you commit to an idea, you usually have to work very hard to see it through with any sort of quality. Actually completing an idea is a grind, especially when you’re midway through the work and another shiny new idea comes along. Write it down for later, then ignore it.</p>
    <p>You can always make more ideas, but you can’t make more time. If you decide to work on an idea, make sure you’re serious about it. Sleep on it, think about it, share it with other people. If you’re still crazy passionate about it, then do it.</p>
    <p>One thing that I’ve started doing is setting a schedule for myself from the onset. If I decide I’m going to work on something, I create an outline that details what I’m going to accomplish each week or each month. Looking at an idea in terms of time can really help you decide if that’s how much of your life you’re willing to exchange for its creation.</p>
    <h2>Brevity is beautiful.</h2>
    <p>I die a little inside any time I see things I wrote many years ago, because the passages are always so unnecessarily long! Especially emails. Oh good grief, the epic emails I would write! Sometimes there’s no way around a long email, but I used to write almost every email as if it were a tome of illuminated manuscript. Don’t do this.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2014/02/manuscript.jpg" rel="nofollow external" class="bo"><img alt="Scan of an illuminated manuscript, written in Hungarian in 1895." src="http://blog.teamtreehouse.com/wp-content/uploads/2014/02/manuscript.jpg" width="1244" height="1140" style="max-width: 100%; height: auto;"></a><p>This is what it looks like when you make websites that have too much marketing copy.</p>
    </div>
    <p>Twitter, Vine, and Instagram are all successful because people don’t have time. Attention spans are shorter than ever and the world is moving faster and faster. Do everyone a favor and express yourself in fewer words. Your words will be more impactful and will be more likely to get read, whether it’s the copy for a marketing page or an important client proposal. You’ll get more signups, more responses, and more positive karma.</p>
    <p>Get to the point and learn to love brevity. It’s a beautiful thing.</p>
    <h2>Nobody has it all figured out.</h2>
    <p>It’s easy to get wrapped up in blog posts (like this one) and think, “Wow, I really need to get my life figured out. Why don’t I have a personal manifesto that I follow to the letter?” The truth is, nobody has it all figured out. The more I learn, the more I realize just how much I have left to learn.</p>
    <p>The best web professionals continue their education constantly because there’s no end to the knowledge that can be gleaned. Compared to other fine arts, the web is an incredibly young medium and there’s decades (maybe even centuries) of innovation ahead. If you stop learning, you’ll start to feel miserable after a year or so because your once cutting-edge skills will now be the status quo. Worse, you’ll fall behind. The trick is to just learn a little something every day. Write a little code, read a blog post, wireframe an idea you’ve had… anything to keep your mind engaged and moving forward.</p>
    <p>If you have any additional tips that you wish you could go back in time and tell yourself, I’d love to hear about them in the comments!</p>
    <p>The post <a href="http://blog.teamtreehouse.com/things-i-wish-i-knew-before-i-started-making-websites" rel="nofollow external" class="bo">Things I Wish I Knew Before I Started Making Websites</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>I first started making websites when I was 11 years old. My dad showed me how to drag out tables in Microsoft FrontPage and I was hooked (which is now a very outdated technique). It was amazing to...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/lrl8eYTCUK4/things-i-wish-i-knew-before-i-started-making-websites</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41720/guest@my.umbc.edu/a972332cface26e8eb900412cec097d7/api/pixel</TrackingUrl>
<Tag>android</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>ios</Tag>
<Tag>javascript</Tag>
<Tag>learn-to-code</Tag>
<Tag>make-a-website</Tag>
<Tag>responsive</Tag>
<Tag>web</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 12:39:12 -0500</PostedAt>
<EditAt>Mon, 24 Feb 2014 12:39:12 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41717" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41717">
<Title>Honors College Students Testify at MD House of Delegates</Title>
<Tagline>Travis Bell, Christina Smith, and Kaitlyn Golden</Tagline>
<Body>
<![CDATA[
    <div class="html-content">On Friday, Feb 21, three UMBC Honors College Students represented the Shriver Center's Public Service Scholars Programs in front of the Maryland State House of Delegates.  <br><br>Travis Bell (Political Science, Psychology), Christina Smith (Global Studies, Modern Languages and Linguistics) and Kaitlyn Golden (Psychology) testified in favor of BH536 in front of the Ways and Means Committee.  HB536 proposes to expand the Walter Sondheim Jr. Public Service Summer Internship Scholarship Program from a summer program to one offered in Summer, Fall and Spring semesters.  These students, all of whom are Sondheim Public Affairs Scholars, shared their experiences in public service, the value of these programs, and the need to grant year-round access to these programs for students across Maryland.  (The students are pictured here with Michele Wolff, Director of the Shriver Center, and Hannah Schmitz, Shriver Center Program Director)<br><div><br></div>
    <div>Congratulations to these students on a job well done, and thanks for advocating for experiences that engage students in public service!</div>
    </div>
]]>
</Body>
<Summary>On Friday, Feb 21, three UMBC Honors College Students represented the Shriver Center's Public Service Scholars Programs in front of the Maryland State House of Delegates.    Travis Bell (Political...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41717/guest@my.umbc.edu/e94c1e66d27887251bf610d42c22ad62/api/pixel</TrackingUrl>
<Group token="honorscollege">Honors College</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/honorscollege</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xsmall.png?1339897259</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/original.jpg?1339897259</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xxlarge.png?1339897259</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xlarge.png?1339897259</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/large.png?1339897259</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/medium.png?1339897259</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/small.png?1339897259</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xsmall.png?1339897259</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xxsmall.png?1339897259</AvatarUrl>
<Sponsor>Honors College</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/xxlarge.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/xlarge.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/large.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/medium.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/small.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/xsmall.jpg?1393269273</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/717/41d7028df61089ed54e5f01e6f7e5e2a/xxsmall.jpg?1393269273</ThumbnailUrl>
<PawCount>3</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 12:35:52 -0500</PostedAt>
<EditAt>Mon, 24 Feb 2014 14:14:50 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="41715" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41715">
<Title>Tom Beck, Baltimore Sun</Title>
<Tagline>Beck quoted on Jaffee and Lewis Hine</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    
    
    
    
    
    
    
    
    
    <p><strong>Tom Beck, Chief Curator, in the Baltimore Sun and
    Republican American</strong></p>
    
    <p>Posted on <a href="http://umbcinsights.wordpress.com/2014/02/18/tom-beck-chief-curator-in-the-baltimore-sun-and-republican-american/" rel="nofollow external" class="bo"><span>February 18,
    2014</span></a> by Tom Beck, Chief Curator, Library &amp; Gallery,
    was recently quoted in <span><a href="http://www.baltimoresun.com/entertainment/arts/artsmash/bs-ae-arts-story-0207-20140204,0,449394.story" rel="nofollow external" class="bo">The Baltimore
    Sun</a></span><a href="http://www.baltimoresun.com/entertainment/arts/artsmash/bs-ae-arts-story-0207-20140204,0,449394.story" rel="nofollow external" class="bo"> </a>about the Library Gallery’s N. Jay Jaffee exhibit. The
    exhibit highlights a talented artist who has not received much recognition.
    “Jaffee never worked as a professional photographer,” says Tom Beck, chief
    curator at UMBC. “His career was in printing. So it was always a matter of
    balance between his business and personal obligations, his family. And he never
    worked very hard at getting exhibitions.”</p>
    
    <p>Read the entire article <span><a href="http://www.baltimoresun.com/entertainment/arts/artsmash/bs-ae-arts-story-0207-20140204,0,449394.story" rel="nofollow external" class="bo">here</a></span>.</p>
    
    <p>Beck was also quoted about Lewis Hine in the <span><a href="http://www.rep-am.com/articles/2014/02/02/entertainment/arts/781617.txt" rel="nofollow external" class="bo">Waterbury,
    Connecticut Sunday Republican-American</a></span>. The Library Special
    Collections holds 5,000 Lewis Hine child labor photographs.</p>
    
    </div>
]]>
</Body>
<Summary>Tom Beck, Chief Curator, in the Baltimore Sun and Republican American    Posted on February 18, 2014 by Tom Beck, Chief Curator, Library &amp; Gallery, was recently quoted in The Baltimore...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41715/guest@my.umbc.edu/4b3dce88ece68a6aa5c5bdc0aa927bc3/api/pixel</TrackingUrl>
<Tag>beck</Tag>
<Tag>collections</Tag>
<Tag>exhibit</Tag>
<Tag>hine</Tag>
<Tag>jaffee</Tag>
<Tag>jay</Tag>
<Tag>lewis</Tag>
<Tag>n</Tag>
<Tag>photography</Tag>
<Tag>special</Tag>
<Tag>thomas</Tag>
<Group token="circa">CIRCA</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/circa</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/xsmall.png?1762367739</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/original.jpg?1762367739</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/xxlarge.png?1762367739</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/xlarge.png?1762367739</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/large.png?1762367739</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/medium.png?1762367739</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/small.png?1762367739</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/xsmall.png?1762367739</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/746/c82b5d452621302114ac215d91fcf846/xxsmall.png?1762367739</AvatarUrl>
<Sponsor>CIRCA</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 11:54:25 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41714" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41714">
<Title>Emeritus Professor Ed Orser is featured in UMBC Magazine!</Title>
<Tagline>Check out the latest issue, Winter 2014</Tagline>
<Body>
<![CDATA[
    <div class="html-content">Click on this <a href="https://www.facebook.com/UMBC.AMST/photos/a.323872291008232.80511.233357663393029/663869357008522/?type=1&amp;theater" rel="nofollow external" class="bo">link</a> to see the page.<br>
    </div>
]]>
</Body>
<Summary>Click on this link to see the page.</Summary>
<Website>https://www.facebook.com/UMBC.AMST/photos/a.323872291008232.80511.233357663393029/663869357008522/?type=1&amp;theater</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41714/guest@my.umbc.edu/c99ef091128e22e2a6c2705996c3f9d3/api/pixel</TrackingUrl>
<Group token="amst">American Studies Department</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/amst</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/xsmall.png?1700059172</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/original.png?1700059172</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/xxlarge.png?1700059172</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/xlarge.png?1700059172</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/large.png?1700059172</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/medium.png?1700059172</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/small.png?1700059172</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/xsmall.png?1700059172</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/571/f1a862c4a5a31b363f857fee1e038fea/xxsmall.png?1700059172</AvatarUrl>
<Sponsor>American Studies Department</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/xxlarge.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/xlarge.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/large.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/medium.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/small.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/xsmall.jpg?1393260658</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/714/2405ba88e8e5bd75e3002536290f431f/xxsmall.jpg?1393260658</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 11:51:40 -0500</PostedAt>
<EditAt>Mon, 24 Feb 2014 11:51:48 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41728" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41728">
<Title>DealBook: Chief of Mt. Gox Resigns From Bitcoin Foundation</Title>
<Body>
<![CDATA[
    <div class="html-content">The resignation is the latest blow to Mt. Gox, once the world’s largest Bitcoin exchange, and the virtual currency, which has encountered several technical problems recently.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Fchief-of-mt-gox-resigns-from-bitcoin-foundation%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Chief+of+Mt.+Gox+Resigns+From+Bitcoin+Foundation" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Fchief-of-mt-gox-resigns-from-bitcoin-foundation%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Chief+of+Mt.+Gox+Resigns+From+Bitcoin+Foundation" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Fchief-of-mt-gox-resigns-from-bitcoin-foundation%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Chief+of+Mt.+Gox+Resigns+From+Bitcoin+Foundation" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Fchief-of-mt-gox-resigns-from-bitcoin-foundation%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Chief+of+Mt.+Gox+Resigns+From+Bitcoin+Foundation" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Fchief-of-mt-gox-resigns-from-bitcoin-foundation%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Chief+of+Mt.+Gox+Resigns+From+Bitcoin+Foundation" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    </div>
]]>
</Body>
<Summary>The resignation is the latest blow to Mt. Gox, once the world’s largest Bitcoin exchange, and the virtual currency, which has encountered several technical problems recently.      </Summary>
<Website>http://dealbook.nytimes.com/2014/02/24/chief-of-mt-gox-resigns-from-bitcoin-foundation/?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41728/guest@my.umbc.edu/7de9afcb2c5d72fd7963968998501c18/api/pixel</TrackingUrl>
<Tag>bitcoin-currency</Tag>
<Tag>bitcoin-foundation</Tag>
<Tag>karpeles-mark</Tag>
<Tag>markets</Tag>
<Tag>mtgox-co-ltd</Tag>
<Tag>new</Tag>
<Tag>technology</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 11:02:18 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41710" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41710">
<Title>ArtWeek '14 || Deadline for Special Submissions TODAY</Title>
<Tagline>Plus Other Deadline Info</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <div>The deadline for all special submissions, including sculptural, three-dimensional, or not-2D and non-time-based work is <strong><u>TODAY AT 5:00PM</u></strong>. Please submit all work to the commonvision email (<a href="mailto:commonvision@umbc.edu" rel="nofollow external" class="bo">commonvision@umbc.edu</a>) or come in to the storefront on the third floor of The Commons.</div>
    <div><br></div>
    <div>
    <strong>The 10-Second Motion Challenge deadline has been extended to</strong> <strong><u>Thursday February 27th at 5:00pm</u></strong>. Come in to the storefront to drop off your work, or email us at <a href="mailto:commonvision@umbc.edu" rel="nofollow external" class="bo">commonvision@umbc.edu</a>.</div>
    <div><br></div>
    <div>The deadline for $5 free printing for the ArtWeek Visual Aid Gallery is still this <strong><u>Wednesday the 26th at 5:00pm</u></strong>.<br>
    </div>
    <div><br></div>
    <div>The deadlines for 2D, animation, film, and other multimedia work for the ArtWeek Visual Aid Gallery still remains on this <strong><u>Friday the 28th at 4:00pm</u></strong>. The same goes for all Craft Fair Vendor Submissions, and the Cultural Gallery.</div>
    <div><br></div>
    <div>For more information on submissions, please go to <a href="http://umbc.edu/thecommons/artweek" rel="nofollow external" class="bo">umbc.edu/thecommons/artweek</a>.</div>
    </div>
]]>
</Body>
<Summary>The deadline for all special submissions, including sculptural, three-dimensional, or not-2D and non-time-based work is TODAY AT 5:00PM. Please submit all work to the commonvision email...</Summary>
<Website>http://umbc.edu/thecommons/artweek</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41710/guest@my.umbc.edu/3b356b90375c5d938dee03320edd61eb/api/pixel</TrackingUrl>
<Tag>2d</Tag>
<Tag>3d</Tag>
<Tag>animation</Tag>
<Tag>art</Tag>
<Tag>arts</Tag>
<Tag>artweek</Tag>
<Tag>commonvision</Tag>
<Tag>deadline</Tag>
<Tag>design</Tag>
<Tag>drawing</Tag>
<Tag>film</Tag>
<Tag>gallery</Tag>
<Tag>graphic</Tag>
<Tag>graphics</Tag>
<Tag>illustration</Tag>
<Tag>motion</Tag>
<Tag>photography</Tag>
<Tag>sculpture</Tag>
<Tag>visual</Tag>
<Group token="commonvision">commonvision</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/commonvision</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/xsmall.png?1725997445</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/original.png?1725997445</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/xxlarge.png?1725997445</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/xlarge.png?1725997445</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/large.png?1725997445</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/medium.png?1725997445</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/small.png?1725997445</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/xsmall.png?1725997445</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/023/f4c5202312d4c6e3dfd6f414c6da13a4/xxsmall.png?1725997445</AvatarUrl>
<Sponsor>commonvision</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/xxlarge.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/xlarge.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/large.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/medium.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/small.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/xsmall.jpg?1393257550</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/710/77256f6a65f788492187ca266030af59/xxsmall.jpg?1393257550</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 10:59:54 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41718" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41718">
<Title>DealBook: Icahn Accuses EBay Board of Conflicts of Interest</Title>
<Body>
<![CDATA[
    <div class="html-content">The e-commerce giant says that the activist investor is engaging in “mudslinging attacks” against two of its directors.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Ficahn-accuses-ebay-board-of-conflicts-of-interest%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Icahn+Accuses+EBay+Board+of+Conflicts+of+Interest" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/twitter.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/facebook/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Ficahn-accuses-ebay-board-of-conflicts-of-interest%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Icahn+Accuses+EBay+Board+of+Conflicts+of+Interest" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/facebook.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/linkedin/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Ficahn-accuses-ebay-board-of-conflicts-of-interest%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Icahn+Accuses+EBay+Board+of+Conflicts+of+Interest" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/linkedin.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/gplus/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Ficahn-accuses-ebay-board-of-conflicts-of-interest%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Icahn+Accuses+EBay+Board+of+Conflicts+of+Interest" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/googleplus.png" style="max-width: 100%; height: auto;"></a> <a href="http://share.feedsportal.com/share/email/?u=http%3A%2F%2Fdealbook.nytimes.com%2F2014%2F02%2F24%2Ficahn-accuses-ebay-board-of-conflicts-of-interest%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=DealBook%3A+Icahn+Accuses+EBay+Board+of+Conflicts+of+Interest" rel="nofollow external" class="bo"><img src="http://res3.feedsportal.com/social/email.png" style="max-width: 100%; height: auto;"></a>
    </td></tr></tbody></table></div>
    </div>
]]>
</Body>
<Summary>The e-commerce giant says that the activist investor is engaging in “mudslinging attacks” against two of its directors.      </Summary>
<Website>http://dealbook.nytimes.com/2014/02/24/icahn-accuses-ebay-board-of-conflicts-of-interest/?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41718/guest@my.umbc.edu/45503c96c92697596950e1e4b02324c2/api/pixel</TrackingUrl>
<Tag>andreessen-marc-l</Tag>
<Tag>boards-of-directors</Tag>
<Tag>cook-scott</Tag>
<Tag>donahoe-john-j</Tag>
<Tag>ebay-inc</Tag>
<Tag>ebay-inc-ebay-nasdaq</Tag>
<Tag>icahn-carl-c</Tag>
<Tag>mergers-and-acquisitions</Tag>
<Tag>new</Tag>
<Tag>paypal</Tag>
<Tag>shareholder-rights-and-activism</Tag>
<Tag>technology</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 10:56:15 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41711" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41711">
<Title>Real People Profile Mashup</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <div>
    <span>by David Hoffman</span><br><span><br></span><span>Have you ever used Microsoft Word's "Autosummarize" feature? It assigns a score to each sentence in a document (based on whether it contains words used frequently in the document), then uses the scores to produce a summary.  As summaries of the content, these "autosummaries" tend to be awful. But sometimes they can produce interesting combinations and sequences of ideas: a kind of machine poetry.</span>
    </div>
    <div><span><br></span></div>
    <div>
    <div>
    <span>I took the last three years of Real People Profiles (136 of them), cut and pasted each person's answer to the question 'What's the most important or memorable thing you learned in college/have learned at UMBC?' into a single Microsoft Word document,  "autosummarized'" it to 25% its original length, then "autosummarized" the summary to 10% of <em>its</em> original length.  Here is the result: More than 11,000 words boiled down to less than 300 representing, in an odd and very unscientific way, the collected wisdom of the UMBC community.</span><br><span><br></span><br><div><span>--</span></div>
    </div>
    <span><br></span><br><div><span><em><span>So what's the most important thing I've learned at UMBC?</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>I've learned that your college experience isn't determined by which college you go to but rather how involved you are. I have learned many things about different cultures. So I've learned to talk less and listen much more.</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>The most important thing I have learned at UMBC is that anything is possible. I've also learned that it's never too late to change or make a change!</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>Those life experiences changed everything for me. </span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>The most important thing I have learned at UMBC is to get involved! Sometimes you learn more outside of the classroom then you could ever dream of learning within.</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>Being at UMBC/college has helped me become more well-rounded. College is full of opportunities to learn, but even more importantly, college is where YOU as a person truly grow. Throughout my time here at UMBC, I've learned lifelong lessons, met lifelong friends, made lifelong commitments...all that good stuff.</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>I have learned my strengths and weaknesses.</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><span><em><span>The most memorable thing that I have learned in college was shared by Dr. Hrabowski:</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div><em><span><span>Watch your thoughts, for they become words.</span></span></em></div>
    <div><em><span><span><br></span></span></em></div>
    <em><span></span></em><div><em><span><span><em>Watch your words, for they become actions.</em></span></span></em></div>
    <em><span><div><span><br></span></div>
    <span><div><em>Watch your actions, for they become habits.</em></div></span><div><span><br></span></div>
    <span><div><em>Watch your habits, for they become character.</em></div></span><div><span><br></span></div>
    <span><div><em>Watch your character, for it becomes your destiny.</em></div></span></span></em><br><div><span><em><span><br></span></em></span></div>
    <div><span><em><span>In college I learned that finding the humor in everything is key to a healthy life.</span></em></span></div>
    <div><span><em><span><br></span></em></span></div>
    <div>
    <span><em><span>The most important thing I have learned at UMBC is to make the most of your experience here.  </span></em></span><em><span>UMBC students are smart and driven. </span></em>
    </div>
    <div><em><span><br></span></em></div>
    <div><em><span>I have learned two things at UMBC that have completely changed the way I approach life.  Firstly, I learned who I am.  I have learned opportunities are always available for you at UMBC.</span></em></div>
    <div><span><em><span><br></span></em></span></div>
    <div>
    <span><em><span>There is so much more to learn.</span></em></span><br><span><em><span><br></span></em></span><span><em><span>--</span></em></span><br><span><em><span><br></span></em></span><em><span><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 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.</span></em><span> </span>
    </div>
    </div>
    </div>
]]>
</Body>
<Summary>by David Hoffman  Have you ever used Microsoft Word's "Autosummarize" feature? It assigns a score to each sentence in a document (based on whether it contains words used frequently in the...</Summary>
<Website>http://cocreateumbc.blogspot.com/2014/02/real-people-profile-mashup.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41711/guest@my.umbc.edu/e950e29cdd74b0d01b3eb9e8872ee625/api/pixel</TrackingUrl>
<Tag>real-people-profiles</Tag>
<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>41</PawCount>
<CommentCount>2</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 10:54:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41712" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41712">
<Title>Meet the Staff: Greg Simmons &#8217;04, M.P.P.</Title>
<Body>
<![CDATA[
    <div class="html-content">Here in the Office of Alumni Relations, we spend a lot of time telling stories about and talking with our wonderfully supportive alums. However, we’ve decided to turn the tables and take time to get to know the people behind … <a href="http://umbcalumni.wordpress.com/2014/02/24/meet-the-staff-greg-simmons/" rel="nofollow external" class="bo">Continue reading <span>→</span></a>
    </div>
]]>
</Body>
<Summary>Here in the Office of Alumni Relations, we spend a lot of time telling stories about and talking with our wonderfully supportive alums. However, we’ve decided to turn the tables and take time to...</Summary>
<Website>http://umbcalumni.wordpress.com/2014/02/24/meet-the-staff-greg-simmons/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41712/guest@my.umbc.edu/81f530f845304d3a880c1343086f490c/api/pixel</TrackingUrl>
<Tag>00s-alums</Tag>
<Tag>career-q-and-a</Tag>
<Tag>don-zimmerman</Tag>
<Tag>dr-mike-summers</Tag>
<Tag>greg-simmons</Tag>
<Tag>kevin-powers</Tag>
<Tag>loyola-college</Tag>
<Tag>office-of-alumni-relations</Tag>
<Tag>ron-chernow</Tag>
<Tag>social-sciences</Tag>
<Tag>staff</Tag>
<Tag>the-yellow-birds</Tag>
<Tag>umbc</Tag>
<Tag>university-of-maryland-baltimore-county</Tag>
<Tag>vice-president-for-institutional-advancement</Tag>
<Tag>washington-a-life</Tag>
<Group token="retired-20">UMBC Alumni</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-20</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/original.png?1280681147</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/large.png?1280681147</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/medium.png?1280681147</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/small.png?1280681147</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxsmall.png?1280681147</AvatarUrl>
<Sponsor>UMBC Alumni</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Mon, 24 Feb 2014 10:00:13 -0500</PostedAt>
<EditAt>Mon, 24 Feb 2014 10:00:13 -0500</EditAt>
</NewsItem>

</News>
