<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; UI/UX</title>
    <atom:link href="http://www.webmonkey.com/category/ui-ux/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Mon, 06 May 2013 17:29:19 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>What the Tablet-Laptop Hybrid Means for Web Developers</title>
        <link>http://www.webmonkey.com/2013/04/what-the-tablet-laptop-hybrid-means-for-web-developers/</link>
        <comments>http://www.webmonkey.com/2013/04/what-the-tablet-laptop-hybrid-means-for-web-developers/#comments</comments>
        <pubDate>Fri, 12 Apr 2013 18:31:21 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=61598</guid>
        		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[touch]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/04/hybrids-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/04/hybrids.jpg" alt="What the Tablet-Laptop Hybrid Means for Web Developers" /></div>Whether its the Windows 8 "laplets" -- one part laptop, one part tablet -- or just an Android tablet with a dock and mouse, these hybrid devices mean you never really know how visitors are interacting with your site. The W3C is hard at work changing that, but for now web developers will need to cater to all possibilities.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_61600" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2013/04/hybrids.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2013/04/hybrids.jpg" alt="" title="hybrids" width="580" height="387" class="size-full wp-image-61600" /></a><p class="wp-caption-text">Hybrids. <em>Image: Screenshot/Webmonkey</em>.</p></div>The advent of hybrid laptops that <a href="http://www.wired.com/gadgetlab/2012/10/windows8-laplet-hybrid/">double as tablets</a> or offer some sort of touch input has greatly complicated the life of web developers.</p>
<p>A big part of developing for today&#8217;s myriad screens is knowing when to adjust the interface, based not just on screen size, but other details like input device. Fingers are far less precise than a mouse, which means bigger buttons, form fields and other input areas.</p>
<p>But with hybrid devices like touch screen Windows 8 laptops or dockable Android tablets with keyboards, how do you know whether the user is browsing with a mouse or a finger?</p>
<p>Over on the Mozilla Hacks blog Patrick Lauke tackles that question in an article on <a href="https://hacks.mozilla.org/2013/04/detecting-touch-its-the-why-not-the-how/">detecting touch-capable devices</a>. Lauke covers the relatively simple case of touch-only, like iOS devices, before diving into the far more complex problem of hybrid devices.</p>
<p>Lauke&#8217;s answer? If developing for the web hasn&#8217;t already taught you this lesson, perhaps hybrid devices will &#8212; learn to live with uncertainty and accept that you can&#8217;t control everything.</p>
<blockquote>
<p>What&#8217;s the solution to this new conundrum of touch-capable devices that may also have other input methods? While some developers have started to look at complementing a touch feature detection with additional user agent sniffing, I believe that the answer – as in so many other cases in web development – is to <strong>accept that we can&#8217;t fully detect or control how our users will interact with our web sites and applications</strong>, and to be input-agnostic. Instead of making assumptions, our code should cater for all eventualities. </p>
</blockquote>
<p>While learning to live with uncertainty and providing interfaces that work with any input sounds nice in theory, developers are bound to want something a bit more concrete. There&#8217;s some hope on the horizon. Microsoft has <a href="http://www.webmonkey.com/2013/02/microsofts-pointer-events/">proposed the Pointer Events spec</a> (and created a build of Webkit that supports it). And the <a href="http://dev.w3.org/csswg/mediaqueries4/">CSS Media Queries Level 4</a> spec will <a href="http://www.webmonkey.com/2012/07/w3c-looking-to-improve-responsive-design-with-new-media-queries/">offer a pointer query to see what sort of input device is being used</a> (mouse, finger, stylus etc). </p>
<p>Unfortunately, neither Pointer Events nor Media Queries Level 4 are supported in today&#8217;s browsers. Eventually there probably will be some way to easily detect and know for certain which input device is being used, but for the time being you&#8217;re going to have to live with some level of uncertainty. Be sure to read through Lauke&#8217;s post for more details and some sample code.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/04/what-the-tablet-laptop-hybrid-means-for-web-developers/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>You Suck at Search</title>
        <link>http://www.webmonkey.com/2013/03/you-suck-at-search/</link>
        <comments>http://www.webmonkey.com/2013/03/you-suck-at-search/#comments</comments>
        <pubDate>Tue, 19 Mar 2013 13:18:21 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=61311</guid>
        		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[search]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/03/suckatsearch-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/suckatsearch.jpg" alt="You Suck at Search" /></div>Not you of course, but everyone else sucks at searching, which is why usability expert Jakob Nielsen believes you should re-think your website's search tools. "Having varied vocabulary words spring from their foreheads wasn’t a survival skill for ice age hunters," writes Nielsen, "so most people today can’t think up good queries without help." It's up to you -- and your site -- to help them.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_61312" class="wp-caption alignleft" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2013/03/suckatsearch.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/suckatsearch.jpg" alt="" title="suckatsearch" width="580" height="123" class="size-full wp-image-61312" /></a><p class="wp-caption-text"><em>Image: Screenshot/Webmonkey</em></p></div>Even if you&#8217;re pretty good at searching, the majority of your website&#8217;s users are probably not. In fact, user experience expert Jakob Nielsen thinks most people are so bad at searching that site-specific search engines would do better to return navigation elements rather than actual search results.</p>
