<?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; Soma Design</title>
	<atom:link href="http://somadesign.ca/blog/soma-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>FontFriend 3.0 Released</title>
		<link>http://somadesign.ca/2011/fontfriend-3-0-released/</link>
		<comments>http://somadesign.ca/2011/fontfriend-3-0-released/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 23:46:59 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Soma Design]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[fontfriend]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[webfonts]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=700</guid>
		<description><![CDATA[I’m pleased to announce the immediate release of FontFriend 3.0, the Typekit integration edition. Invoking the bookmarklet on any Typekit-enabled page will automagically throw all the fonts in your kit into the custom families list. I’ve set up a demo page with FontFriend embedded and a big Typekit kit. My main imagined use-case for this [...]]]></description>
			<content:encoded><![CDATA[<p>I’m pleased to announce the immediate release of FontFriend 3.0, the Typekit integration edition. Invoking the bookmarklet on any Typekit-enabled page will automagically throw all the fonts in your kit into the custom families list. I’ve set up a <a href="http://somadesign.ca/demos/fontfriend/">demo page</a> with FontFriend embedded and a big Typekit kit.</p>
<p><div id="attachment_701" class="wp-caption alignnone" style="width: 450px"><img class="size-full wp-image-701" title="fontfriend-in-action-on-typekit" src="http://somadesign.ca/wp-content/uploads/2011/04/fontfriend-in-action-on-typekit.png" alt="" width="440" height="334" /><p class="wp-caption-text">Typekit.com uses Rosewood Fill and Chaparral</p></div></p>
<p>My main imagined use-case for this feature is the designer trying to test out a variety of webfonts on their page. I’d introduced custom lists in <a href="http://somadesign.ca/2011/fontfriend-2-5/">FontFriend 2.5</a>, but they didn’t play well with Typekit, as I discovered when <a title="Redesign of mattwie.be" href="http://somadesign.ca/2011/redesign-of-mattwie-be/">redesigning my personal blog</a>. I’d hacked in a feature for my own use, but was never really happy with it.</p>
<p>But then I remembered that Typekit <a href="http://typekit.com/docs/api">has an API</a>.  They even have an <a href="https://github.com/typekit/typekit-api-examples/tree/master/bookmarklet">example bookmarklet</a> that lists every font in your site’s kit, doing most of the work for me. A couple of short weekend coding sessions later, the feature was integrated. Just activate FontFriend on a Typekit-enabled page and you’ll see the Typekit logo and your kit’s fonts in the custom list. Check out the <a href="http://somadesign.ca/demos/fontfriend/">demo page</a> to see this in action on a page with a big Typekit kit.</p>
<p>But wait, there’s more! FontFriend 3.0 also populates your custom font list with every <code>@font-face</code>–declared font family currently active on your page. <a href="http://somadesign.ca/demos/fontfriend/local.html">See a demo</a>. This only applies to rules declared in stylesheets on the same domain due to cross-domain security restrictions, which means that most third party webfont services are left out in the cold.</p>
<p>Other 3.0 features/changes:</p>
<ul>
<li>Reorganization of the modules to better suit my imagined optimum workflow</li>
<li>Font weight is now a dropdown to give you numeric access to all weights</li>
<li>All dropdowns have arrow toggles beside them for speedier changing. (I dislike the tedious “click, move mouse, click again” flow of dropdowns, so this should help.)</li>
<li>Drag and dropped @font-face fonts now get thrown in the custom font family list</li>
<li>Drag and drop now uses the asynchronous <a href="https://developer.mozilla.org/en/DOM/FileReader">FileReader API</a>, which should be much more performant, especially when dragging in multiple font files at once. (Thanks to <a href="http://www.thecssninja.com/javascript/font-dragr">Ryan Seddon</a> for his work on <a href="http://labs.thecssninja.com/font_dragr/">FontDragr</a> that showed me the way.)</li>
<li>The previously missing Font Style module is now included. Hello italics.</li>
<li>Big reorganization of the code. It’s still a bit squirrely, but better organization will make it easier to add (good) features in the future.</li>
</ul>
<p>I’d love to support other webfont services, but none of them have APIs that can do what I’ve done with the Typekit API (or at least not that I’ve discovered). Other services: please let me know if/when that changes!</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2011/fontfriend-3-0-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FontFriend in Print</title>
		<link>http://somadesign.ca/2010/fontfriend-in-print/</link>
		<comments>http://somadesign.ca/2010/fontfriend-in-print/#comments</comments>
		<pubDate>Mon, 03 May 2010 00:04:13 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Soma Design]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[fontfriend]]></category>
		<category><![CDATA[print magazine]]></category>

		<guid isPermaLink="false">http://somadesign.ca/?p=509</guid>
		<description><![CDATA[FontFriend got a little shoutout in this month’s issue of Print magazine. Thanks to Bev for letting me know! Print doesn’t seem to put much of their magazine’s content on their website, so I took the photo above. If you don’t feel like reading the grainy iPhone photo (no, I wasn’t about to spend $20 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://somadesign.ca/projects/fontfriend/">FontFriend</a> got a little shoutout in this month’s issue of <a href="http://printmag.com/">Print magazine</a>. Thanks to Bev for <a href="http://twitter.com/bevbudiwski/status/12723779630">letting me know</a>!</p>
<p><div id="attachment_510" class="wp-caption alignnone" style="width: 450px"><a class="noborder" href="http://somadesign.ca/wp-content/uploads/2010/05/fontfriend-in-print.jpg"><img class="size-medium wp-image-510" title="fontfriend-in-print" src="http://somadesign.ca/wp-content/uploads/2010/05/fontfriend-in-print-440x261.jpg" alt="" width="440" height="261" /></a><p class="wp-caption-text">Print, April 2010, p.80. Click image for full size.</p></div></p>
<p>Print doesn’t seem to put much of their magazine’s content on their website, so I took the photo above. If you don’t feel like reading the grainy iPhone photo (no, I wasn’t about to spend $20 just to stroke my ego), here’s the full text:</p>
<blockquote><p>Occasionally during a web project’s construction phase, the designer will decide that the type doesn’t look quite right. This is often due to slight but still noticeable differences between Photoshop’s text rendering and that of the multiple browsers a site has to support. In response, the designer sometimes has to do multiple rounds of slight tweaks to size and spacing.</p>
<p>To help with this, Soma Design’s Matt Wiebe offers the FontFriend bookmarklet. Just drag it to your browser toolbar, activate it on the page you want to edit, and a panel is exposed that can be used to edit a selection of the most common browser text settings. A few simple presets are offered for text that is affected, but the power of the jQuery Javascript library’s selector engine is available for more specific selections. (An explanatory link is provided from the panel, but it’s anything you could do with basic CSS syntax, and more.)</p>
<p>Ideally, the task of using FontFriend would be handed off tot the designer directly, who could send final modifications straight to production.</p>
<p>For more progressive web designs using the new @font-face possibilities, the bookmarklet can take care of a new feature in Firefox 3.6 that allows you to drag a font file directly onto the panel to select the family of your choice.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2010/fontfriend-in-print/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma Design v0.8</title>
		<link>http://somadesign.ca/2008/soma-design-v08/</link>
		<comments>http://somadesign.ca/2008/soma-design-v08/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 00:47:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Soma Design]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://somadesign.ca/blog/soma-design/soma-design-v08/</guid>
		<description><![CDATA[Welcome to the first blog post of the new site. There's still some blood, sweat and tears being poured into this thing, but I'd say I'm 80% satisfied with the progress, thus the "v0.8" in the title.]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first blog post of the new site. There’s still some blood, sweat and tears being poured into this thing, but I’d say I’m 80% satisfied with the progress, thus the “v0.8″ in the title.</p>
<p>What you are looking at is a highly customized <a href="http://wordpress.org/" title="WordPress.org">WordPress</a> installation. Although WordPress is usually associated with blogging, I’m happy to use it to manage an entire website. The incredible theme and plugin community surrounding it makes it just fantastic to work with.</p>
<p>Now, for a little more spit and polish.</p>
]]></content:encoded>
			<wfw:commentRss>http://somadesign.ca/2008/soma-design-v08/feed/</wfw:commentRss>
		<slash:comments>4</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 572/648 objects using apc

Served from: somadesign.ca @ 2012-02-01 18:21:57 -->
