<?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>CDB Web Design</title>
	<atom:link href="http://cdbwebdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdbwebdesign.com</link>
	<description>...and other tech stuff by Chris Baldock</description>
	<lastBuildDate>Sun, 19 Feb 2012 18:32:52 +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>Smartphones left-handed?</title>
		<link>http://cdbwebdesign.com/blog/smartphones-left-handed/</link>
		<comments>http://cdbwebdesign.com/blog/smartphones-left-handed/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 18:21:06 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Home]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=522</guid>
		<description><![CDATA[Something ocurred to me recently after trying out the HTC Sensation XE and then the Nokia Lumia 800. Both of these flagship smartphone have been built with very obvious tendencies to left-handers. In both cases, the power/screen-lock buttons are in places that are easily accessible for left-handed users but nearly impossible to reach when in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-523 alignleft" title="xl_HTC_SensationXE_624_2" src="http://cdbwebdesign.com/wp-content/uploads/2012/02/xl_HTC_SensationXE_624_2-300x168.jpg" alt="" width="300" height="168" />Something ocurred to me recently after trying out the HTC Sensation XE and then the Nokia Lumia 800. Both of these flagship smartphone have been built with very obvious tendencies to left-handers. In both cases, the power/screen-lock buttons are in places that are easily accessible for left-handed users but nearly impossible to reach when in the right hand.</p>
<p>This serves up an odd question: do HTC and Nokia have evidence that the majority of people hold their smartphone in their left hands? This is an odd statistic and deserves a lot of investigation by the design community if it&#8217;s true as it goes against the logical paradigm that centres around 70-90% of people being right-handed.</p>
<p>What may have been found is that people use smartphones two-handed, holding them in the left and typing with the right as on-screen QWERTY keypad buttons are so small that people would need to type with their fingers instead of their thumbs. But this is all conjecture of course. There may be other reasons for this left-biased design.</p>
<p>I think I&#8217;ll investigate further. I&#8217;ll add to this article if I find anything substantial.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/blog/smartphones-left-handed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The five principles of user experience design</title>
		<link>http://cdbwebdesign.com/blog/the-five-principles-of-user-experience/</link>
		<comments>http://cdbwebdesign.com/blog/the-five-principles-of-user-experience/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 14:21:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=397</guid>
		<description><![CDATA[While pondering one night, I decided to download some key UX points from my mind onto paper (well, Bamboo Paper on the iPad). The points cover digital design for web and touch screen devcies. I&#8217;m pretty sure I&#8217;ve heard/read these points before but I thought I&#8217;d put them in my own words anyway. This is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdbwebdesign.com/wp-content/uploads/2011/10/compass.jpg"><img class="size-thumbnail wp-image-400 alignright" title="compass" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/compass-150x150.jpg" alt="compass used in maths" width="150" height="150" /></a>While pondering one night, I decided to download some key UX points from my mind onto paper (well, Bamboo Paper on the iPad). The points cover digital design for web and touch screen devcies. I&#8217;m pretty sure I&#8217;ve heard/read these points before but I thought I&#8217;d put them in my own words anyway. This is what came out:</p>
<p><strong>Principle categories:</strong></p>
<ol>
<li>Layout and compsition</li>
<li>Size and hierarchy</li>
<li>Colour and contrast</li>
<li>Content consistency</li>
<li>Dynamic interaction</li>
</ol>
<p><strong>A breakdown of each area:</strong></p>
<p>1. Layout and composition:</p>
<ul>
<li>Know the intended medium and audience.</li>
<li>Whitespace is your friend.</li>
<li>All elements should retain consistent margins/padding where possible.</li>
<li>Layout should not be repetitive unless the content dictates that it be so (like a list of products).</li>
<li>Elements of greater importance should be higher/sooner and preferably larger.</li>
<li>Rows should not have repetitive column structures as the user moves down an interface. Row 1, column 1 should not have direct replication in row 2, column 1 unless the content of row 2 is directly related to the content of row 1.</li>
</ul>
<p>2. Size and hierarchy:</p>
<ul>
<li>Headers should look like headers. They should be substantially larger than body copy and there should be a clear visual hierarchy in header elements.</li>
<li>H2, H3, H4 headings should be used in proportion to their importance. H1 should only be used once, H2 sparingly, etc, as per <strong>the diagram here.</strong><a href="http://cdbwebdesign.com/wp-content/uploads/2011/10/Hierarchy_Pyramid.jpg"><img class="alignright size-full wp-image-398" title="Hierarchy_Pyramid" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Hierarchy_Pyramid.jpg" alt="Header hierarchy pyramid" width="272" height="256" /></a></li>
<li>Regular paragraph text should not stand out more than headers and hyperlinks.</li>
<li>All elements should fit into a visual hierarchy that will be easy for people to understand. Complexity and disorganisation causes confusion.</li>
</ul>
<p>3. Colour and contrast:</p>
<ul>
<li>Stick to a limited but well balanced colour palette that gives good contrast.</li>
<li>Text should always be high contrast, normally black/dark grey on white. Black on white is a friend in any situation.</li>
<li>Imagery should be rich and colourful to give good visual contrast to the simple, informative text content framework that you&#8217;ve constructed.</li>
<li>Links should always look like links, and preferably be blue if the brand colours of the website allow for it. Try to avoid red links, they look negative/preventative even if your brand colours are red.</li>
<li>Links should have a small, bright icon on their left side to make it simple for users to spot a link. If there&#8217;s a list of links keep it limited to preferably three links per list.</li>
</ul>
<p>4. Content consistency:</p>
<ul>
<li>Text and images in close proximity must relate to each other.</li>
<li>Similar content should look and behave in a similar fashion.</li>
<li>Set a precedence early on in a user journey for how links should look/behave and stick to those rules.</li>
<li>Images should be in a consistent style wherever possible, unless the purpose of your project is to produce a product with varied images, such as an online image storage library like <a href="http://www.istockphoto.com/">iStockPhoto</a></li>
</ul>
<p>5. Dynamic interaction:</p>
<ul>
<li>Where appropriate, provide movement, animations and transitions to enhance the user experience.</li>
<li>Take care where interactions are added. Advanced interaction is generally used in the discovery part of a journey like when choosing a product. Anything too fancy should be avoided at key stages of journeys like a checkout or registration form, but facilities like inline form validation benefit from clean, well made transitions.</li>
<li>Small touches make a big difference. Animation soup should be avoided so that users don&#8217;t get too distracted from their task and so that the weight of the page/interface you&#8217;re creating doesn&#8217;t become too large in code terms.</li>
<li>Consider differences between touch screens, smartphones and desktop/laptop interactions. If one design caters for all, that&#8217;s excellent and rare, so you may have to make two or three versions of a website.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/blog/the-five-principles-of-user-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What if we&#8217;re wrong about evolution?</title>
		<link>http://cdbwebdesign.com/blog/what-if-were-wrong-about-evolution/</link>
		<comments>http://cdbwebdesign.com/blog/what-if-were-wrong-about-evolution/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 14:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=485</guid>
		<description><![CDATA[A bold question, if a tiny bit misleading. The question should really read: what if the &#8220;goldilocks zone&#8221; around the Sun which we inhabit, and the relatively calm climate and environment on our planet have actually hindered evolution? Complex systems I got onto this subject when pondering the complexity and similarity of life on earth. [...]]]></description>
			<content:encoded><![CDATA[<p>A bold question, if a tiny bit misleading.</p>
<p>The question should really read: what if the &#8220;goldilocks zone&#8221; around the Sun which we inhabit, and the relatively calm climate and environment on our planet have actually hindered evolution?</p>
<p><strong>Complex systems</strong><img class="alignright size-full wp-image-489" title="marmocet" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/marmocet.jpeg" alt="Marmocet" width="259" height="194" /></p>
<p>I got onto this subject when pondering the complexity and similarity of life on earth. There are a set of logical reasons why, for example, quadruped mammals like ourselves are dominant. Four legs (and a tail, originally) seems to have been a logical design.</p>
<p>There is also a logical order to the forms of life. It seems that there are certain shapes that prevail. Many plants mimic the shape of blood vessels in a vertebrate as it&#8217;s the most efficient way of delivering water and nutrients to a complex system.</p>
<p>This is just one of millions of tidbits that add up to our understanding of evolution, but one of the most prominent questions is around evolution on our planet compared to others. An assumption many make is that our temperate, somewhat calm circumstances are the only way to the evolution of complex life.</p>
<p><strong>Why do we think this?</strong></p>
<p><img class="alignleft size-full wp-image-491" title="crocodile" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/crocodile.jpeg" alt="Crocodile" width="279" height="181" />On Earth, life has evolved over billions of years via small genetic mutations that span thousands of years within a species. We also have the view that any specialised trait is at the expense of another specialised trait, and that this specialism is always refined over time.</p>
<p>This is an odd notion given the evolutionary anomaly of the crocodile, a species that actually reached the pinnacle of what it needed to be around 250 million years ago and hasn&#8217;t evolved since. The crocodile emerged at a time of huge genetic diversity among the life forms on earth, and traits like muscular/bone structure ideal for swimming and a huge jaw can be seen as highly specialised, risky traits when considering long term survival of a species.</p>
<p>Considering how we believe evolution to occur, why has the crocodile not been superseded by a &#8220;better&#8221; predator? The answer is that it doesn&#8217;t really have any competition in the water. There are very few fresh water predators, pike being one that comes to mind, and they&#8217;re relatively small in size compared to a crocodile. Why is there not, for example, a voracious fresh water dolphin with sharp teeth and camouflaged skin? Mammals dominate every where else so why not here? Competition from humans is a reason that springs to mind, but what if we&#8217;re missing an obvious point?</p>
<p><strong>Life is easy</strong></p>
<p><img class="alignright size-full wp-image-492" title="otters" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/otters.jpeg" alt="Otters" width="283" height="178" />It&#8217;s easier for mammals to live on land. It&#8217;s warmer, meaning less energy expenditure to keep the body functioning. There are only a handful of species of marine and freshwater-dwelling mammals, whereas there are thousands of land dwelling mammal species.</p>
<p>What would have happened if our planet&#8217;s land mass was somehow eroded to a tenth of what it is today? We&#8217;d probably have more water-dwelling mammals who would have more competition for food and living space. Land mammals may have become amphibious, or at least good at swimming, and would have been forced to develop traits beneficial for both environments.</p>
<p>What if this switch of land/water mass happened frequently, and the land mass was regenerated in a short space of time, and then eroded again? Certain sea currents could do this if in a high enough concentration. Life would have to adapt to the act of adaptation itself.</p>
<p><strong>Intelligent life</strong></p>
<p><img class="alignleft size-full wp-image-490" title="city" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/city.jpeg" alt="City" width="259" height="194" />This leads onto the evolution of intelligent life. With constantly adapting circumstances, a method of survival would be the development of problem-solving levels of intelligence. If humans were forced to live on a planet of constantly shifting land mass, we probably would survive due to our problem-solving nature. It could be argued that intelligent life could evolve as an answer to extreme circumstances rather than a result of temperate climate and stable surroundings.</p>
<p>We now live in cities which are the most logical and easiest way to organise large groups of humans. But what if there were several forms of intelligent life on one planet, all lower in number than humanity, who were forced to share an ever-changing landscape? These beings may have needed to develop co-operation as a means to survival rather than consumption, competition and eventually destruction, traits that humanity had an evolutionary bias towards.</p>
<p>Cities may have been seen as unnecessary if widespread co-operation was a trait bred into these life forms over time, meaning life could be more transient. Life in these circumstances would benefit from constant innovation, and a widespread share of knowledge. The city, itself an evolutionary combination borne from a collective dwelling and a fortress, may not be required in these circumstances.</p>
<p><strong>What would this all mean?</strong></p>
<p><img class="alignright size-full wp-image-493" title="shuttle" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/shuttle.jpeg" alt="Space shuttle" width="259" height="194" />Our assumption that intelligent life evolves only in certain circumstances as hypothesised by Frank Drake (see the <a href="http://en.wikipedia.org/wiki/Drake_equation" target="_blank">Drake equation</a>) could actually be a completely flawed argument. Intelligent life may thrive within our galaxy, but they may be driven by completely alien ideals due to varied evolutionary circumstances.</p>
<p>The exploration of space may itself be a uniquely human idea, or at least an idea that only occurs to a limited number of intelligent species. We have huge cultural differences on earth within the relatively strict confines of humanity, so if truly alien intelligence exists, we may not be able to comprehend them even if we meet and communicate with these intelligent beings.</p>
<p>Suffice to say that without faster than light space travel, or some form of teleportation, we aren&#8217;t likely to be able to test this theory either way. But at least we can build upon it, and maybe find better ways to understand ourselves and others in the meantime.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/blog/what-if-were-wrong-about-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orange UK &#8211; Special Offers 2011</title>
		<link>http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/</link>
		<comments>http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 16:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=427</guid>
		<description><![CDATA[A unique challenge, the creation of this took some imagination. As Orange doesn&#8217;t have an extensive offers system for the sales force to populate, there weren&#8217;t any offers with which to populate the design. Rather than using mis-leading lorem ipsum copy, I was forced to populate the designs with offers made up by yours truly. [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/attachment/rfd379_special_offers_landing_v05_paym/' title='RFD379_Special_Offers_Landing_v05_PAYM'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/RFD379_Special_Offers_Landing_v05_PAYM-150x150.jpg" class="attachment-thumbnail" alt="Orange Special Offers - Pay monthly hero" title="RFD379_Special_Offers_Landing_v05_PAYM" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/attachment/rfd379_special_offers_landing_v05_overlay/' title='RFD379_Special_Offers_Landing_v05_OVERLAY'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/RFD379_Special_Offers_Landing_v05_OVERLAY-150x150.jpg" class="attachment-thumbnail" alt="Phone overlay" title="RFD379_Special_Offers_Landing_v05_OVERLAY" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/attachment/rfd379_paym_offers_v04-3/' title='RFD379_PAYM_Offers_v04-3'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/RFD379_PAYM_Offers_v04-3-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Pay monthly offers" title="RFD379_PAYM_Offers_v04-3" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/attachment/rfd379_paym_offer_clickthrough_v02/' title='RFD379_PAYM_Offer_Clickthrough_v02'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/RFD379_PAYM_Offer_Clickthrough_v02-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Pay monthly individual deal" title="RFD379_PAYM_Offer_Clickthrough_v02" /></a>

<p>A unique challenge, the creation of this took some imagination. As Orange doesn&#8217;t have an extensive offers system for the sales force to populate, there weren&#8217;t any offers with which to populate the design. Rather than using mis-leading lorem ipsum copy, I was forced to populate the designs with offers made up by yours truly. The sales team remarked that some of them were actually decent propositions. I told them I&#8217;m sure they could do better &#8211; and they will.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/orange-uk-special-offers-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-Mobile UK &#8211; Christmas 2010</title>
		<link>http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/</link>
		<comments>http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 16:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=438</guid>
		<description><![CDATA[The 2010 Christmas shop on T-Mobile was the most challenging design I&#8217;d ever undertaken at the time. We had an idea of combining all Christmas buying options into one page, giving customers the easiest possible way to choose and buy, and the quickest journey to the checkout. I delivered the graphic design and wireframes for [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/attachment/homepage_xmas_promo/' title='Homepage Xmas Promo'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Homepage_Xmas_Promo-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Homepage with Christmas promotion" title="Homepage Xmas Promo" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/attachment/03_cr8988_xmas_shop_area_v03-11_nov_iphone/' title='T-Mobile UK Christmas Shop Landing Page - Nov 2011'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/03_CR8988_Xmas_Shop_Area_V03-11_NOV_IPHONE-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile UK Christmas Shop Landing Page - Nov 2011" title="T-Mobile UK Christmas Shop Landing Page - Nov 2011" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/attachment/xmas_shop_area_dec/' title='T-Mobile UK Christmas Shop - Dec 2011'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Xmas_Shop_Area_Dec-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile UK Christmas Shop - Dec 2011" title="T-Mobile UK Christmas Shop - Dec 2011" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/attachment/cr9073_xmas_gifts_page_v02_cb/' title='T-Mobile UK Christmas Gifts Page - Dec 2011'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR9073_Xmas_Gifts_Page_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile UK Christmas Gifts Page - Dec 2011" title="T-Mobile UK Christmas Gifts Page - Dec 2011" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/attachment/xmas_tlo_email/' title='Xmas_TLO_Email'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Xmas_TLO_Email-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Christmas special offer email November 2010" title="Xmas_TLO_Email" /></a>

<p>The 2010 Christmas shop on T-Mobile was the most challenging design I&#8217;d ever undertaken at the time. We had an idea of combining all Christmas buying options into one page, giving customers the easiest possible way to choose and buy, and the quickest journey to the checkout.</p>
<p>I delivered the graphic design and wireframes for this project, and the page benefitted from a creative workshop early on in the process involving all of our small design team at the time. The idea of the living room was to try and match what T-Mobile&#8217;s retail stores were doing at the time, as they had cardboard fireplaces and picture frames with phones in them.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/t-mobile-uk-christmas-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-Mobile UK &#8211; Android Zone &#8211; February 2011</title>
		<link>http://cdbwebdesign.com/portfolio/t-mobile-android-zone/</link>
		<comments>http://cdbwebdesign.com/portfolio/t-mobile-android-zone/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 16:57:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=453</guid>
		<description><![CDATA[A project close to my heart as an Android phone user, the aim of this undertaking was to inform customers about what they can do with an Android phone. T-Mobile stock so many Android phones that this zone became a necessity that the User Experience department including myself had to push for. Our competitors at [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/t-mobile-android-zone/attachment/cr8693_01b_android_smartphones_v02_cb/' title='Android_Smartphones'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR8693_01B_Android_Smartphones_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Android Zone - Landing page" title="Android_Smartphones" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-android-zone/attachment/cr8693_01f_android_smartphones_qv_lbox_v02_cb/' title='Android_Smartphones_QV_LBOX'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR8693_01F_Android_Smartphones_QV_LBOX_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Android Zone - Landing page quick view overlay" title="Android_Smartphones_QV_LBOX" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-android-zone/attachment/cr8693_02a_what_is_android_v02_cb/' title='What_is_Android'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR8693_02A_What_is_Android_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Android Zone - What is Android?" title="What_is_Android" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-android-zone/attachment/cr8693_02b_what_is_android_os_lbox_v02_cb/' title='What_is_Android_OS_LBOX'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR8693_02B_What_is_Android_OS_LBOX_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Android Zone - OS version overlay" title="What_is_Android_OS_LBOX" /></a>
<a href='http://cdbwebdesign.com/portfolio/t-mobile-android-zone/attachment/cr8693_06_android_videos_v02_cb/' title='Android_Videos'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/CR8693_06_Android_Videos_v02_CB-150x150.jpg" class="attachment-thumbnail" alt="T-Mobile Android Zone - Videos" title="Android_Videos" /></a>

<p>A project close to my heart as an Android phone user, the aim of this undertaking was to inform customers about what they can do with an Android phone. T-Mobile stock so many Android phones that this zone became a necessity that the User Experience department including myself had to push for. Our competitors at the time had similar but much less content-rich Android areas, and we spotted an opportunity.</p>
<p>A message for sales departments everywhere: listen to your technophile designers when selling electronics.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/t-mobile-android-zone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orange UK &#8211; Featured Product Pages &#8211; 2011</title>
		<link>http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/</link>
		<comments>http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=462</guid>
		<description><![CDATA[These pages were pretty frequently produced for different products each month. As time went on we were able to add more to these pages with improved imagery and more interactivity. The hot spots that appear over the products are hover objects and they change the state of the text next to the image. The hot [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/attachment/ouk_rio_ii_page/' title='OUK_Rio_II_Page'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Rio_II_Page-150x150.jpg" class="attachment-thumbnail" alt="Orange UK Rio II page" title="OUK_Rio_II_Page" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/attachment/ouk_lg_optimus_black_page/' title='OUK_LG_Optimus_Black_Page'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_LG_Optimus_Black_Page-150x150.jpg" class="attachment-thumbnail" alt="Orange UK LG Optimus Black Page" title="OUK_LG_Optimus_Black_Page" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/attachment/ouk_htc_page/' title='OUK_HTC_Page'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_HTC_Page-150x150.jpg" class="attachment-thumbnail" alt="Orange UK HTC Page for Consumer" title="OUK_HTC_Page" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/attachment/ouk_biz_htc_page/' title='OUK_BIZ_HTC_Page'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_BIZ_HTC_Page-150x150.jpg" class="attachment-thumbnail" alt="Orange UK HTC Page for Business" title="OUK_BIZ_HTC_Page" /></a>

<p>These pages were pretty frequently produced for different products each month. As time went on we were able to add more to these pages with improved imagery and more interactivity. The hot spots that appear over the products are hover objects and they change the state of the text next to the image. The hot spots are placed in positions relevant to the feature and as time went on we were able to add images to illustrate each feature too. These were simple but enjoyable pages to create as they give the products room to breathe.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/orange-uk-featured-product-pages-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orange UK &#8211; Motorola Atrix &#8211; April 2011</title>
		<link>http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/</link>
		<comments>http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:21:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=468</guid>
		<description><![CDATA[This page was an all-singing, all dancing introduction to the Motorola ATRIX, a pretty special phone that plugged into a &#8220;lapdock&#8221; so you could use it as a laptop as well as a smartphone. I needed to capture both the excitement and refinement of the product and achieved it with various forms of rich media [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/attachment/ouk_motorola_atrix_1/' title='OUK_Motorola_ATRIX_1'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Motorola_ATRIX_1-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Motorola ATRIX page - feature hover" title="OUK_Motorola_ATRIX_1" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/attachment/ouk_motorola_atrix_2/' title='OUK_Motorola_ATRIX_2'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Motorola_ATRIX_2-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Motorola ATRIX page - image selector" title="OUK_Motorola_ATRIX_2" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/attachment/ouk_motorola_atrix_3/' title='OUK_Motorola_ATRIX_3'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Motorola_ATRIX_3-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Motorola ATRIX page - image zoom" title="OUK_Motorola_ATRIX_3" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/attachment/ouk_motorola_atrix_4/' title='OUK_Motorola_ATRIX_4'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Motorola_ATRIX_4-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Motorola ATRIX page - specifications" title="OUK_Motorola_ATRIX_4" /></a>
<a href='http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/attachment/ouk_motorola_atrix_5/' title='OUK_Motorola_ATRIX_5'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/OUK_Motorola_ATRIX_5-150x150.jpg" class="attachment-thumbnail" alt="Orange UK - Motorola ATRIX page - Android" title="OUK_Motorola_ATRIX_5" /></a>

<p>This page was an all-singing, all dancing introduction to the Motorola ATRIX, a pretty special phone that plugged into a &#8220;lapdock&#8221; so you could use it as a laptop as well as a smartphone. I needed to capture both the excitement and refinement of the product and achieved it with various forms of rich media including advanced interactivity via an image selector module, feature flyouts and an integrated zoom tool.</p>
<p>The video containers in the main content each contained two short videos about each product option (just the phone, phone and HD dock or phone and lapdock). The specifications page while not exactly rich media is a pre-requisite on electronic product pages these days, and the Android tab was there to give a fun introduction to the operating system for those who have never used it.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/orange-uk-motorola-atrix-april-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lets Talk Tall &#8211; August 2011</title>
		<link>http://cdbwebdesign.com/portfolio/lets-talk-tall-august-2011/</link>
		<comments>http://cdbwebdesign.com/portfolio/lets-talk-tall-august-2011/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:42:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=477</guid>
		<description><![CDATA[A personal project of mine that is still a work in progress, Lets Talk Tall is intended to eventually be a hub for tall people like myself to share opinions and reviews about product and services they&#8217;ve used, or experiences they&#8217;ve had. People are getting taller but the world hasn&#8217;t caught up yet, so hopefully [...]]]></description>
			<content:encoded><![CDATA[
<a href='http://cdbwebdesign.com/portfolio/lets-talk-tall-august-2011/attachment/lets_talk_tall/' title='Lets_Talk_Tall'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Lets_Talk_Tall-150x150.jpg" class="attachment-thumbnail" alt="Lets Talk Tall - Home page" title="Lets_Talk_Tall" /></a>
<a href='http://cdbwebdesign.com/portfolio/lets-talk-tall-august-2011/attachment/lets_talk_tall_blog/' title='Lets_Talk_Tall_Blog'><img width="150" height="150" src="http://cdbwebdesign.com/wp-content/uploads/2011/10/Lets_Talk_Tall_Blog-150x150.jpg" class="attachment-thumbnail" alt="Lets Talk Tall - Blog" title="Lets_Talk_Tall_Blog" /></a>

<p>A personal project of mine that is still a work in progress, Lets Talk Tall is intended to eventually be a hub for tall people like myself to share opinions and reviews about product and services they&#8217;ve used, or experiences they&#8217;ve had. People are getting taller but the world hasn&#8217;t caught up yet, so hopefully site and other like it can help to change that.</p>
<p>While this was fun creatively, after implementation I wondered whether I&#8217;d made the right decision with an illustrative style rather than a sensible, ecommerce style. It does show that we can&#8217;t always get it right, but that we shouldn&#8217;t be afraid to do something bright and fun.</p>
<p>If you want to see the live site: <a href="http://letstalktall.com" target="_blank">Lets Talk Tall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/portfolio/lets-talk-tall-august-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPMyAdmin Password Protection</title>
		<link>http://cdbwebdesign.com/code-centre/phpmyadmin-password-protection/</link>
		<comments>http://cdbwebdesign.com/code-centre/phpmyadmin-password-protection/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 09:14:02 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Code Centre]]></category>

		<guid isPermaLink="false">http://cdbwebdesign.com/?p=500</guid>
		<description><![CDATA[Just found this rather handy link regarding password protection when using a localhost version of PHPMyAdmin (and probably works on dedicated server setups too): http://how2notfail.com/web-development/password-protect-phpmyadmin-without-htpasswd/ Basically, you edit the config.inc.php file which sits in the root directory of your PHPMyAdmin folder. In WAMP (and I assume LAMP and MAMP too) your PHPMyAdmin folder will be [...]]]></description>
			<content:encoded><![CDATA[<p>Just found this rather handy link regarding password protection when using a localhost version of PHPMyAdmin (and probably works on dedicated server setups too):</p>
<p><a href="http://how2notfail.com/web-development/password-protect-phpmyadmin-without-htpasswd/">http://how2notfail.com/web-development/password-protect-phpmyadmin-without-htpasswd/</a></p>
<p>Basically, you edit the config.inc.php file which sits in the root directory of your PHPMyAdmin folder. In WAMP (and I assume LAMP and MAMP too) your PHPMyAdmin folder will be in ../wamp/apps/phpmyadmin{version number}, a location I kept forgetting so I thought I&#8217;d write it down.</p>
<p><strong>Just in case the link is dead:</strong></p>
<p>First check in PHPMyAdmin &gt; Preferences, and you should see a usernames table. Check you&#8217;ve got a username and password  in the standard setup. Originally, I set up a MySQL root user without a password so I needed to amend that before progressing. Instructions for that can be found via a Google search</p>
<p>In config.inc.php, change the servers auth_type parameter:</p>
<p>$cfg['Servers'][$i]['auth_type'] = &#8216;config&#8217;;</p>
<p>to &#8220;http&#8221;</p>
<p>$cfg['Servers'][$i]['auth_type'] = &#8216;http&#8217;;</p>
<p>The server authorisation type of &#8220;config&#8221; is only meant for installation/configuration. As soon as you start using your localhost web server to input code, especially when using port forwarding on your router for remote access to you computer, this password protection is pretty vital. Using the http authorisation type forces PHPMyAdmin to use it&#8217;s own built in password protection system.</p>
<p>I&#8217;ll update this post when I find out how to safely update the name of the PHPMyAdmin director, which is something people recommend frequently without actually telling you how to safely do it. People regularly write &#8220;simply change the name of the directory&#8221;. Don&#8217;t &#8211; there&#8217;s a configuration change needed to enable the PHPMyAdmin system to find the new directory. That&#8217;s what I&#8217;m currently searching for.</p>
<p>You know what I love about really short, assumptive instructions? F*$k all.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdbwebdesign.com/code-centre/phpmyadmin-password-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