<p>Nielson&#8217;s <a href="http://www.nngroup.com/articles/search-navigation/">research reveals</a> that while more people reach for the search box to find what they&#8217;re after on a site, few of them &#8220;know how to use it.&#8221; The normally more prosaic Nielson writes:</p>
<blockquote>
<p>It would certainly be nice if schools would get better at teaching kids how to search. But I don&#8217;t hold out much hope, because most people have the literary skills of an anteater (I was going to say, &#8220;a chimpanzee,&#8221; but these animals are too smart for my metaphor). Having new and varied vocabulary words spring from their foreheads wasn&#8217;t a survival skill for ice age hunters, so most people today can&#8217;t think up good queries without help.</p>
</blockquote>
<p>Presumably Nielsen means literacy skills, not literary skills. That&#8217;s a pretty harsh critique, but if you&#8217;ve ever watched a less web-savvy friend or family member search for something you might be able to relate. </p>
<p>So how do you design your site&#8217;s search tool to help these &#8220;mediocre searchers&#8221; as Nielsen calls them?</p>
<p>Nielsen is critical of instant search suggestions, currently a popular way to help people using search tools. He claims that, while sometimes helpful, auto-complete tools can also be limiting because &#8220;users often view the drop-down as a mini-SERP and assume that it lists everything the site carries.&#8221;</p>
<p>The better way to do search according to Nielsen is to simply return product categories. The example in his report cites Costco, which, when searching for &#8220;television&#8221; will return all of its TV product categories rather than actual individual televisions. The product category links help users refine their choice and get to the televisions they actually want without having to wade through as many individual results.</p>
<p>It&#8217;s important to note that Nielsen is only advocating this sort of redirecting when the search term is &#8220;unambiguous and exactly matches the category.&#8221; As Nielsen notes, &#8220;until people begin to grasp the complexities of search and develop skills accordingly, businesses that take such extra steps to help users find what they need will improve customer success &#8212; and the bottom line.&#8221;</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/03/you-suck-at-search/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Mobile Browsers Help Users Avoid Bloated Webpages</title>
        <link>http://www.webmonkey.com/2013/03/mobile-browsers-help-users-avoid-bloated-webpages/</link>
        <comments>http://www.webmonkey.com/2013/03/mobile-browsers-help-users-avoid-bloated-webpages/#comments</comments>
        <pubDate>Fri, 08 Mar 2013 16:30:23 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=61206</guid>
        		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Web Basics]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Opera Mobile]]></category>
		<category><![CDATA[performance]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/03/donuts-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/donuts.jpg" alt="Mobile Browsers Help Users Avoid Bloated Webpages" /></div>The internet sees your bloated webpages as damage and it's taking steps to route around them. Both Chrome and Opera have recently added an option for mobile users to connect to proxy servers, which slim down webpages before sending them over constrained mobile connections. The rise of proxy servers will likely mean that, in the future, developers will have even less control over how users access their sites.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_61207" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2013/03/donuts.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/donuts.jpg" alt="" title="donuts" width="580" height="374" class="size-full wp-image-61207" /></a><p class="wp-caption-text">Stop feeding your website donuts. <em>Image: <a href="https://secure.flickr.com/photos/pinksherbet/1354739463/">D. Sharon Pruitt/Flickr</a></em>.</p></div>Websites are getting fatter, dramatically fatter, with the average page size of sites tracked by the HTTPArchive now <a href="http://httparchive.org/trends.php">nearly 1.3 MB</a>. If the current rate of page size increase continues, that number will <a href="http://www.webperformancetoday.com/2012/11/15/average-web-page-grows-20-percent/">reach 2MB sometime early next year</a>. </p>
<p>That&#8217;s bad for pretty much everyone, but doubly so for mobile users with constrained bandwidth.</p>
<p>Fortunately for mobile users, the network increasingly seems to see large page sizes as damage to route around. </p>
<p>Services like Instapaper, Pocket or Safari&#8217;s Reader have long offered an easy way to strip out extraneous content. Now mobile web browsers are increasingly taking it upon themselves to speed up the bloated web.</p>
<p>The recently unveiled <a href="http://www.webmonkey.com/2013/03/reborn-opera-mobile-sings-on-android/">WebKit-based Opera Mobile</a> borrows Opera Mini&#8217;s proxy-based Turbo Mode, or &#8220;Off Road&#8221; mode as it&#8217;s known now. Once only deemed necessary for feature phones (Opera Mini&#8217;s primary market) proxy-based browsing will soon be available in all Opera browsers.</p>
<p>Google&#8217;s Chrome for Android browser is getting ready to follow suit. </p>
<p>The beta channel release of Chrome for Android recently <a href="http://blog.chromium.org/2013/03/data-compression-in-chrome-beta-for.html">introduced an experimental data compression feature</a> which Google says will &#8220;yield substantial bandwidth savings.&#8221; Chrome&#8217;s compression is nowhere near the level of Opera&#8217;s, but it does roughly the same thing &#8212; puts a proxy server between the user and the bloated site in question and then applies various speed improvements like using the <a href="http://www.webmonkey.com/2009/11/say__hello_world__to_spdy__a_successor_to_http-2/">SPDY protocol</a> and compressing images with WebP.</p>
<p>To turn on the compression head to <code>chrome:flags</code> and look for the &#8220;enable experimental data compression&#8221; option. </p>
<p>Here&#8217;s Google&#8217;s description of the various optimizations:</p>
<blockquote>
<p>For an average web page, over 60% of the transferred bytes are images. The proxy optimizes and transcodes all images to the WebP format, which requires fewer bytes than other popular formats, such as JPEG and PNG. The proxy also performs intelligent compression and minification of HTML, JavaScript and CSS resources, which removes unnecessary whitespace, comments, and other metadata which are not essential to render the page. These optimizations, combined with mandatory gzip compression for all resources, can result in substantial bandwidth savings.</p>
</blockquote>
<p>In other words, Google and Opera are doing what web developers ought to be doing but aren&#8217;t. Just like <a href="http://www.webmonkey.com/2010/06/design-for-readability-first/">developers should have been making reader-friendly pages</a>, but weren&#8217;t, so &#8220;reader&#8221; modes were born.</p>
<p>It works too. In the video embedded below Google&#8217;s Pete Le Page shows how Chrome&#8217;s new proxy options take a page from The Verge and reduce it from a husky 1.9MB to a still fat, but somewhat better 1.2MB. </p>
<p><iframe width="580" height="326" src="http://www.youtube.com/embed/TAxy4q3RP_s" frameborder="0" allowfullscreen></iframe></p>
<p>Want to make sure the internet doesn&#8217;t see your site as damage it needs to route around? Check out developer Brad Frost&#8217;s article <em><a href="http://bradfrostweb.com/blog/post/prioritizing-performance-in-responsive-design/">Prioritizing Performance in Responsive Design</a></em>, which has a ton of great advice and links, including what I think is the most important thing developers can do: <em><a href="http://bradfrostweb.com/blog/post/performance-as-design/">Treat Performance As Design</a></em>. In other words, if your site isn&#8217;t svelte and fast, it&#8217;s not well designed no matter how pretty it might look.</p>
<p>[Note: <a href="http://www.zeldman.com/2011/11/18/it-is-not-ironic/">It is not ironic</a> to post about web page bloat on a page that is, arguably, pretty bloated.]</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/03/mobile-browsers-help-users-avoid-bloated-webpages/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Simplify Responsive Design With ZURB&#8217;s &#8216;Foundation&#8217; Web Toolkit</title>
        <link>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/</link>
        <comments>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/#comments</comments>
        <pubDate>Thu, 07 Mar 2013 14:39:36 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=61187</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[Frameworks]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg" alt="Simplify Responsive Design With ZURB&#8217;s &#8216;Foundation&#8217; Web Toolkit" /></div>Want to speed up the sometimes complicated process of responsive web design? Web development frameworks like ZURB's popular Foundation toolkit can help. The just-released Foundation 4 takes a mobile-first approach and uses SASS for more semantic code.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_61189" class="wp-caption alignnone" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg" alt="" title="foundation4" width="580" height="358" class="size-full wp-image-61189" /></a><p class="wp-caption-text">Foundation 4. <em>Image: Screenshot/Webmonkey</em>.</p></div></p>
<p>ZURB has released a major new version of its popular <a href="http://foundation.zurb.com/">Foundation framework</a>, a web development toolkit for quickly building responsive websites. The new Foundation v4 is a ground-up re-write that sees ZURB taking a mobile-first approach.</p>
<p>Like its erstwhile competitor <a href="http://www.webmonkey.com/2012/10/bootstrap-framework-plans-to-give-twitter-the-boot/">Bootstrap</a>, Foundation offers a set of HTML and CSS building blocks you can use to quickly develop basic site structure and design &#8212; layouts, typography, forms and other common design elements are all available.</p>
<p>There are three ways you can <a href="http://foundation.zurb.com/">try out Foundation 4</a>. You can download the straight compressed CSS and use that as a starting point for your own customizations. Alternately you can customize your build of Foundation, including only the elements you need; or you can install the <a href="http://sass-lang.com/">SASS</a> version of Foundation and customize it within your SASS code.</p>
<p>If you&#8217;re upgrading from Foundation 3 be sure to read through <a href="http://foundation.zurb.com/migration.php">ZURB&#8217;s migration guide</a> as the syntax for the grid and other elements has changed.</p>
<p>The real power of Foundation 4 doesn&#8217;t really come into play unless you go with the SASS option. Thanks to SASS&#8217;s &#8220;<a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#mixins">mixins</a>&#8221; concept you can now use the grid tools in Foundation 4 without littering your HTML with the various (purely presentational) grid class names. Using Foundation 4 within your SASS project also makes it dead simple to use only the components you need, for example, you can include the grid mixins, but skip the typography if it&#8217;s not to your liking.</p>
<p>Be aware that the new mobile-first approach in Foundation 4 means browsers which don&#8217;t support media queries will only get very basic styling for the grid and other UI elements. Yes, that pretty much only affects IE 8. But, if your project needs more robust support for IE 8, there is a <a href="http://foundation.zurb.com/migration.php">modified version of Foundation 4</a> with support for IE 8 (alternately, you could stick with Foundation 3).</p>
<p>It&#8217;s also worth noting that, because Foundation 4 is such a departure from the previous version, ZURB plans to continue supporting Foundation 3 for some time. </p>
<p>If you&#8217;ve got questions about Foundation 4, head on over to the official site and check out the <a href="http://foundation.zurb.com/docs/">documentation.</a> You can also <a href="https://github.com/zurb/foundation/">explore the code on GitHub</a> &#8212; Foundation is one of the top 20 most-starred projects on the site.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Turning Off Responsive Design</title>
        <link>http://www.webmonkey.com/2013/01/turning-off-responsive-design/</link>
        <comments>http://www.webmonkey.com/2013/01/turning-off-responsive-design/#comments</comments>
        <pubDate>Tue, 15 Jan 2013 19:05:24 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=60587</guid>
        		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[Web Basics]]></category>
		<category><![CDATA[responsive design]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/01/responsive-design-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/01/responsive-design-w.jpg" alt="Turning Off Responsive Design" /></div>Should you offer users a way to opt-out of responsive designs? Provided your responsive designs are well done the answer is generally no, but as always there are edge cases worth considering.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_53661" class="wp-caption alignnone" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/01/tablets.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/01/tablets.jpg" alt="" title="tablets" width="580" height="434" class="size-full wp-image-53661" /></a><p class="wp-caption-text">A handful of the many canvases your site will adorn. <em>Photo: Ariel Zambelich/Wired.com</em></p></div>
<p>In the bad old days of just four years ago it was pretty common for mobile users to get shunted off to some half-baked, feature-deprived &#8220;mobile&#8221; version of the website they were trying to visit. This misguided practice was common (and annoying) enough that even today Chrome for Android and other mobile web browsers ship with a feature that allows users to &#8220;request desktop site.&#8221; </p>
<p>To make that feature work Chrome for Android changes its user agent string. Any site that uses user agent strings to redirect mobile users will no longer because to redirect them and the desktop version is displayed. </p>
<p><a href="http://www.webmonkey.com/2013/01/take-responsive-design-beyond-media-queries/">Responsive websites</a> don&#8217;t rely on user agent strings though. Instead they adapt to screen size based on CSS media queries so even if a user has the option for desktop sites checked in Chrome they still won&#8217;t get the &#8220;desktop&#8221; site (of course with responsive sites there really is no desktop site, just a desktop <em>layout</em>). </p>
<p>Provided your <a href="http://www.webmonkey.com/2013/01/simplify-responsive-design-by-embracing-the-flexible-nature-of-the-web/">responsive designs are good</a>, this isn&#8217;t a problem (and if they aren&#8217;t then you have bigger problems). However, Opera web standards evangelist Bruce Lawson raises an interesting edge case: what about users that have never seen the mobile layout and are disoriented when they do? If you were expecting, say, the desktop layout of the <a href="http://bostonglobe.com/">BostonGlobe.com</a> and instead saw the mobile layout for the first time you might be understandably confused. Here&#8217;s what Lawson has to say:</p>
<blockquote>
<p>My reason for wondering [about turning off responsive design] is watching my dad use his Xmas Android phone and seeing his puzzlement that some sites look completely different on that device. Non-RWD sites loaded the layout he was familiar with &#8212; the desktop layout &#8212; which meant he could verify he was on the right site, he knew where in the layout the content he wanted was, and then scroll and zoom to it. When a site looked radically different, he&#8217;d check the URL bar to ensure that he&#8217;d typed in the right address. In short, he found RWD to be confusing and it meant he didn&#8217;t trust the site – no way would he buy anything from these sites. </p>
</blockquote>
<p>The first thing to note is that this isn&#8217;t a problem unique to responsive sites. The same thing would crop up with a separate mobile experience. The difference is the inability to opt out of the responsive layout. An edge case? Sure, but Lawson isn&#8217;t alone in wondering about turning off responsive designs. CSS guru Chris Coyier <a href="http://css-tricks.com/user-opt-out-responsive-design/">tackled that very question</a> last year, writing:</p>
<blockquote>
<p>Why don&#8217;t we see opt-out responsive design? My guess is two-fold:</p>
<ol>
<li>It&#8217;s a bit technically challenging to implement and there aren&#8217;t a lot of precedents.</li>
<li>It&#8217;s admitting you didn&#8217;t do a very good job on the responsive design.</li>
</ol>
<p>The latter likely being the bigger factor. Like: why are we creating this responsive design at all if we aren&#8217;t sure it&#8217;s a better experience?</p>
</blockquote>
<p>I would agree with both points, but clearly there are at least a few edge cases where offering an option to turn off responsive design might be a good idea. Of course it may not be worth worrying about the edge case of unfamiliar visitors &#8212; that&#8217;s the sort of decision you can only really make by looking at your own visitors and doing your own testing. </p>
<p>If you actually want to try it, Coyier has some <a href="http://css-tricks.com/user-opt-out-responsive-design/">ideas on how to go about creating an option to opt out of a responsive design</a>.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/01/turning-off-responsive-design/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Twitter Creator Believes You&#8217;re More Than Just a &#8216;User&#8217;</title>
        <link>http://www.webmonkey.com/2012/10/twitter-creator-believes-youre-more-than-just-a-user/</link>
        <comments>http://www.webmonkey.com/2012/10/twitter-creator-believes-youre-more-than-just-a-user/#comments</comments>
        <pubDate>Thu, 18 Oct 2012 17:25:47 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59594</guid>
        		<category><![CDATA[Identity]]></category>
		<category><![CDATA[UI/UX]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/10/Userland_logo-200x100.gif" type="image/gif" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/10/Userland_logo.gif" alt="Twitter Creator Believes You&#8217;re More Than Just a &#8216;User&#8217;" /></div>Twitter creator and Square CEO Jack Dorsey resurrects the old linguistic debate about one of the most pervasive words in software development -- the "user." There's no question the word "user" has largely negative origins, often being used to describing someone who wasn't creating anything, just "using" resources on the network. Unfortunately no one, including now Dorsey, has ever offered a compelling alternative. ]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_59595" class="wp-caption alignleft" style="width: 260px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/10/Userland_logo.gif"><img src="http://www.webmonkey.com/wp-content/uploads/2012/10/Userland_logo.gif" alt="" title="Userland_logo" width="250" height="274" class="size-full wp-image-59595" /></a><p class="wp-caption-text">The UserLand Software logo. <em>Image: <a href="http://scripting.com/images/coffeeMug1.gif">Dave Winer</a></em></p></div>
<p>What&#8217;s in a word? A lot according to Jack Dorsey, the CEO of mobile-payments company Square. Dorsey, who also help create Twitter, believes that the technology industry needs to reconsider the word <em>user</em> and find something less &#8220;derogatory&#8221; to refer to people that use its products and services.</p>
<p>As he points out, the word <em>user</em> in the context of software has mainly negative origins, often being used to refer to &#8220;a person who wasn&#8217;t technical or creative, someone who just used resources.&#8221; </p>
<p>That&#8217;s hardly how most of see ourselves when we log in to Twitter, Gmail or Facebook.</p>
<p>&#8220;It&#8217;s time for our industry and discipline to reconsider the word &#8216;user,&#8217;&#8221; writes Dorsey on <a href="http://jacks.tumblr.com/post/33785796042/lets-reconsider-our-users">his Tumblr blog</a>. &#8220;We speak about &#8216;user-centric design,&#8217; &#8216;user benefit,&#8217; &#8216;user experience,&#8217; &#8216;active users,&#8217; and even &#8216;usernames&#8217;&#8230;. While the intent is to consider people first, the result is a massive abstraction away from real problems people feel on a daily basis.&#8221;</p>
<p>It&#8217;s easy to sympathize with Dorsey&#8217;s argument; after all, who wants to be referred to by a word otherwise mainly associated with drug use? Indeed I try to keep the word <em>user</em> out of Webmonkey articles for just that reason, but sometimes writing around <em>user</em> is more awkward than just, er, using it. That combined with the fact that the best alternative Dorsey can come up with the is the word <em>customer</em>, which is better but can still be equally dehumanizing in some contexts. </p>
<p>As with most debates about word choice and language it comes down to the intent the word is being used to convey. As RSS founder and longtime software developer Dave Winer <a href="http://threads2.scripting.com/2012/october/aboutCallingUsersUsers">points out</a>: </p>
<blockquote>
<p>Every decade or so this question comes up. Why do we use that awful U-word to describe our users? It&#8217;s hard to even formulate the question without sounding stupid. And every time the discussion comes up, it lasts a while before everyone gives up because there really aren&#8217;t any better words, and this is the word everyone uses so what are you going to do.</p>
</blockquote>
<p>What Dorsey is doing is eliminating the word from Square&#8217;s vocabulary, telling employees that <em>customer</em> will replace <em>user</em>. He goes on to add that &#8220;we have two types of customers: sellers and buyers. So when we need to be more specific, we&#8217;ll use one of those two words.&#8221;</p>
<p>Dorsey also says he&#8217;ll pay out $140 if he ever uses the word again.</p>
<p>Winer believes in a different approach: embracing the word <em>user</em>. Winer even went so far as to name his second company <a href="https://en.wikipedia.org/wiki/UserLand_Software">UserLand Software</a>.</p>
<p> In the end what matters is not so much what you call your users, but how you treat them. &#8220;The answer&#8221; writes Winer, &#8220;is to love those users so much that they don&#8217;t mind being called users. That&#8217;s an art a lot of tech companies have yet to master.&#8221;</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/10/twitter-creator-believes-youre-more-than-just-a-user/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Create More Accessible Color Schemes With &#8216;Contrast Ratio&#8217;</title>
        <link>http://www.webmonkey.com/2012/10/create-more-accessible-color-schemes-with-contrast-ratio/</link>
        <comments>http://www.webmonkey.com/2012/10/create-more-accessible-color-schemes-with-contrast-ratio/#comments</comments>
        <pubDate>Tue, 16 Oct 2012 17:19:45 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59540</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Accessibility]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/10/contrastratio-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/10/contrastratio.jpg" alt="Create More Accessible Color Schemes With &#8216;Contrast Ratio&#8217;" /></div>Making the web accessible to everyone has been central to the mission of the W3C since the dawn of the browser. Accessibility guidelines abound, but sadly, easy to use tools are less common. Developer Lea Verou's new color contrast ratio tool changes that by giving developers a simple way to test their color schemes and create more readable websites -- and that benefits everyone on the web.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_59541" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/10/contrastratio.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/10/contrastratio.jpg" alt="" title="contrastratio" width="580" height="172" class="size-full wp-image-59541" /></a><p class="wp-caption-text">Quick, easy contrast ratios. <em>Image: Screenshot/Webmonkey</em>.</p></div></p>
