<?xml version="1.0"?>
<News hasArchived="true" page="8915" pageCount="10794" pageSize="10" timestamp="Tue, 08 Sep 2026 06:14:33 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=8915&amp;range=30">
<NewsItem contentIssues="false" id="27900" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27900">
<Title>Intel Announces Free HTML5 Development Environment</Title>
<Body>
<![CDATA[
    <div class="html-content"><p>Using the Intel Developer Forum event this week, Intel lifted the vial on their new HTML5 Development Environment.</p></div>
]]>
</Body>
<Summary>Using the Intel Developer Forum event this week, Intel lifted the vial on their new HTML5 Development Environment.</Summary>
<Website>http://www.htmlgoodies.com/daily_news/intel-announces-free-html5-development-environment.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27900/guest@my.umbc.edu/bedf265db429e1aaac717fc950149ef2/api/pixel</TrackingUrl>
<Tag>html</Tag>
<Tag>htmlgoodies</Tag>
<Tag>learning</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>Thu, 18 Apr 2013 09:31:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="27894" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27894">
<Title>A Preview of WordPress 3.6</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>WordPress 3.6 is right around the corner, due to be released in early May. What can you expect from the next version of this popular blogging and CMS platform? A lot! This release’s underlying theme has been “Improving the Editing Process,” and a lot of attention has been given to user interface and workflow processes. Oh, and we also have a shiny new default theme to play with!</p>
    <p>Let’s take a look at some of the features and improvements WordPress 3.6 will bring to your website…</p>
    <h2>Say Hello to Post Formats, Your New Best Friend</h2>
    <p>Post formats have been a bit of a hidden gem in WordPress. Not quite a post type in of themselves, they are instead more of a way of classifying posts in a way that is different from your standard category and tag taxonomies. They’ve actually been a built-in feature of WordPress since version 3.1, although in order to use them they had to be enabled by the theme. Also, the user interface was a bit on the kludgy side, and as a result post formats were underutilized and under appreciated.</p>
    <p>WordPress 3.6 addresses these issues and makes post formats a whole lot easier to use. The radio button meta box has been replaced with a selection of the available post formats above the content editor field. When a particular post format is selected, any fields that it requires appear automatically; a URL field for the “link” post format, a “Select / Upload Image” button for the image one, etc.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-formats-ui.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 post format user interface." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-formats-ui.png" width="761" height="445" style="max-width: 100%; height: auto;"></a><p>WordPress 3.6 brings post formats front and center.</p>
    </div>
    <p>For theme developers, there are new template tags to help you take full advantage of the improved support for post formats. Functions such as <code>the_post_format_video()</code>, <code>the_post_format_url()</code> and <code>the_remaining_content()</code> will let theme developers pull the meta information from the post and apply a unique design treatment to each format.</p>
    <p>WordPress themes will still need to support post formats in order to reap their extra benefits, of course, so don’t expect legacy or abandoned themes to take advantage of them. As existing themes are updated and newer themes are developed, post formats will become a much more important piece of the theme landscape.</p>
    <h2>Speaking of Post Formats…</h2>
    <p>One of the more popular post formats is video, and WordPress 3.6 makes working with video easier than ever before. When you choose a video post format and enter a URL from a popular video hosting service, WordPress 3.6 will <em>automatically</em> embed that video into your site. You read that right. No more plugins just to embed your favorite YouTube “cat falling into water” video.</p>
    <p>What’s more, that video will be viewable and playable in the edit window on the admin size, to make that content all the easier to manage in your post. If your post isn’t necessarily a video post format, you can still embed videos from your media library in the main content area with the use of the [video] short code. Audio content can now also be embedded (or included in audio post formatted posts) with similar ease, using the [audio] short code. Got a video on YouTube you want to embed? That’s even easier: just drop the link in your post where you want the video to appear.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/embedded-video.png" rel="nofollow external" class="bo"><img alt="Screenshot of embedded video in the WordPress 3.6 post administration." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/embedded-video.png" width="761" height="550" style="max-width: 100%; height: auto;"></a><p>No plugins were harmed in the embedding of this video.</p>
    </div>
    <p>This is functionality that WordPress.com users have enjoyed for a while now, and I, for one, am <em>very</em> excited that this is coming to the self-hosted WordPress world.</p>
    <h2>Post Locking</h2>
    <p>This one is sure to make the managers of multi-author blogs very happy: improved post locking. In previous versions of WordPress, the only warning one had when another author was editing the same post as you was a warning in red across the top of the screen. WordPress 3.6 beefs up the post locking notifications, so now you <em>really</em> have to be determined before stepping on someone else’s post.</p>
    <p>The first hint is that someone is editing a particular post is in the “All Posts” screen of the admin interface. If someone else is editing a particular post, their gravatar appears next to the post title with the note “[username] is currently editing.” If that’s not enough of a warning for you, and you decided to try and edit the post anyways, a dialog box will then appear:</p>
    <p><a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-locking.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 post locking modal." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-locking.png" width="634" height="293" style="max-width: 100%; height: auto;"></a></p>
    <p>You now have a choice to back away slowly, see what the other author is up to, or take over editing for yourself (in case the other person went home for the day with the post still in edit mode). Choosing the third option will allow you to edit the post, but block out the other person, a fact he will be aware of when the corresponding warning dialog appears on <em>his</em> screen:</p>
    <p><a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-locking-2.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 post locking modal." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/post-locking-2.png" width="548" height="226" style="max-width: 100%; height: auto;"></a></p>
    <h2>Improved Autosaving</h2>
    <p>It is the WordPress core team’s stated mission that:</p>
    <blockquote><p>we should never lose posts due to expired cookies, loss of connection, inadvertent navigation (even if AYS’d), plugin or core errors on save, browser crashes, OS crashes, cats walking on keyboards, children drooling in keyboards, etc.”<br>
    <em>Mark Jaquith</em></p></blockquote>
    <p>To that end, autosave has been improved, and will now write your autosave information directly to your modern browser’s local storage (where available). So now when you’re on the train and you hit a tunnel, or your Verizon FiOS connection cuts in and out (not like that’s ever happened to me… repeatedly… when trying to meet a client deadline… grrr), you can be assured that whatever you’ve <em>just</em> written is safe and sound on your local machine, ready to sync up again at the next signs of life from the interwebs.</p>
    <p>But what happens when you’re working on a post, and you get suddenly called away to work on an emergency? Or your ten minute trip to the sandwich shop turns into an hour and a half long team lunch, and when you get back, all your login cookies have expired? Nothing to worry about there, either. Now if something happens where you lose your session authentication, WordPress will prompt you to re-log in once you resume editing your post. No, not take you to the login screen, but ask you right <em>there</em>, in the post editor screen, for your login credentials. Reenter them as normal, and boom! You’re back right where you left off! Another awesome feature when life gets in the way of your WordPress work.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/session-expired-modal.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 session expired modal." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/session-expired-modal.png" width="577" height="546" style="max-width: 100%; height: auto;"></a><p>No session? No problem! Log back in right on your edit post screen.</p>
    </div>
    <h2>Revised Revision Management</h2>
    <p>So what happens when you decide you need to go back in time and retrieve that version of the page you edited three days ago, or three weeks, or three months? The revision management screen has gotten a dose of love now too, with a great slider that lets you easily retrace your steps. Even when you need to compare two historic versions of the posts, the slider will let you scrub to both versions you want to compare.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/revisions.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 revision management screen." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/revisions.png" width="761" height="330" style="max-width: 100%; height: auto;"></a><p>Scrub your way back in time in the improved revision management screen.</p>
    </div>
    <h2>More Intuitive Menu Administration</h2>
    <p>The customize menus interface was a huge boon for content managers when it first appeared in version 3.0, and now it’s even better. No more having to scroll horizontally through the names of menus along the top of the window; with just three or four long-named menus that got a bit clunky. Instead, you now choose the menu you want to edit by selecting it from a drop-down field. In the left column of the menu management screen, the meta box to select the menu’s location has been removed (it now has its own separate tab at the top of the page), and <em>only</em> collapsable meta boxes related to what can be put in the menus appear.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/menu-admin.png" rel="nofollow external" class="bo"><img alt="Screenshot of the WordPress 3.6 menu administration interface." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/menu-admin.png" width="761" height="668" style="max-width: 100%; height: auto;"></a><p>Menu management is now more intuitive.</p>
    </div>
    <h2>It’s a New Theme, Baby</h2>
    <p>To really showcase the bright new future of post formats, the WordPress core team is releasing it’s annual new default theme, Twenty Thirteen, with the 3.6 release (yes, I know Twenty Twelve came out with 3.5, but that is <em>so</em> last December…). This default theme represents a true departure from the previous default theme efforts. Whereas Twenty Ten, Twenty Eleven and Twenty Twelve could safely be described as monochromatic, Twenty Thirteen is <strong>bold</strong>! A bright orange banner says to the world “I am no ordinary WordPress default theme!”, and the “bands of color” produced by the variations from different post formats really take advantage of the post format’s new prominence in the WordPress world.</p>
    <div>
    <a href="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/twenty-thirteen.png" rel="nofollow external" class="bo"><img alt="Screenshot of the new default theme, Twenty Thirteen." src="http://blog.teamtreehouse.com/wp-content/uploads/2013/04/twenty-thirteen.png" width="761" height="461" style="max-width: 100%; height: auto;"></a><p>The new default theme, Twenty Thirteen, is a theme of a different color.</p>
    </div>
    <p>Even if the colorful, retro styling is not to your personal taste, the code behind the colors showcases what you can really do with post formats when you put your mind to it. It’s always the hope of the default theme team that theme authors can use it to dissect it and really learn how to take advantage of new WordPress features via the themes they create. I certainly will going forward.</p>
    <h2>Conclusion</h2>
    <p>Can’t wait for the released version to try out these new features? You can check out the beta for yourself by heading to <a href="http://wordpress.org/news/2013/04/wordpress-3-6-beta-1/" rel="nofollow external" class="bo">http://wordpress.org/news/2013/04/wordpress-3-6-beta-1/</a>. As is always true, beta software is in flux and features are always subject to change before the final release. Use beta software with caution, and never on a production level site.</p>
    <p>The WordPress core team is always striving to do one thing: improve the WordPress experience. And with 3.6, I think they’ve hit it out of the park. The new revision management, post locking, autosaving and menus administration will make life much better for content providers and site editors. The new post formats UI and template tags will bring out the creativity of theme developers. And the new default theme, Twenty Thirteen, will certainly have heads turning. Look for the final release to drop in early May.</p>
    <p>The post <a href="http://blog.teamtreehouse.com/a-preview-of-wordpress-3-6" rel="nofollow external" class="bo">A Preview of WordPress 3.6</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>WordPress 3.6 is right around the corner, due to be released in early May. What can you expect from the next version of this popular blogging and CMS platform? A lot! This release’s underlying...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/C4HYA-XRyd8/a-preview-of-wordpress-3-6</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27894/guest@my.umbc.edu/15f2c795a1d86ee0ff79211fbb6f1917/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>make-a-website</Tag>
