<?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>Trent Walton &#187; Mobile</title>
	<atom:link href="http://trentwalton.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://trentwalton.com</link>
	<description>Trent Walton&#039;s Web Site</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:55:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Content Choreography</title>
		<link>http://trentwalton.com/2011/07/14/content-choreography/</link>
		<comments>http://trentwalton.com/2011/07/14/content-choreography/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 16:55:03 +0000</pubDate>
		<dc:creator>Trent</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FitText]]></category>
		<category><![CDATA[Lettering.js]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Paravel]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://trentwalton.com/?p=4540</guid>
		<description><![CDATA[The concept of permanently placing content on a web page for a single browsing width or resolution is becoming a thing of the past. Media-queried responsive &#38; adaptive sites afford us the ability to re-architect content on a page to fit its container, but with this exciting new potential come equally exciting challenges. Web designers will have to look beyond the layout in front of them to envision... <a href="http://trentwalton.com/2011/07/14/content-choreography/">Read more &#8594;</a>]]></description>
			<content:encoded><![CDATA[<h3>The concept of permanently placing content on a web page for a single browsing width or resolution is becoming a thing of the past.</h3>
<p>Media-queried responsive &amp; adaptive sites afford us the ability to re-architect content on a page to fit its container, but with this exciting new potential come equally exciting challenges. Web designers will have to look beyond the layout in front of them to envision how its elements will reflow &amp; lockup at various widths while maintaining form &amp; hierarchy. Media queries can be used to do more than patch broken layouts: with proper planning, we can begin to choreograph content proportional to screen size, serving the best possible experience at any width.</p>
<p>As I step into my 3rd responsive project with <a href="http://paravelinc.com">Paravel</a>, I’ve made a habit out of picking apart <a href="http://mediaqueri.es/">media-queried</a> sites I happen across, noting how things get rearranged at various widths. At times, it seems as though all of the site architecture &amp; planning goes out the window as content reflows. I’ve also found that what might work very well for one type of content or site might not work so well for another.</p>
<h3>Content Stacking</h3>
<p>This is unavoidable. Take a 4 column site at full width: as the view narrows, 4 will become 3, then 2, and 1. The most common solution is to stack them on top of each other in chunks (fig. a). Simple enough, but what happens if the first column is really tall? Is the content in column 2 less important than <em>all</em> of the content in 1? It probably is for something like a full-length article, but I can’t help but think that in some cases, this method throws off the hierarchy.</p>
<figure  class="grid_6 alpha"><img src="/wp-content/uploads/2011/07/shuffle.jpg" alt="shuffling content on responsive resize"/><br />
<figcaption>fig. a</figcaption>
</figure>
<figure  class="grid_6 omega"><img src="/wp-content/uploads/2011/07/interdigitate.jpg" alt="interdigitating content on responsive resize"/><br />
<figcaption>fig. b</figcaption>
</figure>
<p>Another approach could be to <a href="http://en.wiktionary.org/wiki/interdigitate">interdigitate</a> content by folding elements into each other as the view narrows (fig. b). In real terms, what happens if a main column is a tall grid full of product thumbnails, and the sidebar features a coupon or promotion? When those columns are combined, it might be nice to slide the promo in between two product rows instead of shuffling that important piece to the bottom of the main column.</p>
<h3>The Content Change-up</h3>
<p>Another thing I’ve noticed is that media queries are being used to significantly redesign pages. I’ve seen background colors change and top-level elements move from left to right. If critical thought is applied here those choices may be spot on. But what happens if a user visits at full-width one afternoon and revisits your site in the evening on a tablet, and everything looks completely different? It’s annoying—like someone rearranging the groceries in your pantry every time you closed the door. The power of media queries can be intoxicating, but just because you can doesn’t mean you should.</p>
<h3>De-compartmentalize the Workflow </h3>
<p>The production model of passing a site down the assembly line from design to development to launch seems to be an inefficient approach for responsive &amp; adaptive site design. I think the Paravel method of gathering around a table &amp; slugging every decision out until launch lends itself to the level of reiteration necessary for these projects. We’ve found that the best way forward is to pull all members of a team together to design, build, test and then evaluate in multiple quick rounds.</p>
<figure><img src="/wp-content/uploads/2011/07/workflow.jpg" alt="workflow" /></figure>
<p>Of course, the alternative would be to create designs for every media query you plan to include, but that kind of thinking seems inefficient and fails to take advantage of the device-agnostic approach that responsive web design offers. In my mind, it’s best to build something that works on <em>any</em> possible width or device instead of something that works on <em>all</em> current widths and devices. </p>
<p>Balancing all of these new facets of the web designer’s role may seem overwhelming, but that’s the nature of the profession and one of the reasons why I love it. Honing the craft of content choreography will help us to orchestrate the best experience possible at any screen size or resolution. In time, I believe knowing what works best will become second-nature to us—just like designing progressively enhanced CSSed pages without tables or superfluous markup is now. The best thing for us to do? Practice!</p>
]]></content:encoded>
			<wfw:commentRss>http://trentwalton.com/2011/07/14/content-choreography/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Non Hover</title>
		<link>http://trentwalton.com/2010/07/05/non-hover/</link>
		<comments>http://trentwalton.com/2010/07/05/non-hover/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 16:14:40 +0000</pubDate>
		<dc:creator>Trent</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multi-Touch]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://trentwalton.com/?p=3576</guid>
		<description><![CDATA[“Elements that rely only on mousemove, mouseover, mouseout or the CSS pseudo-class :hover may not always behave as expected on a touch-screen device such as iPad or iPhone.” A few days after Steve Jobs announced the release of the iPad, I read that in Apple’s Reference Library: Preparing Your Web Content for iPad, and started to realize the drastic implications the evolution of multi-touch would have on interaction... <a href="http://trentwalton.com/2010/07/05/non-hover/">Read more &#8594;</a>]]></description>
			<content:encoded><![CDATA[<h3>“Elements that rely only on mousemove, mouseover, mouseout or the CSS pseudo-class :hover may not always behave as expected on a touch-screen device such as iPad or iPhone.”</h3>
<p>A few days after Steve Jobs announced the release of the iPad, I read that in Apple’s Reference Library: <a href="http://twa.lt/acSNGg">Preparing Your Web Content for iPad</a>, and started to realize the drastic implications the evolution of multi-touch would have on interaction design. Anything we design for the web that requires a hover state has an uncertain future and could be subject to serious usability issues.</p>
<h3>The Touch-Screen Boom</h3>
<p>If you think this is something that can be addressed later, when multi-touch “catches on”, consider this: as of June 22, 2010 <a href="http://www.apple.com/pr/library/2010/06/22ipad.html">Apple has sold 3 million iPads in 80 days</a>, <a href="http://daverupert.com/2010/06/fuck-yeah-mobile-web/">1.03 million touch screen phones are sold per day</a>, and companies like <a href="http://www.dell.com/tablet?s=biz&amp;cs=555">Dell</a> and <a href="http://www.pcworld.com/article/186160/hps_multitouch_tablet_previewed_arrives_later_2010.html">HP</a> have been developing &amp; releasing touch interfaces for tablets and laptops for quite a while now.</p>
<h3>The Hover Crutch</h3>
<p><a href="http://www.w3.org/TR/CSS2/selector.html#dynamic-pseudo-classes">Hover</a> states are everywhere. I don’t think I’ve ever written a stylesheet or designed a site without putting a significant amount of thought into how they should behave. As users, we’ve been conditioned to rely on hovers states to trigger changes in link color, reveal action items, and navigate through multiple tiers of a drop-down menu. Sliding our mouse pointers across a page to reveal hidden clickable points of action has become an automatic addition to our web browsing skill-set. As designers, we’ve turned to hover states to accommodate extra content and allow visual aesthetics to trump usability.  Like it or not, those days are over and the interactions we design are going to have to stand on their own two feet.</p>
<p>I believe that in most cases, the best solution isn’t pursuing alternatives such as <a href="http://www.engadget.com/2010/04/23/cypress-touchscreens-track-hovering-fingers-make-devices-even-m/2%23c27381318">multi-touch hovering technology</a>, trying to adapt hover-dependent designs, or transforming your website into an iPad/iPhone application. Instead of adding scripts, kilobytes, and billable hours to treat symptoms, I think the focus should be on simplicity and bullet-proof user experience design. In line with <a href="http://twitter.com/@lukew">Luke Wroblewski’s</a> statement that we should start designing for the web <a href="http://www.lukew.com/ff/entry.asp?1137">mobile-first</a>, I propose that we should be designing for Multi-Touch first, and moving forward, we can only afford to add hover states as enhancements only.</p>
<h3>Try to Avoid</h3>
<ul>
<li>Hyperlinks that aren’t 100% obvious</li>
<li>Javascript tooltips that show important information or metadata</li>
<li>Displaying action items on hover. Examples I’ve seen typically involve edit / delete items.</li>
<li>Displaying graphics in a less-than-ideal state until hovered: all those semi-opaque or black &amp; white screenshots and photos that only display full color when covered by a cursor</li>
<li>Drop-down menus. While some of these can be revealed on <em>click</em> or <em>tap</em>, be sure the user has cues that show those options.</li>
<li>Focusing too much on hover dependent CSS3. I know it’s a bit of a heartbreaker, but while these have always been seen as enhancements, we’re going to have to settle with the fact that multi-touch users won’t be seeing our fancy transitions.</li>
</ul>
<h3>How do we adapt?</h3>
<p>More often than not, making adjustments won’t be a quick or a simple process. The more layers of interaction a site has, the more work is going to have to be done to address usability issues. I’ve noticed that a few of my favorite sites have already taken a variety of steps to provide some fixes.</p>
<h3>Show everything.</h3>
<p>Prioritize your content, and if you’ve been hiding things behind hover states, make room to display them. The <a href="http://wordpress.org/">WordPress</a> admin posts screen is a great example of this. Normally, action items are only visible on hover, but if you login with a touch device the links are always displayed.</p>
<p><img src="/wp-content/uploads/2010/06/wordpress.jpg" alt="wordpress" /></p>
<h3>Utilize tap to reveal a hover state.</h3>
<p>Depending upon the implementation, this can be risky; <a href="http://amazon.com">Amazon</a> has done fairly well with this method for their category-based shopping navigation. The paneled list and orange arrows help to make those areas clearly tappable. Another example can be found in <a href="http://37signals.com/svn/posts/2407-device-scale-user-interface-elements-in-ios-mobile-safari">Basecamp’s edit and delete controls</a> for to-do lists, milestones, and files. When you hover over one of these the action items appear. For touch-screens they’ve built a javascript popup that works fairly well once you’ve figured it out. The problem is that users get no cue that tapping the to-do text is even an option, and I can’t help but think a solution similar to WordPress would have worked better. That being said, I’d happily pay a few extra pennies per month to get a mobile version of Basecamp.</p>
<p><img src="/wp-content/uploads/2010/06/basecamp.jpg" alt="basecamp" /></p>
<h3>Build specifically for touch-screen devices</h3>
<p>and take advantage of native device controls, gestures and popovers. Touch-screen apps for <a href="http://twitter.com/@TrentWalton">Twitter</a> and <a href="http://gowalla.com/trentwalton">Gowalla</a> play a key role in their overall success and are probably used more than the websites themselves. I use the <a href="http://blog.netflix.com/2010/04/netflix-available-on-ipad.html">Netflix iPad app</a> regularly, but in many cases it feels like a hover-dependent website dropped into an iPad viewport. Currently, if you’re browsing instant titles and want to add something to your queue by tapping, you’re looking at a 3 step series of taps instead of an instant hover reveal option with a point-and-click interface. If you’re going to build specifically for touch, you’ve got to follow through.</p>
<p><img src="/wp-content/uploads/2010/06/netflix.jpg" alt="netflix" /></p>
<h3>Wait for touch hover technology.</h3>
<p>I’m not convinced this would do anyone any good. It may be exciting to see what <a href="http://www.engadget.com/2010/04/23/cypress-touchscreens-track-hovering-fingers-make-devices-even-m/2%23c27381318">Cypress has come up with</a>, and to know that Apple has applied for a patent for a <a href="http://www.engadget.com/2010/01/27/apple-granted-patent-for-a-proximity-sensing-touchscreen/">proximity sensing touch-screen</a>, but this does worry me. I’d hate to see us revert to our old shortcuts and make user experience sacrifices just because the technology is in place. Plus, we’re going to look like a bunch of idiots who are afraid to touch our smart phones &amp; iPads. On the bright side, <a href="http://trentwalton.com/2010/04/26/ipad-wallpaper-touch-it/">Phil Dunphy</a> would love it!</p>
<h3>We’re going to be OK.</h3>
<p>Ultimately, I think seeing hover states fade away will make the web a better place. There never has been any substitute for concise content, clear interaction, and simple design. If we focus on core elements that make browsing the web great, our sites will function properly no matter how people use them.</p>
]]></content:encoded>
			<wfw:commentRss>http://trentwalton.com/2010/07/05/non-hover/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>iPad Wallpaper: Touch It</title>
		<link>http://trentwalton.com/2010/04/26/ipad-wallpaper-touch-it/</link>
		<comments>http://trentwalton.com/2010/04/26/ipad-wallpaper-touch-it/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 14:03:25 +0000</pubDate>
		<dc:creator>Trent</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multi-Touch]]></category>

		<guid isPermaLink="false">http://trentwalton.com/?p=3153</guid>
		<description><![CDATA[If you’re worried about what might happen to your precious new iPad whilst passing it around so that friends and loved ones can take it for a test drive, let me commend to you this Phil Dunphy-inspired iPad wallpaper. This quote, taken from a recent episode of Modern Family when Phil gets an iPad for his birthday will provide a gentle reminder for everyone to “Touch it, but... <a href="http://trentwalton.com/2010/04/26/ipad-wallpaper-touch-it/">Read more &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2010/04/Touch_It_iPad_Wallpaper.png" rel="skip"><img class="alignright " style="margin-bottom:30px;" title="iPad Wallpaper" src="/wp-content/uploads/2010/04/iPad_touchit.png" alt="iPad Wallpaper" width="220" height="200" /></a> If you’re worried about what might happen to your precious new iPad whilst passing it around so that friends and loved ones can take it for a test drive, let me commend to you this Phil Dunphy-inspired iPad wallpaper.  This quote, taken from a <a href="http://www.engadget.com/2010/03/31/screen-grabs-phil-dunphy-gets-an-ipad/">recent episode of Modern  Family</a> when Phil gets an iPad for his birthday will provide a gentle reminder for everyone to “Touch it, but don’t touch it.”</p>
<p><a href="/wp-content/uploads/2010/04/Touch_It_iPad_Wallpaper.png">Click here to download the 1024px x 1024px wallpaper</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://trentwalton.com/2010/04/26/ipad-wallpaper-touch-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mimeo and the Kleptopus King</title>
		<link>http://trentwalton.com/2010/03/08/mimeo-and-the-kleptopus-king/</link>
		<comments>http://trentwalton.com/2010/03/08/mimeo-and-the-kleptopus-king/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:47:46 +0000</pubDate>
		<dc:creator>Trent</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multi-Touch]]></category>

		<guid isPermaLink="false">http://trentwalton.com/?p=2880</guid>
		<description><![CDATA[Recently, via Dribbble, I’ve had the privilege of seeing some of the progress Shaun Inman has made on his latest project, Mimeoverse: Mimeo and the Kleptopus King. It’s an iPad, iPhone &#38; iPod Touch game where you collect power-ups that upscale the character as well as the bit resolution of the game world itself. From story writing and musical composition to pixel art, I’m amazed at the wide... <a href="http://trentwalton.com/2010/03/08/mimeo-and-the-kleptopus-king/">Read more &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.mimeoverse.com/"><img class="alignright " style="margin-left:20px; margin-bottom:30px;" title="Mimeo and the Kleptopus King" src="/wp-content/uploads/2010/03/mimeoverse.png" alt="Mimeo and the Kleptopus King" width="220" height="165" /></a> Recently, via <a href="http://drbl.in/8045">Dribbble</a>, I’ve had the privilege of seeing some of the progress Shaun Inman has made on his latest project, Mimeoverse: Mimeo and the Kleptopus King.  It’s an iPad, iPhone &amp; iPod Touch game where you collect power-ups that upscale the character as well as the bit resolution of the game world itself.  From story writing and musical composition to pixel art, I’m amazed at the wide range of skills required to pull off something like this.</p>
<p>Shaun is now tumbling the innovation at <a href="http://blog.mimeoverse.com/">blog.mimeoverse.com</a>.  Check it out and save your pennies for what I think will be an epic multi-touch game.</p>
]]></content:encoded>
			<wfw:commentRss>http://trentwalton.com/2010/03/08/mimeo-and-the-kleptopus-king/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Touch</title>
		<link>http://trentwalton.com/2010/02/02/multi-touch/</link>
		<comments>http://trentwalton.com/2010/02/02/multi-touch/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:48:49 +0000</pubDate>
		<dc:creator>Trent</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multi-Touch]]></category>

		<guid isPermaLink="false">http://trentwalton.com/?p=2572</guid>
		<description><![CDATA[Multi-touch will change everything For years, web designers have been working within a firmly established jig. Books have been published, studies have been conducted and businesses have been built on a handful of fundamental interface design principles. Many of these rules have been written based on the understanding that a mouse will be serving as the primary tool in carrying out the user’s will. What happens if this... <a href="http://trentwalton.com/2010/02/02/multi-touch/">Read more &#8594;</a>]]></description>
			<content:encoded><![CDATA[<h3>Multi-touch will change everything</h3>
<p>For years, web designers have been working within a firmly established jig.  Books have been published, studies have been conducted and businesses have been built on a handful of fundamental interface design principles.  Many of these rules have been written based on the understanding that a mouse will be serving as the primary tool in carrying out the user’s will.  What happens if this lowest common denominator for user interface design is replaced with a finger tip?  Multi-touch technology will soon change the web more CSS3 or even HTML5.</p>
<div class="grid_3 pull_6"><img src="/wp-content/uploads/2010/02/evolution.png" alt="evolution" width="134px" class="margined"/></div>
<h3>Mouse Clicks VS Finger Tips</h3>
<p>If I squint, I can get my mouse pointer accurate down to a single pixel.  The tip of my right index finger measures 30px X 40px.  That makes my finger 1200 times less precise than my mouse pointer.  Does that mean that multi-touch technology is a step backwards?  No.  After all, user interface design is all about making things easier and more natural.  Multi-touch does this by removing the middle man, in this case a mouse &amp; cursor.  Any gripe people have with multi-touch as it grows won’t be because they miss carefully positioning a mouse pointer to click a link.  It will be because web designers have crammed too much on a page, or made link buttons too small for fingers to easily tap. </p>
<h3>Scrolling VS Zooming &amp; Tapping</h3>
<p>Until now, websites have moved vertically, like a filmstrip, through a browser window.  This specific linear method of engaging content has made a web designer’s job relatively easy.  Counting on the fact that users are limited to scrolling from top to bottom while viewing the entire width of the page, important items can be placed at the top of the page (above the fold) while additional content can be arrayed below, or in a sidebar.  With multi-touch, DIVs are the new fold.  Being able to tap on a section to zoom in will allow users to focus only on the content they want to see.  This quadrant based page browsing will make skipping over uninteresting content &amp; advertisements much easier.</p>
<div class="grid_3 pull_6"><img src="/wp-content/uploads/2010/02/mtfold.jpg" alt="the fold"  class="margined"/></div>
<h3>Multi-touch VS Mobile VS Standard</h3>
<p>These are two very different areas of interface design that have a lot in common.  Many of my iPhone apps already cater to finger tips with their big buttons &amp; super simple navigation.  So this begs the question, do we need to design a mobile and a multi-touch version of a website?  I don’t think so.  I think the core structure of what the regular version of a website will need to adapt to fit fingertips, which means everything will have to be redone, re-imagined... re-figured out.</p>
<h3>A Change in Posture</h3>
<p>During the Apple Keynote, Steve Jobs wasn’t hunched over a desk pecking characters into a keyboard.  He was sitting on a couch, casually flipping through content on his iPad.  To an extent, web design has been all about what we want users to see and when.  We’ve been orchestrating the user-experience from click in to click out.  With multi-touch the tables have turned.  With a brand new set of gestures, users will be calling the shots as they tap, swipe, pinch and zoom.  It will now be up to the web design community to study up &amp; do their best to follow along.</p>
]]></content:encoded>
			<wfw:commentRss>http://trentwalton.com/2010/02/02/multi-touch/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/10 queries in 0.003 seconds using disk: basic
Object Caching 585/594 objects using disk: basic

Served from: trentwalton.com @ 2012-02-03 21:49:16 -->