<p>Making websites accessible to users with disabilities &#8212; things like poor vision, blindness, limited dexterity &#8212; has been central to the mission of the <a href="http://www.w3.org/WAI/">web&#8217;s overseers</a> since the dawn of the browser. </p>
<p>Following accessibility guidelines actually helps just about everyone, especially when it comes to making your site readable. And one of the cornerstones of accessibility is making sure your background and text colors have proper contrast ratio. But how do you know what&#8217;s a proper contrast ratio? For that turn to <a href="http://www.w3.org/TR/WCAG/">WCAG 2.0</a>, a set of accessibility guidelines that most government and many private sector websites adhere to. </p>
<p>Unfortunately, while the W3C has plenty of guidelines for building the web, it&#8217;s not in the business of creating tools to go with them, which means bringing the guidelines into the real world can sometimes be a hassle. That&#8217;s why developer Lea Verou built this <a href="http://leaverou.github.com/contrast-ratio/">awesome contrast ratio tool</a>. Verou works for the W3C (though the tool is not an official W3C project) and needed a way to ensure that her color choices passed WCAG muster. That&#8217;s exactly what the contrast ratio tool does: give it any form of CSS color &#8212; hex, rgb(), rgba(), hsla(), etc &#8212; and it will automatically calculate the contrast ratio and let you know which level of the WCAG guidelines your contrast meets. </p>
<p>Verou&#8217;s contrast calculator even accepts semi-transparent colors for sites using overlays. To make the semi-transparent colors work Verou had to <a href="http://lists.w3.org/Archives/Public/w3c-wai-ig/2012OctDec/0011.html">write her own algorithm</a>. For semi-transparent backgrounds, the WCAG contrast ratio is presented with an error margin, since the actual contrast can vary depending on what&#8217;s under your semi-transparent overlay.</p>
<p>The contrast ratio tool supports all modern browsers and has &#8220;basic support for IE9.&#8221; The code is <a href="https://github.com/LeaVerou/contrast-ratio">available on GitHub</a>.</p>
<p>Also worth noting is Verou&#8217;s <a href="http://lea.verou.me/2012/10/easy-color-contrast-ratios/">blog post on accessibility and contrast ratios</a>. Like many of us, Verou &#8220;used to think that WCAG-mandated contrast ratios were too restrictive and basically tried to force you to use black and white.&#8221; The truth is, as Verou writes, &#8220;in practice, I found that in most cases they are very reasonable: When a color combination doesn&#8217;t pass WCAG, it usually <em>is</em> hard to read.&#8221;</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/10/create-more-accessible-color-schemes-with-contrast-ratio/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Cure the High-Res Blurs With SVG and Icon Fonts</title>
        <link>http://www.webmonkey.com/2012/06/cure-the-high-resolution-blurs-with-svg-and-icon-fonts/</link>
        <comments>http://www.webmonkey.com/2012/06/cure-the-high-resolution-blurs-with-svg-and-icon-fonts/#comments</comments>
        <pubDate>Wed, 06 Jun 2012 21:15:15 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=57195</guid>
        		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[high-res]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/06/120316-NEW-IPAD-002edit-580-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/06/120316-NEW-IPAD-002edit-580.jpg" alt="Cure the High-Res Blurs With SVG and Icon Fonts" /></div>High-resolution screens like that of the new iPad make ordinary web graphics look blurry and jagged. Creative web developers have turned to icon fonts and SVG images to create beautiful graphics that scale to any screen.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_57206" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/06/120316-NEW-IPAD-002edit-1024x682.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/06/120316-NEW-IPAD-002edit-580.jpg" alt="" title="120316-NEW-IPAD-002edit-580" width="580" height="386" class="size-full wp-image-57206" /></a><p class="wp-caption-text">The high-res future is coming fast. <em>Photo: Ariel Zambelich/Wired.com</em> <a href='http://creativecommons.org/licenses/by-nc/3.0/' ><img style='float:right;padding:0;' src='http://www.wired.com/about/wp-content/gallery/global/creative-commons.gif' class='creative-commons'></a></p></div></p>
