<?xml version="1.0"?>
<News hasArchived="true" page="8155" pageCount="10739" pageSize="10" timestamp="Sun, 02 Aug 2026 05:53:24 -0400" url="https://my3.my.umbc.edu/posts.xml?page=8155">
<NewsItem contentIssues="false" id="37358" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37358">
<Title>Call for Review: Efficient XML Interchange (EXI) Format 1.0 (Second Edition) Proposed Edited Recommendation Published</Title>
<Body>
<![CDATA[
    <div class="html-content"><p>The <a href="http://www.w3.org/XML/EXI/" rel="nofollow external" class="bo">Efficient XML Interchange Working Group</a> has published a Proposed Edited Recommendation of <a href="http://www.w3.org/TR/2013/PER-exi-20131022/" rel="nofollow external" class="bo">Efficient XML Interchange (EXI) Format 1.0 (Second Edition)</a>. This document is the specification of the Efficient XML Interchange (EXI) format. EXI is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is amenable to fast and compact implementation, and a small set of datatype representations, it reliably produces efficient encodings of XML event streams. The grammar production system and format definition of EXI are presented. Comments are welcome through 20 November. Learn more about the <a href="http://www.w3.org/XML/" rel="nofollow external" class="bo">Extensible Markup Language (XML) Activity</a>.</p></div>
]]>
</Body>
<Summary>The Efficient XML Interchange Working Group has published a Proposed Edited Recommendation of Efficient XML Interchange (EXI) Format 1.0 (Second Edition). This document is the specification of the...</Summary>
<Website>http://www.w3.org/blog/news/archives/3335</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37358/guest@my.umbc.edu/f0b8e6d3a47055f529e1e2521a4fd2e4/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>publication</Tag>
<Tag>sql</Tag>
<Tag>w3</Tag>
<Tag>web</Tag>
<Tag>xml-core-technologies</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, 22 Oct 2013 15:59:15 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="37359" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37359">
<Title>Three Drafts Published by the HTML Working Group</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>The <a href="http://www.w3.org/html/wg/" rel="nofollow external" class="bo">HTML Working Group</a> has published three Working Drafts today:</p>
    <ul>
    <li>A First Public Working Draft of <a href="http://www.w3.org/TR/2013/WD-html-ruby-extensions-20131022/" rel="nofollow external" class="bo">W3C HTML Ruby Markup Extensions</a>. The ruby markup model currently described in the HTML specification is limited in its support for a number of features, notably jukugo and double-sided ruby, as well as inline ruby. This specification addresses these issues by introducing new elements and changing the ruby processing model. Specific care has been taken to ensure that authoring remains as simple as possible.</li>
    <li>A Working Draft of <a href="http://www.w3.org/TR/2013/WD-html-polyglot-20131022/" rel="nofollow external" class="bo">Polyglot Markup: A robust profile of the HTML5 vocabulary</a>. A document that uses polyglot markup is a document that is a stream of bytes that parses into identical document trees (with some exceptions, as noted in the Introduction) when processed as HTML and when processed as XML. Polyglot markup that meets a well-defined set of constraints is interpreted as compatible, regardless of whether they are processed as HTML or as XHTML, per the HTML5 specification. Polyglot markup uses a specific DOCTYPE, namespace declarations, and a specific case—normally lower case but occasionally camel case—for element and attribute names. Polyglot markup uses lower case for certain attribute values. Further constraints include those on void elements, named entity references, and the use of scripts and style.</li>
    <li>A Working Draft of <a href="http://www.w3.org/TR/2013/WD-encrypted-media-20131022/" rel="nofollow external" class="bo">Encrypted Media Extensions</a>. This proposal extends HTMLMediaElement providing APIs to control playback of protected content. The API supports use cases ranging from simple clear key decryption to high value video (given an appropriate user agent implementation). License/key exchange is controlled by the application. This specification does not define a content protection or Digital Rights Management system. Rather, it defines a common API that may be used to discover, select and interact with such systems as well as with simpler content encryption systems.</li>
    </ul>
    <p>Learn more about the <a href="http://www.w3.org/MarkUp/Activity" rel="nofollow external" class="bo">HTML Activity</a>.</p>
    </div>
]]>
</Body>
<Summary>The HTML Working Group has published three Working Drafts today:     A First Public Working Draft of W3C HTML Ruby Markup Extensions. The ruby markup model currently described in the HTML...</Summary>
<Website>http://www.w3.org/blog/news/archives/3333</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37359/guest@my.umbc.edu/2d5080c6efdefabc7e6e5bb705f589a2/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>publication</Tag>
<Tag>sql</Tag>
<Tag>w3</Tag>
<Tag>web</Tag>
<Tag>web-design-and-applications</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, 22 Oct 2013 15:59:09 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="37361" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37361">
<Title>Apple Targets Microsoft Office With Free Apps</Title>
<Body>
<![CDATA[
    <div class="html-content">The applications, which essentially duplicate Microsoft Office and used to cost $10 each, will now be free to anyone who buys a new Apple device.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2013%2F10%2F23%2Ftechnology%2Fwith-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Apple+Targets+Microsoft+Office+With+Free+Apps" 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%2F10%2F23%2Ftechnology%2Fwith-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Apple+Targets+Microsoft+Office+With+Free+Apps" 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%2F10%2F23%2Ftechnology%2Fwith-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Apple+Targets+Microsoft+Office+With+Free+Apps" 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%2F10%2F23%2Ftechnology%2Fwith-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Apple+Targets+Microsoft+Office+With+Free+Apps" 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%2F10%2F23%2Ftechnology%2Fwith-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Apple+Targets+Microsoft+Office+With+Free+Apps" 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/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/sc/21/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176968791620/u/0/f/640387/c/34625/s/32c7329c/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The applications, which essentially duplicate Microsoft Office and used to cost $10 each, will now be free to anyone who buys a new Apple device.      </Summary>
<Website>http://www.nytimes.com/2013/10/23/technology/with-new-apple-ipads-tablets-move-closer-to-passing-pcs-in-sales.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37361/guest@my.umbc.edu/ee8e65485a50c561c37977c8f700acd3/api/pixel</TrackingUrl>
<Tag>amazon-com-inc-amzn-nasdaq</Tag>
<Tag>apple-inc-aapl-nasdaq</Tag>
<Tag>gartner-inc-it-nyse</Tag>
<Tag>google-inc-goog-nasdaq</Tag>
<Tag>ipad</Tag>
<Tag>new</Tag>
<Tag>tablet-computers</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, 22 Oct 2013 15:55:35 -0400</PostedAt>
<EditAt>Tue, 22 Oct 2013 20:35:56 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="37356" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37356">
<Title>Part-Time Jobs</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>The following part-time positions have been posted within the past week to UMBCworks. Login to your account (via the link in the Jobs &amp; Internships topic in myUMBC) and find details and application instructions as well as hundreds of other job postings!<br><br>9261527 - Welcome Center Staff - Howard County Tourism &amp; Promotion<br>9261482 - Fitness Specialist - Erickson Living<br>9261465 - Rehabilitation Counselor - TAY - Humanim<br>9261335 - Teachers/Tutors - bSmart Learning Center<br>9261293 - Sales Associate - Lucky Brand Jeans (Columbia Mall<br>9261299 - AP Chemistry Teacher - SpiderSmart Learning Center<br><br><br><br></p>
    <p><br></p>
    <p><br></p>
    <p><br></p>
    <p><br></p>
    </div>
]]>
</Body>
<Summary>The following part-time positions have been posted within the past week to UMBCworks. Login to your account (via the link in the Jobs &amp; Internships topic in myUMBC) and find details and...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37356/guest@my.umbc.edu/828c0129b371b221f6aefb242298b11e/api/pixel</TrackingUrl>
<Tag>featured-jobs</Tag>
<Tag>jobs</Tag>
<Tag>part-time</Tag>
<Group token="careers">Career Center</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/careers</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/original.jpg?1411655278</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxlarge.png?1411655278</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xlarge.png?1411655278</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/large.png?1411655278</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/medium.png?1411655278</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/small.png?1411655278</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xsmall.png?1411655278</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/018/729f2c7eeeab66f50f4ab3677539a585/xxsmall.png?1411655278</AvatarUrl>
<Sponsor>Career Services Center</Sponsor>
<PawCount>1</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Tue, 22 Oct 2013 15:52:38 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="37362" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37362">
<Title>CSS Position: fixed-sticky, Flexbox, Google Web Designer &#8211; Treehouse Show Episode 62</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>It’s Tuesday, or as we affectionately call it at Treehouse, Treehouse Show-day!!! This week Nick and Jason will show you a polyfill for <code>position: sticky</code>, what the heck <code>position: sticky</code> even is, CSS Flexible Box Layout, and Google’s new Web Designer app for creating HTML5 based designs.</p>
    <p></p>
    <div class="embed-container"><iframe src="//www.youtube.com/embed/ZPrUPhaSMRI" frameborder="0" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowFullScreen">[Video]</iframe></div>
    <h3>This Week’s Links</h3>
    <ul>
    <li>
    <p><a href="http://github.com/filamentgroup/fixed-sticky" rel="nofollow external" class="bo">filamentgroup/fixed-sticky · GitHub</a></p>
    </li>
    <li>
    <p><a href="http://github.com/elclanrs/jq-idealforms" rel="nofollow external" class="bo">elclanrs/jq-idealforms · GitHub</a></p>
    </li>
    <li>
    <p><a href="http://n12v.com/focus-transition/" rel="nofollow external" class="bo">Focus transition</a></p>
    </li>
    <li>
    <p><a href="http://github.com/wilsonpage/fastdom" rel="nofollow external" class="bo">wilsonpage/fastdom · GitHub</a></p>
    </li>
    <li>
    <p><a href="http://philipwalton.github.io/solved-by-flexbox/" rel="nofollow external" class="bo">Solved By Flexbox — Cleaner, hack-free CSS</a></p>
    </li>
    <li>
    <p><a href="http://www.jordanm.co.uk/lab/topdrawer" rel="nofollow external" class="bo">Top Drawer – A smooth dropdown menu for responsive web design | Experiment #5</a></p>
    </li>
    <li>
    <p><a href="http://www.google.com/webdesigner/" rel="nofollow external" class="bo">Google Web Designer</a></p>
    </li>
    <li>
    <p><a href="http://www.fullscreenmario.com/" rel="nofollow external" class="bo">Full Screen Mario</a></p>
    </li>
    </ul>
    <p>The post <a href="http://blog.teamtreehouse.com/css-position-fixed-sticky-flexbox-google-web-designer-treehouse-show-episode-62" rel="nofollow external" class="bo">CSS Position: fixed-sticky, Flexbox, Google Web Designer – Treehouse Show Episode 62</a> appeared first on <a href="http://blog.teamtreehouse.com" rel="nofollow external" class="bo">Treehouse Blog</a>.</p>
    </div>
]]>
</Body>
<Summary>It’s Tuesday, or as we affectionately call it at Treehouse, Treehouse Show-day!!! This week Nick and Jason will show you a polyfill for position: sticky, what the heck position: sticky even is,...</Summary>
<Website>http://feedproxy.google.com/~r/teamtreehouse/~3/34fjpJotQ40/css-position-fixed-sticky-flexbox-google-web-designer-treehouse-show-episode-62</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37362/guest@my.umbc.edu/9fb4d6cd23b07e9096ef304ae1b4ea57/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, 22 Oct 2013 15:32:22 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="37352" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37352">
<Title>StepUp Program!</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <span>This is a mentoring program for high school students that will run on Fridays from 2:30 to 3:30pm starting October 25th</span><span>. Volunteers will meet with CHS students and help them with their career goals and strengthen their skills for college. Volunteers will be matched as best as possible with students of similar educational interests. There will be a carpool available. A mentoring application needs to be filled out. </span><span>Email Keerthi at </span><a href="mailto:vh91534@umbc.edu" rel="nofollow external" class="bo">vh91534@umbc.edu</a><span> if interested!</span>
    </div>
]]>
</Body>
<Summary>This is a mentoring program for high school students that will run on Fridays from 2:30 to 3:30pm starting October 25th. Volunteers will meet with CHS students and help them with their career...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37352/guest@my.umbc.edu/aca302ed32bf7b4acb15d3f063e94bad/api/pixel</TrackingUrl>
<Group token="retired-211">The National Society of Collegiate Scholars</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-211</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/original.jpg?1302061717</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/large.png?1302061717</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/medium.png?1302061717</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/small.png?1302061717</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxsmall.png?1302061717</AvatarUrl>
<Sponsor>The National Society of Collegiate Scholars</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 22 Oct 2013 15:12:31 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="37351" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37351">
<Title>Tutoring at Catonsville High School!</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <span>Many of the students are upper level AP/Honors/College courses part of the Rising scholars program who may need additional assistance. This will be a program that will run weekly or bi-weekly after school (after 2:15pm</span><span>). </span><span>Email Keerthi at </span><span><a href="mailto:vh91534@umbc.edu" rel="nofollow external" class="bo">vh91534@umbc.edu</a> if interested!</span>
    </div>
]]>
</Body>
<Summary>Many of the students are upper level AP/Honors/College courses part of the Rising scholars program who may need additional assistance. This will be a program that will run weekly or bi-weekly...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37351/guest@my.umbc.edu/6a27f20a2d7ebb29a0a789ddb665ea98/api/pixel</TrackingUrl>
<Group token="retired-211">The National Society of Collegiate Scholars</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-211</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/original.jpg?1302061717</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/large.png?1302061717</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/medium.png?1302061717</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/small.png?1302061717</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxsmall.png?1302061717</AvatarUrl>
<Sponsor>The National Society of Collegiate Scholars</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 22 Oct 2013 15:10:50 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="37350" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37350">
<Title>Tutoring at Catonsville Middle School!</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <span>Dates convenient for tutoring will be set once we have a list of students interested in tutoring. Tutors need to be background checked and fingerprinted at the Baltimore County Public School Office of Fingerprinting in Towson, MD. The cost of this will be taken care of. Email Keerthi at </span><span><a href="mailto:vh91534@umbc.edu" rel="nofollow external" class="bo">vh91534@umbc.edu</a> if interested!</span>
    </div>
]]>
</Body>
<Summary>Dates convenient for tutoring will be set once we have a list of students interested in tutoring. Tutors need to be background checked and fingerprinted at the Baltimore County Public School...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37350/guest@my.umbc.edu/8875ebeab3f4bac0ac2d3f6b5a87d5ef/api/pixel</TrackingUrl>
<Group token="retired-211">The National Society of Collegiate Scholars</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-211</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/original.jpg?1302061717</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xlarge.png?1302061717</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/large.png?1302061717</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/medium.png?1302061717</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/small.png?1302061717</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xsmall.png?1302061717</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/211/99e4ff886ade110350981edaec84553c/xxsmall.png?1302061717</AvatarUrl>
<Sponsor>The National Society of Collegiate Scholars</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 22 Oct 2013 15:09:42 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="37353" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37353">
<Title>Gadgetwise: Vacuum Tubes in a Speaker, but Lacking Old-Time Warmth</Title>
<Body>
<![CDATA[
    <div class="html-content">Samsung’s new sound bar has the conveniences of today’s technology, and the company has tried to replicate the rich tones of last century’s audio.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2013%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fvacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Vacuum+Tubes+in+a+Speaker%2C+but+Lacking+Old-Time+Warmth" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fvacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Vacuum+Tubes+in+a+Speaker%2C+but+Lacking+Old-Time+Warmth" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fvacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Vacuum+Tubes+in+a+Speaker%2C+but+Lacking+Old-Time+Warmth" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fvacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Vacuum+Tubes+in+a+Speaker%2C+but+Lacking+Old-Time+Warmth" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fvacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Vacuum+Tubes+in+a+Speaker%2C+but+Lacking+Old-Time+Warmth" 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/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/sc/21/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592863/u/0/f/640387/c/34625/s/32c6d4ca/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Samsung’s new sound bar has the conveniences of today’s technology, and the company has tried to replicate the rich tones of last century’s audio.      </Summary>
<Website>http://www.nytimes.com/2013/10/24/technology/personaltech/vacuum-tubes-in-a-speaker-but-yesterdays-warmth-is-lacking.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37353/guest@my.umbc.edu/5ff82756bbf6498c1ae68444c42e7437/api/pixel</TrackingUrl>
<Tag>new</Tag>
<Tag>samsung-group</Tag>
<Tag>speakers-audio</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, 22 Oct 2013 15:05:05 -0400</PostedAt>
<EditAt>Tue, 22 Oct 2013 15:05:05 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="37354" important="false" status="posted" url="https://my3.my.umbc.edu/posts/37354">
<Title>Gadgetwise: Earbuds Built of Sterner Stuff, With a Few Quirks</Title>
<Body>
<![CDATA[
    <div class="html-content">The housings, fittings and plug of the RHA 750i are made from stainless steel, not plastic.<br><div><table border="0"><tbody><tr><td>
    <a href="http://share.feedsportal.com/share/twitter/?u=http%3A%2F%2Fwww.nytimes.com%2F2013%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fsolidly-built-earbuds-with-a-few-quirks.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Earbuds+Built+of+Sterner+Stuff%2C+With+a+Few+Quirks" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fsolidly-built-earbuds-with-a-few-quirks.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Earbuds+Built+of+Sterner+Stuff%2C+With+a+Few+Quirks" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fsolidly-built-earbuds-with-a-few-quirks.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Earbuds+Built+of+Sterner+Stuff%2C+With+a+Few+Quirks" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fsolidly-built-earbuds-with-a-few-quirks.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Earbuds+Built+of+Sterner+Stuff%2C+With+a+Few+Quirks" 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%2F10%2F24%2Ftechnology%2Fpersonaltech%2Fsolidly-built-earbuds-with-a-few-quirks.html%3Fpartner%3Drss%26emc%3Drss&amp;t=Gadgetwise%3A+Earbuds+Built+of+Sterner+Stuff%2C+With+a+Few+Quirks" 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/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/sc/19/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/176966592862/u/0/f/640387/c/34625/s/32c6d4c5/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The housings, fittings and plug of the RHA 750i are made from stainless steel, not plastic.      </Summary>
<Website>http://www.nytimes.com/2013/10/24/technology/personaltech/solidly-built-earbuds-with-a-few-quirks.html?partner=rss&amp;emc=rss</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/37354/guest@my.umbc.edu/59843aa59744272885f9e598e537fd3c/api/pixel</TrackingUrl>
<Tag>headphones-and-headsets</Tag>
<Tag>new</Tag>
<Tag>rha</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, 22 Oct 2013 15:04:11 -0400</PostedAt>
<EditAt>Tue, 22 Oct 2013 15:04:11 -0400</EditAt>
</NewsItem>

</News>
