<?xml version="1.0"?>
<News hasArchived="true" page="8448" pageCount="10784" pageSize="10" timestamp="Tue, 01 Sep 2026 23:01:58 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=8448&amp;range=2">
<NewsItem contentIssues="true" id="34582" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34582">
<Title>The 7 Stages of Drupal&#8217;s Learning Curve</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://sixrevisions.com/web-development/drupal-learning-curve/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0372-01_drupal_grief_stages_thumbnail.jpg" width="550" height="200" alt="The 7 Stages of Drupal's Learning Curve" style="max-width: 100%; height: auto;"></a></p>
    <p>Drupal is awesome. Drupal is flexible. But Drupal is also hard.</p>
    <p>If you’re <a href="http://sixrevisions.com/web-development/getting-started-with-drupal-a-comprehensive-hands-on-guide/" title="Getting Started with Drupal: A Comprehensive Hands-On Guide" rel="nofollow external" class="bo">just starting off developing with Drupal</a> or have gone through a handful Drupal projects, it’s OK to feel lost. We’ve all been there.</p>
    <p>The stages to <strong>getting through the difficult times with Drupal</strong> are remarkably similar to the well-known <a href="http://en.wikipedia.org/wiki/K%C3%BCbler-Ross_model" rel="nofollow external" class="bo">Kubler-Ross model</a> for dealing with grief.</p>
    <p></p>
    <p>Does that mean that <em>Drupal</em> is the same as <em>grief?</em> Not necessarily. While <a href="http://www.recover-from-grief.com/7-stages-of-grief.html" rel="nofollow external" class="bo">actual grief of a loved one</a> is a serious matter, sometimes <strong>fighting through initial challenges</strong> yields rewards far exceeding your expectations.</p>
    <p>Even more, the similarities for dealing with the complexities of Drupal development and for dealing with grief are uncanny.</p>
    <p>The tips I’ll share with you are aimed at web developers interested in becoming professionally proficient with Drupal.</p>
    <h3>Stage 1: Shock and Denial</h3>
    <p>The Drupal learning curve is often regarded as difficult, and rightfully so. Your first challenge is to get over your denial and accept this reality.</p>
    <p><img src="http://cdn.sixrevisions.com/0372-02_cms_learning_curve.jpg" width="453" height="468" style="max-width: 100%; height: auto;"><span>Source: <a href="http://www.codem0nk3y.com/2012/04/what-bugs-me-about-modx-and-why/cms-learning-curve/" rel="nofollow external" class="bo">Learning Curve for Popular CMS</a></span></p>
    <p>One shock for developers comes from the vast <a href="https://drupal.org/glossary" rel="nofollow external" class="bo">Drupal glossary of terms</a> that you must understand to do a lot of the complex tasks.</p>
    <h3>Stage 2: Pain and Guilt</h3>
    <p>Once you’ve committed to developing on Drupal, certain aspects may seem a bit over your head.</p>
    <p>Never fear, however, as our trusty friend Google can often get us out of traps.</p>
    <p>While a good amount of quality answers from search results point to <a href="http://stackoverflow.com/questions/tagged/drupal" rel="nofollow external" class="bo">StackOverflow</a> or <a href="http://drupal.stackexchange.com/" rel="nofollow external" class="bo">StackExchange</a>, the best resource for dealing with the pain is the robust <a href="https://api.drupal.org/api/drupal" rel="nofollow external" class="bo">Drupal API</a> documentation.</p>
    <p>If you’re more of a visual learner, the excellent <a href="http://drupalize.me/" rel="nofollow external" class="bo">Drupalize.me</a> series by Lullabot is a gold mine.</p>
    <h3>Stage 3: Anger and Bargaining</h3>
    <p>So you’ve resolved yourself to conquering Drupal, and the complexity of it is slowly revealing itself.</p>
    <p>The "Drupal way" begins to dominate your lexicon as you balance between solving a problem with a <em>quick solution</em> or solving a problem with the most <em>flexible solution.</em></p>
    <p>The <a href="http://www.linuxjournal.com/content/drupal-framework-why-everyone-needs-understand" rel="nofollow external" class="bo">Drupal framework</a>, like most <a href="http://sixrevisions.com/web-development/building-rich-internet-applications-with-frameworks/" title="Building Rich Internet Applications with Frameworks" rel="nofollow external" class="bo">web development frameworks</a>, almost always offers ten ways of completing one task.</p>
    <p>At first glance, this choice and flexibility seems awesome. In reality, analysis paralysis sets in as we are presented with too many options.</p>
    <h3>Stage 4: Depression and Reflection</h3>
    <p>As you get really good at implementing solutions to simpler problems, the chaining of methods to conquer more complex issues starts to introduce doubt within you.</p>
    <p>You look at your code, your comments, and your TODO notes and give an exasperated chuckle.</p>
    <p>While the feeling is normal, you may begin to stare off into space while holding your <em><a href="http://www.amazon.com/gp/product/1590597559" title="Pro Drupal Development: John K. VanDyk, Matt Westgate - Amazon.com" rel="nofollow external" class="bo">Pro Drupal Development</a></em> book in your hands, a book which you have probably already purchased by this stage.</p>
    <p>If you can hold on for a little while longer and have a bit of faith, your <em>"aha" moment</em> is just around the corner.</p>
    <h3>Stage 5: The Upward Turn</h3>
    <p>Nothing worth doing is easy.</p>
    <p>The rhythm of explaining the inner workings of the entity infrastructure, the menu system, and the various permissions schemes yields positive results from clients.</p>
    <p>Even more, you’ve bookmarked the Drupal 7 API in your browser and begin to find really helpful functions that save you a ton of time.</p>
    <p>Beautiful designs in custom themes begin to play nicely with unique features in custom modules.</p>
    <h3>Stage 6:  Reconstruction</h3>
    <p>Now that you have two feet firmly planted under you, the question of "What’s next?" prompts a smile.</p>
    <p>The revelation of the true beauty of Drupal is in its community.</p>
    <p>It offers opportunities to <a href="https://drupal.org/documentation" rel="nofollow external" class="bo">contribute to Drupal documentation</a>, help other developers going through their 7 stages of Drupal’s learning curve, or <a href="https://drupal.org/contribute" rel="nofollow external" class="bo">contribute code back</a> to the Drupal ecosystem in the form of a contributed module or theme.</p>
    <p>You feel comfortable sharing your triumphs and failures while also encouraging others to stick with it.</p>
    <h3>Stage 7: Acceptance and Hope</h3>
    <p>The death star of doubt has been destroyed!</p>
    <p>As you hold hands with your project team basking in your awesome accomplishment, you suddenly realize that <strong>it wasn’t so bad.</strong></p>
    <p>Even more, you take pride in sticking with it.</p>
    <p>Drupal <em>is</em> hard, but Drupal is awesome.</p>
    <h3>Conclusion</h3>
    <p>While the Drupal 7 mountain may have your flag planted on its summit, never forget that it’s about the journey, not the destination.</p>
    <p>In that vein, take a deep breath because <a href="https://drupal.org/community-initiatives/drupal-core" rel="nofollow external" class="bo">Drupal 8 could use your help</a>!</p>
    <p>For more in-depth analysis of these stages and to see code examples, <a href="http://www.slideshare.net/fredricmitchell/7stages-drupal-development" rel="nofollow external" class="bo">check out my slides</a> from <a href="http://2013.tcdrupal.org/" rel="nofollow external" class="bo">Twin Cities Drupalcamp</a>.</p>
    <h3>Related Content</h3>
    <ul>
    <li><a href="http://sixrevisions.com/web-development/getting-started-with-drupal-a-comprehensive-hands-on-guide/" rel="nofollow external" class="bo">Getting Started with Drupal: A Comprehensive Hands-On Guide</a></li>
    <li><a href="http://sixrevisions.com/web-development/22-excellent-tips-for-new-drupal-developers/" rel="nofollow external" class="bo">22 Excellent Tips for New Drupal Developers</a></li>
    <li><a href="http://sixrevisions.com/web-development/4-steps-to-building-a-portfolio-website-using-drupal/" rel="nofollow external" class="bo">4 Steps to Building a Portfolio Website Using Drupal</a></li>
    <li>
    <strong>Related categories:</strong> <a href="http://sixrevisions.com/category/web-development/" rel="nofollow external" class="bo">Web Development</a> and <a href="http://sixrevisions.com/category/web-technology/" rel="nofollow external" class="bo">Web Technology</a>
    </li>
    </ul>
    <h3>About the Author</h3>
    <p><img src="http://cdn.sixrevisions.com/authors/fredric_mitchell_small.jpg" alt="" width="80" height="80" style="max-width: 100%; height: auto;"><span><strong>Fredric Mitchell</strong> is the Web Development Manager of <em><a href="http://www.orbitmedia.com/" rel="nofollow external" class="bo">Orbit Media</a>,</em> a web design company in Chicago. You can find Fredric on <em><a href="https://drupal.org/user/213574" rel="nofollow external" class="bo">Drupal.org</a></em> and <em><a href="http://www.twitter.com/fredricmitchell" rel="nofollow external" class="bo">Twitter</a>.</em></span></p>
    <p>The post <a href="http://sixrevisions.com/web-development/drupal-learning-curve/" rel="nofollow external" class="bo">The 7 Stages of Drupal’s Learning Curve</a> appeared first on <a href="http://sixrevisions.com" rel="nofollow external" class="bo">Six Revisions</a>.</p>
    </div>
]]>
</Body>
<Summary>Drupal is awesome. Drupal is flexible. But Drupal is also hard.   If you’re just starting off developing with Drupal or have gone through a handful Drupal projects, it’s OK to feel lost. We’ve all...</Summary>
<Website>http://feedproxy.google.com/~r/SixRevisions/~3/nldSQGTYpYM/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34582/guest@my.umbc.edu/944c2199756b5e4f4231d418c802fde6/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>database</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>sql</Tag>
<Tag>web</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>Fri, 23 Aug 2013 06:00:59 -0400</PostedAt>
<EditAt>Fri, 23 Aug 2013 06:00:59 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="34583" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34583">
<Title>WordPress co-founder on keeping up-to-date</Title>
<Body>
<![CDATA[
    <div class="html-content">WordPress co-founder Mike Little loves the things designers do with the software he helped invent. But, he tells David Crookes, they really need need to keep abreast of platform advancements<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.netmagazine.com%2Finterviews%2Fwordpress-co-founder-keeping-date&amp;t=WordPress+co-founder+on+keeping+up-to-date" 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%2Finterviews%2Fwordpress-co-founder-keeping-date&amp;t=WordPress+co-founder+on+keeping+up-to-date" 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%2Finterviews%2Fwordpress-co-founder-keeping-date&amp;t=WordPress+co-founder+on+keeping+up-to-date" 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%2Finterviews%2Fwordpress-co-founder-keeping-date&amp;t=WordPress+co-founder+on+keeping+up-to-date" 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%2Finterviews%2Fwordpress-co-founder-keeping-date&amp;t=WordPress+co-founder+on+keeping+up-to-date" 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/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/sc/4/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173952940902/u/49/f/502346/c/32632/s/304d1052/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>WordPress co-founder Mike Little loves the things designers do with the software he helped invent. But, he tells David Crookes, they really need need to keep abreast of platform advancements      </Summary>
<Website>http://feedproxy.google.com/~r/net/topstories/~3/irCT72t1Btw/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34583/guest@my.umbc.edu/832643b74ace5b1fc5e1af6a1d7ea1b6/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>Fri, 23 Aug 2013 06:00:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34580" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34580">
<Title>60 free resources you really must try</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img alt="thumbnail" src="http://netdna.webdesignerdepot.com/uploads/2013/08/thumbnail26.jpg" width="200" height="160" style="max-width: 100%; height: auto;">Finding the right elements for a project can significantly improve the quality of the final product, especially if your deadline’s too tight to build these things yourself.</p> <p>Quality is essential if you’re to maintain a professional finish. Fortunately the quality of the resources available to us continues to rise and premium standard resources are everywhere. Here’s a collection of some of our current favorites:</p> <h1>Mmenu</h1> <p>This jQuery plugin creates slick, app-like sliding menus for mobile sites.</p> <p><a href="http://mmenu.frebsite.nl/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_001.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Fabric textures</h1> <p>These 5 cloth textures are free to download as JPGs.</p> <p><a href="http://www.blugraphic.com/2013/05/19/high-resolution-fabric-textures-pack-1/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_002.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Fitgrd</h1> <p>This is a lightweight and cool looking responsive grid.</p> <p><a href="http://www.fitgrd.com/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_003.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Horizontal menu</h1> <p>This is a horizontal slide-out menu with a grid based submenu.</p> <p><a href="http://tympanus.net/codrops/2013/05/17/horizontal-slide-out-menu/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_004.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Upload form</h1> <p>This is a mini Ajax upload form.</p> <p><a href="http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_005.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Minimalistic (free for personal use)</h1> <p>Minimalistic is a minimal WordPress theme with nice brushstroke patterns.</p> <p><a href="http://www.themeshock.com/minimalistic-white-wordpress-theme/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_065.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Mobile application UI kit</h1> <p>This mobile application UI kit is downloadable as a PSD.</p> <p><a href="http://www.cssauthor.com/free-mobile-application-ui-kit-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_006.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flat icon set</h1> <p>Who can have too many flat icon sets?</p> <p><a href="http://www.pixeden.com/media-icons/flat-design-icons-set-vol1" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_007.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flatilicious icons</h1> <p>Seriously, who can have too many?</p> <p><a href="http://freebiesbug.com/psd-freebies/flatilicious-48-free-flat-icons" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_008.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Fries</h1> <p>Create an Android-like UI with HTML, CSS and JavaScript</p> <p><a href="http://jaunesarmiento.me/fries/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_009.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Linecons</h1> <p>48 fully scaleable vector icons.</p> <p><a href="http://favbulous.com/web-ui/1216/linecons-icon-set" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_010.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Windows</h1> <p>A jQuery plugin for fullscreen scrolling windows.</p> <p><a href="http://nick-jonas.github.io/windows/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_011.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Slider</h1> <p>A useful free slider with gliding backgrounds.</p> <p><a href="http://css-tricks.com/slider-with-sliding-backgrounds/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_012.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Transit</h1> <p>Super smooth CSS transitions and transforms for jQuery.</p> <p><a href="http://ricostacruz.com/jquery.transit" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_013.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>FastCache</h1> <p>The fastest PHP object caching system ever, apparently.</p> <p><a href="http://www.phpfastcache.com/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_014.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Beag</h1> <p>A set of useful mobile app UI elements.</p> <p><a href="http://www.pixeden.com/mobile-apps/beag-simple-ui-app-kit" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_015.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Mixitup</h1> <p>A CSS3 and jQuery filter and sort plugin.</p> <p><a href="http://mixitup.io/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_016.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Pricing table</h1> <p>A minimal pricing table for designers and developers.</p> <p><a href="http://www.cssflow.com/snippets/pricing-table" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_017.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Cesium</h1> <p>This is a JavaScript library for creating 3D globes in a web browser.</p> <p><a href="http://cesium.agi.com/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_018.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Bootstrap magic</h1> <p>Use this to create your own Twitter Bootstrap theme.</p> <p><a href="http://pikock.github.io/bootstrap-magic/index.html" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_019.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Map icons designer</h1> <p>Icons for Google maps, suitable for map applications.</p> <p><a href="http://www.webiconset.com/map-icons/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_020.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Transparent UI kit</h1> <p>This is a layered UI kit in a PSD.</p> <p><a href="http://www.blugraphic.com/2013/05/11/transparent-ui-kit-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_021.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Topcoat</h1> <p>A CSS kit for lightweight web apps.</p> <p><a href="http://topcoat.io/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_022.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Controls settings</h1> <p>A useful PSD flat control panel.</p> <p><a href="http://dribbble.com/shots/1047882-Presentation-Controls-Settings" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_023.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>CSS modal</h1> <p>A modal builder in pure CSS.</p> <p><a href="http://drublic.github.io/css-modal/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_024.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Sassaparilla</h1> <p>This is a quick way to jump-start responsive design projects.</p> <p><a href="http://sass.fffunction.co/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/sassaparilla.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Beach UI</h1> <p>A minimal UI kit in the form of a PSD.</p> <p><a href="http://dajzafree.net/2013/05/beach-ui-2/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_026.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Retina-ready menu</h1> <p>This is a responsive, touch-friendly menu with three layouts for different browsers.</p> <p><a href="http://tympanus.net/codrops/2013/05/08/responsive-retina-ready-menu/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_027.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flexisel</h1> <p>A responsive carousel jQuery plugin.</p> <p><a href="http://9bitstudios.github.io/flexisel/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_028.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>W2UI library</h1> <p>As set of connected jQuery plugins designed for front end use.</p> <p><a href="http://w2ui.com/web/home" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_029.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Dark Accordion</h1> <p>A stylish navigation menu in a PSD.</p> <p><a href="http://www.premiumpixels.com/freebies/accordion-style-navigation-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_030.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Skel.js</h1> <p>A frontend framework for building responsive sites.</p> <p><a href="http://skeljs.org/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_031.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Magnific Popup</h1> <p>A responsive jQuery lightbox plugin.</p> <p><a href="http://dimsemenov.com/plugins/magnific-popup/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_032.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Nice Less buttons</h1> <p>A set of buttons made in CSS.</p> <p><a href="http://cssdeck.com/labs/cool-button" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_034.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Multipurpose website template</h1> <p>A beautifully designed PSD for any purpose.</p> <p><a href="http://www.cssauthor.com/multipurpose-website-template-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_035.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Two.js</h1> <p>A 2D drawing API.</p> <p><a href="http://jonobr1.github.io/two.js/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_036.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flat UI login form</h1> <p>A trendy login and register form.</p> <p><a href="http://cssdeck.com/labs/flat-ui-login-form" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_037.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Ecommerce flat</h1> <p>A flat ecommerce UI kit in PSD format.</p> <p><a href="http://www.graphicsfuel.com/2013/05/ecommerce-flat-ui-kit-vol-1-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_038.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Brand identity</h1> <p>A layered PSD for presenting logo and identity design.</p> <p><a href="http://www.blugraphic.com/2013/05/17/brand-identity-mock-up-template-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_039.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Animation fill code</h1> <p>An app to fill in the necessary code for CSS3 keyframe animations.</p> <p><a href="http://animationfillcode.com/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_040.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Countable.js</h1> <p>This script adds live paragraph, word, and character counting to an html element.</p> <p><a href="http://radlikewhoa.github.io/Countable/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_041.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Github Archiveroom</h1> <p>Explore your Github archive in 3D.</p> <p><a href="http://archiveroom.net/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_042.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>iPhone 5 flat</h1> <p>A flat iPhone 5 mockup.</p> <p><a href="http://www.pixeden.com/psd-mock-up-templates/iphone-5-psd-flat-design-mockup" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_043.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>HoverMenu</h1> <p>An easily accessible menu anywhere on your page.</p> <p><a href="https://github.com/alexcheuk/hovermenu" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_044.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>SLY</h1> <p>A JavaScript library for one-directional scrolling.</p> <p><a href="http://darsa.in/sly/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_045.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flatstrap</h1> <p>A bootstrap skin using flat design techniques.</p> <p><a href="http://littlesparkvt.com/flatstrap/index.html" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_046.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Packery</h1> <p>A JavaScript plugin for bin-packing layouts.</p> <p><a href="http://packery.metafizzy.co/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_047.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Snaps theme</h1> <p>A free portfolio theme for WordPress.</p> <p><a href="http://graphpaperpress.com/themes/snaps/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_048.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Easy responsive tabs</h1> <p>A jQuery plugin that optimises horizontal or vertical tabs.</p> <p><a href="http://webtrendset.com/demo/easy-responsive-tabs/Index.html" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_049.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>CSS social share button</h1> <p>A flat social tooltip button.</p> <p><a href="http://cssdeck.com/labs/css-social-share-button" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_050.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Knockout</h1> <p>Use Knockout to simplify dynamic JavaScript UIs using the MVVM pattern.</p> <p><a href="http://knockoutjs.com/index.html" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_051.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Magazine mockup</h1> <p>A PSD template ideal for showcasing your projects.</p> <p><a href="http://eamejia.com/store/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_055.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Weather icons</h1> <p>A great set of weather icons in PSD format.</p> <p><a href="http://dribbble.com/shots/1023451-Weather-Icon-PSD" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_056.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Flat icons set</h1> <p>Another set of icons, this time delivered as .png files.</p> <p><a href="http://dribbble.com/shots/1076502-Flat-Icons-Freebie" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_057.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Social media icon set</h1> <p>A free set of social media icons.</p> <p><a href="http://onlinefreetips.com/2013/05/30/free-social-media-icon-set/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_058.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Simple icons</h1> <p>Another set of free icons.</p> <p><a href="http://simpleicons.org/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_059.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Icon hover effects</h1> <p>Round icon hover effects, this time with CSS transitions.</p> <p><a href="http://tympanus.net/codrops/2013/05/30/simple-icon-hover-effects/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_060.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Percentage bars</h1> <p>Flat style percentage bars built with CSS.</p> <p><a href="http://cssdeck.com/labs/percentage-bar" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_061.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Twitter UI</h1> <p>A Twitter client UI built in CSS and HTML.</p> <p><a href="http://codepen.io/marceloag/pen/fDmtq" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_063.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <h1>Music widget</h1> <p>A flat widget music player with simple animations.</p> <p><a href="http://freebiesbug.com/psd-freebies/music-widget-with-lyrics-psd/" rel="nofollow external" class="bo"><img src="http://netdna.webdesignerdepot.com/uploads/2013/08/A-showcase-of-must-have-tools-for-webdesigners_064.jpg" width="650" alt="60 free resources you really must try" style="max-width: 100%; height: auto;"></a></p> <p> </p> <p><em><strong>Have you used any of these resources? Have we missed any of your favorites? 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/app-design-handbook.html?ref=inwidget" rel="nofollow external" class="bo"><strong>The App Design HandBook – only $19! </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="60 free resources you really must try" style="max-width: 100%; height: auto;"><br> </a> </td> </tr> </tbody>
    </table> <p><br> </p> <a href="http://www.webdesignerdepot.com/2013/08/60-free-resources-you-really-must-try/" 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%2F2013%2F08%2F60-free-resources-you-really-must-try%2F&amp;t=60+free+resources+you+really+must+try" 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%2F2013%2F08%2F60-free-resources-you-really-must-try%2F&amp;t=60+free+resources+you+really+must+try" 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%2F2013%2F08%2F60-free-resources-you-really-must-try%2F&amp;t=60+free+resources+you+really+must+try" 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%2F2013%2F08%2F60-free-resources-you-really-must-try%2F&amp;t=60+free+resources+you+really+must+try" 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%2F2013%2F08%2F60-free-resources-you-really-must-try%2F&amp;t=60+free+resources+you+really+must+try" 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/173608246470/u/49/f/661066/c/35285/s/304d38be/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608246470/u/49/f/661066/c/35285/s/304d38be/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Finding the right elements for a project can significantly improve the quality of the final product, especially if your deadline’s too tight to build these things yourself.   Quality is essential...</Summary>
<Website>http://rss.feedsportal.com/c/35285/f/661066/s/304d38be/sc/4/l/0L0Swebdesignerdepot0N0C20A130C0A80C60A0Efree0Eresources0Eyou0Ereally0Emust0Etry0C/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34580/guest@my.umbc.edu/7404df360583e7bd2595e5cd65f26281/api/pixel</TrackingUrl>
<Tag>art</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>free-icons</Tag>
<Tag>free-psd</Tag>
<Tag>free-resources</Tag>
<Tag>free-templates</Tag>
<Tag>free-web-downloads</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>resources</Tag>
<Tag>sql</Tag>
<Tag>web-design-resources</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>Fri, 23 Aug 2013 05:15:02 -0400</PostedAt>
<EditAt>Fri, 23 Aug 2013 05:15:02 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="34628" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34628">
<Title>Women's Soccer Drops Season-Opener to Mount St. Mary's, 1-0</Title>
<Body>
<![CDATA[
    <div class="html-content">UMBC women's soccer senior goalkeeper Lauren Kadet (Oakville, Ontario/St. Thomas Aquinas) tallied six saves in the season-opener against Mount St. Mary's, but a first half goal from MTSM gave the Mount a 1-0 victory in Friday night's non-conference game at Retriever Soccer Park.</div>
]]>
</Body>
<Summary>UMBC women's soccer senior goalkeeper Lauren Kadet (Oakville, Ontario/St. Thomas Aquinas) tallied six saves in the season-opener against Mount St. Mary's, but a first half goal from MTSM gave the...</Summary>
<Website>http://www.umbcretrievers.com/release.asp?RELEASE_ID=8083</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34628/guest@my.umbc.edu/73e41842f67bd320b92ec1a33951f686/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>Fri, 23 Aug 2013 01:00:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34578" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34578">
<Title>Arvixe.com Partners With WordPress Theme Provider SMThemes</Title>
<Body>
<![CDATA[
    <div class="html-content"><p>Wordpress gets yet another impressive array of themes to add to the already massive list of available themes and options for the popular blogging software as SMThemes and Arvixe team up to provide a host of new hosting options and site themes.</p></div>
]]>
</Body>
<Summary>Wordpress gets yet another impressive array of themes to add to the already massive list of available themes and options for the popular blogging software as SMThemes and Arvixe team up to provide...</Summary>
<Website>http://www.htmlgoodies.com/daily_news/arvixe.com-partners-with-wordpress-theme-provider-smthemes.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34578/guest@my.umbc.edu/81b2a7b093fab9ecc31a5f670dad6744/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, 22 Aug 2013 21:36:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="123139" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123139">
<Title>Thomas Schaller, Political Science, in the Baltimore Sun</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="/wp-content/uploads/2012/08/tom-schaller-11.jpg" rel="nofollow external" class="bo"><img alt="Tom Schaller" src="/wp-content/uploads/2012/08/tom-schaller-11.jpg?w=300" width="300" height="200" style="max-width: 100%; height: auto;"></a>In advance of Labor Day, UMBC political science professor Thomas F. Schaller writes in his latest <em><a href="http://www.baltimoresun.com/news/opinion/oped/bs-ed-schaller-vacation-20130820,0,2185791.column" rel="nofollow external" class="bo"><em>Baltimore Sun</em></a></em> column that despite increased productivity, U.S. workers have less access to vacation time and lower pay than their international peers.</p>
    <p>Schaller references a study released earlier this year by the International Labor Organization, which found American workers are the most productive in the world, producing $63,885 of wealth annually on average. However, he notes, citing a recent study by the Center for Economic and Policy Research, “the United States is the only nation that doesn’t guarantee every worker a certain number of days of paid vacation. Although we have 10 official federal holidays, none are guaranteed paid vacation days — a commonplace legal right in most other industrialized nations…[and] almost a quarter of all Americans…get no paid vacation time whatsoever.”</p>
    <p><a href="http://www.baltimoresun.com/news/opinion/oped/bs-ed-schaller-vacation-20130820,0,2185791.column" rel="nofollow external" class="bo">Read the full column at <em>The Baltimore Sun.</em></a></p>
    </div>
]]>
</Body>
<Summary>In advance of Labor Day, UMBC political science professor Thomas F. Schaller writes in his latest Baltimore Sun column that despite increased productivity, U.S. workers have less access to...</Summary>
<Website>https://umbc.edu/stories/thomas-schaller-political-science-in-the-baltimore-sun-30/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123139/guest@my.umbc.edu/2e21c0ebb05d9d52061d2793da62024d/api/pixel</TrackingUrl>
<Tag>cahss</Tag>
<Tag>policy-and-society</Tag>
<Tag>politicalscience</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Thu, 22 Aug 2013 21:16:47 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34579" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34579">
<Title>Inventive Labs Launches Voice Elements Platform 5 with WebRTC Support; Web Application and Software Media Server &#8216;Become One&#8217;</Title>
<Body>
<![CDATA[
    <div class="html-content"><p>Inventive Labs launched today their software-based media server, Voice Elements Platform 5, with support for WebRTC. Built right into the media server, and accessible through a proven .NET API, Voice Elements Platform apps can now integrate voice right into HTML5 web pages.</p></div>
]]>
</Body>
<Summary>Inventive Labs launched today their software-based media server, Voice Elements Platform 5, with support for WebRTC. Built right into the media server, and accessible through a proven .NET API,...</Summary>
<Website>http://www.htmlgoodies.com/daily_news/inventive-labs-launches-voice-elements-platform-5-with-webrtc-support-web-application-and-software-media-server-become-one.html</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34579/guest@my.umbc.edu/453a7b18453b88dd1c772a1078191cd8/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, 22 Aug 2013 21:14:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34576" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34576">
<Title>Ad Revenue From Mobile for Pandora Increases</Title>
<Body>
<![CDATA[
    <div class="html-content">The company reported a loss of $7.8 million for the second quarter, but continues to experience rapid growth.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2013%2F08%2F23%2Fbusiness%2Fmedia%2Fad-revenue-from-mobile-for-pandora-increases.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ad+Revenue+From+Mobile+for+Pandora+Increases" 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%2F2013%2F08%2F23%2Fbusiness%2Fmedia%2Fad-revenue-from-mobile-for-pandora-increases.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ad+Revenue+From+Mobile+for+Pandora+Increases" 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%2F2013%2F08%2F23%2Fbusiness%2Fmedia%2Fad-revenue-from-mobile-for-pandora-increases.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ad+Revenue+From+Mobile+for+Pandora+Increases" 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%2F2013%2F08%2F23%2Fbusiness%2Fmedia%2Fad-revenue-from-mobile-for-pandora-increases.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ad+Revenue+From+Mobile+for+Pandora+Increases" 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%2F2013%2F08%2F23%2Fbusiness%2Fmedia%2Fad-revenue-from-mobile-for-pandora-increases.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Ad+Revenue+From+Mobile+for+Pandora+Increases" 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/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/sc/21/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/174726096721/u/0/f/640387/c/34625/s/304920fc/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The company reported a loss of $7.8 million for the second quarter, but continues to experience rapid growth.      </Summary>
<Website>http://www.nytimes.com/2013/08/23/business/media/ad-revenue-from-mobile-for-pandora-increases.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34576/guest@my.umbc.edu/de90262bb49029e13e4ed91caddb71bc/api/pixel</TrackingUrl>
<Tag>advertising-and-marketing</Tag>
<Tag>apple-inc-aapl-nasdaq</Tag>
<Tag>company-reports</Tag>
<Tag>mobile-commerce</Tag>
<Tag>new</Tag>
<Tag>pandora-media-inc-p-nyse</Tag>
<Tag>royalties</Tag>
<Tag>technology</Tag>
<Tag>yahoo-inc-yhoo-nasdaq</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>Thu, 22 Aug 2013 20:07:46 -0400</PostedAt>
<EditAt>Thu, 22 Aug 2013 20:55:11 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="34570" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34570">
<Title>Student Business Services Welcomes Our Parents!</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><span>Student Business Services (SBS) would
    like to take this opportunity to express our excitement about partnering with
    you and your student this academic year!</span></p>
    <p></p>
    
    <p>SBS prepares tuition bills,
    processes tuition payments, issues student refunds and manages the Monthly
    Payment Plan. We can answer all of your billing questions! Feel free to contact
    us Monday through Friday between 8:30am and 4:30pm.  </p>
    
    <p><strong><em> </em></strong></p>
    
    <p><strong><em>Here are a few friendly reminders</em></strong></p>
    <ul><li>
    <span><span> </span></span><span>Bills are electronic and can be viewed online on
    </span><em>my</em><span>UMBC( Billing &amp; Personal
    Finances topic, Payments &amp; Billing). The First Fall ‘13 e-bill (for
    students registered through 7/31) was available for viewing as of August 1st,
    and was due on August 20th.  Note that late
    fees will be assessed on August 25</span><sup>th</sup><span>. “Pending aid for Fall ’13”
    should be deducted from “Total Due” for Fall ’13 (on e-bill) Any portion not
    covered by pending aid, should be paid prior to 8/25 to avoid late fees.</span>
    </li></ul>
    <br><ul><li>
    <span><span> </span></span><span>Financial aid for Fall ’13 posted for the first
    time on 8/20. Please ask your student to review his Account Inquiry on </span><em>my</em><span>UMBC to view aid that paid against
    charges.</span>
    </li></ul>
    <br><ul><li>
    <span>There is still time to sign-up for the Monthly
    Payment Plan for Fall ’13 and divide tuition and fees in two installments, one
    in September and one in October. Learn more about the plan by going to </span><a href="http://www.umbc.edu/sbs" rel="nofollow external" class="bo">www.umbc.edu/sbs</a><span> and selecting Monthly
    Payment Plan.</span>
    </li></ul>
    <br><ul><li>
    <span><span> </span></span><span>By this time, your student should have received
    the e-refund card in a bright green envelope. Please be sure that he/she has
    gone online as per the instructions enclosed with the card, and selected a
    refund preference. If the student does not select a preference, it will delay
    the student’s refund. If your student did not receive the e-refund card, or
    lost or misplaced the card, please contact our office immediately.</span>
    </li></ul>
    <br><ul><li>
    <span>So that you can have full access to your
    student’s financial information, the student must complete a Disclosure of
    Information form (available on </span><a href="http://www.umbc.edu/sbs" rel="nofollow external" class="bo">www.umbc.edu/sbs</a><span>)
    and grant you a Parent Pin.  The
    Disclosure form authorizes the parent to receive information on the phone and
    by e-mail and it should be forwarded to the SBS office. Students request a Parent
    PIN on </span><em>my</em><span>UMBC to allow the parent
    online access to</span><span>e-bills,
    payment plans, and to make payments online on their behalf. Additional
    information can be found by visiting us online at </span><a href="http://www.umbc.edu/sbs" rel="nofollow external" class="bo"><em><span>www.umbc.edu/sbs</span></em></a><span>. </span>
    </li></ul>
    <p></p>
    </div>
]]>
</Body>
<Summary>Student Business Services (SBS) would like to take this opportunity to express our excitement about partnering with you and your student this academic year!     SBS prepares tuition bills,...</Summary>
<Website>http://www.umbc.edu/sbs</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34570/guest@my.umbc.edu/7519b87b14e631b19dd9bd54366a7f06/api/pixel</TrackingUrl>
<Group token="retired-420">UMBC Family Connection </Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-420</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/xsmall.png?1340914772</AvatarUrl>
<AvatarUrl size="original">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/original.png?1340914772</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/xxlarge.png?1340914772</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/xlarge.png?1340914772</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/large.png?1340914772</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/medium.png?1340914772</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/small.png?1340914772</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/xsmall.png?1340914772</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/420/30293457191c29e0d0d7a715d26041bd/xxsmall.png?1340914772</AvatarUrl>
<Sponsor>UMBC Family Connection</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/xxlarge.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/xlarge.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/large.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/medium.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/small.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/xsmall.jpg?1377214820</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/034/570/98ac07a2cd794965eb4f22bae53c3516/xxsmall.jpg?1377214820</ThumbnailUrl>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 22 Aug 2013 19:40:37 -0400</PostedAt>
<EditAt>Thu, 22 Aug 2013 19:43:47 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="34577" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34577">
<Title>Bits Blog: Now, You Can Follow Government Intelligence Agencies Back</Title>
<Body>
<![CDATA[
    <div class="html-content">A new Tumblr blog from the Office of the Director of National Intelligence promises a more transparent look at surveillance practices.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fbits.blogs.nytimes.com%2F2013%2F08%2F22%2Fnow-you-can-follow-government-intelligence-agencies-back%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Now%2C+You+Can+Follow+Government+Intelligence+Agencies+Back" 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%2Fbits.blogs.nytimes.com%2F2013%2F08%2F22%2Fnow-you-can-follow-government-intelligence-agencies-back%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Now%2C+You+Can+Follow+Government+Intelligence+Agencies+Back" 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%2Fbits.blogs.nytimes.com%2F2013%2F08%2F22%2Fnow-you-can-follow-government-intelligence-agencies-back%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Now%2C+You+Can+Follow+Government+Intelligence+Agencies+Back" 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%2Fbits.blogs.nytimes.com%2F2013%2F08%2F22%2Fnow-you-can-follow-government-intelligence-agencies-back%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Now%2C+You+Can+Follow+Government+Intelligence+Agencies+Back" 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%2Fbits.blogs.nytimes.com%2F2013%2F08%2F22%2Fnow-you-can-follow-government-intelligence-agencies-back%2F%3Fpartner%3Drss%26emc%3Drss&amp;t=Bits+Blog%3A+Now%2C+You+Can+Follow+Government+Intelligence+Agencies+Back" 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/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/sc/23/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608141935/u/0/f/640387/c/34625/s/304992fe/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>A new Tumblr blog from the Office of the Director of National Intelligence promises a more transparent look at surveillance practices.      </Summary>
<Website>http://bits.blogs.nytimes.com/2013/08/22/now-you-can-follow-government-intelligence-agencies-back/?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34577/guest@my.umbc.edu/a10b005592948b391194d75b25f908e1/api/pixel</TrackingUrl>
<Tag>bates-john-d</Tag>
<Tag>blogs-and-blogging-internet</Tag>
<Tag>classified-information-and-state-secrets</Tag>
<Tag>foreign-intelligence-surveillance-act-fisa</Tag>
<Tag>national-security-agency</Tag>
<Tag>new</Tag>
<Tag>surveillance-of-citizens-by-government</Tag>
<Tag>technology</Tag>
<Tag>tumblr</Tag>
<Tag>united-states</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>Thu, 22 Aug 2013 19:11:45 -0400</PostedAt>
<EditAt>Fri, 23 Aug 2013 15:34:07 -0400</EditAt>
</NewsItem>

</News>
