<?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>Soma Design &#187; Design</title>
	<atom:link href="http://somadesign.ca/blog/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://somadesign.ca</link>
	<description>Winnipeg Web Design · WordPress Development</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:56:34 +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>Learning Colemak</title>
		<link>http://somadesign.ca/2012/learning-colemak/</link>
		<comments>http://somadesign.ca/2012/learning-colemak/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 18:24:56 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[colemak]]></category>
		<category><![CDATA[dvorak]]></category>
		<category><![CDATA[keyboard layout]]></category>
		<category><![CDATA[qwerty]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=815</guid>
		<description><![CDATA[After seeing that Ian’s learning Colemak, I decided to go for it too. Colemak is easier to switch to than Dvorak, and possibly even more efficient to boot. However, I couldn’t find a keyboard layout that I wanted to print and look at every day. I found a Mac Keyboard Vector with a CC license [...]]]></description>
			<content:encoded><![CDATA[<p>After seeing that <a href="http://iandanielstewart.com/2012/01/15/colemak-keyboard-layout-craft-project/">Ian’s learning Colemak</a>, I decided to go for it too. <a href="http://colemak.com/">Colemak</a> is easier to switch to than <a href="http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard">Dvorak</a>, and possibly even more efficient to boot.</p>

<p>However, I couldn’t find a keyboard layout that I wanted to print and look at every day. I found a <a href="http://wowvectors.com/object/mac-keyboard-vector/">Mac Keyboard Vector</a> with a <a href="http://creativecommons.org/licenses/by/3.0/">CC license</a> and made my own tweaks. I condensed the keyboard, and also greyed-out the keys that are unchanged from Qwerty. Download below:</p>

<p class="download"><a href="http://somadesign.ca/download/Mac-Colemak-Layout.pdf">Mac Colemak Layout</a> </p>

<p>Consider it licensed under the same CC license as above.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2012/learning-colemak/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Improve Windows Type Rendering With ttfautohint</title>
		<link>http://somadesign.ca/2011/improve-windows-type-rendering-with-ttfautohint/</link>
		<comments>http://somadesign.ca/2011/improve-windows-type-rendering-with-ttfautohint/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 16:48:51 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[hinting]]></category>
		<category><![CDATA[truetype]]></category>
		<category><![CDATA[ttfautohint]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=763</guid>
		<description><![CDATA[In a stroke of genius, Werner Lemberg has started the ttfautohint project, which repurposes FreeType’s autohinting system to automatically hint TrueType fonts for improved Windows rendering. While no autohinter will be able to match the eye and skills of a manual hinter, ttfautohint provides real world improvements, sometimes dramatically. For example, I’m working as a [...]]]></description>
			<content:encoded><![CDATA[<p>In a stroke of genius, Werner Lemberg has started the <a href="http://www.freetype.org/ttfautohint">ttfautohint project</a>, which repurposes <a href="http://www.freetype.org/">FreeType</a>’s autohinting system to automatically hint TrueType fonts for improved Windows rendering. While no autohinter will be able to match the eye and skills of a <a href="http://www.typotheque.com/articles/hinting">manual hinter</a>, ttfautohint provides real world improvements, sometimes dramatically.</p>
<p>For example, I’m working as a contractor on a project using the classic VAG Rounded font. 13px bold looks great in Photoshop comps and Mac browsers, but fails horribly under Windows. I decided to run VAG Rounded Bold through ttfautohint 0.2 to see if it would offer improvements. In short: wow. In the screenshots below, ttfautohint goes head-to-head with the <a href="http://www.fontsquirrel.com/fontface/generator">Fontsquirrel generator</a>’s autohinting (which I believe is powered by <a href="http://fontforge.sourceforge.net/">FontForge</a>).</p>
<p>Rendering modes are shown in the captions. Click for full size. (I’m restricted to screenshots because the font is only licensed for the client site.)</p>
<p><div id="attachment_764" class="wp-caption alignnone" style="width: 371px"><a class="noborder" href="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-autohint-standard.png"><img class="size-medium wp-image-764" title="vag-rounded-autohint-standard" src="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-autohint-standard-361x440.png" alt="" width="361" height="440" /></a><p class="wp-caption-text">Standard (grayscale)</p></div></p>
<p><div id="attachment_765" class="wp-caption alignnone" style="width: 384px"><a class="noborder" href="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-autohint.png"><img class="size-medium wp-image-765" title="vag-rounded-autohint" src="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-autohint-374x440.png" alt="" width="374" height="440" /></a><p class="wp-caption-text">GDI ClearType</p></div></p>
<p><div id="attachment_766" class="wp-caption alignnone" style="width: 383px"><a class="noborder" href="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-directwrite.png"><img class="size-medium wp-image-766" title="vag-rounded-directwrite" src="http://somadesign.ca/wp-content/uploads/2011/08/vag-rounded-directwrite-373x440.png" alt="" width="373" height="440" /></a><p class="wp-caption-text">DirectWrite ClearType</p></div></p>
<p>As you can see, there’s a <em>dramatic</em> improvement in all 3 Windows rendering environments. 11px-13px sizes move from awful, with completely closed counters, to suprisingly readable. At 14px, the counters open up with standard hinting, but closer inspection reveals other defects such as no separation between the body and dot of the <strong>i </strong>and <strong>j</strong> characters. The improvements are even more dramatic under Standard (grayscale) antialiasing, which looks terrible below 18px. Even under DirectWrite ClearType, ttfautohint produces superior results (although a true test would also provide a completely unhinted version to see what the DirectWrite rasterizer is capable of on its own).</p>
<p>The only real downside is a modest file size increase. I haven’t tested across multiple fonts, but in this case our font jumped from 49kb to 63kb. I consider it an excellent trade-off for such improved rendering.</p>
<p>So, you want to use it? Well, first you should <a href="http://www.freetype.org/ttfautohint/">support the project</a>. Currently you need to compile ttfautohint, but with our support, Werner will build a GUI version for the command line-phobic. If you’re on a Mac and want to compile, I put together <a href="https://gist.github.com/1154885">an installation script</a>.</p>
<p><em>Edit: </em>In an email exchange, Werner pointed out that <a href="http://understandinglimited.com/">Dave Crossland</a>—who has done much of the ttfautohint promotion—had the actual idea to use FreeType for hinting, although Werner still deserves massive praise for the execution. Werner also pointed out that VAG Rounded is a good showcase font, and that ttfautohint will not perform such striking results in all circumstances.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/improve-windows-type-rendering-with-ttfautohint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Google Fonts</title>
		<link>http://somadesign.ca/2011/better-google-fonts/</link>
		<comments>http://somadesign.ca/2011/better-google-fonts/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 02:46:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[webfonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=752</guid>
		<description><![CDATA[Google Web Fonts is an awesome source of free, open source fonts hooked up to a world-class CDN. It’s also, sadly, filled with one-off novelty fonts vying for the title of “the new Comic Sans.” I quickly discovered that a good metric for higher-quality fonts was the presence of at least one alternate. The Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/webfonts">Google Web Fonts</a> is an awesome source of free, open source fonts hooked up to a world-class <abbr title="Content Delivery Network">CDN</abbr>. It’s also, sadly, filled with one-off novelty fonts vying for the title of “<a href="http://chank.posterous.com/60727296">the new Comic Sans</a>.”</p>
<p><a href="http://somadesign.ca/demos/better-google-fonts/"><img src="http://somadesign.ca/wp-content/uploads/2011/07/Screen-shot-2011-07-18-at-7.27.27-PM-440x282.png" alt="" width="440" height="282" class="alignnone size-medium wp-image-754" /></a></p>
<p>I quickly discovered that a good metric for higher-quality fonts was the <em>presence of at least one alternate</em>. The Google Web Fonts directory does not allow that type of filtering, so I <a href="http://somadesign.ca/demos/better-google-fonts/">built this simple one-off page</a> that allows you to browse multi-variant typefaces. The layout is responsive, and clicking the font name takes you to Google’s specimen for that font.</p>
<p>All listed fonts are all downloaded. It should go without saying that the page will load slowly.</p>
<p>Missed the link above? Go view <a href="http://somadesign.ca/demos/better-google-fonts/">Better Google Fonts</a>. And, if you like code, it’s <a href="https://github.com/mattwiebe/Better-Google-Fonts">on GitHub</a> for your forking pleasure.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/better-google-fonts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Environment Canada Mobile</title>
		<link>http://somadesign.ca/2011/environment-canada-mobile/</link>
		<comments>http://somadesign.ca/2011/environment-canada-mobile/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 14:56:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[environment canada]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[mobile web app]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[winnipeg]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=738</guid>
		<description><![CDATA[The state of mobile weather apps isn’t awesome. I find that it’s even worse in Canada, where weather data is sourced through non-Canadian providers such as Yahoo (iOS’s built-in weather app) or AccuWeather, neither of which I find tend to provide very good Canadian forecast data. Environment Canada is my go-to forecast provider, but their [...]]]></description>
			<content:encoded><![CDATA[<p>The state of mobile weather apps <a href="http://www.marco.org/2011/04/26/iphone-weather-apps">isn’t awesome</a>. I find that it’s even worse in Canada, where weather data is sourced through non-Canadian providers such as Yahoo (iOS’s built-in weather app) or AccuWeather, neither of which I find tend to provide very good Canadian forecast data.</p>
<p><a href="http://www.weatheroffice.gc.ca/canada_e.html">Environment Canada</a> is my go-to forecast provider, but their site has been beaten with the Canadian government’s <a href="http://www.tbs-sct.gc.ca/clf2-nsi2/index-eng.asp">standard website ugly stick</a>. And, while a <a href="http://m.weatheroffice.gc.ca/canada_e.html">mobile site exists</a>, it’s not much better. In fact, it’s worse in some ways.</p>
<p><a href="http://wtr.somadesign.ca/"><img class="alignleft size-medium wp-image-739" title="winnipeg-weather" src="http://somadesign.ca/wp-content/uploads/2011/06/winnipeg-weather-226x440.png" alt="" width="226" height="440" /></a>All of this has led me to make a mobile web app version. Or, at least, a mobile web app version for <em>Winnipeg</em>, where I live. I scrape the HTML via a <a href="http://benalman.com/projects/php-simple-proxy/">proxy</a> and restyle it in a iOS-esque style. (I might get around to integrating a city-switcher, but that’s a lot of work and I built this for me and for fun.)</p>
<p>I optimized the design for two uses: 1) what are the current conditions? and 2) what’s the immediate forecast? Most other forecast data is hidden by default, but can be shown. There are a few media queries for portrait/landscape view, and I snagged icons from the open-source <a href="http://en.wikipedia.org/wiki/Oxygen_Project">Oxygen project</a> to replace the drab ones from Environment Canada. It also makes use of <a href="http://diveintohtml5.info/offline.html">HTML5 Application Cache</a> to speed up launch time. And, although it should work anywhere, it’s been heavily optimized for iOS Safari.</p>
<p>View my <a href="http://wtr.somadesign.ca/">Winnipeg mobile weather app</a>. The <a href="https://github.com/mattwiebe/Env-Canada-Mobile">source is on GitHub</a>, of course.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/environment-canada-mobile/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Redesign of mattwie.be</title>
		<link>http://somadesign.ca/2011/redesign-of-mattwie-be/</link>
		<comments>http://somadesign.ca/2011/redesign-of-mattwie-be/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:07:05 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[gamification]]></category>
		<category><![CDATA[mattwie.be]]></category>
		<category><![CDATA[media queries]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[typekit]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=689</guid>
		<description><![CDATA[I just launched my redesign of my personal blog mattwie.be (formerly mattwiebe.com) and I couldn’t be happier to finally have it live. This is a full-circle moment for me, as tweaking my blog (first on Blogger, later on WordPress) was what launched me into web development. After seeing that I could produce better code and [...]]]></description>
			<content:encoded><![CDATA[<p>I just launched my redesign of <a href="http://mattwie.be/">my personal blog mattwie.be</a> (formerly mattwiebe.com) and I couldn’t be happier to finally have it live. This is a full-circle moment for me, as tweaking my blog (first on <a href="http://blogger.com/">Blogger</a>, later on <a href="http://wordpress.org/">WordPress</a>) was what launched me into web development. After seeing that I could produce better code and design than most of what I was seeing on the web, I thought I’d give it a go. 3 fun and busy years later, my personal blog has sat stagnant in both content and design.</p>
<h3>Design Philosophy</h3>
<p>I’m a big fan of design constraints. For this project–just like my WordPress theme <a href="http://somadesign.ca/projects/the-erudite/">The Erudite</a>—the major design constraint was “it’s all about the content.” This meant saying goodbye to all the cruft of today’s blogs: sidebars, social media sharing links, ads, and all the junk that distracts from reading the actual content. I might relegate some typical sidebar-type things to the footer (archive navigation, search) but for now I’m really enjoying the minimalism.</p>
<h3>Type &amp; Typography</h3>
<p>Web design is <a href="http://www.informationarchitects.jp/en/the-web-is-all-about-typography-period/">95% typography</a>, and this design pushes that to 99.9%. I’ve made use of Robert Slimbach’s excel­lent <a href="http://typekit.com/fonts/minion-pro">Min­ion Pro</a> for body text, while head­lines are set in Carol Twombly and Slimbach’s <a href="http://typekit.com/fonts/myriad-pro-condensed">Myriad Pro Con­densed</a>. Both are served by the fine folks at <a href="http://typekit.com/">Typekit</a>. I made extensive use of Tim Brown’s <a href="http://modularscale.com/">Modular Scale</a> tool for all dimensions, which is why the design (hopefully) feels natural. My scale is 18px/15px, Musical Fifths.</p>
<p>Also worth noting is that advanced web typography is <em>still</em> a landmine of browser inconsistencies and outright bugs. I will be revisiting some (painful) lessons learned in a future post.</p>
<h3>Responsive Design</h3>
<p><a href="http://www.alistapart.com/articles/responsive-web-design/">Responsive design</a> is fun. Being able to provide a single template that works on a variety of devices and at different screen widths has been the web design holy grail for years, and now we can do it. I targeted the iPad portrait view (768px wide) as the ideal view, as that’s how I enjoy reading the most these days. Browsers that don’t understand media queries will show this style. I adapt the style to varying degrees for widths of &lt; 1024px (wider screens), 431–649px (iPhone landscape), and &lt; 431px (iPhone portrait). I think it turned out pretty well. My focus on content made this process relatively straightforward.</p>
<h3>Post Counts</h3>
<p>The only non-standard design element I included was a post count. This is an attempt to game myself into posting more often. I’ve set myself the goal of reaching 500 posts by the end of the year, and I now have a constant visual reminder of my progress. We’ll see how successful this self–<a href="http://en.wikipedia.org/wiki/Gamification">gamification</a> design element is. Anyone who’d like to integrate this into their own WordPress templates can <a href="https://gist.github.com/873001">grab the code</a>.</p>
<h3>A Work in Progress</h3>
<p>There’s still more to do. Archives and search need to be designed and exposed. I want a better experience for the home page; something to describe myself and the site better to new visitors. If you have any suggestions/critiques, please sound off in the comments below!</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/redesign-of-mattwie-be/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FontFriend 2.5</title>
		<link>http://somadesign.ca/2011/fontfriend-2-5/</link>
		<comments>http://somadesign.ca/2011/fontfriend-2-5/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 01:51:31 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[font family]]></category>
		<category><![CDATA[font stacks]]></category>
		<category><![CDATA[fontfriend]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=633</guid>
		<description><![CDATA[FontFriend was designed and coded as during the twilight of the pre-webfont era. In fact, it was abstracted out of some code I’d been using while developing the CSS font stacks for my WordPress theme The Erudite. I haven’t been using it much as of late, as I’ve been wearing my developer hat more than [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://somadesign.ca/projects/fontfriend/">FontFriend</a> was designed and coded as during the twilight of the pre-webfont era. In fact, it was abstracted out of some code I’d been using while developing the CSS font stacks for my WordPress theme <a href="http://somadesign.ca/projects/the-erudite/">The Erudite</a>. I haven’t been using it much as of late, as I’ve been wearing my developer hat more than my designer one of late.</p>
<p>But, as I’ve been tinkering with possible redesigns of my <a href="http://mattwiebe.com/">personal site</a>, I’ve been playing around with webfonts a lot, a workflow that never crossed my mind when designing it. So, rather than putting my design energy to work on my site design, I decided to extend FontFriend to support custom Font Family lists.</p>
<p><div id="attachment_641" class="wp-caption alignnone" style="width: 450px"><a href="http://somadesign.ca/wp-content/uploads/2011/01/fontfriend-2.5-full.jpg"><img class="alignnone size-full wp-image-641" title="fontfriend-2.5-zoom" src="http://somadesign.ca/wp-content/uploads/2011/01/fontfriend-2.5-zoom.jpg" alt="" width="440" height="171" /></a><p class="wp-caption-text">FontFriend’s new custom font family list</p></div></p>
<p>This is a feature for front-end designers/developers, so there is no user-facing UI for this feature. Instead, on a site that you want to test webfonts on, you can provide that FontFriend will recognize in one of 2 ways:</p>
<h3>1. A data– attribute on the body element</h3>
<pre><code>&lt;body data-ff-families="OFL Sorts Mill Goudy,PT Serif,Crimson,Tinos,League Gothic"&gt;</code></pre>
<h3>2. A JavaScript array</h3>
<p>The nice part about the JS method is that you can use your JS console to set the var before invoking FontFriend.</p>
<pre><code>&lt;script&gt;
  var fontFriendFamilies = ["OFL Sorts Mill Goudy", "PT Serif", "Crimson", "Tinos", "League Gothic"];
&lt;/script&gt;</code></pre>
<p>That’s it! Use whichever notation suits your workflow. See it in action right now by visiting the updated <a href="http://somadesign.ca/demos/wfs/">Soma Web Font Specimen</a> and invoking the bookmarklet (you’ve already <a href="http://somadesign.ca/projects/fontfriend/">installed it</a>, right?).</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/fontfriend-2-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Better Web Reading</title>
		<link>http://somadesign.ca/2011/better-web-reading/</link>
		<comments>http://somadesign.ca/2011/better-web-reading/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 18:23:32 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[instapaper]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=615</guid>
		<description><![CDATA[It’s damn hard to read web content sometimes. Too-small text, articles split over multiple pages, gratuitous banner ads, design that steals you attention from the actual content: these all conspire to make reading on the web—especially long-form content—frustrating, painful and sometimes downright infuriating. 2010 saw two major approaches to this come to some degree of [...]]]></description>
			<content:encoded><![CDATA[<p>It’s damn hard to read web content sometimes. Too-small text, articles split over multiple pages, gratuitous banner ads, design that steals you attention from the actual content: these all conspire to make reading on the web—especially long-form content—frustrating, painful and sometimes downright infuriating. 2010 saw two major approaches to this come to some degree of prominence, and both have made me so much happier.</p>
<h3>Readability</h3>
<p>The first approach makes in-browser reading better through the <a href="http://lab.arc90.com/experiments/readability/">Readability</a> bookmarklet. It strips away everything except the text you’d like to read, sized and formatted appropriately for on-screen reading. Safari incorporated Readability technology in its <a href="http://www.apple.com/safari/whats-new.html#reader">Reader</a> functionality in Safari 5, bringing better reading to folks who have no idea what a bookmarklet is. What I especially love about Safari Reader is that it does a good job of stringing a multi-page article into a single page.</p>
<h3>Read it Later</h3>
<p>The second approach is using a third party service like <a href="http://www.instapaper.com/u">Instapaper</a> (which I use and love) or <a href="http://readitlaterlist.com/">Read it Later</a> to extract the main content from a web page and read it later on a variety of a devices. Both have iOS apps that sync with the service to give you the content you’d like to read, even offline. This is a vast improvement over the old “I’ll leave this tab open and come back to it later” approach that rarely, if ever, worked in practice.</p>
<p>Both of these trends in web reading—especially the first—demonstrate that people are no longer  putting up with design that disrespects content. They want design that puts content first, like <a href="http://somadesign.ca/projects/the-erudite/">The Erudite</a>, which has been downloaded 92,832 times as of this writing. Hopefully we’ll see less need for Readability as web designers start making actually readable sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/better-web-reading/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Soma Web Font Specimen</title>
		<link>http://somadesign.ca/2010/soma-web-font-specimen/</link>
		<comments>http://somadesign.ca/2010/soma-web-font-specimen/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 15:40:57 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[soma web font specimen]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web font specimen]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=568</guid>
		<description><![CDATA[When Tim Brown released v2 of the Web Font Specimen (WFS) a few weeks back, he honoured me by asking for my feedback a couple of days before releasing it to the world. I had a couple of suggestions that he took into consideration but ultimately decided to leave aside. Since he licensed WFS with [...]]]></description>
			<content:encoded><![CDATA[<p>When Tim Brown released v2 of the <a href="http://webfontspecimen.com/">Web Font Specimen</a> (WFS) a few weeks back, he honoured me by asking for my feedback a couple of days before releasing it to the world. I had a couple of suggestions that he took into consideration but ultimately decided to leave aside. Since he licensed WFS with Creative Commons, I decided to make my own variant using my initial suggestions.</p>
<p>The three changes I’ve made are fairly small and revolve around the <strong>Body Size Comparison</strong> section of four fonts. I’ve substituted Verdana for Tim’s choice of Times New Roman, as Times is rarely used on the web. Verdana, on the other hand, is probably the most widely used and most readable web font of all.</p>
<p>To further aid in this comparison, I’ve shifted the specimen’s font to the right one position. It now has Georgia on its left, and Verdana on its right, with Arial taking the far right position. This way, whether you’re testing a serif or sans within WFS, your font is always adjacent to both its style mate and complement for easy compare and contrast.</p>
<p>Finally, I’ve added a paragraph set in each of the four fonts beneath the comparison section. The whole point of evaluating web type is to ensure that it is legible, suitable—and don’t forget beautiful—when set in the browser. Now you can compare how well your font works in paragraph form against these three web stalwarts.</p>
<p>And, just as you can <a href="http://somadesign.ca/2010/the-new-web-font-specimen/">use FontFriend with the WFS</a>, you can use it with the Soma WFS.</p>
<p>Enough with the chit-chat. <a href="http://webfontspecimen.com/demo/">View the orignal</a>. <a href="http://somadesign.ca/demos/wfs/">View the Soma WFS</a>. Or, grab the <a href="http://somadesign.ca/download/wfs.zip" class="inline-download">Soma Web Font Specimen</a> zip. Go make beautiful type on the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2010/soma-web-font-specimen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The New Web Font Specimen</title>
		<link>http://somadesign.ca/2010/the-new-web-font-specimen/</link>
		<comments>http://somadesign.ca/2010/the-new-web-font-specimen/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:49:55 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web font specimen]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=562</guid>
		<description><![CDATA[Tim Brown released the Web Font Specimen in conjunction with his article Real Web Type in Real Web Context on A List Apart back in November. He updated it last week to v2 which is laser-focused on seeing what your type looks like in your browser. One very cool component of this release is that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nicewebtype.com/">Tim Brown</a> released the <a href="http://webfontspecimen.com/">Web Font Specimen</a> in conjunction with his article <a href="http://www.alistapart.com/articles/real-web-type-in-real-web-context/">Real Web Type in Real Web Context</a> on A List Apart back in November. He updated it last week to v2 which is laser-focused on seeing what your type looks like in your browser.</p>
<p>One <em>very </em>cool component of this release is that <a href="http://typekit.com/">Typekit</a>—who Tim now works for—has integrated the Web Font Specimen into their service. See, for example, <a href="http://typekit.com/fonts/ff-meta-serif-web-pro/n5/wfs">FF Meta Serif Web Pro Book</a>.</p>
<p>But the part that makes me blush is that Tim decided to include <a href="http://somadesign.ca/projects/fontfriend/">FontFriend</a> on the new <a href="http://webfontspecimen.com/">Web Font Specimen</a> homepage as an ideal companion to the specimen. In order to feel like I deserved a spot on there, I’ve added a special feature to FontFriend: it now detects if you’re on the <a href="http://webfontspecimen.com/demo/">Web Font Specimen demo</a> and automatically updates the font name when you select a font family.</p>
<p>Don’t have FontFriend yet? Go to the <a href="http://somadesign.ca/projects/fontfriend/">FontFriend project page</a> and get it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2010/the-new-web-font-specimen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Web Fonts</title>
		<link>http://somadesign.ca/2010/good-web-fonts/</link>
		<comments>http://somadesign.ca/2010/good-web-fonts/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:42:43 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[font stacks]]></category>
		<category><![CDATA[good web fonts]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=556</guid>
		<description><![CDATA[This isn’t “new” news, but in the webfont wild west, quality might pass you by. One large problem with webfonts is that the quality of most fonts that are suitably licensed for webfont embedding—in other words, free fonts—is not that high. Services such as Typekit remain the predominant way to get your hands on high-quality [...]]]></description>
			<content:encoded><![CDATA[<p>This isn’t “new” news, but in the webfont wild west, quality might pass you by. One large problem with webfonts is that the quality of most fonts that are suitably licensed for webfont embedding—in other words, free fonts—is not that high. Services such as <a href="http://typekit.com/">Typekit</a> remain the predominant way to get your hands on high-quality commercial fonts (although <a href="http://www.fontspring.com/">FontSpring</a> is a notable exception).</p>
<p>But, for those looking to find the best quality free webfonts, the good folks at <a href="http://www.goodwebfonts.com/">Good Web Fonts</a> have put together an excellent list of high-quality free fonts suitable for web use. I’ve discovered some hidden gems there, and it’s now first on my list of places to consult when deciding on a webfont for a new design.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2010/good-web-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 881/1046 objects using apc

Served from: somadesign.ca @ 2012-01-20 02:23:26 -->
