<?xml version="1.0"?>
<News hasArchived="true" page="8450" pageCount="10776" pageSize="10" timestamp="Sat, 29 Aug 2026 06:46:22 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=8450">
<NewsItem contentIssues="false" id="34432" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34432">
<Title>End to end encryption in JS Web Apps</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>The most significant burden to mainstream encryption is the proliferation of web apps, such as email clients, and the lack of a good encryption story inside the browser. The question is: can we use end to end encryption inside JavaScript web apps?</p>
    
    <p>Asymmetric encryption suffers from the same problems as OpenID, it’s a complex subject and if its success is conditional on being understood by your average user then it will never be popular in the mainstream. The only way to deal with crypto is to do what we programmers do best: abstract it and make it work transparently behind the scenes. </p>
    
    <p>The issue is with ‘The Cloud’. A lot of communication applications, perhaps the majority of them, are served and hosted remotely. So how can we add encryption to hosted web apps? We need to solve three problems: </p>
    
    <ol>
    <li>Asymmetric (RSA) encryption/decryption routines in the browser</li>
    <li>Public key discovery</li>
    <li>Secure private key distribution amongst a users' devices</li>
    </ol>
    
    <p>For JavaScript encryption/decryption routines we have a spec called <a href="http://www.w3.org/TR/WebCryptoAPI/" rel="nofollow external" class="bo">WebCrypto</a>. Both Google and Mozilla are working on this, but the bad news is it isn’t available in any browser today [1]. A draft of the spec was just published though, and both browsers have <a href="https://code.google.com/p/chromium/issues/detail?id=245025" rel="nofollow external" class="bo">open</a> <a href="https://bugzilla.mozilla.org/showdependencytree.cgi?id=865789&amp;hide_resolved=1" rel="nofollow external" class="bo">bugs</a> showing active development. Hopefully implementation is only a matter of time [2].</p>
    
    <p>Now, the browser isn’t a trusted client - that’s true. A company could just update their JavaScript and log data whenever it’s decrypted on the client-side. Indeed, they might be compelled to do so. However, the key thing is that this can be detected. Knowing your communications are compromised is half the battle.</p>
    
    <p>There are a few ways that public key discovery could be implemented. For example, this could be part of the JS web app - the first time the user signs up their public key (stored in the browser’s keychain) is requested and stored. Indeed WebCrypto contains provisions for generating &amp; retrieving keys. </p>
    
    <p>Again, this is open to abuse - a malicious service provide could MITM communications by inserting their own public key. However, like the previous attack this ultimately could be detected (not least by key pinning).</p>
    
    <p>The last issue is private key distribution. Your average user wants apps to work seamlessly between their devices without them having to manually copy over private keys. In addition syncing private keys with an external provider, such as Apple, clearly isn’t secure. How do we provide an easy key distribution system?</p>
    
    <p>To be honest, I don’t have a good answer here. Perhaps secure synchronization on the local network similar to the way OSX’s AirDrop works? Or perhaps we should just encrypt and duplicate each message multiple times for all the recipient’s devices?</p>
    
    <p>Security is always a trade-off with convenience, and the solutions I’ve presented above clearly have their own compromises. Indeed, as well as the security concessions I listed above, there are also convenience ones too. For example, without the plain text of a message web apps can’t offer search. However, surely these compromises are better then the situation we’re in now - no security at all.</p>
    
    <hr>
    
    <p>[1] - <em>You can tinker with a <a href="http://polycrypt.net/" rel="nofollow external" class="bo">Polyfill for now</a></em><br>
    [2] - <em>Although it won’t hurt to voice your support, or even give a hand implementing it.</em></p>
    
    <p>Email: <a href="mailto:alex@alexmaccaw.com" rel="nofollow external" class="bo">alex@alexmaccaw.com</a><br>
    Key ID: CBB1BD61<br>
    Public key: <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0xAF618363CBB1BD61" rel="nofollow external" class="bo">http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0xAF618363CBB1BD61</a></p>
    </div>
]]>
</Body>
<Summary>The most significant burden to mainstream encryption is the proliferation of web apps, such as email clients, and the lack of a good encryption story inside the browser. The question is: can we...</Summary>
<Website>http://blog.alexmaccaw.com/end-to-end-encryption-in-js-web-apps</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34432/guest@my.umbc.edu/ab9c285ac9cfcec14500acfaccf9ded5/api/pixel</TrackingUrl>
<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 16:06:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34427" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34427">
<Title>How do I reveal the full headers of an email?</Title>
<Body>
<![CDATA[
    <div class="html-content"><div>    <p>
            Page
                <strong>edited</strong> by
                        <a href="https://wiki.umbc.edu/display/~amocko1%0A" rel="nofollow external" class="bo">Andrea Mocko</a>
                </p>
            <div>
            <h2>Tell Me</h2>
    <p>The headers allow DoIT to see where the email was generated from and the path it took to reach your inbox. In the case of emails sent from within the campus we have a very high likelihood of tracking down the original sender, otherwise there is still some information we may be able to use.</p>
    <ol>
    <li>In Gmail, open the message of interest</li>
    <li>Click on the <strong>drop down arrow</strong> next to the <strong>Reply</strong> arrow <img src="https://wiki.umbc.edu/download/attachments/1867879/screen-capture-2.png?version=1&amp;modificationDate=1377030609000&amp;api=v2" style="max-width: 100%; height: auto;">, at the upper left of the message.</li>
    <li>Select <strong>Show original</strong> from the drop down menu.<br><img src="https://wiki.umbc.edu/download/attachments/1867879/ShowOriginal.jpg?version=1&amp;modificationDate=1377028695000&amp;api=v2" style="max-width: 100%; height: auto;">
    </li>
    <li>The full headers, plus the text of the message, will appear in a new browser window (or new tab depending on your browser's settings).</li>
    <li>Right-click anywhere in this window, then click <strong>Select All</strong>
    </li>
    <li>Right-click anywhere in the now-highlighted text, and click <strong>Copy</strong>
    </li>
    </ol>
    <p>You can now paste the full text of the message, including headers, into a new email message.</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%3D1867879&amp;q=0&amp;v=1&amp;s=faq&amp;l=email+spam+gmail" 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%3D1867879" 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%3D1867879" 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%3D1867879&amp;q=0&amp;v=0&amp;s=faq&amp;l=email+spam+gmail" rel="nofollow external" class="bo">Request Help</a></p>
    <p> </p>
        </div>
            <div>
           <a href="https://wiki.umbc.edu/pages/viewpage.action?pageId=1867879" rel="nofollow external" class="bo">View Online</a>
                  ·
           <a href="https://wiki.umbc.edu/pages/diffpagesbyversion.action?pageId=1867879&amp;revisedVersion=10&amp;originalVersion=9" rel="nofollow external" class="bo">View Changes Online</a>       
                      </div>
    </div></div>
]]>
</Body>
<Summary>Page             edited by                     Andrea Mocko                                  Tell Me  The headers allow DoIT to see where the email was generated from and the path it took to reach...</Summary>
<Website>https://wiki.umbc.edu/pages/viewpage.action?pageId=1867879</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34427/guest@my.umbc.edu/03a79e3550a6a4d53c39d02bb82920f1/api/pixel</TrackingUrl>
<Tag>email</Tag>
<Tag>faq</Tag>
<Tag>gmail</Tag>
<Tag>spam</Tag>
<Group token="retired-428">UMBC FAQ</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-428</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/images/avatars/group/1/xsmall.png?1787842820</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/images/avatars/group/1/original.png?1787842820</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/images/avatars/group/1/xxlarge.png?1787842820</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/images/avatars/group/1/xlarge.png?1787842820</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/images/avatars/group/1/large.png?1787842820</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/images/avatars/group/1/medium.png?1787842820</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/images/avatars/group/1/small.png?1787842820</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/images/avatars/group/1/xsmall.png?1787842820</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/images/avatars/group/1/xxsmall.png?1787842820</AvatarUrl>
<Sponsor>UMBC FAQ</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 15:58:32 -0400</PostedAt>
<EditAt>Tue, 20 Aug 2013 16:30:24 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="34423" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34423">
<Title>Two Honors Students' Internships Featured in the Patch</Title>
<Body>
<![CDATA[
    <div class="html-content">Kabish Shah and Christie Smith are featured in the Baltimore County Patch's story on college students' summer internships. Congrats Kabish and Christie!</div>
]]>
</Body>
<Summary>Kabish Shah and Christie Smith are featured in the Baltimore County Patch's story on college students' summer internships. Congrats Kabish and Christie!</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34423/guest@my.umbc.edu/249c29ff5f5becee9be7c64b0150cfae/api/pixel</TrackingUrl>
<Group token="honorscollege">Honors College</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/honorscollege</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xsmall.png?1339897259</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/original.jpg?1339897259</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xxlarge.png?1339897259</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xlarge.png?1339897259</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/large.png?1339897259</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/medium.png?1339897259</AvatarUrl>
<AvatarUrl size="small">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/small.png?1339897259</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xsmall.png?1339897259</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/413/cd2018beeece5fb0a71a96308e567bde/xxsmall.png?1339897259</AvatarUrl>
<Sponsor>Honors College</Sponsor>
<PawCount>0</PawCount>
<CommentCount>1</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 15:02:20 -0400</PostedAt>
<EditAt>Tue, 30 May 2023 13:05:00 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="123141" important="false" status="posted" url="https://my3.my.umbc.edu/posts/123141">
<Title>Ruben Delgado, JCET, in the Baltimore Sun</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>What do you need to do to put up offshore wind turbines? You need to know where the wind is. That’s what Ruben Delgado, a faculty research assistant in UMBC’s Joint Center for Earth Systems Technology (JCET), is working on.</p>
    <p>Timothy Wheeler at the Baltimore Sun wrote:</p>
    <p>“Also aboard are scientists from the University of Maryland, Baltimore County, who are gathering data on atmospheric conditions and winds high above the water, where the giant turbine blades will be.</p>
    <p>Ruben Delgado, a faculty research assistant at UMBC, said the data gathered using remote sensing gear on board as well as old-fashioned weather balloons launched from the deck will help scientists and potential wind developers ground-truth the government’s wind-speed estimates, which are generated by computer models using mostly land-based data. The cruise also may provide information on how winds can vary from day to day and hour to hour.</p>
    <p>“You need to know what the variation is,” Delgado said, “because if you have a windmill and all of a sudden have a gust, that means it’s going to produce more power.”</p>
    <p>On Friday afternoon, the windspeed aloft where the turbine blades would spin was a steady 10 meters per second, he reported.”</p>
    <p>Read more: <a href="http://www.baltimoresun.com/features/green/blog/bs-gr-offshore-wind-survey-20130819,0,7275793.story#ixzz2cWNbJgFc" rel="nofollow external" class="bo">http://www.baltimoresun.com/features/green/blog/bs-gr-offshore-wind-survey-20130819,0,7275793.story#ixzz2cWNbJgFc</a></p>
    </div>
]]>
</Body>
<Summary>What do you need to do to put up offshore wind turbines? You need to know where the wind is. That’s what Ruben Delgado, a faculty research assistant in UMBC’s Joint Center for Earth Systems...</Summary>
<Website>https://umbc.edu/stories/ruben-delgado-physics-in-the-baltimore-sun/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/123141/guest@my.umbc.edu/da8c3080c2a0829b807f4ea18e355cb0/api/pixel</TrackingUrl>
<Tag>cnms</Tag>
<Tag>physics</Tag>
<Tag>policy-and-society</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 14:54:46 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="34420" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34420">
<Title>Occupational Safety and Health Training and Assessment</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <div>In conjunction with the UMBC Institutional Animal Care and Use Committee and Environmental Safety and Health, the ORPC is pleased to provide updated information about the occupational health and safety program (OHSP) designed to provide information and procedures to protect the health and safety of individuals working with or near research animals.  The program follows guidance and requirements for promoting occupational safety in accordance with university policy as well as federal regulatory requirements.</div>
    <div><br></div>
    <div>The UMBC OHSP's primary purpose is to educate and promote safe practices and personnel safety as well as preventing occupational injury and illness. Personnel working with or near research animals face several occupational health risks, including the possibility of allergic reactions, animal-related injuries such as bites, zoonoses (diseases that spread from animals to humans), and exposure to hazardous materials. </div>
    <div><br></div>
    <div>Two steps are involved to ensure the all persons working with animals are in compliance with this program:</div>
    <div><br></div>
    <div>1) Taking the required training <span> that describes the </span><span>basics of animal safety and working in a laboratory setting as well as specific safety issues and precautions. This training is separate from the CITI animal care and use modules personnel complete prior to working on an approval animal protocol.</span>
    </div>
    <div>2) Completing a required risk assessment form to evaluate if personnel are “at risk” by working in the lab animal environment and recommendations and services for <span>further health assessment.</span>
    </div>
    <span> <br></span><div>Additional requirements and information about the OSHP, training and risk assessment is available at <a href="http://umbc.edu/research/ORPC/IACUC_oshp_overview.html" rel="nofollow external" class="bo">http://umbc.edu/research/ORPC/IACUC_oshp_overview.html</a>.</div>
    </div>
]]>
</Body>
<Summary>In conjunction with the UMBC Institutional Animal Care and Use Committee and Environmental Safety and Health, the ORPC is pleased to provide updated information about the occupational health and...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34420/guest@my.umbc.edu/61c8370145f54225dcead3c9c8cea1be/api/pixel</TrackingUrl>
<Group token="compliance">Office of Research Protections and Compliance</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/compliance</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/xsmall.png?1406813901</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/original.jpg?1406813901</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/xxlarge.png?1406813901</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/xlarge.png?1406813901</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/large.png?1406813901</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/medium.png?1406813901</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/small.png?1406813901</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/xsmall.png?1406813901</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/163/aea9789988c08f28538422f1c3427388/xxsmall.png?1406813901</AvatarUrl>
<Sponsor>Office for Research Protections and Compliance</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 14:43:40 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="34421" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34421">
<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 has a long history in public education, having spent more than 20 years as a teacher, principal and chief educational … <a href="http://umbcalumni.wordpress.com/2013/08/20/maxwell-02-llc-appointed-ceo-of-prince-georges-schools/" rel="nofollow external" class="bo">Continue reading <span>→</span></a>
    </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 has a long history in public education, having...</Summary>
