<?xml version="1.0"?>
<News hasArchived="true" page="7627" pageCount="10793" pageSize="10" timestamp="Sat, 05 Sep 2026 08:11:00 -0400" url="https://my3.my.umbc.edu/posts.xml?mode=activity&amp;page=7627&amp;range=2">
<NewsItem contentIssues="true" id="43509" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43509">
<Title>Wireframes vs. Prototypes: What&#8217;s the Difference?</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p>A <em>wireframe</em> is not the same as a <em>prototype</em> but even seasoned design professionals can sometimes get the two terms mixed up.</p>
    <p>It’s time to set things straight once and for all, since (semantics aside) the difference between a wireframe and a prototype is actually quite substantial.</p>
    <p></p>
    <p><strong>Editor’s note:</strong> This is an article by Marcin Treder, CEO of <a href="http://uxpin.com/" rel="nofollow external" class="bo">UXPin</a>.</p>
    <h3>Wireframe</h3>
    <p>A wireframe is a low-fidelity representation of a product’s design.</p>
    <p>It has three simple objectives; the clear presentation of:</p>
    <ol>
    <li>Main groups of information</li>
    <li>Layout/structure of information</li>
    <li>Core visualization and descriptions of user interface interactions</li>
    </ol>
    <p>Wireframes, if properly created, serve as the <strong>backbone</strong> of the product.</p>
    <p>It’s just like an architectural blueprint of a house: It states plainly and clearly <em>what</em> should go <em>where.</em></p>
    <h4>Visual Characteristics of a Wireframe</h4>
    <p>The visual characteristics of a wireframe are very limited. Usually designers just use boxes, lines, and a grayscale color palette (to represent different levels of visual hierarchy in the design).</p>
    <p><img src="http://cdn.sixrevisions.com/0417-03_simple_vector_wireframe.png" width="550" height="519" style="max-width: 100%; height: auto;"><span>A simple vector wireframe</span></p>
    <p>The majority of the final content — images, videos, text, etc. — is left out for later stages of the process. Often, these omitted parts of the interface are represented by <strong>placeholders.</strong> Images tend to be represented by crossed boxes and text with <a href="http://en.wikipedia.org/wiki/Lorem_ipsum" rel="nofollow external" class="bo">Lorem ipsum</a>.</p>
    <h4>Benefits of Wireframing</h4>
    <p>Since wireframes are quick and cheap to produce — especially when you use dedicated wireframing software such as <a href="http://uxpin.com/" rel="nofollow external" class="bo">UXPin</a>, <a href="http://balsamiq.com/" rel="nofollow external" class="bo">Balsamiq</a>, or <a href="http://axure.com/" rel="nofollow external" class="bo">Axure</a> — they should be used right at the beginning of the design process.</p>
    <p>There’s nothing better for gathering feedback early on than a solid wireframe.</p>
    <p>Why?</p>
    <p>Because people can <strong>focus</strong> more on function, information architecture, UX, user flow, usability, user interactions, and so on, rather than having these foundational aspects of a design being overshadowed by its aesthetics.</p>
    <p>In addition, any required changes can be done quickly without too many tedious code and graphics-editor adjustments.</p>
    <p>This <a href="http://www.youtube.com/watch?v=pYDoUhIncqk&amp;feature=share&amp;list=UUDs_0QFb2X9N_-ZMJPHs6_Q&amp;index=4" rel="nofollow external" class="bo">video</a> that my startup put together shows how easy wireframing can be.</p>
    <p>
    </p>
    <div class="embed-container"><iframe src="//www.youtube.com/embed/pYDoUhIncqk?list=UUDs_0QFb2X9N_-ZMJPHs6_Q" frameborder="0" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowFullScreen">[Video]</iframe></div>
    
    <h4>Interactive Wireframe (or Clickable Wireframe)</h4>
    <p>Sometimes designers like to increase the fidelity of their work a bit to stress the importance of certain parts of the UI, as well as to present and quickly test the soundness of interactions between elements. A very popular way of doing that quickly is the creation of an <strong>interactive wireframe</strong>, also known as a <strong>clickable wireframe.</strong></p>
    <p><img src="http://cdn.sixrevisions.com/0417-01_uxpin_wireframe.png" width="550" height="367" style="max-width: 100%; height: auto;"><span>A more sophisticated wireframe designed using UXPin, a specialized wirefaming/prototyping tool</span></p>
    <p>Interactive wireframes might be very helpful on the first presentation of a design to a stakeholder or client. If you’ve ever heard the classic question "What happens if I click <em>this</em> button?" you will have the answer right on your interactive wireframe. It’s impressive and engaging.</p>
    <h4>Being Careful with the Presentation of Wireframes</h4>
    <p>To a layman, e.g. our project clients or non-technical managers/employers, looking at a wireframe might be perplexing because wireframes might not have any resemblance to the final design at all.</p>
    <p><img src="http://cdn.sixrevisions.com/0417-02_handsketched_wireframe.png" alt="" width="550" height="417" style="max-width: 100%; height: auto;"><span>Quick hand-sketched wireframing of an app’s user flow by <a href="https://www.flickr.com/photos/d2clon/4402993445/in/photostream/" rel="nofollow external" class="bo">Fernando Guillen</a></span></p>
    <p>That’s why we need to take some time to explain what a wireframe is — and, more importantly, its significance within the design process — before we show it to individuals that are uninitiated to the concept of wireframes.</p>
    <h3>Prototype</h3>
    <p>A <strong>prototype</strong> is a mid- to high-fidelity representation of the final user interface.</p>
    <p>The goal of a prototype is straightforward: Simulate the interaction between the user and the interface.</p>
    <p>Whenever a button is clicked, the appropriate action must occur, mimicking the experience of a full product.</p>
    <h4>Visual Characteristics of a Prototype</h4>
    <p>When it comes to aesthetics, a prototype may closely resemble the final version of the product.</p>
    <p>Basically, a prototype looks like the final product, but it just doesn’t have the nuts-and-bolts  yet (i.e. HTML, CSS, JS, server-side programming, databases, etc.)</p>
    <p><img src="http://cdn.sixrevisions.com/0417-04_interactive_prototype.jpg" width="550" height="377" style="max-width: 100%; height: auto;"><span>Interactive prototype designed in UXPin</span></p>
    <p>Primary colors should be all set, key content (at least the essential pieces) must be present, <a href="http://sixrevisions.com/usabilityaccessibility/information-architecture-101-techniques-and-best-practices/" title="Information Architecture 101: Techniques and Best Practices" rel="nofollow external" class="bo">IA</a> should be demonstrated, and typography should, to a reasonable extent, represent the final version. Clicking on an interactive object should demonstrate its subsequent response.</p>
    <h4>Benefits of Prototyping</h4>
    <p>Why is prototyping important? Because prototypes are typically for testing a product with real users. Early testing of prototypes can save tons of money and time that would have gone toward developing the wrong interface and back-end product architecture. It is a good validation tool for the design and development of the product.</p>
    <p>In addition, showing a prototype to users and asking them to go through some basic use-cases is amazingly insightful and inspiring for the entire team.</p>
    <p>Instead of spending time coding the prototype, designers today can engage in a rapid and cost-effective prototyping process using software that I’ll talk about in a bit.</p>
    <p>Any changes you need to make after user-testing can be implemented more quickly, without wasting the time of your engineers.</p>
    <h3>Design Workflow</h3>
    <p>Understanding the very nature of design, and the difference between wireframes and prototypes, is really just the entry point to the world of user experience design.</p>
    <p>The magic happens when you’re able to combine the many pieces of the process into a cohesive, effective, and efficient workflow.</p>
    <p>When I was managing a UX design department a few of years back, the biggest mistake I saw in our process was this: We treated wireframes as disposable and non-essential. So we would rush the process and we wouldn’t give the wireframing process the time and effort it deserves. They were too sketchy and messy to be used as a blueprint — the foundational backbone — of a solid prototype and the final product.</p>
    <h4>A Few Tips</h4>
    <ul>
    <li>While wireframing, create reusable elements that can be edited so that when you’re in the prototyping stage, you can simply just refine those elements</li>
    <li>Make sure that when the wireframe is done, it represents the latest feedback from your teammates and stakeholders</li>
    <li>Use software to your advantage</li>
    </ul>
    <h3>Wireframing and Prototyping Software</h3>
    <p>I’ll end with a list of tools you can use to make wireframing and prototyping easier.</p>
    <p>Below you’ll find some of the most popular wireframing and prototyping tools, including the one my company has developed.</p>
    <p>Test them (most have some sort of free trial) and choose the weapon that fits you and your team best!</p>
    <h4><a href="http://uxpin.com/" rel="nofollow external" class="bo">UXPin</a></h4>
    <p>We have over 900 UI elements ready to be used on wireframes and prototypes. Please feel free to ask me questions about it in the comments.</p>
    <p><a href="http://uxpin.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-05_wireframe_prototype_software_uxpin.jpg" width="550" height="382" alt="UXPin" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://proto.io/" rel="nofollow external" class="bo">Proto.io</a></h4>
    <p>A very robust prototyping tool that can output HTML/CSS and demonstrate touchscreen interactions. Prototypes can be tested in actual devices.</p>
    <p><a href="http://proto.io/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-06_wireframe_prototype_protoio.png" width="550" height="382" alt="Proto.io" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://balsamiq.com/" rel="nofollow external" class="bo">Balsamiq</a></h4>
    <p>A very popular, longstanding, and easy to use wireframing app. Limited to static wireframing only though.</p>
    <p><a href="http://balsamiq.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-07_wireframe_prototype_balsamiq.jpg" width="550" height="382" alt="Balsamiq" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://moqups.com/" rel="nofollow external" class="bo">Moqups</a></h4>
    <p>Allows for wireframing in the browser.</p>
    <p><a href="http://moqups.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-08_wireframe_prototype_moqups.jpg" width="550" height="382" alt="Moqups" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://gomockingbird.com/" rel="nofollow external" class="bo">Mockingbird</a></h4>
    <p>A simple wireframing tool. Product development stopped in 2010.</p>
    <p><a href="http://gomockingbird.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-09_wireframe_prototype_mockingbird.jpg" width="550" height="382" alt="Mockingbird" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://axure.com/" rel="nofollow external" class="bo">Axure</a></h4>
    <p>A wireframing and prototyping app that’s popular in the enterprise software sector.</p>
    <p><a href="http://axure.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-10_wireframe_prototype_axure.jpg" width="550" height="382" alt="Axure" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://protoshare.com/" rel="nofollow external" class="bo">Protoshare</a></h4>
    <p>Wireframing and prototyping in the browser.</p>
    <p><a href="http://protoshare.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-11_wireframe_prototype_protoshare.jpg" width="550" height="382" alt="Protoshare" style="max-width: 100%; height: auto;"></a></p>
    <h4><a href="http://invisionapp.com/" rel="nofollow external" class="bo">InvisionApp</a></h4>
    <p>Allows you to build functional prototypes using your existing designs. You can’t draw anything, but you can add links between screenshots.</p>
    <p><a href="http://invisionapp.com/" rel="nofollow external" class="bo"><img src="http://cdn.sixrevisions.com/0417-12_wireframe_prototype_invisionapp.jpg" width="550" height="382" alt="InvisionApp" style="max-width: 100%; height: auto;"></a></p>
    <h3>Related Content</h3>
    <ul>
    <li><a href="http://sixrevisions.com/user-experience-ux/agile-ux-design/" rel="nofollow external" class="bo">A Quick Introduction to Agile UX Design</a></li>
    <li><a href="http://sixrevisions.com/web_design/overview-user-experience-webdesigners/" rel="nofollow external" class="bo">Quick Overview of User Experience for Web Designers</a></li>
    <li><a href="http://sixrevisions.com/user-experience-ux/customer-journey-maps/" rel="nofollow external" class="bo">Improving UX with Customer Journey Maps</a></li>
    <li>
    <strong>Related categories:</strong> <a href="http://sixrevisions.com/category/user-experience-ux/" rel="nofollow external" class="bo">UX Design</a> and <a href="http://sixrevisions.com/category/user-interface/" rel="nofollow external" class="bo">UI Design</a>
    </li>
    </ul>
    <h3>About the Author</h3>
    <p><img src="http://cdn.sixrevisions.com/authors/marcin_treder_small.jpg" alt="" width="80" height="80" style="max-width: 100%; height: auto;"><strong>Marcin Treder</strong> is a UX designer, the CEO of <a href="http://uxpin.com/" rel="nofollow external" class="bo">UXPin</a>, and author of several UX design books (such as <em><a href="http://uxpin.com/ux-design-for-startups.html" rel="nofollow external" class="bo">UX Design for Startups</a></em>).</p>
    <p>The post <a href="http://sixrevisions.com/user-experience-ux/wireframes-vs-prototypes-difference/" rel="nofollow external" class="bo">Wireframes vs. Prototypes: What’s the Difference?</a> appeared first on <a href="http://sixrevisions.com" rel="nofollow external" class="bo">Six Revisions</a>.</p>
    </div>
]]>
</Body>
<Summary>A wireframe is not the same as a prototype but even seasoned design professionals can sometimes get the two terms mixed up.   It’s time to set things straight once and for all, since (semantics...</Summary>
<Website>http://feedproxy.google.com/~r/SixRevisions/~3/ar6EMFG47Zc/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43509/guest@my.umbc.edu/7fa560a78d5ce51c24a8566d3c0c3743/api/pixel</TrackingUrl>
<Tag>css</Tag>
<Tag>database</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>html</Tag>
<Tag>javascript</Tag>
<Tag>mysql</Tag>
<Tag>sql</Tag>
<Tag>user-experience-ux</Tag>
<Tag>web</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 11 Apr 2014 06:00:11 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 06:00:11 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="43510" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43510">
<Title>Could switching fonts really save the US government $400 million?</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><img alt="thumbnail" src="http://netdna.webdesignerdepot.com/uploads/2014/04/thumbnail5.jpg" width="200" height="160" style="max-width: 100%; height: auto;">Everyone loves saving money, especially the US government. But could it really be as simple as switching fonts? Last week the media was awash with the story of 14-year-old student Suvir Mirchandani, who claimed that if the United States Government switched from using Times New Roman to Garamond on printed documents, it could save as much as $400 million.</p> <p>The Pennsylvania student first began considering this idea while watching his school hand out multiple leaflets and trying to discern a way to save on the cost of ink when printing them. Then it was a natural leap to apply the same theory to not just his school, but the nation. Mirchandani posits that, due to the fact that Garamond is about 25% lighter and thinner than Times New Roman, it could save the US government $136 million in printing costs, and an additional $234 million could be saved if state governments also enacted this policy.</p> <blockquote> <p>“Ink is two times more expensive than French perfume by volume.” – Suvir Mirchandani, in an interview with CNN.</p> </blockquote> <p>But just how accurate is this estimate? Since Mirchandani’s theory has received international attention, it has been called into question by several typographers and design experts.</p> <p>According to <a href="http://www.fastcodesign.com/3028436/why-garamond-wont-save-the-government-467-million-a-year" rel="nofollow external" class="bo">one article</a> by John Brownlee, the major flaw in Mirchandani’s research is that he measured Garamond at the wrong size—understandable, given that font measurement can be incredibly confusing.</p> <p>As Brownlee puts it in his article, “There is <em>no</em> guarantee that when you print out a font at 12-points that the letters will be 12-points tall. Only the line which the letters will be printed on will be 12-points tall.” If we were to switch to 12-point Garamond instead of Times New Roman, then, we would actually be sacrificing readability, as Garamond is the equivalent of a 10-point font rendered on a 12-point line. If the size were increased to improve readability, inevitably the cost of printing would increase to be comparable to the cost of printing Times New Roman.</p> <p>Other issues brought to light regarding Mirchandani’s study have been the lack of specificity regarding which version of Garamond he used (though logical assumption points to the Monotype version of Garamond typically bundled with Microsoft operating systems) and the antiquity of the study he referenced in his claim regarding the cost of printer ink.</p> <p>Mirchandani assumes that the ink for inkjet printers and the toner for laser printers (commonly used by government institutions) cost the same amount, when in reality toner is about half as expensive. Also, as noted by the aforementioned article by Mr. Brownlee, many US documents are still printed on a printing press, for which the price of printing is calculated not by ink used, but by the complexity of the page’s layout, and it is unlikely it costs as much as the $4,285 per liter assumed by Mirchandani.</p> <p>Whilst it’s encouraging to see young minds so interested in the practical application of typography, the lesson we really learnt here, is that the only real way to save on printing costs is to go paperless.</p> <p> </p> <p><em>Featured image/thumbnail, <a href="http://www.shutterstock.com/pic-140369725/stock-photo-victorian-printing-press-letters.html" rel="nofollow external" class="bo">print image</a> via Shutterstock.</em></p> <p><br><br> </p>
    <table width="100%"> <tbody>
    <tr> <td> <a href="http://www.mightydeals.com/deal/glober-font-family.html?ref=inwidget" rel="nofollow external" class="bo"><strong>Glober Font Family with 18 Weights – only $19!</strong></a> </td> <td> <a href="http://www.mightydeals.com/?ref=inwidget" rel="nofollow external" class="bo"><br> <img src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" alt="Could switching fonts really save the US government $400 million?" style="max-width: 100%; height: auto;"><br> </a> </td> </tr> </tbody>
    </table> <p><br> </p> <a href="http://www.webdesignerdepot.com/2014/04/could-switching-fonts-really-save-the-us-government-400-million/" rel="nofollow external" class="bo">Source</a> <br><br><br><a href="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480033600/u/49/f/661066/c/35285/s/3941470f/sc/36/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Everyone loves saving money, especially the US government. But could it really be as simple as switching fonts? Last week the media was awash with the story of 14-year-old student Suvir...</Summary>
<Website>http://rss.feedsportal.com/c/35285/f/661066/s/3941470f/sc/36/l/0L0Swebdesignerdepot0N0C20A140C0A40Ccould0Eswitching0Efonts0Ereally0Esave0Ethe0Eus0Egovernment0E40A0A0Emillion0C/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43510/guest@my.umbc.edu/36d7ea126288a4cc4457c9216ec6ca87/api/pixel</TrackingUrl>
<Tag>art</Tag>
<Tag>css</Tag>
<Tag>design</Tag>
<Tag>development</Tag>
<Tag>font-choice</Tag>
<Tag>html</Tag>
<Tag>html5</Tag>
<Tag>illustrator</Tag>
<Tag>javascript</Tag>
<Tag>john-brownlee</Tag>
<Tag>mysql</Tag>
<Tag>oracle</Tag>
<Tag>photoshop</Tag>
<Tag>php</Tag>
<Tag>printer-ink</Tag>
<Tag>save-money</Tag>
<Tag>sql</Tag>
<Tag>suvir-mirchandani</Tag>
<Tag>typography</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 11 Apr 2014 04:15:49 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 04:15:49 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="54198" important="false" status="posted" url="https://my3.my.umbc.edu/posts/54198">
<Title>Discovery and Innovation: UMB's Commitment to Health Informatics and Bioimaging</Title>
<Body>
<![CDATA[
    <div class="html-content">
      <p><img src="https://drkoru.us/../_static/assets/images/News/UMB-STRATEGIC-PLAN.jpg" alt="UMB-STRATEGIC-PLAN.jpg" style="max-width: 100%; height: auto;">
      </p>
      <span>Figure 29:</span> UMB, strategic planning, and Discovery and Innovation
      
    
      <p>
      The symposium "Discovery and Innovation: UMB's Commitment to Health
      Informatics and Bioimaging" will update the research and practice
      community on gains made in university health informatics, both here at
      the University of Maryland, Baltimore and other national exemplars.
      </p>
    
      <ul>
      <li>
    <strong>Time</strong>: May 5, 2014, 8 a.m. to 3:30 p.m.</li>
      <li>
    <strong>Location</strong>: University of Maryland, Baltimore, Southern Management
      Corporation Campus Center, 621 West Lombard Street Room 349</li>
      </ul>
    
      <p>
      Speakers Include
      </p>
      <table>
    
    
      <colgroup>
      
      </colgroup>
      <tbody>
      <tr>
      <td> </td>
      </tr>
    
      <tr>
      <td><strong>Paul Harris Director, Office of Research Informatics Vanderbilt University School of Medicine</strong></td>
      </tr>
    
      <tr>
      <td><img src="https://drkoru.us/./_static/assets/images/News/harris.jpg" alt="harris.jpg" style="max-width: 100%; height: auto;"></td>
      </tr>
    
      <tr>
      <td> </td>
      </tr>
    
      <tr>
      <td><strong>Owen White, PhD Director, Center for Health Informatics and Bioimaging (CHIB) and Associate Director, Institute for Genome Sciences University of Maryland School of Medicine</strong></td>
      </tr>
    
      <tr>
      <td><img src="https://drkoru.us/./_static/assets/images/News/owen.jpg" alt="owen.jpg" style="max-width: 100%; height: auto;"></td>
      </tr>
    
      <tr>
      <td> </td>
      </tr>
    
      <tr>
      <td><strong>Amitabh Varshney, PhD Director, Institute for Advanced Computer Studies University of Maryland, College Park</strong></td>
      </tr>
    
      <tr>
      <td><img src="https://drkoru.us/./_static/assets/images/News/varshney.png" alt="varshney.png" style="max-width: 100%; height: auto;"></td>
      </tr>
    
      <tr>
      <td> </td>
      </tr>
    
      <tr>
      <td><strong>Mia Levy, MD, PhD Director, Cancer Clinical Informatics Vanderbilt Ingram Cancer Center</strong></td>
      </tr>
    
      <tr>
      <td><img src="https://drkoru.us/./_static/assets/images/News/mia.jpg" alt="mia.jpg" style="max-width: 100%; height: auto;"></td>
      </tr>
    
      <tr>
      <td> </td>
      </tr>
    
      <tr>
      <td><strong>Kathleen Tracy, PhD Associate Director, CHIB and Director, Clinical Translational Research and Informatics Center University of Maryland School of Medicine</strong></td>
      </tr>
    
      <tr>
      <td><img src="https://drkoru.us/./_static/assets/images/News/kate.jpg" alt="kate.jpg" style="max-width: 100%; height: auto;"></td>
      </tr>
    
      <tr>
      <td> </td>
      </tr>
      </tbody>
    <tbody>
      
      </tbody>
      </table>
      <p>
      Get a first glimpse of UMB's Research HARBOR (Helping Advance Research By
      Organizing Resources), our interactive web portal to support research and
      innovation.
      </p>
    
      <p>
      <a href="https://elm.umaryland.edu/sp-symposium/" rel="nofollow external" class="bo">REGISTER NOW!</a>
      </p>
    </div>
]]>
</Body>
<Summary>Figure 29: UMB, strategic planning, and Discovery and Innovation           The symposium "Discovery and Innovation: UMB's Commitment to Health   Informatics and Bioimaging" will update the...</Summary>
<Website>https://drkoru.us/posts.html#discovery-and-innovation-umb-s-commitment-to-health-informatics-and-bioimaging</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/54198/guest@my.umbc.edu/c0fbd891a1c7c6a387bf30be593d24a1/api/pixel</TrackingUrl>
<Group token="hit">Health IT Community @ UMBC</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xsmall.png?1419188005</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/original.jpg?1419188005</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xxlarge.png?1419188005</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xlarge.png?1419188005</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/large.png?1419188005</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/medium.png?1419188005</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/small.png?1419188005</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xsmall.png?1419188005</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xxsmall.png?1419188005</AvatarUrl>
<Sponsor>Health IT Community @ UMBC</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 11 Apr 2014 00:00:00 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 00:00:00 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="54197" important="false" status="posted" url="https://my3.my.umbc.edu/posts/54197">
<Title>Health IT Lab Students win the poster competition in the IS Poster Day @ UMBC</Title>
<Body>
<![CDATA[
    <div class="html-content">
      <p><img src="https://drkoru.us/./_static/assets/images/News/poster14.png" alt="poster14.png" style="max-width: 100%; height: auto;">
      </p>
      <span>Figure 28:</span> Dari and Ahmad poster competition winners
      
    
      <p>
      Our PhD students <a href="https://hit.umbc.edu/people/33-mr-ahmad-alaiad" rel="nofollow external" class="bo">Ahmad Alaiad</a> and <a href="https://hit.umbc.edu/people/25-mr-dari-alhuwail" rel="nofollow external" class="bo">Dari AlHuwail</a> presented their work at the
      Poster Contest organized by the Information Systems Department at UMBC. The
      committee selected both students for the #1 place in the poster competition.
      </p>
    </div>
]]>
</Body>
<Summary>Figure 28: Dari and Ahmad poster competition winners           Our PhD students Ahmad Alaiad and Dari AlHuwail presented their work at the   Poster Contest organized by the Information Systems...</Summary>
<Website>https://drkoru.us/posts.html#health-it-lab-students-win-the-poster-competition-in-the-is-poster-day-umbc</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/54197/guest@my.umbc.edu/65fa7b78fb4ecd7a9f765074e100db88/api/pixel</TrackingUrl>
<Group token="hit">Health IT Community @ UMBC</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/hit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xsmall.png?1419188005</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/original.jpg?1419188005</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xxlarge.png?1419188005</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xlarge.png?1419188005</AvatarUrl>
<AvatarUrl size="large">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/large.png?1419188005</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/medium.png?1419188005</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/small.png?1419188005</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xsmall.png?1419188005</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/362/b95466b8b139e9e1fa1400d527798b7c/xxsmall.png?1419188005</AvatarUrl>
<Sponsor>Health IT Community @ UMBC</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 11 Apr 2014 00:00:00 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 00:00:00 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="43496" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43496">
<Title>In a Queens School, an Early Start on Preparing &#8216;Responsible Digital Citizens&#8217;</Title>
<Body>
<![CDATA[
    <div class="html-content">A teacher broaches social media, stressing safety to children who can sign up for Facebook when they turn 13.<br>
    </div>
]]>
</Body>
<Summary>A teacher broaches social media, stressing safety to children who can sign up for Facebook when they turn 13.</Summary>
<Website>http://rss.nytimes.com/c/34625/f/640387/s/39401dd4/sc/38/l/0L0Snytimes0N0C20A140C0A40C110Cnyregion0Cin0Ea0Equeens0Eschool0Ean0Eearly0Estart0Eon0Epreparing0Eresponsible0Edigital0Ecitizens0Bhtml0Dpartner0Frss0Gemc0Frss/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43496/guest@my.umbc.edu/0d51841db6a5b41ee5b95448e0e1d4b5/api/pixel</TrackingUrl>
<Tag>bayside-queens-ny</Tag>
<Tag>education-department-us</Tag>
<Tag>education-k-12</Tag>
<Tag>elias-janet</Tag>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>new</Tag>
<Tag>social-media</Tag>
<Tag>technology</Tag>
<Tag>twitter-twtr-nyse</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 10 Apr 2014 23:11:08 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="43491" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43491">
<Title>Heartbleed Flaw Could Reach to Digital Devices, Experts Say</Title>
<Body>
<![CDATA[
    <div class="html-content">Hardware like home routers and printers is connected to the Internet, and the Heartbleed bug is built into some of it.<br><br><br><a href="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479989908/u/0/f/640387/c/34625/s/393ba062/sc/21/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Hardware like home routers and printers is connected to the Internet, and the Heartbleed bug is built into some of it.</Summary>
<Website>http://rss.nytimes.com/c/34625/f/640387/s/393ba062/sc/21/l/0L0Snytimes0N0C20A140C0A40C110Cbusiness0Csecurity0Eflaw0Ecould0Ereach0Ebeyond0Ewebsites0Eto0Edigital0Edevices0Eexperts0Esay0Bhtml0Dpartner0Frss0Gemc0Frss/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43491/guest@my.umbc.edu/22e0862eeb281b758776bdba07b06d90/api/pixel</TrackingUrl>
<Tag>amazon-com-inc-amzn-nasdaq</Tag>
<Tag>cisco-systems-inc-csco-nasdaq</Tag>
<Tag>computer-security</Tag>
<Tag>computers-and-the-internet</Tag>
<Tag>cyberattacks-and-hackers</Tag>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>google-inc-googl-nasdaq</Tag>
<Tag>intel-corporation-intc-nasdaq</Tag>
<Tag>juniper-networks-inc-jnpr-nyse</Tag>
<Tag>new</Tag>
<Tag>qualcomm-inc-qcom-nasdaq</Tag>
<Tag>technology</Tag>
<Tag>yahoo-inc-yhoo-nasdaq</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 10 Apr 2014 21:33:40 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 21:24:07 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="43497" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43497">
<Title>App City: An App to Avoid the Unwelcome on Your List</Title>
<Body>
<![CDATA[
    <div class="html-content">Cloak, an app, can be set up so that it alerts you when specific people — a former girlfriend or boyfriend, for instance — are posting to social media.<br>
    </div>
]]>
</Body>
<Summary>Cloak, an app, can be set up so that it alerts you when specific people — a former girlfriend or boyfriend, for instance — are posting to social media.</Summary>
<Website>http://rss.nytimes.com/c/34625/f/640387/s/39401ddb/sc/5/l/0L0Snytimes0N0C20A140C0A40C130Cnyregion0Can0Eapp0Eto0Eavoid0Ethe0Eunwelcome0Eon0Eyour0Elist0Bhtml0Dpartner0Frss0Gemc0Frss/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43497/guest@my.umbc.edu/7490653d8b33ee23ebdda994242f72a2/api/pixel</TrackingUrl>
<Tag>baker-chris</Tag>
<Tag>cloak</Tag>
<Tag>facebook-inc-fb-nasdaq</Tag>
<Tag>foursquare</Tag>
<Tag>instagram-inc</Tag>
<Tag>mobile-applications</Tag>
<Tag>moore-brian</Tag>
<Tag>new</Tag>
<Tag>social-media</Tag>
<Tag>technology</Tag>
<Tag>twitter-twtr-nyse</Tag>
<Tag>york</Tag>
<Group token="retired-583">Web Developer - Build Group</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-583</GroupUrl>
<AvatarUrl>https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/original.jpg?1363101197</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xlarge.png?1363101197</AvatarUrl>
<AvatarUrl size="large">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/large.png?1363101197</AvatarUrl>
<AvatarUrl size="medium">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/medium.png?1363101197</AvatarUrl>
<AvatarUrl size="small">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/small.png?1363101197</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xsmall.png?1363101197</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/583/fc60f5d7abc2e080599bb6dc465db54d/xxsmall.png?1363101197</AvatarUrl>
<Sponsor>Web Developer - Build Group</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 10 Apr 2014 21:16:58 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="43494" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43494">
<Title>Bits Blog: Amazon Buys ComiXology</Title>
<Body>
<![CDATA[
    <div class="html-content">Zap! Pow! The acquisition of ComiXology fits nicely into Amazon’s entertainment strategy, which focuses on controlling the means of distribution.<br><br><br><a href="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194480070263/u/0/f/640387/c/34625/s/393f40f1/sc/15/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>Zap! Pow! The acquisition of ComiXology fits nicely into Amazon’s entertainment strategy, which focuses on controlling the means of distribution.</Summary>
<Website>http://rss.nytimes.com/c/34625/f/640387/s/393f40f1/sc/15/l/0Lbits0Bblogs0Bnytimes0N0C20A140C0A40C10A0Camazon0Ebuys0Ecomixology0C0Dpartner0Frss0Gemc0Frss/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43494/guest@my.umbc.edu/7efc2b01a684ace9dc13c8771f867cea/api/pixel</TrackingUrl>
<Tag>amazon-com-inc</Tag>
<Tag>amazon-com-inc-amzn-nasdaq</Tag>
<Tag>comic-books-and-strips</Tag>
<Tag>comixology</Tag>
<Tag>internet</Tag>
<Tag>new</Tag>
<Tag>steinberger-david</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>Thu, 10 Apr 2014 20:38:13 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 15:24:27 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="43490" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43490">
<Title>The U.S. Gets Caught Meddling in Cuba</Title>
<Body>
<![CDATA[
    <div class="html-content">
    <p><a href="http://usdemocrazy.net/wp-content/uploads/2014/04/Fidel-Castro-Adidas-Phone.jpg" rel="nofollow external" class="bo"><img alt="" src="http://usdemocrazy.net/wp-content/uploads/2014/04/Fidel-Castro-Adidas-Phone.jpg" width="378" height="272" style="max-width: 100%; height: auto;"></a></p>
    <p>Tweet tweet… the birdie just got let out of the cage</p>
    <p>Last week  the U.S. was busted yet again for a naughty coverta operation. This time it wasn’t Eric Snowden but the <a href="http://bigstory.ap.org/article/us-secretly-created-cuban-twitter-stir-unrest" rel="nofollow external" class="bo">Associated Press</a> who did the busting.</p>
    <p>And the bustee was  ZunZuneo, a Cuban Twitter like service designed to promote free information sharing (and, oh, secretly incite a little political unrest along the way). </p>
    <p>ZunZuneo was backed by USAID, an American government aid organization. The team from USAID was using allegedly using ZunZuneo to collect information about suspected dissenters in order to “target outreach.” </p>
    <p>The service was a huge success, growing to about 40,000 subscribers, until the money dwindled off. USAID realized they were paying huge text messaging fees to the Cuban telecommunications monopoly and decided to call it quits to avoid a scandal. Looks like they got one anyways!</p>
    <p>An article from the <a href="http://www.newyorker.com/online/blogs/comment/2014/04/the-dangerous-absurdity-of-the-secret-cuban-twitter.html" rel="nofollow external" class="bo">New Yorker</a> explains another part of the problem here:</p>
    <blockquote>
    <p>The case presents another troubling issue: ZunZuneo was being run through a private operator, a firm called Mobile Accord, that had won a financial contract from the U.S. government. This is consistent with a growing pattern in recent years, in which implementation of the most sensitive aspects of American security policy is increasingly handed over to contractors who are working for money, not necessarily for philosophical or even patriotic reasons.</p>
    </blockquote>
    <p>The details of the story show that the project got slightly out of hand for USAID, growing more than expected thanks to Mobile Accord.</p>
    <p>In the end, no one seems to be apologizing. <a href="http://www.theguardian.com/world/2014/apr/03/white-house-cuban-twitter-zunzuneo-covert" rel="nofollow external" class="bo">The White House</a> deemed that the operation was not “covert”  and was rather a “development assistance program.”</p>
    <p>Whatever it was, it was pretty shady.</p>
    <p>Is providing Twitter to Cubans is considered a form of “aid,” or a form of spying? </p>
    </div>
]]>
</Body>
<Summary>Tweet tweet… the birdie just got let out of the cage   Last week  the U.S. was busted yet again for a naughty coverta operation. This time it wasn’t Eric Snowden but the Associated Press who did...</Summary>
<Website>http://usdemocrazy.net/the-u-s-gets-caught-meddling-in-cuba/</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43490/guest@my.umbc.edu/9fd2b324f6b831b09dcec06b436ec3c6/api/pixel</TrackingUrl>
<Tag>castro</Tag>
<Tag>controversy</Tag>
<Tag>cuba</Tag>
<Tag>current</Tag>
<Tag>democracy</Tag>
<Tag>news</Tag>
<Tag>obama</Tag>
<Tag>politics</Tag>
<Tag>twitter</Tag>
<Tag>u-s</Tag>
<Tag>us</Tag>
<Tag>usaid</Tag>
<Tag>usdemocrazy</Tag>
<Tag>white-house</Tag>
<Tag>zunzuneo</Tag>
<Group token="retired-12">USDemocrazy</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/retired-12</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="original">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/original.jpg?1279120129</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xlarge.png?1279120129</AvatarUrl>
<AvatarUrl size="large">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/large.png?1279120129</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/medium.png?1279120129</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/small.png?1279120129</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xsmall.png?1279120129</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/012/f0935e4cd5920aa6c7c996a5ee53a70f/xxsmall.png?1279120129</AvatarUrl>
<Sponsor>USDemocrazy</Sponsor>
<PawCount>10</PawCount>
<CommentCount>11</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 10 Apr 2014 18:53:09 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="true" id="43487" important="false" status="posted" url="https://my3.my.umbc.edu/posts/43487">
<Title>Bits Blog: 2 Regulators Issue Guidelines on Sharing Cyber Security Information</Title>
<Body>
<![CDATA[
    <div class="html-content">The Justice Department and the Federal Trade Commission said that sharing information between companies about threats to cybersecurity is not likely to raise antitrust concerns.<br><br><br><a href="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/1/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/1/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/2/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/2/rc.img" style="max-width: 100%; height: auto;"></a><br><a href="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/3/rc.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/rc/3/rc.img" style="max-width: 100%; height: auto;"></a><br><br><a href="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/a2.htm" rel="nofollow external" class="bo"><img src="http://da.feedsportal.com/r/194479982691/u/0/f/640387/c/34625/s/3939e03c/sc/1/a2.img" style="max-width: 100%; height: auto;"></a>
    </div>
]]>
</Body>
<Summary>The Justice Department and the Federal Trade Commission said that sharing information between companies about threats to cybersecurity is not likely to raise antitrust concerns.</Summary>
<Website>http://rss.nytimes.com/c/34625/f/640387/s/3939e03c/sc/1/l/0Lbits0Bblogs0Bnytimes0N0C20A140C0A40C10A0C20Eregulators0Eissue0Eguidelines0Eon0Esharing0Ecyber0Esecurity0Einformation0C0Dpartner0Frss0Gemc0Frss/story01.htm</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/43487/guest@my.umbc.edu/5104f18b6f9384a9f200ce07299316f2/api/pixel</TrackingUrl>
<Tag>antitrust-laws-and-competition-issues</Tag>
<Tag>cole-james-m</Tag>
<Tag>cyberwarfare</Tag>
<Tag>federal-trade-commission</Tag>
<Tag>justice-department</Tag>
<Tag>new</Tag>
<Tag>ramirez-edith</Tag>
<Tag>security</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>Thu, 10 Apr 2014 18:43:34 -0400</PostedAt>
<EditAt>Fri, 11 Apr 2014 12:05:26 -0400</EditAt>
</NewsItem>

</News>
