<?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>Jack Appleby</title>
	<atom:link href="http://jackappleby.com/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://jackappleby.com/journal</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:58:02 +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>http://nicolasgallagher.com/micro-clearfix-hack</title>
		<link>http://nicolasgallagher.com/micro-clearfix-hack/</link>
		<comments>http://nicolasgallagher.com/micro-clearfix-hack/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 16:45:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=85</guid>
		<description><![CDATA[The main difference from previous clearfix methods is that “micro clearfix” generates pseudo-elements using an empty string content and sets their display to table.]]></description>
			<content:encoded><![CDATA[<p>The main difference from previous clearfix methods is that “micro clearfix” generates pseudo-elements using an empty string content and sets their <code>display</code> to <code>table</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasgallagher.com/micro-clearfix-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes we don&#8217;t do what we are told</title>
		<link>http://jackappleby.com/journal/why-we-dont-do-what-we-are-told/</link>
		<comments>http://jackappleby.com/journal/why-we-dont-do-what-we-are-told/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 13:24:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=77</guid>
		<description><![CDATA[I want to catalogue some of the recurring requests I hear from clients, and hopefully explain why we seem so unreasonably firm in trying to push back on them. 1. Can we open that link in a new window? The &#8230; <a href="http://jackappleby.com/journal/why-we-dont-do-what-we-are-told/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I want to catalogue some of the recurring requests I hear from clients, and hopefully explain why we seem so unreasonably firm in trying to push back on them.</p>
<h3>1. Can we open that link in a new window?</h3>
<p>The answer is No. Under no circumstance is this a good idea.</p>
<p>The default behaviour of a web browser is to open links in the same window or tab. When a new window or tab is opened by clicking a link the user may not notice. When they use the back button to go back to the page they clicked the link on they find it doesn&#8217;t work. This is bad for accessibility, usability and downright annoying. If a user wants to open a link in a new window or tab, they can of their own accord by clicking the middle mouse button or choosing so with right-click menu options. Users are becoming more clued up on how to use their browsers all the time.</p>
<p>Think about performing a Google search. Would you expect each search result link to open in a new window or tab? Even though each link goes to another website completely? Certainly not.</p>
<p>Furthermore, the HTML that makes links open in new windows or tabs is now defunct.</p>
<h3>2. Can we make the content fit above the fold? AKA &#8216;I can&#8217;t see the whole page. I don&#8217;t want people to have to scroll&#8217;.</h3>
<p>The answer is No.</p>
<p>&#8216;The fold&#8217; is a print media phrase. It&#8217;s the place where, for example, a newspaper is folded in half. In this context is makes sense to put important, eye-catching content &#8216;above the fold&#8217;. When the paper is on the rack in a newsagent this is what people will see. However, this principle doesn&#8217;t carry across to online media. Firstly, what fold are you talking about? The fold on my 17 inch widescreen laptop? The fold on your 8 inch netbook screen? Or maybe on my three inch mobile phone screen? Online, the fold is everywhere, and nowhere, at once. How do you deal with something that&#8217;s everywhere and nowhere, at once? Ignore it. It&#8217;s not an issue&#8230; Or become a quantum physicist.</p>
<p>Secondly, the belief that website users don&#8217;t like to, or are  somehow incapable of scrolling, is untrue. Scrolling is automatic behaviour. Having said that, it is probably is a good idea to have elements like the site&#8217;s title and navigation fairly high up on the page. But that&#8217;s it. Anything else, <em>if the user values your content</em>, will be scrolled for.</p>
<h3>3. Can we fill up that empty space over there?</h3>
<p>The answer is No.</p>
<p>If you have a half decent web designer and they have left gaps (white space) in the design, it&#8217;s for a reason. Designers don&#8217;t just see blocks of content, they see the spaces around them. They are part of the design. That sounds a little washy, but it&#8217;s one difference that defines a designer from a non-designer. For a designer, it&#8217;s plainly obvious when there is not enough space for the content to breath. To a non-designer it can sometimes seem like dead space. A wasted opportunity to plonk something (sometimes <em>anything</em>) in there.</p>
<p>If a design doesn&#8217;t have enough white space it can feel crowded, disorganised and off putting. Content needs room. Content needs to be in the right place in the page hierarchy. If you want to put content in that tempting <em>space-under-the-left-side-navigation</em>, don&#8217;t. Visually, and in the code behind the site, it&#8217;s out of place. Let the designer have their space.</p>
]]></content:encoded>
			<wfw:commentRss>http://jackappleby.com/journal/why-we-dont-do-what-we-are-told/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transitioning to :hover</title>
		<link>http://jackappleby.com/journal/transitioning-to-hover/</link>
		<comments>http://jackappleby.com/journal/transitioning-to-hover/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 11:14:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=51</guid>
		<description><![CDATA[You have a big old button or link. It has a hover state. You realise that you can use CSS transitions to tween between the normal and hover states. You try it and it looks sweet. Animation with pure CSS. &#8230; <a href="http://jackappleby.com/journal/transitioning-to-hover/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You have a big old button or link. It has a hover state. You realise that you can use <a href="https://developer.mozilla.org/en/css/css_transitions">CSS transitions</a> to tween between the normal and hover states. You try it and it looks sweet. Animation with pure CSS. No gunk. And it&#8217;s more interactive<em>-y</em>. It&#8217;s a :hover style with more, err, style.</p>
<p>A funny thing happened recently while looking at a website. It had chunky navigation at the top made up of about five links. Hovering on the links made the background colour animate from black to grey, with a second or two transition time. I hovered and un-hovered a few times to see the effect again, then went to click the link. As soon as I did, I realised that I didn&#8217;t want to click it until the transition had completed. This struck me as a tad insane. I knew it was a link and that I could click it as soon as my cursor was on it. Logical me said <em>&#8216;click the damn link&#8217;</em>. Otherly me said <em>&#8216;no, wait until it&#8217;s done with its effect, then click it&#8217;</em>.</p>
<p>Clearly my brain wasn&#8217;t happy.  I didn&#8217;t feel comfortable clicking during the time it was changing. It goes without saying that this is exactly the opposite of what you want to achieve when building a usable website. <em>Afraid</em> of clicking the links? An utter disaster.</p>
<p>My guess as to why this happened?..</p>
<p><strong>A learned experience of user interfaces?</strong> A lot of the time when some piece of the interface is changing (loading spinners, content fading in etc), you have to wait until you can perform your next move.</p>
<p><strong>A natural behaviour?</strong> Maybe it&#8217;s natural to wait until something that&#8217;s in flux has reached a steady state before proceeding. Think getting off a train that hasn&#8217;t quite stopped yet. Scary, daring&#8230; Better to wait the extra three seconds, even though I know I&#8217;ll be fine, no? Could the strange cognitive block be partly due to that more basic gut feeling for self preservation? Maybe that&#8217;s going too far.</p>
<p>Anyway, making elements transition over time to another state when they are perfectly capable of being clicked, tapped or acted upon immediately, is a little bit of a brain ache. It may actually be delaying people from doing what they, and you, want them to be doing.</p>
<p><a href="https://twitter.com/kevadamson/status/105938848474865664">@kevadamson&#8217;s tweet</a> nicely illustrates my thoughts on this. A great, real word example.</p>
]]></content:encoded>
			<wfw:commentRss>http://jackappleby.com/journal/transitioning-to-hover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://vimeo.com/27484362</title>
		<link>http://vimeo.com/27484362</link>
		<comments>http://vimeo.com/27484362#comments</comments>
		<pubDate>Wed, 28 Sep 2011 12:10:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=42</guid>
		<description><![CDATA[&#8216;One Web&#8217;. Jeremy Keith&#8217;s talk at DIBI Conference 2011. &#8220;The range of devices accessing the web is increasing. We are faced with a choice in how we deal with this diversity&#8230;&#8221;]]></description>
			<content:encoded><![CDATA[<p>&#8216;One Web&#8217;. Jeremy Keith&#8217;s talk at DIBI Conference 2011.</p>
<p>&#8220;The range of devices accessing the web is increasing. We are faced with a choice in how we deal with this diversity&#8230;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://vimeo.com/27484362/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://html2canvas.hertzen.com/screenshots.html</title>
		<link>http://html2canvas.hertzen.com/screenshots.html</link>
		<comments>http://html2canvas.hertzen.com/screenshots.html#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:19:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=37</guid>
		<description><![CDATA[JavaScript screenshot creator.]]></description>
			<content:encoded><![CDATA[<p>JavaScript screenshot creator.</p>
]]></content:encoded>
			<wfw:commentRss>http://html2canvas.hertzen.com/screenshots.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://thinkvitamin.com/design/setting-rather-than&#8230;</title>
		<link>http://thinkvitamin.com/design/setting-rather-than-resetting-default-styling/</link>
		<comments>http://thinkvitamin.com/design/setting-rather-than-resetting-default-styling/#comments</comments>
		<pubDate>Sun, 01 May 2011 17:31:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=33</guid>
		<description><![CDATA[&#8220;base.css&#8221; versus &#8220;reset.css&#8221;.]]></description>
			<content:encoded><![CDATA[<h3>&#8220;base.css&#8221; versus &#8220;reset.css&#8221;.</h3>
]]></content:encoded>
			<wfw:commentRss>http://thinkvitamin.com/design/setting-rather-than-resetting-default-styling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://maceee.blogspot.com/snoweee-install&#8230;</title>
		<link>http://maceee.blogspot.com/2010/02/snoweee-install-mac-os-x-snow-leopard.html</link>
		<comments>http://maceee.blogspot.com/2010/02/snoweee-install-mac-os-x-snow-leopard.html#comments</comments>
		<pubDate>Fri, 15 Apr 2011 09:24:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=23</guid>
		<description><![CDATA[How to install OSX on an EeePC.]]></description>
			<content:encoded><![CDATA[<p>How to install OSX on an EeePC.</p>
]]></content:encoded>
			<wfw:commentRss>http://maceee.blogspot.com/2010/02/snoweee-install-mac-os-x-snow-leopard.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget fixed designs</title>
		<link>http://jackappleby.com/journal/forget-fixed-designs/</link>
		<comments>http://jackappleby.com/journal/forget-fixed-designs/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 12:18:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=26</guid>
		<description><![CDATA[During the past year or so the predominant topic of conversation in web design circles has been responsive design. Responsive design is the name given to design that works on the differing screen sizes of the ever expending number of &#8230; <a href="http://jackappleby.com/journal/forget-fixed-designs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During the past year or so the predominant topic of conversation in web design circles has been responsive design. Responsive design is the name given to design that works on the differing screen sizes of the ever expending number of web-enabled devices. It&#8217;s design that&#8217;s flexible enough not to fall apart when subjected to extreme environments.</p>
<p>In the past I remember a large amount of websites were designed to fill the page. Then designers started fixing the width of their sites, firstly at around 750px, and then around 960px width. These values reflected the predominant computer screen resolutions at the time, but now, many designers are reverting back to a more fluid layout.</p>
<p>The benefits of changing to flexible, responsive layouts are clear. Design that morphs itself by adapting to the device it&#8217;s being viewed on is more easily browsed (who wants horizontal scrollbars?) and more inclusive (why would you want to alienate an ever growing audience by serving up a broken, almost impossible to navigate website?). Changing the width of the browser window and watching the design stretch and squash into new shapes is also just fun.</p>
<p>So how do we do it? I&#8217;ll let people more eloquent than me explain&#8230;</p>
<p><a href="http://www.alistapart.com/articles/responsive-web-design/">http://www.alistapart.com/articles/responsive-web-design/</a></p>
<p><a href="http://stuffandnonsense.co.uk/blog/about/320_and_up/">http://stuffandnonsense.co.uk/blog/about/320_and_up/</a></p>
<p><a href="http://adactio.com/journal/1696/">http://adactio.com/journal/1696/</a></p>
<p>I&#8217;m pledging to never build another fixed-design website. Who&#8217;s with me?</p>
]]></content:encoded>
			<wfw:commentRss>http://jackappleby.com/journal/forget-fixed-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>https://docs.google.com/Doc?&#8230;</title>
		<link>https://docs.google.com/Doc?docid=0AWKLeyuje-liZGY5ajQyOHpfMjZiOXJjdmRx&#038;hl&#038;pli=1</link>
		<comments>https://docs.google.com/Doc?docid=0AWKLeyuje-liZGY5ajQyOHpfMjZiOXJjdmRx&#038;hl&#038;pli=1#comments</comments>
		<pubDate>Sun, 10 Apr 2011 01:43:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[link]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=17</guid>
		<description><![CDATA[Just say NO&#8230; (Spec work email template).]]></description>
			<content:encoded><![CDATA[<p>Just say NO&#8230; (Spec work email template).</p>
]]></content:encoded>
			<wfw:commentRss>https://docs.google.com/Doc?docid=0AWKLeyuje-liZGY5ajQyOHpfMjZiOXJjdmRx&#038;hl&#038;pli=1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://colorschemedesigner.com/</title>
		<link>http://colorschemedesigner.com/</link>
		<comments>http://colorschemedesigner.com/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 01:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[link]]></category>

		<guid isPermaLink="false">http://jackappleby.com/journal/?p=15</guid>
		<description><![CDATA[A useful tool for creating colour palettes.]]></description>
			<content:encoded><![CDATA[<p>A useful tool for creating colour palettes.</p>
]]></content:encoded>
			<wfw:commentRss>http://colorschemedesigner.com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