<Website>http://umbcalumni.wordpress.com/2013/08/20/maxwell-02-llc-appointed-ceo-of-prince-georges-schools/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34421/guest@my.umbc.edu/7594ba94daa7258f5767e1e38c713d53/api/pixel</TrackingUrl>
<Tag>00s-alums</Tag>
<Tag>anne-arundel-county-maryland</Tag>
<Tag>arts-and-humanities</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-20">UMBC Alumni</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-20</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/original.png?1280681147</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/large.png?1280681147</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/medium.png?1280681147</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/small.png?1280681147</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxsmall.png?1280681147</AvatarUrl>
<Sponsor>UMBC Alumni</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="34424" important="false" status="posted" url="https://my3.my.umbc.edu/posts/34424">
<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 has a long history in public education, having spent more than 20 years as a teacher, principal and chief educational … <a href="https://umbcalumni.wordpress.com/2013/08/20/maxwell-02-llc-appointed-ceo-of-prince-georges-schools/" rel="nofollow external" class="bo">Continue reading <span>→</span></a>
    </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 has a long history in public education, having...</Summary>
<Website>https://umbcalumni.wordpress.com/2013/08/20/maxwell-02-llc-appointed-ceo-of-prince-georges-schools/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/34424/guest@my.umbc.edu/a2a853c1277771955f7b2f1ed8b33b43/api/pixel</TrackingUrl>
<Tag>00s-alums</Tag>
<Tag>anne-arundel-county-maryland</Tag>
<Tag>arts-and-humanities</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-20">UMBC Alumni</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-20</GroupUrl>
<AvatarUrl>https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/original.png?1280681147</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xlarge.png?1280681147</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/large.png?1280681147</AvatarUrl>
<AvatarUrl size="medium">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/medium.png?1280681147</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/small.png?1280681147</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xsmall.png?1280681147</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/020/08fe2621d8e716b02ec0da35256a998d/xxsmall.png?1280681147</AvatarUrl>
<Sponsor>UMBC Alumni</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Tue, 20 Aug 2013 14:41:15 -0400</PostedAt>
</NewsItem>

<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://assets1-my.umbc.edu/images/avatars/group/8/xsmall.png?1787842820</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/images/avatars/group/8/original.png?1787842820</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/images/avatars/group/8/xxlarge.png?1787842820</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/images/avatars/group/8/xlarge.png?1787842820</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/images/avatars/group/8/large.png?1787842820</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/images/avatars/group/8/medium.png?1787842820</AvatarUrl>
<AvatarUrl size="small">https://assets3-my.umbc.edu/images/avatars/group/8/small.png?1787842820</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/images/avatars/group/8/xsmall.png?1787842820</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/images/avatars/group/8/xxsmall.png?1787842820</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>

</News>
