<?xml version="1.0"?>
<News hasArchived="true" page="8402" pageCount="10727" pageSize="10" timestamp="Sun, 19 Jul 2026 03:43:55 -0400" url="https://my3.my.umbc.edu/posts.xml?page=8402">
<NewsItem contentIssues="false" id="106945" important="false" status="posted" url="https://my3.my.umbc.edu/posts/106945">
<Title>Maxwell &#8217;02, LLC, Appointed CEO of Prince George&#8217;s Schools</Title>
<Body>
<![CDATA[
    <div class="html-content">Kevin Maxwell ’02, Ph.D., language, literacy, and culture, was recently appointed chief executive officer of Prince George’s public schools. Maxwell …</div>
]]>
</Body>
<Summary>Kevin Maxwell ’02, Ph.D., language, literacy, and culture, was recently appointed chief executive officer of Prince George’s public schools. Maxwell …</Summary>
<Website>https://magazine.umbc.edu/maxwell-02-llc-appointed-ceo-of-prince-georges-schools/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/106945/guest@my.umbc.edu/95325c89eaf6ce56ee30421b675fb436/api/pixel</TrackingUrl>
<Tag>alumni</Tag>
<Tag>anne-arundel-county-maryland</Tag>
<Tag>baltimore-sun</Tag>
<Tag>chief-executive-officer</Tag>
<Tag>kevin-maxwell</Tag>
<Tag>maxwell</Tag>
<Tag>northwestern-high-school</Tag>
<Tag>prince-george</Tag>
<Tag>prince-georges-county-maryland</Tag>
<Tag>rushern-baker</Tag>
<Tag>state-school</Tag>
<Tag>university-of-maryland-baltimore-county</Tag>
<Group token="retired-1945">UMBC Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-1945</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/images/avatars/group/8/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/images/avatars/group/8/original.png?1784205622</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/images/avatars/group/8/xxlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/images/avatars/group/8/xlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/images/avatars/group/8/large.png?1784205622</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/images/avatars/group/8/medium.png?1784205622</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/images/avatars/group/8/small.png?1784205622</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/images/avatars/group/8/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/images/avatars/group/8/xxsmall.png?1784205622</AvatarUrl>
<Sponsor>UMBC Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 14:41:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34417" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34417">
<Title>Open Source jQuery Plugins for Building Single-Page Website Layouts</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Typically a single-page website is focused on presenting a very focused goal or objective. These layouts work best for companies, freelancers, and Internet projects which need an online haven to share information. Sliding parallax menus are also common because it provides a natural interface transition between content areas.</p>
    <p>Now you can obviously build a typical single page layout from scratch with some common knowledge of frontend techniques. But there are also many great jQuery plugins to assist with fixed nav menus, animations, parallax content, and other related features. I would like to present a number of these plugins to help developers build quick &amp; efficient single-page web projects. All of these plugins are free and open source to use on any type of work.</p>
    <h2>Cool Kitten</h2>
    <p><a href="http://jalxob.com/cool-kitten/" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/cool-kitten-parallax-plugin.png" alt="cool kitten parallax scrolling jquery plugin" style="max-width: 100%; height: auto;"></a></p>
    <p>This open source parallax solution has almost everything you need for a complete parallax website. The plugin allows for responsive layouts on smartphones and tablets, along with full-screen desktop monitors. It is described as more of a framework containing other HTML/CSS resources like <a href="http://necolas.github.io/normalize.css/" rel="nofollow external" class="bo">Normalize.css</a>.</p>
    <p>Cool Kitten is a great choice for those just getting started with parallax design who also don’t want to build a lot of custom code. This plugin can be downloaded <a href="https://github.com/jalxob/cool-kitten" rel="nofollow external" class="bo">right from Github</a> which includes a live demo sample. You can play around with this sample and easily customize your own parallax-style website design.</p>
    <h2>SMINT</h2>
    <p><a href="http://www.outyear.co.uk/smint/" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/smint-jquery-sliding-sticky-plugin.png" alt="smint sticky menu navigation jquery plugin fixed" style="max-width: 100%; height: auto;"></a></p>
    <p>I really love SMINT because it is one of the simpler jQuery plugins which also supports natural sliding effects. The name stands for “Sticky Menu Including Navigation Thingy” which is another quick way to describe a single-page website. The parallax scrolling is an added benefit and keeping the navigation menu fixed at the top is beneficial to the interface design. The SMINT plugin has fantastic documentation and it provides a lot more customization for developers.</p>
    <h2>Ascensor.js</h2>
    <p><a href="http://kirkas.ch/ascensor/" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/ascensor-js-plugin-parallax.png" alt="ascensor js jquery plugin parallax open source" style="max-width: 100%; height: auto;"></a></p>
    <p>Now this plugin is somewhat different from the other solutions. It is built for parallax sliding effects between div elements fixed on the same page. Ascensor can scroll vertically and horizontally using a small navigation system in the corner of the page. This is certainly more unique than other plugins – but if this style can fit your website then it is a wonderful choice. And there is more documentation found at the <a href="https://github.com/kirkas/Ascensor.js" rel="nofollow external" class="bo">official Github repo</a>.</p>
    <h2>Curtain.js</h2>
    <p><a href="https://github.com/victa/curtain.js" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/curtain-js-scrolling-parallax-plugin.png" alt="curtain js jquery scrolling parallax plugin" style="max-width: 100%; height: auto;"></a></p>
    <p>Although Curtain.js is no longer a currently maintained plugin, it still provides a nice starting point for building single-page layouts. Each panel is split horizontally and will unveil beneath the current panel as the user scrolls down the page. It almost seems like a curtain is rising to show the next panel, although this content is all located in the same HTML file.</p>
    <p>The online demo for this plugin has been taken down. However the <a href="http://llidesign.co.uk/iconic-furniture/" rel="nofollow external" class="bo">iconic furniture webpage</a> is still up using Curtain.js at the time of writing this article. Otherwise you are free to download a quick <a href="https://github.com/victa/curtain.js" rel="nofollow external" class="bo">copy from Github</a> which also includes a local demo.</p>
    <h2>Skrollr</h2>
    <p><a href="http://prinzhorn.github.io/skrollr/" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/skrollr-easing-parallax-jquery-plugin.png" alt="skrollr scrolling jquery animation easing plugin" style="max-width: 100%; height: auto;"></a></p>
    <p>Here is another single-page parallax style plugin which provides a very simple foundation. You can animate new elements into the page with CSS3 transitions or jQuery easing functions. The <a href="http://prinzhorn.github.io/skrollr/" rel="nofollow external" class="bo">live plugin demo</a> is very impressive once you scroll through all of the panels. It will require a lot more development work to get this designed exactly as you’d like. Skrollr is perfect because it can fit into any web project and still provides easy-to-read documentation <a href="https://github.com/Prinzhorn/skrollr" rel="nofollow external" class="bo">on the Github repo page</a>.</p>
    <h2>Single Page Nav</h2>
    <p><a href="https://github.com/ChrisWojcik/single-page-nav" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/single-page-nav-plugin-demo.png" alt="single page nav jquery open source plugin" style="max-width: 100%; height: auto;"></a></p>
    <p>I will highly recommend this plugin as a framework to build any single-page website. Single Page Nav allows you to create a fixed navigation panel which also highlights the currently active menu item. Check out the plugin’s <a href="http://chriswojcik.net/demos/single-page-nav/" rel="nofollow external" class="bo">live demo page</a> to see what I mean. All the code documentation is straightforward and it’s built on top of jQuery easing functions.</p>
    <p>Single Page Nav is probably one of the best plugins for those who are just getting started. Web developers who have not created many single-page layouts could use this plugin as an introduction to the design style. It is very simple to learn once you’ve practiced on a couple websites.</p>
    <h2>jQuery One Page Nav</h2>
    <p><a href="https://github.com/davist11/jQuery-One-Page-Nav" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/jquery-one-page-nav-plugin-demo.png" alt="jquery one page nav plugin fixed navigation menu" style="max-width: 100%; height: auto;"></a></p>
    <p>This plugin is very similar to Single Page Nav although it was released beforehand. The script is a lot more “bare” in comparison which is great for developers who want something clean to start with. I really like jQuery One Page Nav because it also supports a fixed navigation with a highlighting class for the currently selected menu item. You can see how it works on this <a href="http://davist11.github.io/jQuery-One-Page-Nav/" rel="nofollow external" class="bo">sample demo page</a> and download a local copy from Github. If you are having trouble working with Single Page Nav then give this plugin a try instead!</p>
    <h2>jQuery.SnapScroll</h2>
    <p><a href="http://wtm.github.io/jquery.snapscroll/" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/jquery-snapscroll-snapping-plugin-demo.png" alt="jquery snapscroll snap plugin parallax" style="max-width: 100%; height: auto;"></a></p>
    <p>Although this plugin doesn’t provide full parallax functionality, it is useful if you have a design focused on vertical content. SnapScroll will automatically snap the page onto various content sections as the user scrolls down. The <a href="http://wtm.github.io/jquery.snapscroll/" rel="nofollow external" class="bo">live demo</a> is a great way to understand how this works. You will need to design the full content sections yourself and style with CSS to fit the screen height. But SnapScroll can be most helpful in mobile webapps where the content may be enhanced with an auto-locking feature.</p>
    <h2>jQuery Waypoints</h2>
    <p><a href="https://github.com/imakewebthings/jquery-waypoints" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/jquery-waypoints-scrolling-parallax-plugin-homepage.png" alt="jquery waypoints parallax scrolling plugin demo" style="max-width: 100%; height: auto;"></a></p>
    <p>The Waypoints plugin has gotten some notoriety because it can be included as a resource along with other plugins. Waypoints can allow developers to run functions once a user scrolls into a section of the page. This could be vertical or horizontal scrolling with parallax features. But Waypoints is fantastic to use in single-page website layouts because of the many advanced features. Take a peek at the <a href="http://imakewebthings.com/jquery-waypoints/#shortcuts-examples" rel="nofollow external" class="bo">demo examples page</a> to see a small sample of what is possible. Waypoints is not some all-in-one solution but it can provide benefit those seeking out single-page development resources.</p>
    <h2>jQuery Parallax</h2>
    <p><a href="https://github.com/IanLunn/jQuery-Parallax" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/jquery-parallax-plugin-github-demo.png" alt="jquery parallax plugin open source demo webpage" style="max-width: 100%; height: auto;"></a></p>
    <p>For those who need something a bit different, jQuery Parallax is used for creating vertical sliding panels with different content. This parallax effect is really useful when displaying certain types of data or images. The <a href="http://ianlunn.co.uk/plugins/jquery-parallax/" rel="nofollow external" class="bo">demo page</a> utilizes various background textures to distinguish between content sections. I would recommend this to anyone who needs a similar design style for building a vertical sliding webpage. The developer Ian Lunn also put up <a href="http://ianlunn.co.uk/articles/recreate-nikebetterworld-parallax/" rel="nofollow external" class="bo">a brief tutorial</a> about how to create this effect yourself.</p>
    <h2>Single.js</h2>
    <p><a href="https://github.com/rafaelfragosom/singlejs" rel="nofollow external" class="bo"><img src="http://blog.teamtreehouse.com/wp-content/uploads/2013/08/single-js-jquery-plugin-demo-page.png" alt="single.js jquery javascript plugin parallax sliding" style="max-width: 100%; height: auto;"></a></p>
    <p>Single.js is very similar to jQuery Parallax but it has some different options. You can build forward/back links which automatically move between content panels. Additionally the plugin supports auto-resizing images for responsive layouts and retina devices. There is no online demo but you can download a copy <a href="https://github.com/rafaelfragosom/singlejs" rel="nofollow external" class="bo">from Github</a> and check out the demo inside. Single.js is another great choice for building a vertical website layout with scrolling content sections.</p>
    <h2>Final Thoughts</h2>
    <p>You can find single-page design inspiration all throughout Google. Modern web design has changed so rapidly even looking back 5 years ago. It is now so much easier to launch a basic single-page website in a day or a week and have it working within all major web browsers. I do hope these jQuery plugins can provide some benefit to freelancers and web developers. And don’t be afraid of trying out new plugins, either!</p>
    <p>The post <a href="http://blog.teamtreehouse.com/open-source-jquery-plugins-for-building-single-page-website-layouts" rel="nofollow external" class="bo">Open Source jQuery Plugins for Building Single-Page Website Layouts</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>Typically a single-page website is focused on presenting a very focused goal or objective. These layouts work best for companies, freelancers, and Internet projects which need an online haven to...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/wLfS6HAuNbo/open-source-jquery-plugins-for-building-single-page-website-layouts</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34417/guest@my.umbc.edu/e2f37786b881ccdc9f1bf5becaf5b8f6/api/pixel</TrackingUrl>
