<?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>Nick Smith &#187; Uncategorized</title>
	<atom:link href="http://www.nicksmith.co.uk/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicksmith.co.uk/blog</link>
	<description>Spotlight on random items from the web</description>
	<lastBuildDate>Sun, 25 Jul 2010 21:46:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>6 million user website</title>
		<link>http://www.nicksmith.co.uk/blog/2008/09/30/6-million-user-website/</link>
		<comments>http://www.nicksmith.co.uk/blog/2008/09/30/6-million-user-website/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 22:51:02 +0000</pubDate>
		<dc:creator>Nick Smith</dc:creator>
				<category><![CDATA[@media]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[browsers (UA)]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development tools]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.nicksmith.co.uk/blog/2008/09/30/6-million-user-website/</guid>
		<description><![CDATA[<p>Several years ago I remember taking part in an online survey somewhere on the BBC website. It was geared towards understanding what I, as a user, wanted to see in future developments. I made the effort to stop and take&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Several years ago I remember taking part in an online survey somewhere on the BBC website. It was geared towards understanding what I, as a user, wanted to see in future developments. I made the effort to stop and take part because I believed there was something worthwhile in developing their web presence, I also believed they were willing to listen and respond. It seems I was right.</p>
<p>Apart from the <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/02/p2p_next.html">BBC internet blog</a> and <a href="http://backstage.bbc.co.uk/">backstage</a> etc. <a href="http://www.vivabit.com/atmedia2008/london/">@media 2008</a> had the fortune of hearing a whistle-stop tour of the redevelopment of the <a href="http://www.bbc.co.uk/">BBC homepage</a>. This site has haunted many web designers since it&#8217;s launch with comments from colleagues of &#8220;Why can&#8217;t we do&#8230; {insert name of feature here}&#8230; like the BBC homepage?&#8221;. It became a shining example of what can be achieved.</p>
<p>Tom Cartwright and Claire Roberts <a title="presented the BBC homepage" href="http://www.vivabit.com/atmedia2008/london/sessions/#forexample">presented</a> their short piece on the development of a site that: took them three months to build; had to cater for 6 million users per month; couldn&#8217;t contain loops in the code; couldn&#8217;t process XML; had to be accessible; where 5% of users (that&#8217;s 300,000) didn&#8217;t use Javascript. This is web development at the sharp end.</p>
<p>A point of interest is that they managed to get 60 image requests down to just 3 using <a href="http://www.alistapart.com/articles/sprites/">sprites</a>. This had the affect of reducing the number of <a href="http://developer.yahoo.com/performance/rules.html#num_http">HTTP requests</a>, a big saving on a highly trafficked site.</p>
<p>The size of this project is reflected in the fact that the development team recognised a need to drop <a href="http://jquery.com/">JQuery</a> as a Javascript framework and develop their own. Tom described Glow (<a href="http://www.bbc.co.uk/glow">www.bbc.co.uk/glow</a>), a new framework that supports <a href="http://www.apple.com/safari/">Safari</a> 1.3 (apparently unlike JQuery). We were told that Glow would be available as open source software towards the end of the year, but judging by the password it looks like this still hasn&#8217;t been finalised. They also mentioned that their next project will look towards a pan-BBC identity system for users. The idea is that they&#8217;d have implicit and explicit personalisation and that, once logged into one BBC site, your credentials would follow as you traverse the sites. In support of this the BBC joined the <a href="http://openid.net/">OpenID</a> federation, looking at becoming a consumer.</p>
<p>For insights into the future of the BBC homepage see <a title="BBC homepage beta" href="http://www.bbc.co.uk/home/beta/">www.bbc.co.uk/home/beta/</a>. They recommended Steve Souders&#8217; <a href="http://oreilly.com/catalog/9780596529307/">High Performance Web Sites</a> (he really knows optimisation).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicksmith.co.uk/blog/2008/09/30/6-million-user-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
