<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>SimpleBits Articles</title>
<link>http://www.simplebits.com/</link>
<description>Hand-crafted web sites, pixels and text by Dan Cederholm.</description>
<managingEditor>dan@simplebits.com</managingEditor>
<language>en-us</language>
<copyright>Copyright 1999-2007, SimpleBits</copyright>
<lastBuildDate>Wed, 27 Aug 2008 21:50:46 -0500</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.15</generator>
<webMaster>dan@simplebits.com</webMaster>





<item>
<title>Use the Best Available Ampersand</title>
<link>http://www.simplebits.com/notebook/2008/08/14/ampersands.html</link>
<description><![CDATA[<p>I love ampersands.  And interest in this quirky character seems to be on the rise as of late. Case in point: Just last week, I purchased not one, but <em>two</em> t-shirts adorned with nothing more than an ampersand.  That's telling, no?</p>

<p>For much of last year, I had a little portion of a presentation dedicated to using <abbr>CSS</abbr> to serve up alternate, compelling ampersands. It's also something I've done here on SimpleBits for quite awhile in our tagline. The simple little concept comes from one of Robert Bringhurst's guidelines in his seminal typographic bible, <cite><a href="http://www.amazon.com/exec/obidos/ASIN/0881792063/ref=nosim/simplebits-20">The Elements of Typographic Style</a></cite>.</p>

<p>Guideline 5.1.3 offers this little tidbit regarding ampersands:</p>

<blockquote>
<p>In heads and titles, use the best available ampersand.</p>
</blockquote>

<p>Bringhurst explains that frequently <strong>the italic version of an ampersand is more decorative and interesting than its roman counterpart</strong>, and goes on to suggest:</p>

<blockquote>
<p>Since the ampersand is more often used in display work than in ordinary text, the more creative versions are often the more useful. There is rarely any reason not to borrow the italic ampersand for use with roman text.</p>
</blockquote>

<p>So why not apply this to the web?  We can use <abbr>CSS</abbr> to cleverly specify a list of our favorite ampersands, with the reader getting the best one available.  We'll first apply a class wrapped around the ampersand we'd like to beautify like so:</p>

<p><code>&lt;span class="amp"&gt;&amp;amp;&lt;/span&gt;</code></p>

<p>And we'll build a list of cool italic ampersands that readers might have installed by default, while also specifying the italic version:</p>

<p><code>span.amp {<br />
&nbsp;&nbsp;font-family: Baskerville, Palatino, "Book Antiqua", serif;<br />
&nbsp;&nbsp;font-style: italic;<br />
&nbsp;&nbsp;}</code></p>

<p>We can weight our list, putting our favorites near the front, understanding that the reader may get one or none, depending on which operating system they're on, and if they have the font installed.</p>

<p>Thanks to the excellent efforts of <a href="http://meaganfisher.com">our newly-hired help</a>, here are some charts showing some of the more interesting italic ampersands available as <strong>default fonts</strong> on Mac and Windows. These'll help get you started building your own <em>awesompersand</em> list.</p>

<p>These charts are by no means comprehensive, but were created from the default lists from each operating system.  Pre-bundled or third-party applications may install other cool fonts that could be common enough to use as well.  If you have a favorite that's not listed, let us know in the comments.</p>

<h3>Mac OS X (10.5)</h3>

<div class="photo static"><span><img alt="OSX ampersands" src="http://simplebits.com/img/ampersands_macosx.gif" /></span></div>

<h3>Windows XP</h3>

<div class="photo static"><span><img alt="Windows XP ampersands" src="http://simplebits.com/img/ampersands_windowsxp.gif" /></span></div>

<h3>Windows Vista</h3>

<p>Vista added several new fonts, all beginning with the letter 'C'.  What's nice is that Constantia nicely matches Palatino on the Mac and Palatino Linotype on Windows XP.</p>

<div class="photo static"><span><img alt="Windows Vista ampersands" src="http://simplebits.com/img/ampersands_windowsvista.gif" /></span></div>

<p>For more Bringhurst-to-<abbr>CSS</abbr> goodness, see <a href="http://clagnut.com">Richard Rutter</a>'s <cite><a href="http://webtypography.net/">The Elements of Typographic Style Applied to the Web</a></cite> project.  And be sure to grab <a href="http://meaganfisher.com/2008/08/ampersands-galore/">Meagan's wallpapers</a> to ampersandify your desktop.</p>]]></description>
<guid isPermaLink="false">1448@http://www.simplebits.com/</guid>
<pubDate>Thu, 14 Aug 2008 10:14:12 -0500</pubDate>
</item>






<item>
<title>Welcome, Meagan Fisher</title>
<link>http://www.simplebits.com/notebook/2008/07/09/meaganfisher.html</link>
<description><![CDATA[<p>On a brief break from diaper changes and time-outs, I have an important announcement. Several months ago, I put out <a href="http://www.simplebits.com/notebook/2008/03/06/help.html">a call for help</a>.  Today, I'm excited to announce the search is over!  </p>

<p><strong><a href="http://meaganfisher.com">Meagan Fisher</a></strong> (talented designer, front-end coder and owl aficionado) will be joining us as a part-time assistant.  Meagan has recently moved from sunny Florida to Salem, and will help SimpleBits become slightly less tiny than it's been for the past six years or so, beginning next month.  I'm really excited about some of the new things this will allow us to work on.</p>

<p>Some of her recent work includes a wonderful <a href="http://meaganfisher.com/?p=6">Rails Machine redesign</a> (where she worked with <a href="http://hivelogic.com">Dan Benjamin</a>, who I owe for putting us in touch) and <a href="http://meaganfisher.com/?p=10">Halogen Guides Greener</a>.  You can read more about her big move over at <a href="http://meaganfisher.com/?p=11">her blog</a>.</p>

<p>So, welcome aboard, Meagan -- and get ready to become a converted Red Sox, Patriots and Celtics fan (I'm omitting the Bruins since they have a bit of catching up to do).</p>]]></description>
<guid isPermaLink="false">1439@http://www.simplebits.com/</guid>
<pubDate>Wed, 09 Jul 2008 21:30:13 -0500</pubDate>
</item>


<item>
<title>Tenley Murphy Cederholm</title>
<link>http://www.simplebits.com/notebook/2008/06/26/tenley.html</link>
<description><![CDATA[<div class="photo"><a href="http://www.flickr.com/photos/simplebitsdan/2611278769/"><img alt="Tenley" src="http://www.simplebits.com/notebook/img/tenley.jpg" /></a></div>

<p>Kerry and I welcomed the birth of our daughter yesterday.  Tenley Murphy Cederholm was born June 25th at 1:22pm. Six pounds, eleven ounces of pure joy.</p>

<p>Where our 2 1/2 year old son Jack came six weeks early, Tenley decided to do it her own way, arriving 3 days late. Everyone's doing wonderfully though, and Mom and baby will be coming home tomorrow.</p> 

<p>I'll be taking the next month off as much as possible as we adjust to newborn status once again.  See you in a bit.</p>]]></description>
<guid isPermaLink="false">1443@http://www.simplebits.com/</guid>
<pubDate>Thu, 26 Jun 2008 12:54:02 -0500</pubDate>
</item>
</channel>
</rss>