<p>The <a href="http://www.webmonkey.com/2012/03/the-web-needs-to-get-ready-for-the-the-high-resolution-future/">rise of high-resolution displays</a> means that web developers need resolution-independent graphics. The good-old PNG icons we&#8217;ve been relying on just <a href="http://www.webmonkey.com/2012/03/what-the-new-ipads-retina-display-means-for-web-developers/">aren&#8217;t going to cut it</a> for much longer.</p>
<p>It&#8217;s true that a slightly blurry icon or logo on the iPad probably isn&#8217;t going to ruin a site by driving visitors away in droves, but it is a problem, and one that will only become more obvious as higher-resolution screens proliferate.</p>
<p>At the moment there are essentially two ways to swap out your PNG icons for something a bit crisper: icon-fonts or SVG graphics. Naturally, neither is perfect &#8212; the last time something worked perfectly on the web Tim Berners-Lee and friends were the web&#8217;s only users &#8212; so it&#8217;s worth looking into the advantages and drawbacks of each.</p>
<p>That&#8217;s exactly what UIX designer Simon Uray recently did, breaking down <a href="http://simurai.com/post/19895985870/icon-sharpness-limbo">the good and the bad of both icon fonts and SVG images</a>. Give Uray&#8217;s post a read for the finer details on both, but here&#8217;s the short story: icon fonts are probably your best bet at the moment, though you&#8217;ll have to live with the fact that some icons are a tiny bit blurry on traditional displays. </p>
<p>Since at the moment the vast majority of screens on the web are not high resolution, adopting icon fonts over the PNGs you&#8217;re using now might be a case of premature optimization. </p>
<p>As Uray writes, &#8220;sorry, if you’re looking for a silver bullet, I&#8217;m afraid it doesn&#8217;t exist.&#8221; To that we might add &#8220;yet.&#8221; But SVG support in browsers (one of the chief problems with SVG is that it isn&#8217;t as widely supported as icon fonts) continues to improve. There&#8217;s also always the option to use them all. &#8220;Maybe best,&#8221; writes Uray, &#8220;is to use PNG served in many different sizes for your high fidelity, multi-color logo and other graphics&#8230; SVG icons for your navigation that stays the same size, but also look sharp on Retina displays [and] Responsive inline SVG for bars and charts and an icon font for all your different button sizes.&#8221; The best of all worlds.</p>
<p>For more on icon fonts, be sure to check out Chris Coyers interactive write up on <a href="http://css-tricks.com/examples/IconFont/">how to use icon fonts</a>. </p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/06/cure-the-high-resolution-blurs-with-svg-and-icon-fonts/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    
    <item>
        <title>The Eephus League Magazine: Pitch-Perfect Web Design</title>
        <link>http://www.webmonkey.com/2012/05/the-eephus-league-magazine-pitch-perfect-web-design/</link>
        <comments>http://www.webmonkey.com/2012/05/the-eephus-league-magazine-pitch-perfect-web-design/#comments</comments>
        <pubDate>Mon, 21 May 2012 17:59:13 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=56712</guid>
        		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[cool sites]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/05/eephusleaguemag-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/05/eephusleaguemag.jpg" alt="The Eephus League Magazine: Pitch-Perfect Web Design" /></div><em>The Eephus League Magazine</em> gives baseball nerds something to do between games, but it also proves, along with Ian Coyle's <em>Edits Quarterly</em> (which inspired its design), that you can make an online magazine that doesn't suck.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_56717" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/05/eephusleaguemag.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/05/eephusleaguemag.jpg" alt="" title="eephusleaguemag" width="580" height="329" class="size-full wp-image-56717" /></a><p class="wp-caption-text"><em>The Eephus League Magazine</em>: showing publishing pros how it&#039;s done.</p></div></p>
