<?xml version="1.0"?>
<News hasArchived="true" page="7756" pageCount="10776" pageSize="10" timestamp="Fri, 28 Aug 2026 23:34:09 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=7756">
<NewsItem contentIssues="true" id="41972" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41972">
<Title>How To Use Analytics To Build A Smarter Mobile Website</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>Mobile first! Responsive design! You’ve heard all of the buzzwords and catchphrases. Countless helpful and not-so-helpful articles proclaim the rise of mobile, but <strong>what practical steps can you take</strong> to make your brand more approachable for mobile users?</p>
    <p>When arguing a case to make a website mobile-friendly, abundant evidence exists to present to the business owner, such as the <a href="http://www.pewinternet.org/2013/06/05/smartphone-ownership-2013/" rel="nofollow external" class="bo">Pew Research study</a> that shows that 56% of US adults carry around a smartphone. However, while general <strong>statistics are useful for demonstrating the value of designing with mobile</strong> in mind, they don’t provide the guidance necessary to understand precisely how users will interact with a particular brand on their phone.</p>
    <p>Frequently, design and development teams will be asked to redesign a dated website to be responsive. Looking at existing data would provide crucial insight into how best to present information to mobile users. Google Analytics offers a number of free features for incredibly detailed analysis of mobile activity, with the ability to easily compare to desktop activity.</p>
    <p>If you haven’t yet installed Google Analytics, setting it up is easy. Just <a href="http://www.google.com/analytics/" rel="nofollow external" class="bo">create a free account</a>, and then Google will walk you through the process. You’ll need to place a tracking code in your page before you can start to collect the sort of data that we’ll review in this article.</p>
    <h3>Analyzing Mobile Visits Via Reports</h3>
    <p>The standard reports are where most people browse in Google Analytics. Let’s look at the most important ones for mobile activity.</p>
    <h4>1. Overview</h4>
    <p>This report (at “Audience” → “Mobile” → “Overview”) breaks down visits by mobile, desktop and tablet. It’s helpful for quickly seeing high-level statistics, such as what percentage of visits are from mobile devices.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/1-Mobile-Visits-Overview-Report-large.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/1-Mobile-Visits-Overview-Report-500px.jpg" alt="Mobile Visits Overview Report" style="max-width: 100%; height: auto;"></a><br><em><a href="1-Mobile-Visits-Overview-Report-large.jpg" rel="nofollow external" class="bo">Large preview</a></em></p>
    <p>When clients question the value of making a static website responsive, I find that simply showing them how many mobile visits they’re getting often helps to convince them. If the experience of a significant portion of users is less than optimal, then the owner should realize that it’s time to take their needs seriously. In my experience, desktop activity accounts for only about 50 to 60% of visits, with mobile and tablet combined making up the rest (close to half!).</p>
    <p>However, a development and design team should dig deeper than just an overview. This is where the “Devices” report comes in handy.</p>
    <h4>2. Devices</h4>
    <p>This report (“Audience” → “Mobile” → “Devices”) breaks down statistics into the specific devices that people use to access your website. The details here can help you pinpoint problems with usability on a particular phone, tablet or mobile operating system. For example, if the Galaxy S III shows a significantly higher bounce rate than the iPhone, then you might want to compare how your website appears on those devices.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/2-Mobile-Devices-Report-large.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/2-Mobile-Devices-Report-500px.jpg" alt="Mobile Devices Report" style="max-width: 100%; height: auto;"></a><br><em><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/2-Mobile-Devices-Report-large.jpg" rel="nofollow external" class="bo">Large preview</a></em></p>
    <p>While viewing the report for a local service-based business whose website focuses on lead generation, I saw significantly higher conversions from iPads than any phones in the list. Simply cramming the desktop website into a smartphone browser did not give users a positive experience with the lead submission process. However, at the tablet size, the website was still large enough for visitors to use the form easily enough.</p>
    <p>As someone who manages online advertising campaigns, I generally find the opposite to be true, with tablets converting at a lower rate than phones. These statistics, then, reinforced the need to improve the mobile experience to bring phone conversions up to par. With a responsive layout that eliminates the need for the user to “pinch and zoom” to fill out the form in their phone’s browser, the website would perform more effectively.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/3-Mobile-Devices-Report-large.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/3-Mobile-Devices-Report-500px.jpg" alt="Mobile Devices Report" style="max-width: 100%; height: auto;"></a><br><em><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/3-Mobile-Devices-Report-large.jpg" rel="nofollow external" class="bo">Large preview</a></em></p>
    <p>But this report doesn’t stop with a list of devices. You may also select various dimensions across the top to review factors such as screen resolution and operating system. Reviewing the most common screen resolutions of visitors will help you to plan the breakpoints of a responsive redesign. You can also flag an excessively high bounce rate or a low time on site for a particular resolution, which might be the result of content getting cut off at that size.</p>
    <h4>3. Browser &amp; OS</h4>
    <p>This report (“Audience” → “Technology“ → “Browser &amp; OS”) shows the main browsers being used to access your website, and it also highlights trends — for example, whether the default browser or Firefox is used more on Android phones. Also, you can view statistics by operating system and even add a column for operating system version (click the “Secondary Dimension” drop-down menu, and choose “Operating System Version”).</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/4-Mobile-Operating-System-Report-large.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/4-Mobile-Operating-System-Report-500px.jpg" alt="Mobile Operating System Report" style="max-width: 100%; height: auto;"></a><br><em><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/4-Mobile-Operating-System-Report-large.jpg" rel="nofollow external" class="bo">Large preview</a></em></p>
    <p>The report could also reveal how much effort you should put into making the website backwards-compatible. For instance, when reviewing statistics for an engineering company’s website, our development team found a significant number of visitors still browsing in Internet Explorer 8 (probably in offices whose IT departments are still debating whether to upgrade from CRT to LCD monitors!), with only a small percentage coming from mobile devices. These results helped to focus us on making the website usable on old systems.</p>
    <h3>Creating Advanced Segments</h3>
    <p>While the main reports provide plenty of helpful information, advanced segments enable you to drill deeper into useful data on mobile visitors. You can set up segments to distinguish between mobile, tablet and desktop visits, and even segment more narrowly by screen size and device.</p>
    <p>To view advanced segments, make sure you’re in the “Reporting” tab in your Google Analytics account. Near the top of the screen (between the graph and the menu bar), click the drop-down arrow beside “All Visits.” A menu will appear allowing you to view existing segments and create new ones. In the “Built-In” segments, you should be able to select the default ones for “Mobile Traffic” and “Tablet Traffic.”</p>
    <p>However, you’ll want to create a segment just for desktop traffic (because the only built-in option lumps desktops and tablets together).</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/5-Create-Google-Analytics-Advanced-Segment-500px.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/5-Create-Google-Analytics-Advanced-Segment-500px.jpg" alt="Create Google Analytics Advanced Segment" width="500" height="250" style="max-width: 100%; height: auto;"></a></p>
    <p>Select “Create New Segment” and, in the new menu that appears, choose “Technology” in the left sidebar. Scroll down to “Device Category” and enter “Desktop.” Then, save the segment so that you can use it in your account.</p>
    <p><a href="http://media.smashingmagazine.com/wp-content/uploads/2014/03/6-Select-Device-Category-500px.jpg" rel="nofollow external" class="bo"><img src="http://media.smashingmagazine.com/wp-content/uploads/2014/03/6-Select-Device-Category-500px.jpg" alt="Select Device Category" width="500" height="250" style="max-width: 100%; height: auto;"></a></p>
    <p>You can apply advanced segments to reports throughout Google Analytics’ interface. I frequently use these when reviewing statistics in general, because user behavior on mobile differs so much from on tablets and desktops. In addition, when troubleshooting a spike in bounce rates or some other problem, I’ll often use these segments to determine whether the problem is specific to a device type. Below are some useful reports to review when filtering down to mobile traffic.</p>
    <h4>1. Pages</h4>
    <p>Here (“Behavior” → “Site Content” → “All Pages”), you can determine the top pages viewed by mobile users. This information is valuable for planning which navigation elements to include on mobile and for identifying any important pages that mobile users are not finding. In addition, comparing the top pages on desktop and mobile will yield insight into the different goals of each user type. For instance, a desktop user might browse heavily through your product inventory, while a smartphone user might just be trying to find an address to your nearest location.</p>
    <h4>2. Exit Pages</h4>
    <p>This report (“Behavior” → “Site Content” → “Exit Pages”) shows the last pages people view before leaving the website. When you’ve filtered down to a mobile segment, review the top exit pages and determine whether any mobile-specific problems are hindering visitors from completing the desired goal.</p>
    <p>For example, we found that a lot of people, especially mobile users, were leaving our company’s website on pages that discuss particular services. To address this, we placed headers with brief “Contact us” messaging at the top of these pages.</p>
    <h4>3. Visitors Flow</h4>
    <p>This report (“Audience” → “Visitors Flow”) shows the top paths people take through your website. Again, comparing mobile and desktop behavior should help you to decide which pages to make most prominent at each size.</p>
    <p>On one website, I found that the “About” page was one of the most common pages for users to visit on desktop. However, on mobile, the page was much lower down in the list, because the link to it was in a navigation bar that was barely noticeable on a phone.</p>
    <h4>4. Traffic Sources</h4>
    <p>This report (“Acquisition” → “All Traffic”) shows the top sources through which people arrive on the website. Comparing the mobile and desktop segments here will show whether any particular source skews towards mobile users. I’ve often noticed a higher percentage of traffic coming from Facebook on mobile than on desktop, because so many people access Facebook via a smartphone app. This awareness can help you to tailor your messaging at mobile sizes to people who have discovered your brand via social media. For example, if it’s a blog, make sure that the social sharing buttons are visible and functional on mobile.</p>
    <p>In addition, this report can help you to diagnose problems with search engine indexing on mobile. In 2013, <a href="http://googlewebmastercentral.blogspot.com/2013/06/changes-in-rankings-of-smartphone_11.html" rel="nofollow external" class="bo">Google announced stricter regulations</a> and penalties for websites with a poor mobile experience. If your organic traffic is steady on desktop but extremely low on mobile, then you might want to look for factors that are penalizing you on Google, such as Flash video or faulty redirects that take users from a subpage to the home page.</p>
    <h3>Act On The Data</h3>
    <p>If you have access to the Google Analytics account for the website you’re rebuilding, then you’ll have plenty of material to inform the design and development decisions. Take the time to review that data!</p>
    <p>If you need to defend the value of making a website responsive, start by finding the percentage of recent visits from mobile and tablet. Move on to devices, browsers and screen sizes to decide which elements to include in the navigation for mobile. And use top pages, visitor flows and traffic sources to determine which content to make most prominent and how to guide users through the website at each size.</p>
    <p>The most dangerous decision to make when planning any website is to ignore data about your audience. Any business that neglects to provide a friendly Web presence for mobile users will likely lose out on revenue to competitors who are doing it right. Design, development and marketing teams have a responsibility to use all of the data at their fingertips to guide decision-makers to make their websites work for a mobile audience.</p>
    <h4>Other Resources</h4>
    <ul>
    <li>“<a href="https://www.distilled.net/blog/mobile/tracking-mobile-visitors-in-google-analytics-a-checklist-guide-for-mobile-insights/" rel="nofollow external" class="bo">Tracking Mobile Visitors in Google Analytics: A Checklist Guide for Mobile Insights</a>,” Bridget Randolph, Distilled</li>
    <li>“<a href="http://searchenginewatch.com/article/2308358/What-You-Can-Learn-From-Google-Analytics-Mobile-Reports" rel="nofollow external" class="bo">What You Can Learn From Google Analytics Mobile Reports</a>,” Anna Lewis, Search Engine Watch</li>
    <li>“<a href="http://socialmediatoday.com/andrewshotland/1766346/how-track-mobile-traffic-google-analytics" rel="nofollow external" class="bo">How to Track Mobile Traffic in Google Analytics</a>,” Andrew Shotland, Social Media Today</li>
    <li>“<a href="http://blog.kissmetrics.com/new-google-analytics-advanced-segments/" rel="nofollow external" class="bo">How to Use the New Google Analytics Advanced Segments</a>,” Kristi Hines, KISSmetrics</li>
    <li>
    <a href="https://support.google.com/analytics/" rel="nofollow external" class="bo">Help</a>, Google Analytics<br>
    This official support website has plenty of resources for getting started and for digging deeper into statistics.</li>
    </ul>
    <p><em>(al, il)</em></p>
    <p><em>Front page image credits: <a href="http://www.flickr.com/photos/timoelliott/4839928215/" rel="nofollow external" class="bo">Timo Elliott</a></em></p>
    <hr>
    <p><small>© Tim Jensen for <a href="http://www.smashingmagazine.com" rel="nofollow external" class="bo">Smashing Magazine</a>, 2014.</small></p>
    </div>
]]>
</Body>
<Summary>        Mobile first! Responsive design! You’ve heard all of the buzzwords and catchphrases. Countless helpful and not-so-helpful articles proclaim the rise of mobile, but what practical steps can...</Summary>
<Website>http://www.smashingmagazine.com/2014/03/03/how-to-use-analytics-to-build-a-smarter-mobile-website/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41972/guest@my.umbc.edu/b0283c608199b0d31d2c3d93b8f2b30d/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mobile</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>Mon, 03 Mar 2014 06:37:46 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="41971" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41971">
<Title>All daytime classes at our Columbia and Baltimore locations are cancelled today,...</Title>
<Body>
<![CDATA[
    <div class="html-content">All daytime classes at our Columbia and Baltimore locations are cancelled today, 3/3/14.</div>
]]>
</Body>
<Summary>All daytime classes at our Columbia and Baltimore locations are cancelled today, 3/3/14.</Summary>
<Website>http://www.facebook.com/umbctraining/posts/10151887182466076</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41971/guest@my.umbc.edu/250b2c8c8cf1584a24b9dd6b616ae0c9/api/pixel</TrackingUrl>
<Tag>ccna</Tag>
<Tag>ceh</Tag>
<Tag>centers</Tag>
<Tag>cisco</Tag>
<Tag>cyber</Tag>
<Tag>cybersecurity</Tag>
<Tag>information</Tag>
<Tag>it</Tag>
<Tag>leadership</Tag>
<Tag>management</Tag>
<Tag>microsoft</Tag>
<Tag>project</Tag>
<Tag>security</Tag>
<Tag>technology</Tag>
<Tag>training</Tag>
<Tag>umbc</Tag>
<Group token="retired-575">UMBC Training Centers</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-575</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/xsmall.png?1361981335</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/original.jpg?1361981335</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/xxlarge.png?1361981335</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/xlarge.png?1361981335</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/large.png?1361981335</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/medium.png?1361981335</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/small.png?1361981335</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/xsmall.png?1361981335</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/575/83756b985266168d0d29c6c9a146db50/xxsmall.png?1361981335</AvatarUrl>
<Sponsor>UMBC Training Centers</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 03 Mar 2014 06:15:00 -0500</PostedAt>
<EditAt>Mon, 03 Mar 2014 06:15:00 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="41970" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41970">
<Title>Environment-specific Builds With Grunt, Gulp or Broccoli</Title>
<Body>
<![CDATA[
    <div class="html-content">The dev, staging and production versions of our projects can vastly vary, which is one reason we may need to change paths to resources (scripts/styles/templates), generated markup or other content based on environment and target-specific information. Luckily there exist a … <a href="http://addyosmani.com/blog/environment-specific-builds-with-grunt-gulp-or-broccoli/" rel="nofollow external" class="bo">Continue reading <span>→</span></a>
    </div>
]]>
</Body>
<Summary>The dev, staging and production versions of our projects can vastly vary, which is one reason we may need to change paths to resources (scripts/styles/templates), generated markup or other content...</Summary>
<Website>http://addyosmani.com/blog/environment-specific-builds-with-grunt-gulp-or-broccoli/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41970/guest@my.umbc.edu/926f716bbabf2323278536f8afa5a4e3/api/pixel</TrackingUrl>
<Tag>chrome</Tag>
<Tag>developer</Tag>
<Tag>env</Tag>
<Tag>environment</Tag>
<Tag>grunt</Tag>
<Tag>javascript</Tag>
<Tag>specific</Tag>
<Tag>targeting</Tag>
<Tag>web-development</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, 03 Mar 2014 04:28:23 -0500</PostedAt>
<EditAt>Mon, 03 Mar 2014 04:28:23 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41969" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41969">
<Title>The best free WordPress plugins for March 2014</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img alt="thumbnail" src="http://netdna.webdesignerdepot.com/uploads/2014/02/thumbnail35.jpg" width="200" height="160" style="max-width: 100%; height: auto;">Welcome, friends, to WebdesignerDepot’s monthly WordPress plugin roundup, March 2014 edition.</p> <p>Every time I write one of these articles, I aim to include plugins that meet a variety of needs. This month however, there is a common thread amongst some (not all) of them: communities. More specifically, some of these plugins would be most useful on WordPress-based community sites. Anyone can use them of course, but they seem better-suited to WordPress sites with large numbers of users.</p> <p>That said, look through the list. Try them out, have fun, and let us know what you think!</p> <h2>Simple Exclude Categories</h2> <p><a href="http://wordpress.org/plugins/simple-exclude-categories/" rel="nofollow external" class="bo">Simple Exclude Categories</a> provides additional settings for the <em>Reading</em> section in your settings menu. Simply put, it allows you to exclude entire categories of posts from your home page. There are numerous possible uses, especially if you can’t, or don’t know how to make custom post types.</p> <p><a href="http://wordpress.org/plugins/simple-exclude-categories/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0012.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>FTP Sync — theme, media &amp; plugin files</h2> <p><a href="http://wordpress.org/plugins/ftp-sync/" rel="nofollow external" class="bo">FTP Sync</a> is one of the more interesting plugins on this list for a couple of reasons. First, there’s the functionality itself, which could speed up the process of deploying small changes to WordPress sites. Secondly, you can use the same plugin to create remote backups via FTP. Sadly, SFTP is not yet supported, but that’s coming.</p> <p>The developer gives this interesting recommendation on the plugin’s WordPress.org page:</p> <blockquote> <p>For best results, setup your local site’s wp-config.php to use your remote site’s database so you every time you sync your files even the database will match up with everything (since it’s the same database!).</p> </blockquote> <p><a href="http://wordpress.org/plugins/ftp-sync/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0022.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>WP Report Post</h2> <p>Remember what I was saying about plugins better suited to communities? <a href="http://wordpress.org/plugins/wp-report-post/" rel="nofollow external" class="bo">WP Report Post</a> is one of them. It adds a simple text link preceded by a small red icon to the header or footer of your post. You can, as an alternative, insert the link manually.</p> <p>Clicking on that link loads a small form which allows the user to express <em>why</em> they think the post is inappropriate. On the admin side, you’ll see all flagged posts listed much as they appear on the <em>All Posts</em> screen. You’ll have the option to unpublish the post, delete it, or just delete the report.</p> <p><a href="http://wordpress.org/plugins/wp-report-post/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0031.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>Youtube Like Rating</h2> <p>Like Youtube’s rating system? You can use <a href="http://wordpress.org/plugins/youtube-like-rating/" rel="nofollow external" class="bo">Youtube Like Rating</a> to add “thumbs up” and “thumbs down” buttons to each and every post (“Green vs. Red bar” included!). You can allow everyone to vote, or only registered users. You can also enable voting on comments.</p> <p> </p> <h2>WP Product Review</h2> <p>Want to write product review on your blog without creating a custom post type? Once <a href="http://wordpress.org/plugins/wp-product-review/" rel="nofollow external" class="bo">WP Product Review</a> is installed, just make a new regular post. At the bottom of the page, you’ll be asked if this post is a review or not. Selecting “Yes” opens up a whole bunch of extra fields, where you can list things like the product’s features, its pros and cons, add a product image, and so on.</p> <p> </p> <h2>Sender</h2> <p>Another great one for communities, <a href="http://wordpress.org/plugins/sender/" rel="nofollow external" class="bo">Sender</a> does just that; it allows you to send custom e-mails to all users. It’s a simple plugin, there’s no WYSIWYG editing, just a text field for your message. You can choose to send the e-mail to all users, or just select the ones you want.</p> <p>You are given the option of sending the e-mails through the Wp-mail function, PHPs default mail function, or the SMTP server of your choice.</p> <p><a href="http://wordpress.org/plugins/sender/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0062.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>WP Notifications Manager</h2> <p><a href="http://wordpress.org/plugins/wp-notifications-manager/" rel="nofollow external" class="bo">WP Notifications Manager</a> provides a simple interface for disabling the e-mail notifications that WordPress sends out. You can disable/enable the <em>New User</em> e-mails and <em>Password Change</em> e-mails separately. Additionally, you can have these e-mails sent to a different address, if you don’t want it going to the main e-mail.</p> <p> </p> <h2>Launch Check</h2> <p><a href="http://wordpress.org/plugins/launch-check/" rel="nofollow external" class="bo">Launch Check</a> performs a couple of basic yes/no tests to see if you’re still using the default WordPress tagline, if you’ve opened up your site to search engines, and if you’ve installed Google Analytics. If your site fails any of these tests, you’re presented with notifications on the Admin side.</p> <p>I’d like to see further development to this plugin. For example, if there was a plugin to remind me to change URLs in the content that still include “localhost”…</p> <p> </p> <h2>Contact Form 7: Wysiwyg Field</h2> <p>I don’t normally <em>like</em> just throwing WYSIWYG functionality around, but if you really want to have this option for text areas in your contact forms, it’s there. Just install <a href="http://wordpress.org/plugins/contact-form-7-wysiwyg-field/" rel="nofollow external" class="bo">this plugin,</a> edit your form, and go. (Requires the <a href="https://wordpress.org/plugins/contact-form-7/" rel="nofollow external" class="bo">Contact Form 7.</a>)</p> <p><a href="http://wordpress.org/plugins/contact-form-7-wysiwyg-field/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0092.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>Cookieless Comments</h2> <p>WordPress uses cookies to remember things like names, e-mail addresses, and so on for people who comment on your site regularly. If your site is based in the EU, there’s a law that says you have to inform users about the use of tracking cookies on your site.</p> <p>If you’d rather not bother setting up a notification of some sort, you can use <a href="http://wordpress.org/plugins/cookieless-comments/" rel="nofollow external" class="bo">Cookieless Comments</a> to simply disable those cookies. It’s not an ideal solution, perhaps, but it works.</p> <p> </p> <h2>WP Pipes</h2> <p>Now, I’m not a developer, so I have a limited comprehension of how “pipes” work. As I understand it, they are a means of aggregating/pulling information for display elsewhere. With <a href="http://wordpress.org/plugins/wp-pipes/" rel="nofollow external" class="bo">WP Pipes</a> you can add Yahoo-like pipe functionality to your WordPress install.</p> <p>A quick test reveals that you can use this plugin to pull in posts from RSS feeds, and re-publish them (link your sources, people). You can also select specific categories of posts (and, I assume, custom post types) and publish them in a separate RSS feed.</p> <p>You can do more, of course, but that’s for brighter minds than mine to figure out.</p> <p><a href="http://wordpress.org/plugins/wp-pipes/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0102.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>Inline Comments</h2> <p>Feeling the <a href="https://medium.com/" rel="nofollow external" class="bo">Medium</a> comments-on-paragraphs jealousy? Feel jealous no more! Register your site with <a href="http://disqus.com/" rel="nofollow external" class="bo">Disqus,</a> and <a href="http://wordpress.org/plugins/inline-comments/" rel="nofollow external" class="bo">this plugin</a> will give each paragraph in your posts its own comment thread.</p> <p>Mind you, I do worry a bit. I’ve seen how long Disqus threads can take to load sometimes, and I wonder if using this system for each and every paragraph might be frustratingly slow. Still, I feel like it’s a step in the right direction. Having immediate context for a comment thread is a wonderful thing.</p> <p><a href="http://wordpress.org/plugins/inline-comments/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0112.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>Simply Map Me</h2> <p>Use a lot of Google map embeds on your website? Instead of pasting the full embed code into the <em>Text</em> view of your post every time, just grab <a href="http://wordpress.org/plugins/simply-map-me/" rel="nofollow external" class="bo">Simply Map Me.</a> Once activated, just use type in a location (ie. Toronto, Ontario) and wrap it with the [map] short-code.</p> <p><a href="http://wordpress.org/plugins/simply-map-me/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2014/02/0122.jpg" width="650" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h2>Bonus: WordPress Bitcoin</h2> <p>I marked <a href="http://wordpress.org/plugins/wp-bitcoin/" rel="nofollow external" class="bo">WordPress Bitcoin</a> as a “bonus” because I don’t know enough about Bitcoin to test it properly. Apparently, you can use it to accept Bitcoin payments via your WordPress site.</p> <p>As a non-developer, I cannot speak to its security, either. Any cryptocurrency enthusiasts out there who want to give this a try?</p> <p> </p> <p><em><strong>Have you used any of these plugins? Have we missed one of your favorites? Let us know in the comments.</strong></em></p> <p><em>Featured image/thumbnail, uses <a href="http://www.shutterstock.com/pic-103932449/stock-photo-close-up-of-old-typewriter-keyboard-with-scratched-chrome-keys-with-black-centers-and-white-letters.html" rel="nofollow external" class="bo">news image</a> via Shutterstock.</em></p> <p><br><br> </p>
    <table width="100%"> <tbody>
    <tr> <td> <a href="http://www.mightydeals.com/deal/inventicons-design-bundle.html?ref=inwidget" rel="nofollow external" class="bo"><strong>Mega Design Bundle from Inventicons – only $30!</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" alt="The best free WordPress plugins for March 2014" style="max-width: 100%; height: auto;"><br> </a> </td> </tr> </tbody>
    </table> <p><br> </p> <a href="http://www.webdesignerdepot.com/2014/03/the-best-free-wordpress-plugins-for-march-2014/" rel="nofollow external" class="bo">Source</a> <br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.webdesignerdepot.com%2F2014%2F03%2Fthe-best-free-wordpress-plugins-for-march-2014%2F&amp;t=The+best+free+WordPress+plugins+for+March+2014" 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.webdesignerdepot.com%2F2014%2F03%2Fthe-best-free-wordpress-plugins-for-march-2014%2F&amp;t=The+best+free+WordPress+plugins+for+March+2014" 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.webdesignerdepot.com%2F2014%2F03%2Fthe-best-free-wordpress-plugins-for-march-2014%2F&amp;t=The+best+free+WordPress+plugins+for+March+2014" 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.webdesignerdepot.com%2F2014%2F03%2Fthe-best-free-wordpress-plugins-for-march-2014%2F&amp;t=The+best+free+WordPress+plugins+for+March+2014" 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.webdesignerdepot.com%2F2014%2F03%2Fthe-best-free-wordpress-plugins-for-march-2014%2F&amp;t=The+best+free+WordPress+plugins+for+March+2014" 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/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/sc/4/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531233735/u/49/f/661066/c/35285/s/37b73f10/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Welcome, friends, to WebdesignerDepot’s monthly WordPress plugin roundup, March 2014 edition.   Every time I write one of these articles, I aim to include plugins that meet a variety of needs....</Summary>