<Tag>responsive</Tag>
<Tag>web</Tag>
<Tag>wordpress</Tag>
<Tag>wordpress-3-6</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>Thu, 18 Apr 2013 09:30:21 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="27888" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27888">
<Title>bwtech@UMBC partners with Anne Arundel Economic Development</Title>
<Tagline>on New Loan Fund</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <div>
    <span><strong>FOR IMMEDIATE RELEASE<br><br>MEDIA CONTACT</strong></span>:</div>
    
     
    
    <div>
    <div>
    <strong>Rosa Cruz</strong> </div>
    <div>Office: <a rel="nofollow external" class="bo">410.222.7410</a>
    </div>
    <div><a rel="nofollow external" class="bo">rcruz@aaedc.org</a></div>
    <div>
    <a rel="nofollow external" class="bo">www.aaedc.org<br><br></a><div><strong>
    <div>
    <p><span>Maryland Board of Public Works Approves Anne Arundel Economic Development Corporation's Designation as Video Lottery Terminal Loan Fund Manager</span></p>
    </div></strong></div>
    <table border="0" width="100%"><tbody><tr><td rowspan="1" colspan="1">
    
    <div>
    <div>
    <div>
    <div>
    <p> <span><em>AAEDC one of three entities responsible for distributing funds to small, minority and women owned businesses</em></span>.</p>
    </div>
    </div>
    </div>
    </div>
    </td></tr></tbody></table>
    <table border="0" width="100%"><tbody><tr><td rowspan="1" colspan="1">
    
    <div>
    <div>
    <div>
    <div>
    <p>  </p>
    <p><span><span><strong>Annapolis, MD - April 17, 2013</strong>
     - Maryland's Board of Public Works has given the green light to Anne Arundel Economic Development Corporation's proposal to serve as a loan fund manager responsible for the investment of $3.36 million to small, minority and women owned businesses around the state.  Today the board approved AAEDC and two other entities, </span><span>Meridian Management Group Inc., of Baltimore and Salisbury-based Maryland Capital Enterprises Inc., to manage the lending and investment of $7.8 million of casino revenue to the state's small business community.</span></span></p>
    
    <p><span> </span></p>
    <p><span>"Today's strict lending environment poses significant challenges to small businesses that are credit worthy but may not be deemed bankable," said Robert L. Hannon, Anne Arundel Economic Development Corporation President and CEO. "These funds will be a good complement to our existing portfolio of small business loans and will allow us to expand our assistance to these worthy ventures.  With a robust marketing effort planned, we aim to fully obligate our allotment within the year."</span></p>
    
    <p><span> </span></p>
    <p><span>Half of the fund's investment will be targeted to small, minority and women owned businesses located within a ten mile radius of Maryland's three existing casinos, Maryland Live in Anne Arundel County, Hollywood Park in Cecil County and Ocean Downs in Worcester County.  The other half will be available to small businesses located outside those target areas.</span></p>
    
    <p><span> </span></p>
    <p><span>AAEDC's proposal incorporates several important partnerships to ensure that an effective 
    outreach effort is made to educate these key constituencies on the funds' availability.  Partners include Worcester County Economic Development, Harford County Economic Development and Cecil County Economic Development. In addition, AAEDC will partner with bwtech@UMBC and Anne Arundel County's technology incubator, Chesapeake Innovation Center, for specific outreach to technology companies.</span></p>
    
    <p><span> </span></p>
    <p><span>Loans to small businesses are expected to range from $25,000 to $500,000 for purposes such as business and commercial real estate acquisition and expansion, lease-hold improvements, equipment and vehicle purchase, and working capital. </span></p>
    
    <p><span> </span></p>
    <p><span>Anne Arundel Economic Development Corporation will begin scheduling business outreach sessions with its partners on May 1.</span>  </p>
    </div>
    </div>
    </div>
    </div>
    </td></tr></tbody></table>
    
    
    <div>
    <div>
    <div>
    <div>
    <p>###</p>
    <p> </p>
    <p><span>The mission of the Anne Arundel Economic Development Corporation is to serve as a catalyst for business growth in Anne Arundel County thereby increasing job opportunities, expanding the tax base and improving quality of life.</span></p>
    
    <p><span> </span></p>
    <p><span>By providing investment and technical assistance and fostering community revitalization initiatives, the AAEDC plays a vital role in enhancing commercial districts, improving county infrastructure, increasing agriculture-based business and promoting high-value business sectors such as technology and national defense.</span></p>
    </div>
    </div>
    </div>
    </div>
    <a rel="nofollow external" class="bo"><br></a>
    </div>
    </div>
    <div></div>
    </div>
]]>
</Body>
<Summary>FOR IMMEDIATE RELEASE  MEDIA CONTACT:         Rosa Cruz    Office: 410.222.7410   rcruz@aaedc.org   www.aaedc.org       Maryland Board of Public Works Approves Anne Arundel Economic Development...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27888/guest@my.umbc.edu/2062d5a3355153dc3ef87cbee6069fdb/api/pixel</TrackingUrl>
<Group token="bwtech">bwtech@UMBC Research and Technology Park</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/bwtech</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/xsmall.png?1760034935</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/original.png?1760034935</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/xxlarge.png?1760034935</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/xlarge.png?1760034935</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/large.png?1760034935</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/medium.png?1760034935</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/small.png?1760034935</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/xsmall.png?1760034935</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/410/afff9420ec03574fa84c6bb85b54a3e3/xxsmall.png?1760034935</AvatarUrl>
<Sponsor>bwtech@UMBC</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 18 Apr 2013 09:00:58 -0400</PostedAt>
<EditAt>Thu, 18 Apr 2013 09:04:50 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="27886" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27886">
<Title>A Look at Modafinil and Getting an Entrepreneurial Edge, the Natural Way</Title>
<Body>
<![CDATA[
    <div class="html-content">While "smart drug" Modafinil has recently been in the limelight, we wanted to provide tips on how to naturally get energized.</div>
]]>
</Body>
<Summary>While "smart drug" Modafinil has recently been in the limelight, we wanted to provide tips on how to naturally get energized.</Summary>
<Website>http://feedproxy.google.com/~r/YoungentrepreneurcomBlog/~3/nOa6hC5qV7A/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27886/guest@my.umbc.edu/aecc03719fd7205cf2270d943e232540/api/pixel</TrackingUrl>
<Tag>motivation</Tag>
<Tag>time-management</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>Thu, 18 Apr 2013 07:00:30 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="27883" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27883">
<Title>Weak, Strong, Static And Dynamic: An Introduction To Programming Type Systems</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <table width="650">
    <tbody>
    <tr>
    <td>
    <div>
    <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" style="max-width: 100%; height: auto;"><br><a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=1" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=1" alt="" style="max-width: 100%; height: auto;"></a> <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=2" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=2" alt="" style="max-width: 100%; height: auto;"></a> <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&amp;collection=smashing-rss&amp;position=3" rel="nofollow external" class="bo"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&amp;collection=smashing-rss&amp;position=3" alt="" style="max-width: 100%; height: auto;"></a>
    </div>
    </td>
    </tr>
    </tbody>
    </table>
    
    <p>Static typing is great because it keeps you out of trouble.  Dynamic typing is great because it gets out of your way and lets you get your work done faster. The debate between strongly and dynamically typed languages rages on, but <strong>understanding the issue starts with weak typing</strong> and languages such as <a href="http://en.wikipedia.org/wiki/C_(programming_language)" rel="nofollow external" class="bo">C</a>.</p>
    <p>C treats everything like a number. A character like <code>a</code> or <code>7</code> or <code>%</code> is the number of the ASCII symbol representing it; “true” and “false” are just 1 and 0.</p>
    <p>C defines variables with types such as <code>int</code> for integer and <code>char</code> for character, but that just defines how much memory to use. To access the variable and print it out, <strong>I need to know the type.</strong></p>
    <pre><code>&#x000A;    int a = 1;&#x000A;    printf("The number is %i\n", a);&#x000A;    &#x000A;    char z = 'z';&#x000A;    printf("The character is %c\n", z);&#x000A;    </code></pre>
    <p>When I run this program, it shows this:</p>
    <pre>The number is 1&#x000A;    The character is z&#x000A;    </pre>
    <p>The <code>printf</code> function needs a hint from us to know how to format the variable. If I give the wrong hint…</p>
    <pre><code>&#x000A;    char z = 'z';&#x000A;    printf("The character is %i\n", z);&#x000A;    </code></pre>
    <p>… then I get this:</p>
    <pre>The character is 122&#x000A;    </pre>
    <p>C doesn’t know whether <code>z</code> is a character or an integer; it has a weak type.</p>
    <p><strong>Weak typing is fast because there’s no overhead of remembering the different types</strong>, but it leads to some nasty bugs. There’s no way to format the <code>z</code> if you don’t know its type ahead of time. Imagine accessing a variable and getting the number <code>1229799107</code>. The number could be the result of a mathematical calculation (1,229,799,107), the cost of a government program ($1.2 billion) or a date (Saturday, 20 December 2008). When all you have is the number, there’s no way to know that it’s really the code for the letters in my name: <code>zack</code>.</p>
    <p>So far, we’ve just covered weak typing. “Weak versus strong” and “static versus dynamic” are often spoken of synonymously, but they each describe a different phase of the same problem. They’re also politicized, with the words carrying an implied value judgment. “Weak versus strong” makes one of them sound a lot better than the other, while “static vs. dynamic” makes one sound stodgy and the other exciting.</p>
    <p><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/07/jellybean.jpg" alt="" width="500" height="208" style="max-width: 100%; height: auto;"><br>
    <em>(Image: <a href="http://www.flickr.com/photos/c_r_i_s/77763830/" rel="nofollow external" class="bo">Cris</a>)</em></p>
    <p>These two terms are used interchangeably, but they describe the difference between the way a language defines types and how it figures them out when the program runs. For example:</p>
    <table>
    <tbody>
    <tr>
    <td>Weak with no typing</td>
    <td>
    <a href="http://en.wikipedia.org/wiki/Assembly_language" rel="nofollow external" class="bo">Assembly languages</a> don’t provide any way of specifying or checking types at all.  Everything is just a number.</td>
    </tr>
    <tr>
    <td>Weak static typing</td>
    <td>C lets you define object types as structures, but it doesn’t do much to enforce or remember them.  C automatically convert between many types. <a href="http://en.wikipedia.org/wiki/C%2B%2B" rel="nofollow external" class="bo">C++</a> and <a href="http://en.wikipedia.org/wiki/Objective-C" rel="nofollow external" class="bo">Objective-C</a> go further with the definitions but still don’t enforce the resulting types.</td>
    </tr>
    <tr>
    <td>Strong static typing</td>
    <td>
    <a href="http://en.wikipedia.org/wiki/Java_(programming_language)" rel="nofollow external" class="bo">Java</a> forces you to define all types and checks them with a virtual machine.</td>
    </tr>
    <tr>
    <td>Strong dynamic typing</td>
    <td>
    <a href="http://en.wikipedia.org/wiki/Python_(programming_language)" rel="nofollow external" class="bo">Python</a>, <a href="http://en.wikipedia.org/wiki/Javascript" rel="nofollow external" class="bo">JavaScript</a> and <a href="http://en.wikipedia.org/wiki/Ruby_(programming_language)" rel="nofollow external" class="bo">Ruby</a> dynamically infer the types of objects, instead of forcing you to define them, and then enforce those types when the program runs in the interpreter. All dynamically typed languages need a strong typing system at runtime or else they won’t be able to resolve the object types.</td>
    </tr>
    <tr>
    <td>Weak dynamic typing</td>
    <td>Dynamically inferred types don’t work in a weakly typed language because there aren’t any types to infer.</td>
    </tr>
    </tbody>
    </table>
    <p><strong>No programming language fits any of these definitions 100%.</strong> Java is considered one of the most static languages, but it implemented a comprehensive <a href="http://en.wikipedia.org/wiki/Reflection_(computer_programming)" rel="nofollow external" class="bo">reflection</a> API that lets you change classes at runtime, thus resembling more dynamic languages. This feature allows the Java Virtual Machine to support very dynamic languages such as <a href="http://en.wikipedia.org/wiki/Groovy_(programming_language)" rel="nofollow external" class="bo">Groovy</a>.</p>
    <p><a href="http://en.wikipedia.org/wiki/Functional_programming" rel="nofollow external" class="bo">Functional programming languages</a> such as <a href="http://en.wikipedia.org/wiki/Lisp_(programming_language)" rel="nofollow external" class="bo">Lisp</a>, <a href="http://en.wikipedia.org/wiki/Erlang_(programming_language)" rel="nofollow external" class="bo">Erlang</a> and <a href="http://en.wikipedia.org/wiki/Haskell_(programming_language)" rel="nofollow external" class="bo">Haskell</a> blur the lines even more.</p>
    <p>Usually when people argue about the merits of strong versus weak programming languages, they really mean the varying degrees of weak, strong, static and dynamic philosophies in every language.</p>
    <h3>Weak Static Languages: C, C++ And Objective-C</h3>
    <p>These next programming languages use a subset of C’s functionality and strict guidelines to improve the loose nature of the language. <a href="http://en.wikipedia.org/wiki/C%2B%2B" rel="nofollow external" class="bo">C++</a> and <a href="http://en.wikipedia.org/wiki/Objective-C" rel="nofollow external" class="bo">Objective-C</a> compile into the same bytes as C, but they use the compiler to restrict the code you can write.</p>
    <p>In C++ and Objective-C, <strong>our number (1229799107) has a meaning</strong>. I can define it as a string of characters and make sure that no one uses it as a currency or a date. The compiler enforces its proper use.</p>
    <p>Static typing supports objects with sets of functionality that always work in a well-defined way. Now I can create a <code>Person</code> object and make sure the <code>getName</code> function always returns the string of someone’s name.</p>
    <pre><code>&#x000A;    class Person {&#x000A;        public:&#x000A;            string getName() {&#x000A;                return "zack";&#x000A;            }&#x000A;    };&#x000A;    </code></pre>
    <p>Now I can call my object like this:</p>
    <pre><code>&#x000A;    Person p;&#x000A;    printf("The name is %s\n", p.getName().c_str());&#x000A;    </code></pre>
    <p>Static typing goes a long way to avoid the bugs of weakly typed languages by <strong>adding more constraints in the compiler</strong>, but it can’t check anything when the program is running because a C++ or Objective-C program is just like C code when it runs. Both languages also leave the option of mixing weakly typed C code with static typed C++ or Objective-C to bypass all of the type checking.</p>
    <p>Java goes a step beyond that, adding type checking when the code runs in a virtual machine.</p>
    <h3>Strong Static Languages: Java</h3>
    <p>C++ offers some stricter ways of using C; Java makes sure you use them. <strong>Java needs everything to be defined</strong> so that you know at all times what type of object you have, which functions that object has and whether you’re calling them properly.</p>
    <p>Java also stopped supporting C code and other ways of getting out of static typing.</p>
    <p>The <code>Person</code> object looks almost the same in Java:</p>
    <pre><code>&#x000A;    public class Person {&#x000A;        public String getName() {&#x000A;            return "zack";&#x000A;        }&#x000A;    }&#x000A;    </code></pre>
    <p>I get the name by creating a new object and calling the <code>getName</code> function, like this:</p>
    <pre><code>&#x000A;    public class Main {&#x000A;        public static void main (String args[]) {&#x000A;            Person person = new Person();&#x000A;            System.out.println("The name is " + person.getName());&#x000A;        }&#x000A;    }&#x000A;    </code></pre>
    <p>This code creates a new <code>Person</code> object, assigns it to a variable named <code>person</code>, calls the <code>getName</code> function and prints out the value.</p>
    <p>If I try to assign my <code>person</code> variable to a different type, such as a character or integer, then the Java compiler will show an error that these types are incompatible. If I was calling a separate API that had changed since I compiled, then the Java runtime would still find the type error.</p>
    <p><strong>Java doesn’t allow code outside of a class.</strong> It’s a major reason why people complain that Java forces you to write too much boilerplate.</p>
    <p>The popularity of Java and its strong adherence to strong typing made a huge impact on the programming landscape. Strong typing advocates lauded Java for fixing the cracks in C++. But many programmers found Java overly prescriptive and rigid. They wanted a fast way to write code without all of the extra definition of Java.</p>
    <h3>Strong Dynamic Languages: JavaScript, Python, Ruby And Many More</h3>
    <p>In JavaScript, I <strong>define a variable with the keyword</strong> <code>var</code>, instead of a type like <code>int</code> or <code>char</code>. I don’t know the type of this variable and I don’t need to until I actually want to access it.</p>
    <p>I can define an object in JavaScript with the <code>getName</code> function.</p>
    <pre><code>&#x000A;    var person = {&#x000A;        getName: function() {&#x000A;            return 'zack';&#x000A;        }&#x000A;    };&#x000A;    &#x000A;    alert('The name is ' + person.getName());&#x000A;    </code></pre>
    <p>Now I have an object named <code>person</code>, and it has a function named <code>getName</code>.  If I call <code>person.getName()</code>, it will result in <code>zack</code>.</p>
    <p>I declared <code>person</code> as a <code>var</code>, and I can reassign it to anything.</p>
    <pre><code>&#x000A;    var person = {&#x000A;        getName: function() {&#x000A;            return 'zack';&#x000A;        }&#x000A;    };&#x000A;    &#x000A;    person = 5;&#x000A;    &#x000A;    alert('The name is ' + person.getName());&#x000A;    </code></pre>
    <p>This code creates a variable named <code>person</code> and assigns it to an object with a <code>getPerson</code> function, but then it reassigns that variable to the number 5. When this code runs, the result is <code>TypeError: Object 5 has no method 'getName'</code>. JavaScript says that the object <code>5</code> doesn’t have a function named <code>getName</code>. In Java, this error would come up during compilation, but <strong>JavaScript makes you wait for runtime</strong>.</p>
    <p>I can also change the type of the object based on the conditions of the program.</p>
    <pre><code>&#x000A;    var person = {&#x000A;        getName: function() {&#x000A;            return 'zack';&#x000A;        }&#x000A;    };&#x000A;    &#x000A;    if (new Date().getMinutes() &gt; 29) {&#x000A;        person = 5;&#x000A;    }&#x000A;    &#x000A;    alert('The name is ' + person.getName());&#x000A;    </code></pre>
    <p>Now this code will work at 9:15 but will fail at 9:30. Java would call this a type error, but it’s fine in JavaScript.</p>
    <p>The most popular form of dynamic typing is called “duck typing” because the code looks at the object during runtime to determine the type — and if it walks like a duck and quacks like a duck, then it must be a duck.</p>
    <p><strong>Duck typing enables you to redefine any object in the middle of the program.</strong> It can start as a duck and turn into a swan or goose.</p>
    <pre><code>&#x000A;    var person = {&#x000A;        getName: function() {&#x000A;            return 'zack';&#x000A;        }&#x000A;    };&#x000A;    &#x000A;    person['getBirthday'] = function() {&#x000A;        return 'July 18th';&#x000A;    };&#x000A;    &#x000A;    alert('The name is ' + person.getName() + ' ' + &#x000A;          'and the birthday is ' + person.getBirthday());&#x000A;    </code></pre>
    <p>At any point, I can change the nature of my <code>Person</code> object to add the new <code>getBirthday</code> function or to remove existing functionality. Java won’t allow that because you can’t check object types when they’re always changing. Dynamically redefining objects gives you a lot of power, for good and bad.</p>
    <p>C shows errors when the program runs. C++, Objective-C and Java use the compiler to catch errors at compile time. JavaScript pushes those errors back to the runtime of the application. That’s why supporters of strong typing hate JavaScript so much: it seems like a big step backward. They’re always <a href="http://coding.smashingmagazine.com/2012/12/14/which-javascript-recipe-is-right-for-you/" rel="nofollow external" class="bo">looking for JavaScript alternatives</a>.</p>
    <h3>Which Is Better?</h3>
    <p>I’m looking for a program to parse XML, find a particular element, make a change and save the file. On a team of Java programmers, I wrote the code in the dynamic language <a href="http://en.wikipedia.org/wiki/Python_(programming_language)" rel="nofollow external" class="bo">Python</a>.</p>
    <pre><code>import sys&#x000A;    import string&#x000A;    from xml.dom.minidom import parse&#x000A;    &#x000A;    dom = parse(sys.argv[1])&#x000A;    &#x000A;    for node in dom.getElementsByTagName('property'):&#x000A;        attr = node.attributes['name'];&#x000A;        if attr.value == 'my value':&#x000A;            node.childNodes[0] = dom.createTextNode('my new value');&#x000A;    &#x000A;    file = open(sys.argv[1], 'w');&#x000A;    file.write(dom.toxml('UTF-8'));&#x000A;    file.close();&#x000A;    </code></pre>
    <p>This program finds every property node with the name <code>my value</code> and sets the contents to <code>my new value</code>. I define the variables <code>dom</code> for my XML document, <code>node</code> for each node of XML that I find, and <code>attr</code> for the attribute. Python doesn’t even require the keyword <code>var</code>, and it doesn’t know that <code>node</code> has <code>childNodes</code> or that <code>attr</code> has <code>value</code> until I call it.</p>
    <p>To change an XML file in Java, I would write a new class, open an input stream, call the DOM parser, traverse the tree, call the right methods on the right elements, and write the file out to an output stream. I could simplify some of those calls with a library, but I’d still have the overhead of defining my static types. All of the extra definition of objects and variables could easily take a hundred lines. Python takes 14.</p>
    <p><strong>Dynamic code is generally shorter than static code</strong> because it needs less description of what the code is going to do. This program would be shorter in Python than in C++ and shorter in Ruby than in Objective-C.</p>
    <p>So, which is better?</p>
    <table>
    <tbody>
    <tr>
    <th><strong>The static programmer says:</strong></th>
    <th>The dynamic programmer says:</th>
    </tr>
    <tr>
    <td>“Static typing catches bugs with the compiler and keeps you out of trouble.”</td>
    <td>“Static typing only catches some bugs, and you can’t trust the compiler to do your testing.”</td>
    </tr>
    <tr>
    <td>“Static languages are easier to read because they’re more explicit about what the code does.”</td>
    <td>“Dynamic languages are easier to read because you write less code.”</td>
    </tr>
    <tr>
    <td>“At least I know that the code compiles.”</td>
    <td>“Just because the code compiles doesn’t mean it runs.”</td>
    </tr>
    <tr>
    <td>“I trust the static typing to make sure my team writes good code.”</td>
    <td>“The compiler doesn’t stop you from writing bad code.”</td>
    </tr>
    <tr>
    <td>“Debugging an unknown object is impossible.”</td>
    <td>“Debugging overly complex object hierarchies is unbearable.”</td>
    </tr>
    <tr>
    <td>“Compiler bugs happen at midmorning in my office; runtime bugs happen at midnight for my customers.”</td>
    <td>“There’s no replacement for testing, and unit tests find more issues than the compiler ever could.”</td>
    </tr>
    </tbody>
    </table>
    <p>Static typing made our <code>Person</code> object easier to understand. We defined a <code>Person</code> with a name and agreed about which fields mattered ahead of time. Establishing everything clearly makes our <code>Person</code> easier to debug but harder to change.</p>
    <p>What happens <strong>when someone in our application needs a second email address?</strong> In a static language, we’d need to redefine the object so that everyone has two email addresses, even though most people don’t. Add in a birthday, favorite color and a few more items and every <code>Person</code> will have twice as many fields as they need.</p>
    <p><strong>Dynamic languages make this problem much easier.</strong> We can add a second email field to one <code>Person</code> without adding it to everyone. Now, each object has only the fields it needs. A static language could handle this with a generic map of values, but then you’re fighting the static environment to write dynamic code. C programmers spent years tearing their hair out over errors in type conversions, corrupt values, and the terrible bugs that come from small typos. They’ve been burnt by weak typing, and dynamic typing looks weak.</p>
    <p>Dynamic programmers spent years banging their heads over the rigidity of static languages, and they crave the freedom to make the languages do what they want.</p>
    <p>I’ve seen static code get overly complex and become impossible to follow. Try debugging an <a href="http://en.wikipedia.org/wiki/Enterprise_JavaBeans" rel="nofollow external" class="bo">enterprise JavaBean</a> or understanding all of the details of <a href="http://en.wikipedia.org/wiki/Generics_in_Java" rel="nofollow external" class="bo">generics in Java</a>. I’ve seen dynamic code turn into a giant mound of unmaintainable spaghetti.  Look at the myriad of terrible JavaScript programs before jQuery. <a href="http://en.wikipedia.org/wiki/Node.js" rel="nofollow external" class="bo">Node.js</a> does some amazing things, but I can’t look at it without traumatic flashbacks of horrible JavaScript that I’ve debugged.</p>
    <h3>Conclusion</h3>
    <p>There’s no clear conclusion.  Dynamically typed languages are popular now. The pendulum will swing back and forth many times in the coming years. The only solution is flexibility. Learn to work in each environment and you’ll work well with any team.</p>
    <p><em>Image credits of image on front page: <a href="http://www.flickr.com/photos/73807667@N02/8021619893/sizes/c/" rel="nofollow external" class="bo">Alexflx54</a></em></p>
    <p><em>(al) (ea)</em></p>
    <hr>
    <p><small>© Zack Grossbart for <a href="http://www.smashingmagazine.com" rel="nofollow external" class="bo">Smashing Magazine</a>, 2013.</small></p>
    </div>
]]>
</Body>
<Summary>         Static typing is great because it keeps you out of trouble.  Dynamic typing is great because it gets out of your way and lets you get your work done faster. The debate between strongly...</Summary>
<Website>http://www.smashingmagazine.com/2013/04/18/an-introduction-to-programming-type-systems/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27883/guest@my.umbc.edu/db53c6891712363d8d9e24bc73130476/api/pixel</TrackingUrl>
<Tag>coding</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>php</Tag>
<Tag>sql</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>Thu, 18 Apr 2013 05:36:06 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="27884" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27884">
<Title>Turn HTML into a CMS site with concrete5</Title>
<Body>
<![CDATA[
    <div class="html-content">Don’t change the way you work. With concrete5, you can convert your HTML into a concrete5 theme in a few minutes. Chris Torres explains how<div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.netmagazine.com%2Ftutorials%2Fturn-html-cms-site-concrete5&amp;t=Turn+HTML+into+a+CMS+site+with+concrete5" 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%2Fwww.netmagazine.com%2Ftutorials%2Fturn-html-cms-site-concrete5&amp;t=Turn+HTML+into+a+CMS+site+with+concrete5" 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%2Fwww.netmagazine.com%2Ftutorials%2Fturn-html-cms-site-concrete5&amp;t=Turn+HTML+into+a+CMS+site+with+concrete5" 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%2Fwww.netmagazine.com%2Ftutorials%2Fturn-html-cms-site-concrete5&amp;t=Turn+HTML+into+a+CMS+site+with+concrete5" 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%2Fwww.netmagazine.com%2Ftutorials%2Fturn-html-cms-site-concrete5&amp;t=Turn+HTML+into+a+CMS+site+with+concrete5" 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>
    <br><br><a href="http://da.feedsportal.com/r/163644711438/u/49/f/502346/c/32632/s/2add4090/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/163644711438/u/49/f/502346/c/32632/s/2add4090/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Don’t change the way you work. With concrete5, you can convert your HTML into a concrete5 theme in a few minutes. Chris Torres explains how     </Summary>
<Website>http://feedproxy.google.com/~r/net/topstories/~3/N7fSvRoeSKw/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27884/guest@my.umbc.edu/443496f6a36e4a6cbbfd6ac52f2969f1/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>net</Tag>
<Tag>php</Tag>
<Tag>sql</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>Thu, 18 Apr 2013 05:35:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="27892" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27892">
<Title>4 subconscious mistakes you&#8217;re probably making</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img src="http://netdna.webdesignerdepot.com/uploads/2013/03/thumbnail20.jpg" alt="Thumbnail" width="200" height="160" style="max-width: 100%; height: auto;">It’s like biting your nails. It’s like sucking your thumb. It’s like cursing too much. We all have some bad habits, some we just cannot seem to shake. I’m not sure why that is. I mean, no matter how wrong you know it is or how bad it is for you, it’s just impossible to stop.</p>
    <p>And have you realized that half the time you don’t even notice? Tomorrow, you can look down at your nails and wonder where they’ve disappeared to. And eventually, you’ll remember that you happily nibbled them off.</p>
    <p>As a designer, you’re probably no different. You’re a human and no one is perfect, plus design is just a tough industry. Sometimes, we are our own worst enemies with the things we do and we never seem to notice, nor do we stop. Being a designer, there are four things I notice most often that I and my colleagues do:</p>
    <p> </p>
    <h1>1. Aesthetics vs. ease of use</h1>
    <p><a href="http://netdna.webdesignerdepot.com/uploads/2013/03/aesthetics.jpg" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/03/aesthetics.jpg" width="650" style="max-width: 100%; height: auto;"></a></p>
    <p>We are designers. We are not artists. We are asked to fix problems, create solutions and design things. I could even say, though a stretch, that we are scientists.</p>
    <p>Artists typically have less or no rules and make things that make them feel good. But as designers, at the very least, we have to make something that makes our client (and eventually their customer) feel good. We shouldn’t be in the league of creating something pretty. We should be able to do that when necessary, but that shouldn’t be our priority. We must focus on ease of use or making things that make sense.</p>
    <p>It’s the reason why we hate fonts like Comic Sans and Papyrus, but love Helvetica. One is readable and serves as a great body font. The others? Well, not so much. Things have to make sense before we make them pretty. It’s why we create sketches and request thorough design briefs before designing a project.</p>
    <p>From our navigation menus to our image placement to the bullets we use, it has to be easy to understand. Far too many designers are stuck on an aesthetics first. Projects begin and end with looks rather than how to make things better and easier to understand. And it’s really easy to become concerned with looks when there are so many good designs with a high aesthetic quality. But I’ve learned when you pay attention to creating something with a purpose, aesthetics tend to fall right into place.</p>
    <p> </p>
    <h1>2. Looking at trends</h1>
    <p><a href="http://netdna.webdesignerdepot.com/uploads/2013/03/trends.jpg" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/03/trends.jpg" width="650" style="max-width: 100%; height: auto;"></a></p>
    <p>We all do it. We look to the new trends list and the infinite number of inspiration posts. And there’s nothing wrong with being up to date, but we have to be really careful with copying and emulating things that are already being done. </p>
    <p>It’s the difference between your web design being regular and being a stand out. We have to use these trends and inspiration as a means to learn how to approach different problems and situations. We’ve got to digest them and regurgitate something new and better.</p>
    <p>If we’re serious designers, we have to be forward thinkers who are always looking for the next big thing. How many vintage badges and seals have you seen? How many huge Helvetica or Futura headlines have you seen? Now when are you going to be the person to set the next trends as opposed to following?</p>
    <p> </p>
    <h1>3. Only inspired by web design</h1>
    <p><a href="http://netdna.webdesignerdepot.com/uploads/2013/03/inspiration.jpg" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/03/inspiration.jpg" width="650" style="max-width: 100%; height: auto;"></a></p>
    <p>We just talked about how we love to eat up the new trends that every design is already doing. But something I take great issue with is that we really are only inspired by similar things. We aren’t expanding our inspiration much, unless we’re taking print ideas and putting them on the web. Otherwise, we get inspired for web design by web designs.</p>
    <p>Design (and art) tend to make us feel things and allow us to process things differently. By only being inspired by other web design for your web project or other flyer designs for your flyer project, you are cheating yourself out of good things. </p>
    <p>Architecture, photography and even areas like furniture design can open up your eyes to new solutions for 3-column layouts, for example. Checking out some fashion design may give you an idea of what kind of textures and patterns you may want to use for a brand. I’ve even been inspired by a picture frame for a logo design. Anything works.</p>
    <p>Also, taking a look into different areas of designs helps to free your mind a bit. It allows you an opportunity to think about your project from a different angle. It enhances your creativity so that you can be more creative with the work you’ve got to do. Taking a look at something different can make all the difference in your designs.</p>
    <p>No matter the concentration or area, many designs have faced similar problems you’re trying to solve. Why not attempt to find different approaches and different solutions?</p>
    <p> </p>
    <h1>4. Moaning and groaning</h1>
    <p><a href="http://netdna.webdesignerdepot.com/uploads/2013/03/moaning.jpg" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/03/moaning.jpg" width="650" style="max-width: 100%; height: auto;"></a></p>
    <p>I’ve rarely met a designer who hasn’t whined about something. It could be client who’s too cheap or the one who doesn’t understand why it’s taking so long for a “simple” logo. Whichever it is, graphic designers just whine and get upset and never stop. I guess we feel underappreciated and underpaid and just like to have pity parties.</p>
    <p>Whatever. I say stop. Right now. Put your foot down with bad clients and remind them of your worth and what you’re doing. When I start a project, I outright let them know the way the relationship works and give them time tables for things. If there’s an issue there, then I immediately know we aren’t a good fit. Also, a trick is to add a couple days or weeks onto your timetable for safety reasons.</p>
    <p>No one understands the life of a designer and if you’re really good, chances are you make what you do look real easy. Clients probably don’t have a clue and don’t understand. Clients who are cheap don’t understand the concept of quality nor do the get the difficulty of what you’re doing. If your work, timetables and design process cannot be respected, then save yourself the headache and move right along.</p>
    <p>Many don’t understand the worth of designers, and it’s not really their fault. Businesspeople are concerned about their customers and making money and the like. Spending money on something like design may not be what matters to some. And I can guarantee you, that’s not the person you want to work for. Never be afraid to say ‘no’ and never be afraid to respectfully stand up for yourself.</p>
    <p>I’m not telling you to overcharge, nor am I telling you to be a snob to your clients, but it’s absolutely necessary that there’s a level of respect in your working relationships. For every cheap client and headache you say no, there’s a good client out there looking for you!</p>
    <p> </p>
    <h1>Conclusion</h1>
    <p>So you can put hot sauce on your thumb or disgusting nail polish on your nails in an attempt to get you to stop, but when you boil it down, you just have to make a conscious decision to make your change. Doing so makes designing much easier and even liberating. There was a point when I decided to make a change it just felt like I wasn’t even working any more. I was just enjoying what I do and making great things. Now it’s your turn. What are you going to stop doing today?</p>
    <p> </p>
    <p><em><strong>What are some subconscious things you notice you do? Could stopping make you a better designer? Let us know in the comments.</strong></em></p>
    <p><br><br>
    </p>
    <table width="100%">
    <tbody>
    <tr>
    <td>
          <a href="http://www.mightydeals.com/deal/tenton-html5-css3.html?ref=inwidget" rel="nofollow external" class="bo"><strong>Beginner’s Course: Learn HTML5 &amp; CSS3 Web Design – only $27!</strong></a>
        </td>
    <td>
          <a href="http://www.mightydeals.com/?ref=inwidget" rel="nofollow external" class="bo"><br>
            <img src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" style="max-width: 100%; height: auto;"><br>
          </a>
        </td>
    </tr>
    </tbody>
    </table>
    <p><br> </p>
    <a href="http://www.webdesignerdepot.com/2013/04/4-subconscious-mistakes-youre-probably-making/" rel="nofollow external" class="bo">Source</a>
    </div>
]]>
</Body>
<Summary>It’s like biting your nails. It’s like sucking your thumb. It’s like cursing too much. We all have some bad habits, some we just cannot seem to shake. I’m not sure why that is. I mean, no matter...</Summary>
<Website>http://www.webdesignerdepot.com/2013/04/4-subconscious-mistakes-youre-probably-making/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27892/guest@my.umbc.edu/c6f54cb4d8ad1adb0d8b1abaee0aea88/api/pixel</TrackingUrl>
<Tag>art</Tag>
<Tag>bad-clients</Tag>
<Tag>bad-habits</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>design-inspiration</Tag>
<Tag>design-mistakes</Tag>
<Tag>design-trends</Tag>
<Tag>designer-fail</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>html5</Tag>
<Tag>illustrator</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>oracle</Tag>
<Tag>photoshop</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>subconscious-habits</Tag>
<Tag>web-design</Tag>
<Tag>web-designers</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>Thu, 18 Apr 2013 05:15:19 -0400</PostedAt>
<EditAt>Thu, 18 Apr 2013 05:15:19 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="27907" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27907">
<Title>Men's Lacrosse Heads to Albany to Battle Tenth-Ranked Great Danes on Friday Evening</Title>
<Body>
<![CDATA[
    <div class="html-content">The UMBC men's lacrosse team faces its fourth ranked team of the 2013 season when the Retrievers (5-6, 2-1 America East) meet the 10th-ranked Albany Great Danes (9-3, 3-0) at John Fallon Field in Albany, N.Y. on Friday, April 19. The opening face-off is set for 7:00 p.m. and the contest will be broadcast on Q1370 (<a href="http://www.q1370.com">www.q1370.com</a>) with Steve Levy on the call and televised live by Time Warner Cable in the Capital Region.</div>
]]>
</Body>
<Summary>The UMBC men's lacrosse team faces its fourth ranked team of the 2013 season when the Retrievers (5-6, 2-1 America East) meet the 10th-ranked Albany Great Danes (9-3, 3-0) at John Fallon Field in...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7911</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27907/guest@my.umbc.edu/e245f39a9532a964d6195a4600a3657f/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>Thu, 18 Apr 2013 01:00:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="27940" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27940">
<Title>Track and Field Travels Across Town for Morgan State Legacy Meet Starting on Friday</Title>
<Body>
<![CDATA[
    <div class="html-content">BALTIMORE � With just two weeks left before the America East Championships in Vestal, N.Y., the UMBC track and field teams travel across town for the two-day Morgan State Legacy Meet at Hughes Stadium.  The meet is set to begin on Friday with the decathlon and men's javelin kicking-off at 12:00 p.m.  Saturday will start at 9:30 a.m. with the decathlon once again starting things off.</div>
]]>
</Body>
<Summary>BALTIMORE � With just two weeks left before the America East Championships in Vestal, N.Y., the UMBC track and field teams travel across town for the two-day Morgan State Legacy Meet at Hughes...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7912</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27940/guest@my.umbc.edu/6beedbdcaff0d75b40347b055eaddca6/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>Thu, 18 Apr 2013 01:00:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="27941" important="false" status="posted" url="https://my3.my.umbc.edu/posts/27941">
<Title>Track and Field Travels Across Town for Morgan State Legacy Meet Starting on Friday</Title>
<Body>
<![CDATA[
    <div class="html-content">BALTIMORE � With just two weeks left before the America East Championships in Vestal, N.Y., the UMBC track and field teams travel across town for the two-day Morgan State Legacy Meet at Hughes Stadium.  The meet is set to begin on Friday with the decathlon and men's javelin kicking-off at 12:00 p.m.  Saturday will start at 9:30 a.m. with the decathlon once again starting things off.</div>
]]>
</Body>
<Summary>BALTIMORE � With just two weeks left before the America East Championships in Vestal, N.Y., the UMBC track and field teams travel across town for the two-day Morgan State Legacy Meet at Hughes...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=7913</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/27941/guest@my.umbc.edu/1ae2218f7e5122fd6863bafed62def7b/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>Thu, 18 Apr 2013 01:00:00 -0400</PostedAt>
</NewsItem>

</News>