<p>Baseball season is already well under way, but it&#8217;s never too late for another site about America&#8217;s favorite pastime &#8212; especially when it&#8217;s as awesome as the beautiful <a href="http://eephusleague.com/magazine/"><em>Eephus League Magazine</em></a>.</p>
<p>Even if you have no idea what the name means &#8212; and fear not, even some baseball fans aren&#8217;t familiar with the <a href="https://en.wikipedia.org/wiki/Eephus_pitch">Eephus pitch</a> since it isn&#8217;t throw much (though current Red Sox reliever Vicente Padilla <a href="http://mlb.sbnation.com/2012/5/8/3007191/eephus-pitch-vicente-padilla">has something like an Eephus pitch</a>) &#8212; the site is well worth a visit for its gorgeous layout and design.</p>
<p><em>The Eephus League Magazine</em> is written and produced by web designer <a href="http://heckhouse.com/">Bethany Heck</a>, but if the interface and navigation looks slightly familiar it&#8217;s probably because the underlying code is the work of <a href="http://iancoyle.com/">Ian Coyle</a>, creator of Nike&#8217;s Better World site, which we <a href="http://www.webmonkey.com/2011/01/cool-sites-nikes-better-world-site-embraces-html5/">featured last year</a>. </p>
<p>Since then Coyle has also released <a href="http://editsquarterly.com/"><em>Edits Quarterly</em></a>, an online magazine of photography and short films. <em>Edits</em> is what inspired Heck to put together <em>The Eephus League Magazine</em>. And it&#8217;s not hard to see why, with <em>Edits</em> Coyle managed to create something even the so-called pros of the magazine publishing world can&#8217;t seem to make &#8212; a digital magazine that doesn&#8217;t suck. </p>
<p>What makes <em>Edits</em> &#8212; and its offspring like <em>Eephus</em> &#8212; remarkable is that it manages to feel like reading a print magazine even though you&#8217;re really just scrolling down a webpage. For example, there are what you might call &#8220;pages&#8221; in Coyle&#8217;s design, but they aren&#8217;t simple skeuomorphs like you&#8217;ll find in e-readers. Instead the &#8220;pages&#8221; just serve to move you through the content and keep articles separate even as they are all together on one page. Scrolling remains vertical; there&#8217;s no awkward &#8220;page flipping&#8221; actions. <em>The Eephus League Magazine</em> uses Coyle&#8217;s JavaScript, so moving through it feels just like browsing <em>Edits</em>, but Heck has made a few adjustments to fit <em>Eephus</em>&#8216;s own layout and images. </p>
<p>In the end the experience of both magazines is different enough to catch your eye, but not so much so that it overwhelms the content. But don&#8217;t take our word for it, head over to <a href="http://eephusleague.com/magazine/"><em>Eephus</em></a> and be sure to check out <a href="http://editsquarterly.com/"><em>Edits Quarterly</em></a> as well.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/05/the-eephus-league-magazine-pitch-perfect-web-design/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Video: Progressive Enhancement 2.0</title>
        <link>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/</link>
        <comments>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/#comments</comments>
        <pubDate>Mon, 26 Mar 2012 16:34:22 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=55204</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Web Basics]]></category>
		<category><![CDATA[Progressive enhancement]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/03/enhancement-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/03/enhancement-w.jpg" alt="Video: Progressive Enhancement 2.0" /></div>Websites don't need to look or behave the same in every web browser, says a former Yahoo developer. What websites do need to do is offer the best possible experience on every device.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><iframe width="580" height="325" src="http://www.youtube.com/embed/hdTxeR90_1E?wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p>A webpage doesn&#8217;t have to look the same in every browser. In fact, a webpage <em>shouldn&#8217;t</em> look the same in every browser, according to former Yahoo developer and JavaScript guru, <a href="http://www.nczonline.net/blog/">Nicolas Zakas</a>.</p>
<p>Zakas, who spent five years as the front-end tech lead for the Yahoo homepage, recently <a href="http://www.youtube.com/watch?v=hdTxeR90_1E">spoke</a> at the March <a href="http://www.meetup.com/BayJax/events/54222572/">BayJax Meetup</a> group about what he calls Progressive Enhancement 2.0 &#8212; offering users the best possible experience given the capabilities of their device. </p>
<p>Not the same experience, mind you, but the best possible experience. That means progressively enhancing sites according to the device&#8217;s (browser&#8217;s) capabilities. </p>
<p>Progressive enhancement is perhaps best summed up by the famous Mitch Hedburg quip, &#8220;an escalator can never break, it can only become stairs.&#8221; In other words, if you&#8217;re building websites well they never break, even if you look at them in Lynx. The site may not look the same in Lynx as it does in, say Chrome, it may not function as smoothly, but the core content is still there and can still serve as a stairway that gets people where they want to go even when the enhanced ease of the escalator is absent.</p>
<p>More practically, progressive enhancement means starting with the least capable devices &#8212; an older phone, Lynx running on Windows 95 &#8212; and then adding more sophisticated features based on screen size, bandwidth and so on.</p>
<p>Zakas also takes on the common assumption that a web &#8220;page&#8221; is analogous to the printed page. In fact Zakas argues the web is more like television, which has a similar separation of content and device. In that analogy old browsers are like black and white TVs. No one expects a black and white TV to play HD content, but everyone would be disappointed if you served black and white content to an HD TV. Hence the need for progressive enhancement.</p>
<p>If you&#8217;re well versed in the history of the web the beginning of the video may be a bit slow, but stick with it. Also be sure to watch the questions at the end where Zakas addresses how to progressively enhance more application-like web pages.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/feed/</wfw:commentRss>
        <slash:comments>2</slash:comments>

        
    </item>
    </channel>
</rss>