<Website>http://rss.feedsportal.com/c/35285/f/661066/s/37b73f10/sc/4/l/0L0Swebdesignerdepot0N0C20A140C0A30Cthe0Ebest0Efree0Ewordpress0Eplugins0Efor0Emarch0E20A140C/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41969/guest@my.umbc.edu/71af21f188b4d09674296e6a1c3bfc0a/api/pixel</TrackingUrl>
<Tag>art</Tag>
<Tag>cheap-wordpress-resources</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>free-wordpress-plugins</Tag>
<Tag>html</Tag>
<Tag>html5</Tag>
<Tag>illustrator</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>new-wordpress-resources</Tag>
<Tag>oracle</Tag>
<Tag>photoshop</Tag>
<Tag>php</Tag>
<Tag>resources</Tag>
<Tag>sql</Tag>
<Tag>wordpress-plugins</Tag>
<Tag>wp-plugins</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, 03 Mar 2014 03:15:54 -0500</PostedAt>
<EditAt>Mon, 03 Mar 2014 03:15:54 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41985" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41985">
<Title>CSS&#160;Gradients</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <div>This article was originally published on March 2, 2010. It was updated April 1, 2011, July 20, 2011, and again March 3, 2014, each time to clarify and correct browser prefixes and best practices.</div>
    <p>Just as you can declare the <a href="http://css-tricks.com/almanac/properties/b/background/" rel="nofollow external" class="bo">background</a> of an element to be a solid color in CSS, you can also declare that background to be a gradient. Using gradients declared in CSS, rather using an actual image file, is better for control and performance.</p>
    <p>Gradients are typically one color that fades into another, but in CSS you can control every aspect of how that happens, from the direction to the colors (as many as you want) to where those color changes happen. Let's go through it all.</p>
    <p></p>
    <h3>Gradients are background-image</h3>
    <p>While declaring the a solid color uses <code>background-color</code> property in CSS, gradients use <code>background-image</code>. This comes in useful in a few ways which we'll get into later. The shorthand <code>background</code> property will know what you mean if you declare one or the other.</p>
    <pre><code>.gradient {&#x000A;    &#x000A;      /* can be treated like a fallback */&#x000A;      background-color: red;&#x000A;    &#x000A;      /* will be "on top", if browser supports it */&#x000A;      background-image: linear-gradient(red, orange);&#x000A;    &#x000A;      /* these will reset other properties, like background-position, but it does know what you mean */&#x000A;      background: red;&#x000A;      background: linear-gradient(red, orange);&#x000A;    &#x000A;    }</code></pre>
    <h3>Linear Gradient</h3>
    <p>Perhaps the most common and useful type of gradient is the <code>linear-gradient()</code>. The gradients "axis" can go from left-to-right, top-to-bottom, or at any angle you chose.</p>
    <p>Not declaring an angle will assume top-to-bottom:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          red, #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/BdhbD" rel="nofollow external" class="bo">BdhbD</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>Those comma-separated colors can type of color you normally use: Hex, <a href="http://css-tricks.com/snippets/css/named-colors-and-hex-equivalents/" rel="nofollow external" class="bo">named colors</a>, <a href="http://css-tricks.com/rgba-browser-support/" rel="nofollow external" class="bo">rgba</a>, <a href="http://css-tricks.com/yay-for-hsla/" rel="nofollow external" class="bo">hsla</a>, etc.</p>
    <p>To make it left-to-right, you pass an additional parameter at the beginning of the <code>linear-gradient()</code> function starting with the word "to", indicating the direction, like "to right":</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          to right, &#x000A;          red, #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/zFoxn" rel="nofollow external" class="bo">zFoxn</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>This "to" syntax works for corners as well. For instance if you wanted the axis of the gradient to start at the bottom left corner and go to the top right corner, you could say "to top right":</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          to top right, &#x000A;          red, #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/cruJe" rel="nofollow external" class="bo">cruJe</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>If that box was square, the angle of that gradient would have been 45°, but since it's not, it isn't. If you wanted to make sure it was 45°, you could declare that:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          45deg, &#x000A;          red, #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>You aren't limited to just two colors either. In fact you can have as many comma-separated colors as you want. Here's four:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          to right, &#x000A;          red, &#x000A;          #f06d06, &#x000A;          rgb(255, 255, 0), &#x000A;          green&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/niIjA" rel="nofollow external" class="bo">niIjA</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>You can also declare where you want any particular color to "start". Those are called "color-stops". Say you wanted yellow to take up the majority of the space, but red only a little bit in the beginning, you could make the yellow <code>color-stop</code> pretty early:</p>
    <pre><code>.gradient {&#x000A;      height: 100px;&#x000A;      background-color: red;&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          to right,&#x000A;          red,&#x000A;          yellow 10%&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/xnqfj" rel="nofollow external" class="bo">xnqfj</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>We tend to think of gradients as fading colors, but if you have two color stops that are the same, you can make a solid color instantly change to another solid color. This can be useful for declaring a full-height background that simulates columns.</p>
    <pre><code>.columns-bg {&#x000A;      background-image:&#x000A;        linear-gradient(&#x000A;          to right, &#x000A;          #fffdc2,&#x000A;          #fffdc2 15%,&#x000A;          #d7f0a2 15%,&#x000A;          #d7f0a2 85%,&#x000A;          #fffdc2 85%&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/csgoD" rel="nofollow external" class="bo">csgoD</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <h4>Browser Support / Prefixes</h4>
    <p><strong>So far we've only looked at the <em>new</em> syntax,</strong> but CSS gradients have been around for quite a while. Browser support is good. Where it gets tricky is syntax and prefixing. There are <strong>three</strong> different syntaxes that browsers have supported. This isn't what they are officially called, but you can think of it like:</p>
    <ol>
    <li>
    <strong>Old:</strong> original WebKit-only way, with stuff like from() and color-stop()</li>
    <li>
    <strong>Tweener:</strong> old angle system, e.g. "left"</li>
    <li>
    <strong>New:</strong> new angle system, e.g. "to right"</li>
    </ol>
    <p>And then prefixing as well. </p>
    <p>Let's try a chart:</p>
    <table>
    <tbody>
    <tr>
    <th><span>Chrome</span></th>
    <td>
            1-9: Old, prefixed<br>
            10-25: Tweener, prefixed<br>
            26: New, unprefixed
          </td>
    </tr>
    <tr>
    <th><span>Safari</span></th>
    <td>
            3-: No support<br>
            4-5.0: Old, prefixed<br>
            5.1-6.0: Tweener, prefixed<br>
            6.1: New, unprefixed
          </td>
    </tr>
    <tr>
    <th><span>Firefox</span></th>
    <td>
            3.5-: No support<br>
            3.6-15: Tweener, prefixed<br>
            16: New, unprefixed
          </td>
    </tr>
    <tr>
    <th><span>Opera</span></th>
    <td>
            11.0-: No support<br>
            11.1-11.5: Tweener, prefixed, only linear<br>
            11.6-12: Tweener, prefixed, added radial<br>
            12.1: Tweener, unprefixed<br>
            15: New, unprefixed
          </td>
    </tr>
    <tr>
    <th><span>IE</span></th>
    <td>
            8-: No support<br>
            9: filters only<br>
            10+: New, unprefixed (also supports Tweener w/ prefix)
          </td>
    </tr>
    <tr>
    <th><span>Android</span></th>
    <td>
            2.0-: No support<br>
            2.1-3.0: Tweener, prefixed<br>
            4.0-4.3: New, prefixed<br>
            4.4+: New, unprefixed
          </td>
    </tr>
    <tr>
    <th><span>iOS</span></th>
    <td>
            3-: No support<br>
            3.2-4.3: Tweener, prefixed<br>
            5.0-6.1: New, prefixed<br>
            7.0: New, unprefixed
          </td>
    </tr>
    </tbody>
    </table>
    <p>There is some overlap in there. For instance when a browser supports the New syntax they probably also support the older syntaxes as well, including the prefix. Best practice is: if it supports New, use New.</p>
    <p>So if you wanted to absolute deepest possible browser support, a linear gradient might look like this:</p>
    <pre><code>.gradient {&#x000A;      &#x000A;      /* Fallback (could use .jpg/.png alternatively) */&#x000A;      background-color: red;&#x000A;    &#x000A;      /* SVG fallback for IE 9 (could be data URI, or could use filter) */&#x000A;      background-image: url(fallback-gradient.svg); &#x000A;    &#x000A;      /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */&#x000A;      background-image:&#x000A;        -webkit-gradient(linear, left top, right top, from(red), to(#f06d06));&#x000A;      &#x000A;      /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */&#x000A;      background-image:&#x000A;        -webkit-linear-gradient(left, red, #f06d06);&#x000A;    &#x000A;      /* Firefox 3.6 - 15 */&#x000A;      background-image:&#x000A;        -moz-linear-gradient(left, red, #f06d06);&#x000A;    &#x000A;      /* Opera 11.1 - 12 */&#x000A;      background-image:&#x000A;        -o-linear-gradient(left, red, #f06d06);&#x000A;    &#x000A;      /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */&#x000A;      background-image:&#x000A;        linear-gradient(to right, red, #f06d06);&#x000A;    &#x000A;    }</code></pre>
    <p>That's an awful lot of code there. Doing it by hand would be error-prone and a lot of work. <a href="http://css-tricks.com/autoprefixer/" rel="nofollow external" class="bo">Autoprefixer</a> does a good job with it, allowing you to trim that amount of code back as you decide what browsers to support.</p>
    <p>The <a href="http://compass-style.org/" rel="nofollow external" class="bo">Compass</a> mixin can do SVG data URI's for IE 9 if that's important to you.</p>
    <h4>IE filters</h4>
    <p>Internet Explorer (IE) 6-9, while they don't support the CSS gradient syntax, do offer a programatic way to do background gradients</p>
    <pre><code>/* "Invalid", but works in 6-8 */&#x000A;    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1471da, endColorstr=#1C85FB);&#x000A;    &#x000A;    /* Valid, works in 8-9 */&#x000A;    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1471da, endColorstr=#1C85FB)";</code></pre>
    <p>There are some considerations here on deciding to use this or not:</p>
    <ol>
    <li>
    <code>filter</code> is generally considered a bad practice for performance,</li>
    <li>
    <code>background-image</code> overrides filter, so if you need to use that for a fallback, filters are out. If a solid color is an acceptable fallback (<code>background-color</code>), filter is a possibility</li>
    </ol>
    <p>Even though filters only work with hex values, you can still get alpha transparency by prefacing the hex value with the amount of transparency from 00 (0%) to FF (100%). Example:</p>
    <p>rgba(92,47,90,1) == #FF5C2F5A<br>
    rgba(92,47,90,0) == #005C2F5A</p>
    <h3>Radial Gradients</h3>
    <p>Radial gradient differ from linear in that they start at a single point and emanate outwards. Gradients are often used to simulate a lighting, which as we know isn't always straight, so they can be useful to make a gradient seem even more natural.</p>
    <p>The default is for the first color to start in the (center center) of the element and fade to the end color toward the edge of the element. The fade happens at an equal rate no matter which direction.</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        radial-gradient(&#x000A;          yellow,&#x000A;          #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/blcqw" rel="nofollow external" class="bo">blcqw</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>You can see how that gradient makes an elliptical shape, since the element is not a square. That is the default (<code>ellipse</code>, as the first parameter), but if we say we want a circle we can force it to be so:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        radial-gradient(&#x000A;          circle,&#x000A;          yellow,&#x000A;          #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>Notice the gradient is circular, but only fades all the way to the ending color along the farthest edge. If we needed that circle to be entirely within the element, we could ensure that by specifying we want the fade to end by the "closest-side" as a space-separated value from the shape, like:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        radial-gradient(&#x000A;          circle closest-side,&#x000A;          yellow,&#x000A;          #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/EFyvp" rel="nofollow external" class="bo">EFyvp</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>The possible values there are: <code>closest-corner</code>, <code>closest-side</code>, <code>farthest-corner</code>, <code>farthest-side</code>. You can think of it like: "I want this radial gradient to fade from the center point to the __________, and everywhere else fills in to accommodate that."</p>
    <p>A radial gradient doesn't have to start at the default center either, you can specify a certain point by using "at ______" as part of the first parameter, like:</p>
    <pre><code>.gradient {&#x000A;      background-image:&#x000A;        radial-gradient(&#x000A;          circle at top right,&#x000A;          yellow,&#x000A;          #f06d06&#x000A;        );&#x000A;    }</code></pre>
    <p>I'll make it more obvious here by making the example a square and adjusting a color-stop:</p>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/iuaDL" rel="nofollow external" class="bo">iuaDL</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <h3>Browser Support</h3>
    <p>It's largely the same as <code>linear-gradient()</code>, except a very old version of Opera, right when they started supporting gradients, only did linear and not radial. </p>
    <p>But similar to linear, <code>radial-gradient()</code> has gone through some syntax changes. There is, again: "Old", "Tweener", and "New".</p>
    <pre><code>/* Example of Old */&#x000A;    background-image: &#x000A;      -webkit-gradient(radial, center center, 0, center center, 141, from(black), to(white), color-stop(25%, blue), color-stop(40%, green), color-stop(60%, red), color-stop(80%, purple));&#x000A;    &#x000A;    /* Example of Tweener */&#x000A;    background-image: &#x000A;      -webkit-radial-gradient(45px 45px, farthest-corner, #F00 0%, #00F 100%) repeat scroll 0% 0% rgba(0, 0, 0, 0);&#x000A;    &#x000A;    /* Example of New */&#x000A;    background-image: &#x000A;      radial-gradient(circle farthest-side at right, #00F, #FFF);</code></pre>
    <p>The hallmarks being:</p>
    <ul>
    <li>
    <strong>Old:</strong> Prefixed with <code>-webkit-</code>, stuff like <code>from()</code> and <code>color-stop()</code>
    </li>
    <li>
    <strong>Tweener:</strong> First param was location of center. That will completely break now in browsers that support new syntax unprefixed, so make sure any tweener syntax is prefixed.</li>
    <li>
    <strong>New:</strong> Verbose first param, like "circle closest-corner at top right"</li>
    </ul>
    <p>Again, I'd let <a href="http://css-tricks.com/autoprefixer/" rel="nofollow external" class="bo">Autoprefixer</a> handle this. You write in the newest syntax, it does fallbacks. Radial gradients are more mind-bending than linear, so I'd recommend attempting to just get comfortable with the newest syntax and going with that (and if necessary, forget what you know about older syntaxes).</p>
    <h3>Repeating Gradients</h3>
    <p>With <a href="http://caniuse.com/#feat=css-repeating-gradients" rel="nofollow external" class="bo">ever-so-slightly less browser support</a> are repeating gradients. They come in both linear and radial varieties.</p>
    <p>There is a trick, with non-repeating gradients, to create the gradient in such a way that if it was a little tiny rectangle, it would line up with other little tiny rectangle versions of itself to create a repeating pattern. So essentially create that gradient and set the <code>background-size</code> to make that little tiny rectangle. That made it easy to make stripes, which you could then rotate or whatever.</p>
    <p>With repeating-linear-gradient(), you don't have to resort to that trickery. The size of the gradient <strong>is determined by the final color stop</strong>. If that's at 20px, the size of the gradient (which then repeats) is a 20px by 20px square.</p>
    <pre><code>.repeat {&#x000A;      background-image: &#x000A;        repeating-linear-gradient(&#x000A;          45deg,&#x000A;          yellow,&#x000A;          yellow 10px,&#x000A;          red 10px,&#x000A;          red 20px /* determines size */&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/lAkyo" rel="nofollow external" class="bo">lAkyo</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <p>Same with radial:</p>
    <pre><code>.repeat {&#x000A;      background: &#x000A;        repeating-radial-gradient(&#x000A;          circle at 0 0, &#x000A;          #eee,&#x000A;          #ccc 50px&#x000A;        );&#x000A;    }</code></pre>
    <p>See the Pen <a href="http://codepen.io/chriscoyier/pen/aGnvs" rel="nofollow external" class="bo">Repeating Gradients</a> by Chris Coyier (<a href="http://codepen.io/chriscoyier" rel="nofollow external" class="bo">@chriscoyier</a>) on <a href="http://codepen.io" rel="nofollow external" class="bo">CodePen</a>.</p>
    <h3>Improper Fallback Loading</h3>
    <p>As we've covered, some really old browsers don't support any CSS gradient syntax at all. If you need a fallback that is still a gradient, an image (.jpg / .png) could do the trick. The scary part with that is that some slightly-less-old browsers, that were just starting to support CSS gradients, would load the fallback image. As in, make the HTTP request for the image even though it would render the CSS gradient. </p>
    <p>Firefox 3.5.8 did this (<a href="http://css-tricks.com/wp-content/csstricks-uploads/gradientisloaded.jpg" rel="nofollow external" class="bo">see screenshot</a>), as well as Chrome 5- and Safari 5.0.1. See:</p>
    
    <img src="http://css-tricks.com/wp-content/csstricks-uploads/safariloadsgradient.jpg" width="493" alt="" style="max-width: 100%; height: auto;">
    Safari 5.0.1 loading fallbacks improperly
    
    <p>The good news is this isn't really any issue anymore. The only offending browsers were Chrome and Safari and Chrome hasn't done it since 6 and Safari hasn't done it as of 5.1, going on three years ago.</p>
    <h3>Additional Resources</h3>
    <ul>
    <li>Snag a block of the CSS covering all prefixes/syntaxes from <a href="http://css3please.com/" rel="nofollow external" class="bo">CSS3 Please!</a>
    </li>
    <li>
    <a href="http://caniuse.com/#search=gradients" rel="nofollow external" class="bo">Can I Use on gradients</a>
    </li>
    <li>Mozilla docs for <a href="https://developer.mozilla.org/en/CSS/-moz-linear-gradient" rel="nofollow external" class="bo">linear gradients</a>, <a href="https://developer.mozilla.org/en/CSS/-moz-repeating-linear-gradient" rel="nofollow external" class="bo">repeating liner gradient</a>, <a href="https://developer.mozilla.org/en/CSS/-moz-radial-gradient" rel="nofollow external" class="bo">radial gradient</a>, and <a href="https://developer.mozilla.org/en/CSS/-moz-repeating-radial-gradient" rel="nofollow external" class="bo">repeating linear gradient</a>.</li>
    <li>
    <a href="http://lea.verou.me/css3patterns/" rel="nofollow external" class="bo">Gradients Gallery</a> (you can do some crazy patterns with gradients)</li>
    </ul>
    <hr>
    <p><small><a href="http://css-tricks.com/css3-gradients/" rel="nofollow external" class="bo">CSS Gradients</a> is a post from <a href="http://css-tricks.com" rel="nofollow external" class="bo">CSS-Tricks</a></small></p>
    </div>
]]>
</Body>
<Summary>This article was originally published on March 2, 2010. It was updated April 1, 2011, July 20, 2011, and again March 3, 2014, each time to clarify and correct browser prefixes and best practices....</Summary>
<Website>http://css-tricks.com/css3-gradients/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41985/guest@my.umbc.edu/bbc6a1d1aa097004ae3b4b97c469b936/api/pixel</TrackingUrl>
<Tag>article</Tag>
<Tag>css</Tag>
<Tag>html</Tag>
<Tag>intermediate</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>php</Tag>
<Tag>sql</Tag>
<Tag>tricks</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, 03 Mar 2014 02:00:41 -0500</PostedAt>
<EditAt>Mon, 03 Mar 2014 02:00:41 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="41967" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41967">
<Title>Banking, Information, and Technology: Toward Knowledge Banking</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Knowledge banking for a hyper connected society.</p>
    <p><span> </span></p>
    </div>
]]>
</Body>
<Summary>Knowledge banking for a hyper connected society.   </Summary>
<Website>http://www.technologyreview.com/view/525106/banking-information-and-technology-toward-knowledge-banking/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41967/guest@my.umbc.edu/fbb7e2039780d1c5d793d8c8d1c7b9e4/api/pixel</TrackingUrl>
<Tag>development</Tag>
<Tag>internet</Tag>
<Tag>mit</Tag>
<Tag>technology</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, 03 Mar 2014 01:01:54 -0500</PostedAt>
<EditAt>Mon, 03 Mar 2014 01:01:00 -0500</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="41981" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41981">
<Title>Today's Economist: Trusting the &#8216;Sharing Economy&#8217; to Regulate Itself</Title>
<Body>
<![CDATA[
    <div class="html-content">Rather than challenging new forms of peer-to-peer commerce, like Airbnb or Uber, government should foster self-regulation, an economist writes.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Feconomix.blogs.nytimes.com%2F2014%2F03%2F03%2Ftrusting-the-sharing-economy-to-regulate-itself%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Today%27s+Economist%3A+Trusting+the+%E2%80%98Sharing+Economy%E2%80%99+to+Regulate+Itself" 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%2Feconomix.blogs.nytimes.com%2F2014%2F03%2F03%2Ftrusting-the-sharing-economy-to-regulate-itself%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Today%27s+Economist%3A+Trusting+the+%E2%80%98Sharing+Economy%E2%80%99+to+Regulate+Itself" 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%2Feconomix.blogs.nytimes.com%2F2014%2F03%2F03%2Ftrusting-the-sharing-economy-to-regulate-itself%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Today%27s+Economist%3A+Trusting+the+%E2%80%98Sharing+Economy%E2%80%99+to+Regulate+Itself" 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%2Feconomix.blogs.nytimes.com%2F2014%2F03%2F03%2Ftrusting-the-sharing-economy-to-regulate-itself%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Today%27s+Economist%3A+Trusting+the+%E2%80%98Sharing+Economy%E2%80%99+to+Regulate+Itself" 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%2Feconomix.blogs.nytimes.com%2F2014%2F03%2F03%2Ftrusting-the-sharing-economy-to-regulate-itself%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Today%27s+Economist%3A+Trusting+the+%E2%80%98Sharing+Economy%E2%80%99+to+Regulate+Itself" 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/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/sc/1/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531322258/u/0/f/640387/c/34625/s/37bbf43d/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Rather than challenging new forms of peer-to-peer commerce, like Airbnb or Uber, government should foster self-regulation, an economist writes.      </Summary>
<Website>http://economix.blogs.nytimes.com/2014/03/03/trusting-the-sharing-economy-to-regulate-itself/?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41981/guest@my.umbc.edu/8d2ed8f2b06c2d7dc867dd731d1dc13e/api/pixel</TrackingUrl>
<Tag>airbnb</Tag>
<Tag>automobile-renting-and-leasing</Tag>
<Tag>bed-and-breakfast-lodgings</Tag>
<Tag>economics-theory-and-philosophy</Tag>
<Tag>lyft-inc</Tag>
<Tag>new</Tag>
<Tag>regulation-and-deregulation-of-industry</Tag>
<Tag>relayrides</Tag>
<Tag>taxicabs-and-taxicab-drivers</Tag>
<Tag>technology</Tag>
<Tag>todays-economist</Tag>
<Tag>uber-technologies-inc</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, 03 Mar 2014 00:01:21 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="41968" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41968">
<Title>Intel Designs a Safe Meeting Place for Private Data</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>A super-secure place for sensitive data to mingle could free companies to get the benefits of sharing it without risking leaks.</p>
    <p>As companies from the financial sector to the health industry amass ever larger, more detailed databases of information about people, it is clear that combining different data sets can offer powerful insights. But to protect users’ privacy, many of these data sets stay locked up inside corporate firewalls.</p>
    </div>
]]>
</Body>
<Summary>A super-secure place for sensitive data to mingle could free companies to get the benefits of sharing it without risking leaks.  As companies from the financial sector to the health industry amass...</Summary>
<Website>http://www.technologyreview.com/news/525131/intel-designs-a-safe-meeting-place-for-private-data/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41968/guest@my.umbc.edu/e9e8b0721bbe38fee15468ae975c9568/api/pixel</TrackingUrl>
<Tag>development</Tag>
<Tag>internet</Tag>
<Tag>mit</Tag>
<Tag>technology</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, 03 Mar 2014 00:00:00 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41966" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41966">
<Title>Intramurals Cancelled on Monday, March 3, 2014</Title>
<Body>
<![CDATA[
    <div class="html-content">Due to UMBC being closed on Monday, March 3rd all intramural activities will be cancelled. Please check imleagues.com for all rescheduled activities.<div><br></div>
    <div>Thank You!</div>
    </div>
]]>
</Body>
<Summary>Due to UMBC being closed on Monday, March 3rd all intramural activities will be cancelled. Please check imleagues.com for all rescheduled activities.    Thank You!</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41966/guest@my.umbc.edu/ea139db9628680fcfe6beb3a47b46f77/api/pixel</TrackingUrl>
<Group token="intramurals">Intramural Sports</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/intramurals</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/xsmall.png?1661190263</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/original.png?1661190263</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/xxlarge.png?1661190263</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/xlarge.png?1661190263</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/large.png?1661190263</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/medium.png?1661190263</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/small.png?1661190263</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/xsmall.png?1661190263</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/258/3db030c902a393b5e8603c64d88e40a8/xxsmall.png?1661190263</AvatarUrl>
<Sponsor>UMBC Intramurals</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/xxlarge.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/xlarge.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/large.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/medium.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/small.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/xsmall.jpg?1393821381</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/041/966/ff36b41817811eaa7d22ac0b6b435c77/xxsmall.jpg?1393821381</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Sun, 02 Mar 2014 23:37:19 -0500</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="41965" important="false" status="posted" url="https://my3.my.umbc.edu/posts/41965">
<Title>Ex-Clinton Aide Is Named Microsoft&#8217;s Chief Strategy Officer</Title>
<Body>
<![CDATA[
    <div class="html-content">Mark Penn, who was once a political operative and has handled the company’s advertising, will become its chief strategy officer; two other executives will depart the company.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2014%2F03%2F03%2Fbusiness%2Fmark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ex-Clinton+Aide+Is+Named+Microsoft%E2%80%99s+Chief+Strategy+Officer" 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.nytimes.com%2F2014%2F03%2F03%2Fbusiness%2Fmark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ex-Clinton+Aide+Is+Named+Microsoft%E2%80%99s+Chief+Strategy+Officer" 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.nytimes.com%2F2014%2F03%2F03%2Fbusiness%2Fmark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ex-Clinton+Aide+Is+Named+Microsoft%E2%80%99s+Chief+Strategy+Officer" 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.nytimes.com%2F2014%2F03%2F03%2Fbusiness%2Fmark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ex-Clinton+Aide+Is+Named+Microsoft%E2%80%99s+Chief+Strategy+Officer" 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.nytimes.com%2F2014%2F03%2F03%2Fbusiness%2Fmark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ex-Clinton+Aide+Is+Named+Microsoft%E2%80%99s+Chief+Strategy+Officer" 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/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/sc/2/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/186531293445/u/0/f/640387/c/34625/s/37b5b13e/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Mark Penn, who was once a political operative and has handled the company’s advertising, will become its chief strategy officer; two other executives will depart the company.      </Summary>
<Website>http://www.nytimes.com/2014/03/03/business/mark-penn-ex-clinton-aide-moves-in-a-shake-up-at-microsoft.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/41965/guest@my.umbc.edu/150039557fd3c17ff34949037c5b9214/api/pixel</TrackingUrl>
<Tag>appointments-and-executive-changes</Tag>
<Tag>bates-tony</Tag>
<Tag>computers-and-the-internet</Tag>
<Tag>google-inc-goog-nasdaq</Tag>
<Tag>microsoft-corporation-msft-nasdaq</Tag>
<Tag>new</Tag>
<Tag>penn-mark</Tag>
<Tag>reller-tami</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>Sun, 02 Mar 2014 22:26:47 -0500</PostedAt>
<EditAt>Sun, 02 Mar 2014 22:26:47 -0500</EditAt>
</NewsItem>

</News>
