<?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>The Accidental Developer &#187; typography</title>
	<atom:link href="http://osric.com/chris/accidental-developer/tag/typography/feed/" rel="self" type="application/rss+xml" />
	<link>http://osric.com/chris/accidental-developer</link>
	<description>What if Gregor Samsa awoke a computer programmer?</description>
	<lastBuildDate>Mon, 30 Apr 2012 21:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Typography on the Web</title>
		<link>http://osric.com/chris/accidental-developer/2009/10/typography-on-the-web/</link>
		<comments>http://osric.com/chris/accidental-developer/2009/10/typography-on-the-web/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:08:51 +0000</pubDate>
		<dc:creator>Chris Herdt</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[font replacement]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[sifr]]></category>
		<category><![CDATA[typekit]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://osric.com/chris/accidental-developer/?p=242</guid>
		<description><![CDATA[In spite of my fondness for typography, I have always been fairly antagonistic towards web typography &#8220;solutions&#8221; like sIFR. Sure, it&#8217;s a better idea than using a GIF file for every headline, but is it really necessary? I&#8217;m skeptical. What is it buying you, and at what cost? What&#8217;s the return on investment? Is it [...]]]></description>
			<content:encoded><![CDATA[<p>In spite of my fondness for typography, I have always been fairly antagonistic towards web typography &#8220;solutions&#8221; like <a href="http://www.mikeindustries.com/blog/sifr/">sIFR</a>. Sure, it&#8217;s a better idea than using a GIF file for every headline, but is it really necessary?</p>
<p>I&#8217;m skeptical. What is it buying you, and at what cost? What&#8217;s the return on investment? Is it improving conversions, improving customer/reader loyalty?</p>
<p>To me, content is king. I&#8217;ve visited, bookmarked, and returned to many web sites that are no-frills black-text-on-a-white-background. I remember fondly the days of <a href="http://en.wikipedia.org/wiki/Gopher_%28protocol%29">Gopher</a>, shortly before the rise of the World-Wide Web: all information, and <em>no waste</em>.</p>
<p>Let&#8217;s say there are 3 kinds of people in the world:</p>
<ol>
<li>Graphic Designers</li>
<li>Computer Programmers</li>
<li>Everyone Else</li>
</ol>
<p>Let&#8217;s look at these groups from the bottom-up:<br />
<span id="more-242"></span><br />
<strong>Everyone Else</strong><br />
These people don&#8217;t really know or care about typefaces. They are likely to stick with whatever default font is selected in Microsoft Office. To Everyone Else, there are 3 fonts in the world: Serif, Sans Serif, and Illegible.</p>
<p>(There is a curious subset of Everyone Else, known as Human Resources Managers. These cheery folks recognize 2 fonts: Comic Sans and Stodgy.)</p>
<p><strong>Computer Programmers</strong><br />
These people know that there are many different font files on their computers, and that some are TrueType and some are PostScript. To Computer Programmers, there are 4 fonts in the world: Serif, Sans Serif, Monotype, and Illegible.</p>
<p><strong>Graphic Designers</strong><br />
Graphic designers love type. They are well-versed in the <a href="http://www.fontshop.com/help/glossary.php">anatomy of a typeface</a>, and speak lovingly of typeface designer Eric Gill. They can identify by sight 20,000 different fonts, and have probably designed several themselves.</p>
<p>On the web, you can be fairly certain that a given user will have Arial or Helvetica (sans serif), and some variant of Times (serif). There are a few others, but basically you tend to focus on serif and sans serif. You can adjust various type properties via CSS: font sizes, colors, leading (that&#8217;s the space between lines), and even letter-spacing. Take a look at <a href="http://www.3point7designs.com/blog/2008/06/10-examples-of-beautiful-css-typography-and-how-they-did-it/">10 Examples of Beautiful CSS Typography and how they did it</a> to see some interesting examples.</p>
<p>At the recent <a href="http://wordcampbirmingham.org/">WordCamp Birmingham</a>, I caught <a href="http://www.sara-cannon.com/">Sara Cannon&#8217;s</a> presentation on Branding WordPress. She talked about sIFR, and I thought that, perhaps for the sake of peace and brotherhood, I should go ahead and use sIFR and play around with some funky type. The sIFR text is selectable as text. It&#8217;s not as bloated as you might think&#8211;even the SWF file containing the specific fonts can be optimized to only include the characters you need&#8211;and even though it uses Flash, it is used to enhance the page on Flash-capable browsers. For everyone else, it still appears as regular HTML type.</p>
<p>Other folks at the conference (including <a href="http://www.studionashvegas.com/">Mitch Canter</a>) mentioned <a href="http://www.typekit.com/">TypeKit</a>, a web-based service, as an alternative to sIFR. I decided to try it on this blog by using a couple fonts with a little more character for the title and headings. I think the typefaces I picked might have a little too much character&#8211;they are falling into my <em>Illegible</em> category&#8211;but it works, and it&#8217;s easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://osric.com/chris/accidental-developer/2009/10/typography-on-the-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

