<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/blogs/shared/nolsol.xsl"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>

<title>
BBC Internet Blog
 - 
Chris Elphick
</title>
<link>https://bbcbreakingnews.pages.dev/blogs/bbcinternet/</link>
<description>Staff from the BBC&apos;s online and technology teams talk about BBC Online, BBC iPlayer, and the BBC&apos;s digital and mobile services. The blog is reactively moderated. Posts are normally closed for comment after three months. Your host is Eliza Kessler. </description>
<language>en</language>
<copyright>Copyright 2012</copyright>
<lastBuildDate>Fri, 16 Dec 2011 18:13:07 +0000</lastBuildDate>
<generator>http://www.sixapart.com/movabletype/?v=4.33-en</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
	<title>BBC iPlayer: Designing the iPhone app</title>
	<description><![CDATA[<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/01.png" alt="Hand holding iPhone running iPlayer" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Chris's hand, holding an iPhone running the iPlayer app his team designed</p>
</div>
<p>Hello, my name is Chris Elphick and I'm the Senior Designer leading the BBC iPlayer iPhone App project. Earlier this week saw the debut release of the BBC iPlayer App for iPhone and iPod Touch. In this post, I'd like to give you a brief overview of the thinking that went into the design.</p>
<h2>Background</h2>
<p>As <a href="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/iplayer_bbciplayer_iphone_android.html">Executive Product Manager David Madden explained in his blog post</a> more and more people are choosing to watch television programmes or listen to the radio on their mobile. In fact a staggering 16.5 million programmes were watched on mobile this October 2011 alone. A large proportion of those mobile views were on iPhone.</p>
<p>This significant user demand provided an opportunity to create an improved user experience more appropriate to the iPhone as well as introduce enhanced features and interactions to our audiences.</p>]]><![CDATA[<h2>Our Design Challenge</h2>
<p>In an initial brainstorm, the team identified a series of questions to answer such as:</p>
<ul>
<li>How might we let people plan their TV viewing?</li>
<li>How might we improve the Live TV/Radio Experience?</li>
<li>How might we encourage people to explore more programmes?</li>
</ul>
<p>We also had to consider the various restrictions and opportunities that designing for a mobile device offered us. These included:</p>
<ul>
<li>The difference between portrait and landscape orientations</li>
<li>Gestural interactions</li>
<li>Screen Size.</li>
</ul>
<h2>First Steps</h2>
<p>To kick things off, we held a number of workshops. First off we focused on generating as many ideas as possible in answer to our list of design challenges. We went for quantity over quality at this point.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/02.png" alt="Surface with lots of multi-coloured sticky notes saying things like " width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">sticky note heaven: some early thoughts and ideas</p>
</div>
<p>Next came the fun bit. We sketched out how those ideas could look visually and considered how users might interact with them. Any medium is appropriate at this point, as long as it's quick and demonstrates the idea effectively. Paper prototyping is a great way of illustrating and testing basic user journeys. For instance here is my rather rudimentary version of our channel hopping feature:</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/03.png" alt="hand-drawn sticky notes with channels to the left and right of the screen" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">my early thoughts on flipping between live TV channels</p>
</div>
<p>Sticking these basic concepts in front of users helped test the integrity of early ideas and narrowed down our options.</p>
<h2>Not reinventing the wheel</h2>
<p>This isn't the first time the BBC iPlayer team has designed an app. Last year saw the launch of <a href="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/02/bbc_iplayer_apps_coming_soon_t.html">the iPad and Android iPlayer apps</a>. An integral part of our process was reviewing those current products and exploring what we could learn from them and how to develop them further within the context of an iPhone.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/04.png" alt="hand holding Android phone running iPlayer" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">The iPlayer App on Android</p>
</div>
<p>In essence the iPlayer Apps contain the same features and content, but of course Android users, for example, have a different expectation of how to navigate from iOS users. Gestural interactions are a good example of differences between the user interfaces.</p>
<h2>Gestures: get me there quick!</h2>
<p>Network and Wifi connectivity is obviously a major concern when it comes to using apps. To reduce the number of journeys and page loads we looked at implementing gestures that would let the audience trigger actions more quickly.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/05.png" alt="printed mockup with superimposed play and favourite icons" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">An earlier idea we had for revealing additional functionality without having to go through to an episode page. A 'long press' on a programme would reveal the icons.</p>
</div>
<p>With a wealth of potential flicks, taps, and drags to choose from we have kept things simple. To reveal the favourites star on the app, you simply swipe on a programme item in a portrait list.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/06.png" alt="a sticky note with a hand on it next to a star icon, on a printout of a mockup of an episode list screen" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Swipe and tap the star to favourite a programme</p>
</div>
<p>And to play a programme immediately and by-pass the epsiode page, you can simple double tap on any programme item in a vertical list.</p>
<h2>Portrait vs Landscape Orientations</h2>
<p>Earlier I mentioned the opportunities that designing for mobile offers us. One, of course is the ability to change orientation. There was a frequent debate within the design team as to the importance of portrait versus landscape - whether or not it was helpful, necessary or even pleasing to present content differently in a landscape view compared to portrait.</p>
<p>We explored multiple possibilities for landscape views dependent on where you are within the app. In early designs we considered showing as much content as possible in a single view but we felt it wasn't taking full advantage of the screen real estate, nor presenting anything new.</p>
<p>User research, told us that certain users including those who are dyslexic liked the simplicity of a more visual menu with fewer options.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/07.png" alt="Printouts of mock-ups of different landscape views, stuck to a wall" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Some potential landscape views</p>
</div>
<p>By rotating the phone to landscape we wanted to offer a different cut of the content. In the case of TV and Radio Featured, the landscape view provides a full screen image to scroll through like a picture gallery.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/08.png" alt="The app, showing Frozen Planet, in portrait and landscape orientations" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Portrait and Landscape views of the app</p>
</div>
<p>Users can tap on the "i" button to reveal the programme synopsis and the Favourite button. We call it the 'lean back' mode where the interface is stripped right back showing only what is necessary.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/09.png" alt="Landscape view, showing " width="595" height="199" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">A landscape view showing the info overlay.</p>
</div>
<h2>Improving the Live experience</h2>
<p>In the past, thanks to weak connections and poor quality streaming, watching live television on a mobile phone has not always been the best experience. The introduction of adaptive bitrate technologies has brought about a much-improved streaming quality. This offered up an opportunity to provide an enhanced 'live experience'.</p>
<p>I borrowed the idea of 'channel hopping' from TV, and my colleagues and I explored various ways of switching channels or stations whilst playing a programme.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/10.png" alt="Printed mockup of a side-swipe arrows with BBC1 and BBC3 logos" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">This early design explored the idea of swiping the entire screen to flick between channels.</p>
</div>
<p>We developed a very simple mechanic that lets users browse what's playing on other channels whilst watching live television, letting them compare programmes across the BBC.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/11.png" alt="What's currently playing on other channels, overlayed over the current programme (Frozen Planet)" width="595" height="396" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">The Live Channels Switcher</p>
</div>
<p>We employed the same device to reveal related programmes. So now when you're watching Doctor Who you can browse other episodes from the series without leave playback.</p>
<h2>Visual design and Branding</h2>
<p>The main challenge here was striking a balance in styles. We wanted to stay as faithful as possible to iPlayer's brand and styling whilst being sensitive to Apple's core UI and aligning it with the BBC's Global Experience Language (GEL). Luckily the textures and gradients from the BBC iPlayer website lend themselves well to the tactile styles familiar to the iPhone's UI.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/12.png" alt="Three versions of the episodes screen, in portrait format, side by side." width="595" height="296" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Some examples of how the visual style and layout changed as the project progressed</p>
</div>
<p>Where possible though, we have introduced elements of our global experience language that reflect the direction the iPlayer website is taking. This is most obvious in the full screen landscape views or the player controls where the interface is much simpler, letting the content take centre stage.</p>
<p>Branding proved an interesting challenge. Since the black and pink are such distinctive parts of the brand it didn't seem necessary to take up valuable screen real estate with a logo in the header on every page.</p>
<p>Instead we decided to seed the logo throughout the interface.</p>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/13.jpg" alt="Three shots of the BBC iPlayer application on iPhone startup" width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">When the app is launched, as the content is loading the logo appears on a start screen and then recedes into the background to be covered with content.</p>
</div>
<div class="imgCaptionCenter" style="text-align: center; display: block; "><img class="mt-image-center" style="margin: 0 auto 5px;" src="https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/16/14.png" alt="iPhone in hand, loading up an episodes list screen, showing the BBC iPlayer icon as a loading screen." width="595" height="335" />
<p style="margin: 0pt auto 20px; width: 595px; font-size: 11px; color: #666666;">Throughout the app you will also see the iPlayer play icon discretely sitting behind thumbnails before they load.</p>
</div>
<h2>Looking to improve</h2>
<p>There has been lots of in-depth user research by the BBC for both iPlayer on all platforms, meaning many of our initial research was based on those findings. But launching a product on a new device, especially one as popular as iPhone required some further testing and research to help guide and verify our designs.</p>
<p>We carried out in depth testing sessions with iPhone users (both familiar and unfamiliar with BBC iPlayer, ranging in ages and capabilities) lead by Amelia Still, our Usability &amp; Accessibility Specialist and carried out by external agency Experience Lab.</p>
<p>I also find comments and reviews from across the web invaluable, so thank you for your continued feedback. This app is a first release and is a glimpse of what's to come. I will be looking to improve it and implement some truly exciting features and functionality next year.</p>
<p><em>Chris Elphick is Senior Designer, BBC Future Media User Experience and Design</em></p>
<h2>Credits</h2>
<p><em>A number of people contributed greatly to this project: Kathryn Leach, Suzie Blackman, Richard Jones, Anoushka Ferrari, Ben Guyer, Mike Albers (Design Team), Amelia Still (Usability and Accessibilty), David Berlin, Mark Bamber (Business Analysts), David Madden (Executive Product Manager).</em></p>
<p><em>The dedicated Development Team in Salford : Fiona Iglesias, Andy Hulstone, John Steele, John <span style="text-decoration: line-through;">Haseldon</span> Haselden, Alan Burton, Joe Timmins and <span style="text-decoration: line-through;">all </span>Paul Rutter, Steven Cross, and Richard George (Test Team).</em></p>
<p><em>(Credits Updated 19th Dec - Ian; Haselden spelling corrected, Burton &amp; Albers added Jan 10th).<br /></em></p>
<p><em><br /></em></p>]]></description>
         <dc:creator>Chris Elphick 
Chris Elphick
</dc:creator>
	<link>https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/iphone_bbc_iplayer_design.html</link>
	<guid>https://bbcbreakingnews.pages.dev/blogs/bbcinternet/2011/12/iphone_bbc_iplayer_design.html</guid>
	<category>iPlayer</category>
	<pubDate>Fri, 16 Dec 2011 18:13:07 +0000</pubDate>
</item>


</channel>
</rss>

 
