<?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>CookieofDoom.com &#187; Design</title>
	<atom:link href="http://www.cookieofdoom.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cookieofdoom.com</link>
	<description>Not just for eating anymore</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:48:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel="next" href="http://www.cookieofdoom.com/category/design/feed/?page=2" />

		<item>
		<title>Tada!</title>
		<link>http://www.cookieofdoom.com/2010/04/15/tada/</link>
		<comments>http://www.cookieofdoom.com/2010/04/15/tada/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 20:21:52 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cookieofdoom.com]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[theming]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=714</guid>
		<description><![CDATA[I&#8217;ve finally done it. I thought I&#8217;d never do it because I just kept putting it off. Then one day I just decided to do it. What am I talking about? The new theme of course! It&#8217;s all textured and gradiented&#8230; or gradiated. It&#8217;s got gradients.
Anyway I should give credit where it&#8217;s due. The new [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-715" title="Site Screenshot" src="http://www.cookieofdoom.com/wp-content/uploads/2010/04/preview.jpg" alt="" width="140" height="100" />I&#8217;ve finally done it. I thought I&#8217;d never do it because I just kept putting it off. Then one day I just decided to do it. What am I talking about? The new theme of course! It&#8217;s all textured and gradiented&#8230; or gradiated. It&#8217;s got gradients.</p>
<p>Anyway I should give credit where it&#8217;s due. The new theme is built off of the Carrington JAM framework which was really a huge time-saver even though it took me forever to learn it.</p>
<p>I&#8217;m not done yet. I plan to adjust the typography a bit (new CSS3 @font-face fonts), swap out the images in the middle column (bookmark), and probably lengthen the far right column to add some more content&#8230; plus a bunch of other minor changes. I&#8217;ve also gotta make the site work in IE7 (it works okay in 8, and I&#8217;m not even gonna try for 6). Yeah, I&#8217;m lazy.</p>
<p>Anyway, let me know what you think in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2010/04/15/tada/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Line Height</title>
		<link>http://www.cookieofdoom.com/2010/02/04/line-height/</link>
		<comments>http://www.cookieofdoom.com/2010/02/04/line-height/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:44:58 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[line height]]></category>
		<category><![CDATA[tft]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=680</guid>
		<description><![CDATA[I know, it&#8217;s been a while since I&#8217;ve written. Don&#8217;t worry, though, I don&#8217;t have a lot of time so I don&#8217;t plan on rambling a lot in this post. I&#8217;m going to talk a little bit about line height, explain some general rules, then give a brief explanation of why they&#8217;re important. I&#8217;m doing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-683" title="Not that kind of line height" src="http://www.cookieofdoom.com/wp-content/uploads/2010/02/lineheightjoke.jpg" alt="Wrong kind of line height." width="175" height="175" />I know, it&#8217;s been a while since I&#8217;ve written. Don&#8217;t worry, though, I don&#8217;t have a lot of time so I don&#8217;t plan on rambling a lot in this post. I&#8217;m going to talk a little bit about line height, explain some general rules, then give a brief explanation of why they&#8217;re important. I&#8217;m doing this because most people are bad at setting line height.<span id="more-680"></span></p>
<h3>What is line height?</h3>
<p>If you&#8217;ve ever had to type a paper, you&#8217;ve probably had to write it in double space. That setting  in Word (line spacing) is what we&#8217;re talking about. It&#8217;s the distance between each line of text in a paragraph. It&#8217;s usually called line height or line spacing (in CSS it&#8217;s called line-height:)</p>
<p>The trouble is that most people set their line-height entirely too low. The usual reason is to save paper (or space on the web). The problem is that the more you cram text together, the harder it is to read. Take a look at the hastily-created illustration below.</p>
<p style="text-align: left;"><img class="size-full wp-image-681 aligncenter" title="Line Height" src="http://www.cookieofdoom.com/wp-content/uploads/2010/02/lineheight.jpg" alt="Line Height" width="340" height="313" /></p>
<p style="text-align: left;">I don&#8217;t know if you can see it or not, but the easiest text to read there is the text set to 21px line height. There&#8217;s a lot of sciencey stuff that goes into why it works that way. I&#8217;m not really going to talk about that. Just understand that the rule on line height is that it should be 1.5x your font-size.</p>
<h3>When should you ignore this?</h3>
<p>As with most rules, this is more of a guideline. You may want to use a higher line height when working with light text on a dark background (like I did with a recent <a href="http://www.blackoakcatering.com" target="_blank">catering website</a>). You might want to set it higher for serif fonts than for sans-serif fonts, because the fancy <a href="http://www.cookieofdoom.com/2009/12/11/to-serif-or-not-to-serif/">serifs</a> may require (or kindly request) more room to breathe. You should also always use whatever your teacher/professor asks for.</p>
<p>You can use a lower line height if your working with all <a href="http://www.cookieofdoom.com/2009/12/14/capital-letters/">capital letters</a> (not too much), or if you&#8217;re working with odd fonts and it just looks better. Larger type can also require less line height.</p>
<h3>Why&#8217;d you write this?</h3>
<p>You might have been doing it right all along, I dunno. For the most part, though, people tend to get this wrong. You&#8217;ll typically see line height set entirely too low, either to save on space or because it&#8217;s the default setting. Adjusting your line height is a really simple thing to do and can make a big difference. Give it a shot.</p>
<p>I told you this post would be short. I kept it under 500 words.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2010/02/04/line-height/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MW2 Clan Website</title>
		<link>http://www.cookieofdoom.com/2010/01/13/mw2-clan-website/</link>
		<comments>http://www.cookieofdoom.com/2010/01/13/mw2-clan-website/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 04:08:25 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[911]]></category>
		<category><![CDATA[MW2]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=666</guid>
		<description><![CDATA[So you might have noticed that I haven&#8217;t written in a few days. I&#8217;ve actually been quite busy working on my clan&#8217;s website (Nine Eleven Clan). Some of you guys are probably wondering what a clan is. Basically it&#8217;s a group of people that you play video games with, which makes me a nerd. I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cookieofdoom.com/2010/01/13/nine-eleven-clan/"><img class="alignright size-full wp-image-667" title="Screenshot" src="http://www.cookieofdoom.com/wp-content/uploads/2010/01/911thumb.jpg" alt="The all new ^911 webite" width="180" height="123" /></a>So you might have noticed that I haven&#8217;t written in a few days. I&#8217;ve actually been quite busy working on my clan&#8217;s website (<a href="http://www.911-clan.com" target="_blank">Nine Eleven Clan</a>). Some of you guys are probably wondering what a clan is. Basically it&#8217;s a group of people that you play video games with, which makes me a nerd. I have my own Blog with a custom made theme, though, so &#8220;nerd&#8221; was already assumed.</p>
<p>Anyway, I have a few things to say about the whole experience. I&#8217;ll add some headers to make the post easier to follow.<span id="more-666"></span></p>
<h3>How I made it</h3>
<p><a href="http://www.cookieofdoom.com/wp-content/uploads/2010/01/wireframe.jpg"><img class="alignleft size-thumbnail wp-image-668" title="Wireframe" src="http://www.cookieofdoom.com/wp-content/uploads/2010/01/wireframe-150x150.jpg" alt="Initial ^911 Wireframe" width="150" height="150" /></a>First I started with a wireframe, of course. I wasn&#8217;t even sure what Content Management System I was going to use (leaning toward <a href="http://www.simplemachines.org/" target="_blank">SMF</a> or <a href="http://www.phpbb.com/" target="_blank">phpBB3</a>), I just wanted to flesh out what the site would look like. I already knew what features and things we&#8217;d need.</p>
<p>Once I had the wireframe it started to become clear that <a href="http://www.simplemachines.org/">SMF</a> would be my chosen CMS. It had better support for plugins that we would need, I was most familiar with it, and so was my clan.</p>
<h3>The Design Process</h3>
<p>I decided to take the color scheme from <a href="http://modernwarfare2.infinityward.com/agegate.php" target="_blank">Modern Warfare 2</a> for the most part. Green was a large part of the MW2 brand, and orange was also used extensively. My initial thought was that they would clash, but I then remembered that they&#8217;ve been used tastefully <a href="http://techplore.com/technology/wp-content/uploads/2009/08/iphone-07-01-09-1.gif" target="_blank">elsewhere</a>.</p>
<p><a href="http://www.cookieofdoom.com/wp-content/uploads/2010/01/finalmockup.jpg"><img class="alignright size-thumbnail wp-image-670" title="Mockup" src="http://www.cookieofdoom.com/wp-content/uploads/2010/01/finalmockup-150x150.jpg" alt="Final Mockup Site" width="150" height="150" /></a>I decided that this would be my first grunge website. I&#8217;ve never really done grunge style, except in a couple signature images. The background texture was the easiest part, I just mixed a bunch of textures together using various blend-modes and added a gradient.</p>
<p>I learned a lot in the designing of the rest of the site. I used bevel in ways I&#8217;ve never really used it before (might write a post on it sometime), and had to do a lot more with putting text on top of busier backgrounds than I ever have before. Looking back, I wish I could have used fewer boxes.</p>
<p>I made a few decisions that go against the standard for most forums. I used a fixed-width layout, which I suppose is becoming more and more common. I also limited (through defining widths and having lots of negative space) the amount of room for posts. This was to keep posts from stretching out and being difficult to read.</p>
<p>I&#8217;ve gotten some complaints about it, and some positive comments. Some people don&#8217;t like the fact that signature images can&#8217;t be wider than 370px, some people like how readable the site is. I guess you can&#8217;t please everyone.</p>
<h3>The Coding</h3>
<p><img class="alignleft size-thumbnail wp-image-672" title="Coding, coding, coding..." src="http://www.cookieofdoom.com/wp-content/uploads/2010/01/coding-150x145.jpg" alt="Coding, coding, coding..." width="150" height="145" />Well, I think I&#8217;d have done the coding completely differently. I took the default SMF (2.0) theme and started modifying it. The trouble is that the CSS is horrible. It gets the job done, but it&#8217;s quite sloppy. It&#8217;s annoying to code for. I used it at the advice of some tutorials, but I think next time I&#8217;ll do more reading to see if there&#8217;s a better option.</p>
<p>The <a href="http://www.simplemachines.org/community/index.php" target="_blank">community</a> was extremely <a href="http://www.simplemachines.org/community/index.php?topic=359347.0" target="_blank">helpful</a>. I had some problems with my PHP code, and was able to get it resolved within a couple hours. Actually, one of the members was kind enough to write some of my code for me, basically. That&#8217;s probably my new favorite thing about SMF.</p>
<h3>Not Done Yet</h3>
<p>I should point out that as of this post the site isn&#8217;t done. I still haven&#8217;t coded my footer, and there are a few bugs. You should definitely <a href="http://www.911-clan.com" target="_blank">check it out</a> though, especially if you&#8217;re looking for an MW2 clan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2010/01/13/mw2-clan-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another New Theme</title>
		<link>http://www.cookieofdoom.com/2009/12/28/another-new-theme/</link>
		<comments>http://www.cookieofdoom.com/2009/12/28/another-new-theme/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 04:03:23 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[site-related]]></category>
		<category><![CDATA[theming]]></category>
		<category><![CDATA[wireframing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=643</guid>
		<description><![CDATA[Well, I decided I really didn&#8217;t like my last mockup, which was based off of my wireframe. I liked some elements from it, but really felt like it was too simplistic. The new element actually has a slightly reworked wireframe, and brand new typography (planning on using CSS3, you can see the default and the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_644" class="wp-caption alignright" style="width: 160px"><a href="http://cookieofdoom.com/images/sites/late2009theme.jpg"><img class="size-thumbnail wp-image-644" title="Late 2009 Theme" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/late2009theme-150x150.jpg" alt="My latest evil plan..." width="150" height="150" /></a><p class="wp-caption-text">My latest evil plan...</p></div>
<p>Well, I decided I really didn&#8217;t like my <a href="http://www.cookieofdoom.com/2009/10/26/new-new-new-theme-mockup/" target="_self">last</a> mockup, which was based off of my <a href="http://www.cookieofdoom.com/2009/10/01/why-you-should-wireframe/">wireframe</a>. I liked some elements from it, but really felt like it was too simplistic. The new element actually has a slightly reworked wireframe, and brand new typography (planning on using CSS3, you can see the default and the fallback in the <a href="http://cookieofdoom.com/images/sites/late2009theme.jpg" target="_blank">full image</a>). The main thing I kept from the old mockup is the color scheme.</p>
<p>I&#8217;ve still got some final changes to make, like adding a photo in the &#8220;about&#8221; section, and I need to rework my social media icons. Other than that, I think I&#8217;m ready to start coding.</p>
<p>I&#8217;m wondering, though, if you have any suggestions? Do you think it&#8217;s ready to be coded? Please comment, I appreciate any input. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/12/28/another-new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emphasis</title>
		<link>http://www.cookieofdoom.com/2009/12/19/emphasis/</link>
		<comments>http://www.cookieofdoom.com/2009/12/19/emphasis/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 17:32:59 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[capitalization]]></category>
		<category><![CDATA[emphasis]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tft]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=614</guid>
		<description><![CDATA[Today we&#8217;re gonna talk a little about emphasis. Now, I already started to cover this in my last post. I ended up ranting about the use of all capital letters, though. In this post we&#8217;ll be taking a look at the individual ways you can add emphasis to your text, and talk about some best [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-628" title="Answer: None of them are, really." src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/emphasis.jpg" alt="Answer: None of them are, really." width="390" height="62" />Today we&#8217;re gonna talk a little about emphasis. Now, I already started to cover this in my <a href="http://www.cookieofdoom.com/2009/12/14/capital-letters/">last post</a>. I ended up ranting about the use of all capital letters, though. In this post we&#8217;ll be taking a look at the individual ways you can add emphasis to your text, and talk about some best practices for each of them.<span id="more-614"></span></p>
<p>I&#8217;m told that <a href="http://twentytwowords.com/2008/10/29/22-very-simple-ways-for-a-new-blogger-to-improve/" target="_blank">people like lists</a> so here&#8217;s a list of ways you can emphasize (or de-emphasize) in your text.</p>
<ul>
<li>Bold</li>
<li>Italic</li>
<li>Underline</li>
<li>All caps/Small caps</li>
<li>Font size</li>
<li>Font Color</li>
</ul>
<p><a href="http://www.fontsquirrel.com/fonts/Colaborate" target="_blank"><img class="alignleft size-full wp-image-620" title="Font: Colaborate" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/fontweight.jpg" alt="Font: Colaborate" width="160" height="278" /></a>Alright, I&#8217;m pretty sure that covers it. You could also throw in exclamation points and parentheses, but I&#8217;m aiming to cover the things that actually modify the appearance of your text in this post. The goal with all of these things is to create contrast. You want to make the things you&#8217;re trying emphasize stand out. That sounds pretty obvious, but it&#8217;s important to understand as we go on.</p>
<p><a href="http://www.fontsquirrel.com/fonts/Colaborate"></a>The problem is that most people try to emphasize too many things. Amateurs will often bold large sections of text, and underline, capitalize, or italicize sections of text within that. The trouble there is that you&#8217;ve lost your contrast as soon as you bold a large section of text. Adding even more emphasis within already emphasized text doesn&#8217;t help and often only confuses your reader. That&#8217;s why it&#8217;s important that you use emphasis in your text sparingly. Usually, you can get a similar effect by simply adjusting your wording.</p>
<p>You should use effects like bold <strong>only</strong> when you think it is really important to point something specific. When you looked at this paragraph, you probably looked at the word &#8220;only&#8221; first, and then read the sentence which contained it.</p>
<p>Pointing things out in your writing like that should be used sparingly, and it&#8217;s good to have a maximum of only one or two emphasized words in each paragraph. Adding more gets confusing or overpowering. Even worse is when you have some things underlines, some things italic, and some things bold. It&#8217;s usually best to use emphasis minimally and only use one form of emphasis.</p>
<h3>What kind of emphasis should I use?</h3>
<p>That&#8217;s a good question. The kind of emphasis you use will depend on you medium and the kind of emphasis you want to create. In my mind, using bold is very similar to saying something a little louder and more sternly or passionately. Italics tend to create the appearance of someone very carefully pronouncing each syllable for added clarity. Underline is very similar to bold, but it should never be used on the web. All capital letters will create the the appearance of yelling, and should generally be <a href="http://www.cookieofdoom.com/2009/12/14/capital-letters/">avoided</a>.</p>
<h3>The rules?</h3>
<p>I&#8217;m always hesitant to write these lists. I&#8217;ll attach the same conditions for these rules as I attach to all rules I post here. These rules can be broken if you have a good reason for doing so. They&#8217;re more like guidelines for when you&#8217;re not sure what you&#8217;re doing.</p>
<ul>
<li><strong><em><span style="text-decoration: underline;">Don&#8217;t combine types of emphasis.</span></em></strong></li>
<li>Don&#8217;t emphasize more than a word or two in a sentence.</li>
<li>Always think twice before using type-modifications to add emphasis, there might be another way.</li>
<li>Don&#8217;t use underlined text on the internet, it makes people think the text is a <span style="text-decoration: underline;">link</span>.</li>
<li>Avoid all capital letters.</li>
<li>Always keep in mind that contrast is what you&#8217;re trying to achieve. More contrast = more emphasis (usually)</li>
<li>Most people like to decide what they read first, taking that control away from them can be annoying.</li>
</ul>
<p>That&#8217;s about all I can think of for now. Remember that if you have any questions, feel free to comment or <a href="http://www.cookieofdoom.com/contact-me/">contact me</a>. I&#8217;ll do my best to help you out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/12/19/emphasis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Capital Letters</title>
		<link>http://www.cookieofdoom.com/2009/12/14/capital-letters/</link>
		<comments>http://www.cookieofdoom.com/2009/12/14/capital-letters/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 00:32:01 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[capitalization]]></category>
		<category><![CDATA[emphasis]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tft]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=600</guid>
		<description><![CDATA[I&#8217;m going to tackle an issue that I see as a very common problem. Most people understand that it is important to emphasize things in their text. Most people also understand that ways of doing this include using bold letters, italic letters, capital letters, different colors, and large text. Unfortunately, though, most people really have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-603" title="ATTENTION!" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/attention-300x225.png" alt="ATTENTION!" width="240" height="180" />I&#8217;m going to tackle an issue that I see as a very common problem. Most people understand that it is important to emphasize things in their text. Most people also understand that ways of doing this include using bold letters, italic letters, capital letters, different colors, and large text. Unfortunately, though, most people really have no idea how to effectively use these methods. Many people often end up using the wrong kind of emphasis, or using entirely too much emphasis.</p>
<p>We&#8217;re going to tackle each of these over the next few post. Today we&#8217;ll just be covering capital letters, or &#8220;All Caps&#8221;.</p>
<p><span id="more-600"></span></p>
<h3>CAPITAL LETTERS ARE AWESOME!</h3>
<p>If you know anything about typography you can guess why I&#8217;m addressing this one first. If you don&#8217;t know why I&#8217;m addressing this first, hopefully you will soon. Here&#8217;s the deal: all capital letters can be used elegantly, but probably not by you. Don&#8217;t worry, though, it&#8217;s okay. Capital letters are a very hard thing to use well. The problem is that most people think that you should use them to add emphasis. If you look at good design, though, that&#8217;s rarely the case.</p>
<h3>Why you should avoid all capital letters</h3>
<p>Personally, I try to avoid using all-capital letters. Only certain fonts do it well, you usually need to space the letters out more, and it&#8217;s very hard to make it look like you&#8217;re not yelling. Italic capital letters are especially bad at this. They give the feeling that the text is running and screaming at the same time.</p>
<p><img class="aligncenter size-full wp-image-609" title="Letter Differences" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/abcde.jpg" alt="Letter Differences" width="400" height="236" />The problem is that the way we read is usually heavily influenced by the height of the letters. In lowercase text you have all sorts of highs and lows. Differences like that aid in reading a great deal. Capital letters (in most fonts), however, are all the same height. This makes it more difficult to read because the text is more blocky and thus less recognizable.</p>
<h3>Basic rules</h3>
<p>So here are some rules for using all-capital letters. You can break these, but be very careful.</p>
<ul>
<li>Don&#8217;t use all capital letters.</li>
<li>If you use all capital letters, only use it for small sections of text.</li>
<li>If you want to look like your yelling, reconsider yelling; it&#8217;s rude.</li>
<li>Avoid mixing all caps with italic, underlined, or bold text—especially italic.</li>
<li>All capital letters are best used in headers, avoid using it in body text.</li>
</ul>
<p><img class="alignright size-medium wp-image-607" title="Are you ready?" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/capslock-300x230.jpg" alt="Are you ready?" width="240" height="184" />Personally, I rarely use all capital letters. I&#8217;ve done it in logo design, and a couple typographic compositions, but I don&#8217;t make a habit of it. The big thing about all capital letters is that you need to think it through. If you&#8217;re just using them to get attention, try something else. Unless they&#8217;re used very carefully, it&#8217;s very tacky.</p>
<p>The next post will cover emphasis a bit more broadly, and talk about mixing emphasis methods. I wanted to get all capital letters out of the way because it&#8217;s really my biggest pet-peeve.. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/12/14/capital-letters/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>To Serif or Not to Serif?</title>
		<link>http://www.cookieofdoom.com/2009/12/11/to-serif-or-not-to-serif/</link>
		<comments>http://www.cookieofdoom.com/2009/12/11/to-serif-or-not-to-serif/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:08:33 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[sans-serif]]></category>
		<category><![CDATA[serif]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tft]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=576</guid>
		<description><![CDATA[
I told you I&#8217;d be writing more frequently! I even intend to get back to work on my digital photography series soon. Today we&#8217;re going to look at the differences between serif and sans-serif fonts. We&#8217;ve got a lot of work to do, so let&#8217;s get started.
What the heck does serif mean?
I dislike French as [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left; "><img class="size-full wp-image-577 aligncenter" title="Serif vs. Sans" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/serifsans.jpg" alt="Serif vs. Sans" width="420" height="89" /></p>
<p style="text-align: left; ">I <a href="http://www.cookieofdoom.com/2009/12/10/text-fonts-and-typography/">told you</a> I&#8217;d be writing more frequently! I even intend to get back to work on my digital photography series soon. Today we&#8217;re going to look at the differences between serif and sans-serif fonts. We&#8217;ve got a lot of work to do, so let&#8217;s get started.</p>
<h3>What the heck does serif mean?</h3>
<p>I dislike French as much as the next guy, but we&#8217;ll get into it real quick here. The actual meaning of the word &#8217;serif&#8217; is uncertain. Some people think it means &#8216;line&#8217; or &#8217;stroke&#8217; since that&#8217;s what it basically is. &#8216;Sans&#8217; comes from the French and means &#8216;without&#8217;. Basically, serifs are little lines or strokes in the letter-form that really don&#8217;t need to be there. Serifs are added to letter-forms for decoration or to increase readability. That means a sans-serif font is a font without those things.<span id="more-576"></span></p>
<p><img class="alignright size-full wp-image-580" title="Arial and Georgia" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/adobegeorgia.jpg" alt="Arial and Georgia" width="260" height="138" />Some common examples of serif fonts include Times New Roman, Georgia, and Garamond. Examples of sans-serif fonts include Arial, Tahoma, and Calibri. Usually the differences are obvious, but in the <a href="http://www.cookieofdoom.com/wp-content/uploads/2009/12/serifsans.jpg">example</a> at the top of this page, it&#8217;s not so obvious. That&#8217;s because I used a (free) font called <a href="http://www.josbuivenga.demon.nl/fontin.html" target="_blank">Fontin</a> and a font called <a href="http://www.josbuivenga.demon.nl/fontinsans.html" target="_blank">Fontin Sans</a>. They&#8217;re very similar. If you look closely, though, especially at the letter &#8216;n&#8217;, there&#8217;s a difference. The serif font is more&#8230; frilly.</p>
<h3>Why should I care?</h3>
<p>Serif vs. Sans-Serif is one of the largest and most common differences between fonts. When you are picking a font to convey a certain style or emotion, serif vs. sans-serif can be an extremely important decision. It&#8217;s kind of like clothing. You wouldn&#8217;t wear a bow tie while skate-boarding, and you wouldn&#8217;t wear a bandanna to a fancy ball. Sans-serif fonts are appropriate in some places, and serif fonts are appropriate in others. The key is learning to use them properly.</p>
<h3>Okay, how do I use them properly?</h3>
<p>I&#8217;m glad you asked. I&#8217;m going to oversimplify here a bit, because I don&#8217;t want to overwhelm you with information. There&#8217;s a lot that goes into picking a font. All of the tips I&#8217;m about to give you can be ignored if you know what you&#8217;re doing. Since you&#8217;re reading this, though, I&#8217;m guessing you don&#8217;t know a lot about picking fonts.</p>
<h3>Sans-Serif Fonts</h3>
<p><img class="alignleft size-full wp-image-585" title="I feel pretty" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/ifeelpretty.jpg" alt="ifeelpretty" width="140" height="136" />Sans-serif fonts tend to look a bit more modern. This impression, though, is not accurate. Examples of sans-serif fonts date back to as early as 500BC. It was not until recently, however, that they were used extensively in digital media. It was not uncommon to view webpages made entirely with serif fonts 15 years ago. Thus, when you are trying to make something look more modern, it may be wise to use a sans-serif font.</p>
<p>Sans-serif fonts are also easier to work with, in general, because they are less complicated. You don&#8217;t have to worry about all the little frilly things getting tangled up in each other. For someone looking to put together a short document or composition, I would tend to recommend using a sans-serif font. It can save time and effort.</p>
<h3>Serif fonts</h3>
<p>Serif fonts generally look more elegant, at least when used properly. While many sans-serif fonts are simply utilitarian, serif fonts tend to look more designed. While this is not universally true of all fonts, it is often the case. Most people would say that Times New Roman is prettier than Arial. The added complexity adds a level of beauty and complication.</p>
<p><img class="size-full wp-image-586 alignright" title="Beautiful, complicated, and impressive" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/constipatedbeauty.jpg" alt="Beautiful, complicated, and impressive" width="180" height="131" />You&#8217;re going to have to weigh the cost of the time it takes to properly use a serif font (picking good and appropriate one, and adjusting it as needed&#8230; which we&#8217;ll cover in future posts) against the added beauty and intricacy gained of using said serif font. This is actually also true of sans-serif fonts as well, but I know I tend to notice it far more often when using serif fonts.</p>
<p>One other important difference between serif and sans serif fonts is one that may or may not exist. It is believed by many people that serif fonts assist the reader in his reading by guiding the eye from letter to letter. There are also those who disagree, saying that increased readability of serif fonts in large bodies of text is a myth. Personally, I don&#8217;t know. I tend to use serif fonts if I&#8217;m writing a large amount of text. I don&#8217;t know if it helps readability, but I think it does look better. It also keeps me from getting complaints.</p>
<h3>Your medium</h3>
<p>I almost forgot to mention this. Your medium is extremely important when choosing your font. Digital displays tend to be much lower quality than paper. That means that the subtle details in serif fonts tend to get lost. They can even cause confusion and eye strain. Serif fonts are fine on digital displays in larger sizes, and can be okay in smaller(ish) sizes on digital displays when properly antialased (which we&#8217;ll also cover in a future post). In general, serif fonts will look much better on paper.</p>
<h3>So which one should I use?</h3>
<p><img class="alignleft size-thumbnail wp-image-588" title="comicsans" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/comicsans-150x150.jpg" alt="comicsans" width="150" height="150" />I&#8217;m not actually going to answer that. [cue evil laugh]. Choosing a font is a matter of taste, and requires great care. There is no one solution. Your project will require different things based on what you&#8217;re trying to do. I hope that the information I&#8217;ve presented in this post will assist you in making the proper choice.</p>
<h3>Just give me some general guidelines, you ramble too much.</h3>
<p>Okay, it&#8217;s impossible to ramble in a list, right? Here are some tips.</p>
<ul>
<li>Don&#8217;t use small serif fonts if your text is only going to be displayed on monitors.</li>
<li>Don&#8217;t use sans-serif fonts for large amounts of text without using headings.</li>
<li>Try using a serif font for headings and a sans-serif font for body text&#8230; or vice versa.</li>
<li>Use serif fonts to produce a more modern look.</li>
<li>Use sans serif fonts to produce a more classical look.</li>
</ul>
<p>I really didn&#8217;t want to do that, because some of the tips should often be ignored. They are general guidelines, and oversimplified to say the least. They may, however, make a decent starting point. The best way to learn is to study good typography, and practice creating your own&#8230; a lot.</p>
<p>Go forth and practice!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/12/11/to-serif-or-not-to-serif/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>text, fonts, and typography</title>
		<link>http://www.cookieofdoom.com/2009/12/10/text-fonts-and-typography/</link>
		<comments>http://www.cookieofdoom.com/2009/12/10/text-fonts-and-typography/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 00:42:40 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tft]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=562</guid>
		<description><![CDATA[ I haven&#8217;t been posting here much, as you may have noticed. See, I&#8217;ve wanted to do a large, combined post on good fonts and how to use them. The project seemed to get bigger and bigger as I added more fonts; it got to where just the thought of the project made me not [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-561" title="textfontstypography" src="http://www.cookieofdoom.com/wp-content/uploads/2009/12/textfontstypography.png" alt="Text, fonts, and typography" width="210" height="159" /> I haven&#8217;t been posting here much, as you may have noticed. See, I&#8217;ve wanted to do a large, combined post on good fonts and how to use them. The project seemed to get bigger and bigger as I added more fonts; it got to where just the thought of the project made me not want to write.</p>
<p>That&#8217;s why I&#8217;m starting a new series entitled &#8220;Text, Fonts, and Typography&#8221;. It&#8217;ll be somewhere in the neighborhood of a dozen posts (possibly more), and it will talk about typography and fonts, mostly. It may also include some things about text, and by text I mean altering writing to fit your typography.<span id="more-562"></span></p>
<h3>Communication is an art</h3>
<p>Well, at least it should be. A lot of people write papers, blog posts, or other things and only focus on one aspect. The trouble is that there are many aspects to communication (written or otherwise). When you&#8217;re speaking you need to take into account things like your tempo, volume, pitch, and more. Otherwise people will find it harder to listen to you. As you get more into speaking you learn to modify your speech to fit what you&#8217;re talking about. That&#8217;s what makes people really tune in, because you sound like you care what you&#8217;re talking about.</p>
<p>Written communication is the same way. I&#8217;m by no means a writer, but I do know a little bit about it. It&#8217;s important that you work on not only the words and sentence structure you use, but also how it looks. Many good papers have been ruined because the author chose to use his &#8220;favorite font&#8221; (usually Comic Sans or something equally as overused). Picking the wrong font (or using a good one poorly) can cause a college-level science essay to look like a 3rd graders book report.</p>
<h3>Here we go!</h3>
<p>Don&#8217;t worry. This is exactly the problem I plan on addressing. We&#8217;ll talk about things like serif vs sans-serif, line-height, kerning, tracking, headers, body text, and more. I&#8217;m hoping not only to teach you things as we go, but also to learn myself. Stay tuned for more!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/12/10/text-fonts-and-typography/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New New New Theme Mockup</title>
		<link>http://www.cookieofdoom.com/2009/10/26/new-new-new-theme-mockup/</link>
		<comments>http://www.cookieofdoom.com/2009/10/26/new-new-new-theme-mockup/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:52:42 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[site-related]]></category>
		<category><![CDATA[theming]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=522</guid>
		<description><![CDATA[I probably have an extra &#8220;new&#8221; up there. I&#8217;ve changed themes a few times, though, since I started this Blog. I figured I&#8217;d poke a little fun at myself. Anyway, the new theme is based off of the wireframe you&#8217;re currently looking at (well, you were when this post was made, anyway).
It features some of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_523" class="wp-caption alignright" style="width: 160px"><a href="http://www.cookieofdoom.com/wp-content/uploads/2009/10/cookienew.jpg"><img class="size-thumbnail wp-image-523" title="New Theme" src="http://www.cookieofdoom.com/wp-content/uploads/2009/10/cookienew-150x150.jpg" alt="Latest theme mockup" width="150" height="150" /></a><p class="wp-caption-text">Latest theme mockup</p></div>
<p>I probably have an extra &#8220;new&#8221; up there. I&#8217;ve changed themes a few times, though, since I started this Blog. I figured I&#8217;d poke a little fun at myself. Anyway, the new theme is based off of the <a href="http://www.cookieofdoom.com/2009/10/01/why-you-should-wireframe/">wireframe</a> you&#8217;re currently looking at (well, you were when this post was made, anyway).</p>
<p>It features some of the orange-and-blue coloring that CookieofDoom.com has long been <a href="http://cookieofdoom.com/images/preview.jpg" target="_blank">known for</a>. This template is a bit darker and more subtle, though. It uses contrast to draw attention to the content, rather than a super-strong <a href="http://www.cookieofdoom.com/2009/06/19/new-theme-round-3/" target="_blank">orange</a> that makes you run away from your monitor.</p>
<p>Anyway, it&#8217;s still an unfinished Photoshop mock-up, so it&#8217;ll be a while before you see it live. There&#8217;s also a <a href="http://www.cookieofdoom.com/wp-content/uploads/2009/10/cookienew.jpg" target="_blank">life-sized preview</a>. Comments are appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/10/26/new-new-new-theme-mockup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pardon the mess&#8230;</title>
		<link>http://www.cookieofdoom.com/2009/10/14/pardon-the-mess/</link>
		<comments>http://www.cookieofdoom.com/2009/10/14/pardon-the-mess/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 00:30:25 +0000</pubDate>
		<dc:creator>cookieofdoom</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[site-related]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wireframe]]></category>
		<category><![CDATA[wireframing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.cookieofdoom.com/?p=459</guid>
		<description><![CDATA[I&#8217;m lazy when it comes to my own website. I tend to work on other people&#8217;s sites, projects, and such a lot more. Whatever time is left over is occasionally spent working on this Blog. I&#8217;ve decided to kind of force myself to get to work around here.
The website right now looks a lot like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cookieofdoom.com/wp-content/uploads/2009/10/Untitled-2.jpg"><img class="alignleft size-full wp-image-461" title="Under Construction" src="http://www.cookieofdoom.com/wp-content/uploads/2009/10/Untitled-2.jpg" alt="Under Construction" width="125" height="125" /></a>I&#8217;m lazy when it comes to my own website. I tend to work on other people&#8217;s sites, projects, and such a lot more. Whatever time is left over is occasionally spent working on this Blog. I&#8217;ve decided to kind of force myself to get to work around here.</p>
<p>The website right now looks a lot like my <a href="http://www.cookieofdoom.com/2009/10/01/why-you-should-wireframe/">wireframe</a>. That&#8217;s because it basically is my wireframe. It was fast and easy to code, lightweight, and minimalistic.</p>
<p>I was originally going to add all sorts of stuff to it, but then I thought&#8230; Who has a wireframe as their blog theme? This makes me unique. That&#8217;s a pretty lousy excuse, I know. I am planning on making a new theme from the wireframe at some point. I&#8217;ve put this up so I could have my own theme up, and to encourage me to finish the design and coding on the final version.</p>
<p>Consider this cookieofdoom.com version 2.0a. Check back soon to see more progress. If you don&#8217;t see any for a while, you can comment and tell me to get to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cookieofdoom.com/2009/10/14/pardon-the-mess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
