<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" version="2.0">

<channel>
	<title>Leon Paternoster</title>
	
	<link>http://leonpaternoster.com/blog</link>
	<description>Writing, design, simplicity, accessibility, readability</description>
	<pubDate>Mon, 01 Dec 2008 22:09:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LeonPaternoster" type="application/rss+xml" /><item>
		<title>Readability and font sizes</title>
		<link>http://leonpaternoster.com/blog/2008/12/readability-and-font-sizes/</link>
		<comments>http://leonpaternoster.com/blog/2008/12/readability-and-font-sizes/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 22:00:38 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[font]]></category>

		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=248</guid>
		<description><![CDATA[What makes a readable screen font?


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/07/recreating-the-guardians-masthead/' rel='bookmark' title='Permanent Link: Recreating the Guardian&#8217;s masthead'>Recreating the Guardian&#8217;s masthead</a> <small>I stumbled across a description of the Guardian's old masthead,...</small></li><li><a href='http://leonpaternoster.com/blog/2008/05/supersize-your-site-big-text-sizes/' rel='bookmark' title='Permanent Link: Supersize your site - big text sizes'>Supersize your site - big text sizes</a> <small>As someone who is interested in readability on the web,...</small></li><li><a href='http://leonpaternoster.com/blog/2008/10/paragraphs-on-the-web-a-typographical-guide/' rel='bookmark' title='Permanent Link: Paragraphs on the web: a typographical guide'>Paragraphs on the web: a typographical guide</a> <small>With thanks to Stefan Vervoort and his article on paragraphs,...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Preliminary notes for an article:</p>
<p>What is a &#8216;good&#8217; font size for reading from a screen?  Lots of variables:</p>
<ul>
<li>screen size/resolution</li>
<li>age/eyesight of viewer</li>
<li>length of paragraph</li>
<li>measure of paragraph</li>
<li>reader&#8217;s taste</li>
</ul>
<p>I&#8217;ve always assumed that larger font size = more readable, but having read <a href="http://www.inspirationbit.com/design-critique-leon-paternoster">Vivien&#8217;s critique of my website</a>, <a href="http://informationarchitects.jp/100e2r/">comments on the iA site</a> and through listening to my work colleagues, I&#8217;m not so sure.</p>
<div id="attachment_250" class="wp-caption alignnone" style="width: 570px"><img class="size-full wp-image-250" title="Garamond" src="http://leonpaternoster.com/blog/wp-content/uploads/2008/12/garamond1.png" alt="Garamond example" width="560" height="215" /><p class="wp-caption-text">Garamond example</p></div>
<p>Can anyone point to any research on this?</p>
<p>Does the font type (serif vs. sans) have any effect?  I <em>think</em> that Georgia at 16px looks great and reads great, am willing to admit that helvetica/arial (and sans in general) not so much.</p>
<p>Congruence of taste and readability - emotional aspect?</p>
<p>Possible cop out - respect the user&#8217;s setting by specifying <code>font-size: 100%, p {font-size: 1em;}</code>.  Except - how many people actually change this setting.  Do you know any normal, non-geek people who do this?  Are there any stats on this?</p>
<p>Any pointers, ideas etc. welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/12/readability-and-font-sizes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FT redesign: modern, readable and accessible</title>
		<link>http://leonpaternoster.com/blog/2008/11/ft-redesign-modern-readable-and-accessible/</link>
		<comments>http://leonpaternoster.com/blog/2008/11/ft-redesign-modern-readable-and-accessible/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 20:32:11 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[essential]]></category>

		<category><![CDATA[front]]></category>

		<category><![CDATA[lead]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=241</guid>
		<description><![CDATA[The FT's redesign shows more 'progressive' newspapers the way ahead, without using an overly-complicated grid.  And just 9 links in the navbar.


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/06/guardian-redesign/' rel='bookmark' title='Permanent Link: Guardian redesign'>Guardian redesign</a> <small>I occasionally attempt site redesigns in order to try and...</small></li><li><a href='http://leonpaternoster.com/blog/2008/09/simplifying-the-guardians-header/' rel='bookmark' title='Permanent Link: Simplifying The Guardian&#8217;s header'>Simplifying The Guardian&#8217;s header</a> <small>I've had a stab at redesiging The Guardian's home page...</small></li><li><a href='http://leonpaternoster.com/blog/2008/09/site-redesign/' rel='bookmark' title='Permanent Link: Site redesign'>Site redesign</a> <small>As it's been a whole 3 months or so since...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Reading The Guardian&#8217;s tech supplement this morning, I came across a rather intemperate <a href="http://www.guardian.co.uk/technology/2008/nov/20/financial-times-ft-online-redesign">criticism of the FT&#8217;s home page redesign</a>.  Andrew Brown (when he&#8217;s not arguing that dyslexia is a condition suffered solely by the lower orders) makes the following comments about the <a href="http://www.ft.com/home/uk">FT&#8217;s home page</a>:</p>
<ul>
<li>the page doesn&#8217;t contain as much information as it used to</li>
<li>the font size and leading are too big</li>
<li>it looks like it was designed for a mobile phone screen</li>
<li>it&#8217;s ugly, uninformative and &#8216;actively confusing&#8217; (as opposed to something that is passively confusing, presumably)—no details of how or why it&#8217;s these things, unfortunately</li>
</ul>
<p>The overriding theme is that it has been designed for people who can&#8217;t and &#8216;don&#8217;t want to read&#8217;.  There is a surprising (bearing in mind it&#8217;s in The Guardian) <strong>snobbishness</strong> here; it reads more like The Telegraph.</p>
<div id="attachment_243" class="wp-caption alignnone" style="width: 570px"><img class="size-full wp-image-243" title="FT screenshot" src="http://leonpaternoster.com/blog/wp-content/uploads/2008/11/ft.jpg" alt="FT screenshot - simple, readable, pink" width="560" height="350" /><p class="wp-caption-text">FT screenshot - simple, readable, pink</p></div>
<p>All nonsense, of course, and <strong>the design should be saluted</strong> for breaking from the current convention for <a href="http://leonpaternoster.com/blog/2008/10/grids-great-but-use-with-care/">super-complex grids</a>, content-overload and <a href="http://leonpaternoster.com/blog/2008/09/simplifying-the-guardians-header/">headers stuffed with 75 links</a>.</p>
<p>So here&#8217;s what the FT does well:</p>
<ul>
<li>Just 2 main columns</li>
<li>Big font sizes for <strong>easier scanning, cognition and reading</strong>, especially by the paper&#8217;s older demographic</li>
<li>A sane <strong>navigation bar with just 9 links</strong> (The Guardian has 26, in different pretty colours, to boot)</li>
<li>The light pink background (this is <em>so</em> clever - it matches the famous colour of the print version while providing some texture)</li>
<li>1 sentence summaries of the stories</li>
<li>Simple, logical rules</li>
<li>Blue links</li>
<li>Displaying a relatively <strong>small amount of content</strong> on the home page (making it easier to comprehend and scan), thereby demonstrating <strong>respect</strong> for its readers by allowing them to <em>find</em> relevant content, just as they would when reading the print version</li>
<li>Calling itself <em>Financial Times</em> rather than <em>financialtimesonline</em> or <em>financialtimes.co.uk</em>.  It therefore suggests that the <strong>online and print versions of the paper are of equal importance</strong></li>
</ul>
<p>In short, all great things that The Guardian&#8217;s site isn&#8217;t.</p>
<p>It&#8217;s perhaps a surprise that such a traditional, conservative publication has led the way in designing a home page that is fully aware of the <strong>constraints and possibilities of the medium</strong>, while Britain&#8217;s greatest liberal paper adopts such a narrow, backward looking view.  It&#8217;s the FT that&#8217;s leading newspaper design into the modern era.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/11/ft-redesign-modern-readable-and-accessible/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nielsen or not to Nielsen</title>
		<link>http://leonpaternoster.com/blog/2008/11/nielsen-or-not-to-nielsen/</link>
		<comments>http://leonpaternoster.com/blog/2008/11/nielsen-or-not-to-nielsen/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:36:10 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[front]]></category>

		<category><![CDATA[lead]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=232</guid>
		<description><![CDATA[Jakob Nielsen is the god of usability. But what would happen if all sites looked like his?


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/09/site-redesign/' rel='bookmark' title='Permanent Link: Site redesign'>Site redesign</a> <small>As it's been a whole 3 months or so since...</small></li><li><a href='http://leonpaternoster.com/blog/2008/10/produce/' rel='bookmark' title='Permanent Link: Produce!'>Produce!</a> <small>I'm a Fall fan. Any Fall pop biog will inevitably...</small></li><li><a href='http://leonpaternoster.com/blog/2008/05/wainright-typography/' rel='bookmark' title='Permanent Link: Wainright typography'>Wainright typography</a> <small>Referring to A Wainright; a rather likeable if somewhat stereotypically...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Nielsenify</strong> (verb, trans.): <em>to make a website functional and ugly</em>.  Antonyms: <em>tannify</em>, <em>santa-mariafy</em>.</p>
<p>In case you weren&#8217;t aware, this is the face of God:</p>
<div id="attachment_233" class="wp-caption alignnone" style="width: 570px"><img class="size-full wp-image-233" title="Jakob Nielsen" src="http://leonpaternoster.com/blog/wp-content/uploads/2008/11/nielsen.jpg" alt="Jakob Nielsen - thoughtful, slightly come hither" width="560" height="373" /><p class="wp-caption-text">Jakob Nielsen - thoughtful, slightly come hither</p></div>
<p>Disappointing, I know, but this is the man who observes how people use the web, analyses the data and then makes suggestions for how we should go about designing and writing for websites.</p>
<p>Taking a look at <a href="http://useit.com">Nielsen&#8217;s website</a>, you&#8217;ll see that he <strong>doesn&#8217;t do pretty</strong>.  It&#8217;s black text on a white background, illustrative images and a clunky, large verdana for body copy.  In the age of youtube, beautiful web typography and professional graphic design on the web, it looks <strong>dated</strong>.</p>
<p>Of course, Nielsen is making a point with this site: <em>usability is more important than pretiness</em>.  The ugliness makes it stand out from the crowd: Nielsen himself says <a href="http://www.guardian.co.uk/technology/2007/aug/09/guardianweeklytechnologysection.interviews">he wouldn&#8217;t recommend it to somebody starting out now</a>.</p>
<p>And yet.  Nielsen&#8217;s site is the one where I can guarantee I&#8217;ll spend a good few <strong>hours at a visit</strong>.  It&#8217;s not just the quality of the content (which is superb) - it&#8217;s also way that the <strong>design doesn&#8217;t get in the way of the content</strong>.  I also like:</p>
<ul>
<li>the fact that visited links are purple, which means I can quickly tell where I&#8217;ve already been</li>
<li>there&#8217;s not much in the way of universal navigation (a search box top right and breadcrumb top left)</li>
<li>the search always finds relevant results</li>
<li>the speed of the site</li>
<li>the breadcrumb that helps me find my way around the site</li>
<li>lots of link lists</li>
</ul>
<p>All of these things are &#8216;ugly&#8217; and conventional.  They also work.  They&#8217;re why I spend hours on the site at a time.</p>
<p>So the question is: should all our sites look like useit.com, give or take a few typographical tweeks?  It&#8217;s one I&#8217;m trying to figure out.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/11/nielsen-or-not-to-nielsen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 dos and don’ts of submitting content for editing</title>
		<link>http://leonpaternoster.com/blog/2008/11/5-dos-and-donts-of-submitting-content/</link>
		<comments>http://leonpaternoster.com/blog/2008/11/5-dos-and-donts-of-submitting-content/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 18:34:02 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[front]]></category>

		<category><![CDATA[lead]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=227</guid>
		<description><![CDATA[Content editors need good quality material to work with.  Here are 5 possible dos and don'ts for submitting material for publication.


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/07/6-newspaper-writing-techniques-for-the-web/' rel='bookmark' title='Permanent Link: 6 newspaper writing techniques for the web'>6 newspaper writing techniques for the web</a> <small>Why use these techniques? Tabloid newspaper and internet readers share...</small></li><li><a href='http://leonpaternoster.com/blog/2008/08/about-the-into-the-white-theme-for-wordpress/' rel='bookmark' title='Permanent Link: About the &#8220;Into the White&#8221; theme for WordPress'>About the &#8220;Into the White&#8221; theme for WordPress</a> <small>As you can probably tell from reading some of the...</small></li><li><a href='http://leonpaternoster.com/blog/2008/12/readability-and-font-sizes/' rel='bookmark' title='Permanent Link: Readability and font sizes'>Readability and font sizes</a> <small>Preliminary notes for an article: What is a 'good' font...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The job of a web content editor is to make content comprehensible and something that visitors actually <strong><em>want</em> to read</strong>. There are several rules we can follow to achieve this: use the active voice, use concrete nouns, use pronouns, avoid jargon etc. etc.</p>
<p>But we often encounter material that&#8217;s, well, impossible to make something of.  It could be vague, incomprehensible to the reader (and/or the editor) or devoid of any factual content that the reader might be interested in.</p>
<p>The editor has a number of choices when faced by this:</p>
<ul>
<li>ask for clarification, more detail etc.</li>
<li>copy and use as is</li>
<li>get &#8216;creative&#8217; with the content</li>
</ul>
<p>Of course, the only real option is the first: option two merely abrogates our duty as an editor, while the third can cause confusion (and legal problems!)</p>
<p>The first option is also far from ideal.  It&#8217;s time consuming and the submitter often feels that he or she has done his or her job in giving you the material.  Far better to ensure that we receive <strong>decent quality material</strong> in the first place.</p>
<p>We could simply email the organisation&#8217;s style guide to anyone who submits material for publication.  Except that (quite rightly) the recipient might feel that he or she doesn&#8217;t have time to read the guide, nor time to adhere to its many rules and suggestions. Some may not make sense to those not from an editing/teaching background.  After all, it&#8217;s the <strong>editor&#8217;s job</strong> to beat material into shiny, presentable copy.</p>
<p>An alternative is to provide a simple list of dos and don&#8217;ts for submitting material.  Leave the capitalisation and formating to the editor.</p>
<h3>The 5 (possible) dos and don&#8217;ts of submitting content</h3>
<p>Here&#8217;s a set of rules I&#8217;m currently playing with:</p>
<h4>Don&#8217;t describe procedure</h4>
<p>If you&#8217;re telling the me about an event, omit details of start times, breakout sessions, number of attendees.  No-one, apart from the event organiser, is interested.</p>
<h4>Do tell me the basic facts</h4>
<p>Make sure you tell me <strong>what, where, when, who and why</strong>.  All these serve to provide the reader with a context in which to understand the story.</p>
<h4>Do provide photos</h4>
<p>Photos of people.  One group photo is fine, smaller group and individual photos are even better.  Provide photos of people involved in the content, rather than images of random office people.</p>
<div id="attachment_230" class="wp-caption alignnone" style="width: 570px"><img class="size-full wp-image-230" title="Some people at work.  Yesterday." src="http://leonpaternoster.com/blog/wp-content/uploads/2008/11/people-in-offices.jpg" alt="Some people at work.  Yesterday." width="560" height="560" /><p class="wp-caption-text">Some people at work.  Yesterday.</p></div>
<h4>Do provide quotes</h4>
<p>Direct speech adds a sense of immediacy to an account, while bringing the <em>dramatis personae</em> to life.  If you&#8217;ve provided quotes, make sure there are photos of the people who have spoken</p>
<h4>Don&#8217;t over-generalise</h4>
<p>If someone at an event states that they want to increase their company&#8217;s profits, it&#8217;s hardly news: every company wants to increase its profits.  If that person goes on to describe <strong><em>how</em> they intend to</strong> increase profits, it&#8217;s interesting.  As good copywriters we know that if we state the bleeding obvious, or describe ourselves or our products in terms that everyone else would use, it&#8217;s just marketing flannel.  <strong>Concrete, unique</strong> features are what make copy interesting.</p>
<p>So it doesn&#8217;t really matter if the material we receive amounts to 40 pages, includes all the presentation slides from an event, 10 photos and is scrawled in idiosynchratic English: as long as there&#8217;s something to work with we should be able to produce exciting, lively copy that our visitors <em>want</em> to read.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/11/5-dos-and-donts-of-submitting-content/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing WordPress themes is easy</title>
		<link>http://leonpaternoster.com/blog/2008/11/writing-wordpress-themes-is-easy/</link>
		<comments>http://leonpaternoster.com/blog/2008/11/writing-wordpress-themes-is-easy/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 14:00:18 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[content]]></category>

		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=218</guid>
		<description><![CDATA[Getting WordPress to display posts, create archive lists and play nicely with Twitter et al is easy: designing an accessible, readable website isn't.


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/09/introducing-the-veloria-theme-for-wordpress/' rel='bookmark' title='Permanent Link: Introducing the &#8220;Velouria&#8221; theme for WordPress'>Introducing the &#8220;Velouria&#8221; theme for WordPress</a> <small>The Velouria theme for WordPress is a simple, one-column theme...</small></li><li><a href='http://leonpaternoster.com/blog/2008/07/6-newspaper-writing-techniques-for-the-web/' rel='bookmark' title='Permanent Link: 6 newspaper writing techniques for the web'>6 newspaper writing techniques for the web</a> <small>Why use these techniques? Tabloid newspaper and internet readers share...</small></li><li><a href='http://leonpaternoster.com/blog/2008/08/introducing-the-into-the-white-theme-for-wordpress/' rel='bookmark' title='Permanent Link: Introducing the &#8220;Into the White&#8221; theme for WordPress'>Introducing the &#8220;Into the White&#8221; theme for WordPress</a> <small> Into the White is a small (29K), accessible and...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The secret&#8217;s out.  WordPress is <strong>easy</strong> to use.</p>
<p>It really is.  This may look complicated:</p>
<pre><code>&lt;?php while (have_posts()) : the_post(); ?&gt;

&lt;h2&gt;&lt;?php the_title(); ?&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;?php the_excerpt(); ?&gt;&lt;/h3&gt;
&lt;p class="byline"&gt;&lt;?php the_time('F jS, Y'); ?&gt;. Written &lt;span class="flourish"&gt;by&lt;/span&gt; &lt;?php the_author_firstname(); ?&gt;.  &lt;a href="#commentary"&gt;Read the commentary&lt;/a&gt;.&lt;/p&gt;</code></pre>
<p>But it&#8217;s actually simple.  And the point is that you&#8217;ll <strong>reuse</strong> it several times, without even having to know what <code>F jS, Y</code> means.  And finding out what <code>F jS, Y</code> means is just a short google search away.</p>
<p>When I designed my first WordPress theme, I didn&#8217;t even know what <abbr title="A scripting language that makes websites dynamic">PHP</abbr> was.  I built the theme by poking around the template files with Notepad++, until it looked OK.</p>
<p>I now know <em>some</em> PHP and, yes, it does make customising easier and development quicker, especially if I&#8217;m trying to bend WordPress into unlikely shapes.</p>
<p>What <em>is</em> difficult is creating <strong>plain old HTML and CSS</strong> that works, is readable and looks good.  I design WordPress themes in two steps:</p>
<ol>
<li>Produce a CSS/HTML mockup that doesn&#8217;t have any dynamic functionality (e.g. a comments form that works)</li>
<li>Convert the HTML to PHP template files</li>
</ol>
<p>Now, step 2 <em>sounds</em> more complicated: the world and his dog can create static HTML pages, no?  And generating a list of posts based on their tags is surely more difficult than wrapping a header in <code>h2</code> tags and styling the output.  Yet step 1 invariably takes longer, is more frustrating and requires more <strong>imagination</strong> than step 2.</p>
<p>Clients no doubt feel that they get best value for <strong>money</strong> from the work that goes into step 2, the WordPress magic.  That&#8217;s not true—it doesn&#8217;t surprise me to hear that <a href="http://www.pearsonified.com/2008/10/tipd-launch.php">a top notch designer can knock up a basic, standard–issue theme in 90 minutes</a>.  Because just as writing good content is criminally undervalued (good <strong>content</strong> can redeem nearly all bad design, yet a javascript code monkey will earn twice as much as a good content editor) writing well-formed, imaginative HTML and CSS is a rare, precious skill.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/11/writing-wordpress-themes-is-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Single columns, Andy Rutledge, loss of laptop: 123</title>
		<link>http://leonpaternoster.com/blog/2008/10/single-columns-andy-rutledge-loss-of-laptop-123/</link>
		<comments>http://leonpaternoster.com/blog/2008/10/single-columns-andy-rutledge-loss-of-laptop-123/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 08:23:22 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=211</guid>
		<description><![CDATA[Or: what I'm up to at this moment in time.


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/09/really-simple-web-design-an-example/' rel='bookmark' title='Permanent Link: Really simple web design: an example'>Really simple web design: an example</a> <small>Sometimes you come across a website that just seems right. ...</small></li><li><a href='http://leonpaternoster.com/blog/2008/10/produce/' rel='bookmark' title='Permanent Link: Produce!'>Produce!</a> <small>I'm a Fall fan. Any Fall pop biog will inevitably...</small></li><li><a href='http://leonpaternoster.com/blog/2008/09/site-redesign/' rel='bookmark' title='Permanent Link: Site redesign'>Site redesign</a> <small>As it's been a whole 3 months or so since...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>First: I will be laptop–free over the next week or so.  I can see emails and possibly respond to blog comments at work, but that&#8217;s it.  Gulp.</p>
<p>Second: Right–wing Über-designer <a href="http://www.andyrutledge.com/design-dissent.php#fragment-3">Andy Rutledge has been kicking up a storm recently</a> (this is an excellent piece of writing, by the way).  As one of the 100 or so who emailed Andy, and a left–leaning Britisher, I feel I should write something about this.  I was very nice to Andy, and he sent me a sweet email back, so I wonder if I&#8217;m the 1 in a 100 he refers to.</p>
<p>Third: I have redesigned <a href="http://leonpaternoster.com">my home page</a>.  This was one of those flash of inspiration moments where I was able to dispense with 90% of the existing design.  And how nice it is to code simple, plain <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr>, without punctuation-crazy <abbr title="HyperText Pre-Processor">PHP</abbr>.</p>
<p>—Leon</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/10/single-columns-andy-rutledge-loss-of-laptop-123/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Produce!</title>
		<link>http://leonpaternoster.com/blog/2008/10/produce/</link>
		<comments>http://leonpaternoster.com/blog/2008/10/produce/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:52:13 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/2008/10/produce/</guid>
		<description><![CDATA[<p>Writing blog posts isn't like writing a book: bloggers shouldn't be too precious about their work.</p>


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/08/comments-spam-problems/' rel='bookmark' title='Permanent Link: Comments, spam: problems'>Comments, spam: problems</a> <small>I installed the wp-spamfree plugin recently.  Please note that this...</small></li><li><a href='http://leonpaternoster.com/blog/2008/11/5-dos-and-donts-of-submitting-content/' rel='bookmark' title='Permanent Link: 5 dos and don&#8217;ts of submitting content for editing'>5 dos and don&#8217;ts of submitting content for editing</a> <small>The job of a web content editor is to make...</small></li><li><a href='http://leonpaternoster.com/blog/2008/05/wainright-typography/' rel='bookmark' title='Permanent Link: Wainright typography'>Wainright typography</a> <small>Referring to A Wainright; a rather likeable if somewhat stereotypically...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a <a href="http://en.wikipedia.org/wiki/The_Fall_(band)">Fall</a> fan. Any Fall pop biog will inevitably mention two facts about the band:</p>
<ol>
<li>Singer Mark E Smith has fired lots of band members</li>
<li>The Fall have released more than 30 albums over 30 years</li>
</ol>
<p>I <em>love</em> the fact that The Fall <em>produce</em> so much. While <a href="http://en.wikipedia.org/wiki/Stone_roses">The Stone Roses</a> took 5 years to release their second (not–very–good) album, The Fall released 5 albums, including <em>Extricate</em> and <em>Code: Selfish</em>.</p>
<p><img height="374" alt="Fall singer Mark E Smith in a dark Cardiff venue" src="http://farm4.static.flickr.com/3035/2934852695_4e4a8439e7_o.jpg" width="560" /> </p>
<p>So when it comes to writing something as immediate and easy–to–publish as a blog post, bloggers shouldn&#8217;t get <em>too</em> precious and start criticising others for publishing <em>unthoughtful</em> articles while they sit and do nada, all in the name of <em>quality</em>.</p>
<p>There are, of course, plenty of valid reasons for not publishing: work commitments, kids, life, boredom, lack of inspiration included, but those who aren&#8217;t publishing really shouldn&#8217;t indulge in a bout of concerned chin stroking at the state of blogging.</p>
<p>Was that a rant?</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/10/produce/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Really simple design: a second example</title>
		<link>http://leonpaternoster.com/blog/2008/10/really-simple-design-a-second-example/</link>
		<comments>http://leonpaternoster.com/blog/2008/10/really-simple-design-a-second-example/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 06:25:21 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[simplicity]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/?p=200</guid>
		<description><![CDATA[Simplicity = white space = room for creativity.


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/09/really-simple-web-design-an-example/' rel='bookmark' title='Permanent Link: Really simple web design: an example'>Really simple web design: an example</a> <small>Sometimes you come across a website that just seems right. ...</small></li><li><a href='http://leonpaternoster.com/blog/2008/07/recreating-the-guardians-masthead/' rel='bookmark' title='Permanent Link: Recreating the Guardian&#8217;s masthead'>Recreating the Guardian&#8217;s masthead</a> <small>I stumbled across a description of the Guardian's old masthead,...</small></li><li><a href='http://leonpaternoster.com/blog/2008/06/pleasing-textual-effects-1/' rel='bookmark' title='Permanent Link: Pleasing textual effects (#1)'>Pleasing textual effects (#1)</a> <small>#1 in a series of ? . . . I...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vlourenco.com/">Vitor Lourenco</a> is 21.  Blimey:</p>
<div class="wp-caption alignnone" style="width: 570px"><img title="Victor Lourenco home page" src="http://farm4.static.flickr.com/3181/2933017693_8b6241884c_o.jpg" alt="Just 4 big things to click, white space, clever alignment: 10 out of 10" width="560" height="319" /><p class="wp-caption-text">Just 4 big things to click, white space, clever alignment: 10 out of 10</p></div>
<p>This page has just 4 big red things to click, which is clever in itself.  The quote&#8217;s spot on and we&#8217;re told everything we need to know in a couple of sentences.  The simplicity allows the designer to indulge in some big, uncommon fonts (Palatino) and there&#8217;s even my beloved Garamond italic ampersand.  No graphics.</p>
<p>The red blocks give a great balance to the design.</p>
<p><del>Makes my own home page seem like a mess</del>.  Update: I have taken <a href="http://leonpaternoster.com">a leaf out of Vitor&#8217;s book</a>.</p>
<p>21?  I&#8217;m nearly old enough to be his dad.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/10/really-simple-design-a-second-example/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paragraphs on the web: a typographical guide</title>
		<link>http://leonpaternoster.com/blog/2008/10/paragraphs-on-the-web-a-typographical-guide/</link>
		<comments>http://leonpaternoster.com/blog/2008/10/paragraphs-on-the-web-a-typographical-guide/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 11:11:59 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[essential]]></category>

		<category><![CDATA[front]]></category>

		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/2008/10/paragraphs-on-the-web-a-typographical-guide/</guid>
		<description><![CDATA[<p>The humble paragraph isn't normally given much typographical attention, but this fundamental element of our writing needs to be treated with respect.</p>


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/05/getting-leading-right-part-2/' rel='bookmark' title='Permanent Link: How to get leading right (part 2)'>How to get leading right (part 2)</a> <small>In part 1 of this article I looked at the...</small></li><li><a href='http://leonpaternoster.com/blog/2008/12/readability-and-font-sizes/' rel='bookmark' title='Permanent Link: Readability and font sizes'>Readability and font sizes</a> <small>Preliminary notes for an article: What is a 'good' font...</small></li><li><a href='http://leonpaternoster.com/blog/2008/05/how-to-get-leading-right-part-1/' rel='bookmark' title='Permanent Link: How to get leading right (part 1)'>How to get leading right (part 1)</a> <small>What it is and why it's important Leading is the...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>With thanks to <a href="http://www.divitodesign.com/2008/10/paragraph-typography-guide/">Stefan Vervoort and his article on paragraphs</a>, which gave me the idea for this article.</p>
<h3>What&#8217;s a paragraph?</h3>
<p>It <em>seems</em> a simple question, but as with so many fundamental questions giving a concise answer can be tricky.</p>
<p>Well, a paragraph isn&#8217;t a sign or a clue as to your content in the same way that headings are. Paragraphs <em>are</em> your content: the flow of <strong>ideas </strong>and the development of your <strong>argument</strong>.</p>
<p>Which means that you owe your readers respect when it comes to setting your paragraphs; <strong>readability </strong>is absolutely paramount, especially when you&#8217;re dealing in lots of text — when writing a blog, for example.</p>
<div class="wp-caption alignnone" style="width: 570px"><img title="An old example of indented paragraphs" src="http://farm4.static.flickr.com/3154/2930698875_18919b18fe_o.jpg" alt="An old example of indented paragraphs" width="560" height="226" /><p class="wp-caption-text">An old example of indented paragraphs</p></div>
<h3>Making paragraphs readable in 5 steps</h3>
<p>We need to think about 5 things when we set paragraphs on the web, all of which can be controlled using <abbr title="Cascading Style Sheets">CSS</abbr>:</p>
<ol>
<li>Font choice and size</li>
<li>Colour</li>
<li>White space: this includes line-height, line width, margins, letter-spacing and word-spacing</li>
<li>Alignment</li>
<li>Boundaries, indents, outdents and versals</li>
</ol>
<dl>
<dt>Font choice and size</dt>
<dd>I&#8217;ll talk about the effect different fonts create in a future article. What I&#8217;m interested in here is <em>legibility</em>. Of the web safe fonts, Times looks cramped at &#8216;normal&#8217; font sizes, and is only worth using in headings. Monospace fonts such as Courier and Lucida Console denote code and are therefore generally inappropriate for body copy (unless you&#8217;re <a href="http://www.aestheticallyloyal.com/">making a lo–contrast statement</a>).</dd>
<dd>Traditionally, serif fonts (such as Georgia and Times) were seen as conducive to print <strong>reading </strong>while sans serif fonts (such as Arial, Helvetica and Lucida) were seen as appropriate for the screen. Either is fine, but it is worth bearing in mind what fonts work at what size. <a href="http://www.will-harris.com/verdana-georgia.htm">Verdana was specifically designed to be used at small sizes</a>, so it is a sensible choice at, say, 10 pixels. Georgia looks pale and indistinct at 12 pixels and below, but up it to 16 pixels and it looks great.</dd>
<dd>Of course, we don&#8217;t want to inflict <strong>small </strong>fonts on our readers, <a href="http://www.useit.com/alertbox/teenagers.html">regardless of their age</a> (so just because your readers are all hawk–eyed young designers who prefer to look at neatly aligned <em>blocks</em> of text rather than messy, real text, it doesn&#8217;t mean you can get away with 8 pixel Helvetica).</dd>
<dd>I would suggest a <em>minimum</em> font size of 14 pixels for paragraphs. I <em>generally</em> use 16 pixels. Of course, we should be allowing readers to select their own size by using relative sizing units. This is what I use on this blog:</dd>
<dd>
<pre><code>body {
font-size: 100%;
}

p       {
font-size: 1em;
font-family: helvetica, arial, nimbus sans, sans serif;
}</code></pre>
</dd>
<dt>Colour</dt>
<dd>We need to consider <strong>contrast </strong>and glare when selecting colours for our paragraphs. Regardless of your reader&#8217;s eyesight, every reader will appreciate distinct text that doesn&#8217;t give them a migraine. <a href="http://www.aestheticallyloyal.com/">Some choices are obviously poor</a>, but you can be sure by running some objective checks. I use the <a href="http://juicystudio.com/article/colour-contrast-analyser-firefox-extension.php">Colour Contrast Analyser extension for Firefox</a>. Of course, some of this is just personal preference: white/near white on black will pass any contrast test, but it is not, in my opinion, conducive to <strong>reading </strong>long swathes of text.</dd>
<dd>Here&#8217;s the CSS I use:</dd>
<dd>
<pre><code>body {
color: #444;
background-color: #fff;
}</code></pre>
</dd>
<dt>White space</dt>
<dd>White (or negative) space need not, of course, be white. It is the space both around and within paragraphs, and can help your reader keep his or her place within the text, while not having to worry about accidentally straying into adjacent content.</dd>
<dd><a href="http://leonpaternoster.com/blog/2008/05/getting-leading-right-part-2/">I&#8217;ve written pretty extensively on line height</a> before; suffice to say that it&#8217;s worth changing the browser <strong>default </strong>setting of 120% of the paragraph font size. Anything between 140% and 170% is good, although bigger font sizes don&#8217;t require as much line height as smaller.</dd>
<dd>CSS allows some fine tuning of the white space between letters and words. Applying letter spacing to headings can often provide some interesting effects, but it&#8217;s rare to see either property applied to paragraphs. These settings have become so <strong>conventional </strong>that any change has a marked effect upon a page, as you can see at the <a href="http://www.contrast.ie/blog/">Contrast.ie blog</a>. Interestingly, additional letter-spacing has been applied to the <code>body</code> selector: it creates a bold, confident effect, which perhaps links to the firm&#8217;s own image. It&#8217;s a very original approach that would require a <em>lot</em> of <strong>care </strong>to implement well.</dd>
<dd>CSS also allows us to control the space between and around paragraphs. In some <strong>print </strong>material, a new paragraph is marked by an indent, but on the screen the convention is to insert a space between paragraphs (although some sites attempt to introduce <a href="http://www.newyorker.com/online/blogs/festival/">a &#8216;bookish&#8217; variation</a>, which unfortunately makes reading from a screen difficult. It&#8217;s good to see that The New Yorker has taken <a href="http://userstyles.org/styles/6815">my advice</a> and inserted line breaks between paragraphs. If it ups the font size and changes the font to Georgia it&#8217;ll be there!) It is logical to make the space between paragraphs the equivalent of a <strong>single line</strong>, as this maintains the <a href="http://24ways.org/2006/compose-to-a-vertical-rhythm">vertical rhythm of the text</a> on the page.</dd>
<dd>Ensuring that there is space around a paragraph is a matter of overall page <strong>design </strong>and element placement. One good way to ensure that this happens is to keep sidebar lists to a reasonable length, while making the content part of your page the <strong>widest </strong>element on the screen. Of course, it is also necessary to ensure that the width of your paragraphs (also known as the <em>measure</em>) is neither too long (so the eye loses its place within a line of text) nor too short (so that the eye has to jump up and down the page too often). The <strong>optimum measure</strong> is <em>around</em> 10-15 words.</dd>
<dd>There&#8217;s quite a lot to bear in mind when setting paragraphs and white space. This is my typical CSS:</dd>
<dd>
<pre><code>body {
width: 57em; /* probably 912px */
font-size: 100%;
line-height: 1.5em; /* this ensures everything has the same line-height */
}

p {
width: 30em; /* measure therefore 10-15 words, width over half the body width */
font-size: 1em;
margin-bottom: 1.5em; /* same as document leading */
}</code></pre>
</dd>
<dd>If you are thinking of using a smaller font size for paragraphs (say <code>0.875em</code>) then you&#8217;ll need to <strong>resize</strong> the bottom margin, so as to maintain the vertical rhythm set in your body selector. It needs a calculator, but it&#8217;s quite simple: simply divide the line height by the element font size. So if we have a <code>body</code> line height of <code>1.5em</code> and a font size of <code>0.875em</code>, then the sum is <kbd>1.5/0.875</kbd>, or <code>p {margin-bottom: 1.714em;}</code></dd>
<dt>Alignment</dt>
<dd>This is easy. Browsers don&#8217;t justify text very well, so you&#8217;re best off using flush <strong>left</strong>, ragged right alignment. This is what browsers default to, so it doesn&#8217;t need to be set. If you <em>must</em> use justified paragraphs, the CSS is simple: <code>text-align: justify;</code>. In my experience, serifs justify better than sans serifs and the wider the measure the better.</dd>
<dt>Boundaries, indents, outdents and versals</dt>
<dd>Jon Tan has written <a href="http://jontangerine.com/log/2008/06/the-paragraph-in-web-typography-and-design">a wonderful article on achieving some fancy effects when setting paragraphs</a>. What I want to concentrate on here is <em>how</em> we can <strong>implement </strong>these largely unexplored areas.</dd>
<dd>CSS offers us a range of <em>pseudo–selectors</em> with which to alter the way in which the opening line or letter of a paragraph (or any element) is presented:</dd>
<dd><code>:first-letter</code> allows us to style the first letter of a paragraph, while <code>:first-line</code> allows us to target the (you&#8217;ve guessed it) first line. So, you could use something like:</dd>
<dd>
<pre><code>p:first-letter {
font-weight: bold;
font-size: 1.5em;
}
</code></pre>
<p>which would make the first letter of <em>every</em> paragraph bolder and bigger. We obviously need a way in which to <strong>target </strong>specific paragraphs. There are 2 possible approaches:</p>
<ul>
<li>Apply first letter or first line styling to paragraphs that have been given a particular class. We could target an <em>intro</em> paragraph class with <code>p.intro:first-letter {font-weight: bold; font-size: 1.5em;}</code>, and leave our other paragraphs alone.</li>
<li>Sometimes we can&#8217;t target paragraphs that have been assigned a class. For example, when we simply want to target the first line of a blog article. The way round this is to use <a href="http://splashofstyle.com/archives/2006/07/18/css-child-adjacent-sibling-selectors/">adjacent selectors</a>. So if we have wrapped our article in an id entitled <code>#article</code> and we knew that the first paragraph <em>always</em> followed an <code>h2</code> or an <code>img</code> preceded by an <code>h2</code>, then <code>#article h2 + p:first-line, #article h2 + img + p:first-line {font-variant: small-caps;}</code> will make sure that <em>only</em> the first paragraph is targetted.</li>
</ul>
</dd>
<dd>This is quite complicated CSS, so let&#8217;s give a complete <strong>example</strong>. Let&#8217;s say you want to make the first letter of every blog article <code>3em bold</code> and the first line <code>small-caps</code>. Here&#8217;s what you&#8217;d do:</dd>
<dd>
<pre><code><strong>HTML</strong>:
&lt;div id="article"&gt;
&lt;h2&gt;Artcile title&lt;/h2&gt;
&lt;p&gt;Paragraphs are lovely.  Beautiful.  And I want you to appreciate their beauty.&lt;/p&gt;
&lt;p&gt;The thing about them, though, is that they take a bit of thought.&lt;/p&gt;
&lt;/div&gt;

<strong>CSS</strong>:
#article h2 + p:first-letter {
font-size: 3em;
font-weight: bold;
line-height: 1em;
}

#article h2 + p:first-line {
font-variant: small-caps;
}
</code></pre>
</dd>
<dd>The use of these pseudo-selectors opens up a wide range of <strong>possibilities </strong>for styling paragraphs. Jon Tan&#8217;s article goes some way in exploring them: the rest will be down to some experimentation.</dd>
</dl>
<h3>Conclusions</h3>
<p>I&#8217;ve provided <a href="http://leonpaternoster.com/examples/paragraphs/je.html">an example of some reasonably fancy paragraphing</a>. Feel free to peruse the HTML and CSS.</p>
<p>As you can see, there&#8217;s quite a lot to think about when setting paragraphs on the web. As ever, CSS offers a concise, simple and easy–to–understand method for implementing our ideas. What do you think? How do you go about setting paragraphs?</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/10/paragraphs-on-the-web-a-typographical-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Going pink for October</title>
		<link>http://leonpaternoster.com/blog/2008/10/going-pink-for-october/</link>
		<comments>http://leonpaternoster.com/blog/2008/10/going-pink-for-october/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 13:29:31 +0000</pubDate>
		<dc:creator>Leon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leonpaternoster.com/blog/2008/10/going-pink-for-october/</guid>
		<description><![CDATA[<p>Leon Paternoster goes pink!</p>


Related posts:<ol><li><a href='http://leonpaternoster.com/blog/2008/11/ft-redesign-modern-readable-and-accessible/' rel='bookmark' title='Permanent Link: FT redesign: modern, readable and accessible'>FT redesign: modern, readable and accessible</a> <small>Reading The Guardian's tech supplement this morning, I came across...</small></li><li><a href='http://leonpaternoster.com/blog/2008/06/pleasing-textual-effects-1/' rel='bookmark' title='Permanent Link: Pleasing textual effects (#1)'>Pleasing textual effects (#1)</a> <small>#1 in a series of ? . . . I...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve gone <a href="http://pinkforoctober.org/">Pink for October</a> to bring attention to Breast Cancer Awareness Month.</p>
<p><img height="178" alt="I've gone pink for October" src="http://farm4.static.flickr.com/3093/2903976645_06f7192c87_o.gif" width="161" /> </p>
<p>Fetching, non?</p>
]]></content:encoded>
			<wfw:commentRss>http://leonpaternoster.com/blog/2008/10/going-pink-for-october/feed/</wfw:commentRss>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 72.765 seconds --><!-- Cached page served by WP-Cache -->