<Tag>android</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>ios</Tag>
<Tag>javascript</Tag>
<Tag>make-a-website</Tag>
<Tag>responsive</Tag>
<Tag>web</Tag>
<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>Tue, 20 Aug 2013 14:30:23 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34419" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34419">
<Title>W3C Launches Web and Mobile Interest Group</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>W3C launched today a <a href="/Mobile/IG/" rel="nofollow external" class="bo">Web and Mobile Interest Group</a> that is <a href="http://www.w3.org/2013/07/webmobile-ig-charter.html" rel="nofollow external" class="bo">chartered</a> to accelerate the development of Web technology so that it becomes a compelling platform for mobile applications and the obvious choice for cross platform development. The forum is intended to include organisations that commission such products and services, designers, developers, equipment manufacturers, tool and platform vendors, browser vendors, operators and other relevant participants in the value chain that creates and operates such products and services. Participants will focus on a wide range of sectors including retail, advertising, technology, network operators, content creation and content distribution.</p>
    <p>The initial <a href="http://www.w3.org/2013/07/webmobile-ig-charter.html#deliverables" rel="nofollow external" class="bo">deliverables</a> of the group include:</p>
    <ul>
    <li>Core Mobile Web Platform 2012 Deployment Status, which will summarize the various actions that the Interest Group is undertaking to ensure that the relevant stakeholders  facilitate the deployment and adoption of the features that have been identified in the <a href="http://coremob.github.io/coremob-2012/FR-coremob-20130131.html" rel="nofollow external" class="bo">Core Mobile Web Platform 2012 report</a>. The group will also publish new versions of the report</li>
    <li>Standards for Web Applications on Mobile: current state and roadmap, which
    will take a broader look at all the Web technologies under development that are particularly relevant to mobile devices, and tracks their status and adoption.</li>
    <li>A gap analysis that provides an overview of the differences between the Web as a platform on mobile and other popular platforms and ecosystems, both from a technical and commercial perspective.</li>
    <li>Additional reports on use cases and scenarios for context-relevant user experiences, multi-device and cross-device user experiences on the Web, and Usability and Efficiency Considerations for the Web on Mobile.</li>
    </ul>
    
    <p>Read more about the <a href="http://www.w3.org/Mobile/" rel="nofollow external" class="bo">Mobile Web Initiative</a>.</p>
    </div>
]]>
</Body>
<Summary>W3C launched today a Web and Mobile Interest Group that is chartered to accelerate the development of Web technology so that it becomes a compelling platform for mobile applications and the...</Summary>
<Website>http://www.w3.org/News/2013.html#entry-9917</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34419/guest@my.umbc.edu/7f95e8e5eb3bfe90aea8f740a5a85176/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>home-page-stories</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>sql</Tag>
<Tag>top-story</Tag>
<Tag>w3</Tag>
<Tag>web</Tag>
<Tag>web-design-and-applications</Tag>
<Tag>web-of-devices</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>Tue, 20 Aug 2013 13:47:57 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34418" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34418">
<Title>Classlist Element, CSS Frameworks, and Animation &#8211; Treehouse Show Ep 53</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>In this episode of The Treehouse Show, Nick Pettit (@nickrp) and Jason Seifer (@jseifer) talk about the latest in web design, web development, html5, front end development, and more.</p>
    <p></p>
    <div class="embed-container"><iframe src="//www.youtube.com/embed/R5hA_kt-YzE" frameborder="0" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowFullScreen">[Video]</iframe></div>
    <h2>Here are the links for the week:</h2>
    <p>The classList API | HTML5 Doctor<br>
    <a href="http://html5doctor.com/the-classlist-api/" rel="nofollow external" class="bo">http://html5doctor.com/the-classlist-api/</a></p>
    <p>Animated Books with CSS 3D Transforms – Demo 1<br>
    <a href="http://tympanus.net/Development/AnimatedBooks/" rel="nofollow external" class="bo">http://tympanus.net/Development/AnimatedBooks/</a></p>
    <p>Animated GIFs the Hard Way<br>
    <a href="http://www.sublimetext.com/~jps/animated_gifs_the_hard_way.html" rel="nofollow external" class="bo">http://www.sublimetext.com/~jps/animated_gifs_the_hard_way.html</a></p>
    <p>Topcoat<br>
    <a href="http://topcoat.io/topcoat/" rel="nofollow external" class="bo">http://topcoat.io/topcoat/</a></p>
    <p>KineticJS HTML5 Canvas Framework<br>
    <a href="http://kineticjs.com/" rel="nofollow external" class="bo">http://kineticjs.com/</a></p>
    <p>Skeuocard by kenkeiter<br>
    <a href="http://kenkeiter.com/skeuocard/" rel="nofollow external" class="bo">http://kenkeiter.com/skeuocard/</a></p>
    <p>Cross Site Request Forgery in JS Web Apps<br>
    <a href="http://blog.alexmaccaw.com/jswebapps-csrf" rel="nofollow external" class="bo">http://blog.alexmaccaw.com/jswebapps-csrf</a></p>
    <p>Animate.css<br>
    <a href="http://daneden.me/animate/" rel="nofollow external" class="bo">http://daneden.me/animate/</a></p>
    <p>The post <a href="http://blog.teamtreehouse.com/classlist-element-css-frameworks-and-animation-treehouse-show-ep-53" rel="nofollow external" class="bo">Classlist Element, CSS Frameworks, and Animation – Treehouse Show Ep 53</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>In this episode of The Treehouse Show, Nick Pettit (@nickrp) and Jason Seifer (@jseifer) talk about the latest in web design, web development, html5, front end development, and more.    [Video]...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/8lP5IXkWDbg/classlist-element-css-frameworks-and-animation-treehouse-show-ep-53</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34418/guest@my.umbc.edu/072fc5f680de111e38470a32c2fa3264/api/pixel</TrackingUrl>
