<?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>Jessica Vallance - User Experience Designer</title>
	<atom:link href="http://jessicavallance.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessicavallance.co.uk</link>
	<description>I use clear design and plain language to make things easier to use, understand and remember.</description>
	<lastBuildDate>Sat, 18 Feb 2012 18:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Four reasons why I don&#8217;t think a &#8216;designer’s gotta code&#8217;</title>
		<link>http://jessicavallance.co.uk/2012/02/four-reasons-why-i-dont-think-a-designers-gotta-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=four-reasons-why-i-dont-think-a-designers-gotta-code</link>
		<comments>http://jessicavallance.co.uk/2012/02/four-reasons-why-i-dont-think-a-designers-gotta-code/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 16:32:37 +0000</pubDate>
		<dc:creator>Jess</dc:creator>
				<category><![CDATA[UX skills]]></category>
		<category><![CDATA[What is UX?]]></category>

		<guid isPermaLink="false">http://jessicavallance.co.uk/?p=134</guid>
		<description><![CDATA[Jared Spool started this debate last summer, but recently his tweet, &#8216;The ugly truth: Designers who can code will squash designers who can&#8217;t code in the marketplace&#8217; got me thinking about it again, mostly because he hashtagged the tweet, &#8216;designersgottacode&#8217;. &#8230; <a href="http://jessicavallance.co.uk/2012/02/four-reasons-why-i-dont-think-a-designers-gotta-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Jared Spool<a href="http://www.uie.com/brainsparks/2011/05/31/why-the-valley-wants-designers-that-can-code/" target="_blank"> started this debate last summer</a>, but recently his tweet, &#8216;The ugly truth: Designers who can code will squash designers who can&#8217;t code in the marketplace&#8217; got me thinking about it again, mostly because he hashtagged the tweet, &#8216;designersgottacode&#8217;.</p>
<p>I don’t think a designer&#8217;s <em>got </em>to code.</p>
<p>I mean, I don&#8217;t think there&#8217;s anything wrong with a designer who <em>can</em> code. Generally, of course, it&#8217;s better to be able to do something than<em> not</em> be able to do it. And let&#8217;s face it, HTML and CSS are pretty easy, so getting a handle on the basics, at least, probably can only be a benefit in terms of your career.</p>
<p>But I don&#8217;t think a designer has <em>got</em> to be able to code, and in fact, regardless of whether or not they&#8217;re <em>able</em> to code, I think it&#8217;s often better if they don’t do it.</p>
<p>Here&#8217;s why:</p>
<p><strong>1) </strong><strong>It makes it tempting to cut out UX activities</strong></p>
<p>If you&#8217;re recruited for a role where you have to design <em>and </em>code, there&#8217;s often a risk you&#8217;ll end up focusing on coding.</p>
<p>Project managers (or business owners – anyone who has an interest in the budget) always want to see tangible products. Stuff they can sell, stuff they can deliver to clients. Coding the website has to be done.  If it&#8217;s not, then you don&#8217;t have anything to show for yourself. All the research and planning are unlikely to impress without a finished product. When budget and time are tight, when the project manager is looking for places where work can be trimmed down, you can bet it will be the UX design activities that are viewed as expendable luxuries.</p>
<p>Of course, start-ups are likely to want someone who can design and code (and project manage, too, probably). One person is cheaper than two or three. And if they hire you as a UX designer who can code, than they tell themselves and their clients that their products are the outcome of a user-centred design process, even if, in reality, the design activities have been cut from the project.</p>
<p><strong>2) </strong><strong>Coding a bit can be worse than not coding at all</strong></p>
<p>Most of the developers I&#8217;ve worked with would be aghast if a designer attempted to meddle with their code. I showed one Jared Spool’s comment that ‘<a href="http://www.uie.com/brainsparks/2011/06/06/3-reasons-why-learning-to-code-makes-you-a-better-designer/" target="_blank">knowing how to code helps you identify bugs and flaws in the production code</a>’ and he just laughed.</p>
<p>Maybe if you have a solid background in proper software engineering (as Jared Spool does) then this would work. Or maybe if you were working on a simple website, it wouldn’t be too dangerous.  Generally, though, for a product to be robust, it needs to coded by someone who <em>really</em> knows their stuff, and to get to really know your stuff in the world of software engineering takes a long time.  I suspect that someone who had spent time building up their UX expertise would not have had the time, practice or focus to be able to be a really solid developer too. I think there is some truth in what they say about Jacks-of-all –trades.</p>
<p><strong>3) </strong><strong>You don’t need to be able to write code to understand it</strong></p>
<p>Many of the arguments around needing designers to be able to code focus on the point that it&#8217;s easier to design well if you know the capabilities of the media you&#8217;re designing for. That&#8217;s true, but you don’t need to be a coder to understand how it works and how something will be built.</p>
<p>As you work with developers and talk to them about the feasibility of various ideas, you pick up more and more information on how things are put together. You get more of a feel for how different elements of the code talk to each other.  This kind of knowledge is great, but it&#8217;s not the same as being to <em>write</em> code. It&#8217;s possible to understand how code works without being able to spot a missing semi-colon on line 265.</p>
<p><strong>4) </strong><strong>It takes your focus away from the user</strong></p>
<p>This is the most important one, I think.</p>
<p>If you&#8217;re going to be coding your design yourself, even if just to the prototype stage, it&#8217;s going to be much more tempting to taint your design decisions with a little bit of developer-centricity. Often when developers I&#8217;ve been working with have made design suggestions, they&#8217;re asking to have features designed in a way that&#8217;s quicker or easier to code, or that lets them try out something that they think is a particularly neat coding solution.  My experience has been that when you&#8217;re as intimately involved with a product to have seen its insides, you&#8217;re not in the best position to see if through the eyes of a user.</p>
<p>This leads me to conclude this post in the same way as I did my previous post (<a title="Is the ‘UX Developer’ job title really a problem?" href="http://jessicavallance.co.uk/2012/02/is-the-ux-developer-job-title-really-a-problem/" target="_blank">on UX developers</a>): Designing a user experience should be focused around people, not technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessicavallance.co.uk/2012/02/four-reasons-why-i-dont-think-a-designers-gotta-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the &#8216;UX Developer&#8217; job title really a problem?</title>
		<link>http://jessicavallance.co.uk/2012/02/is-the-ux-developer-job-title-really-a-problem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-the-ux-developer-job-title-really-a-problem</link>
		<comments>http://jessicavallance.co.uk/2012/02/is-the-ux-developer-job-title-really-a-problem/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 17:52:50 +0000</pubDate>
		<dc:creator>Jess</dc:creator>
				<category><![CDATA[What is UX?]]></category>

		<guid isPermaLink="false">http://jessicavallance.co.uk/?p=121</guid>
		<description><![CDATA[There’s been a lot talk lately about what the job title ‘UX Developer’ means and whether there is a place for it in the industry. Leisa Reichelt and others in the ‘yes’ camp think it&#8217;s fine – a perfectly valid &#8230; <a href="http://jessicavallance.co.uk/2012/02/is-the-ux-developer-job-title-really-a-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There’s been a lot talk lately about what the job title ‘UX Developer’ means and whether there is a place for it in the industry.</p>
<p><a href="http://www.disambiguity.com/what-is-a-ux-developer/">Leisa Reichelt</a> and others in the ‘yes’ camp think it&#8217;s fine – a perfectly valid term for people whose skillset and role includes elements of coding as well as having a hand in design decisions. <a href="http://www.andybudd.com/archives/2012/01/ux_developer_is_a_misleading_and_potenti/">Andy Budd</a> and the ‘no’ camp think it makes unmerited use of the term UX as if it’s some kind of mark of quality, and waters down the complexity of the discipline of user experience design.</p>
<p>In some ways, I agree with Leisa Reichelt. I don’t really see the need for the absolutist categorisations and the militancy that often seem to crop up when people are discussing this industry’s job titles.  If you have a mixed skillset then why not use your job title to describe what you do as succinctly as possible? Isn’t that what a job title’s for anyway?</p>
<p>I also don’t agree that a developer with an interest in UX activities is just a ‘good developer’ as Andy Budd argued, or as <a href="https://twitter.com/#!/whitneyhess/status/162166550382657537">Whitney Hess said, ‘a developer working in 2012’</a>. There are plenty of good developers who know a lot about code and technical engineering, but don’t  have much knowledge of (or interest in) psychology. I don’t think that’s necessarily a bad thing. After all, the UX designer is there to represent the user. I’d rather work with a developer who I could rely on 100% to code a robust product than one with one eye on the design.</p>
<p>However, where I do agree with Andy Budd, and my only problem with the title UX developer, is that in some ways it <em>does</em> cause some damage to the meaning of the phrase ‘user experience’ because it contributes to a trend which seems to be happening anyway:</p>
<p><strong>It makes people think UX means ‘web’.</strong></p>
<p>Nearly all of the UX Developer job descriptions I’ve seen are focused around front-end coding.  Similarly, I’ve noticed many freelance projects looking for a ‘UX Designer’ and even ‘UX Consultant’ are basically looking for a visual designer and front-end coder, who, as a bonus, should give a passing thought to the usability of the thing before they build it. I think this is worrying because it narrows the role of user experience design right down, making it a subset of web design.  It makes it seem as if we can only design for the experience of people using a website and ignores the huge range of non-web-based interactive products and services out there. And in turn, this makes user experience less about strategy, less about people, and more about a particular technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessicavallance.co.uk/2012/02/is-the-ux-developer-job-title-really-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psychology is more than just a corner of UX</title>
		<link>http://jessicavallance.co.uk/2012/01/psychology_is_more_than_just_a_corner_of_ux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=psychology_is_more_than_just_a_corner_of_ux</link>
		<comments>http://jessicavallance.co.uk/2012/01/psychology_is_more_than_just_a_corner_of_ux/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 10:18:29 +0000</pubDate>
		<dc:creator>Jess</dc:creator>
				<category><![CDATA[Psychology]]></category>
		<category><![CDATA[What is UX?]]></category>

		<guid isPermaLink="false">http://jessicavallance.co.uk/?p=92</guid>
		<description><![CDATA[I was recently reading Dr Susan Weinschenk’s article on The Psychologist’s View of UX Design, (which, by the way, is a great introduction to some of the psychological principals of design) and I couldn’t help but wonder if she was &#8230; <a href="http://jessicavallance.co.uk/2012/01/psychology_is_more_than_just_a_corner_of_ux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jessicavallance.co.uk/wp-content/uploads/2012/01/elephant2.jpg" rel="lightbox[92]"><img class="size-full wp-image-93 alignright" src="http://jessicavallance.co.uk/wp-content/uploads/2012/01/elephant2.jpg" alt="" width="455" height="280" /></a></p>
<p>
I was recently reading <a href="http://www.whatmakesthemclick.net/about/">Dr Susan Weinschenk</a>’s article on <a href="http://uxmag.com/articles/the-psychologists-view-of-ux-design">The Psychologist’s View of UX Design</a>,  (which, by the way, is a great introduction to some of the psychological principals of design) and I couldn’t help but wonder if she was selling short the role of psychology in UX with this introduction:
<p>
<em><br />
“A king brings six men into a dark building. They cannot see anything. The king says to them, &#8220;I have bought this animal from the wild lands to the East. It is called an elephant.&#8221; &#8220;What is an elephant?&#8221; the men ask. The king says, &#8220;Feel the elephant and describe it to me.&#8221; The man who feels a leg says the elephant is like a pillar, the one who feels the tail says the elephant is like a rope, the one who feels the trunk says the elephant is like a tree branch, the one who feels the ear says the elephant is like a hand fan, the one who feels the belly says the elephant is like a wall, and the one who feels the tusk says the elephant is like a solid pipe. &#8220;You are all correct&#8221;, says the king, &#8220;You are each feeling just a part of the elephant.&#8221;</em>
</p>
<p>
<em>The story of the elephant reminds me of the different view of design that people of different backgrounds, education, and experience have. A visual designer approaches UX design from one point of view, the interaction designer from another, and the programmer from yet another. It can be helpful to understand and even experience the part of the elephant that others are experiencing.</em>
</p>
<p>
<em>I&#8217;m a psychologist by training and education. So the part of the elephant I experience applies what we know about people and how we apply that to UX design.</em></p>
<p>
Now, I kind of think that applying what we know about people and psychology to the design process <em>is</em> the UX elephant – not just one small corner. Of course, the visual designer, the programmer, the project manager and everyone else involved in the development of a product will approach the project from a slightly different angle. Whilst each of them will (hopefully) have an interest in the user’s experience of the finished product, they all have other things as their <em>primary</em> concern – making it look attractive, making the thing actually work.  The UX designer on the project is probably the only person who has the end user’s <em>overall</em> experience as their primary focus.</p>
<p>
I’m by no means trying to put down the role of the programmer or the visual designer, by the way (that would be ridiculous – UX would be pretty pointless if we didn’t have anyone to make a design real.) I just mean that when your knee-deep in functions and variables, or vectors and gradients, then it’s a lot easier (and more efficient) to stay there, rather than wading back out to think about what psychological theory says users are likely to make of what you’re doing.</p>
<p>
I think I would offer a slightly different take on the elephant analogy and suggest that maybe, like the blind men, lots of the other people involved in the creation of product <em>have</em> to get so close to their particular task that they may <em>have</em> to lose sight of the big picture. And perhaps that’s precisely why we need the role of a UXer on the project – to take that step back and look at the whole elephant, and to use what we know about the way people’s brains work to think about how the elephant will look to them.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessicavallance.co.uk/2012/01/psychology_is_more_than_just_a_corner_of_ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some new infographics</title>
		<link>http://jessicavallance.co.uk/2012/01/some-new-infographics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-new-infographics</link>
		<comments>http://jessicavallance.co.uk/2012/01/some-new-infographics/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 09:47:27 +0000</pubDate>
		<dc:creator>Jess</dc:creator>
				<category><![CDATA[Infographics]]></category>

		<guid isPermaLink="false">http://jessicavallance.co.uk/?p=36</guid>
		<description><![CDATA[Infographics are one of my all-time favourite design things.  I don&#8217;t get too many opportunities to get stuck into the Adobe Creative Suite these days &#8211; more often than not I pass my wireframes to someone else for the visual &#8230; <a href="http://jessicavallance.co.uk/2012/01/some-new-infographics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Infographics are one of my all-time favourite design things.  I don&#8217;t get too many opportunities to get stuck into the Adobe Creative Suite these days &#8211; more often than not I pass my wireframes to someone else for the visual design &#8211; so when a friend asked me to do a series of food-related graphics for him, I jumped at the chance. Here are a couple:</p>
<p><a href="http://jessicavallance.co.uk/wp-content/uploads/2012/01/burgers.jpg" rel="lightbox[36]"><img class="alignnone size-medium wp-image-37" title="burgers" src="http://jessicavallance.co.uk/wp-content/uploads/2012/01/burgers-300x212.jpg" alt="Burger Off" width="300" height="212" /></a></p>
<p><a href="http://jessicavallance.co.uk/wp-content/uploads/2012/01/cocktails2.jpg" rel="lightbox[36]"><img class="alignnone size-medium wp-image-38" title="cocktails2" src="http://jessicavallance.co.uk/wp-content/uploads/2012/01/cocktails2-300x270.jpg" alt="" width="300" height="270" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jessicavallance.co.uk/2012/01/some-new-infographics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

