<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Jason Santa Maria: Articles</title>
    <link>http://jasonsantamaria.com/articles/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-07-26T14:41:00-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>A Real Web Design Application</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fa-real-web-design-application%2F&amp;seed_title=A+Real+Web+Design+Application</link>
      <guid>http://jasonsantamaria.com/articles/a-real-web-design-application/</guid>
      <description><![CDATA[<p class="lead">The web and its related disciplines have grown organically. I think it&#8217;s safe to say the web is not the domain of just the geeks anymore&mdash;we all live here. And those of us who work here should have sophisticated, native tools to do our jobs.</p>

<p>A little over two years ago, I started reflecting on the <a href="http://v3.jasonsantamaria.com/archive/2008/01/23/mucking_up_the_fireworks.php">web as a design medium</a>. Coming from a print design background, most of what I knew about design was still applicable; but the things that weren&#8217;t made a huge difference. What came of this was a presentation I gave at a few conferences (the abbreviated <a href="http://vimeo.com/4394152">10-minute version</a> of which you can see on Vimeo). The discussions that followed prompted me to look closely at how the creative process&mdash;and the tools we use&mdash;affect designing for the screen.</p>

<p>The framework for what a page is has changed considerably even in the past few years, <a href="http://www.zeldman.com/2010/07/05/an-indesign-for-html-and-css/">though our applications for designing those frameworks</a> are still stuck in the web of yore, and largely dictated by their use for print design. This article focuses on some of the tools we currently have at our disposal, mostly either freely available or from Adobe.</p>

<h2>What&#8217;s this &#8220;design&#8221; you speak of?</h2>

<p>Design is a multifaceted problem. How something behaves is interdependent on how it looks, sounds, reads, moves, and responds. We can&#8217;t separate these from the end result, but we can divide and conquer them during the creative process. Web design is not merely building. It&#8217;s not just designing. It&#8217;s not only the rest of the myriad disciplines and titles we all align ourselves with, but the culmination of all these things.</p>

<h2>One process, or &#8220;how I work&#8221;</h2>

<p>For over a decade, I&#8217;ve been designing websites. And I&#8217;ve followed nearly the same process for every one of them: once it&#8217;s time for visual design to happen, I typically start out in rough form (sketches, grey boxes), then move on to higher fidelity comps in Photoshop. I make these Photoshop comps look as real as possible, and continue to revise them for clients until they sign off on the designs. I make exceptions as needed depending on the problem at hand, but I rarely allow much visual design and layout to happen during coding. This includes painstakingly changing type styles and colors in Photoshop when revisions are needed. I&#8217;m experienced enough with making websites that I know what I can push off until coding happens, and how certain things will act when in use. I like spending my time this way because it helps me focus on the story I&#8217;m trying to tell with my design.</p>

<h2>Our current toolbox</h2>

<p>Every option out there has its tradeoffs. These are not intended to be knocks against the goals of these applications; they&#8217;re all powerful in their own right. The purpose of this brief audit is to highlight the gaps in the creative process.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/ps.gif" alt="Photoshop icon." /></div>
<p><a href="http://www.adobe.com/products/photoshop/family/"><strong>Photoshop</strong></a> has high-fidelity design capabilities and image editing, but the type rendering isn&#8217;t true-to-browser and it&#8217;s lacking in layout capabilities. Each new release feels more bloated and directionless than the last.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/ai.gif" alt="Illustrator icon." /></div>
<p><a href="http://www.adobe.com/products/illustrator/"><strong>Illustrator</strong></a> is great for drawing and working with vectors, but the type and image rendering aren&#8217;t true-to-browser and it&#8217;s ill suited for anything but the simplest layouts.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/id.gif" alt="InDesign icon." /></div>
<p><a href="http://www.adobe.com/products/indesign/"><strong>InDesign</strong></a> is capable of high-fidelity layouts and has advanced type styling features with stylesheets, but it&#8217;s primarily a print application and lacks the language and feel for screen-based designs.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/fw.gif" alt="Fireworks icon." /></div>
<p><a href="http://www.adobe.com/products/fireworks/"><strong>Fireworks</strong></a> showed promise back in the hands of Macromedia, but it has taken a backseat under Adobe. It&#8217;s primarily a screen-based design app and is great for prototyping and image optimization, but it lacks true-to-browser type rendering, is flakey performance-wise, and feels neglected among the flagship Adobe products.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/dw.gif" alt="Dreamweaver icon." /></div>
<p><a href="http://www.adobe.com/products/dreamweaver/"><strong>Dreamweaver</strong></a> is a hybrid WYSIWYG text editor with true-to-browser type and layout rendering, but it lacks flexible visual design capabilities, image editing, and typographic control.</p>

<div class="illo icn left"><img src="/i/entry/a-real-web-design-application/browsers.gif" alt="Browser icons." /></div>
<p><strong>Browsers</strong> are obviously the baseline for type and layout rendering as they are the platforms we&#8217;re designing for; but the design production is then transferred to hand coding in text editors. Hand coding isn&#8217;t the problem here; it&#8217;s the prospect of laying out a page without design production tools that&#8217;s difficult for many (myself included).</p>

<p>In recent years, a few indie image editing apps have hit the scene, including <a href="http://www.pixelmator.com/">Pixelmator</a> and <a href="http://flyingmeat.com/acorn/">Acorn</a>. These apps, and others like them, are impressive achievements, and a good alternative for certain tasks like image editing. Unfortunately, they aren&#8217;t sophisticated enough to compete with the applications above when it comes to web design and layout. And that&#8217;s OK&mdash;I don&#8217;t believe they want to compete in this space; I only mention them for the purpose of discussion.</p>

<h2>A wishlist</h2>

<p>So what does an app that&#8217;s made for web design look like? What are the native and common attributes that keep popping up with every page we design? This is a start for the considerations I find myself making on nearly every design I work on.</p>

<h3>Per document grids</h3>
<p>Different designs require different grids. Currently, in an app like Photoshop, you are only able to set global grid settings. Meaning, if you want to use different grids for your documents, you need to change these settings each time. Many people I know (myself included) get around this by just drawing out a grid on a separate layer and placing it above all the other layers. The disadvantage of this is not being able to use any sort of snap-to-grid and alignment functions built into the program. Everything either needs to be eyeballed or placed mathematically through a measurement palette. Having this reside at the document level would allow a design&#8217;s grid to travel with it and stay intact for repeat uses (especially important when working as part of a team and sharing documents).</p>

<h3>Page states</h3>
<p>Webpages are living, dynamic spaces where the smallest interaction from a visitor can change the scope of an entire site. Menus can emerge and recede, system messages display and require action, page elements move, and the contents shift, all without the need for a page refresh. Because we&#8217;re not dealing with a static medium, we need to be able to design for interactions and the shifting landscapes of a webpage. This is probably heading into something akin to object-oriented design, but an application needs to see <em>elements</em> rather than blocks of color or text. Photoshop, Illustrator, and Fireworks have some low-level functionality in this regard, but the need for more dynamic and non-destructive handling is clear.</p>

<div class="illo two left"><img src="/i/entry/a-real-web-design-application/id-palette.png" alt="Character and Paragraph style palettes from InDesign." /> <p>The Character and Paragraph Style palettes from InDesign are able to globally control type similarly to how we use CSS.</p></div>

<h3>CSS-esque type styling (dynamic styles palette)</h3>
<p>This one should come as no surprise. CSS saves loads of time when it comes to global changes to typography. Merely changing a link color or font styling for a headliness in a Photoshop file can be tedious because they aren&#8217;t centrally controlled. InDesign offers Character and Paragraph styles, which work like a charm. Something along those lines, but obviously geared a bit more towards CSS functionality, would be key. Additionally, being able to relatively link type styles (&#8220;make h2s 200% the base body text size&#8221;) would be very powerful.</p>

<h3>Fonts</h3>
<p>Fonts are exploding on the web in a big way. The ability to design with external fonts, or be able to use WOFF fonts safely, would help depict our designs better, and allow for quicker changes. Hell, being able to specify a font stack along with your styles&mdash;so you could quickly cycle through the visual changes that occur with fallback fonts&mdash;would be killer.</p>

<h3>Page flow, text wrap, and fluidity</h3>
<p>Every element on a webpage has the ability to affect the layout of other elements. We should be able to specify what actions to take (float, clear, wrap, etc.) when that happens. Additionally, a browser window is a fluid canvas; desktop design apps only work with a fixed canvas size, making comping a fluid/flexible design little more than a guess.</p>

<h3>Knowledge of current browser interfaces</h3>
<p>Using any of the desktop design apps for web design means having a bit of knowledge for the parameters of a browser window and screen sizes. Most of us probably work at what we consider a safe size (right now, likely around a 960px-wide viewing area). An application that can be configured to preview for a given screen size or the sizes of the different browser chromes (not unlike xScope&#8217;s &#8220;Screens&#8221; feature) could be really handy. Especially if the different views of a browser also carry with them the rendering styles, defaults, fonts, and more for the platform and browser version.</p>

<h3>Forms</h3>
<p>Form elements are part of the basic language of the web. I&#8217;m tired of taking screenshots of forms in various states just to comp into a page. These things are baked into the OS, and an app should be able to easily allow for their display, not as bitmaps, but as editable objects.</p>

<h3>Mobile platforms</h3>
<p>This is a big one, and an area I don&#8217;t think I&#8217;m as qualified to discuss. Design for mobile devices is a difficult problem; there are so many devices, most with unique software <em>and</em> hardware, and it&#8217;s the field with the most amount of movement. Perhaps these requirements would be clearer after some formulation of the above occurred.</p>

<p class="caption two left"><strong>Non-scientific chart:</strong><br />The x-axis shows how true-to-browser rendering ranges from approximate to actual, while the y-axis depicts the scope of centralized control over layout and type from local to global. The sweet spot lies somewhere at the intersection of browser-like behavior for&mdash;and widespread control over&mdash;type and layout elements, while providing a fertile environment for creative thinking.</p>
<div class="illo five left solo">
<img src="/i/entry/a-real-web-design-application/app-quadrant.png" alt="A quadrant chart plotting design apps." />
</div>

<h2>Options for the future</h2>

<h3>Why not design in the browser?</h3>
<p>By now you must be saying, <em>&#8220;hey moron, just design in a browser!&#8221;</em> Well, I half-agree with you. In <a href="http://v3.jasonsantamaria.com/archive/2008/01/23/mucking_up_the_fireworks.php">my article from a few years back</a> about Fireworks I made the case for a new desktop app that could handle some of these functions. With how much things have changed in recent years, I&#8217;m more inclined to suggest the way forward probably lies with the help of a browser.</p>

<p>But I don&#8217;t think the browser is enough. A web designer jumping into the browser before tackling the creative and messaging problems is akin to an architect hammering pieces of wood together and then measuring afterwards. The imaginative process is cut short by the tools at hand; and it&#8217;s that imagination&mdash;or spark&mdash;at the beginning of a design that lays the path for everything that follows. Without it, you&#8217;re at best able to make a website that looks like a website&mdash;rather than a design that tells a story in the form of a website.</p>

<h3>Can WebKit save us?</h3>
<p>I&#8217;m asking for something that sits on the fence between all of this. I don&#8217;t think any of the current desktop apps or any given browser gets the job done. They all do a pretty good job at a few things, but no single one does well enough to really make it a solid prospect.</p>

<p>So why not build a desktop app for web design around WebKit? I&#8217;m not talking about an in-browser AJAX toolkit for dragging elements around and changing fonts, but an actual desktop application built with WebKit as the core to its display. It could have accurate rendering and previews for the way page elements would look, but with some of the WYSIWYG tools desktop design apps have. We wouldn&#8217;t just approximate pixels in a flat comp, our CSS would be baked in to the layouts we draw and create on the page. And as Webkit grows, so too could this new app, always taking advantage of the latest and greatest functionality. Just like a browser, it could pull assets from remote servers;  and just like a desktop app, it could make use of local processing power and OS-level functionality. This would allow it to effectively combine some of the best of both worlds, with a foot firmly planted in the web.</p>

<p>The advantages would be monumental, allowing a strong creative and explorative process, while seeing how things could react on a live stage. It would fulfill many of the items on my wishlist because these are already part of core browser functionality. We would essentially be designing with live page elements; not a picture of a text field&mdash;but a text field you could click into and start typing, and then drag to a different area of the page entirely.</p>

<p>I know I&#8217;m generalizing; I&#8217;m a designer first and most certainly not a developer, but I&#8217;ve been occupying this space and using these tools long enough to have a hunch for what works and what doesn&#8217;t. An application like this could change the process of web design considerably. Most importantly, it wouldn&#8217;t be a proxy application that we use to simulate the way webpages look&mdash;it would already speak the language of the web. It would truly be designing in the browser.</p>

<p class="thanks">Special thanks to <a href="http://aworkinglibrary.com/">Mandy Brown</a> and <a href="http://bobulate.com/">Liz Danzico</a> for their always excellent editorial guidance.</p>]]></description>
      <dc:subject>Design, Technology, Web, Black, Default, White</dc:subject>
      <dc:date>2010-07-26T14:41:00-05:00</dc:date>
    </item>

    <item>
      <title>FullCodePress 2010</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Ffullcodepress-2010%2F&amp;seed_title=FullCodePress+2010</link>
      <guid>http://jasonsantamaria.com/articles/fullcodepress-2010/</guid>
      <description><![CDATA[<p class="lead">I&#8217;m fresh back from New Zealand where I took part in <a href="http://www.fullcodepress.com/">FullCodePress</a>, a knock down, drag out, web design competition to make a website for a charity in 24 hours.</p>

<p>The competition was put on by the wonderful folks at <a href="http://www.webstock.org.nz/">Webstock</a> and pitted teams from <a href="http://www.fullcodepress.com/codeblacks2010/">New Zealand</a>, <a href="http://www.fullcodepress.com/australian-team-2010/">Australia</a>, and the US against one another. Our teams were each paired with a charity, who was only revealed when the competition started. From there, each team took whatever assets the client brought along (all in various states of completion, or, uh, viability); copy, photos, and loads of information, to make a complete functioning website in a single day. Whatever the case, we were tasked with giving them something to be proud of, and a way to reach their given audiences.</p>

<div class="illo five left">
<a href="http://www.flickr.com/photos/fullcodepress/4715436870/"><img src="/i/entry/fullcodepress-2010/storming-the-halls.jpg" alt="Team USA storms the halls in the wee hours of the morning, both as an intimidation tactic and a means to fight off sleep. Actually, this was just one of our hourly coffee runs." /></a>
<p class="extra">Team USA storms the halls in the wee hours of the morning, both as an intimidation tactic and a means to fight off sleep. Actually, this was just one of our hourly coffee runs.</p>
</div>

<h2>Our Assignment</h2>

<p>Our client was the Timaru Mental Health Support Trust, a mental health drop-in centre at the Victoria House in the south island that provides wellness programmes to people with mental illnesses. Our clients, Willian and Garbux, from the Victoria House were amazing; they weren&#8217;t that knowledgeable about what the web could offer them and didn&#8217;t have an existing website, but we&#8217;re completely open to collaborating with us and trying out some new approaches. Mental illness is a difficult topic to discuss and to depict, we knew we had a tremendous amount of work cut out for us from the get-go.</p>

<p>Luckily, I was fortunate enough to be on a team with some absurdly smart people: <a href="http://jennbove.com/">Jennifer Bove</a> as project manager, <a href="http://bobulate.com/">Liz Danzico</a> as user experience advocate/information architect, <a href="http://karenmcgrane.com/">Karen McGrane</a> as content strategist, <a href="http://www.danielmall.com/">Dan Mall</a> as front-end coder, <a href="http://aldenta.com/">John Ford</a> as programmer (as well as <a href="http://www.flickr.com/photos/fullcodepress/4714838164/in/faves-jasonsantamaria/">arm</a> <a href="http://www.flickr.com/photos/fullcodepress/4714197717/">wrestling</a> <a href="http://www.flickr.com/photos/fullcodepress/4714200463/">champ</a>!), and myself as designer. We bought every American flag we could find in Wellington, and were ready to kick some ass.</p>

<h2>Ready, Steady, Go!</h2>

<p>I won&#8217;t talk too much about the process, <a href="http://www.danielmall.com/archives/2010/06/24/fullcodepress.php">Dan</a> and <a href="http://bobulate.com/post/731787433/behind-fullcodepress">Liz</a> already did a good job of that, but will just say that things went surprisingly smoothly. Given the time constraints, any traditional process wouldn&#8217;t do, we were all doing work concurrently because we couldn&#8217;t sit around waiting for different phases to finish. Luckily, everyone on our team was so sharp that it just worked.</p>

<p>For my part, I was responsible for the website design. Our client had a somewhat confusing name, and one that most of their patrons never used anyway, so we renamed them the &#8220;Victoria House&#8221; and prepared a new logo. You can <a href="http://www.fullcodepress.com/2010/06/19/rebranding-with-jason-santa-maria/">see a video of me here</a> talking through their old logo and the new proposed direction. We brought some of their imagery to the forefront to put a human face to the Victoria House, and managed to work some colors from a print brochure into the site.</p>

<p>We rewrote much of their copy, gave the site a simple and flexible architecture, and some really tight markup. One of my favorite bits happened on the backend: we completely overhauled their events calendar, which is one of their largest forms of outreach, previously done as a intense Excel spreadsheet printed handout. We moved them into Google Calendar and set WordPress up to pull the contents of the calendar in and associate them with unique pages for the various events. Now they&#8217;re able to update one calendar and use it for the web or print.</p>

<h2>The Long Haul</h2>

<p>At the end of the 24 hours, hopped up on coffee and adrenaline, we somehow had a complete website (you can see <a href="http://www.fcpusa.netspace.co.nz/">
the dev site here</a>). Obviously, we weren&#8217;t able to do everything we wanted, but what we were able to accomplish in that time will make a tremendous difference to the Victoria House.</p>

<p>I am extremely proud of the work we did, and of the opportunity to work alongside some of the smartest folks I&#8217;ve met. The <a href="http://www.fullcodepress.com/get-involved/">end results</a> (from all three teams), were nothing short of amazing. And the effect of these three charities getting good, clean, functional websites to further their causes can not be overstated.</p>

<p>We may not have won, but the clients certainly did, and that was the most important competition of all in my mind; beating back the worries of money and time to deliver something truly good to truly good people. I remain humbled and enlightened by the entire experience, and wish all three clients the best of luck for the future.</p>

<p>Thanks to <a href="http://twitter.com/maupuia">Mike Brown</a>, <a href="http://twitter.com/tashmahal">Tash Hall Lampard</a>, and all of the wonderful Webstock people. You did an amazing job organizing, covering the event (tons of great <a href="http://www.flickr.com/photos/fullcodepress/">photos</a>, <a href="http://www.youtube.com/user/fullcodepress">videos</a>, and <a href="http://www.fullcodepress.com/2010/06/">blog posts</a>), and keeping us all awake and caffeinated. New Zealand remains of the most beautiful places I&#8217;ve ever visited, just chock full of kind people, and every Webstock event is one for the history books. Congrats to the talented teams from New Zealand and Australia, and everyone involved, I won&#8217;t forget this experience anytime soon.</p>

<p>Also: I&#8217;m having complete flat white withdrawal.</p>]]></description>
      <dc:subject>Design, Travel, Web, Black, Default, Photo, White</dc:subject>
      <dc:date>2010-06-24T16:58:00-05:00</dc:date>
    </item>

    <item>
      <title>Announcing A Book Apart</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fannouncing-a-book-apart%2F&amp;seed_title=Announcing+A+Book+Apart</link>
      <guid>http://jasonsantamaria.com/articles/announcing-a-book-apart/</guid>
      <description><![CDATA[<div id="col1">
<a href="http://books.alistapart.com/" title="HTML5 For Web Designers, by Jeremy Keith. From A Book Apart"><img src="/i/entry/announcing-a-book-apart/html5-for-web-designers.jpg" alt="HTML5 For Web Designers, by Jeremy Keith. From A Book Apart" /></a>
</div>

<div id="col2">
<p class="lead">I&#8217;m very pleased to present <a href="http://books.alistapart.com/">A Book Apart</a>, a new publisher of brief books for people who make websites, founded by <a href="http://zeldman.com/">Jeffrey Zeldman</a>, <a href="http://aworkinglibrary.com">Mandy Brown</a>, and myself.</p>

<p>Our first book is <em>HTML5 For Web Designers</em>, by the indomitable <a href="http://adactio.com/">Jeremy Keith</a>. If you&#8217;re already getting your feet wet with HTML5, or just trying to figure out what the hell it&#8217;s all about, you&#8217;ll want this one. I&#8217;ve read it three times and love how approachable it is. You can read more from Jeffrey about <a href="http://www.zeldman.com/?p=4951">how we chose our first title</a>, or from Mandy on <a href="http://aworkinglibrary.com/library/archives/announcing-a-book-apart">how A Book Apart works as a publisher</a>.</p>

<h2>Designing the Series</h2>
<p>While most of the design work I do is for the web, I love getting back to my roots in print. Since I&#8217;d already created a simple visual system for A List Apart, I decided to pick up on some of the same elements here, most notably the numbering in the large black circle, the slight overlapping elements, and the color palette change with each edition (to be seen in subsequent books). I wanted these to look like a family on your bookshelf.</p>

<p>I crafted a very simple page design to let the text take the spotlight. It&#8217;s a thin book, both in width and thickness, and I spent a long time fiddling with column widths and grids before settling on a comfortable line length. Our books are brief enough that we can&#8217;t predictably print on the spines; so I decided to wrap the title from the spine around to the back cover, giving the spine and back cover some identification and texture.</p>
</div>

<div id="col3">
<h2>Finding the Right Typefaces</h2>
<p>I&#8217;m always up for font shopping, so I leapt at the chance to pick up a new text face. We&#8217;ll be publishing a variety of code, acronyms, and captions, so I wanted something fairly current, with a healthy set of OpenType features and numbering options. <a href="http://www.fontshop.com/fontlist/super_families/ff_yoga/">Yoga</a> and its counterpart Yoga Sans by Xavier Dupr&#233; fit the bill perfectly. The serif is a similar style to the Garamond we&#8217;ve used in ALA and AEA materials, but with a bit of angularity and a more contemporary feel. Yoga Sans makes a great companion for captions and quotes.</p>

<p>To give some punch to the cover and interior headlines, I immediately thought of <a href="http://www.fontbureau.com/fonts/TitlingGothicFB">Titling Gothic</a> by David Berlow, a 49(!) member super family ranging from very thin and narrow to very bold and wide. I selected Regular Skyline which falls somewhere in the middle of the spectrum. Because page width isn&#8217;t very wide, this weight has the added benefit of being heavily condensed, allowing for larger type even with longer titles.</p>

<p>For code excerpts I ran a number of print tests. Some monospace fonts look great on screen but fail on the printed page. I eventually decided on <a href="http://new.myfonts.com/fonts/ascender/consolas/">Consolas</a> by Lucas de Groot, one of the fonts that Microsoft commissioned for Vista. Not only does Consolas have really pleasing and distinct letterforms, it also comes with a good bold weight&#8212; useful for showing emphasis in the code examples.</p>

<h2>Coming Soon</h2>
<p>This is just the beginning for A Book Apart. We have more books already in the works. For now, do yourself a favor and <a href="http://books.alistapart.com/">preorder <em>HTML5 For Web Designers</em></a>.</p>
</div>

<div id="col4">
<img src="/i/entry/announcing-a-book-apart/html5-for-web-designers-montage.jpg" alt="HTML5 For Web Designers page montage" />
</div>]]></description>
      <dc:subject>Books, Design, Press, Web, Photo, Red, Titling Gothic, Yellow</dc:subject>
      <dc:date>2010-05-04T10:00:00-05:00</dc:date>
    </item>

    <item>
      <title>On Good</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fon-good%2F&amp;seed_title=On+Good</link>
      <guid>http://jasonsantamaria.com/articles/on-good/</guid>
      <description><![CDATA[<div id="col1">
<blockquote><span class="open-quote">&#8220;</span><p>Don’t try to be original, just try to be good.</p><span class="close-quote">&#8221;</span></blockquote>

<p class="by">&mdash;<a href="http://en.wikipedia.org/wiki/Paul_Rand">Paul Rand</a> paraphrasing <a href="http://en.wikipedia.org/wiki/Ludwig_Mies_van_der_Rohe">Ludwig Mies van der Rohe’s</a> quote:</p>
</div>

<div id="col2">
<blockquote><p><span class="open-quote">&#8220;</span>I don&#8217;t want to be interesting. I want to be good.<span class="close-quote">&#8221;</span></p></blockquote>

<p>Designing in pursuit of being original, or even interesting, can be a foolhardy prospect. Design that strives to be original for the sake of it, and typically at the expense of its real purpose of communication, often falls into a mire of stylistic tropes and shallow meanings.</p>
</div>]]></description>
      <dc:subject>Design, Quotes, Thinking, Blue, Orange, Proxima Nova</dc:subject>
      <dc:date>2010-04-09T15:57:00-05:00</dc:date>
    </item>

    <item>
      <title>On the Subject of Design 2</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fon-the-subject-of-design-2%2F&amp;seed_title=On+the+Subject+of+Design+2</link>
      <guid>http://jasonsantamaria.com/articles/on-the-subject-of-design-2/</guid>
      <description><![CDATA[<div id="col1">
<img src="/i/entry/on-the-subject-of-design-2/on-design-2.jpg" width="910" height="632" border="0" usemap="#books" />
<map name="books" id="Map">
	<area shape="rect" coords="0,19,135,589" href="/reading/the-art-of-looking-sideways/" alt="The Art of Looking Sideways" title="art-of-looking-sideways" />
	<area shape="rect" coords="135,3,188,589" href="/reading/art-direction-explained-at-last/" alt="Art Direction Explained, At Last!" title="art-direction-explained" />
	<area shape="rect" coords="248,23,268,507" href="/reading/visual-grammar/" alt="Visual Grammar" title="visual-grammar" />
	<area shape="rect" coords="220,23,248,507" href="/reading/stop-stealing-sheep-and-find-out-how-type-works/" alt="Stop Stealing Sheep &amp; Learn How Type Works" title="stop-stealing-sheep" />
	<area shape="rect" coords="188,23,220,507" href="/reading/graphic-design-theory/" alt="Graphic Design Theory" title="graphic-design-theory" />
	<area shape="rect" coords="188,507,898,588" href="/reading/fonts-and-logos/" alt="Fonts &amp; Logos" title="fonts-and-logos" />
	<area shape="rect" coords="268,491,884,507" href="/reading/the-abcs-of-bauhaus/" alt="The ABC's of Bauhaus" title="abc-bauhaus" />
	<area shape="rect" coords="268,451,815,491" href="/reading/how-designers-think/" alt="How Designers Think" title="how-designers-think" />
	<area shape="rect" coords="268,416,788,451" href="/reading/the-form-of-the-book/" alt="The Form of the Book" title="form-of-the-book" />
	<area shape="rect" coords="268,379,779,416" href="/reading/how-to-think-like-a-great-graphic-designer/" alt="How to Think Like a Great Graphic Designer" title="think-like-great-graphic-designer" />
	<area shape="rect" coords="268,345,768,379" href="/reading/the-typographic-desk-reference/" alt="The Typographic Desk Reference" title="tdr" />
	<area shape="rect" coords="268,305,749,345" href="/reading/how-buildings-learn/" alt="How Buildings Learn" title="how-buildings-learn" />
	<area shape="rect" coords="267,250,722,305" href="/reading/art-as-experience/" alt="Art As Experience" title="art-as-experience" />
	<area shape="rect" coords="267,203,718,250" href="/reading/bird-by-bird/" alt="Bird by Bird" title="bird-by-bird" />
</map>
</div>
<div id="col2">
<p><span class="drop">O</span><span class="drop-word">nce</span> again I&#8217;m adding to <a href="/reading/">my list of recommended books</a> with some good reads I&#8217;ve come across in the past few years. I&#8217;m always up for finding new books to help me better understand design or improve my practices, but it can be very difficult to find the meat from so many fatty offerings. That&#8217;s why I try to keep this list focused on design, type, and theory. There are many lists for good web design books around, but few of just straight up good design books, and many of these topics are applicable anywhere. <a href="http://jasonsantamaria.com/articles/on-the-subject-of-design/">Like last time</a>, this doesn&#8217;t aim to be comprehensive, but I personally vouch for the usefulness all of these books offer. Enjoy!</p>
</div>]]></description>
      <dc:subject>Books, Design, Site, FF Yoga, Green, Photo, White</dc:subject>
      <dc:date>2010-01-29T14:29:00-05:00</dc:date>
    </item>

    <item>
      <title>Stuff That Matters</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fstuff-that-matters%2F&amp;seed_title=Stuff+That+Matters</link>
      <guid>http://jasonsantamaria.com/articles/stuff-that-matters/</guid>
      <description><![CDATA[<div class="illo two left"><a href="http://madebymighty.com/"><img src="/i/entry/stuff-that-matters/mighty-logo.gif" alt="Mighty" /></a></div>
<p class="lead">It&#8217;s official: I&#8217;ve started a design studio called <a href="http://madebymighty.com/">Mighty</a>. I&#8217;ve been working under the name since earlier this year, and today I&#8217;m launching a small site for the endeavor.</p>

<p>The prospect with Mighty is simple: I want to work on stuff that matters. I want the things I make to benefit people, and whenever possible, the design work I do to have a lasting impact.</p>

<p>Here&#8217;s to new beginnings! Head over and say hello to <a href="http://madebymighty.com/">Mighty</a>. Many thanks to my talented friends: <a href="http://www.jhische.com/">Jessica Hische</a> for the logo design, and <a href="http://bobulate.com/">Liz Danzico</a> for her help with the site&#8217;s content/manifesto.</p>

<h2>Typekit</h2>
<div class="illo two left"><a href="http://typekit.com/"><img src="/i/entry/stuff-that-matters/typekit-logo.gif" alt="Typekit" /></a></div>
<p>Another big career announcement today, I&#8217;ll be splitting my days between running Mighty and serving as Creative Director for <a href="http://typekit.com/">Typekit</a>. As any regulars here will know, I have a deep love for typefaces and typography, and Typekit couldn&#8217;t be more tailored to that love. It&#8217;s a fantastic opportunity to work alongside some of the <a href="http://typekit.com/about">smartest people</a> I&#8217;ve ever met, and continue to grow something I believe will help shape our industry for the future.</p>

<h2>Portfolio Updates</h2>
<p>I&#8217;ve also updated my <a href="/portfolio/">portfolio</a> with a bunch of projects that have launched in the last few months. A few from my time at Happy Cog: <a href="/portfolio/ww-norton/">W. W. Norton</a>, our oldest independent publisher, and <a href="/portfolio/amanda-project/">The Amanda Project</a>, a website and community counterpart to a book series for teens and tweens.</p>

<p>Earlier this year I worked on two Chicago-related sites: <a href="/portfolio/chicago-now/">Chicago Now</a>, a hyper local blogging network (working alongside <a href="http://www.majordojo.com/">Byrne Reese</a>), and a one-day design sprint reworking the <a href="/portfolio/chicago-tribune/">Chicago Tribune</a> homepage. The Tribune team asked me to take a pass at a rough design they had already mocked up, basically saying &#8220;do as much as you can in a day&#8221;. This was a really fun experiment that I&#8217;d definitely like to try again. The design was later adapted by internal teams at other Tribune sites like the <a href="http://www.latimes.com/">LA Times</a> and <a href="http://www.baltimoresun.com/">Baltimore Sun</a>.</p>

<p>A few months ago I was asked to do quick blog and store redesign for one of my favorite bands, <a href="/portfolio/tmbg/">They Might Be Giants</a> (working alongside, <a href="http://begoodnotbad.com/">Brian Warren</a>), a lovely new site for my always insightful friend, <a href="/portfolio/bobulate/">Liz Danzico</a>, and lastly, my two type-related loves, <a href="/portfolio/typedia/">Typedia</a> and <a href="/portfolio/typekit/">Typekit</a>.</p>

<p>I&#8217;ve been very busy lately and have lots of stuff coming down the pike. Stay tuned.</p>]]></description>
      <dc:subject>Business, Design, New York, Personal, Site, Web, Black, Default, White</dc:subject>
      <dc:date>2009-12-10T15:27:00-05:00</dc:date>
    </item>

    <item>
      <title>On Web Typography</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fon-web-typography%2F&amp;seed_title=On+Web+Typography</link>
      <guid>http://jasonsantamaria.com/articles/on-web-typography/</guid>
      <description><![CDATA[<div class="illo five left solo"><a href="http://www.alistapart.com/articles/on-web-typography"><img src="/i/entry/on-web-typography/on-web-typography.jpg" alt="" /></a></div>

<p class="lead">Well, it only took nearly a hundred issues since working on the A List Apart redesign for me to get around to writing an article.</p>

<p>I&#8217;ve had a blast working behind the scenes working with authors on fleshing out the visuals for their articles, but after repeated kindly nudges from the rest of the ALA staffers, I wrote one of my own: <a href="http://www.alistapart.com/articles/on-web-typography">On Web Typography</a>.</p>

<p>This has been a year packed with talk of type on the web. We&#8217;ve been making great strides in bringing real fonts to the web, a good progression that will help us rely less on replacement techniques. There are <a href="http://snook.ca/archives/html_and_css/becoming-a-font-embedding-master">many</a> <a href="http://nicewebtype.com/notes/2009/10/30/how-to-use-css-font-face/
">great</a> <a href="http://www.smashingmagazine.com/2009/11/02/the-ails-of-typographic-anti-aliasing/
">articles</a> that boil down the technical hurdles involved in doing so, but I wanted to tackle what happens to our designs once we have lots of typefaces to choose from. How do you choose typefaces that suit your site&#8217;s message? What technical and aesthetic attributes should you look for in a typeface? How do you harmoniously combine typefaces? These are just some of the questions I tackle in my article, and I hope this helps start the discussion of how web fonts will affect a visual design process.</p>

<p><em>And</em>, this installment of ALA is a whiz-bang all web fonts issue with an article on how to spec typefaces by the talented <a href="http://nicewebtype.com/">Tim Brown</a>: <a href="http://www.alistapart.com/articles/real-web-type-in-real-web-context">Real Web Type in Real Web Context</a>.</p>

<p>If you love type, head on over and check out <a href="http://www.alistapart.com/issues/296">this week&#8217;s A List Apart</a>.</p>]]></description>
      <dc:subject>Design, Web, Black, Default, Illustration, White</dc:subject>
      <dc:date>2009-11-17T12:17:00-05:00</dc:date>
    </item>

    <item>
      <title>To Sweet Hereafter</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fto-sweet-hereafter%2F&amp;seed_title=To+Sweet+Hereafter</link>
      <guid>http://jasonsantamaria.com/articles/to-sweet-hereafter/</guid>
      <description><![CDATA[<div id="col1">

<p id="byline"><em>by</em>  Jim Coudal <img src="/i/entry/to-sweet-hereafter/fleuron.png" class="fleuron" alt="" /></p>

<p>A rumor borne of children talking, what befell All Hallows&#8217; walking<br />
Whispers of &#8220;this boy I knew&#8221; who on a cold damp sidewalk laid.<br />
Which house on which dark moonlit street, gifted him his final &#8220;Treat?&#8221;<br />
A Taffy Apple sealed his fate, a &#8220;Trick&#8221; malevolently played,<br />
<span class="emspace">&#8195;</span>by deftly hidden razor blade.</p>

<p>What evil felled him lurks anew. Perhaps hid deep in Charleston Chew?<br />
Does M<em>&amp;</em>M stand for good? Or rather Murder <em>&amp;</em> Maliciousness?<br />
What vileness skulks in Tootsie Pop? Or sprinkled o&#8217;er a Lemon Drop?<br />
Might Snickers creamy nougat hide a whipped suspiciousness?<br />
<span class="emspace">&#8195;</span>Is blight twixt Twix deliciousness?</p>

<p>So Child attend what you’re receiving, less tainted it by foul deceiving<br />
make Chuckles cry or Pixies sick or unleash a beastly Gummi Bear.<br />
Red Hots that leave the tongue inflamed or Jawbreakers that do as named.<br />
Lest you deny and lack despair and Trick&ndash;or&ndash;Treat without a care,<br />
<span class="emspace">&#8195;</span>I have for you but just a prayer.</p>

<p>The orange moon is for the dying, deny their songs of baleful crying.<br />
Don&#8217;t swap Hallow&#8217;s hay ride for one on a crepe-draped hearse.<br />
And while in darkness and costume go, note what&#8217;s cheerful isn&#8217;t so.<br />
As if an early death was not enough I pray you heed this verse,<br />
<span class="emspace">&#8195;</span>for fear of finding something worse.</p>
</div>

<div id="colophon">
<div id="col2">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/to-sweet-hereafter/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col3">
<div class="illo left"><img src="/i/entry/to-sweet-hereafter/jim-coudal.jpg" alt="Jim Coudal" /></div>
<p>Jim Coudal runs <a href="http://coudal.com">Coudal Partners</a>, The Deck, Layer Tennis and Field Notes. And he seems to have a particular fascination with <a href="http://www.coudal.com/allhallows.php">All Hallow&#8217;s Eve</a>.</p>
</div>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Beige, Brown, Red, Skolar</dc:subject>
      <dc:date>2009-10-30T14:05:00-05:00</dc:date>
    </item>

    <item>
      <title>Botan Rice Candy</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fbotan-rice-candy%2F&amp;seed_title=Botan+Rice+Candy</link>
      <guid>http://jasonsantamaria.com/articles/botan-rice-candy/</guid>
      <description><![CDATA[<div id="col1">
<p class="byline"><span><em>by</em>  Khoi Vinh</span></p>
</div>

<div id="col2">
<p class="lead">There’s a communal dimension<br /> to the candy that you eat as a kid.</p>

<p>Take for example, Nerds, which debuted when I was in grade school and quickly achieved a popular currency among my classmates. Every kid in school coveted them, and to get your hands on a package was to participate in what felt like a <span class="c1">genuine phenomenon. Like buying a top 40 record on its way up the charts.</span></p>

<p><span class="c2">Being Asian and growing up with few other Asians as friends, however, there was</span> <span class="c3">very little street cred to be found in Botan Rice Candy, which my parents would treat</span> <span class="c4">me to when we visited the local Vietnamese grocery store. It came in a bizarre,</span> <span class="c5">watermelon&ndash;colored package, decorated with obscure, baroque Japanese imagery</span> <span class="c6">that might have resonated with kids in Tokyo but was a mystery to me entirely.</span></p>
</div>

<div id="col3">
<p>Still, I adored its wonderfully simple, colorless sweetness and, most of all, delighted in how its rice paper wrapping was designed to literally dissolve in my mouth. I&#8217;d let the entire piece of candy sit on my tongue until my saliva liquefied the rice paper into nothingness&mdash;possibly my first introduction to culinary magic&mdash;before the sugary core would finally hit my taste buds. The <span class="c1">rice paper itself was more or less flavorless, but</span> <span class="c2">that made it even better&mdash;a secret message</span> <span class="c3">passed along in the preferred medium of</span> <span class="c4">children: nutrition&ndash;free sweets. I never tried to</span> <span class="c5">share my Botan Rice Candy with kids at school;</span> <span class="c6">sometimes as a kid it&#8217;s nice to have a secret.</span></p>
</div>

<div id="colophon">
<div id="col4">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/botan-rice-candy/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col5">
<div class="illo left"><img src="/i/entry/botan-rice-candy/khoi-vinh.jpg" alt="Khoi Vinh" /></div>
<p>Khoi Vinh is the design director for NYTimes.com, and the author of <a href="http://subtraction.com">Subtraction.com</a>. He was born in Viet Nam and came to the United States when he was three.</p>
</div>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Green, Photo, Univers, White</dc:subject>
      <dc:date>2009-10-28T15:34:00-05:00</dc:date>
    </item>

    <item>
      <title>In Sugar We Trust</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fin-sugar-we-trust%2F&amp;seed_title=In+Sugar+We+Trust</link>
      <guid>http://jasonsantamaria.com/articles/in-sugar-we-trust/</guid>
      <description><![CDATA[<div id="col1">
<img src="/i/entry/in-sugar-we-trust/seal.gif" alt="Federal Reserve seal" />
<p class="byline"><em class="written-by">written and designed</em>
<em>by</em> Rob Weychert</p>
</div>

<div id="col2">
<p class="lead"><strong>When I was growing up,</strong> holidays offered early indications that communication design was in my future.</p>

<p>Determined to avoid disappointment on Christmas morning, I made what I wanted perfectly clear to both Santa Claus and my parents, constructing lists that were not only categorized and prioritized, but cross-referenced with several catalogs.</p>

<p>My approach to Halloween was no less meticulous. Putting together appropriately macabre costumes certainly appealed to my creativity, but as a child of the ’80s, even more of my attention was devoted to the maximization and subsequent enjoyment of material gain. If I did this night right, I’d be swimming in free candy well into the new year.</p>
</div>

<div id="col3">
<p>The trick-or-treat neighborhood route was carefully planned and updated each year. Maps were made, time/distance ratios were calculated, cost/benefit analyses were performed. Was that out-of-the-way cul de sac really a waste of time if it was a known source of full-size candy bars (as opposed to the ubiquitous, so-called “fun size”)? Conversely, was the most direct path between two lucrative streets really the best one? The houses could all be dark, or infested with raisins and pretzels, or home to that dentist that smugly hands out tooth brushes. There was much to consider.</p>

<p>Once the final doorbell had been rung, I dashed home to evaluate the returns. The candy was sorted by type, and the types were assigned value and sorted into four tiers by desirability:</p>
</div>

<div id="col4">
<dl class="candy-tiers">
<dt id="tier4">4</dt>
<dd>
<p>Not to be traded or shared under any circumstances. Carefully ration these to ensure that the final piece of Halloween candy eaten is a Level Four.</p>
<p class="egs">Poster Children: <em>Reese’s Peanut Butter Cup, Twix, Kit Kat, Dots</em></p>
</dd>
<dl>

<dl class="candy-tiers">
<dt id="tier3">3</dt>
<dd>
<p>Trade for equal or greater value.</p>
<p class="egs">Poster Children: <em>Milky Way, Three Musketeers, Butterfinger, Almond Joy</em></p>
</dd>
<dl>

<dl class="candy-tiers">
<dt id="tier2">2</dt>
<dd>
<p>Trade for greater value. Eat these only if this tier constitutes a substantial percentage of the loot. Share with guests.</p>
<p class="egs">Poster Children: <em>Snickers, Baby Ruth, Candy Corn, Tootsie Roll</em></p>
</dd>
<dl>

<dl class="candy-tiers">
<dt id="tier1">1</dt>
<dd>
<p>Never eat these. Trade up as much as possible and give the rest away before they poison the rest of the candy bowl. Blacklist the houses that distributed them and mark the residents for revenge.</p>
<p class="egs">Poster Children: <em>Mary Jane, Milk Duds, Sugar Daddy</em></p>
</dd>
</dl>
</div>

<div id ="col5">
<p>You could say my methods took all the fun out of Halloween, but it would be rude for me to respond with my mouth full of candy.</p>
</div>

<div id="colophon">
<div id="col6">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/in-sugar-we-trust/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col7">
<div class="illo left"><img src="/i/entry/in-sugar-we-trust/rob-weychert.jpg" alt="Rob Weychert" /></div>
<p>Rob Weychert is a graphic designer, artist, and lachanophobe in Boston, MA. He almost never writes at <a href="http://robweychert.com/">robweychert.com</a>.</p>
</div>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Beige, Brown, White</dc:subject>
      <dc:date>2009-10-26T15:18:00-05:00</dc:date>
    </item>

    <item>
      <title>Mathematics of the Tootsie Pop</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fmathematics-of-the-tootsie-pop%2F&amp;seed_title=Mathematics+of+the+Tootsie+Pop</link>
      <guid>http://jasonsantamaria.com/articles/mathematics-of-the-tootsie-pop/</guid>
      <description><![CDATA[<div id="col1">
<img src="/i/entry/tootsie-pop/tootsie-pop-formula.png" alt="Mathematics of the Tootsie Pop" />
<p class="byline"><span><em>by</em> Liz Danzico</span></p>
</div>

<div id="col2">
<p><span class="drop">E</span>veryone had a right way. Consume the chocolate off the top and bottom of the Reese&#8217;s Peanut Butter Cups first, saving peanut butter for last. Chomp the ends off strawberry Twizzlers, crafting a straw perfect for drinking 1985-vintage Cherry Coke. But none was more contested in our neighborhood than how many licks it took to get to the center of a Tootsie Pop.<sup><a href="#footnote-1">1</a></sup></p>

<p>Candy is not mathematics. That is sort of the whole point really. It was a pause from school uniforms and black marble notebooks. But the geometry and constraints of the Tootsie Pop were unequivocally appealing to a young mind. Namely: the best stuff is contained on the interior of a structure that one is capable of getting to, but <strong>should not</strong> get to, in the intuitive sense. One must take the slow route&mdash;by licking. Furthermore, there is a golden circle of humans who have reached the center only by licking, never crunching. And only they are privy to the magic number it takes to get there.<sup><a href="#footnote-2">2</a></sup></p>
</div>

<div id="col3">
<p>Flavors aside, this magic number&mdash;the &#8220;math of consumption&#8221;&mdash;became everything. The Tootsie Pop, therefore, had some pretty key lessons to teach us about endurance and patience early on:</p>

<p>It separated, in one sense, the future distance runners from the sprinters. Who can hold out? It predicted who might be better at waiting and not giving in. Who needs instant gratification?  On the other hand, the truth was, there was <em>no real reason to wait</em>. Kids who figured that out and crunched away to the center, most likely went on to be quite in control of their own happiness.</p>

<p>I want to report that we staged licking contests or conducted unscientific-scientific research to understand the exact number of licks it took to reach the center. Luckily, <a href="http://www.tootsie.com/gal_machine.php">that’s been taken care of</a>. As interested as I’ve always been in tracking patterns and mathematics, I lost interest every time about halfway through, sought after the center, and crunched.</p>
</div>

<div id="col4">
<div id="col5">
<h2>Footnotes</h2>
<ol>
<li id="footnote-1">The original <a href="http://www.youtube.com/watch?v=K2xMGI-QpZw">&#8220;how many licks&#8221; video</a> aired in 1970. After the commercial aired, Mr. Owl became the mascot.</li>
<li id="footnote-2">Students from Purdue University <a href="http://www.tootsie.com/gal_machine.php">reported</a> that a licking machine took an average of 364 licks to get to the center.</li>
</ol>
</div>

<div id="col6">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/tootsie-pop/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>

<div class="illo left"><img src="/i/entry/tootsie-pop/liz-danzico.jpg" alt="Liz Danzico" /></div>
<p>Liz Danzico is part designer, part educator, part editor, and full-time dog owner who writes part of her time at <a href="http://bobulate.com/">Bobulate</a>.</p>
</div>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Adobe Caslon, Cooper Black, Photo, Red, White</dc:subject>
      <dc:date>2009-10-23T14:10:00-05:00</dc:date>
    </item>

    <item>
      <title>Brain Food</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fbrain-food%2F&amp;seed_title=Brain+Food</link>
      <guid>http://jasonsantamaria.com/articles/brain-food/</guid>
      <description><![CDATA[<div id="col1">
<p class="lead">Though it will come as no surprise to those that know me, those of you that do not know me should know that I consider myself to be something of a nerd.</p>

<p class="byline"><em>by</em> Rob Giampietro</p>

<p>And so here I am, writing a piece about Halloween candy, and the obvious conclusion to draw is that I&#8217;ll be dedicating this space to the tart, two-flavored Wonka treat that goes by that description. Would you be wrong? Yes. While <a href="http://en.wikipedia.org/wiki/Nerds_(candy)">Nerds</a> are delicious (and, I have it on good authority, nutritious), they are also, unfortunately, reminiscent of kitty litter, and, when dropped, as I did accidentally one Halloween in 4th grade, they form an motley constellation of unappetizing neon nuggets all across the kitchen floor.</p>

<p>No, there will be no crying over spilt Nerds here. My choice, instead, is the thinking man&#8217;s candy, the brain food packed in an orderly tube of tablets known in the U.S. as Smarties. Manufactured by Ce De Candy, Smarties were dozen or more pastel discs—their color was oddly reminiscent of both an Easter Bunny and a fancy sheet of flecked résumé paper—stacked into a striped log, and wrapped with a sheet of red-tipped cellophane. To finish, the wrapper was stamped with a circusy slab serif bearing the product&#8217;s name.</p>
</div>

<div id="col2">
<p>The Smarties package of my youth was an exercise in minimalism. Its graphic interest, the stripes of color, came directly from the different flavors inside. Its structural integrity came from stacking the tablets atop one another and twisting them tight. It&#8217;s as if Ce De Candy channeled Hideyuki Oka&#8217;s classic &#8220;<a href="http://www.kk.org/cooltools/archives/003483.php">How to Wrap Five Eggs</a>&#8221; when they concocted the package. Today&#8217;s Smarties differ in one unfortunate respect: they depict the package on the package itself. Maybe it&#8217;s a symptom of our meta-obsessed times, or maybe it&#8217;s a fear of pure abstraction, but this minor graphic revision leaves the prospective Smarties consumer feeling a bit of the <a href="http://en.wikipedia.org/wiki/Droste_effect">Dr&#246;ste Effect</a> with a dash of <a href="http://www.hulu.com/watch/2317/saturday-night-live-cluckin-chicken">Cluckin&#8217; Chicken</a> thrown in for good measure.</p>

<p>Like its chocolate cousin M&amp;Ms and unlike a Snickers bar, Smarties are meant to be munched in multiple bites. Though I knew kids who would gleefully consume the entire strip in a single mouthful, I always considered this approach &#8220;unsmart.&#8221; Better still was to savor each tablet or pop them like pills, or Tic Tacs. And, like Tic Tacs&#8217; minty blast, the sour sizzle of Smarties was part of the treat. The candy&#8217;s British trade name, <a href="http://www.aquarterof.co.uk/fizzers-p-43.html">Fizzers</a>, reflects this tasty fact. There was always a delicious <em>frisson</em> of excitement that came with leaving one on your tongue for awhile. The flavor of a Flintstones vitamin, but with none of the redeeming nutrients. Smarties were an unregulated drug, one no adult could take from us. Digging through my plastic pumpkin basket after a long night of Trick-or-Treating, I would set the chocolate aside, pluck out the Smarties, and gleefully eat them first.</p>

<div id="col3">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/brain-food/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col4">
<div class="illo left"><img src="/i/entry/brain-food/rob-giampietro.jpg" alt="Rob Giampietro" /></div>
<p>Rob Giampietro is a designer, writer and teacher who has a filing cabinet on the internet called <a href="http://linedandunlined.com">Lined &amp; Unlined</a>.</p>
</div>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Freight Sans, Photo, White</dc:subject>
      <dc:date>2009-10-21T20:21:00-05:00</dc:date>
    </item>

    <item>
      <title>Jackpot</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fjackpot%2F&amp;seed_title=Jackpot</link>
      <guid>http://jasonsantamaria.com/articles/jackpot/</guid>
      <description><![CDATA[<div id="mask"></div>
<div id="col-outer">
<div id="col1">
<p class="lead">In the small-town neighborhood where I grew up, the Stenavage family&#8217;s house stood above all others each Halloween. They did it up right. Colored spotlights. Theatrical cobwebs. And, suspended from the roof hanging over their second-floor porch, the coup de gr&#226;ce: a life-size green-skinned hook-nosed black-hatted witch riding a broomstick.</p>

<p class="byline"><em>by</em>  John Gruber</p>
</div>

<div id="col2">
<p>Spooky but not scary, no house has ever looked more welcoming to a cabal of young trick-or-treaters.</p>

<p>It is 1980. My nose is sweating under the cheap plastic mask held to my face with a rubber band stretched across the back of my head. I am seven years old. Ding-dong. The door opens, and there&#8217;s nice Mrs. Stenavage. The house is lit by a slew of candles, and looks just as Halloweeny inside as out. She feigns ignorance as to our identities and praises our costumes after we reveal our faces. Her own children are older, teenagers. Mrs. Stenavage just loves Halloween.</p>
</div>

<div id="col3">
<p>And then, the treasure. No little packs of Smarties or Tootsie-Rolls or &#8220;treat-size&#8221; SweeTarts or any other typical bought-for-Halloween sugar-and-sour fare. No, Mrs. Stenavage always offered the real deal: giant full-size chocolate bars. Hershey&#8217;s bars (with and without almonds), Mr. Goodbars, Kit-Kats, and, oh yes, the chairman of the candy bar board, bright orange wrappers glowing in the candlelight like the golden idol in front of Indiana Jones: full-size two-packs of Reese&#8217;s Peanut Butter Cups.</p>

<p>&#8220;Go ahead, take two.&#8221; Jackpot. I&#8217;m a millionaire.</p>
</div>
<div id="colophon">
<div id="col4">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/jackpot/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col5">
<div class="illo left"><img src="/i/entry/jackpot/john-gruber.jpg" alt="John Gruber" /></div>
<p>John Gruber writes <a href="http://daringfireball.net/">Daring Fireball</a>, a somewhat popular weblog ostensibly focused on Mac and web nerdery.</p>
</div>
</div>

</div>]]></description>
      <dc:subject>Candygram, Guest, Random, FF Quadraat, Photo, Purple, Spookhouse, Yellow</dc:subject>
      <dc:date>2009-10-20T13:22:00-05:00</dc:date>
    </item>

    <item>
      <title>All Things Nice</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fall-things-nice%2F&amp;seed_title=All+Things+Nice</link>
      <guid>http://jasonsantamaria.com/articles/all-things-nice/</guid>
      <description><![CDATA[<div id="col1">
<p class="byline"><em>by</em>  Mandy Brown</p>

<p><span class="drop">I</span> remember the candy cigarettes most fondly, not because they tasted better, but because they were grown-up. Sticks of white sugar rested neatly in packaging that could have passed for the real thing. I could hold a candy cigarette between my fingers and perch on the curb&mdash;my too-long legs in front of me&mdash;and the driver in the passing car would open his eyes wide; I was seven going on seventeen.</p>

<p>It wasn’t long before candy cigarettes vanished from the aisles, sent off to the same warehouse where the toy-guns-that-looked-too-real went. They were too obvious a sign of our parents&#8217; addictions, too easy a target for their guilt. And yet I’ve barely smoked a day in my life. Maybe practicing with candy eliminated the novelty; maybe all I ever really wanted was the sugar. I never held a candy cigarette long before eating it, and then it tasted like anything else: like candy hearts, or fun dip, or pixy stix. The packaging couldn’t change that&mdash;only my attention could.</p>

<p>And soon enough, that wavered; soon enough, I <em>was</em> seventeen, and it wasn’t as glamorous as I thought. I never long for real cigarettes, but I do sometimes pine for the candy ones&mdash;for the long days with nothing to do, and no one to be. For the illusion of vice without the consequences of it. I suppose that’s what it really means to be grown up. If only I had known.</p>
</div>

<div id="col2">
<div class="illo left"><a href="/articles/category/candygram/"><img src="/i/entry/all-things-nice/candygram-logo.png" alt="Candygram" /></a></div>
<p>Candygrams are odes to candy by guest authors during the month of October.</p>
</div>

<div id="col3">
<div class="illo left"><img src="/i/entry/all-things-nice/mandy-brown.jpg" alt="Mandy Brown" /></div>
<p>Mandy Brown is a Creative Director at W. W. Norton & Company. She writes about books and the reading experience at <a href="http://aworkinglibrary.com/">A Working Library</a>.</p>
</div>]]></description>
      <dc:subject>Candygram, Guest, Random, Blue, Bodoni, Red, White</dc:subject>
      <dc:date>2009-10-07T14:01:00-05:00</dc:date>
    </item>

    <item>
      <title>Make Yourself Presentable</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fmake-yourself-presentable%2F&amp;seed_title=Make+Yourself+Presentable</link>
      <guid>http://jasonsantamaria.com/articles/make-yourself-presentable/</guid>
      <description><![CDATA[<div id="col1">
<p class="lead">My first time speaking professionally in public was back in 2005 at the first An Event Apart in Philadelphia. While not my first time speaking in front of a big audience, it was the first time I had to prepare a slide deck and use Keynote.</p>
</div>

<div id="col2">
<div class="illo three left">
	<img src="../../i/entry/make-yourself-presentable/slides.png" alt="Before and after comparison of slides" />
	<p>Before and after view of a slide deck. On the left, you can see the bright red used to slides that need work, as well as black and grey for title slides, and blue for quotations.</p>
</div>
<div class="illo three left">
	<img src="../../i/entry/make-yourself-presentable/slide-1.jpg" alt="A sample title slide" />
	<p>Two basic rules: simple and big</p>
</div>
<div class="illo three left">
	<img src="../../i/entry/make-yourself-presentable/slide-2.jpg" alt="A sample image slide" />
	<p>When I use images, I almost always use them full screen and free of distraction.</p>
</div>
<div class="illo three left">
	<img src="../../i/entry/make-yourself-presentable/slide-3.jpg" alt="A sample subsection slide" />
	<p>Keep your title slides to a few words, then speak through the rest of the story.</p>
</div>
<div class="illo three left lastp">
	<img src="../../i/entry/make-yourself-presentable/slide-4.jpg" alt="A sample quotation slide" />
	<p>A sample quotation slide.</p>
</div>
</div>

<div id="col3">
<p>Understandably, I was nervous, so beforehand, I had scribed lots of notes to guide me as I was speaking. On the big day, I used Keynote&#8217;s &#8220;presenter mode&#8221; which allows the presenter to see their notes while the audience sees the normal slides. A few slides in, I realized my grave mistake: I had entirely too many notes than would fit on my small screen, and no way to access the hidden ones. I was lost.</p>

<p>I didn&#8217;t completely bomb, but I wasn&#8217;t great either. The mishap threw me off and made my delivery dry and hurried. I had spent so much time writing the talk, I hadn&#8217;t even thought about <em>what</em> I wanted to say. I was onstage without a point&mdash;or one that I was aware of without my notes.</p>

<p>At that point, I realized that I couldn&#8217;t let <em>technology do the talking</em>. Maybe it was watching people like <a href="http://zeldman.com/">Jeffrey</a> or <a href="http://meyerweb.com/">Eric</a>, whose presentation styles are loose and conversational, but I realized that if I had any hope of injecting a bit of myself into a talk, I would have to get the information into my head rather than on my screen.</p>

<p>Since then I&#8217;ve done a good bit of public speaking, and I&#8217;ve never given a talk that way again. I&#8217;ve collected some pointers below that help me prepare on what I want to say, but I give no assurances. These are things that work for me; what works for you might be completely different. Public speaking, especially good public speaking, is tough as hell, and I don&#8217;t claim to be an expert.</p>

<h2>Your Slides Are Not Your Talk</h2>
<p>Even though slides are what most people equate with &#8220;the talk,&#8221; depending on your presentation style, they are actually one of the least important aspects.</p>

<p>Focus on what you want to say. I start out by making outlines in a notebook and flagging things I know I have information on, or things I need to research further. If you&#8217;ve read anything I&#8217;ve written over the years, you&#8217;ll probably see this process is similar to how I do many things, building with small steps and not worrying about the final product too early.</p>

<p>I try to find a story whenever possible, or at least try to give a talk a natural arc. Collections of assorted tips and tricks can be great if you&#8217;re that kind of speaker, but I&#8217;ve found this doesn&#8217;t work as well for me. Most times I like posing an argument then supporting and building on it over the course of a talk.</p>

<p>So how do you find your arc? Focus on the message that you&#8217;re trying to convey and make sure all your points support it. That, and don&#8217;t worry about the design of your slides until it&#8217;s time to start worrying. When I start working things up in Keynote, I use just three colors for slides. Black for titles, grey for secondary titles, and blue for quotations (if any). I transfer my outline into Keynote and build a structure around those three colors. When I hit an unknown slide, where I know something should go but I don&#8217;t know what that something is yet, I drag a red swatch from the color palette onto that slide to change the background to bright red. I can go back later and see where the problem areas are at a glance. (This is not dissimilar to <a href="http://www.locusmag.com/Features/2009/01/cory-doctorow-writing-in-age-of.html">Cory Doctorow&#8217;s tip</a> for inserting &#8220;TK&#8221; when writing.)</p>

<p>Working this way allows me to build and write a talk in stepped approach. I introduce a limited number of slide types to help me reign in my thoughts and stay focused. I go through the deck in multiple passes, adding more detail and refinement each time until the story really starts to take shape. Only then do I start to worry about the actual design of the slides.</p>

<h2>Don&#8217;t Be Small</h2>
<p>I have two basic rules for slide design: <em>simple</em> and <em>big</em>. Type should <em>always</em> be big enough to read from the back of the room, and simplicity is best to convey information quickly. For instance, when I use imagery, I only use images that take up the full slide. And usually without any text. Just a simple big picture and then I fill in the rest of the story during the talk. I generally lean towards having lots of slides because I like having lots of examples or alternate ways of presenting information.</p>

<h2>Throw Yourself A Line</h2>
<p>I often think of a slide as the little graphics superimposed next to a news anchor’s head on TV. There is just enough space to convey a starting point to a thought, <em>not</em> always the thought itself. It’s your job as the presenter to deliver the story. I often employ short titles and phrases of one or two words and talk around that thought. This not only has the advantage of forcing you to turn your attention to the audience instead of worrying about what your slide says, but it also makes the presentation more special. You, the speaker, not the slides, are conveying the information. This isn’t something that can just be read and your presence inconsequential.</p>

<p>I never memorize what I want to say. Instead, I rehearse so that I know the concepts I&#8217;m trying to convey. The slides serve as my mental triggers: I see the title of the slide and it makes me remember the important parts of the idea I want to discuss. Then I just talk through the key points, which has the added benefit of bringing about a natural improvisation during the presentation, and hopefully, helps me act a bit more naturally. I never use presenter notes or the presenter display mode anymore, I see exactly what the audience sees.</p>

<h2>Reading Can Be Deadly</h2>
<p>You are not invisible up in front of everyone, so merely reading bullet points off a slide that anyone in the audience can clearly read themselves is not enough. Your mood, body language, and delivery all affect the message. The presentation is just as much about you as the material you’re presenting.</p>
</div>]]></description>
      <dc:subject>Appearances, Design, Travel, Blue, Chaparral, Red</dc:subject>
      <dc:date>2009-09-15T14:44:00-05:00</dc:date>
    </item>

    <item>
      <title>Introducing Typedia</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fintroducing-typedia%2F&amp;seed_title=Introducing+Typedia</link>
      <guid>http://jasonsantamaria.com/articles/introducing-typedia/</guid>
      <description><![CDATA[<p class="lead">As SXSW 2006 came to a close, I was having lunch with friends at the Moonshine Grill and ranting about typography, as I am wont to do. I was complaining about how there are so many wonderful typefaces, but no decent way to find them. Sites like Flickr had already revolutionized the way we shared and discovered photography; why isn&#8217;t anyone taking advantage of the web for the sake of type? &#8220;I should do that,&#8221; I murmured. My friends offered up a shared response: &#8220;Well, do it.&#8221;</p>

<p>Today, I’m very pleased to announce the launch of a new site I put together with the generous help of friends called <a href="http://typedia.com/">Typedia</a>. At its simplest, Typedia is a shared encyclopedia of typefaces. Think of it as <a href="http://www.allmusic.com/">All Music</a> or <a href="http://www.imdb.com/">IMDb</a> for type, but created and curated by everyone.</p>

<div class="illo five left inset solo"><img src="/i/entry/introducing-typedia/typedia-logo.gif" alt="Typedia logo" /></div>

<p>I can’t count how many times I’ve labored over looking for just the right typeface&mdash;from the right era, in the right style, or with just the right aesthetic qualities. This is often a frustrating process of hopping between sites and books with different criteria for organization, and most times, only involves the typefaces that a company sells. Typedia can be agnostic and unburdened to catalog typefaces from any library.</p>

<p>Because typefaces aren&#8217;t just pretty letters alone, but pieces of art that have distinct criteria, a more specialized tool is needed. The site is a wiki with structure, a “swiki” if you will. We&#8217;re dealing with similar subjects and shared parameters, so we can organize the form of that content, as opposed to a freeform essay-style site like Wikipedia. This allows us to basically make all the meta data into clickable tags.</p>

<p>Every time you attribute a designer or foundry to a typeface, a separate page is made for them as well. Typedia hopes to not only inspire people to learn more about the art of type design, but also to discover the underpinnings of it as well, like the type designers and the rich history itself.</p>

<h2>The Long Road</h2>
<p>The making of the site has been very much a labor of love, and I hope others see the same potential in it that I do. If nothing else, it fulfills my desire to <a href="http://radar.oreilly.com/2009/01/work-on-stuff-that-matters-fir.html">work on stuff that matters</a> and to learn more about type—something I have a very deep love for.</p>

<p>Though it has been in development for a couple years, many times we would have to put it aside for weeks and months while individuals pecked away at client work or start from scratch when we realized our system wasn’t as good as it could be. Sometimes people dropped out completely, and we had to find others to take over their roles. This has been a effort like I’ve never taken part in before and owes everything to the passionate people involved. Those very kind and talented folks are:</p>

<ul>
<li><strong>Design:</strong> Me, Khoi Vinh, John Langdon (logo), Dan Cederholm (icons)</li>
<li><strong>Front-end code:</strong> Dan Mall, Dan Rubin</li>
<li><strong>Back-end code:</strong> Mark Huot, Brian Warren, Ryan Masuga, Ethan Marcotte, Aaron Gustafson, and Shaun Inman</li>
<li><strong>Information architecture:</strong> Liz Danzico</li>
<li><strong>Classification and Logic:</strong> Mark Simonson, Stephen Coles, Kristin Dooley</li>
</ul>

<h2>Getting Started</h2>
<p>A site like Typedia is only as good as its members. So we made it dead simple to contribute. Creating an account is quick, and adding a listing for a typeface only has one required field, the name. Fill in any other information you know, and others will (we hope) help by filling in what you don&#8217;t. The site also has a neat feature called &#8220;<a href="http://typedia.com/good-deeds/">Good Deeds</a>&#8221; that highlights only what&#8217;s missing from listings so people can go in and fill in the missing pieces.</p>

<p>The &#8220;<a href="http://typedia.com/good-deeds/">Learn</a>&#8221; section has specific details on some of the more cryptic typeface terminology, like <a href="http://typedia.com/learn/only/anatomy-of-a-typeface/">Typeface Anatomy</a> or what those <a href="http://typedia.com/learn/only/typeface-classifications/">Typeface Classifications</a> mean.</p>

<div class="illo five left inset solo"><img src="/i/entry/introducing-typedia/typedia-home-screenshot.jpg" alt="Typedia homepage" /></div>

<h2>Behind the Curtain</h2>
<p>Type classification has long been a contentious topic. No classification scheme works for all typefaces, so Typedia doesn&#8217;t aim to have it right from the start. But the most important thing is that this <em>is</em> a start, a work in progress. It&#8217;s not perfect, and there will likely be some discussion about how it can evolve. Organization is just one piece of this very big typographic pie, and we&#8217;re always open to discussing how to continue improving it.</p>

<p>After trying to build a custom backend couple of times, we realized we were wasting time rebuilding common site functionality and ended up using <a href="http://expressionengine.com/">ExpressionEngine</a> instead, albeit a seriously customized installation of it.</p>

<p>For now, we&#8217;re using Flash for type specimen display. It&#8217;s not unlike sIFR, though much more custom-tailored for our needs. We realize Flash isn&#8217;t the ideal way to display type, but after trying and evaluating all the solutions we could think of, Flash won out due to copyright concerns, consistent rendering, and flexibility. We hope to grow into a better solution someday.</p>

<p>The site is, and will always be, a work in progress. Some areas are still a bit rough, but we didn&#8217;t want to wait any longer to launch. We&#8217;ll continue tightening and improving things in the coming weeks, if anything seems wildly amiss, <a href="http://typedia.com/contact/">drop us a note</a>.</p>

<p>Lastly, I just want to thank everyone who offered advice, helped test, or offered support over the years. I hope Typedia grows to be something great, but I consider it a success already to have come this far.</p>

<p>Please take a few minutes to poke around, read the story <a href="http://typedia.com/blog/post/behind-the-typedia-logo-design/">behind the Typedia logo</a> (designed by the ridiculously talented <a href="http://johnlangdon.net/">John Langdon</a>, who you may know best for his ambigram work in Dan Brown&#8217;s novel <em>Angels &amp; Demons</em>), follow <a href="http://twitter.com/typedia">Typedia on Twitter</a>, and take a shot at adding some typefaces.</p>]]></description>
      <dc:subject>Design, Web, Black, Default, White</dc:subject>
      <dc:date>2009-08-24T14:08:00-05:00</dc:date>
    </item>

    <item>
      <title>Royal</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Froyal%2F&amp;seed_title=Royal</link>
      <guid>http://jasonsantamaria.com/articles/royal/</guid>
      <description><![CDATA[<p>I’m a collector by nature. I gather random bits of beauty and ephemera to surround myself with to keep inspiration nearby but also to remind me where my influences come from. I enjoy slowing things down and reflecting on past methods of creation and how they’ve brought about our modern means.</p>

<p>I like to think of many of the things I collect as artifacts of creation; drawers that once housed metal type, cameras that require both patience and dexterity, and through their past use these items tell stories of their own operation and creation. They tell us how ideas take their first breath.</p>

<p>This typewriter is one such acquisition. I was lured in by its blood orange shell, but after cleaning it up and pecking out a few lines of text, something else happened. Using this obsolete machine gave me a new appreciation for its place and time. It has dozens of moving parts, each assigned to levers or keys by way of springs and hinges deep in its tangled metal innards.</p>

<p>This typewriter is a product of the technology and needs of its time. It was a stepping stone to the digital contraption I use everyday from a time when the input from finger to keys gave a direct physical output. How far removed from that am I now?</p>

<p>I had to spend time practicing typing again. The ideal page has even weight to each character, press too softly and you end up with grey letters, too hard and you deliver too much ink. I take the ease of use I enjoy today for granted. Take a moment to consider the things around you. Sit down and reconnect with an object. What can you learn from it? Does it inspire you?</p>]]></description>
      <dc:subject>Design, Personal, Technology, Thinking, Photo, Red</dc:subject>
      <dc:date>2009-07-16T14:16:00-05:00</dc:date>
    </item>

    <item>
      <title>Where&#8217;d You Go?</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fwhered-you-go%2F&amp;seed_title=Where%26%238217%3Bd+You+Go%3F</link>
      <guid>http://jasonsantamaria.com/articles/whered-you-go/</guid>
      <description><![CDATA[<p class="lead">As you&#8217;ve probably noticed, I&#8217;ve been taking a bit of a break lately. But there&#8217;s some exciting stuff coming up in the not too distant future.</p>

<h2>Excuses, Excuses</h2>
<p>Despite the temptations of ever-warming weather, I had to throw most of my free time towards a new presentation for <a href="http://aneventapart.com/2009/boston/">An Event Apart</a> and <a href="http://www.vivabit.com/atmedia2009/">@media</a> last week, and on a gameplan for <a href="http://interactiondesign.sva.edu/">teaching</a> in the fall. Well, that and sometimes I just don&#8217;t have much of anything to say. Rather than drop posts on here that I don&#8217;t care about, I decided to take a few weeks away from this site to recharge.</p>

<h2>The New Stuff</h2>
<div class="illo two left"><a href="http://www.aigany.org/"><img src="/i/entry/whered-you-go/aigany-logo.gif" alt="AIGA/NY" /></a></div>
<p>Last week, along with six other lucky souls, I was elected to the <a href="http://www.aigany.org/services/about_board.php">AIGA/NY Board of Directors</a>. I&#8217;m seriously humbled to be asked, and also very excited to work with the local community of designers. I&#8217;m already brainstorming some interesting activities and events I can help organize, but if you&#8217;re a designer in NY and there&#8217;s something you want to see, drop me a line.</p>

<div class="illo two left"><a href="http://typekit.com/"><img src="/i/entry/whered-you-go/typekit-logo.gif" alt="Typekit" /></a></div>
<p>In case you&#8217;ve missed it, I&#8217;ve been working alongside the talented group at Small Batch on a new service called Typekit. We&#8217;ve been working with type designers and foundries to bring real fonts to the web, in a legal way that benefits everyone. This promises to be big fun. Follow along with the <a href="http://blog.typekit.com/">blog</a> and <a href="http://twitter.com/typekit">Twitter</a> for updates, or <a href="http://typekit.com/">sign up</a> and we&#8217;ll let you know when it&#8217;s live.</p>

<p>Lastly, somewhat thematically related, look for a long-teased type-related side project of mine to be launched in the coming weeks. Until then, I&#8217;m going to get back in the saddle and on to some more regular updates.</p>]]></description>
      <dc:subject>Appearances, Design, New York, Site, Web, Black, Default, White</dc:subject>
      <dc:date>2009-06-29T14:56:00-05:00</dc:date>
    </item>

    <item>
      <title>Deadlines</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Fdeadlines%2F&amp;seed_title=Deadlines</link>
      <guid>http://jasonsantamaria.com/articles/deadlines/</guid>
      <description><![CDATA[<div id="col1">
<blockquote><span class="open-quote">&#8220;</span><p>I love deadlines. I like the whooshing sound they make as they go by.</p><span class="close-quote">&#8221;</span></blockquote>

<p class="by">&mdash;<a href="http://en.wikipedia.org/wiki/Douglas_Adams">Douglas Adams</a>, <em>March 11, 1952 &ndash; May 11, 2001</em></p>
</div>]]></description>
      <dc:subject>Quotes, American Typewriter, Black, Grey, Red</dc:subject>
      <dc:date>2009-05-11T14:36:00-05:00</dc:date>
    </item>

    <item>
      <title>Listening Between the Leading</title>
      <link>http://www.jasonsantamaria.com/feeder/?FeederAction=clicked&amp;feed=Articles&amp;seed=http%3A%2F%2Fjasonsantamaria.com%2Farticles%2Flistening-between-the-leading%2F&amp;seed_title=Listening+Between+the+Leading</link>
      <guid>http://jasonsantamaria.com/articles/listening-between-the-leading/</guid>
      <description><![CDATA[<div class="illo two left"><a title="Listen to my interview on Read Between the Leading" href="http://readbetweentheleading.com/post/105125819s"><img src="/i/entry/listening-between-the-leading/rbtl-logo.gif" alt="Read Between the Leading" /></a></div>

<p>It was my pleasure to be interviewed last night by Aaron Heth and Matt McInerney, two self-proclaimed extremely passionate design students from the Savannah College of Art & Design, for their <a href="http://readbetweentheleading.com/">Read Between the Leading</a> podcast. We had a nice chat about where I got my start, from school to my first job, and a good bit about the state of web design and where we&#8217;re headed.</p>

<p>Thanks very much to Aaron and Matt for having me on! Be sure to check out a few of the past episodes with some of my favorite designers: <a href="http://readbetweentheleading.com/post/97359902">Armin Vit and Bryony Gomez-Palacio</a> of UnderConsideration, <a href="http://readbetweentheleading.com/post/94978312">Stephen Coles</a> of Typographica, <a href="http://readbetweentheleading.com/post/91292944">John Boardley</a> from ILoveTypography, <a href="http://readbetweentheleading.com/post/86557795">Mark Simonson</a>, and <a href="http://readbetweentheleading.com/post/82216430">Antonio Carusone</a> of AisleOne.</p>

<p>You can listen (or download) <a href="http://readbetweentheleading.com/post/105125819">my interview</a> from the site. Enjoy!</p>]]></description>
      <dc:subject>Design, Press, Web, Black, Default, White</dc:subject>
      <dc:date>2009-05-08T20:26:00-05:00</dc:date>
    </item>

    
    </channel>
</rss>