<Tag>android</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>ios</Tag>
<Tag>javascript</Tag>
<Tag>responsive</Tag>
<Tag>treehouse-show</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>Tue, 20 Aug 2013 13:39:06 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34413" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34413">
<Title>What are the minimum software and PC hardware requirements for TurningPoint 5.2?</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>    <p>
            Page
                <strong>added</strong> by
                        <a href="https://wiki.umbc.edu/display/~anna%0A" rel="nofollow external" class="bo">Anna Sniadach</a>
                </p>
            <div>
            <h2>Tell Me</h2>
    <ul>
    <li>Microsoft Windows: XP, Vista, 7 or 8</li>
    <li>Microsoft Office: 2003, 2007, 2010 or 2013 (for PowerPoint Polling and viewing exported reports in Excel)</li>
    <li>Microsoft .NET 3.5 SP1</li>
    <li>Intel or AMD 2GHz processor</li>
    <li>512 MB RAM</li>
    <li>120 MB hard disk space</li>
    <li>1024 x 768 at 32-bit color or higher resolution, 100% DPI</li>
    <li>Standard USB 2.0 port (for USB-based hardware devices)</li>
    <li>Ethernet or 802.11 compatible wireless network card required if ResponseWare is in use</li>
    <li>Adobe Flash Player (for Animated 2D/3D charts)</li>
    <li>Adobe Acrobat Reader (for printing)</li>
    <li>Java 7 or later (for importing RTF, DOC, DOCX and QTI documents and exporting reports to Excel and CSV)</li>
    </ul>
    <p> </p>
    <h2>Rate this Article</h2>
    <p>
    
    
    
    
    <strong>Was this helpful?</strong>
    <a href="https://apps-my.umbc.edu/apps/rt-track/script.php?u=http://wiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616988&amp;q=0&amp;v=1&amp;s=faq&amp;l=turningpoint+clickers" rel="nofollow external" class="bo">Yes</a>
     | <a href="https://docs.google.com/a/umbc.edu/spreadsheet/viewform?formkey=dEpyOEZxa29QY05BaVpBVzZSYmRMM0E6MA&amp;entry_15=http%3A%2F%2Fwiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616988" rel="nofollow external" class="bo">No</a>
     | <a href="https://docs.google.com/a/umbc.edu/spreadsheet/viewform?formkey=dEpyOEZxa29QY05BaVpBVzZSYmRMM0E6MA&amp;entry_15=http%3A%2F%2Fwiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616988" rel="nofollow external" class="bo">Correct or Suggest an Article</a>
     | <a href="https://apps-my.umbc.edu/apps/rt-track/script.php?u=http://wiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616988&amp;q=0&amp;v=0&amp;s=faq&amp;l=turningpoint+clickers" rel="nofollow external" class="bo">Request Help</a></p>
        </div>
            <div>
           <a href="https://wiki.umbc.edu/pages/viewpage.action?pageId=39616988" rel="nofollow external" class="bo">View Online</a>
                      </div>
    </div></div>
]]>
</Body>
<Summary>Page             added by                     Anna Sniadach                                  Tell Me   Microsoft Windows: XP, Vista, 7 or 8  Microsoft Office: 2003, 2007, 2010 or 2013 (for...</Summary>
<Website>https://wiki.umbc.edu/pages/viewpage.action?pageId=39616988</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34413/guest@my.umbc.edu/81549e80fdba1c3730e7ddf21fb2bbe3/api/pixel</TrackingUrl>
<Tag>clickers</Tag>
<Tag>faq</Tag>
<Tag>turningpoint</Tag>
<Group token="retired-428">UMBC FAQ</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-428</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/images/avatars/group/1/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/images/avatars/group/1/original.png?1784205622</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/images/avatars/group/1/xxlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/images/avatars/group/1/xlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/images/avatars/group/1/large.png?1784205622</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/images/avatars/group/1/medium.png?1784205622</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/images/avatars/group/1/small.png?1784205622</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/images/avatars/group/1/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/images/avatars/group/1/xxsmall.png?1784205622</AvatarUrl>
<Sponsor>UMBC FAQ</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 13:16:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="35508" important="false" status="posted" url="https://my3.my.umbc.edu/posts/35508">
<Title>What They Don&#8217;t Want You to See</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://usdemocrazy.net/wp-content/uploads/2013/08/MqUkpFg.jpg" rel="nofollow external" class="bo"><img alt="MqUkpFg" src="http://usdemocrazy.net/wp-content/uploads/2013/08/MqUkpFg-300x199.jpg" width="300" height="199" style="max-width: 100%; height: auto;"></a></p>
    <p>“36 Islamic detainees killed in Egypt.”</p>
    <p>“Morsi supporters launch ‘Day of Rage’ in Egypt.”</p>
    <p>“Despite Egypt’s turmoil, Qatar sends gas shipment.”</p>
    <p>Headlines like these give barely enough information to understand the crisis in the Middle East. The people dying are more than statistics that briefly appear on a screen. Here are some really interesting pictures, videos and articles published this summer that take a unique approach to reporting the news in Egypt:</p>
    <p><a href="https://www.facebook.com/photo.php?v=10152957047815066" rel="nofollow external" class="bo">Armed Forces Releases Footage of June 30 Protests From Helicopter</a> - You though Occupy Wall Street was well-attended? The streets of Cairo are flooded with a sea of people.</p>
    <p><a href="http://www.bbc.co.uk/news/world-middle-east-23705246" rel="nofollow external" class="bo">Aerial Footage Shows Cairo Burning</a> - From August 14th, you can see flames quietly engulfing the city after the curfew was imposes</p>
    <p><a href="http://www.flickr.com/photos/mosaaberising/sets/72157635071774090/" rel="nofollow external" class="bo">Rabaa’s Second Massacre</a> – Here’s an album of intense photos also from August 14th, after the sit-in at Rabaa was dispersed. <a href="http://egyptianchronicles.blogspot.com/2013/08/mosaab-el-shamy-presents-rabaas-second.html" rel="nofollow external" class="bo">The photographer, Mosa’ab El Shamy</a> “was detained and beaten by some vigilant checkpoint outside Rabaa. They stole his camera, but he was smart enough to hide his SD card in his sock.”</p>
    <p><a href="http://www.vice.com/read/video-from-egypts-day-of-anger?utm_source=vicefbus" rel="nofollow external" class="bo">The Muslim Brotherhood’s “Day of Anger”</a> – The journalists at Vice get up close and personal when two Morsi sit-ins are cleared on August 16th. This video is a little graphic.</p>
    <p><a href="https://www.youtube.com/watch?feature=player_embedded&amp;v=u2JeClkK2cA#at=187" rel="nofollow external" class="bo">The Truth Behind the Current Violence in Egypt 14/8</a> – This video shows destruction done by Morsi supporters, such as killing police officers and destroying Coptic churches.</p>
    <p><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2013/08/16/taliban-issues-statement-non-ironically-condemning-violence-in-egypt/" rel="nofollow external" class="bo">Taliban Issues Statement Non-Ironically Condemning Violence in Egypt</a> – Enough said.</p>
    <p><a href="http://www.aljazeera.com/indepth/interactive/2013/08/201381462016326343.html" rel="nofollow external" class="bo">Mapping the Main Pro-Morsi Sit-In</a> – This is a neat visual to understand the geography of the protests.</p>
    <p><a href="http://egyptianstreets.com/2013/08/19/10-things-to-do-during-the-curfew/" rel="nofollow external" class="bo">10 Things to Do During the Curfew</a> – Just in case you’re interested.</p>
    <p><a href="http://imgur.com/MqUkpFg" rel="nofollow external" class="bo">Muslims Protecting a Church in Egypt</a> – This picture has appeared on many social media websites. A little hope for a dreary situation.</p>
    </div>
]]>
</Body>
<Summary>“36 Islamic detainees killed in Egypt.”   “Morsi supporters launch ‘Day of Rage’ in Egypt.”   “Despite Egypt’s turmoil, Qatar sends gas shipment.”   Headlines like these give barely enough...</Summary>
<Website>http://usdemocrazy.net/what-they-dont-want-you-to-see/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/35508/guest@my.umbc.edu/95d786e3f914ba1dc836c1a135e8efc8/api/pixel</TrackingUrl>
<Tag>middle-east</Tag>
<Group token="retired-12">USDemocrazy</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-12</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/original.jpg?1279120129</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/large.png?1279120129</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/medium.png?1279120129</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/small.png?1279120129</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxsmall.png?1279120129</AvatarUrl>
<Sponsor>USDemocrazy</Sponsor>
<PawCount>2</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 13:06:42 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34411" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34411">
<Title>I deleted the Tools link in the course menu. How do I re-create it?</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>    <p>
            Page
                <strong>edited</strong> by
                        <a href="https://wiki.umbc.edu/display/~anna%0A" rel="nofollow external" class="bo">Anna Sniadach</a>
                </p>
            <div>
            <h2>Tell Me</h2>
    <ol>
    <li><p>Enter the course to add a tool link menu button</p></li>
    <li>Make sure Edit Mode is ON</li>
    <li><p>Click on the Add Menu Item button</p></li>
    <li><p>Select the Create Tool Link option</p></li>
    <li>Type the name of the Tool Link Menu button in the <strong><em>Name </em></strong>text box</li>
    <li>Use the <strong><em>Type </em></strong>drop-down menu to select the Blackboard tool link button</li>
    <li>Check the <strong><em>Available to Users </em></strong>box, to make the tool menu item available to users. <em>To make the tool menu item unavailable leave the </em><strong><em>Available to Users </em></strong><em>unchecked</em>
    </li>
    <li>Click the <strong>Submit</strong> button</li>
    </ol>
    <h2>Rate this Article</h2>
    <p>
    
    
    
    
    <strong>Was this helpful?</strong>
    <a href="https://apps-my.umbc.edu/apps/rt-track/script.php?u=http://wiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616984&amp;q=0&amp;v=1&amp;s=faq&amp;l=blackboard+faculty" rel="nofollow external" class="bo">Yes</a>
     | <a href="https://docs.google.com/a/umbc.edu/spreadsheet/viewform?formkey=dEpyOEZxa29QY05BaVpBVzZSYmRMM0E6MA&amp;entry_15=http%3A%2F%2Fwiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616984" rel="nofollow external" class="bo">No</a>
     | <a href="https://docs.google.com/a/umbc.edu/spreadsheet/viewform?formkey=dEpyOEZxa29QY05BaVpBVzZSYmRMM0E6MA&amp;entry_15=http%3A%2F%2Fwiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616984" rel="nofollow external" class="bo">Correct or Suggest an Article</a>
     | <a href="https://apps-my.umbc.edu/apps/rt-track/script.php?u=http://wiki.umbc.edu%2Fpages%2Fviewpage.action%3FpageId%3D39616984&amp;q=0&amp;v=0&amp;s=faq&amp;l=blackboard+faculty" rel="nofollow external" class="bo">Request Help</a></p>
        </div>
            <div>
           <a href="https://wiki.umbc.edu/pages/viewpage.action?pageId=39616984" rel="nofollow external" class="bo">View Online</a>
                  ·
           <a href="https://wiki.umbc.edu/pages/diffpagesbyversion.action?pageId=39616984&amp;revisedVersion=3&amp;originalVersion=2" rel="nofollow external" class="bo">View Changes Online</a>       
                      </div>
    </div></div>
]]>
</Body>
<Summary>Page             edited by                     Anna Sniadach                                  Tell Me    Enter the course to add a tool link menu button   Make sure Edit Mode is ON   Click on the...</Summary>
<Website>https://wiki.umbc.edu/pages/viewpage.action?pageId=39616984</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34411/guest@my.umbc.edu/0a42ebd3676a24225221c1c767dfc48b/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>faculty</Tag>
<Tag>faq</Tag>
<Group token="retired-428">UMBC FAQ</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-428</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/images/avatars/group/1/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/images/avatars/group/1/original.png?1784205622</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/images/avatars/group/1/xxlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/images/avatars/group/1/xlarge.png?1784205622</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/images/avatars/group/1/large.png?1784205622</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/images/avatars/group/1/medium.png?1784205622</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/images/avatars/group/1/small.png?1784205622</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/images/avatars/group/1/xsmall.png?1784205622</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/images/avatars/group/1/xxsmall.png?1784205622</AvatarUrl>
<Sponsor>UMBC FAQ</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 12:41:26 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34406" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34406">
<Title>Gadgetwise: A Smartphone Case Delivers a Defensive Jolt</Title>
<Body>
<![CDATA[
    <div class="html-content">The Yellow Jacket case for iPhone 4 and 4S conceals a stun gun, but it might get more use as a backup battery.<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%2F22%2Ftechnology%2Fpersonaltech%2Fa-smartphone-case-delivers-a-jolt.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+A+Smartphone+Case+Delivers+a+Defensive+Jolt" 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%2F22%2Ftechnology%2Fpersonaltech%2Fa-smartphone-case-delivers-a-jolt.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+A+Smartphone+Case+Delivers+a+Defensive+Jolt" 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%2F22%2Ftechnology%2Fpersonaltech%2Fa-smartphone-case-delivers-a-jolt.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+A+Smartphone+Case+Delivers+a+Defensive+Jolt" 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%2F22%2Ftechnology%2Fpersonaltech%2Fa-smartphone-case-delivers-a-jolt.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+A+Smartphone+Case+Delivers+a+Defensive+Jolt" 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%2F22%2Ftechnology%2Fpersonaltech%2Fa-smartphone-case-delivers-a-jolt.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+A+Smartphone+Case+Delivers+a+Defensive+Jolt" 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/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/sc/5/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124638/u/0/f/640387/c/34625/s/302df821/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The Yellow Jacket case for iPhone 4 and 4S conceals a stun gun, but it might get more use as a backup battery.      </Summary>
<Website>http://www.nytimes.com/2013/08/22/technology/personaltech/a-smartphone-case-delivers-a-jolt.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34406/guest@my.umbc.edu/a4521aeee52dbcac4510ebb94005174a/api/pixel</TrackingUrl>
<Tag>new</Tag>
<Tag>smartphones</Tag>
<Tag>stun-guns</Tag>
<Tag>taser-international-inc-tasr-nasdaq</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>Tue, 20 Aug 2013 11:24:56 -0400</PostedAt>
<EditAt>Tue, 20 Aug 2013 11:24:56 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="34407" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34407">
<Title>Gadgetwise: Mix Music Like a Master</Title>
<Body>
<![CDATA[
    <div class="html-content">The EZ Pro DJ mixer from Jakks Pacific syncs to the music stored on an iOS or Android device, letting you become the DJ.<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%2F22%2Ftechnology%2Fpersonaltech%2Fmix-music-like-a-master.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Mix+Music+Like+a+Master" 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%2F22%2Ftechnology%2Fpersonaltech%2Fmix-music-like-a-master.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Mix+Music+Like+a+Master" 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%2F22%2Ftechnology%2Fpersonaltech%2Fmix-music-like-a-master.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Mix+Music+Like+a+Master" 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%2F22%2Ftechnology%2Fpersonaltech%2Fmix-music-like-a-master.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Mix+Music+Like+a+Master" 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%2F22%2Ftechnology%2Fpersonaltech%2Fmix-music-like-a-master.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Mix+Music+Like+a+Master" 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/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/sc/5/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124637/u/0/f/640387/c/34625/s/302df820/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The EZ Pro DJ mixer from Jakks Pacific syncs to the music stored on an iOS or Android device, letting you become the DJ.      </Summary>
<Website>http://www.nytimes.com/2013/08/22/technology/personaltech/mix-music-like-a-master.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34407/guest@my.umbc.edu/601dad3fcf1e5cdb0fb6a07f14f819fa/api/pixel</TrackingUrl>
<Tag>disc-jockeys</Tag>
<Tag>jakks-pacific-inc</Tag>
<Tag>music</Tag>
<Tag>new</Tag>
<Tag>technology</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 11:24:50 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34408" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34408">
<Title>Gadgetwise: To Build a Better Lego Robot</Title>
<Body>
<![CDATA[
    <div class="html-content">Lego updated its Mindstorms robotics platform with a kit that includes features like Bluetooth compatibility and a remote control app.<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%2F22%2Ftechnology%2Fpersonaltech%2Fto-build-a-better-lego-robot.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+To+Build+a+Better+Lego+Robot" 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%2F22%2Ftechnology%2Fpersonaltech%2Fto-build-a-better-lego-robot.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+To+Build+a+Better+Lego+Robot" 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%2F22%2Ftechnology%2Fpersonaltech%2Fto-build-a-better-lego-robot.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+To+Build+a+Better+Lego+Robot" 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%2F22%2Ftechnology%2Fpersonaltech%2Fto-build-a-better-lego-robot.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+To+Build+a+Better+Lego+Robot" 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%2F22%2Ftechnology%2Fpersonaltech%2Fto-build-a-better-lego-robot.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+To+Build+a+Better+Lego+Robot" 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/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/sc/23/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/173608124636/u/0/f/640387/c/34625/s/302df81b/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Lego updated its Mindstorms robotics platform with a kit that includes features like Bluetooth compatibility and a remote control app.      </Summary>
<Website>http://www.nytimes.com/2013/08/22/technology/personaltech/to-build-a-better-lego-robot.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34408/guest@my.umbc.edu/7fd91a3e7efb21aa7561c60c1a5ae045/api/pixel</TrackingUrl>
<Tag>lego-group</Tag>
<Tag>new</Tag>
<Tag>robots-and-robotics</Tag>
<Tag>technology</Tag>
<Tag>toys</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>Tue, 20 Aug 2013 11:21:03 -0400</PostedAt>
</NewsItem>

</News>
